<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
$Id: interpretation.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="header" ident="interpretation">
  <equiv/>
  <gloss version="2007-06-12" xml:lang="fr">Interprétation</gloss>
  <desc>describes the scope of any analytic or interpretive information
added to the text in addition to the transcription. </desc>
  <desc version="2009-01-05" xml:lang="fr">L’élément Interprétation <gi>interpretation</gi> décrit le champ d’application pour toute information de type analytique ou interprétatif ajoutée au texte en sus de sa transcription.</desc>
  <desc version="2007-12-20" xml:lang="kr">전사본에 덧붙여 텍스트에 부착된 분석적 또는 해석적 정보의 범위를 기술한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">指出除了轉錄之外，文件中加入哪些分析性或詮釋性的資訊。</desc>
  <desc version="2008-04-05" xml:lang="ja">
  転記されたテキストに付加された，分析または解釈情報の範囲を示す．
  </desc>
  <desc version="2006-10-18" xml:lang="de">beschreibt den Umfang von
  Analyse oder Interpretation, die zusätzlich zur Transkription dem
  Text hinzugefügt wurde. </desc>
  <desc version="2007-05-04" xml:lang="es">describe la finalidad de cualquier información analítica o descriptiva añadida al texto en la transcripción.</desc>
  <desc version="2007-01-21" xml:lang="it">descrive l'estenione di qualsiasi informazione analitica o interpretativa inserita nel testo, in aggiunta alla trascrizione</desc>
  <classes>
    <memberOf key="att.declarable"/>
    <memberOf key="model.editorialDeclPart"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="model.pLike"/>
    </rng:oneOrMore>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <interpretation>
        <p>The part of speech analysis applied throughout section 4 was
  added by hand and has not been checked</p>
      </interpretation>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <interpretation>
        <p>第四節部份言說分析是手寫加上去的，尚未檢查。</p>
      </interpretation>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD53"/>
  </listRef>
</elementSpec>
