<case>

<case> 辞書中における格情報を示す. 9.3.1 Information on Written and Spoken Forms
モジュールdictionaries — 9 Dictionaries
属性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)
当該モジュールを使用するもの
上位
core: cit
namesdates: nym
下位
宣言

<rng:element name="case">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element case
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
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>
解説
文字データまたは句レベルの要素.典型的な値は, nominative(主格), accusative(対格), dative(与格), genitive(属格) など.
当該要素は,要素<gram type="case">と同義である.