<w>

<w> (parola) rappresenta la parola grammaticale (non necessariamente in modo ortografico). 17.1 Linguistic Segment Categories
Moduloanalysis — 17 Simple Analytic Mechanisms
Attributi att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
lemmaidentifica il lemma (la voce di un dizionario)
Stato Opzionale
Tipo di dati
data.word
Valori a string of characters representing the spelling of the word's dictionary entry form.
Usato da model.segLike
Può contenere
Dichiarazione
element w
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   attribute lemma { data.word }?,
   ( text | model.gLike | model.segLike | model.global )*
}
Esempio
<w type="verblemma="hit">hitt<m type="suffix">ing</m>
</w>
Nota
May contain character data and <seg>, <w>, <m> and <c> elements.