att.note.anl

Analytical domain attributes.
Attributes
@accid, @artic, @deg, @fermata, @intm, @mfunc, @pclass, @psolfa
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
@deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
@fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata [not available in this MEI customization] element should be employed instead. Value conforms to data.STAFFREL.basic.
@intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
@mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
@psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value is a NMTOKEN.
(MEI.shared) Attributes for capturing momentary pitch inflection.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
(MEI.shared) Attributes for capturing the written signs that describe the method of performance.
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
(MEI.analytical) Attributes describing the harmonic function of a single pitch.
@deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
(MEI.analytical) Attributes that provide for description of intervallic content.
@intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
(MEI.analytical) Attributes describing melodic function.
@mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
(MEI.mensural) Analytical domain attributes in the Mensural repertoire.
(MEI.shared) Attributes indicating the attachment of a fermata to the feature.
@fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata [not available in this MEI customization] element should be employed instead. Value conforms to data.STAFFREL.basic.
(MEI.analytical) Attributes that describe pitch class.
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
(MEI.analytical) Attributes that specify pitch using sol-fa.
@psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value is a NMTOKEN.
@deg(optional)Captures scale degree information using Humdrum **deg syntax -- an optional indicator of melodic approach (^ = ascending approach, v = descending approach), a scale degree value (1 = tonic ... 7 = leading tone), and an optional indication of chromatic alteration, 1, v7, ^1, or v5+, for example. The amount of chromatic alternation is not indicated. Value conforms to data.SCALEDEGREE.
@intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
@mfunc(optional)Describes melodic function using Humdrum **embel syntax. Value conforms to data.MELODICFUNCTION.
@pclass(optional)Holds pitch class information. Value conforms to data.PITCHCLASS.
@psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value is a NMTOKEN.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
@fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata [not available in this MEI customization] element should be employed instead. Value conforms to data.STAFFREL.basic.
Available at
<note>A single pitched event.
<note>A single pitched event.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.note.anl" module="MEI.analytical" type="atts">
<desc xml:lang="en">Analytical domain attributes.</desc>
<classes>
<memberOf key="att.accidental"/>
<memberOf key="att.articulation"/>
<memberOf key="att.harmonicFunction"/>
<memberOf key="att.intervalMelodic"/>
<memberOf key="att.melodicFunction"/>
<memberOf key="att.note.anl.mensural"/>
<memberOf key="att.fermataPresent"/>
<memberOf key="att.pitchClass"/>
<memberOf key="att.solfa"/>
</classes>
</classSpec>