<w>
<w> (mot) représente un mot grammatical (pas nécessairement orthographique) 17.1 Linguistic Segment Categories | |||||||||||||||
Module | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||
Attributs | att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
| ||||||||||||||
Utilisé par | model.segLike | ||||||||||||||
Peut contenir | |||||||||||||||
Declaration |
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 )* } | ||||||||||||||
Exemple | <w type="verb" lemma="hit" lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> </w> |