<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)
| ||||||||||||||
Usado por | model.segLike | ||||||||||||||
Puede contener | |||||||||||||||
Declaración |
element w { att.global.attributes, att.segLike.attributes, att.metrical.attributes, attribute lemma { data.key }?, attribute lemmaRef { data.pointer }?, ( text | model.gLike | model.segLike | model.global )* } | ||||||||||||||
Ejemplo | <w type="verb" lemma="hit" lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> </w> |