att.articulation.ges

Attributes describing the method of performance.
Module
Attributes
artic.ges
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
Gestural component declarations.
artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces.
Available at
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*.
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Neume repertoire component declarations.
episemaEpisema.
ncSign representing a single pitched event, although the exact pitch may not be known.
Component declarations that are shared between two or more modules.
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*.
noteA single pitched event.
Declaration
<classSpec ident="att.articulation.ges" module="MEI.gestural" type="atts">
<desc xml:lang="en">Attributes describing the method of performance.</desc>
<attList>
<attDef ident="artic.ges" usage="opt">
<desc xml:lang="en">Records performed articulation that differs from the written value.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.ARTICULATION"/>
</datatype>
</attDef>
</attList>
</classSpec>