<c>
<c> (character) represents a character. 17.1 Linguistic Segment Categories | |
Module | analysis — 17 Simple Analytic Mechanisms |
Attributes | att.segLike (@function, @part) (att.metrical (@met, @real, @rhyme)) att.typed (@type, @subtype) |
Used by | |
May contain | gaiji: g |
Declaration |
element c { att.global.attributes, att.segLike.attributes, att.metrical.attributes, att.typed.attributes, macro.xtext } |
Example | <c type="punctuation">?</c> |
Note | Contains a single character, a g element, or a
sequence of graphemes to be treated as a single character. The
type attribute is used to indicate the function of this
segmentation, taking values such as letter,
punctuation, or digit etc. |