<?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: expan.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="expan">
  <equiv/>
  <gloss>expansion</gloss>
  <gloss version="2007-12-20" xml:lang="kr">확장 표기</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">縮寫還原</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2009-01-06" xml:lang="fr">expansion</gloss>
  <gloss version="2007-05-04" xml:lang="es">expansión</gloss>
  <gloss version="2007-01-21" xml:lang="it">espansione</gloss>
  <desc>contains the expansion of an abbreviation.</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="2009-01-06" xml:lang="fr">contient l'expansion d'une
        abréviation</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la expansión de una abreviatura.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene l'esapnsione di un'abbreviazione.</desc>
  <classes>
    <memberOf key="model.pPart.editorial"/>
    <memberOf key="model.choicePart"/>
    <memberOf key="att.editLike"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">The address is Southmoor <choice><expan>Road</expan><abbr>Rd</abbr></choice>
        </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <choice>
        <expan>歐洲聯盟</expan>
        <abbr>歐盟</abbr>
      </choice>
    </egXML>
  </exemplum>
  <remarks>
    <p>The content of this element should usually be a complete word
            or phrase. The <gi>ex</gi> element provided by the <ident type="module">transcr</ident> module may be used to mark up
            sequences of letters supplied within such  an expansion.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Le contenu de cet élément doit généralement être une expression ou un mot complets.
            L'élément <gi>ex</gi> fourni par le module <ident type="module">transcr</ident> peut
            être utilisé pour baliser des suites de lettres fournies dans une expansion de ce
            type.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
            当該要素の内容は，完全な語句であるべきである．
            <ident type="module">転記モジュール</ident>にある要素<gi>ex</gi>
            
            を使い，省略形の元の形を文字列として示すことができる．
        </p>
  </remarks>
  <listRef>
    <ptr target="#CONAAB" type="div3"/>
  </listRef>
</elementSpec>
