<?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-10 15:03:31 +0000 (Sat, 10 Jan 2009) $
$Id: decoNote.xml 5299 2009-01-10 15:03:31Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="msdescription" xml:id="DECONOTE" ident="decoNote">
  <gloss>note on decoration</gloss>
  <gloss version="2007-12-20" xml:lang="kr">장식에 관한 설명</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw"/>
  <gloss version="2008-04-06" xml:lang="es">observaciones de la decoración</gloss>
  <gloss version="2007-06-12" xml:lang="fr">note sur un élément de décoration</gloss>
  <gloss version="2007-11-06" xml:lang="it">nota sulla decorazione</gloss>
  <desc xml:id="deconote.desc">contains a note describing either a
decorative component of a manuscript, or a fairly homogenous class of
such components.</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 note décrivant soit un élément de
      décoration du mansucrit, soit une catégorie relativement homogène de tels éléments.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene una nota que describe un componente decorativo de un manuscrito o una clase razonablemente homogénea de tales componentes.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una nota che descrive una componente decorativa di un manoscritto o una classe ragionevolmente omogenea di tali componenti</desc>
  <classes>
    <memberOf key="model.msItemPart"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <rng:ref name="macro.specialPara"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <decoDesc>
        <decoNote type="initial">
          <p>The start of each book of the Bible with 
a 10-line historiated illuminated initial;
prefaces decorated with 6-line blue initials 
with red penwork flourishing; chapters marked by 
3-line plain red initials; verses with 1-line initials, 
alternately blue or red.</p>
        </decoNote>
      </decoDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <decoDesc>
        <decoNote type="initial">
          <p>每本聖經的第一個字母都是十行大小，飾以歷史圖案；引言部份的第一個字母是六行大小，並以紅筆花飾；章節的第一個字母是三行大小，紅的；韻文的第一個字母一行大小，有時是紅色有時是藍色的。</p>
        </decoNote>
      </decoDesc>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msph3"/>
  </listRef>
</elementSpec>
