<segmentation>
<segmentation> (segmentation) describes the principles according to which the text has been segmented, for example into sentences, tone-units, graphemic strata, etc. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] | |
Module | header |
Attributes |
|
Member of | |
Contained by | header: editorialDecl |
May contain | |
Example | <segmentation> <p> <gi>s</gi> elements mark orthographic sentences and are numbered sequentially within their parent <gi>div</gi> element </p> </segmentation> |
Example | <p> <gi>seg</gi> elements are used to mark functional constituents of various types within each <gi>s</gi>; the typology used is defined by a <gi>taxonomy</gi> element in the corpus header <gi>classDecl</gi> </p> |
Content model | <content> |
Schema Declaration | element segmentation { tei_att.global.attributes, tei_att.declarable.attributes, tei_model.pLike+ } |