aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/01-neuer-fruehling/03.xhtml
blob: ecd3d15c7a2dc112be13244c8b99ff831a47d8f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?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>III. Die schönen Augen der Frühlingsnacht</title>
</head>
<body>

<div class="poem">

  <h3 class="center">III.</h3>

<p>
<span class="vers vindent">Die schönen Augen der Frühlingsnacht,</span><br />
<span class="vers">Sie schauen so tröstend nieder:</span><br />
<span class="vers">Hat dich die Liebe so kleinlich gemacht,</span><br />
<span class="vers">Die Liebe sie hebt dich wieder.</span>
</p>

<p>
<span class="vers vindent">Auf grüner Linde sitzt und singt</span><br />
<span class="vers">Die süße Philomele;</span><br />
<span class="vers">Wie mir das Lied zur Seele dringt,</span><br />
<span class="vers">So dehnt sich wieder die Seele.</span>
</p>

<hr class="fin" />

</div>

</body>
</html>