<entry>
<entry> 합리적으로 체계화된 사전 표제 항목을 포함한다. 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries | |
모듈 | dictionaries — 9 Dictionaries |
전체 속성에 부가 | att.entryLike (@type, @sortKey) |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
element entry { att.global.attributes, att.entryLike.attributes, ( hom | sense | model.entryPart.top | model.global )+ } |
예 |
<entry>
<form> <orth>disproof</orth> <pron>dIs"pru:f</pron> </form> <gramGrp> <pos>n</pos> </gramGrp> <sense n="1"> <def>facts that disprove something.</def> </sense> <sense n="2"> <def>the act of disproving.</def> </sense> </entry> |