<pos>

<pos> (parte del discorso) indica la parte del discorso assegnata a un lemma (nome, verbo, aggettivo, ecc.) 9.3.2 Grammatical Information
Modulodictionaries — 9 Dictionaries
Attributi att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Usato da
Può contenere
Dichiarazione

<rng:element name="pos">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element pos
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
Esempio
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj</pos>
 </gramGrp>
</entry>