<particDesc>
<particDesc> 言語交流における,特定可能な発話者,声,その他の参加者を示す. 15.2 Contextual Information | |
モジュール | corpus — 15 Language Corpora |
属性 | att.declarable (@default) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element particDesc { att.global.attributes, att.declarable.attributes, ( model.pLike+ | ( model.personLike | listPerson )+ ) } |
例 | <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> <relationGrp> <relation type="personal" name="spouse" mutual="#P-1234 #P-4332"/> </relationGrp> </listPerson> </particDesc> この例は,人物に関する,単純な解説と詳細な解説の両方を示したものである.名前モジュールにある要素を使っている. |
解説 | 段落としてある散文の解説または,関連性の形式定義を選択的に持つ,人 物やグループの構造化リストが示されるかもしれない. |