<vocal>

<vocal> any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc. 8.3.3 Vocal, Kinesic, Incident
組件spoken — 8 Transcriptions of Speech
屬性 att.timed (@start, @end) att.duration.w3c (@dur) att.ascribed (@who) att.typed (@type, @subtype)
iteratedindicates whether or not the phenomenon is repeated.
狀態 非必備的
資料類型
data.xTruthValue
The value true indicates that the vocal effect is repeated several times rather than just occurring once.
屬於 model.global.spoken
可包含
core: desc gloss
tagdocs: altIdent equiv
宣告
element vocal
{
   att.global.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   att.ascribed.attributes,
   att.typed.attributes,
   attribute iterated { data.xTruthValue }?,
   model.glossLike*
}
例子
<vocal dur="PT12S">
 <desc>whistles</desc>
</vocal>
<vocal iterated="true">
 <desc>whistles intermittently</desc>
</vocal>