<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 — Elements Available in All TEI Documents |
Attributes |
|
Member of | |
Contained by |
cmc: post
core: abbr add addrLine address author bibl biblScope cit citedRange corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi imprint item l label lg list measure mentioned name note num orig p pubPlace publisher q quote rb ref reg resp rs rt said series sic soCalled sp speaker stage street term textLang time title unclear unit
corpus: activity channel constitution derivation domain factuality interaction locale preparedness purpose
dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr
drama: actor camera caption castGroup castItem castList epilogue performance prologue role roleDesc set sound spGrp tech view
header: authority change classCode distributor edition extent funder geoDecl handNote language licence principal scriptNote sponsor
msdescription: accMat acquisition additions catchwords collation collection colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit institution layout material msItem musicNotation objectType origDate origPlace origin provenance repository rubric secFol signatures source stamp summary support surrogates typeNote watermark
namesdates: addName affiliation age birth bloc country death district education eventName faith floruit forename genName gender geogFeat geogName langKnown nameLink nationality objectName occupation offset orgName persName persPronouns person personGrp persona placeName region residence roleName settlement sex socecStatus surname
nets: graph
textstructure: argument back body byline closer dateline div div1 div2 div3 div4 div5 div6 div7 docAuthor docDate docEdition docImprint docTitle epigraph floatingText front group imprimatur opener postscript salute signed text titlePage titlePart trailer
|
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. |
Example |
<lg>
<l>What projects men make—what queer turns they take,</l> <l>Since <emph>steam</emph> has improved our condition;</l> <l>They never are still, but must cure or must kill</l> <l>With steam physic or steam ammunition.</l> <l>But a short time ago, to a quack you would go,</l> <l>To steam a fat man to a thinner;</l> <l>Now changed from all that, if you wish to get <emph>fat</emph>,</l> <l>Come to Barton’s and eat a <emph>steam dinner!</emph> </l> <l>Oh dear! think of a scheme, odd though it seem—</l> <l>I’m sure ’twill succeed if you make it by steam.</l> </lg> <lg> <l>You may sleep, you may dream, you may travel by steam,</l> <l>For the outcry is still to go faster;</l> <l>And what does it reck, should you e’en break your neck,</l> <l>If ’tis <emph>steam</emph> that brings on the disaster?</l> <ellipsis resp="#ChambersEdnbrghJrnl1880"> <metamark function="multilineEllipsis"> * * * * </metamark> <desc resp="#teiProjectEditor2021">The printer omits four lines here, skipping the second half of the second octave, before the refrain.</desc> </ellipsis> <l>Oh dear! think of a scheme, odd though it seem—</l> <l>I’m sure ’twill succeed if you make it by steam.</l> </lg> |
Example |
<lg>
<l>You think you’ve lost your love </l> <l>Well, I saw her yesterday </l> <l>It’s you she's thinking of </l> <l>And she told me what to say</l> </lg> <lg xml:id="chorus"> <label>[Refrain]</label> <l>She says she loves you </l> <l>And you know that can’t be bad </l> <l>Yes, she loves you </l> <l>And you know you should be glad</l> </lg> <lg> <l>She said you hurt her so </l> <l>She almost lost her mind </l> <l>But now she said she knows </l> <l>You’re not the hurting kind</l> </lg> <ellipsis> <metamark>******</metamark> <supplied copyOf="#chorus"/> </ellipsis> |
Content model |
<content> |
Schema Declaration |
<rng:element name="ellipsis"> element ellipsis { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.dimensions.attributes, att.ranging.attributes, att.timed.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, ( metamark, model.descLike?, supplied? ) } |