<l>
<l> (verse line) contains a single, possibly incomplete, line of verse. [3.13.1. Core Tags for Verse 3.13. Passages of Verse or Drama 7.2.5. Speech Contents] | |
Module | core |
Attributes |
|
Member of | |
Contained by | core: add corr del emph head hi item lg note orig p q quote ref reg said sic sp stage textLang title header: change handNote licence scriptNote msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote textstructure: body div docEdition epigraph |
May contain | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct ellipsis email emph expan foreign gap gb gloss graphic hi index label lb list listBibl measure measureGrp media mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs ruby said sic soCalled stage term time title unclear unit dictionaries: lang figures: figure notatedMusic table gaiji: g msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName bloc country district eventName forename genName geo geogFeat geogName listEvent listNym listObject listOrg listPerson listPlace listRelation location objectName offset orgName persName persPronouns placeName region roleName settlement state surname textstructure: floatingText transcr: addSpan am damage delSpan ex fw handShift listTranspose metamark mod redo retrace secl space subst substJoin supplied surplus undo character data |
Example | <l met="x/x/x/x/x/" real="/xx/x/x/x/">Shall I compare thee to a summer's day?</l> |
Schematron | <sch:report test="ancestor::tei:l[not(.//tei:note//tei:l[. = current()])]"> Abstract model violation: Lines may not contain lines or lg elements. </sch:report> |
Content model | <content> |
Schema Declaration | element l { tei_att.global.attributes, tei_att.metrical.attributes, tei_att.enjamb.attributes, tei_att.fragmentable.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_model.inter | tei_model.global )* } |