<ellipsis>
<ellipsis> (deliberately marked omission) indicates a purposeful marking in the source document
signalling that content has been omitted, and may also supply or describe the omitted
content. [3.5.3. Additions, Deletions, and Omissions]
Module | core |
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.dimensions (unit, quantity, extent, precision, scope) (att.ranging (atLeast, atMost, min, max, confidence)) |
Member of | |
Contained by |
analysis: w
core: abbr add author bibl cit corr date del editor emph expan foreign gloss head hi imprint item l label lg list mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic term time title unclear
corpus: activity
namesdates: addName affiliation birth death faith floruit forename genName langKnown nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
|
May contain | |
Note |
Unlike gap, which indicates content that the encoder cannot or chooses not to represent, ellipsis indicates a passage explicitly signalled in the source document as absent. The ellipsis element is not appropriate for every use of ellipsis points, such as when they indicate
that a speaker is pausing.
|
Examples |
He said, in the Event of a R<ellipsis> <metamark> <space/> </metamark> <supplied resp="team:JT1">estoration</supplied> </ellipsis>, If The P<ellipsis> <metamark> <space/> </metamark> <choice> <seg>rince</seg> <seg>retender</seg> </choice> </ellipsis> returns... |
Source | Github
<elementSpec rend="change" module="core" ident="ellipsis"> <gloss>deliberately marked omission</gloss> <desc>indicates a purposeful marking in the source document signalling that content has been omitted, and may also supply or describe the omitted content.</desc> <classes> <memberOf key="att.global"/> <memberOf key="model.global.edit"/> <memberOf key="att.dimensions"/> </classes> <content> <sequence minOccurs="1" maxOccurs="1"> <elementRef key="metamark"/> <classRef key="model.descLike" minOccurs="0" maxOccurs="1"/> <elementRef key="supplied" minOccurs="0" maxOccurs="1"/> </sequence> </content> <attList/> </elementSpec> |