<metSym>

<metSym> (metrical notation symbol) 說明在標記韻律模式時使用的特定符號或符號序列所代表的意義,可以是明確的文字闡釋,或是加以解釋同ㄧ個韻律宣告中其他韻律符號元素的內容。 6.5 Metrical Notation Declaration
組件verse — 6 Verse
屬性
valueTO BE TRANSLATED
狀態 必備的
資料類型 1–∞ occurrences of
data.word
以空白鍵隔開
any available character or character sequence.
terminalTO BE TRANSLATED
狀態 可應用時必備的
資料類型
data.truthValue
The value true indicates that the element contains a prose definition of its meaning; the value false indicates that the element contains a definition of its meaning given using symbols defined elsewhere in the same <metDecl> element.
屬於metDecl
可包含
宣告
element metSym
{
   att.global.attributes,
   attribute value { list { data.word+ } },
   attribute terminal { data.truthValue }?,
   macro.phraseSeq.limited
}
例子
<metSym value="x">a stressed syllable</metSym>
<metSym value="o">an unstressed syllable</metSym>
<metSym value="Aterminal="false">xoo</metSym>