<?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$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="iso-fs" ident="cond">
  <gloss versionDate="2005-01-14" xml:lang="en">conditional feature-structure constraint</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">조건적 자질-구조 제약</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">條件功能結構限制</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">contrainte conditionnelle de structure de traits</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">restricciones de estructura de rasgo condicional</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">vincolo della struttura di tratti condizionato</gloss>
  <desc versionDate="2007-07-13" xml:lang="en">defines a conditional feature-structure constraint; the consequent
and the antecedent are specified as feature structures or
feature-structure collections; the constraint is satisfied if both the
antecedent and the consequent subsume a given feature
structure, or if the antecedent does not.</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="2007-06-12" xml:lang="fr">définit une contrainte conditionnelle de structure de
      traits ; la conséquence et l'antécédent sont indiqués comme structures de traits ou comme
      groupes de structures de traits ; la contrainte est satisfaite si à la fois l'antécédent et
      la conséquence englobent une structure de traits donnée, ou si l'antécédent ne l'englobe
    pas</desc>
  <desc versionDate="2007-05-04" xml:lang="es">define una restricción de estructura de rasgo condicional; el resultante y el antecedente se especifican como estructuras de rasgo o grupos de estructuras de rasgo; la restricción se cumple tanto si tanto el antecedente como el resultante incluyen una estructura de rasgo dada, o si el antecedente no lo hace.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">definisce un vincolo della struttura di tratti condizionato; il successivo e l'antecedente sono specificati come strutture di tratti o gruppi di strutture di tratti; il vincolo è soddisfatto se entrambi
    l'antecedente e il successivo sussumono una data struttura di tratti, o se l'antecedente non lo fa..</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <rng:group xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:ref name="fs"/>
        <rng:ref name="f"/>
      </rng:choice>
      <rng:ref name="then"/>
      <rng:choice>
        <rng:ref name="fs"/>
        <rng:ref name="f"/>
      </rng:choice>
    </rng:group>
  </content>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <cond>
        <fs>
          <f name="BAR">
            <symbol value="1"/>
          </f>
        </fs>
        <then/>
        <fs>
          <f name="SUBCAT">
            <binary value="false"/>
          </f>
        </fs>
      </cond>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p rend="dataDesc">May contain an antecedent feature structure, an empty
<gi>then</gi> element, and a consequent feature structure.</p>
    <p/>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p rend="dataDesc">Peut contenir une structure de traits précédente, un élément vide
                    <gi>then</gi> et une structure de traits suivante.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p rend="dataDesc">
    内容として，前提部に素性構造，空要素<gi>then</gi>，帰結部に素性構
  造を持つかもしれない．
  </p>
    <p/>
  </remarks>
  <listRef>
    <ptr target="#FD"/>
  </listRef>
</elementSpec>
