<hom>
<hom> (homógrafo) agrupa información relativa a un homógrafo dentro de una entrada. 9.2 The Structure of Dictionary Entries | |
Módulo | dictionaries — 9 Dictionaries |
Atributos | att.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) |
Usado por | |
Contenido en | |
Puede contener | |
Declaración |
element hom { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.lexicographic.attributes, ( sense | model.entryPart.top | model.global )* } |
Ejemplo |
<entry>
<form> <orth>bray</orth> <pron>breI</pron> </form> <hom> <gramGrp> <pos>n</pos> </gramGrp> <def>cry of an ass; sound of a trumpet.</def> </hom> <hom> <gramGrp> <pos>vt</pos> <subc>VP2A</subc> </gramGrp> <def>make a cry or sound of this kind.</def> </hom> </entry> |