diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-05-27 16:12:23 +0200 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-05-27 16:12:23 +0200 |
commit | fd2211c33d77eb824a03f776bd90b4905e94f858 (patch) | |
tree | 716f844a959d53b746d1690474aae1b766e53474 /OEBPS/Text/40-tataren.xhtml | |
download | albert-ehrenstein-der-mensch-schreit-fd2211c33d77eb824a03f776bd90b4905e94f858.tar.gz albert-ehrenstein-der-mensch-schreit-fd2211c33d77eb824a03f776bd90b4905e94f858.tar.bz2 albert-ehrenstein-der-mensch-schreit-fd2211c33d77eb824a03f776bd90b4905e94f858.zip |
erste Sicherung
Diffstat (limited to 'OEBPS/Text/40-tataren.xhtml')
-rw-r--r-- | OEBPS/Text/40-tataren.xhtml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/OEBPS/Text/40-tataren.xhtml b/OEBPS/Text/40-tataren.xhtml new file mode 100644 index 0000000..36f1d20 --- /dev/null +++ b/OEBPS/Text/40-tataren.xhtml @@ -0,0 +1,34 @@ +<?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>Tataren sind wir alle</title> +</head> +<body> + +<div class="poem"> + + <h3>Tataren sind wir alle</h3> + +<p> +<span class="vers">Da dem Gott und Wort</span><br /> +<span class="vers">Herztat nicht samt,</span><br /> +<span class="vers">zum Kampf verdammt</span><br /> +<span class="vers">rafft ihr euch fort,</span><br /> +<span class="vers">Narren! Scharen der Waren!</span><br /> +</p> + +<p> +<span class="vers">Über Felsen der Zeit</span><br /> +<span class="vers">Blutsturz rot rollt:</span><br /> +<span class="vers">„Ihr sollt euch töten,</span><br /> +<span class="vers">Barbaren!“</span> +</p> + +</div> + +</body> +</html> |