<stage>
<stage> (舞台指示) 包含劇本中任何一種舞台場景或演出動作指示。 3.12.2 Core Tags for Drama 3.12 Passages of Verse or Drama 7.2.3 Stage Directions | |||||||||
組件 | core — 3 Elements Available in All TEI Documents | ||||||||
除全域屬性以外 |
|
||||||||
屬於 | |||||||||
可包含 |
core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index l label lb lg list listBibl measure measureGrp mentioned milestone name note num orig p pb ptr q quote ref reg rs said sic soCalled sp stage term time title unclear
gaiji: g
header: biblFull
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname
tagdocs: att classSpec code eg egXML elementSpec gi ident listRef macroSpec moduleRef moduleSpec schemaSpec specDesc specGrp specGrpRef specList tag val
textstructure: floatingText
|
||||||||
宣告 |
element stage { att.global.attributes, attribute type { "setting" | "entrance" | "exit" | "business" | "novelistic" | "delivery" | "modifier" | "location" | "mixed" | xsd:Name }?, macro.specialPara } |
||||||||
例子 |
<stage type="setting">電梯開門</stage>
<stage type="setting">指揮聲</stage> <stage type="entrance">小陳和小王騎車回來</stage> <stage type="exit">搬家工人把家具搬進電梯</stage> <stage type="business">小玉清點家具數量</stage> <stage type="delivery">將簽收單交給搬家工人</stage> <stage type="novelistic">家具佔去出入口,小玉顯得有些不好意思。</stage> <stage type="modifier">小陳眼睛為之一亮</stage> <stage type="location">電梯口</stage> <stage rend="inline" type="delivery">悄悄話</stage> |