<sound> | describes a sound effect or musical sequence specified within a
screen play or radio script. |
Attributes: | type | categorizes the sound in some respect, e.g. as music, special
effect, etc. | | Datatype: CDATA | | Values: any string of characters | | Default: #IMPLIED | discrete | indicates whether the sound overlaps the surrounding speeches
or interrupts them. | | Datatype: (y|n|u) | | Legal values: | y | the sound is heard between the surrounding speeches | n | the sound overlaps the surrounding speeches | u | unknown or inapplicable |
| | Default: u |
|
Example |
<sp><speaker>Benjy</speaker><p>Now to business.</sp>
<sp><speaker>Ford and Zaphod</speaker><p>To business.</sp>
<sound discrete=y>Glasses clink.</sound>
<sp><speaker>Benjy</speaker><p>I beg your pardon?</sp>
<sp><speaker>Ford</speaker><p>I'm sorry, I thought you were
proposing a toast.</sp>
|
Note | A specialized form of stage direction.
|
Tagset | base tag set for performance
texts |
Class | stageDirection [and indirectly also:]
comp.drama, inter |
Filename | teidram2 |
Content: | Contains character data and phrase level elements. |
Parents | ab add admin argument body camera caption case castList cell
colloc corr country damage def desc descrip div div0 div1 div2 div3
div4 div5 div6 div7 docEdition emph epigraph epilogue equiv etym
fDescr figDesc foreign form fsDescr gen gram gramGrp head hi hyph
imprimatur item itype l lang lbl lem meeting metDecl mood note number
orth otherForm p per performance pos prologue pron q quote rdg ref
region remarks rendition seg set sic sound stage stress subc supplied
syll tagUsage tech title titlePart tns tr trans unclear usg view wit
witDetail witness writing xr xref |
Children | #PCDATA abbr add address app att bibl biblFull biblStruct c
caesura camera caption castList cit cl corr damage date dateRange
dateStruct del distinct emph expan figure foreign formula fw geogName
gi gloss handShift hi label lang link list listBibl m measure
mentioned move name note num oRef oVar orgName orig pRef pVar
persName phr placeName ptr q quote ref reg restore rs s seg sic
soCalled sound space stage supplied table tag tech term text time
timeRange timeStruct title unclear val view w witDetail xptr
xref |
Declaration | <!ELEMENT sound - O (%paraContent) >
<!ATTLIST sound %a.global
type CDATA #IMPLIED
discrete (y | n | u) u > |
See | 10.3.1 ; 10.3 |