<w>
<w> (palabra) representa una palabra gramatical(no necesariamente ortográfica) 17.1 Linguistic Segment Categories | |||||||||
Módulo | analysis — 17 Simple Analytic Mechanisms | ||||||||
Atributos | att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
| ||||||||
Used by | model.segLike | ||||||||
May contain | |||||||||
Declaración | element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, attribute lemma { data.word }?, ( text | model.gLike | model.segLike | model.global )* } | ||||||||
Ejemplo | <w type="verb" lemma="hit">hitt<m type="suffix">ing</m> </w> | ||||||||
Nota | May contain character data and
<seg>, <w>, <m> and <c>
elements. |