<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
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Usato da
Contenuto in
core: cit
namesdates: nym
Può contenere
Dichiarazione

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