<w>
<w> (word) represents a grammatical (not necessarily orthographic) word. 17.1 Linguistic Segment Categories | |||||||||
Module | analysis — 17 Simple Analytic Mechanisms | ||||||||
Attributes | att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
| ||||||||
Used by | model.segLike | ||||||||
May contain | |||||||||
Declaration | element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, attribute lemma { data.word }?, ( text | model.gLike | model.segLike | model.global )* } | ||||||||
Example | <w type="verb" lemma="hit">hitt<m type="suffix">ing</m> </w> | ||||||||
Note | May contain character data and
<seg>, <w>, <m> and <c>
elements. |