<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date: 2012-12-29 16:36:17 +0000 (Sat, 29 Dec 2012) $
$Id: number.xml 11281 2012-12-29 16:36:17Z kshawkin $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="dictionaries" ident="number">
  <equiv name="grammaticalNumber" uri="http://www.tc37sc4.org"/>
  <gloss versionDate="2007-06-12" xml:lang="fr">nombre</gloss>
  <desc>indicates grammatical number associated with a form, as given in a dictionary.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">사전에 제시된 형태와 관련된 문법적 수를 표시한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">指出單複數形式。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja"> 辞書において，語形と関連する文法上の数を示す． </desc>
  <desc versionDate="2009-04-08" xml:lang="fr"> indique le nombre grammatical associé à une forme, telle
    qu'elle est donnée par le dictionnaire. </desc>
  <desc versionDate="2007-05-04" xml:lang="es">indica el número gramatical asociado a una palabra, como
    viene dado en el diccionario.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">indica il numero grammaticale associato ad una forma,
    secondo la modalità del dizionario.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.morphLike"/>
    <memberOf key="att.lexicographic"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/>
  </content>
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>wits</orth>
          <pron>wIts</pron>
        </form>
        <gramGrp>
          <number>pl</number>
          <pos>n</pos>
        </gramGrp>
      </entry>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>épousailles</orth>
          <pron>[epuzaj]</pron>
        </form>
        <gramGrp>
          <number>pl.</number>
          <pos>n.</pos>
        </gramGrp>
      </entry>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>wits</orth>
          <pron>wIts</pron>
        </form>
        <gramGrp>
          <number>複數</number>
          <pos>名詞</pos>
        </gramGrp>
      </entry>
    </egXML>
  </exemplum>
  <remarks>
    <p>This element is synonymous with <tag>gram type="num"</tag>.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Cet élément est synonyme de <tag>gram type="num"</tag>.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> 当該要素は，<tag>gram type="num"</tag>と同義である． </p>
  </remarks>
  <listRef>
    <ptr target="#DITPFO" type="div2"/>
    <ptr target="#DITPGR" type="div2"/>
  </listRef>
</elementSpec>
