<?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-22 23:04:45 +0000 (Thu, 22 Jan 2009) $
$Id: hyph.xml 5469 2009-01-22 23:04:45Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="dictionaries" ident="hyph">
  <equiv/>
  <gloss>hyphenation</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="2007-06-12" xml:lang="fr">usage du trait d'union</gloss>
  <gloss version="2007-05-04" xml:lang="es">uso del guión</gloss>
  <gloss version="2007-01-21" xml:lang="it">utilizzo del trattino</gloss>
  <desc>contains a hyphenated form of a dictionary headword, or hyphenation information in some
        other form.</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="2007-06-12" xml:lang="fr">contient une entrée avec un trait d'union ou des
			informations relatives à l'usage du trait d'union dans une autre forme. </desc>
  <desc version="2007-05-04" xml:lang="es">contiene alguna forma de uso del guión en el lema de una entrada de diccionario, o información relativa al usa del guión.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una forma del lemma separata da un trattino, o informazioni sull'uso del trattino in qualche altra forma.</desc>
  <classes>
    <memberOf key="model.entryPart"/>
    <memberOf key="model.formPart"/>
    <memberOf key="att.lexicographic"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>competitor</orth>
          <hyph>com|peti|tor</hyph>
          <pron>k@m"petit@(r)</pron>
        </form>
      </entry>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <entry>
        <form>
          <orth>音</orth>
          <hyph>( 因漢字無法以連字符號拆解，故不提供範例。)</hyph>
          <pron>yin</pron>
        </form>
      </entry>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DITPFO"/>
  </listRef>
</elementSpec>
