att.sylText

Attributes that hold associated sung text syllables.
Module
Attributes
syl
syl(optional)Holds an associated sung text syllable. Value is plain text.
syl(optional)Holds an associated sung text syllable. Value is plain text.
Component declarations that are shared between two or more modules.
syl(optional)Holds an associated sung text syllable. Value is plain text.
Available at
noteA single pitched event.
ncGrpCollection of one or more neume components.
neumeSign representing one or more musical pitches.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
Neume repertoire component declarations.
ncGrpCollection of one or more neume components.
neumeSign representing one or more musical pitches.
Component declarations that are shared between two or more modules.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.sylText" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that hold associated sung text syllables.</desc>
<attList>
<attDef ident="syl" usage="opt">
<desc xml:lang="en">Holds an associated sung text syllable.</desc>
<datatype>
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>