<?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-04-18 20:14:25 +0100 (Wed, 18 Apr 2012) $
$Id: pRef.xml 10249 2012-04-18 19:14:25Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="dictionaries" ident="pRef">
  <equiv/>
  <gloss>pronunciation reference</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">발음 참조</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">發音參照</gloss>
  <gloss versionDate="2008-04-05" xml:lang="ja"/>
  <gloss versionDate="2007-06-12" xml:lang="fr">référence à une prononciation</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">referencia a la pronunciación</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">riferimento per la pronuncia</gloss>
  <desc>in a dictionary example, indicates a reference to the pronunciation(s) of the headword.</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">dans un exemple de dictionnaire, indique une référence à
    la/aux prononciation(s) du mot-vedette</desc>
  <desc versionDate="2007-05-04" xml:lang="es">en un diccionario, indica la pronunciación de un lema.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">in un esempio in un dizionario, indica un riferimento
    alla pronuncia del lemma</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.ptrLike.form"/>
    <memberOf key="att.pointing"/>
    <memberOf key="att.lexicographic"/>
  </classes>
  <content>
    <rng:empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <exemplum xml:lang="de">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
<entry>
       <form>
               <orth>umfahren</orth>
               <pron xml:id="umfahren1">umf'ahren</pron>
               <pron xml:id="umfahren2">'umfahren</pron>
       </form>
       <cit >
               <quote>Paul musste die Pfütze <pRef target="#umfahren1"/>, wenn er nicht nass werden wollte.</quote>
       </cit>
       <cit >
               <quote>Paul wollte das Schild nicht absichtlich <pRef target="#umfahren2"/> und beschädigen.</quote>
       </cit>
</entry>
</egXML></exemplum>
  <listRef>
    <ptr target="#DIHW"/>
  </listRef>
</elementSpec>
