blob: 6e643cabbcd8c0f10e0d627ed819561c90f8238d (
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
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!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>Nun endlich stehst du weiß und nackt</title>
</head>
<body>
<div class="poem">
<p>
<span class="vers">Nun endlich stehst du weiß und nackt</span><br />
<span class="vers">Vor süßen Sünden zitternd hier —</span><br />
<span class="vers">Und meines Pulsschlags wilder Takt</span><br />
<span class="vers">schlägt rasend an die Sinne dir.</span><br />
<span class="vers">Und meine Augen halten dich</span><br />
<span class="vers">wie straffe Seile fest umspannt. —</span><br />
<span class="vers">In meinen Willen hab' ich dich</span><br />
<span class="vers">Nach langem Werben nun gebannt.</span><br />
<span class="vers">Dein Weinen schürt die Fibern mir —</span><br />
<span class="vers">Dein keuscher Widerstand wird matt. — —</span><br />
<span class="vers">Ich packe dich — und meine Gier</span><br />
<span class="vers">Frißt sich an deiner Reinheit satt.</span>
</p>
</div>
</body>
</html>
|