<hom>
<hom> (동형이의어) 하나의 표제 항목 내에서 하나의 동형이의어와 관련된 정보들을 모아 놓는다. 9.2 The Structure of Dictionary Entries | |
모듈 | dictionaries — 9 Dictionaries |
전체 속성에 부가 | att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
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> |