The parent element of poetry, verse, or song, has the semantic inflection of z3998:poem, z3998:verse, z3998:song, or z3998:hymn.
-
If a poem is quoted and has one or more lines removed, the removed lines are represented with a vertical ellipses (⋮ or U+22EE) in a <spanclass="elision"> element:
+
If a poem is quoted and has one or more lines removed, the removed lines are represented with a vertical ellipses (⋮ or U+22EE) in a <spanclass="elision"> element styled with this CSS:
× (U+00d7) indicates an unstressed sylllable and / (U+002f) indicates a stressed syllable. They are separated from each other with no-break spaces ( or U+00A0).
<p>Several of his types, however, constantly occur; <abbr>e.g.</abbr> A and a variant (/ × | / ×) (/ × × | / ×); B and a variant (× / | × /) (× × / | × /); a variant of D (/ × | / × ×); E (/ × × | /). </p>
+
Lines of poetry listed on a single line (like in a quotation) are separated by a space, then a forward slash, then a space. Capitalization is preserved for each line.
+
<p>The famous lines “Wake! For the Sun, who scatter’d into flight / The Stars before him from the Field of Night” are from <iepub:type="se:name.publication.book">The Rubáiyát of Omar Khayyám</i>.</p>
+