<w>
<w> (word) 文法上の語を示す(正書形である必要はない). 17.1 Linguistic Segment Categories | |||||||||||||||
モジュール | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||
グローバル属性の他 | att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
|
||||||||||||||
当該モジュールを使用するもの | |||||||||||||||
下位 | |||||||||||||||
宣言 |
element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, att.typed.attributes, attribute lemma { data.key }?, attribute lemmaRef { data.pointer }?, ( text | model.gLike | seg | w | m | c | model.global | model.lPart | model.hiLike | model.pPart.edit )* } |
||||||||||||||
例 |
<w
type="verb" lemma="hit" lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> </w> |