<case>
<case> contains grammatical case information given by a dictionary for a given form. 9.3.1 Information on Written and Spoken Forms | |
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 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 } |
Example |
Taken from Wörterbuch der Deutschen Sprache. Veranstaltet und herausgegeben von
Joachim Heinrich Campe. Erster Theil. A - bis - E. (Braunschweig 1807. In der
Schulbuchhandlung):
<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="genitive"/> <number value="singular"/> </gramGrp> <form type="determiner"> <orth>des</orth> </form> <form type="headword"> <orth> <oVar>Evangelii</oVar>,</orth> </form> </form> </entry> |
Note |
May contain character data and phrase-level elements. Typical values will be
of the form nominative, accusative,
dative, genitive, etc.
This element is synonymous with <gram type="case">.
|