<metSym>
<metSym> (metrical notation symbol) documents the intended significance of a particular character or character sequence within a metrical notation, either explicitly or in terms of other symbol elements in the same metDecl. 6.5 Metrical Notation Declaration | |||||||||||||||
Module | verse — 6 Verse | ||||||||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
| ||||||||||||||
Used by | |||||||||||||||
Contained by | verse: metDecl | ||||||||||||||
May contain | core: abbr address cb choice date distinct email emph expan foreign gap gloss index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title dictionaries: lang figures: figure header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname textcrit: witDetail | ||||||||||||||
Declaration |
element metSym { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, attribute value { list { data.word, data.word* } }, attribute terminal { data.truthValue }?, macro.phraseSeq.limited } | ||||||||||||||
Example |
<metSym value="x">a stressed syllable</metSym>
<metSym value="o">an unstressed syllable</metSym> <metSym value="A" terminal="false">xoo</metSym> |