<l>

<l> (verse line) contains a single, possibly incomplete, line of verse. 3.12.1 Core Tags for Verse 3.12 Passages of Verse or Drama 7.2.4 Speech Contents
Modulecore — 3 Elements Available in All TEI Documents
Attributes [att.metrical att.enjamb ]
partspecifies whether or not the line is metrically complete.
Status Mandatory when applicable
Legal values are:
Y(yes) the line is metrically incomplete
N(no) either the line is complete, or no claim is made as to its completeness [Default]
I(initial) the initial part of an incomplete line
M(medial) a medial part of an incomplete line
F(final) the final part of an incomplete line
Note
The values I, M, or F should be used only where it is clear how the line is to be reconstituted.
Declaration
element l
{
   att.global.attributes,
   att.metrical.attributes,
   att.enjamb.attributes,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
Example
<l met="-/-/-/-/-/part="Y"/>
Contained by model.lLike
May contain