<?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$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="dictionaries" ident="pos">
  <gloss versionDate="2005-01-14" xml:lang="en">part of speech</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">품사</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">詞性</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">partie du discours</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">parte de un discurso</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">parte del discorso</gloss>
  <desc versionDate="2007-10-18" xml:lang="en">indicates the part of speech assigned to a dictionary 
headword  such as noun, verb, or adjective.</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 la partie du discours attribuée à une
			entrée de dictionnaire telle que nom, verbe, adjectif.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">indica la parte del
  discurso asignado a un lema de diccionario (nombre, verbo, adjetivo,
  etc.)</desc>
  <desc versionDate="2007-01-21" xml:lang="it">indica la parte del discorso assegnata a un lemma (nome, verbo, aggettivo, ecc.)</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.entryPart"/>
    <memberOf key="model.gramPart"/>
    <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>isotope</orth>
        </form>
        <gramGrp>
          <pos>adj</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>isotope</orth>
        </form>
        <gramGrp>
          <pos>adj.</pos>
        </gramGrp>
      </entry>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>isotope</orth>
        </form>
        <gramGrp>
          <pos>形容詞</pos>
        </gramGrp>
      </entry>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DITPGR"/>
  </listRef>
</elementSpec>
