<!DOCTYPE html>
<html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<link href='https://www.blogger.com/static/v1/widgets/2549344219-widget_css_bundle.css' rel='stylesheet' type='text/css'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link href='https://ronsilliman.blogspot.com/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="Silliman&#39;s Blog - Atom" href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="Silliman&#39;s Blog - RSS" href="https://ronsilliman.blogspot.com/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="Silliman&#39;s Blog - Atom" href="https://www.blogger.com/feeds/3738579/posts/default" />
<!--Can't find substitution for tag [blog.ieCssRetrofitLinks]-->
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility' property='og:url'/>
<meta content='Silliman&#39;s Blog' property='og:title'/>
<meta content='A weblog focused on contemporary poetry and poetics.' property='og:description'/>
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]-->
<title>Silliman's Blog: accessibility</title>
<style id='page-skin-1' type='text/css'><!--
/*
* Blogger Template Style
*
* Sand Dollar
* by Jason Sutter
* Updated by Blogger Team
*/
/* Variable definitions
====================
<Variable name="textcolor" description="Text Color"
type="color" default="#000">
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#f6f6f6">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#F5DEB3">
<Variable name="pagetitlebgcolor" description="Blog Title Background Color"
type="color" default="#DE7008">
<Variable name="descriptionColor" description="Blog Description Color"
type="color" default="#9E5205" />
<Variable name="descbgcolor" description="Description Background Color"
type="color" default="#F5E39e">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#9E5205">
<Variable name="datecolor" description="Date Header Color"
type="color" default="#777777">
<Variable name="footercolor" description="Post Footer Color"
type="color" default="#444444">
<Variable name="linkcolor" description="Link Color"
type="color" default="#DE7008">
<Variable name="footerlinkcolor" description="Post Footer Link Color"
type="color" default="#968a0a">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#DE7008">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#B8A80D">
<Variable name="sidebarlinkcolor" description="Sidebar Link Color"
type="color" default="#999999">
<Variable name="bordercolor" description="Border Color"
type="color" default="#e0ad12">
<Variable name="bodyfont" description="Text Font"
type="font"
default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal bold 150% Verdana,Sans-serif">
<Variable name="dateHeaderFont" description="Date Header Font"
type="font"
default="normal bold 105% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font" default="normal bold 300% Verdana,Sans-Serif">
<Variable name="titlefont" description="Post Title Font"
type="font" default="normal bold 160% Verdana,Sans-Serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right">
*/
body {
margin:0px;
padding:0px;
background:#ffffff;
color:#000000;
font-size: small;
}
#outer-wrapper {
font:normal normal 12px Arial, sans-serif;
}
a {
color:#666666;
}
a:hover {
color:#9E5205;
}
a img {
border-width: 0;
}
#content-wrapper {
padding-top: 0;
padding-right: 1em;
padding-bottom: 0;
padding-left: 1em;
}
@media all  {
div#main {
float:right;
width:66%;
padding-top:30px;
padding-right:0;
padding-bottom:10px;
padding-left:1em;
border-left:dotted 1px #e0ad12;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
div#sidebar {
margin-top:20px;
margin-right:0px;
margin-bottom:0px;
margin-left:0;
padding:0px;
text-align:left;
float: left;
width: 31%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
}
@media handheld  {
div#main {
float:none;
width:90%;
}
div#sidebar {
padding-top:30px;
padding-right:7%;
padding-bottom:10px;
padding-left:3%;
}
}
#header {
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
border-bottom:dotted 1px #e0ad12;
background:#000000;
}
h1 a:link  {
text-decoration:none;
color:#ffffff
}
h1 a:visited  {
text-decoration:none;
color:#ffffff
}
h1,h2,h3 {
margin: 0;
}
h1 {
padding-top:25px;
padding-right:0px;
padding-bottom:10px;
padding-left:5%;
color:#ffffff;
background:#940f04;
font:normal bold 80px Verdana,Sans-Serif;
letter-spacing:-2px;
}
h3.post-title {
color:#9E5205;
font:normal bold 150% Arial, sans-serif;
letter-spacing:-1px;
}
h3.post-title a,
h3.post-title a:visited {
color: #9E5205;
}
h2.date-header  {
margin-top:10px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
color:#ffffff;
font: normal bold 104% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}
h4 {
color:#aa0033;
}
#sidebar h2 {
color:#cc0000;
margin:0px;
padding:0px;
font:normal bold 120% Arial, sans-serif;
}
#sidebar .widget {
margin-top:0px;
margin-right:0px;
margin-bottom:33px;
margin-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
font-size:120%;
}
#sidebar ul {
list-style-type:none;
padding-left: 0;
margin-top: 0;
}
#sidebar li {
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
list-style-type:none;
font-size:95%;
}
.description {
padding:0px;
margin-top:7px;
margin-right:12%;
margin-bottom:7px;
margin-left:5%;
color:#cc0000;
background:transparent;
font:bold 100% Verdana,Sans-Serif;
}
.post {
margin-top:0px;
margin-right:0px;
margin-bottom:30px;
margin-left:0px;
}
.post strong {
color:#000000;
font-weight:bold;
}
pre,code {
color:#000000;
}
strike {
color:#000000;
}
.post-footer  {
padding:0px;
margin:0px;
color:#ffffff;
font-size:80%;
}
.post-footer a {
border:none;
color:#968a0a;
text-decoration:none;
}
.post-footer a:hover {
text-decoration:underline;
}
#comments {
padding:0px;
font-size:110%;
font-weight:bold;
}
.comment-author {
margin-top: 10px;
}
.comment-body {
font-size:100%;
font-weight:normal;
color:black;
}
.comment-footer {
padding-bottom:20px;
color:#ffffff;
font-size:80%;
font-weight:normal;
display:inline;
margin-right:10px
}
.deleted-comment  {
font-style:italic;
color:gray;
}
.comment-link  {
margin-left:.6em;
}
.profile-textblock {
clear: both;
margin-left: 0;
}
.profile-img {
float: left;
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
border: 2px solid #940f04;
}
#sidebar a:link  {
color:#000000;
text-decoration:none;
}
#sidebar a:active  {
color:#ff0000;
text-decoration:none;
}
#sidebar a:visited  {
color:sidebarlinkcolor;
text-decoration:none;
}
#sidebar a:hover {
color:#cc0000;
text-decoration:none;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.clear {
clear: both;
}
.widget-content {
margin-top: 0.5em;
}
/** Tweaks for layout editor preview */
body#layout #outer-wrapper {
margin-top: 0;
}
body#layout #main,
body#layout #sidebar {
margin-top: 10px;
padding-top: 0;
}

--></style>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3738579&amp;zx=a1164a5b-94f7-434c-afab-b49aa5a29e3f' media='none' onload='if(media!=&#39;all&#39;)media=&#39;all&#39;' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3738579&amp;zx=a1164a5b-94f7-434c-afab-b49aa5a29e3f' rel='stylesheet'/></noscript>

</head>
<body>
<div class='navbar section' id='navbar'><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript">
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener('load',
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent('onload', function(){ object[attribute] = val; });
      }
    }
  </script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
      gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3738579\x26blogName\x3dSilliman\x27s+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://ronsilliman.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://ronsilliman.blogspot.com/\x26vt\x3d-6983219020609693114',
              where: document.getElementById("navbar-iframe-container"),
              id: "navbar-iframe"
          });
        }
      });
    </script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div></div>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
      <a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<div class='header section' id='header'><div class='widget Header' data-version='1' id='Header1'>
<div id='header-inner'>
<div class='titlewrapper'>
<h1 class='title'>
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/'>
Silliman's Blog
</a>
</h1>
</div>
<div class='descriptionwrapper'>
<p class='description'><span>A weblog focused on contemporary poetry and poetics.</span></p>
</div>
</div>
</div></div>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<div class='crosscol no-items section' id='crosscol'></div>
</div>
<div id='main-wrapper'>
<div class='main section' id='main'><div class='widget Blog' data-version='1' id='Blog1'>
<div class='blog-posts hfeed'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
Showing posts with label <b>accessibility</b>. <a href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/">Show all posts</a>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'>Showing posts with label <b>accessibility</b>. <a href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/">Show all posts</a></div>
</div>
</div>
</div>
<div style='clear: both;'></div>

          <div class="date-outer">
        
<h2 class='date-header'><span>Monday, August 13, 2007</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://www.sfgate.com/columnists/carroll/images/jrc-character.gif' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='7245538352521113451' itemprop='postId'/>
<a name='7245538352521113451'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-7245538352521113451' itemprop='description articleBody'>
<p class=MsoNormal style='margin-bottom:12.0pt'><img height="188" id="_x0000_i1025" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/YUY3FwHK2n91fHwFNjf5dnjPklSmeOQz1W7PXjhVwAmhJekpIx8Px4U1n5JRBvGJpTC61pNsonOECEX_-dQt9gU5i-RHFCrTYUrbd1197nPh1qg3bw%3Ds0-d" width="169"></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'><a href="http://www.sfgate.com/columnists/carroll/"><span style='color:black'>Jon Carroll</span></a> played the <a href="http://tinyurl.com/yr4l5c"><span style='color:black'>accessibility card</span></a> the other day &amp; boy did he bungle it. Carroll, a one-time editorial presence at <i style='mso-bidi-font-style:normal'>Rolling Stone, Rags, Village Voice, New West </i>and other &#8220;hip&#8221; publications, has been a daily columnist for the <i style='mso-bidi-font-style:normal'>San Francisco Chronicle</i> for 25 years now, sharing insights of life in Oakland to readers of the Bay Area. Want to know about gyms in converted courthouses or the doings of Bucket (and the recently deceased Archie), Carroll&#8217;s cats, he&#8217;s the guy for the job. Periodically he skewers the Bush administration as well as anyone living for its inhumanity &amp; its inconsistencies. And he&#8217;s one of the world&#8217;s finer collectors of <span class=SpellE>Mondegreens</span> (e.g., <span class=SpellE>Jimi</span> Hendrix&#8217; paean  to gay love, &#8220;&#8217;<span class=SpellE>Scuse</span> me, while I kiss this guy,&#8221; or the Beatles&#8217; &#8220;The girl with colitis goes by&#8221;). He can be, when he&#8217;s on, as good a columnist as any in </span><st1:country-region><st1:place><span   style='font-size:10.0pt;font-family:Arial;color:black'>America</span></st1:place></st1:country-region><span style='font-size:10.0pt;font-family:Arial;color:black'>.<o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>But when he&#8217;s off? Well, it could hardly have gotten much worse than his first foray into poetry &amp; poetics in several years. First of all, he doesn&#8217;t know the players, even with a scorecard. Everybody he picks ultimately is on the same side of this argument, tho it&#8217;s true that Helen <span class=SpellE>Vendler</span> is going to offer you the uptown version of whatever suburban dream Billy Collins wants to peddle. The truly difficult poets &#8211; my friends, for example, not to mention that good-looking guy in the mirror &#8211; are so far beyond the horizon that Carroll doesn&#8217;t know he&#8217;s left them (us) out. Which is to say that he doesn&#8217;t know who David Lehman &amp; Billy Collins feel they&#8217;re defending themselves against when they argue (a) <i style='mso-bidi-font-style:normal'>for</i> accessibility and, in the same moment, (b) attempt to demonstrate that they too understand the importance of artfulness &amp; aren&#8217;t simply country bumpkins. Carroll actually seems puzzled and/or offended by this latter position. He doesn&#8217;t just want Collins to seem artless, but actually to be so as well. Which leaves Collins to stand up for the values of art, defending difficulty against those who would insert instead the simple family values of weepy nostalgia &amp; necrophilia. <o:p></o:p></span></p> 

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>Carroll actually knows better, which might become apparent to him if he were discussing a genre into which he had some knowledge &amp; insight. Both of his daughters, for example, have had careers in avant-garde circus.&#185; You know the kind: based in Montreal, run by people who speak French, thinking of circus as art, actual skills involved, no abused elephants or obscenely caged tigers, no clowns with red noses, none of that icky cracker-jack-cum-cotton-candy odor thick in the air. You call this a circus, buddy? Where are the geeks? I have no doubt that Carroll could knock out a 700-word column on this topic in the bat of an eye, and do a good job as well. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>But when it comes to poetry, he&#8217;s like the guy who got into a boxing match with a kangaroo &amp; lost. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>His problem is that he really wants an effortless, artless form, one that just gets out of the way so that the emotions can flow &amp; wash about &amp; we can all have our good cry &amp; feel better. Let&#8217;s hug. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>In fact, there&#8217;s nothing wrong, or even deviant, about this desire. MSNBC isn&#8217;t running a TV show anywhere in which readers who want this can set up &#8220;dates&#8221; with poets who are ready to really mean it, only to trap these readers &amp; reveal them for the <span class=SpellE>pervs</span> they are. But, on the other hand, there is a reason, a real historical reason, why we keep having this discussion in poetry, over &amp; over. The people who turn to poetry because it makes Bill <span class=SpellE>Moyers</span> go all misty aren&#8217;t its regular readers. They&#8217;re there for awhile &amp; then they move on, usually to genre more suited to what they want from their arts. The readers who stay with poetry, the ones who sustain it year after year, generation after 
generation, are those who seek what it can do you can&#8217;t get in any other way, and those are features that are fundamentally <span class=GramE>linguistic</span> in nature &#8211; they&#8217;re formal. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>Lets go back to before there was TV, before complex novels like <i style='mso-bidi-font-style:normal'>Ulysses</i></span><span style='font-size:10.0pt;font-family:Arial'> (let alone <span class=SpellE><i style='mso-bidi-font-style:normal'>Finnegans</i></span><i style='mso-bidi-font-style: normal'> Wake)</i>, before Neil <span class=SpellE>Gaiman</span> &amp; high-art comic books, even before thorny deconstruction or other abstract postmodern critical interventions, to the 12<sup>th</sup> century, where the troubadour poets mostly of Southern France already demonstrate the strains that exist because literacy isn&#8217;t distributed evenly throughout the population.<o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial'>The troubadours had to survive by their writings &#8211; they didn&#8217;t have tenure, there was no NEA, no Miss Lilly with the big $200 million grant. Therefore, the troubadours developed multiple genres to address different possible audiences. You can almost see their formal modes in the same way that a technology or car company offers its products today: you got your premium line for the high-end consumer, your basic standard line, and over there in the corner is the economic value line, for those who just need the widget &amp; can&#8217;t afford any bells or whistles. For the troubadours, <i style='mso-bidi-font-style:normal'>Trobar <span class=SpellE>leu</span> </i>offered plain lyrics to the nonliterate masses. These poems were the odes of Billy Collins circa 1150. <i style='mso-bidi-font-style:normal'>Trobar <span class=SpellE>ric</span> </i>focused on poems that fixed around verbal pyrotechnics &#8211; even if you didn&#8217;t understand them, you could at least hear them, the way more recent readers could see, say, <span class=SpellE>e.e</span>. <span class=SpellE>cummings</span>&#8217; play on the page without  necessarily needing to know the history of modernism into which his poems fit. <i style='mso-bidi-font-style:normal'>Trobar clus </i>were the truly dense poems intended for other poets. Think J.H. Prynne, Peter Seaton, Tao Lin, Bernadette Mayer, Taylor Brady, Linh Dinh. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial'>Already, of course, the romance tales that Cervantes will exploit in his version of the invention of the novel some 450 years later are competing with trobar <span class=SpellE>leu</span> for the attention of the masses. And the rise of the novel represents a significant moment in the history of poetry where part of its traditional social function &#8211; telling stories &#8211; literally goes away. It&#8217;s not that you can&#8217;t still a story in a poem, of course, but why would you? There is a genre right next door whose very premise is built around the devices it uses to convey narrative. (Thus the rise of a second genre, cinema, that does the same thing even better &#8211; you can <i style='mso-bidi-font-style:normal'>see </i>the story &#8211; represents a true crisis for the novel, since the silver screen robs that form of its only real rationale, something the novel could not do to the poem. <i style='mso-bidi-font-style:normal'>Trobar clus </i>turns out to be immune precisely because its purpose was never instrumental.)<o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial'>The distance between the troubadours &amp; Cervantes &amp; between Cervantes &amp; ourselves is such that it makes sense that nobody yet really knows if any of these newfangled narrative genres that are burgeoning around the fringes of the web will amount to anything. But the process left in place by this sequence &#8211; a poetry centered around poems for other poets, around which exist various &#8220;popular&#8221; variants, perpetually crumbling at its margins as the popular genres &amp; poets (Edgar Guest &amp; Ogden Nash in one generation, Ted Kooser &amp; Billy Collins in another) prove to be short-lived as social phenomena &#8211; goes on, generation after generation. There is a certain amount of celebrity to be had if you&#8217;re a poet who falls into that slide zone, but any historical perspective on the phenomenon ought to make a poet like Billy Collins nervous as a cat. That&#8217;s why it&#8217;s so important for him to be understood as a &#8220;real&#8221; poet &amp; not simply an artless <span class=SpellE>spewer</span> of emotion. After all, the reader who really wants artless poetry streaming &#8220;real&#8221; emotion circa 2007 can turn just as easily to Jewel. She can sing too. But the instant you can tell that Collins &amp; Kooser aren&#8217;t Jewel, they&#8217;ve become something else altogether by definition &#8211; sort of Bob Perelman &amp; Charles Bernstein <span class=SpellE>lite</span>. And that&#8217;s always the beginning of the end, because this now positions them in a social world in which Kooser &amp; Collins simply represent something else done badly. Not a fresh breath of air at all. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>But the question I have is why does somebody who comes up to this fairly large social machine &#8211; the 10,000 publishing poets who exist just in English, say &#8211; expect every place on the map to be equally accessible or want to require (Carroll&#8217;s complaint after all is really a demand) all poems be as artless as Jewel? Do we want <i style='mso-bidi-font-style:normal'>every</i> musician to be John Denver? Can&#8217;t somebody be Pete <span class=SpellE>Seeger</span> or John Coltrane or <span class=SpellE>Bela</span> Fleck or Meredith Monk? And wouldn&#8217;t that, actually, be more interesting? What if you want Lou Reed &amp; Tuvan throat-singing? The world becomes very monochromatic the instant you want the same level of accessibility everywhere. <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'>The flip side of which is what does it mean to demand of an art form that its practitioners not take the art to the max, not carry it as far as they can. Demanding universal accessibility is like going to a circus where the &#8220;high wire&#8221; is about 18 inches from the ground. Yes, you could do this too. But, again, why would you?<o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:8.0pt;font-family:Arial;color:black'>&#185; Carroll himself has been on the board of the Pickle Family Circus<o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2007/08/jon-carroll-played-accessibility-card.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2007/08/jon-carroll-played-accessibility-card.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2007-08-13T07:45:00-04:00'>Monday, August 13, 2007</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=7245538352521113451' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility' rel='tag'>accessibility</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/difficulty' rel='tag'>difficulty</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, December 26, 2002</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='3738579' itemprop='blogId'/>
<meta content='86546353' itemprop='postId'/>
<a name='86546353'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-86546353' itemprop='description articleBody'>
<div class="MsoNormal">
<span style="font-family: Arial;">Bad writing isn&#8217;t always a
sign of a poet&#8217;s incompetence. Sometimes it seems even to be intentional. Let&#8217;s
read a poem, something from the new issue of <i style="mso-bidi-font-style: normal;">Washington Square, </i>&#8220;Class Picture, 1954&#8221;:<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">I
am the third one<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">from
the left in the third row.<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">The
girl I have been in love with<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">since
the 5<sup>th</sup> grade is just behind me<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">to
the right, the one with the bangs.<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">The
boy who pushes me down<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">in
the playground sometimes<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">is
in the top row, the last one on the left.<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">And
my friend Paul is the second one<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">in
the second row, the one<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">with
his collar sticking out, next to the teacher.<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">But
that&#8217;s not all&#8212;<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">if
you look closely you can see<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">our
house in the background<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">with
its porch and its brick chimney<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">and
up in the clouds<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">you
can see the faces of my parents,<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<br /></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">and
over there, off to the side,<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">Superman
is balancing<o:p></o:p></span></div>
<div class="MsoNormal" style="margin-left: .5in;">
<span style="font-family: Arial;">a
green car over his head with one hand.<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">The first thing we notice is
that this poem functions very much like a Hollywood movie or TV sitcom &#8211; each
stanza will carry one &amp; only one idea. If there is a single defining
feature that characterizes the barrenness of American commercial media, that&#8217;s
it! The complexity &amp; nuances even of a Howard Stern talk show are
consciously &amp; deliberately drained away. <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">There have been genres of
poetry that focused on a single meaning for a short unit of verse &#8211; imagism
&amp; some aspects of Objectivism come to mind &#8211; but neither composes with the
kind of loose, prosoid, tho very clean, style evidenced here. It&#8217;s precisely
this cleanliness of the writing that makes me think that this poetry is
intentional. Yet the <i style="mso-bidi-font-style: normal;">unit = idea</i>
phenomenon for these older modes tends very much toward the line &amp;/or
phrase. Thus, clean as it is, this is a rather bloated concept of &#8220;directness&#8221;
(or however the poet thinks of it). <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">The reader is very much
invited here to identify the narrator of the text with the poet, which tends to
set off (at least for this reader) some calculations as to what grade of
students is figured in the text. The second stanza lets us know that it is past
the fifth grade, while the third tells us that it is still in the playground
bully-victim range &#8211; seventh grade would be pushing it. Yet the distancing
effect of &#8220;since the 5<sup>th</sup> grade&#8221; makes sixth grade improbable, at
least if we presume the competence of the writer. Placing it at seventh or
above, though, suggests that the narrator is a particular type of pathetic figure,
sort of a self-actualizing victim &amp; a general bully magnet. <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">It&#8217;s a conundrum &#8211; either
the poet is inept or the narrator is intended to seem a particular type of
unattractive human being &#8211; but as quickly as this enters the frame, it&#8217;s passed
by. Paul of the fourth stanza enters &amp; appears to have no other function
than to spread the focus of the narrating gaze beyond the simple dramas of
puppy-love &amp; school ground terror. Neither Paul nor his teacher ever <i style="mso-bidi-font-style: normal;">do </i>anything, in this stanza or
elsewhere.<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">The &#8220;But&#8221; at the head of the
fifth stanza now announces the drama of the poem, as though the first four
strophes were no more than scene setting. There are other things visible in
this photograph &#8211; the narrator&#8217;s home, the site of who knows how many psychic dramas.
The first line of the sixth stanza keeps us very much grounded in the physical
realm of the photograph, while the second line performs a double function &#8211; the
closest moment in the entire poem to complexity. It appears, at one level, to
describe the physical world, yet is revealed in the next line as the transition
to a cloying sentimental cliché in a bizarrely American variation of magic
realism. The last line of this stanza is so atrocious that it virtually cries
out for Jeff Koons to come &amp; give us a sculpture of the image in porcelain.
Or marshmallow. Or something.<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">What if the atrociousness of
the line is intentional? What if that&#8217;s the point of the poem in some weird
fashion? It&#8217;s almost like one of those old Hollywood flicks that tells a moral tale
about how violence is bad by giving us as much blood &amp; gore as it
conceivably can. If this is the case, then I don&#8217;t have a problem with the
poet&#8217;s competence, but with the poet&#8217;s ethics. Or lack thereof.<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">The seventh stanza suggests
that this might be the case, distancing itself from the almost horrific
sentimentalism of the sixth with this image &#8220;over there, off to the side.&#8221; It&#8217;s
Superman! Literally. Rescuing us from having to take this image of the
sanctified (&amp; by implication dead) parents of the sixth stanza too directly
&#8211; as if to acknowledge that the poem is bypassing whatever real emotions it
might want to call into play. Thus, the most fascinating word in this literary
auto wreck is the adjective &#8220;green&#8221; that starts off the final line. Its specificity
argues for a return to the real while at the same moment placing the image
entirely into a comic book landscape.* The entire stanza is really an escape
from the possibility of grief suggested by the placement of the parents faces
into the clouds. It&#8217;s as though the poem wants to point to the emotion, but
doesn&#8217;t want to &#8220;own&#8221; it. <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">A different kind of reader
might suggest a correlation between the bullied presence of the pathetic figure
in the early stanzas &amp; a narrator unable to acknowledge emotion later in
the text, but this would be the critical equivalent of putting a bow tie on a
pig. What is more telling is that it is apparent that this poem is not
incompetent, or is incompetent only insofar as it tells us some very
unattractive things about the author that he may not have intended to give
away. The poet, by the way, is Billy Collins, whose name appears at the head of
the list of contributing &#8220;heavies&#8221; on the issue&#8217;s peach-colored cover, right
above Rick Moody and Amy Gerstler.<o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">This is the kind of poetry
that often makes post-avant poets livid with fury that anyone capable of
signing their own name would take it seriously, as if there were a conspiracy
to offer awards, trade publication and recognition only to the most vile of
human instincts. But just as there are human beings who see in George W. Bush a
plain-speaking compassionate man who had demonstrated great inner strength
confronting the terrors of the world, there is an audience for this kind of
literature as well, pathological though it may be. That such pathologies are so
prevalent as to be institutionalized in our society &#8211; institutionalized in the
political, rather than clinical, sense &#8211; is one of the more lurid phenomena
about America in its Late &#8211; but never late enough &#8211; Capitalist phase. This
poem, if it is read 500 years from now, will be a message to the future that
our century lived in the dark ages. <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial;">Putting Collins&#8217; name first
on the cover only draws attention to <i style="mso-bidi-font-style: normal;">Washington
Square&#8217;s</i> embarrassment in including this work at all. College literary
magazines tend to fall into one of two categories. The first contains all those
journals that primarily exist to print student writing, sometimes
contextualized by inclusions of faculty or visiting writers &#8211; this is sometimes
done well (as U.C. Berkeley&#8217;s <i style="mso-bidi-font-style: normal;">Occident</i>
did occasionally), but more often simply presents work by writers who will
never appear in print again &amp; go onto other endeavors in their lives soon
enough. The second category of college literary journal focuses on &#8220;name&#8221;
writers &#8211; I&#8217;ve appeared in <i style="mso-bidi-font-style: normal;">Washington
Square</i> I must admit &#8211; and are really intended as training in editorial
skills for the student staff. These journals also are sometimes done well (as <i style="mso-bidi-font-style: normal;">Chicago Review</i> has done at different
points in its history) but more often reveal &#8211; as here &#8211; that the next
generation of New<span style="mso-spacerun: yes;">&nbsp; </span>York trade editors is
apt to be every bit as wretched as the one we have now. <o:p></o:p></span></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<br /></div>
<div class="MsoNormal">
<span style="font-family: Arial; font-size: 10.0pt;">* The
George Reeves television series Superman did not begin filming in color until
the 1955 season, a year after the date posed in the poem&#8217;s title. <o:p></o:p></span></div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2002/12/bad-writing-isnt-always-sign-of-poets.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2002/12/bad-writing-isnt-always-sign-of-poets.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2002-12-26T07:22:00-05:00'>Thursday, December 26, 2002</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=86546353' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility' rel='tag'>accessibility</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Billy%2520Collins' rel='tag'>Billy Collins</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

        </div></div>
      
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://ronsilliman.blogspot.com/search/label/accessibility?updated-max=2002-12-26T07:22:00-05:00&amp;max-results=20&amp;start=20&amp;by-date=false' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a>
</span>
<a class='home-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='blog-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a>
</div>
</div>
</div></div>
</div>
<div id='sidebar-wrapper'>
<div class='sidebar section' id='sidebar'><div class='widget Text' data-version='1' id='Text4'>
<h2 class='title'>Upcoming</h2>
<div class='widget-content'>
<b>October</b><br /><br />Madrid<br />with Charles Bernstein & Susan Bee<br /><br />Barcelona<br /><div><br /><br />Saragossa?<br /><br /><b>November</b><br /><br />Rome?<div><br /></div><div><br /></div></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text4&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text4"));' rel='nofollow' target='configText4' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget TextList' data-version='1' id='TextList1'>
<h2>Email</h2>
<div class='widget-content'>
<ul>
<li>silliman AT gmail DOT com</li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=TextList&widgetId=TextList1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("TextList1"));' rel='nofollow' target='configTextList1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div>
</div><div class='widget LinkList' data-version='1' id='LinkList1'>
<h2>Silliman Sites</h2>
<div class='widget-content'>
<ul>
<li><a href='http://www.poets.org/poet.php/prmPID/1544'>Academy of American Poets</a></li>
<li><a href='http://epc.buffalo.edu/authors/silliman'>Electronic Poetry Center</a></li>
<li><a href='http://www.facebook.com/ron.silliman'>Facebook</a></li>
<li><a href='http://www.goodreads.com/search/search%3Fsearch_type%3Dbooks%26search%5Bquery%5D%3Dron%2Bsilliman'>GoodReads</a></li>
<li><a href='http://www.english.illinois.edu/maps/poets/s_z/silliman/silliman.htm'>Modern American Poetry</a></li>
<li><a href='http://writing.upenn.edu/pennsound/x/Silliman.php'>PennSound</a></li>
<li><a href='http://www.pcah.us/the-center/grants-awarded/grantees-1998-ron-silliman/'>Pew Fellowships in the Arts</a></li>
<li><a href='http://www.poetryfoundation.org/archive/poet.html?id=6323'>Poetry Foundation</a></li>
<li><a href='http://ronsillimanbibliography.blogspot.com/'>Silliman's Bibliography</a></li>
<li><a href='http://www.spdbooks.org/Search/Default.aspx?AuthorName=Ron+Silliman'>Small Press Distribution</a></li>
<li><a href='http://eclipsearchive.org/projects/TOTTELS/'>Tottel's</a></li>
<li><a href='http://twitter.com/ronsilliman'>Twitter</a></li>
<li><a href='http://www.ubu.com/contemp/silliman/index.html'>Ubuweb</a></li>
<li><a href='https://library.ucsd.edu/speccoll/findingaids/mss0075.html'>UC San Diego Archives</a></li>
<li><a href='http://en.wikipedia.org/wiki/Ron_Silliman'>Wikipedia</a></li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=LinkList&widgetId=LinkList1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' rel='nofollow' target='configLinkList1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div>
</div><div class='widget Text' data-version='1' id='Text1'>
<h2 class='title'>Ketjak</h2>
<div class='widget-content'>
<a href="http://www.ucpress.edu/books/pages/10742.php">I: The Age of Huts<br /><br /></a>             <a href="http://www.ucpress.edu/books/pages/10742.php"><img src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/u_VsYLU9NS_tJXOrl6A4RM1Dne7QkuSslpBc0StgKSXXoIDStYoXqSwDo2tuxST00QD3ynVJH4yjAhcEzTWyM0F_RriCRx9yZdyygceY2wm-%3Ds0-d" /></a><br /><br /><br />II: Tjanting<br /><br /><a href="https://www.saltpublishing.com/products/tjanting-9781876857196"><img src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/efy1lIcVIKeKSdy_WUDIxV8WLN0OJmA3f7enQ2XDwxwt7Bh5ssfQQAkW_o4oG6FqrB1RGf7CX-Rw-VQ4u36RIuwSsCMxWjjHFDP4c7CbW2d_%3Ds0-d" /></a><br /><br /><br /><a href="http://www.uapress.ua.edu/product/Alphabet,1897.aspx">III: The Alphabet<br /><br /></a><a href="http://www.uapress.ua.edu/product/Alphabet,1897.aspx"><img id="ctl00_MainContent_ProductInfo1_ctl00_PrimaryImage_PrimaryImage" onclick="javascript:window.open(&#39;http://www.uapress.ua.edu//images/temp/212-1897-Product_LargeToMediumImage.jpeg&#39;, 1, &#39;resizable=1, width=500, height=700&#39;)" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/OnaMjXm2h6XxneM04RgHx1Bkf2Wi9UE3a8c3o0NDvW5wXo7BK3MaM5VP9YfbEIpHYxAstTorwhNW4lhhkNuua5bDX7Ogr2UgZ1NMDDjeh-0bNnuo-WH-9pGHIR6lv-4-_UDHVNe36xB6%3Ds0-d" style="border: 1px solid Gray;" /></a><br /><div><br /></div><div>IV. from Universe</div><div><br /></div><div><br /></div><div><br /></div><div><br /></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text1"));' rel='nofollow' target='configText1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Text' data-version='1' id='Text3'>
<h2 class='title'>Other Books in Print</h2>
<div class='widget-content'>
<span style="font-weight: bold;">MEMOIRS &amp; COLLABORATIONS</span><br /><a href="https://www.amazon.com/Leningrad-American-Writers-Soviet-Union/dp/1562790056">Leningrad</a><br /><a href="http://www.thegrandpiano.org/">The Grand Piano</a><br /><a href="https://www.saltpublishing.com/products/under-albany-9781844710515">Under Albany</a><br /><br /><span style="font-weight: bold;">CRITICISM</span><br /><a href="http://www.spdbooks.org/Producte/0937804207/the-new-sentence.aspx">The New Sentence</a><br /><br /><span style="font-weight: bold;">ANTHOLOGY</span><br /><a href="https://secure.touchnet.com/C22921_ustores/web/classic/product_detail.jsp?PRODUCTID=327&SINGLESTORE=true">In The American Tree</a><br /><br /><br /><br />
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text3&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text3"));' rel='nofollow' target='configText3' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Image' data-version='1' id='Image1'>
<div class='widget-content'>
<img alt='' height='163' id='Image1_img' src='//3.bp.blogspot.com/_TEBx9oYcXio/S9oGYEaetqI/AAAAAAAABDs/UI7l5u8GwcA/S230/redron.jpg' width='230'/>
<br/>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Image&widgetId=Image1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Image1"));' rel='nofollow' target='configImage1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Text' data-version='1' id='Text2'>
<div class='widget-content'>
<br /><img alt="" src="file%3A///Users/Lynn/Desktop/silliman2a.jpg" / /><img alt="" src="file%3A///Users/Lynn/Library/Caches/TemporaryItems/moz-screenshot.png" / /><span style="color: #990000; font-weight: bold;">RON SILLIMAN</span> has written and edited 40 books, and had his poetry and criticism translated into 16 languages. Silliman was a 2012 Kelly Writers House Fellow, the 2010 recipient of the Levinson Prize from the Poetry Foundation, a 2003 Literary Fellow of the National Endowment for the Arts, a 2002 Fellow of the Pennsylvania Arts Council, and a 1998 Pew Fellow in the Arts. Silliman has a plaque in the walk dedicated to poetry in his home town of Berkeley and a sculpture in the Transit Center of Bury, Lancaster, a part of the Irwell Sculpture Trail. He lives in Chester County, Pennsylvania and teaches at the University of Pennsylvania.<br /><br /><br /><br /><br /><br /><br />(c) 2002-2019 by Ron Silliman.
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text2&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text2"));' rel='nofollow' target='configText2' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>
</div>
<!-- end content-wrapper -->
</div></div>
<!-- end outer-wrapper -->

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1068551213-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY6Gacr_iS47c96LGuSUrxMLMxWNWQ:1574386447243';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3738579','//ronsilliman.blogspot.com/search/label/accessibility','3738579');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '3738579', 'title': 'Silliman\x27s Blog', 'url': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility', 'canonicalUrl': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility', 'homepageUrl': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/', 'searchUrl': 'https://ronsilliman.blogspot.com/search', 'canonicalHomepageUrl': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/', 'blogspotFaviconUrl': 'https://ronsilliman.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - Atom\x22 href\x3d\x22https://ronsilliman.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - RSS\x22 href\x3d\x22https://ronsilliman.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/3738579/posts/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/f3d926f4a203e3ca', 'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'disableGComments': true, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 300, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'searchLabel': 'accessibility', 'pageName': 'accessibility', 'pageTitle': 'Silliman\x27s Blog: accessibility'}}, {'name': 'features', 'data': {'sharing_get_link_dialog': 'true', 'sharing_native': 'false'}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Silliman\x27s Blog', 'description': 'A weblog focused on contemporary poetry and poetics.', 'url': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/accessibility', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': false, 'isArchive': false, 'isSearch': true, 'isLabelSearch': true, 'search': {'label': 'accessibility', 'resultsMessage': 'Showing posts with the label accessibility', 'resultsMessageHtml': 'Showing posts with the label \x3cspan class\x3d\x27search-label\x27\x3eaccessibility\x3c/span\x3e'}}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'navMessage': 'Showing posts with label \x3cb\x3eaccessibility\x3c/b\x3e. \x3ca href\x3d\x22https://ronsilliman.blogspot.com/\x22\x3eShow all posts\x3c/a\x3e', 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/4152225668-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/368954415-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text4', 'sidebar', document.getElementById('Text4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextListView', new _WidgetInfo('TextList1', 'sidebar', document.getElementById('TextList1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList1', 'sidebar', document.getElementById('LinkList1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text1', 'sidebar', document.getElementById('Text1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text3', 'sidebar', document.getElementById('Text3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image1', 'sidebar', document.getElementById('Image1'), {'resize': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text2', 'sidebar', document.getElementById('Text2'), {}, 'displayModeFull'));
</script>
</body>
</html>