<case>

<case> contains grammatical case information given by a dictionary for a given form. [9.3.1 Information on Written and Spoken Forms]
Moduledictionaries — 9 Dictionaries
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @style, @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.global.change (@change)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
Member of
Contained by
May contain
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration
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):

Das Evangelium, des Evangelii, ...

<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">.