att.enclosingChars

Attributes that capture characters used to enclose symbols having a cautionary or editorial function.
Module
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>Records a temporary alteration to the pitch of a note.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<arpeg>Indicates that the notes of a chord are to be performed successively rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
<artic>An indication of how to play a note or chord.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<cpMark>A verbal or graphical indication to copy musical material written elsewhere.
<fermata>An indication placed over a note or rest to indicate that it should be held longer than its written value. May also occur over a bar line to indicate the end of a phrase or section. Sometimes called a 'hold' or 'pause'.
<keyAccid>Accidental in a key signature.
<meterSig>Written meter signature.
<meterSigGrp>Used to capture alternating, interchanging, mixed or other non-standard meter signatures.
<mordent>An ornament indicating rapid alternation of the main note with a secondary note, usually a step below, but sometimes a step above.
<neume>Sign representing one or more musical pitches.
<note>A single pitched event.
<ornam>An element indicating an ornament that is not a mordent, turn, or trill.
<rest>A non-sounding event found in the source being transcribed.
<signifLet>Significantive letter(s).
<trill>Rapid alternation of a note with another (usually at the interval of a second above).
<turn>An ornament consisting of four notes — the upper neighbor of the written note, the written note, the lower neighbor, and the written note.
Common Music Notation (CMN) repertoire component declarations.
<arpeg>Indicates that the notes of a chord are to be performed successively rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
<fermata>An indication placed over a note or rest to indicate that it should be held longer than its written value. May also occur over a bar line to indicate the end of a phrase or section. Sometimes called a 'hold' or 'pause'.
<meterSig>Written meter signature.
<meterSigGrp>Used to capture alternating, interchanging, mixed or other non-standard meter signatures.
CMN ornament component declarations.
<mordent>An ornament indicating rapid alternation of the main note with a secondary note, usually a step below, but sometimes a step above.
<trill>Rapid alternation of a note with another (usually at the interval of a second above).
<turn>An ornament consisting of four notes — the upper neighbor of the written note, the written note, the lower neighbor, and the written note.
Editorial and transcriptional component declarations.
<cpMark>A verbal or graphical indication to copy musical material written elsewhere.
Neume repertoire component declarations.
<episema>Episema.
<hispanTick>Hispanic tick.
<liquescent>Liquescent.
<neume>Sign representing one or more musical pitches.
<oriscus>Oriscus.
<quilisma>Quilisma.
<signifLet>Significantive letter(s).
<strophicus>Strophicus.
Component declarations that are shared between two or more modules.
<accid>Records a temporary alteration to the pitch of a note.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<artic>An indication of how to play a note or chord.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
<ornam>An element indicating an ornament that is not a mordent, turn, or trill.
<rest>A non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.enclosingChars" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that capture characters used to enclose symbols having a cautionary or editorial function.</desc>
<attList>
<attDef ident="enclose" usage="opt">
<desc xml:lang="en">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>
<rng:ref name="data.ENCLOSURE"/>
</datatype>
</attDef>
</attList>
</classSpec>