<sense>
<sense> groups together all information relating to one word sense in a dictionary entry, for example definitions, examples, and translation equivalents. 9.2 The Structure of Dictionary Entries | |||||||||
Module | dictionaries — 9 Dictionaries | ||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
| ||||||||
Used by | |||||||||
Contained by | |||||||||
May contain | core: abbr add address binaryObject cb choice cit corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname | ||||||||
Declaration |
element sense { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.lexicographic.attributes, attribute level { data.numeric }?, ( text | model.gLike | sense | model.entryPart.top | model.phrase | model.global )* } | ||||||||
Example |
<sense n="2">
<usg type="time">Vx.</usg> <def>Vaillance, bravoure (spécial., au combat)</def> <cit type="example"> <quote>La valeur n'attend pas le nombre des années</quote> <bibl> <author>Corneille</author> </bibl> </cit> </sense> | ||||||||
Note |
May contain character data mixed with any other elements defined in the
dictionary tag set.
|