att.note.anl.cmn

Analytical domain attributes in the CMN repertoire.
Module
Attributes
beam, gliss, lv, ornam, slur, syl, tie, tuplet
beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
ornam(optional)Indicates that this element has an attached ornament. If visual information about the ornament is needed, then one of the elements that represents an ornament (mordent, trill, or turn) should be employed. One or more values from data.ORNAM.cmn, separated by spaces.
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
syl(optional)Holds an associated sung text syllable. Value is plain text.
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
(MEI.cmn) Attributes that indicate whether an event lies under a beam.
beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
(MEI.cmn) Attributes that indicate whether an event participates in a glissando.
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
(MEI.cmn) Attributes that indicate the presence of an l.v. (laissez vibrer) marking attached to a feature. If visual information about the lv sign needs to be recorded, then an element should be employed.
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
(MEI.cmnOrnaments) Attributes for marking the presence of an ornament.
ornam(optional)Indicates that this element has an attached ornament. If visual information about the ornament is needed, then one of the elements that represents an ornament (mordent, trill, or turn) should be employed. One or more values from data.ORNAM.cmn, separated by spaces.
(MEI.shared) Attributes for marking the presence of a slur.
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
(MEI.shared) Attributes that hold associated sung text syllables.
syl(optional)Holds an associated sung text syllable. Value is plain text.
(MEI.shared) Attributes that indicate the presence of a tie.
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
(MEI.shared) Attributes for indicating the presence of a tuplet.
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
Common Music Notation (CMN) repertoire component declarations.
beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
CMN ornament component declarations.
ornam(optional)Indicates that this element has an attached ornament. If visual information about the ornament is needed, then one of the elements that represents an ornament (mordent, trill, or turn) should be employed. One or more values from data.ORNAM.cmn, separated by spaces.
Component declarations that are shared between two or more modules.
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
syl(optional)Holds an associated sung text syllable. Value is plain text.
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
Available at
noteA single pitched event.
Component declarations that are shared between two or more modules.
noteA single pitched event.
Declaration
<classSpec ident="att.note.anl.cmn" module="MEI.cmn" type="atts">
<desc xml:lang="en">Analytical domain attributes in the CMN repertoire.</desc>
<classes>
<memberOf key="att.beamPresent"/>
<memberOf key="att.glissPresent"/>
<memberOf key="att.lvPresent"/>
<memberOf key="att.ornamPresent"/>
<memberOf key="att.slurPresent"/>
<memberOf key="att.sylText"/>
<memberOf key="att.tiePresent"/>
<memberOf key="att.tupletPresent"/>
</classes>
</classSpec>