<!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://ronsilliman.blogspot.com/search/label/Talks?updated-max=2015-04-19T21:00:00-07:00&amp;max-results=20&amp;start=5&amp;by-date=false' 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://ronsilliman.blogspot.com/search/label/Talks?updated-max=2015-04-19T21:00:00-07:00&amp;max-results=20&amp;start=5&amp;by-date=false' 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: Talks</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>Talks</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>Talks</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>Sunday, February 22, 2015</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='https://i.ytimg.com/vi/Ky29djni0Og/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2258885436190464730' itemprop='postId'/>
<a name='2258885436190464730'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2258885436190464730' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="https://www.youtube.com/embed/Ky29djni0Og" width="640"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal">
<b><span style="color: #0d0d0d; font-family: Arial, Helvetica, sans-serif; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><span style="color: black;"><a href="http://www.cla.temple.edu/creativewriting/faculty/teare/index.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Brian</span></a>
<a href="http://www.brianteare.net/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Teare</span></a></span>
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></b></div>
<div align="center" class="MsoNormal">
<span style="font-family: Arial, Helvetica, sans-serif;"><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
</span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">talking
@ Evergreen State College<o:p></o:p></span></span><br />
<span style="color: #0d0d0d; font-family: Arial, Helvetica, sans-serif; font-size: 12.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br /></span>
<span style="color: #0d0d0d; font-family: Arial, Helvetica, sans-serif; font-size: 12.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"></span><br />
<div align="center" class="MsoNormal">
<span style="font-size: 12pt; line-height: 115%;"><span style="font-family: Arial, Helvetica, sans-serif;">on Queer
Theory &amp; Ecopoetics<o:p></o:p></span></span></div>
</div>
<div align="center" class="MsoNormal">
<span style="font-family: Arial, Helvetica, sans-serif;"><br /></span></div>
<div align="center" class="MsoNormal">
<span style="color: #0d0d0d; font-family: Arial, Helvetica, sans-serif; font-size: 10.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">2013<o:p></o:p></span></div>
<br />
<div align="center" class="MsoNormal">
<br /></div>
<br />
<br />
<br />
<br /></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/2015/02/blog-post_22.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/02/blog-post_22.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-02-22T00:00:00-05:00'>Sunday, February 22, 2015</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=2258885436190464730' 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/Brian%2520Teare' rel='tag'>Brian Teare</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Friday, February 20, 2015</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='https://i.ytimg.com/vi/A-u-KUUlhMw/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='7291272976195469286' itemprop='postId'/>
<a name='7291272976195469286'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-7291272976195469286' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="480" src="https://www.youtube.com/embed/A-u-KUUlhMw" width="640"></iframe><br />
<br />
<div align="center" class="MsoNormal">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://epc.buffalo.edu/authors/armantrout/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Rae</span></a> <a href="http://en.wikipedia.org/wiki/Rae_Armantrout"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Armantrout</span></a><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></b></div>
<div align="center" class="MsoNormal">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<i>Trendspotting: Poetry&#8217;s New Thing<o:p></o:p></i></span></div>
<div align="center" class="MsoNormal">
<br /></div>
<div align="center" class="MsoNormal" style="line-height: 200%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 10.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="https://www.facebook.com/events/645289428916487/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Armantrout
is reading tonight</span></a><br />
with <a href="http://www.brianteare.net/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Brian Teare</span></a><br />
@ <a href="https://www.facebook.com/DahlakParadise"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Dahlak Paradise</span></a><br />
4708 Baltimore Ave<br />
Philadelphia<o:p></o:p></span></b></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 200%;">
<br /></div>
<br />
<br />
<br />
<br />
<br /></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/2015/02/blog-post_20.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/02/blog-post_20.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-02-20T00:00:00-05:00'>Friday, February 20, 2015</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=7291272976195469286' 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/Rae%2520Armantrout' rel='tag'>Rae Armantrout</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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, February 05, 2015</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='142989552193387661' itemprop='postId'/>
<a name='142989552193387661'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-142989552193387661' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="//player.vimeo.com/video/40858471?portrait=0" webkitallowfullscreen="" width="500"></iframe> <br />
<br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://cfhutrecht2013.com/patrick-eyres/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Patrick</span></a>
<a href="http://www.newarcadianpress.co.uk/bibliography/gardens-and-landscapes-works-by-patrick-eyres-published-elsewhere/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Eyres</span></a>:<br />
<br />
<i><a href="http://jacketmagazine.com/15/rash-iv-finlay.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ian</span></a>
<a href="http://en.wikipedia.org/wiki/Ian_Hamilton_Finlay"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Hamilton</span></a>
<a href="http://www.ianhamiltonfinlay.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Finlay</span></a>
&amp; <a href="http://en.wikipedia.org/wiki/Little_Sparta"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Little</span></a>
<a href="http://www.littlesparta.org.uk/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Sparta</span></a></i></span></b><i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></i></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<br /></div>
<br />
<br />
<br />
<br />
<br />
<br />
<br /></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/2015/02/blog-post_5.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/02/blog-post_5.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-02-05T00:00:00-05:00'>Thursday, February 05, 2015</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=142989552193387661' 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/Ian%2520Hamilton%2520Finlay' rel='tag'>Ian Hamilton Finlay</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Patrick%2520Eyres' rel='tag'>Patrick Eyres</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Friday, January 30, 2015</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='3504584863805490161' itemprop='postId'/>
<a name='3504584863805490161'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-3504584863805490161' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="282" mozallowfullscreen="" src="//player.vimeo.com/video/61085692?byline=0&amp;portrait=0" webkitallowfullscreen="" width="500"></iframe> <br /><a href="http://vimeo.com/61085692"></a><br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://michaelstipe.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Michael</span></a>
<a href="http://en.wikipedia.org/wiki/Michael_Stipe"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Stipe</span></a><br />
<br />
</span></b><b><i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://remhq.com/index.php"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Michael</span></a> <a href="https://www.youtube.com/watch?v=fx5MWCApC2g"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Stipe</span></a>
<a href="https://www.youtube.com/watch?v=xwtdhWltSIg&amp;list=RDHCzKKypdXgIe8"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Michael</span></a>
<a href="https://www.youtube.com/watch?v=GFAP1PPOVyk"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Stipe</span></a>
<a href="https://www.youtube.com/watch?v=pBVVtNnHeEg"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Michael</span></a>
<a href="http://confessionsofamichaelstipe.tumblr.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Stipe</span></a></span></i></b><i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></i></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<br /></div>
<br />
<br />
<br />
<br />
<br />
<br /></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/2015/01/blog-post_89.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/01/blog-post_89.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-01-30T00:00:00-05:00'>Friday, January 30, 2015</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=3504584863805490161' 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/Michael%2520Stipe' rel='tag'>Michael Stipe</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Wednesday, January 28, 2015</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='373361928316351556' itemprop='postId'/>
<a name='373361928316351556'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-373361928316351556' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/5tfv2Hmj6lE?rel=0" width="640"></iframe><br />
<br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.iep.utm.edu/agamben/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Giorgio</span></a>
<a href="http://en.wikipedia.org/wiki/Giorgio_Agamben"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Agamben</span></a><br />
<br />
<br />
<i>Language, Media &amp; Politics<br />
</i><br />
<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></div>
<br />
<br />
<br />
<br /></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/2015/01/blog-post_28.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/01/blog-post_28.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-01-28T00:00:00-05:00'>Wednesday, January 28, 2015</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=373361928316351556' 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/Giorgio%2520Agamben' rel='tag'>Giorgio Agamben</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Tuesday, January 27, 2015</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='2781828341938323408' itemprop='postId'/>
<a name='2781828341938323408'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2781828341938323408' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="282" mozallowfullscreen="" src="//player.vimeo.com/video/61611210?byline=0&amp;portrait=0" webkitallowfullscreen="" width="500"></iframe> <br /><a href="http://vimeo.com/61611210"></a><br />
<div align="center" class="MsoNormal" style="line-height: 150%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.egs.edu/faculty/jacques-roubaud/biography/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Jacques</span></a>
<a href="http://en.wikipedia.org/wiki/Jacques_Roubaud"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Roubaud</span></a><br />
<br />
<i>Mnemonic Hand<br />
</i><br />
<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></div>
<br />
<br />
<br />
<br />
<br />
<br />
<br /></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/2015/01/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/01/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-01-27T00:00:00-05:00'>Tuesday, January 27, 2015</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=2781828341938323408' 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/Jacques%2520Roubaud' rel='tag'>Jacques Roubaud</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Oulipo' rel='tag'>Oulipo</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Tuesday, January 20, 2015</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://sweepingzen.com/wp-content/uploads/2013/02/Norman-Fischer.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2764398616064186143' itemprop='postId'/>
<a name='2764398616064186143'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2764398616064186143' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://sweepingzen.com/wp-content/uploads/2013/02/Norman-Fischer.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/ZFKcGWtjR_uqtA7x3HSuf7gxnMkylyZ6h4S3J682PavCUeJtkAFcPymRJmToaVwZv_iAKbkty1HXaeeaj-dhjRV_7IpbqzBAZxbfKGwAvgAXfrnWDnoY4g%3Ds0-d" width="239"></a></div>
<div style="text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="line-height: 300%; text-align: center;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 300%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.everydayzen.org/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Norman</span></a>
<a href="http://en.wikipedia.org/wiki/Zoketsu_Norman_Fischer"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Fischer</span></a><br />
Two talks on mindfulness<br />
</span></b><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 300%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">(</span></b><b><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 300%;"><a href="http://edz-audio.s3.amazonaws.com/MindulnessSutra/01_Mindfulness1_MettaInstitute_2007-07-30.mp3"><span style="color: red;">first talk</span></a></span></b><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 300%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">)&nbsp;&nbsp; (</span></b><b><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 300%;"><a href="http://edz-audio.s3.amazonaws.com/MindulnessSutra/02_Mindfulness2_MettaInstitute_2007-07-31.mp3"><span style="color: red;">second talk</span></a></span></b><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 300%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">)<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 300%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></b></div>
<div style="text-align: center;">
<br /></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/2015/01/blog-post_20.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/01/blog-post_20.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-01-20T00:00:00-05:00'>Tuesday, January 20, 2015</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=2764398616064186143' 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/mindfulness' rel='tag'>mindfulness</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Norman%2520Fischer' rel='tag'>Norman Fischer</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Friday, January 09, 2015</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='2673886901915904146' itemprop='postId'/>
<a name='2673886901915904146'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2673886901915904146' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="480" src="//www.youtube.com/embed/r69bGf2DnBY" width="640"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.humanities.uci.edu/remembering_jd/gelley.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Alexander</span></a>
<a href="http://www.faculty.uci.edu/profile.cfm?faculty_id=2758"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Gelley</span></a><br />
<br />
on<br />
<br />
<a href="http://plato.stanford.edu/entries/benjamin/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Walter</span></a>
<a href="http://en.wikipedia.org/wiki/Walter_Benjamin"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Benjamin&#8217;s</span></a><br />
<br />
<i><a href="http://monoskop.org/images/e/e4/Benjamin_Walter_The_Arcades_Project.pdf"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Arcades</span></a>
<a href="http://en.wikipedia.org/wiki/Arcades_Project"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Project</span></a><o:p></o:p></i></span></b></div>
</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/2015/01/blog-post_9.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2015/01/blog-post_9.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2015-01-09T00:00:00-05:00'>Friday, January 09, 2015</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=2673886901915904146' 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/Alexander%2520Gelley' rel='tag'>Alexander Gelley</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Arcades%2520Project' rel='tag'>Arcades Project</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Walter%2520Benjamin' rel='tag'>Walter Benjamin</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>Saturday, December 27, 2014</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='2075670766697740277' itemprop='postId'/>
<a name='2075670766697740277'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2075670766697740277' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/uCNXsFMvUmk" width="640"></iframe><br />
<br />
<div align="center" class="MsoNormal">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://en.wikipedia.org/wiki/Fanny_Howe"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Fanny</span></a>
<a href="http://www.poetryfoundation.org/bio/fanny-howe"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Howe</span></a><br />
<br />
<br />
</span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">talking
at <br />
<br />
<br />
The University of Chicago<br />
</span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<br />
<br />
<br />
<br /></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/2014/12/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/12/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-12-27T00:00:00-05:00'>Saturday, December 27, 2014</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=2075670766697740277' 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/Fanny%2520Howe' rel='tag'>Fanny Howe</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Friday, December 26, 2014</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='6732986223016198266' itemprop='postId'/>
<a name='6732986223016198266'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6732986223016198266' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/Di0xgGLd5T8" width="640"></iframe><br />
<br />
<div align="center" class="MsoNormal">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://english.uchicago.edu/faculty/wilkinson"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">John</span></a>
<a href="http://en.wikipedia.org/wiki/John_Wilkinson_(poet)"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Wilkinson</span></a><br />
<br />
<br />
on <br />
<br />
<br />
<a href="http://en.wikipedia.org/wiki/Dylan_Thomas"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Dylan</span></a>
<a href="http://www.dylanthomas.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Thomas</span></a><br />
<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<br />
<br />
<br />
<br /></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/2014/12/blog-post_26.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/12/blog-post_26.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-12-26T00:00:00-05:00'>Friday, December 26, 2014</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=6732986223016198266' 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/Dylan%2520Thomas' rel='tag'>Dylan Thomas</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/John%2520Wilkinson' rel='tag'>John Wilkinson</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Tuesday, December 16, 2014</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='https://media.sas.upenn.edu/pennsound/misc/Images/Bartlett-Eigner.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4612973271727962479' itemprop='postId'/>
<a name='4612973271727962479'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4612973271727962479' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://media.sas.upenn.edu/pennsound/misc/Images/Bartlett-Eigner.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://media.sas.upenn.edu/pennsound/misc/Images/Bartlett-Eigner.jpg" /></a></div>
<div style="text-align: center;">
<br />
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://jacket2.org/commentary/jennifer-bartlett-conversation-jane-joritz-nakagawa"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Jennifer</span></a>
<a href="http://saintelizabethstreet.blogspot.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Bartlett</span></a><br />
<br />
</span><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin;"><a href="https://media.sas.upenn.edu/pennsound/authors/Bartlett/Bartlett-Jennifer_On-Larry-Eigner_Complete-Recording_Gloucester-Writers-Center_11-29-14.mp3"><span style="color: red;">talking</span></a> </span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">on<br />
<br />
<a href="http://www.sup.org/books/title/?id=8058"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Larry</span></a>
<a href="http://en.wikipedia.org/wiki/Larry_Eigner"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Eigner</span></a><br />
</span></b><i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br /></span></i></div>
<div style="text-align: center;">
<i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">(note sale on </span></i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">The Collected Poems)<br />
</span><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><br />
<br />
<br />
<br /></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/2014/12/blog-post_16.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/12/blog-post_16.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-12-16T00:00:00-05:00'>Tuesday, December 16, 2014</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=4612973271727962479' 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/Jennifer%2520Bartlett' rel='tag'>Jennifer Bartlett</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Larry%2520Eigner' rel='tag'>Larry Eigner</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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 04, 2014</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='4258086991148647341' itemprop='postId'/>
<a name='4258086991148647341'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4258086991148647341' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/-BMx7t8ocY8" width="640"></iframe><br />
<br />
<div align="center" class="MsoNormal">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://blog.bestamericanpoetry.com/the_best_american_poetry/2010/03/hudson-house-attic.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Karin</span></a>
<a href="https://www.acls.org/research/fellow.aspx?cid=2793b60c-3c61-e011-b81f-000c293a51f7"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Roffman</span></a>:<br />
<br />
<br />
an audio journey<br />
<br />
<br />
thru <a href="http://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">John</span></a>
<a href="http://www.english.illinois.edu/maps/poets/a_f/ashbery/ashbery.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ashbery&#8217;s</span></a><br />
<br />
<br />
early life in poetry<br />
<br />
<br />
<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></div>
<br />
<br />
<br />
<br />
<br />
<br /></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/2014/12/blog-post_4.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/12/blog-post_4.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-12-04T00:00:00-05:00'>Thursday, December 04, 2014</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=4258086991148647341' 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/John%2520Ashbery' rel='tag'>John Ashbery</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Karin%2520Roffman' rel='tag'>Karin Roffman</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Tuesday, November 25, 2014</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://jacket2.org/sites/jacket2.org/files/imagecache/center_column_width/profile-images/Golding_portrait.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4625930136612875002' itemprop='postId'/>
<a name='4625930136612875002'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4625930136612875002' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://jacket2.org/sites/jacket2.org/files/imagecache/center_column_width/profile-images/Golding_portrait.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="290" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/ioxO8INMCmssgORXQ4CL_c2N02g3aeFDFsRfNVht1bupdVNbwC9jF0MfvgUT7Xr7xpreBCoYTouXvj8rdwvTzmIzBA7Gh3iH0l1tE3gwaJ9YJxHFtMw-MRBZywaRF903l0WNIrbQ-TbJjaCt9P0XGaimEBtLvfNo0tkgaBi0ZCnl%3Ds0-d" width="400"></a></div>
<div style="text-align: center;">
<br /><b><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin;"><a href="https://media.sas.upenn.edu/afilreis/Golding-Alan_Interview_Wexler-Studio_11-19-2014.mp3"><span style="color: red;">Talking</span></a> </span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">with <a href="http://uwpress.wisc.edu/books/0351.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Alan</span></a>
<a href="http://jacket2.org/content/alan-golding"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Golding</span></a>:<br /><br />
</span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">The first broadcast<br /><br />
from the Wexler Recording Studio<br /><br />
@ Kelly Writers House,<br /><br />
with <a href="https://media.sas.upenn.edu/afilreis/Filreis-PennCollegian-article-Spring1987.pdf"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Al</span></a>
<a href="https://www.english.upenn.edu/People/AlFilreis"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Filreis</span></a>,
<a href="https://www.english.upenn.edu/People/BobPerelman"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Bob</span></a>
<span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://en.wikipedia.org/wiki/Bob_Perelman">Perelman</a><br /></span><br />
<a href="http://www.orchidtierney.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Orchid</span></a> <a href="https://www.english.upenn.edu/People/OrchidTierney"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Tierney</span></a>
&amp; <a href="http://www.deepoakland.org/author?id=232"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ron</span></a>
<span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.english.illinois.edu/maps/poets/s_z/silliman/silliman.htm">Silliman</a></span><br /><br />
</span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">November 19, 2014<br />
</span><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></b><br /><br /></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/2014/11/blog-post_25.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/11/blog-post_25.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-11-25T00:00:00-05:00'>Tuesday, November 25, 2014</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=4625930136612875002' 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/Al%2520Filreis' rel='tag'>Al Filreis</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Alan%2520Golding' rel='tag'>Alan Golding</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Bob%2520Perelman' rel='tag'>Bob Perelman</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Orchid%2520Tierney' rel='tag'>Orchid Tierney</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Personal' rel='tag'>Personal</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Saturday, November 22, 2014</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='2571170595097099788' itemprop='postId'/>
<a name='2571170595097099788'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2571170595097099788' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/Et9Nf-rsALk" width="640"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal">
<b><span style="font-family: Arial, sans-serif; font-size: 20pt; line-height: 115%;"><a href="http://www.ursulakleguin.com/"><span style="color: black; mso-themecolor: text1;">Ursula</span></a> <a href="http://www-rohan.sdsu.edu/faculty/dunnweb/rprnts.omelas.pdf"><span style="color: black; mso-themecolor: text1;">K</span></a> <a href="http://www.theparisreview.org/interviews/6253/the-art-of-fiction-no-221-ursula-k-le-guin"><span style="color: black; mso-themecolor: text1;">Le</span></a> <a href="http://en.wikipedia.org/wiki/Ursula_K._Le_Guin"><span style="color: black; mso-themecolor: text1;">Guin</span></a><br />
<br />
<br />
</span></b><span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 115%;">at the National Book Awards<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<br />
<br />
<br />
<br />
<br /></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/2014/11/blog-post_22.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/11/blog-post_22.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-11-22T00:00:00-05:00'>Saturday, November 22, 2014</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=2571170595097099788' 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/Talks' rel='tag'>Talks</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Ursula%2520K%2520Le%2520Guin' rel='tag'>Ursula K Le Guin</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, November 20, 2014</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://jacketmagazine.com/px-writers/mottram.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='8360010564309138579' itemprop='postId'/>
<a name='8360010564309138579'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8360010564309138579' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://jacketmagazine.com/px-writers/mottram.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="200" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/8kO4Q7-tal-AtGh5mpaO2YU5_btr_7X72z8Csf1bt-M6OAU4R2ts5HlH85EKZw70ek0e3EXiKDy8AhImKxrjv7mCdcA%3Ds0-d" width="110"></a><a href="http://ichef.bbci.co.uk/arts/yourpaintings/images/paintings/pkc/624x544/pka_pkc_2001_781_624x544.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="181" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/hs6Crl3p_84SwCHVTQ_zSNcGLXkbb1QMipytsSzWnJVuIJ9L6ycyShA8X9zgZczbZWUTMfzmmKjcUuFp-wD-GluAQSLkE9VyjuNU9BpTLAQGOiDCBCeMNXBEWVFIVTLH6uPWWWzYGXyM-cNQol1ZmpPc_IbQy8BH%3Ds0-d" width="200"></a></div><div style="text-align: center;"><br />
<!--[if gte mso 9]><xml>  <o:OfficeDocumentSettings>   <o:AllowPNG/>  </o:OfficeDocumentSettings> </xml><![endif]--></div><div style="text-align: center;"><!--[if gte mso 9]><xml>  <w:WordDocument>   <w:View>Normal</w:View>   <w:Zoom>0</w:Zoom>   <w:TrackMoves/>   <w:TrackFormatting/>   <w:PunctuationKerning/>   <w:ValidateAgainstSchemas/>   <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>   <w:IgnoreMixedContent>false</w:IgnoreMixedContent>   <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>   <w:DoNotPromoteQF/>   <w:LidThemeOther>EN-US</w:LidThemeOther>   <w:LidThemeAsian>X-NONE</w:LidThemeAsian>   <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>   <w:Compatibility>    <w:BreakWrappedTables/>    <w:SnapToGridInCell/>    <w:WrapTextWithPunct/>    <w:UseAsianBreakRules/>    <w:DontGrowAutofit/>    <w:SplitPgBreakAndParaMark/>    <w:EnableOpenTypeKerning/>    <w:DontFlipMirrorIndents/>    <w:OverrideTableStyleHps/>   </w:Compatibility>   <m:mathPr>    <m:mathFont m:val="Cambria Math"/>    <m:brkBin m:val="before"/>    <m:brkBinSub m:val="--"/>    <m:smallFrac m:val="off"/>    <m:dispDef/>    <m:lMargin m:val="0"/>    <m:rMargin m:val="0"/>    <m:defJc m:val="centerGroup"/>    <m:wrapIndent m:val="1440"/>    <m:intLim m:val="subSup"/>    <m:naryLim m:val="undOvr"/>   </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml>  <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">   <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>   <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>   <w:LsdException Locked="false" Priority="39" Name="toc 1"/>   <w:LsdException Locked="false" Priority="39" Name="toc 2"/>   <w:LsdException Locked="false" Priority="39" Name="toc 3"/>   <w:LsdException Locked="false" Priority="39" Name="toc 4"/>   <w:LsdException Locked="false" Priority="39" Name="toc 5"/>   <w:LsdException Locked="false" Priority="39" Name="toc 6"/>   <w:LsdException Locked="false" Priority="39" Name="toc 7"/>   <w:LsdException Locked="false" Priority="39" Name="toc 8"/>   <w:LsdException Locked="false" Priority="39" Name="toc 9"/>   <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>   <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>   <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>   <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>   <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>   <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>   <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>   <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>   <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>   <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>   <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>   <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>   <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>   <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>   <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>   <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>   <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>   <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>   <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>   <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>  </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <style>
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
</style> <![endif]--><!--[if gte mso 9]><xml>  <o:OfficeDocumentSettings>   <o:AllowPNG/>  </o:OfficeDocumentSettings> </xml><![endif]--></div><div style="text-align: center;"><!--[if gte mso 9]><xml>  <w:WordDocument>   <w:View>Normal</w:View>   <w:Zoom>0</w:Zoom>   <w:TrackMoves/>   <w:TrackFormatting/>   <w:PunctuationKerning/>   <w:ValidateAgainstSchemas/>   <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>   <w:IgnoreMixedContent>false</w:IgnoreMixedContent>   <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>   <w:DoNotPromoteQF/>   <w:LidThemeOther>EN-US</w:LidThemeOther>   <w:LidThemeAsian>X-NONE</w:LidThemeAsian>   <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>   <w:Compatibility>    <w:BreakWrappedTables/>    <w:SnapToGridInCell/>    <w:WrapTextWithPunct/>    <w:UseAsianBreakRules/>    <w:DontGrowAutofit/>    <w:SplitPgBreakAndParaMark/>    <w:EnableOpenTypeKerning/>    <w:DontFlipMirrorIndents/>    <w:OverrideTableStyleHps/>   </w:Compatibility>   <m:mathPr>    <m:mathFont m:val="Cambria Math"/>    <m:brkBin m:val="before"/>    <m:brkBinSub m:val="--"/>    <m:smallFrac m:val="off"/>    <m:dispDef/>    <m:lMargin m:val="0"/>    <m:rMargin m:val="0"/>    <m:defJc m:val="centerGroup"/>    <m:wrapIndent m:val="1440"/>    <m:intLim m:val="subSup"/>    <m:naryLim m:val="undOvr"/>   </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml>  <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">   <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>   <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>   <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>   <w:LsdException Locked="false" Priority="39" Name="toc 1"/>   <w:LsdException Locked="false" Priority="39" Name="toc 2"/>   <w:LsdException Locked="false" Priority="39" Name="toc 3"/>   <w:LsdException Locked="false" Priority="39" Name="toc 4"/>   <w:LsdException Locked="false" Priority="39" Name="toc 5"/>   <w:LsdException Locked="false" Priority="39" Name="toc 6"/>   <w:LsdException Locked="false" Priority="39" Name="toc 7"/>   <w:LsdException Locked="false" Priority="39" Name="toc 8"/>   <w:LsdException Locked="false" Priority="39" Name="toc 9"/>   <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>   <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>   <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>   <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>   <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>   <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>   <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>   <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>   <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>   <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>   <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>   <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>   <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>   <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>   <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>   <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>   <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>   <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>   <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>   <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>   <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>   <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>   <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>   <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>   <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>   <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>   <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>   <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>   <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>   <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>   <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>   <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>   <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>   <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>  </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <style>
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
</style> <![endif]-->  </div><div align="center" class="MsoNormal" style="text-align: center;"><b style="mso-bidi-font-weight: normal;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.independent.co.uk/news/people/obituaries-professor-eric-mottram-1568685.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Eric</span></a> <a href="http://en.wikipedia.org/wiki/Eric_Mottram"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Mottram</span></a><br />
<br />
</span></b><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%;"><br />
<b style="mso-bidi-font-weight: normal;"><span style="color: red;"><a href="https://media.sas.upenn.edu/pennsound/authors/Mottram/Motrram-Eric_on_Hugh-MacDiarmid_UB_10-08-92.mp3"><span style="color: red;">talking on</span></a></span></b><br />
<br />
<br />
<b style="mso-bidi-font-weight: normal;"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.marxists.org/history/etol/newspape/isj/1960/isj001/mcdiarmid.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Hugh</span></a> <a href="http://en.wikipedia.org/wiki/Hugh_MacDiarmid"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">MacDiarmid</span></a><br />
<br />
</span></b></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 115%;">@ SUNY Buffalo 1992<br style="mso-special-character: line-break;" /> <br style="mso-special-character: line-break;" /> </span></div><br />
<br />
<br />
<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/2014/11/normal-0-false-false-false-en-us-x-none_20.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/11/normal-0-false-false-false-en-us-x-none_20.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-11-20T00:00:00-05:00'>Thursday, November 20, 2014</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=8360010564309138579' 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/Eric%2520Mottram' rel='tag'>Eric Mottram</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Hugh%2520MacDiarmid' rel='tag'>Hugh MacDiarmid</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</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>Tuesday, September 16, 2014</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.scottishpoetrylibrary.org.uk/sites/default/files/imagecache/poet_profile/poet_images/clark%2C%20thomas%20a.JPG' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2230260437294404070' itemprop='postId'/>
<a name='2230260437294404070'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2230260437294404070' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://www.scottishpoetrylibrary.org.uk/sites/default/files/imagecache/poet_profile/poet_images/clark%2C%20thomas%20a.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="400" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/EM8NSnffRY1x5tLY645MMUj_rynb6RiRZ5NO64_11HSJWXkez6b4P8lWBP19Zb3PzhhilMN3F-2htOVViN64sm_9JchBXA_vyHT8_bx1sCC3MrTIJLuQab3A1BruL9-UYZARnvdlwuVZ6On7QVEBLG_k-xFNIUcJkwf1r2fiBjODKeIoVpGicvWMf_Am%3Ds0-d" width="400"></a></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
</div>
<div style="text-align: center;">
</div>
<div style="text-align: center;">
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Version>14.00</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--></div>
<div style="text-align: center;">
<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->

</div>
<div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;">
<b style="mso-bidi-font-weight: normal;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.scottishpoetrylibrary.org.uk/poetry/poets/thomas-clark"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Thomas</span></a>
<a href="http://en.wikipedia.org/wiki/Moschatel_Press"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">A</span></a> <a href="http://thomasaclarkblog.blogspot.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Clark</span></a><br />
<br />
</span></b><b style="mso-bidi-font-weight: normal;"><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 200%;"><a href="http://www2.warwick.ac.uk/fac/arts/english/writingprog/archive/writers/clarkthomasa/241080/302.mp3"><span style="color: red;">The Poet&#8217;s Voice Seminar</span></a><br />
</span></b><b style="mso-bidi-font-weight: normal;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
1980</span></b></div>
<div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;">
<br /></div>
<br />
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></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/2014/09/14_16.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2014/09/14_16.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2014-09-16T00:00:00-04:00'>Tuesday, September 16, 2014</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=2230260437294404070' 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/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Thomas%2520A%2520Clark' rel='tag'>Thomas A Clark</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-newer-link'>
<a class='blog-pager-newer-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks%3Fmax-results%3D20' id='Blog1_blog-pager-newer-link' title='Newer Posts'>Newer Posts</a>
</span>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://ronsilliman.blogspot.com/search/label/Talks?updated-max=2014-09-16T00:00:00-04:00&amp;max-results=20&amp;start=21&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'] = 'AOuZoY6qF3SxPndf2wYXkGb0XHxkLeA13w:1574358225353';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3738579','//ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2015-04-19T21:00:00-07:00\x26max-results\x3d20\x26start\x3d5\x26by-date\x3dfalse','3738579');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '3738579', 'title': 'Silliman\x27s Blog', 'url': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2015-04-19T21:00:00-07:00\x26max-results\x3d20\x26start\x3d5\x26by-date\x3dfalse', 'canonicalUrl': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2015-04-19T21:00:00-07:00\x26max-results\x3d20\x26start\x3d5\x26by-date\x3dfalse', '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/ac414222f14fdfa1', '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': 'Talks', 'pageName': 'Talks', 'pageTitle': 'Silliman\x27s Blog: Talks'}}, {'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://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2015-04-19T21:00:00-07:00\x26max-results\x3d20\x26start\x3d5\x26by-date\x3dfalse', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': false, 'isArchive': false, 'isSearch': true, 'isLabelSearch': true, 'search': {'label': 'Talks', 'resultsMessage': 'Showing posts with the label Talks', 'resultsMessageHtml': 'Showing posts with the label \x3cspan class\x3d\x27search-label\x27\x3eTalks\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\x3eTalks\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>