<l>

<l> (verse line) 韻文中の1行を示す.行として完全でない場合もある. 3.12.1 Core Tags for Verse 3.12 Passages of Verse or Drama 7.2.4 Speech Contents
モジュールcore — 3 Elements Available in All TEI Documents
属性 att.metrical (@met, @real, @rhyme) att.enjamb (@enjamb)
part 当該行が,韻律上完全であるかどうかを示す.
状態 使えるならば必須
正当な値:
Y
(yes) 当該行は,韻律上,完全ではない.
N
(no) 等が行は完全である.または,完全性が問題にはならない. [初期値]
I
(initial) 未完全である行の,前の部分.
M
(medial) 未完全である行の,中の部分.
F
(final) 未完全である行の,後ろの部分.
解説
The values I, M, or F should be used only where it is clear how the line is to be reconstituted.
当該モジュールを使用するもの model.lLike
下位
宣言
element l
{
   att.global.attributes,
   att.metrical.attributes,
   att.enjamb.attributes,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
<l met="-/-/-/-/-/part="Y"/>