diff options
Diffstat (limited to 'angeltoabraham.html')
-rw-r--r-- | angeltoabraham.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/angeltoabraham.html b/angeltoabraham.html index 544948e..64eabfd 100644 --- a/angeltoabraham.html +++ b/angeltoabraham.html | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- Template for compiled 'Autocento' documents --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | ||
3 | <html lang="en"> | 4 | <html lang="en"> |
4 | <head> | 5 | <head> |
5 | <meta charset="utf-8"> | 6 | <meta charset="utf-8"> |
@@ -23,24 +24,22 @@ | |||
23 | <!-- <script src="js/external.js"> </script> --> | 24 | <!-- <script src="js/external.js"> </script> --> |
24 | </head> | 25 | </head> |
25 | <body> | 26 | <body> |
27 | |||
28 | <article id="container"> | ||
29 | <header> | ||
30 | <!-- title --> | ||
31 | <h1 class="title">The angel to Abraham</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">The angel to Abraham</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>Abraham, Abraham, you are old and cannot hear:<br />what if you miss my small voice amongst the creaking<br />of your own grief, kill your son unknowing<br />of what he will be, and commit Israel to nothing?</p> | ||
38 | <p>Abraham, you must know or hope that <a href="boar.html">God</a><br />will not allow your son to die; you must know<br />that this is a test, but then why<br />are you so bent on Isaac’s destruction?<br />Look at your eyes; there is more than fear<br />there. I see in your eyes desperation,<br />a manic passion to do right by your God<br />whom you are not able to see or know.</p> | ||
39 | <p>Am I too late? I <a href="i-am.html">will try</a> to stay<br />your old hands, the knife clenched<br />within them, intent on ending life.</p> | ||
40 | <p>Will you hear my small voice amongst the creaking,<br />or will it be the chance bleating of a passing ram?</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>Abraham, Abraham, you are old and cannot hear:<br />what if you miss my small voice amongst the creaking<br />of your own grief, kill your son unknowing<br />of what he will be, and commit Israel to nothing?</p> | ||
38 | <p>Abraham, you must know or hope that <a href="boar.html">God</a><br />will not allow your son to die; you must know<br />that this is a test, but then why<br />are you so bent on Isaac’s destruction?<br />Look at your eyes; there is more than fear<br />there. I see in your eyes desperation,<br />a manic passion to do right by your God<br />whom you are not able to see or know.</p> | ||
39 | <p>Am I too late? I <a href="i-am.html">will try</a> to stay<br />your old hands, the knife clenched<br />within them, intent on ending life.</p> | ||
40 | <p>Will you hear my small voice amongst the creaking,<br />or will it be the chance bleating of a passing ram?</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a class="prevlink" href="deadman.html" | 44 | <a class="prevlink" href="deadman.html" |
46 | title="Next article in Elegies for alternate selves"> | 45 | title="Next article in Elegies for alternate selves"> |
@@ -52,5 +51,5 @@ | |||
52 | Feeding the raven | 51 | Feeding the raven |
53 | </a> | 52 | </a> |
54 | </nav> | 53 | </nav> |
55 | </body> | 54 | </body> |
56 | </html> | 55 | </html> |