<pos>

<pos> (partie du discours) indique la partie du discours attribuée à une entrée (nom, verbe, adjectif, etc.) 9.3.2 Grammatical Information
Moduledictionaries — 9 Dictionaries
Attributs att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Utilisé par
Peut contenir
Declaration

<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
}
Exemple
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj</pos>
 </gramGrp>
</entry>