<?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: particDesc.xml 10249 2012-04-18 19:14:25Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="corpus" ident="particDesc">
  <equiv/>
  <gloss>participation description</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">참여 기술</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">參與描述</gloss>
  <gloss versionDate="2008-04-05" xml:lang="ja"/>
  <gloss versionDate="2007-06-12" xml:lang="fr">description des participants</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">descripción de participación</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">descrizione dei partecipanti</gloss>
  <desc>describes the identifiable speakers, voices, or other participants
in any kind of 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="2007-06-12" xml:lang="fr">décrit les locuteurs, voix ou autres participants
      identifiables d'une interaction linguistique.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">describe los hablantes identificables, voces u otros participantes de una interacción lingüística.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">descrive parlanti, voci o altri parlanti identificabili in una interazione linguistica.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.profileDescPart"/>
    <memberOf key="att.declarable"/>
  </classes>
  <content>
    <choice xmlns="http://relaxng.org/ns/structure/1.0">
      <oneOrMore>
        <ref name="model.pLike"/>
      </oneOrMore>
      <oneOrMore>
        <choice>
          <ref name="model.personLike"/>
          <ref name="listPerson"/>
          <ref name="listOrg"/>
        </choice>
      </oneOrMore>
    </choice>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <particDesc>
        <listPerson>
          <person xml:id="P-1234" sex="2" age="mid">
            <p>Female informant, well-educated, born in Shropshire
UK, 12 Jan 1950, of unknown occupation.
Speaks French fluently. Socio-Economic status B2.</p>
          </person>
          <person xml:id="P-4332" sex="1">
            <persName>
              <surname>Hancock</surname>
              <forename>Antony</forename>
              <forename>Aloysius</forename>
              <forename>St John</forename>
            </persName>
            <residence notAfter="1959">
              <address>
                <street>Railway Cuttings</street>
                <settlement>East Cheam</settlement>
              </address>
            </residence>
            <occupation>comedian</occupation>
          </person>
          <listRelation>
            <relation type="personal" name="spouse" mutual="#P-1234 #P-4332"/>
          </listRelation>
        </listPerson>
      </particDesc>
    </egXML>
    <p>This example shows both a very simple person description, and a
very detailed one, using some of the more specialized
 elements from the module for Names and
 Dates. </p>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <particDesc>
        <listPerson>
          <person xml:id="fr_P-1234" sex="2" age="mid">
            <p>informateur, sexe féminin, bonne éducation, née à Shropshire UK, 12 Jan 1950,
                commerçante parle français couramment., Statut socio-économique (SSE) :
              commerçant.</p>
          </person>
          <person xml:id="fr_P-4332" sex="1">
            <persName>
              <surname>Delaunay</surname>
              <forename>Liliane</forename>
              <forename>Andrée</forename>
              <forename>Alberte</forename>
            </persName>
            <residence notAfter="1959">
              <address>
                <street>rue de Falaise</street>
                <settlement>la Guérinière, Caen</settlement>
              </address>
            </residence>
            <occupation>serveuse</occupation>
          </person>
          <listRelation>
            <relation type="personal" name="spouse" mutual="#fr_P-1234 #fr_P-4332"/>
          </listRelation>
        </listPerson>
      </particDesc>
    </egXML>
    <p xmlns:teix="http://www.tei-c.org/ns/Examples"> Cet exemple montre une description très simple d'une personne et une description très
        détaillée, utilisant quelques éléments plus spécialisés du module pour les noms et les
        dates. </p>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#biblzh-tw_n25">
      <particDesc>
        <listPerson>
          <person xml:id="zh-tw_P-1234" sex="2" age="mid">
            <p>女性，穿了一件黑紗金絲相間的緊身旗袍，一個大道士髻梳得烏光水滑的高聳在頭頂上；耳墜、項鍊、手串、髮針、金碧輝煌的掛滿了一身。</p>
          </person>
          <person xml:id="zh-tw_P-4332" sex="1">
            <persName>
              <surname>金</surname>
              <forename>兆麗</forename>
              <addName>金大班</addName>
            </persName>
            <residence notAfter="1970">
              <address>
                <street>西門町</street>
                <settlement>台北</settlement>
              </address>
            </residence>
            <occupation>舞女</occupation>
          </person>
          <listRelation>
            <relation type="personal" name="spouse" mutual="#zh-tw_P-1234 #zh-tw_P-4332"/>
          </listRelation>
        </listPerson>
      </particDesc>
    </egXML>
  </exemplum>
  <remarks>
    <p rend="dataDesc">May contain a prose description organized as paragraphs, or a
structured list of persons and person groups, with an optional
formal specification of any relationships amongst them.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p rend="dataDesc">Peut contenir un texte organisé en paragraphes ou une liste
                structurée de personnes, ou encore de groupes de personne, avec facultativement des spécifications formelles
                des rapports qui les unissent.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p rend="dataDesc">
    段落としてある散文の解説または，関連性の形式定義を選択的に持つ，人
    物やグループの構造化リストが示されるかもしれない．
    </p>
  </remarks>
  <listRef>
    <ptr target="#CCAH"/>
    <!--    <ptr target="#HD4"/>
    <ptr target="#CCAS2"/>-->
  </listRef>
</elementSpec>
