<epigraph> |
(epigraph)
contains a quotation, anonymous or attributed, appearing at
the start of a section or chapter, or on a title page. |
Attributes |
Global attributes
and those inherited from divbot, divtop, fmchunk, tpParts
|
Example |
<epigraph lang="lat">
<cit>
<bibl>Lucret.</bibl>
<quote>
<l part="F">petere inde coronam,</l>
<l>Vnde prius nulli velarint tempora Musae.</l>
</quote>
</cit>
</epigraph>
|
Module |
Declared in file teistr2; Core tag sets: enabled when any TEI base is enabled |
Class |
divtop; tpParts; divbot; fmchunk
|
May contain |
ab addSpan alt altGrp anchor bibl biblFull biblStruct camera caption castList cb certainty cit delSpan eTree entry entryFree event fLib figure fs fsLib fvLib fw gap graph index interp interpGrp join joinGrp kinesic l label lb lg lg1 lg2 lg3 lg4 lg5 link linkGrp list listBibl milestone move note p pause pb q quote respons shift sound sp span spanGrp stage superEntry table tech termEntry timeline tree u view vocal witDetail witList writing |
May occur within |
back body castList div div0 div1 div2 div3 div4 div5 div6 div7 epilogue front group lg opener performance prologue titlePage |
Declaration |
<!ELEMENT epigraph %om.RR; (%component.seq;)>
<!ATTLIST epigraph
%a.global;> |
See further |
7.2.4 Content of Textual Divisions; 7.2 Elements Common to All Divisions; 7.5 Title Pages
|