<c>

<c> (character) represents a character. 17.1 Linguistic Segment Categories
Moduleanalysis — 17 Simple Analytic Mechanisms
Attributes att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
Used by model.segLike
May contain
gaiji: g
Declaration

<rng:element name="c">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.segLike.attributes"/>
<rng:ref name="att.metrical.attributes"/>
<rng:ref name="macro.xtext"/>
</rng:element>
element c
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   macro.xtext
}
Example
<c type="punctuation">?</c>
Note
Contains a single character or a sequence of graphemes to be treated as a single character.