att.verticalGroup

Attributes that record grouping of vertically aligned elements.
Module
Attributes
vgrp
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
Component declarations that are shared between two or more modules.
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
Available at
attaccaAn instruction to begin the next section or movement of a composition without pause.
bendA variation in pitch (often micro-tonal) upwards or downwards during the course of a note.
breathAn indication of a point at which the performer on an instrument requiring breath (including the voice) may breathe.
caesuraBreak, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
dirAn instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo, dynam or repeatMark.
dynamIndication of the volume of a note, phrase, or section of music.
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'.
fingAn individual finger in a fingering indication.
fingGrpA group of individual fingers in a fingering indication.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
harmAn indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
harpPedalHarp pedal diagram.
metaMarkA graphical or textual statement with additional / explanatory information about the musical text. The textual consequences of this intervention are encoded independently via other means; that is, with elements such as add, del, etc.
mordentAn ornament indicating rapid alternation of the main note with a secondary note, usually a step below, but sometimes a step above.
octaveAn indication that a passage should be performed one or more octaves above or below its written pitch.
ornamAn element indicating an ornament that is not a mordent, turn, or trill.
pedalPiano pedal mark.
repeatMark An instruction expressed as a combination of text and symbols – segno and coda – typically above, below, or between staves, but not on the staff.
tempoText and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
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.
attaccaAn instruction to begin the next section or movement of a composition without pause.
bendA variation in pitch (often micro-tonal) upwards or downwards during the course of a note.
breathAn indication of a point at which the performer on an instrument requiring breath (including the voice) may breathe.
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'.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
harpPedalHarp pedal diagram.
octaveAn indication that a passage should be performed one or more octaves above or below its written pitch.
pedalPiano pedal mark.
repeatMark An instruction expressed as a combination of text and symbols – segno and coda – typically above, below, or between staves, but not on the staff.
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.
metaMarkA graphical or textual statement with additional / explanatory information about the musical text. The textual consequences of this intervention are encoded independently via other means; that is, with elements such as add, del, etc.
Fingering component declarations.
fingAn individual finger in a fingering indication.
fingGrpA group of individual fingers in a fingering indication.
Harmony component declarations.
harmAn indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Component declarations that are shared between two or more modules.
caesuraBreak, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
dirAn instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo, dynam or repeatMark.
dynamIndication of the volume of a note, phrase, or section of music.
ornamAn element indicating an ornament that is not a mordent, turn, or trill.
tempoText and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
Declaration
<classSpec ident="att.verticalGroup" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record grouping of vertically aligned elements.</desc>
<attList>
<attDef ident="vgrp" usage="opt">
<desc xml:lang="en">Provides a label for members of a vertically aligned group.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>