<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date: 2012-04-18 20:14:25 +0100 (Wed, 18 Apr 2012) $
$Id: s.xml 10249 2012-04-18 19:14:25Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="analysis" ident="s">
  <equiv/>
  <gloss>s-unit</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">s-단위</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">句子單元</gloss>
  <gloss versionDate="2009-02-13" xml:lang="fr">phrase</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">oración</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">unità s</gloss>
  <desc>contains a sentence-like division of a text.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">텍스트의 문장에 해당하는 부분을 포함한다. </desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含文字中一個句子組成的區段。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja"> 文に相当するテキスト単位を示す． </desc>
  <desc versionDate="2009-02-13" xml:lang="fr">contient une division textuelle de type phrase</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una oración del texto.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene la divisione del testo del tipo proposizione</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.segLike"/>
    <memberOf key="att.segLike"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <constraintSpec ident="noNestedS" scheme="isoschematron">
    <constraint>
      <report xmlns="http://purl.oclc.org/dsdl/schematron" test="tei:s">You may not nest one s element within
      another: use seg instead</report>
    </constraint>
  </constraintSpec>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <head>
        <s>A short affair</s>
      </head>
      <s>When are you leaving?</s>
      <s>Tomorrow.</s>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <s>Quand partez-vous ?</s>
      <s>Demain.</s>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#biblzh-tw_n1">
      <s>士何事？”</s>
      <s>尚志。 </s>
    </egXML>
  </exemplum>
  <remarks>
    <p>The <gi>s</gi> element may be used to mark orthographic sentences, or any other segmentation
      of a text, provided that the segmentation is end-to-end, complete, and non-nesting. For
      segmentation which is partial or recursive, the <gi>seg</gi> should be used instead. </p>
    <p>The <att>type</att> attribute may be used to indicate the type of segmentation intended,
      according to any convenient typology.</p>
  </remarks>
  <remarks versionDate="2009-02-13" xml:lang="fr">
    <p>L'élément <gi>s</gi> peut être utilisé pour marquer les phrases ou toute autre segmentation
      existant dans un texte, pourvu que cette segmentation soit présente du début à la fin du
      texte, complète et sans imbrication. Dans le cas d'une segmentation partielle ou récursive,
      l'élément <gi>seg</gi> doit remplacer l'élément <gi>s</gi>.</p>
    <p>L'attribut <att>type</att> peut être utilisé pour indiquer le type de segmentation prévue, selon une typologie appropriée.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p rend="dataDesc"> テキストや句レベルの要素が混在する．また，当該要素自身も含むかもし れない． </p>
    <p> 要素<gi>s</gi>が，ある単位の全体を完全に，入れ子なく示す場合には， 正書形の文や，他のテキスト部分を示すために使われるかもしれない． </p>
  </remarks>
  <listRef>
    <ptr target="#AILC"/>
    <ptr target="#TSSASE"/>
  </listRef>
</elementSpec>
