<pos>

<pos> (part of speech) indicates the part of speech assigned to a dictionary headword such as noun, verb, or adjective. 9.3.2 Grammatical Information
組件dictionaries — 9 Dictionaries
屬性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
屬於 model.entryPart model.gramPart
可包含
宣告
element pos
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
例子
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj</pos>
 </gramGrp>
</entry>