<case>
<case> (cas) contient des informations sur le cas grammatical présenté par le dictionnaire pour une forme donnée. 9.3.1 Information on Written and Spoken Forms | |
Module | dictionaries — 9 Dictionaries |
Attributs | 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) |
Utilisé par | |
Contenu dans | |
Peut contenir | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear gaiji: g msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname tagdocs: att classRef classSpec code eg egXML elementRef elementSpec gi ident listRef macroRef macroSpec moduleRef moduleSpec specDesc specGrp specGrpRef specList tag val |
Declaration |
element case { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.lexicographic.attributes, macro.paraContent } |
Exemple |
<q rend="display">Das Evangelium, des Evangelii, ...</q>
<entry> <form type="lemma"> <gramGrp> <pos value="noun"/> <gen value="n"/> </gramGrp> <form type="determiner"> <orth>Das</orth> </form> <form type="headword"> <orth>Evangelium</orth>,</form> </form> <form type="inflected"> <gramGrp> <case value="genitiv"/> <number value="singular"/> </gramGrp> <form type="determiner"> <orth>des</orth> </form> <form type="headword"> <orth> <oVar>Evangelii</oVar>,</orth> </form> </form> </entry> |
Note |
Peut contenir des caractères et des éléments du niveau expression.
Les valeurs types seront nominative,
accusative, dative,
genitive, etc.
Cet élément est synonyme de<gram type="case">
|