<shift>
<shift> 한 화자의 일련의 발화의 준언어적 특성이 변화는 시점을 표시한다. 8.3.6 Shifts | |||||||||||||||
모듈 | spoken — 8 Transcriptions of Speech | ||||||||||||||
전체 속성에 부가 | att.ascribed (@who)
|
||||||||||||||
에 의해 사용된 | |||||||||||||||
포함할 수 있다 | 공백 요소 | ||||||||||||||
선언 |
element shift { att.global.attributes, att.ascribed.attributes, attribute feature { "tempo" | "loud" | "pitch" | "tension" | "rhythm" | "voice" }?, attribute new { data.enumerated }?, empty } |
||||||||||||||
예 |
<u who="#LB">
<shift feature="loud" new="f"/>Elizabeth </u> <u who="#EB">Yes</u> <u who="#LB"> <shift feature="loud"/>Come and try this <pause/> <shift feature="loud" new="ff"/>come on </u> <!-- ... --> <listPerson type="speakers"> <person xml:id="LB"/> <person xml:id="EB"/> </listPerson> The word ‘Elizabeth’ is spoken loudly, the words ‘Yes’ and ‘Come and try this’ with normal volume, and the words ‘come on’ very loudly. |