<metSym>
<metSym> (metrical notation symbol) gibt die beabsichtigte Kennzeichnung durch ein bestimmtes Zeichen oder eine Zeichenfolge innerhalb einer metrischen Notation an, entweder explizit oder über Symbole innerhalb der gleichen metDecl. [6.6 Metrical Notation Declaration] | |||||||||||||||
Modul | verse — Verse | ||||||||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
| ||||||||||||||
Enthalten in | verse: metDecl | ||||||||||||||
Kann enthalten | core: abbr address cb choice date distinct email emph expan foreign gap gb gloss hi index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title dictionaries: lang figures: figure notatedMusic header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width | ||||||||||||||
Deklaration |
element metSym { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, attribute value { list { data.word+ } }, attribute terminal { data.truthValue }?, macro.phraseSeq.limited } | ||||||||||||||
Beispiel | <metSym value="x">a stressed syllable</metSym> <metSym value="o">an unstressed syllable</metSym> <metSym value="A" terminal="false">xoo</metSym> |