<hom>

<hom> 項目中にあるひとつの同綴異義語に関する情報をまとめる. 9.2 The Structure of Dictionary Entries
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
当該モジュールを使用するもの
下位
宣言

<rng:element name="hom">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:zeroOrMore>
 <rng:choice>
  <rng:ref name="sense"/>
  <rng:ref name="model.entryPart.top"/>
  <rng:ref name="model.global"/>
 </rng:choice>
</rng:zeroOrMore>
</rng:element>
element hom{   att.global.attributes,   att.lexicographic.attributes,   ( sense | model.entryPart.top | model.global )*}
<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>