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
accidRecords a temporary alteration to the pitch of a note.
ambNoteHighest or lowest pitch in a score, staff, or layer.
arpegIndicates that the notes of a chord are to be performed successively rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
articAn 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*.
clefIndication of the exact location of a particular note on the staff and, therefore, the other notes as well.
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
fermataAn 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'.
keyAccidAccidental in a key signature.
meterSigWritten meter signature.
mordentAn ornament indicating rapid alternation of the main note with a secondary note, usually a step below, but sometimes a step above.
neumeSign representing one or more musical pitches.
noteA single pitched event.
ornamAn element indicating an ornament that is not a mordent, turn, or trill.
restA non-sounding event found in the source being transcribed.
signifLetSignificantive letter(s).
trillRapid alternation of a note with another (usually at the interval of a second above).
turnAn 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.
arpegIndicates that the notes of a chord are to be performed successively rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
fermataAn 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'.
meterSigWritten meter signature.
CMN ornament component declarations.
mordentAn ornament indicating rapid alternation of the main note with a secondary note, usually a step below, but sometimes a step above.
trillRapid alternation of a note with another (usually at the interval of a second above).
turnAn 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.
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
Neume repertoire component declarations.
episemaEpisema.
hispanTickHispanic tick.
liquescentLiquescent.
neumeSign representing one or more musical pitches.
oriscusOriscus.
quilismaQuilisma.
signifLetSignificantive letter(s).
strophicusStrophicus.
Component declarations that are shared between two or more modules.
accidRecords a temporary alteration to the pitch of a note.
ambNoteHighest or lowest pitch in a score, staff, or layer.
articAn 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*.
clefIndication of the exact location of a particular note on the staff and, therefore, the other notes as well.
keyAccidAccidental in a key signature.
noteA single pitched event.
ornamAn element indicating an ornament that is not a mordent, turn, or trill.
restA 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>