<channel>

<channel> (主要媒体) テキストが収録された媒体を示す.例えば,書かれてあるテ キストであれば,印刷本,手書き本,eメールなどで,発話されたテキス トであれば,ラジオ,電話,直接会話など. 15.2.1 The Text Description
モジュールcorpus — 15 Language Corpora
属性
mode当該主要媒体の種類を示す.
状態 任意
正当な値:
s
(spoken)
w
(written)
sw
(spoken to be written) e.g. dictation
ws
(written to be spoken) e.g. a script
m
(mixed)
x
(unknown or inapplicable) [初期値]
当該モジュールを使用するもの model.textDescPart
下位
宣言
element channel
{
   att.global.attributes,
   attribute mode { "s" | "w" | "sw" | "ws" | "m" | "x" }?,
   macro.phraseSeq.limited
}
<channel mode="s">face-to-face conversation</channel>