<activity>

<activity> (activity) 包含簡短非正式的文字,描述一個對話參與者除了說話以外其他可能的動作。 [15.2.3 The Setting Description]
組件 corpus — Language Corpora
屬性
俱乐部会员
可包含在於
corpus: setting
可包含

For more fine-grained description of participant activities during a spoken text, the event element should be used.

例子
<activity>駕駛</activity>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
宣告
<rng:element name="activity">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element activity
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   macro.phraseSeq.limited
}