diff options
Diffstat (limited to 'OEBPS/Text/01-neuer-fruehling/05.xhtml')
-rw-r--r-- | OEBPS/Text/01-neuer-fruehling/05.xhtml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/OEBPS/Text/01-neuer-fruehling/05.xhtml b/OEBPS/Text/01-neuer-fruehling/05.xhtml new file mode 100644 index 0000000..8b61f28 --- /dev/null +++ b/OEBPS/Text/01-neuer-fruehling/05.xhtml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <link href="../../Styles/style.css" rel="stylesheet" type="text/css" /> + <title>V. Gekommen ist der Maye</title> +</head> +<body> + +<div class="poem"> + + <h3 class="center">V.</h3> + +<p> +<span class="vers vindent">Gekommen ist der Maye,</span><br /> +<span class="vers">Die Blumen und Bäume blühn,</span><br /> +<span class="vers">Und durch die Himmelsbläue</span><br /> +<span class="vers">Die rosigen Wolken ziehn.</span> +</p> + +<p> +<span class="vers vindent">Die Nachtigallen singen</span><br /> +<span class="vers">Herab aus der laubigen Höh',</span><br /> +<span class="vers">Die weißen Lämmer springen</span><br /> +<span class="vers">Im weichen grünen Klee.</span> +</p> + +<p> +<span class="vers vindent">Ich kann nicht singen und springen,</span><br /> +<span class="vers">Ich liege krank im Gras;</span><br /> +<span class="vers">Ich höre fernes Klingen,</span><br /> +<span class="vers">Mir träumt, ich weiß nicht was.</span> +</p> + +<hr class="fin" /> + +</div> + +</body> +</html> |