aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/03-romanzen/01-ein-weib.xhtml
blob: b443d8ee2b569867274184c8cb40e3a339d393ce (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?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>I. Ein Weib</title>
</head>
<body>

<div class="poem">

  <h3 class="center">I.</h3>
  <h3 class="center">Ein Weib.</h3>
  <hr class="sect" />

<p>
<span class="vers">Sie hatten sich beide so herzlich lieb,</span><br />
<span class="vers">Spitzbübin war sie, er war ein Dieb.</span><br />
<span class="vers">Wenn er Schelmenstreiche machte,</span><br />
<span class="vers">Sie warf sich auf's Bett und lachte.</span>
</p>

<p>
<span class="vers">Der Tag verging in Freud und Lust,</span><br />
<span class="vers">Des Nachts lag sie an seiner Brust.</span><br />
<span class="vers">Als man in's Gefängniß ihn brachte,</span><br />
<span class="vers">Sie stand am Fenster und lachte.</span>
</p>

<p>
<span class="vers">Er ließ ihr sagen: O komm zu mir,</span><br />
<span class="vers">Ich sehne mich so sehr nach dir,</span><br />
<span class="vers">Ich rufe nach dir, ich schmachte —</span><br />
<span class="vers">Sie schüttelt' das Haupt und lachte.</span>
</p>

<p>
<span class="vers">Um sechse des Morgens ward er gehenkt,</span><br />
<span class="vers">Um sieben ward er in's Grab gesenkt;</span><br />
<span class="vers">Sie aber schon um achte</span><br />
<span class="vers">Trank rothen Wein und lachte.</span>
</p>

<hr class="fin" />

</div>

</body>
</html>