about summary refs log tree commit diff stats
path: root/angeltoabraham.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /angeltoabraham.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'angeltoabraham.html')
-rw-r--r--angeltoabraham.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/angeltoabraham.html b/angeltoabraham.html index a553f36..fbc35c4 100644 --- a/angeltoabraham.html +++ b/angeltoabraham.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">The angel to Abraham</h1> 30 <h1 class="title">The angel to Abraham</h1>
@@ -32,20 +33,23 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <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> 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>
37 <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> 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>
38 <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> 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>
39 <p>Will you hear my small voice amongst the creaking,<br />or will it be the chance bleating of a passing ram?</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>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="deadman.html"> 45 <a class="prevlink" href="deadman.html"
46 title="Next article in Elegies for alternate selves">
44 Dead man 47 Dead man
45 </a> 48 </a>
46 <a href="#" id="lozenge" title="Random page"> &loz; </a> 49 <a href="#" id="lozenge" title="Random page"> &loz; </a>
47 <a class="nextlink" href="feedingtheraven.html"> 50 <a class="nextlink" href="feedingtheraven.html"
48 Feeding the raven 51 title="Previous article in Elegies for alternate selves">
52 Feeding the raven>
49 </a> 53 </a>
50 </nav> 54 </nav>
51</body> 55</body>