att.articulation.gestural

Attributes describing the method of performance.
Module
MEI.gestural
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
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*.
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
episemaEpisema.
ncSign representing a single pitched event, although the exact pitch may not be known.
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*.
noteA single pitched event.
Declaration
<classSpec ident="att.articulation.gestural" module="MEI.gestural" type="atts">
<desc>Attributes describing the method of performance.</desc>
<attList org="group">
<attDef ident="artic.ges" usage="opt">
<desc>Records performed articulation that differs from the written value.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.ARTICULATION" />
</datatype>
</attDef>
</attList>
</classSpec>