<w>
| <w> (word) 文法上の語を示す(正書形である必要はない). 17.1 Linguistic Segment Categories | |||||||||
| モジュール | analysis — 17 Simple Analytic Mechanisms | ||||||||
| 属性 | att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
| ||||||||
| 当該モジュールを使用するもの | model.segLike | ||||||||
| 下位 | |||||||||
| 宣言 | element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, attribute lemma { data.word }?, ( text | model.gLike | model.segLike | model.global )* } | ||||||||
| 例 | <w type="verb" lemma="hit">hitt<m type="suffix">ing</m> </w> | ||||||||
| 解説 | May contain character data and
<seg>, <w>, <m> and <c>
elements. | ||||||||
