<w>
<w> (word) represents a grammatical (not necessarily orthographic) word. 17.1 Linguistic Segment Categories | |||||||||||||||
Module | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||
Attributes | att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype)
| ||||||||||||||
Used by | |||||||||||||||
May contain | gaiji: g | ||||||||||||||
Declaration |
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 | model.segLike | model.global | model.lPart | model.hiLike | model.pPart.edit )* } | ||||||||||||||
Example | <w type="verb" lemma="hit" lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> </w> |