att.harm.anl

Analytical domain attributes.
Module
MEI.analytical
Attributes
form, inth
form(optional)Indicates to what degree the harmonic label is supported by the notation. Allowed values are: "explicit" (The notation contains all the notes necessary for the harmonic label, e.g., the notes "D F♯ A" for the harmonic label "D".), "implied" (The harmonic label relies on notes implied, but not actually present, in the notation, e.g., the notes "D F♯ C" for the harmonic label "D7". The note "A" is missing from the notation, but can be implied.)
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
form(optional)Indicates to what degree the harmonic label is supported by the notation. Allowed values are: "explicit" (The notation contains all the notes necessary for the harmonic label, e.g., the notes "D F♯ A" for the harmonic label "D".), "implied" (The harmonic label relies on notes implied, but not actually present, in the notation, e.g., the notes "D F♯ C" for the harmonic label "D7". The note "A" is missing from the notation, but can be implied.)
(MEI.analytical) Attributes that describe harmonic intervals.
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Analytical component declarations.
form(optional)Indicates to what degree the harmonic label is supported by the notation. Allowed values are: "explicit" (The notation contains all the notes necessary for the harmonic label, e.g., the notes "D F♯ A" for the harmonic label "D".), "implied" (The harmonic label relies on notes implied, but not actually present, in the notation, e.g., the notes "D F♯ C" for the harmonic label "D7". The note "A" is missing from the notation, but can be implied.)
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Available at
harm(harmony) – An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
harm(harmony) – An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
Declaration
<classSpec ident="att.harm.anl" module="MEI.analytical" type="atts">
<desc>Analytical domain attributes.</desc>
<classes>
<memberOf key="att.intervalHarmonic"/>
</classes>
<attList org="group">
<attDef ident="form" usage="opt">
<desc>Indicates to what degree the harmonic label is supported by the notation.</desc>
<valList type="closed">
<valItem ident="explicit">
<desc>The notation contains all the notes necessary for the harmonic label, e.g., the notes "D F♯ A" for the harmonic label "D".</desc>
</valItem>
<valItem ident="implied">
<desc>The harmonic label relies on notes implied, but not actually present, in the notation, e.g., the notes "D F♯ C" for the harmonic label "D7". The note "A" is missing from the notation, but can be implied.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>