<lg>

<lg> (line group) 形式単位としてある,ある韻文の行をまとまりを示す.例えば,連,リフレ イン,詩節など. 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.divLike (@org, @sample, @part) att.metrical (@met, @real, @rhyme) att.typed (@type, @subtype)
当該モジュールを使用するものlg sp model.divPart
下位
宣言
element lg
{
   att.global.attributes,
   att.divLike.attributes,
   att.metrical.attributes,
   att.typed.attributes,
   (
      ( model.divTop | model.global )*,
      ( model.lLike | lg ),
      ( model.lLike | lg | model.global )*,
      ( ( model.divBottom ), model.global* )*
   )
}
<lg type="free">
 <l>Let me be my own fool</l>
 <l>of my own making, the sum of it</l>
</lg>
<lg type="free">
 <l>is equivocal.</l>
 <l>One says of the drunken farmer:</l>
</lg>
<lg type="free">
 <l>leave him lay off it. And this is</l>
 <l>the explanation.</l>
</lg>
解説
contains verse lines or nested line groups only, possibly prefixed by a heading.