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
52
53
54
55
56
57
58
59
60
61
|
<!DOCTYPE html>
<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
<!-- vim: fdm=indent
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Case Duckworth">
<title>The boar | Autocento of the breakfast table</title>
<link rel="icon" type="image/png" href="img/favico.png" />
<link rel="stylesheet" type="text/css" href="style.css">
<script src="./js/lozenge.js" type="text/javascript"> </script>
<script src="./js/hylo.js" type="text/javascript"> </script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
<![endif]-->
<!-- <script src="js/external.js"> </script> -->
</head>
<body id="boar" class="elegies">
<article class="container">
<header>
<!-- title -->
<h1 class="title">The boar</h1>
<div class="header-extra">
</div>
</header>
<section class="content verse">
<p>Now the ticking clocks scare me.<br />The <a href="mountain.html">empty</a> rooms, clock towers, belfries;<br />I am terrified by them all.</p>
<p>I really used to enjoy going to church,<br />singing in the choir, listening to the sermon.<br />Now the chairs squeal like dying pigs—</p>
<p>It was the boar that did it.<br /><a href="telemarketer.html">Fifteen feet</a> from me that night<br />in the grass, rooting for God<br />knows what, finding me instead.</p>
<p>I ran, not knowing where or how,<br />not looking for his pursuit of me.<br />I ran to God’s front door, found<br />it locked, found the <a href="i-am.html">house</a> empty</p>
<p>with a note saying, “Condemned.”</p>
</section>
</article>
<nav>
<a class="prevlink" href="theoceanoverflowswithcamels.html"
title="Previous article in Elegies for alternate selves">
The ocean overflows with camels
</a>
<a href="#" id="lozenge" title="Random page"> ◊ </a>
<a class="nextlink" href="deadman.html"
title="Next article in Elegies for alternate selves">
Dead man
</a>
</nav>
</body>
</html>
|