blob: 3845a4d7b4acf1e1e65ffb31c739a9e14a815704 (
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
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<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>Il. Die Bergstimme.</title>
</head>
<body>
<h4>Il.</h4>
<h5>Die Bergstimme.</h5>
<p>
Ein Reiter durch das Bergthal zieht,<br />
Im traurig stillen Trab':<br />
Ach! zieh' ich jetzt wohl in Liebchens Arm,<br />
Oder zieh' ich in's dunkle Grab?<br />
Die Bergstimm Antwort gab:<br />
In's dunkle Grab!
</p>
<p>
Und weiter reitet der Reitersmann,<br />
Und seufzet schwer dazu:<br />
So zieh' ich denn hin in's Grab so früh, –<br />
Wohlan im Grab ist Ruh.<br />
Die Stimme sprach dazu:<br />
Im Grab ist Ruh!
</p>
<p>
Dem Reitersmann eine Thräne rollt<br />
Von der Wange bleich und kummervoll:<br />
Und ist nur im Grabe die Ruhe für mich, –<br />
So ist mir im Grabe wohl.<br />
Die Stimm' erwiedert hohl:<br />
Im Grabe wohl!
</p>
</body>
</html>
|