<writing>
<writing> a passage of written text revealed to participants in the course of a spoken text. 8.3.4 Writing | |||||||||||||||||
Module | spoken — 8 Transcriptions of Speech | ||||||||||||||||
Attributes | att.ascribed (@who) att.typed (@type, @subtype) att.timed (@start, @end) (att.duration.w3c (@dur))
| ||||||||||||||||
Used by | |||||||||||||||||
May contain | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear gaiji: g header: biblFull msdescription: catchwords depth 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 | ||||||||||||||||
Declaration |
element writing { att.global.attributes, att.ascribed.attributes, att.typed.attributes, att.timed.attributes, att.duration.w3c.attributes, attribute source { data.code }?, attribute gradual { data.xTruthValue }?, macro.paraContent } | ||||||||||||||||
Example | <!-- ... --><l>man in a coonskin cap</l> <writing>coonskin</writing> <l>in a pig pen</l> <writing>pig pen</writing> <l>wants eleven dollar bills</l> <writing>20 dollar bills</writing> <l>you only got ten</l> <writing>10</writing> <!-- ... --> | ||||||||||||||||
Note | The writing element will usually be short
and most simply transcribed as a character string; the content
model also allows a sequence of paragraphs and paragraph-level
elements, in case the writing has enough internal structure to
warrant such markup. In either case the usual phrase-level
tags for written text are available. |