<classSpec ident="att.ncForm" module="MEI.neumes" type="atts">
<desc xml:lang="en">Attributes that record visual details of neume notation.</desc>
<attList>
<attDef ident="angled" usage="opt">
<desc/>
</attDef>
<attDef ident="con" usage="opt">
<desc xml:lang="en">Connection to the previous component within the same neume; this attribute should
not
be used for the first component of a neume.</desc>
<valList type="closed">
<valItem ident="g">
<desc xml:lang="en">Gapped; not connected.</desc>
</valItem>
<valItem ident="l">
<desc xml:lang="en">Looped.</desc>
</valItem>
<valItem ident="e">
<desc xml:lang="en">Extended.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="hooked" usage="opt">
<desc xml:lang="en">Pen stroke has an extension; specific to Hispanic notation.</desc>
</attDef>
<attDef ident="ligated" usage="opt">
<desc xml:lang="en">Indicates participation in a ligature.</desc>
</attDef>
<attDef ident="rellen" usage="opt">
<desc xml:lang="en">Length of the pen stroke relative to the previous component within the same neume;
this attribute should not be used for the first component of a neume.</desc>
<valList type="closed">
<valItem ident="l">
<desc xml:lang="en">Longer.</desc>
</valItem>
<valItem ident="s">
<desc xml:lang="en">Shorter.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="s-shape" usage="opt">
<desc xml:lang="en">Direction of the initial direction for an s-shaped pen stroke;
<abbr>i.e.</abbr>, "w" for the
standard letter S, "e" for its mirror image, "s" for the letter S turned 90-degrees
anti-clockwise, and "n" for its mirror image.</desc>
</attDef>
<attDef ident="tilt" usage="opt">
<desc xml:lang="en">Direction of the pen stroke.</desc>
</attDef>
</attList>
</classSpec>