<vocal>
<vocal> 예를 들어 목소리가 담긴 휴지, 비어휘적 비정규적 경로 등과 같이 목소리는 나지만 어휘적 현상은 아닌 것. 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)
|
||||||
에 의해 사용된 | |||||||
포함할 수 있다 | |||||||
선언 |
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> |