Documentation
Elements
- <a>
- <altRepresentation>
- <aside>
- <assessment>
- <author>
- <backcover>
- <blockquote>
- <body>
- <bodymatter>
- <caption>
- <code>
- <cover>
- <dd>
- <dl>
- <document>
- <dt>
- <em>
- <figure>
- <figureGroup>
- <frame>
- <frontcover>
- <frontmatter>
- <hd>
- <img>
- <indicators>
- <input>
- <jacketcopy>
- <legend>
- <li>
- <line>
- <linegroup>
- <list>
- <meta>
- <metadata>
- <note>
- <noteRef>
- <p>
- <pagebreak>
- <poem>
- <publication>
- <pullquote>
- <rearmatter>
- <section>
- <source>
- <span>
- <sub>
- <subtitle>
- <sup>
- <table>
- <tbody>
- <td>
- <tfoot>
- <th>
- <thead>
- <title>
- <tr>
<poem>
-
Date:07/04/2023
-
Modified:17/09/2026
-
Category:Elements
The <poem> element is used for poetry, verses, and lyrics.
Children elements
| Element | Explanation | Required |
|---|---|---|
<title> | See title | No |
<linegroup> | See linegroup. | Yes |
<author> | See author. | No |
<source> | See source. | No |
Examples
Poetry with title

<poem>
<title>Remix — fragment uit het Hooglied</title>
<linegroup>
<line>Mijn lief glanst en schittert,</line>
<line>hij steekt boven duizenden uit.</line>
<line>Zijn hoofd is van goud, het zuiverste goud,</line>
<line>zijn lokken zijn als dadeltrossen, ravenzwart.</line>
</linegroup>
<linegroup>
<line>Zijn ogen zijn als de ogen van duiven</line>
<line>bij de beek. Het wit van zijn ogen is zo wit</line>
<line>alsof zijn ogen in melk zijn gewassen.</line>
</linegroup>
<linegroup>
<line>Zijn wangen zijn als een bloembed,</line>
<line>een bloembed van balsem.</line>
</linegroup>
<linegroup>
<line>Zijn kleren ruiken zo lekker als het bos.</line>
</linegroup>
<linegroup>
<line>Ik sliep maar mijn hart was wakker.</line>
</linegroup>
<linegroup>
<line>Wat ben je mooi mijn liefste</line>
<line>en zo gevaarlijk als een leger.</line>
</linegroup>
<source>Naar: Bijbel, <em type="italic">Hooglied</em> 5</source>
</poem>Lyrics with multiple linegroups

<poem>
<linegroup>
<line>I’m a little robot</line>
<line>from outer space</line>
<line>I haven’t got a nose,</line>
<line>and I’ve got a funny face.</line>
</linegroup>
<linegroup>
<line>My eyes are round</line>
<line>My body is square</line>
<line>My neck is rather long</line>
<line>and I haven’t got much hair.</line>
</linegroup>
<linegroup>
<line>While I do the dishes,</line>
<line>I always look happy</line>
<line>I like the cleaning work</line>
<line>My name is Robot Rap-E.</line>
</linegroup>Lyrics inside exercise

<assessment>
<title><number>1</number> <img alt="" role="informative" src="/img/000000_p000-0.jpg"/>Listen and repeat.</title>
<figure>
<img alt="" role="informative" src="/img/000000_p000-0.jpg"/>
</figure>
<poem>
<linegroup>
<line>Good morning, girl. Could I help you?</line>
<line>Yes, please. Could I have some cheese?</line>
<line>Good morning, boy. Could I help you?</line>
<line>Yes, please. Have you got any cds?</line>
</linegroup>
<linegroup>
<line>How much is it, could you tell me?</line>
<line>Of course. It’s one pound twenty-three.</line>
<line>How much are they, could you tell me?</line>
<line>They’re one pound, but today they are free!</line>
</linegroup>
</poem>
</assessment>-
Date:07/04/2023
-
Modified:17/09/2026
-
Category:
