<gen>

<gen> 辞書中の語彙項目にある文法形態素の性を示す. 9.3.1 Information on Written and Spoken Forms
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
当該モジュールを使用するもの
下位
宣言

<rng:element name="gen">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element gen
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
<entry>
 <form>
  <orth>pamplemousse</orth>
 </form>
 <gramGrp>
  <pos>noun</pos>
  <gen>masculine</gen>
 </gramGrp>
</entry>
解説
文字データや句レベルの要素をとるかもしれない.よくあるのは, 男性, 女性, 中性など.
当該要素は,<gram type="gender">と同義である.