<gen>

<gen> (género) identifica el género morfológico de un elemento léxico, como viene dado en el diccionario. [9.3.1 Information on Written and Spoken Forms]
Módulo dictionaries — Dictionaries
Atributos
Miembro de
Contenido en
Puede contener
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
datos de caracteres
Nota

May contain character data and phrase-level elements. Typical content will be masculine, feminine, neuter etc.

This element is synonymous with <gram type="gender">.

Ejemplo
<entry>
 <form>
  <orth>pamplemousse</orth>
 </form>
 <gramGrp>
  <pos>noun</pos>
  <gen>masculine</gen>
 </gramGrp>
</entry>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Declaración
<rng:element name="gen">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.lexicographic.normalized.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element gen
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.lexicographic.normalized.attributes,
   macro.paraContent
}