<annotationBlock>
<annotationBlock> groups together various annotations, e.g. for parallel interpretations of a spoken segment. [8.4.6. Analytic Coding] | |
Module | spoken |
Attributes |
|
Member of | |
Contained by | header: change handNote licence scriptNote linking: listAnnotation standOff msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote transcr: metamark |
May contain | Empty element |
Example | <annotationBlock who="#SPK1" start="#T2" end="#T3" xml:id="ag20"> <u xml:id="u20"> <seg xml:id="seg37" type="utterance" subtype="modeless"> <w xml:id="w46">Yeah</w> </seg> </u> </annotationBlock> <annotationBlock who="#SPK1" start="#T5" end="#T6" xml:id="ag21"> <u xml:id="u21"> <seg xml:id="seg38" type="utterance" subtype="modeless"> <w xml:id="w47">Mhm</w> </seg> </u> </annotationBlock> |
Content model | <content> |
Schema Declaration | element annotationBlock { tei_att.ascribed.attributes, tei_att.timed.attributes, tei_att.global.attributes, ( u | spanGrp | tei_model.global.spoken )* } |