<classSpec ident="att.ncForm" module="MEI.neumes" type="atts">
<desc>Attributes that record visual details of neume notation.</desc>
<attList org="group">
<attDef ident="angled" usage="opt">
<desc/>
</attDef>
<attDef ident="con" usage="opt">
<desc>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>Gapped; not connected.</desc>
</valItem>
<valItem ident="l">
<desc>Looped.</desc>
</valItem>
<valItem ident="e">
<desc>Extended.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="curve" usage="opt">
<desc>Records direction of curvature.</desc>
<valList type="closed">
<valItem ident="a">
<desc>Anti-clockwise curvature.</desc>
</valItem>
<valItem ident="c">
<desc>Clockwise curvature.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="hooked" usage="opt">
<desc>Pen stroke has an extension; specific to Hispanic notation.</desc>
</attDef>
<attDef ident="ligated" usage="opt">
<desc>Indicates participation in a ligature.</desc>
</attDef>
<attDef ident="rellen" usage="opt">
<desc>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>Longer.</desc>
</valItem>
<valItem ident="s">
<desc>Shorter.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="s-shape" usage="opt">
<desc>Direction of the initial direction for an s-shaped pen stroke; i.e., "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>Direction of the pen stroke.</desc>
</attDef>
</attList>
</classSpec>