<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 |
|
Member of | |
Contained by | 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 unit 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 birth bloc country death district eventName floruit forename genName gender geogFeat geogName objectName offset orgName persName persPronouns person personGrp persona placeName region roleName settlement surname textstructure: back body dateline div docAuthor docDate docEdition docImprint docTitle epigraph floatingText front group text |
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 | element ellipsis { tei_att.global.attributes, tei_att.dimensions.attributes, tei_att.timed.attributes, ( tei_metamark, tei_model.descLike?, tei_supplied? ) } |