<entry>
<entry> contiene una voce di dizionario ragionevolmente ben strutturata. 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries | |
Modulo | dictionaries — 9 Dictionaries |
Attributi | att.entryLike (@type, @sortKey) |
Usato da | |
Può contenere | |
Dichiarazione |
element entry { att.global.attributes, att.entryLike.attributes, ( hom | sense | model.entryPart.top | model.global )+ } |
Esempio | <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> |