att.enclosingChars

Attributes that capture characters used to enclose symbols having a cautionary or editorial function.
Module
MEI.shared
Attributes
enclose
enclose(optional)Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14. Value conforms to data.ENCLOSURE.
enclose(optional)Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14. Value conforms to data.ENCLOSURE.
Component declarations that are shared between two or more modules.
enclose(optional)Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14. Value conforms to data.ENCLOSURE.
Available at
accid(accidental) – Records a temporary alteration to the pitch of a note.
ambNoteHighest or lowest pitch in a score, staff, or layer.
artic(articulation) – An indication of how to play a note or chord.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
cpMark(copy/colla parte mark) – A verbal or graphical indication to copy musical material written elsewhere.
keyAccid(key accidental) – Accidental in a key signature.
neumeSign representing one or more musical pitches.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
signifLetSignificantive letter(s).
cpMark(copy/colla parte mark) – A verbal or graphical indication to copy musical material written elsewhere.
episemaEpisema.
hispanTickHispanic tick.
liquescentLiquescent.
neumeSign representing one or more musical pitches.
oriscusOriscus.
quilismaQuilisma.
signifLetSignificantive letter(s).
strophicusStrophicus.
accid(accidental) – Records a temporary alteration to the pitch of a note.
ambNoteHighest or lowest pitch in a score, staff, or layer.
artic(articulation) – An indication of how to play a note or chord.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
keyAccid(key accidental) – Accidental in a key signature.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.enclosingChars" module="MEI.shared" type="atts">
<desc>Attributes that capture characters used to enclose symbols having a cautionary or editorial function.</desc>
<attList org="group">
<attDef ident="enclose" usage="opt">
<desc>Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.ENCLOSURE" />
</datatype>
</attDef>
</attList>
</classSpec>