<?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: syll.xml 5469 2009-01-22 23:04:45Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="dictionaries" ident="syll">
  <equiv/>
  <gloss>syllabification</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">syllabisation</gloss>
  <gloss version="2007-05-04" xml:lang="es">silabación</gloss>
  <gloss version="2007-01-21" xml:lang="it">divisione in sillabe</gloss>
  <desc>contains the syllabification of the headword.</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 la syllabisation du mot-vedette.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la silabación de un lema</desc>
  <desc version="2007-01-21" xml:lang="it">contiene la divisione in sillabe del lemma</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">
      <form>
        <orth>area</orth>
        <hyph>ar|ea</hyph>
        <syll>ar|e|a</syll>
      </form>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
              因漢字為一字一音節，故無法提供範例 
       </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DITPFO"/>
  </listRef>
</elementSpec>
