<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>driving</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
}