<entry>
<entry> (entrée) contient une entrée structurée de dictionnaire. 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries | |
Module | dictionaries — 9 Dictionaries |
Attributs | att.entryLike (@type, @sortKey) |
Utilisé par | superEntry model.entryLike |
Peut contenir | |
Declaration |
element entry { att.global.attributes, att.entryLike.attributes, ( hom | sense | model.entryPart.top | model.global )+ } |
Exemple | <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> |