<!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=2013-01-26T21:00:00-08:00&amp;max-results=20&amp;start=70&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=2013-01-26T21:00:00-08:00&amp;max-results=20&amp;start=70&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>Wednesday, January 16, 2013</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://3.gvt0.com/vi/ATB4cf6omk8/0.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='363254799941386975' itemprop='postId'/>
<a name='363254799941386975'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-363254799941386975' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><iframe allowfullscreen="allowfullscreen" frameborder="0" height="266" mozallowfullscreen="mozallowfullscreen" src="https://www.youtube.com/embed/ATB4cf6omk8?feature=player_embedded" webkitallowfullscreen="webkitallowfullscreen" width="320"></iframe>
</div><!--[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:UseFELayout/>   </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]--><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &quot;Times New Roman&quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: &quot;Times New Roman&quot;; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"></span>
<div align="center" class="MsoNormal" style="text-align: center;"></div><!--[if gte mso 9]><xml>  <o:DocumentProperties>   <o:Version>14.00</o:Version>  </o:DocumentProperties>  <o:OfficeDocumentSettings>   <o:AllowPNG/>  </o:OfficeDocumentSettings> </xml><![endif]-->  <div align="center" class="MsoNormal" style="text-align: center;"><u><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;"><a href="http://www.realitystreet.co.uk/peter-jaeger.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;">Peter</span></a> <a href="http://robmclennan.blogspot.com/2009/11/12-or-20-questions-with-peter-jaeger.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;">Jaeger</span></a>
on 
the <a href="//youtu.be/pcHnL7aS64Y"><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;">Buddhism</span></a></span></u><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;"> in <a href="http://epc.buffalo.edu/authors/cage/"><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_Cage"><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;">Cage&#8217;s</span></a> <a href="http://johncage.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;">art</span></a></span></div><!--[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 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/2013/01/normal-0-false-false-false-en-us-x-none.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/01/normal-0-false-false-false-en-us-x-none.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-01-16T00:00:00-05:00'>Wednesday, January 16, 2013</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=363254799941386975' 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/Buddhism' rel='tag'>Buddhism</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/John%2520Cage' rel='tag'>John Cage</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Music' rel='tag'>Music</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Peter%2520Jaeger' rel='tag'>Peter Jaeger</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 11, 2013</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/xdbiN3YcuEI/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4229741160924630124' itemprop='postId'/>
<a name='4229741160924630124'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4229741160924630124' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe allowfullscreen="allowfullscreen" frameborder="0" height="480" src="//www.youtube.com/embed/xdbiN3YcuEI" width="640"></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://www.egs.edu/faculty/slavoj-zizek/biography/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Slavoj</span></a> <a href="http://en.wikipedia.org/wiki/Slavoj_%C5%BDi%C5%BEek"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Žižek</span></a></span></b><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br> on <a href="//www.youtube.com/watch?v=xdbiN3YcuEI&amp;feature=em-share_video_user"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>architecture &amp; aesthetics</span></a><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/01/blog-post_11.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/01/blog-post_11.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-01-11T00:00:00-05:00'>Friday, January 11, 2013</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=4229741160924630124' 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/Slavoj%2520%25C5%25BDi%25C5%25BEek' rel='tag'>Slavoj Žižek</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>Sunday, December 23, 2012</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/F9LzsIVvTMw/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4563342521994706747' itemprop='postId'/>
<a name='4563342521994706747'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4563342521994706747' itemprop='description articleBody'>
<div align="center" class="MsoNormal" style="line-height: 150%; 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: 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.poetryfoundation.org/bio/ann-lauterbach"><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;">Ann</span></a> <a href="http://epc.buffalo.edu/authors/lauterbach/"><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;">Lauterbach</span></a><o:p></o:p></span></b></div><div align="center" class="MsoNormal" style="text-align: center;"><iframe allowfullscreen="allowfullscreen" frameborder="0" height="360" src="//www.youtube.com/embed/F9LzsIVvTMw" width="640"></iframe></div><div align="center" class="MsoNormal" style="line-height: 150%; 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: 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="//www.youtube.com/watch?v=F9LzsIVvTMw&amp;feature=g-user-u"><span class="GramE"><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;">reading</span></span></a><o:p></o:p></span></b></div><br />
<br />
<div align="center" class="MsoNormal" style="text-align: center;"><iframe allowfullscreen="allowfullscreen" frameborder="0" height="360" src="//www.youtube.com/embed/qMaBCN2JikU" width="640"></iframe></div><div align="center" class="MsoNormal" style="line-height: 150%; 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: 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="//www.youtube.com/watch?v=qMaBCN2JikU&amp;feature=g-user-u"><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;">&amp; talking</span></a><o:p></o:p></span></b></div><div align="center" class="MsoNormal" style="line-height: 150%; 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: 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;">At the University of Chicago<br />
October 2012 <o:p></o:p></span></b></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/2012/12/blog-post_23.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_23.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-12-23T00:00:00-05:00'>Sunday, December 23, 2012</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=4563342521994706747' 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/Ann%2520Lauterbach' rel='tag'>Ann Lauterbach</a>,
<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>
</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 22, 2012</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://farm4.staticflickr.com/3537/3647185252_291cee3c5d_z.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='6006659914156368765' itemprop='postId'/>
<a name='6006659914156368765'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6006659914156368765' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://farm4.staticflickr.com/3537/3647185252_291cee3c5d_z.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="500" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/3X1IyL89r0iVllcAhRE52WSyTkWt1owFry63Ob6SA3V5E4walhv89w7viruYXtakKZT9hCRIeOujzHuvup8ZsFRmQ16eBBtFpixgOQT_Bq2zsA%3Ds0-d" width="328"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:16.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://epc.buffalo.edu/authors/bromige/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>David</span></a> <a href="http://en.wikipedia.org/wiki/David_Bromige"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Bromige</span></a><br> </span></b><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt; line-height:150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor: text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://media.sas.upenn.edu/pennsound/groups/St-Marks-Talks/10-04-85/Bromige-David_01_Reading_Poetry-Project-St-Marks-Talks_New-York_10-04-1985.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Condition, Information &amp; the Paranoia of the New</span></a></span></b><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:10.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://media.sas.upenn.edu/pennsound/groups/St-Marks-Talks/10-04-85/Bromige-David_02_Discussion_Poetry-Project_St-Marks-Talks_New-York_10-04-1985.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Post-talk discussion</span></a><br style='mso-special-character:line-break'> <!--[if !supportLineBreakNewLine]--><br style='mso-special-character:line-break'> <!--[endif]--><o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:10.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://writing.upenn.edu/pennsound/x/St-Marks-Talks.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>The Poetry Project</span></a>, <br> October 4, 1985<o:p></o:p></span></p><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/2012/12/blog-post_22.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_22.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-12-22T00:00:00-05:00'>Saturday, December 22, 2012</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=6006659914156368765' 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/David%2520Bromige' rel='tag'>David Bromige</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>Sunday, December 16, 2012</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/Qf7RGph3buc/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2903467950583270606' itemprop='postId'/>
<a name='2903467950583270606'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2903467950583270606' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/Qf7RGph3buc" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:16.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>&#8220;<a href="//www.youtube.com/watch?v=Qf7RGph3buc&amp;feature=g-user-u"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Here&#8217;s Your Throat Back</span></a><span class=GramE>,</span><br> Thanks for the Loan&#8221;<o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://mosaicjournal.org/index.php/mosaic/article/view/35/40"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Steven</span></a> <a href="http://music.uchicago.edu/page/steven-rings"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ring</span></a> on Dylan&#8217;s Voices<o:p></o:p></span></b></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_16.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_16.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-12-16T00:00:00-05:00'>Sunday, December 16, 2012</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=2903467950583270606' 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/Bob%2520Dylan' rel='tag'>Bob Dylan</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Music' rel='tag'>Music</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Steven%2520Rings' rel='tag'>Steven Rings</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 11, 2012</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/wuxF23jFkOk/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='3411782926172359520' itemprop='postId'/>
<a name='3411782926172359520'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-3411782926172359520' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/wuxF23jFkOk" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://www.poetryfoundation.org/bio/susan-howe"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Susan</span></a> <a href="http://en.wikipedia.org/wiki/Susan_Howe"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Howe</span></a></span></b><span class=GramE><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>:</span></span><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br />
<i style='mso-bidi-font-style:normal'>The Whispered Rush,<br />
The Telepathy of Archives<o:p></o:p></i></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>(<span class=GramE>from</span> the <a href="//www.youtube.com/watch?v=wuxF23jFkOk"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Poets&#8217; Forum of the Academy of American Poets, 2011</span></a>)<o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_11.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/12/blog-post_11.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-12-11T00:00:00-05:00'>Tuesday, December 11, 2012</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=3411782926172359520' 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/Susan%2520Howe' rel='tag'>Susan 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>Wednesday, November 28, 2012</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/DEBKJHpyVLE/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1097376787158968270' itemprop='postId'/>
<a name='1097376787158968270'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1097376787158968270' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/DEBKJHpyVLE" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://www.artfagcity.com/2011/02/01/featured-artist-ariel-goldberg/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ariel</span></a> <a href="http://arielgoldberg.com/news.html"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Goldberg</span></a></span></b><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br />
<a href="https://jacket2.org/article/view-performance"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>on</span></a><br />
<i style='mso-bidi-font-style:normal'><a href="//www.youtube.com/watch?v=DEBKJHpyVLE&amp;feature=plcp"><span class=GramE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>The</span></span><span style='color:#0D0D0D;mso-themecolor: text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'> Estrangement Principle</span></a></i><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_28.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_28.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-28T00:00:00-05:00'>Wednesday, November 28, 2012</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=1097376787158968270' 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/Ariel%2520Goldberg' rel='tag'>Ariel Goldberg</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 27, 2012</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/DyH0zYlgBeo/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1329348160390304732' itemprop='postId'/>
<a name='1329348160390304732'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1329348160390304732' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="480" src="//www.youtube.com/embed/DyH0zYlgBeo" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://mechanicalbrides.com/donatomancini.html"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Donato</span></a> <a href="http://epc.buffalo.edu/authors/mancini/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Mancini</span></a></span><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:red'><a href="http://assassinscreed.wikia.com/wiki/Donato_Mancini"><span style='color:red'>*</span></a></span><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif"'><br />
<span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="https://www.youtube.com/watch?feature=player_embedded&amp;v=DyH0zYlgBeo"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>reading</span></a><br />
<i style='mso-bidi-font-style:normal'><a href="http://www.bookthug.ca/proddetail.php?prod=201220"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>You Must Work Harder</span></a></i></span><i style='mso-bidi-font-style:normal'><o:p></o:p></i></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-27T00:00:00-05:00'>Tuesday, November 27, 2012</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=1329348160390304732' 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/Christian%2520B%25C3%25B6k' rel='tag'>Christian Bök</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Donato%2520Mancini' rel='tag'>Donato Mancini</a>,
<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>
</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>Sunday, November 25, 2012</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/SP6G7XqzK94/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1966649527580794936' itemprop='postId'/>
<a name='1966649527580794936'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1966649527580794936' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/SP6G7XqzK94" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:14.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="https://www.facebook.com/prof.slavoj.zizek"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Žižek</span></a> in <a href="http://www.patheos.com/blogs/americanbuddhist/2012/11/zizek-waxes-on-about-zionism-sex-gangam-style-justin-bieber-the-pope-and-buddhism.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Vermont</span></a><o:p></o:p></span></b></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_4067.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_4067.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-25T00:00:00-05:00'>Sunday, November 25, 2012</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=1966649527580794936' 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/Slavoj%2520%25C5%25BDi%25C5%25BEek' rel='tag'>Slavoj Žižek</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 17, 2012</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://farm1.staticflickr.com/28/55314821_83820a3a5e_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2382951173769924195' itemprop='postId'/>
<a name='2382951173769924195'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2382951173769924195' itemprop='description articleBody'>
<p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><a href="http://farm1.staticflickr.com/28/55314821_83820a3a5e_o.jpg"><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="277" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/1GREuIsi8nC97nSZVcg_AvVuROH0S6Cf4tQ7PfdMv68dQHqF_9QxFIxF2Hi7TrMF-KNOnnK555tSYpvykgh9lQxfugXsCvXnFRc1GiTW%3Ds0-d" width="359"></span></a><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://www.flowchartfoundation.org/arc/home/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ashbery</span></a><br> </span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Beddoes/Ashbery-John_02_Lecture_Thomas-Lovell-Beddoes_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1989.mp3"><span style='color:red'>talking about</span></a></span></b><span style='font-size: 12.0pt;line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family: "Times New Roman";color:red'><br> </span><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://phantomwooer.org/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Thomas</span></a> <a href="http://www.litgothic.com/Authors/beddoes.html"><span style='color: #0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Lovell</span></a> <a href="http://en.wikipedia.org/wiki/Thomas_Lovell_Beddoes"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Beddoes</span></a><br> at Harvard 1989</span><span style='font-size:12.0pt;line-height:150%; font-family:"Times New Roman","serif";mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a></span></i><span style='font-size: 12.0pt;line-height:150%;font-family:"Times New Roman","serif";mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_17.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_17.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-17T00:01:00-05:00'>Saturday, November 17, 2012</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=2382951173769924195' 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/Talks' rel='tag'>Talks</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Thomas%2520Lovell%2520Beddoes' rel='tag'>Thomas Lovell Beddoes</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 15, 2012</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='8393116999760862886' itemprop='postId'/>
<a name='8393116999760862886'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8393116999760862886' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="403" src="http://www.ustream.tv/embed/recorded/26837990?v=3&amp;wmode=direct" scrolling="no" frameborder="0" style="border: 0px none transparent;"></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"'>An <a href="http://jordanrussiacenter.org/event-recaps/remembering-arkadii-dragomoschenko/#.UKLDIuTomX9"><span style='color:windowtext'>evening in memory</span></a> of</span><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"'><br />
<b style='mso-bidi-font-weight:normal'><a href="https://jacket2.org/commentary/arkadii-dragomoshchenko"><span style='color:windowtext'>Arkadii</span></a> <a href="http://en.wikipedia.org/wiki/Arkadii_Dragomoshchenko"><span style='color:windowtext'>Dragomoshchenko</span></a><br />
</b></span><span style='font-size:10.0pt;line-height:150%;font-family:"Arial","sans-serif"'>with<br />
</span><span style='font-size:8.0pt;line-height:150%;font-family:"Arial","sans-serif"'><a href="http://jordanrussiacenter.org/tag/jacki-ochs/"><span class=SpellE><span style='color:windowtext'>Jacki</span></span><span style='color:windowtext'> Ochs</span></a>,&nbsp;<a href="http://jordanrussiacenter.org/tag/lyn-hejinian/"><span style='color:windowtext'>Lyn Hejinian</span></a>,&nbsp;<a href="http://jordanrussiacenter.org/tag/charles-bernstein/"><span style='color:windowtext'>Charles Bernstein</span></a>, <br />
<a href="http://jordanrussiacenter.org/tag/eugene-ostashevsky/"><span style='color:windowtext'>Eugene Ostashevsky</span></a>, <a href="http://jordanrussiacenter.org/tag/genya-turovskaya/"><span class=SpellE><span style='color:windowtext'>Genya</span></span><span style='color:windowtext'> <span class=SpellE>Turovskaya</span></span></a>,<br />
<a href="http://jordanrussiacenter.org/tag/ian-dreiblatt/"><span style='color:windowtext'>Ian <span class=SpellE>Dreiblatt</span></span></a>,&nbsp;<a href="http://jordanrussiacenter.org/tag/ian-probstein/"><span style='color: windowtext'>Ian <span class=SpellE>Probstein</span></span></a>,&nbsp; <br />
<a href="http://jordanrussiacenter.org/tag/john-high/"><span style='color:windowtext'>John High</span></a>,&nbsp; <a href="http://jordanrussiacenter.org/tag/matvei-yankelevich/"><span style='color:windowtext'>Matvei Yankelevich</span></a>,&nbsp;<br />
<a href="http://jordanrussiacenter.org/tag/mikhail-iampolski/"><span style='color:windowtext'>Mikhail <span class=SpellE>Iampolski</span></span></a>,&nbsp;<a href="http://jordanrussiacenter.org/tag/mikhail-iossel/"><span style='color:windowtext'>Mikhail <span class=SpellE>Iossel</span></span></a>,&nbsp;<span class=SpellE><a href="http://jordanrussiacenter.org/tag/serguei-artiushkov/"><span style='color:windowtext'>Serguei</span></span><span class=MsoHyperlink><span style='color:windowtext'> <span class=SpellE>Artiushkov</a></span></span></span></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_15.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_15.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-15T00:00:00-05:00'>Thursday, November 15, 2012</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=8393116999760862886' 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/Arkadii%2520Dragomoshchenko' rel='tag'>Arkadii Dragomoshchenko</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>Sunday, November 11, 2012</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/EYzKsiev43Q/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4205315169440759472' itemprop='postId'/>
<a name='4205315169440759472'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4205315169440759472' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="480" src="//www.youtube.com/embed/EYzKsiev43Q" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:20.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://en.wikipedia.org/wiki/David_Harvey_(geographer)"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>David</span></a> <a href="http://davidharvey.org/"><span style='color:#0D0D0D;mso-themecolor: text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Harvey</span></a></span></b><span style='font-size: 14.0pt;line-height:115%;font-family:"Arial","sans-serif";color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br> <br> <span class=GramE>The</span> End of Capitalism?<o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_11.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_11.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-11T00:00:00-05:00'>Sunday, November 11, 2012</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=4205315169440759472' 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/Capital' rel='tag'>Capital</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/David%2520Harvey' rel='tag'>David Harvey</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 10, 2012</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://farm9.staticflickr.com/8324/8130628516_c37977d04b_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1683844886682766166' itemprop='postId'/>
<a name='1683844886682766166'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1683844886682766166' itemprop='description articleBody'>
<p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><a href="http://farm9.staticflickr.com/8324/8130628516_c37977d04b_o.jpg"><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="316" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/12WpolCNyw3D4oNesR4Y37Hfoxh9PZWCtmAW8LYlpUwWbZUIMK4Pjj2eyPkRxSTVjnFEbz6INNJ9eikf699wGW57L2w3Jueav2szLpTAY-XnGw%3Ds0-d" width="497"></span></a><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://www.flowchartfoundation.org/arc/home/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ashbery</span></a><br> </span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Wheelwright/Ashbery-John_02_Lecture_John-Wheelwright_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1990.mp3"><span style='color:red'>talking about</span></a></span></b><span style='font-size: 12.0pt;line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family: "Times New Roman";color:red'><br> </span><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'><a href="http://www.english.illinois.edu/maps/poets/s_z/wheelwright/wheelwright.htm"><span style='color:windowtext'>John</span></a> <a href="http://en.wikipedia.org/wiki/John_Brooks_Wheelwright"><span style='color:windowtext'>Wheelwright</span></a><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br> at Harvard 1990</span></span><span style='font-size:12.0pt;line-height:150%; font-family:"Times New Roman","serif";mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a></span></i><span style='font-size: 12.0pt;line-height:150%;font-family:"Times New Roman","serif";mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_10.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_10.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-10T00:01:00-05:00'>Saturday, November 10, 2012</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=1683844886682766166' 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/John%2520Wheelwright' rel='tag'>John Wheelwright</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 03, 2012</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://farm9.staticflickr.com/8471/8130627104_9b1278b840_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4829228663171918080' itemprop='postId'/>
<a name='4829228663171918080'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4829228663171918080' itemprop='description articleBody'>
<p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><a href="http://farm9.staticflickr.com/8471/8130627104_9b1278b840_o.jpg"><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="372" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/ZFVW0bt0pMaQhh0LDYUfrvu_rzOMRyKxSIPj3KAWnX4IWImxWe_DX4ZPqE7-IGja3T5dZN40qnwstmIa7X1Tm73GBD10rc1Jemkyo1Z39gnB-w%3Ds0-d" width="569"></span></a><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://www.flowchartfoundation.org/arc/home/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ashbery</span></a><br />
</span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"; color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Clare/Ashbery-John_02_Lecture_John-Clare_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1989.mp3"><span style='color:red'>talking about</span></a></span></b><span style='font-size: 12.0pt;line-height:150%;font-family:"Arial","sans-serif";mso-fareast-font-family: "Times New Roman";color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><br />
<a href="http://en.wikipedia.org/wiki/John_Clare"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://johnclaresociety.blogspot.com/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Clare</span></a><br />
at Harvard 1989</span><span style='font-size:12.0pt;line-height:150%; font-family:"Times New Roman","serif";mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></p><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt: auto;text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height:150%;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a></span></i><span style='font-size: 12.0pt;line-height:150%;font-family:"Times New Roman","serif";mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_3.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/11/blog-post_3.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-11-03T00:01:00-04:00'>Saturday, November 03, 2012</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=4829228663171918080' 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/John%2520Clare' rel='tag'>John Clare</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>Sunday, October 28, 2012</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://cdn.realitystudio.org/images/people/john_ashbery/john_ashbery.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='73823999777652955' itemprop='postId'/>
<a name='73823999777652955'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-73823999777652955' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://cdn.realitystudio.org/images/people/john_ashbery/john_ashbery.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="556" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/hW0oAMOLxipFwp_Gom1IR-eJJdMwBqIsgmHEzRjGL40nfWn02BNlEHO93DyzLlvTOtYQded2wgQeQI-LnIM7ba9wTlte2LfpEa-7zwnrdAPfqi5ouKzZnAGowe4%3Ds0-d" width="556"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://www.flowchartfoundation.org/arc/home/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ashbery</span></a><br />
</span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Roussel/Ashbery-John_02_Lecture_Raymond-Roussel_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1990.mp3"><span style='color:red'>talking about</span></a></span></b><span style='font-size: 12.0pt;line-height:150%;font-family:"Arial","sans-serif";color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br />
<a href="http://chax.org/eoagh/issuefive/bury.pdf"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Raymond</span></a> <a href="http://en.wikipedia.org/wiki/Raymond_Roussel"><span class=SpellE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Roussel</span></span></a><br />
at Harvard 1990<o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height: 150%;font-family:"Arial","sans-serif"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a><o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_28.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_28.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-10-28T00:01:00-04:00'>Sunday, October 28, 2012</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=73823999777652955' 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/Raymond%2520Roussel' rel='tag'>Raymond Roussel</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, October 16, 2012</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/AHOkIAu8dGM/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1000804597738373240' itemprop='postId'/>
<a name='1000804597738373240'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1000804597738373240' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/AHOkIAu8dGM" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:20.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.amaranthborsuk.com/about-2/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Amaranth</span></a> <a href="http://www.amaranthborsuk.com/"><span class=SpellE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Borsuk</span></span></a></span></b><span style='font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><br> </span><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>on<br> <i style='mso-bidi-font-style:normal'><a href="http://www.dailybrink.com/?p=1934"><span class=GramE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>The</span></span><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'> Material Text</span></a><br> <a href="http://www.betweenpageandscreen.com/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Between Page and Screen</span></a></i></span><i style='mso-bidi-font-style:normal'><span style='font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_16.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_16.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-10-16T00:01:00-04:00'>Tuesday, October 16, 2012</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=1000804597738373240' 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/Amaranth%2520Borsuk' rel='tag'>Amaranth Borsuk</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Book%2520as%2520Art%2520Object' rel='tag'>Book as Art Object</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Digital%2520Poetics' rel='tag'>Digital Poetics</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>Sunday, October 14, 2012</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://undertowmagazine.com/wp-content/uploads/2012/07/ashbery.jpeg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4996332579089673735' itemprop='postId'/>
<a name='4996332579089673735'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4996332579089673735' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://undertowmagazine.com/wp-content/uploads/2012/07/ashbery.jpeg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="480" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/N4ZMVOy-3Bft5g34cdtAchyXiTCvDIyuk9Rv8_gKVaAKZAT4H0dPaEXOlSyPHhW7FHtfHWRGqqPN9_9klZilugspoRcx-R6gITG393eh8j4zlPaQv_pJ%3Ds0-d" width="640"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.english.illinois.edu/maps/poets/a_f/ashbery/ashbery.htm"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John</span></a> <a href="http://en.wikipedia.org/wiki/John_Ashbery"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ashbery</span></a><br> </span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt; line-height:150%;font-family:"Arial","sans-serif";color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Schubert/Ashbery-John_02_Lecture_David-Schubert_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1990.mp3"><span style='color:red'>talking about</span></a></span></b><span style='font-size: 12.0pt;line-height:150%;font-family:"Arial","sans-serif";color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><br> <a href="http://www.thethepoetry.com/2010/04/some-david-schubert-poems-you-may-not-know/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>David</span></a> <a href="http://www.nybooks.com/articles/archives/2000/oct/05/the-book-that-no-one-knows/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Schubert</span></a><br> at Harvard 1990<o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height: 150%;font-family:"Arial","sans-serif"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a><o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_14.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_14.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-10-14T00:01:00-04:00'>Sunday, October 14, 2012</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=4996332579089673735' 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/David%2520Schubert' rel='tag'>David Schubert</a>,
<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/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>Sunday, October 07, 2012</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://farm9.staticflickr.com/8038/8050745437_890507dbaf_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4026058255154249227' itemprop='postId'/>
<a name='4026058255154249227'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4026058255154249227' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://farm9.staticflickr.com/8038/8050745437_890507dbaf_o.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="501" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/sUew7VcF7WddJHSewbHdISxsjx03PuF5ix1ztgosrKiRq1Rpx3Wrmk0F8QwE9HgEnqGEVGwUVHWlTGmz8O9CTAredeBd-Hp3Kgjvnit4e68R0A%3Ds0-d" width="539"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif"'><a href="http://www.poetryfoundation.org/bio/john-ashbery"><span style='color: windowtext'>John</span></a> <a href="http://epc.buffalo.edu/authors/ashbery/"><span style='color:windowtext'>Ashbery</span></a><br> <b style='mso-bidi-font-weight:normal'><span style='color:red'><a href="http://media.sas.upenn.edu/pennsound/authors/Ashbery/NortonLectures/Riding/Ashbery-John_Lecture_Laura-Riding_Other-Traditions_Charles-Eliot-Norton-Lecture-Series_Harvard_1990.mp3"><span style='color:red'>talking about</span></a></span></b><br> <a href="http://www.lauraridingjackson.com/"><span style='color:windowtext'>Laura</span></a> <a href="http://www.english.illinois.edu/maps/poets/g_l/jackson/jackson.htm"><span style='color:windowtext'>Riding</span></a><br> at Harvard 1990<o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;line-height: 150%;font-family:"Arial","sans-serif"'>Thanks to <a href="http://writing.upenn.edu/pennsound/x/Ashbery.php#NortonLectures"><span style='color:windowtext'>PennSound</span></a> &amp; <a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674006645"><span style='color:windowtext'>Harvard</span></a><o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_7.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/10/blog-post_7.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-10-07T00:01:00-04:00'>Sunday, October 07, 2012</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=4026058255154249227' 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/Laura%2520%2528Riding%2529%2520Jackson' rel='tag'>Laura (Riding) Jackson</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, September 27, 2012</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://farm9.staticflickr.com/8174/7893928578_1b0d7fa0c2_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='7689382111163853114' itemprop='postId'/>
<a name='7689382111163853114'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-7689382111163853114' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><a href="http://farm9.staticflickr.com/8174/7893928578_1b0d7fa0c2_o.jpg"><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:black;mso-themecolor:text1;mso-no-proof:yes;text-decoration:none; text-underline:none'><img border="0" height="302" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/YH2NN8P2OmeNDh0WAbEJRFaEB7qi4DYJW_TtEgmqUnHPkFurtbVfDoutbnwYif2gJmenLx6axqBZuE3yMq6Uv_5D-vgzF4Mt9zRr18Tqd2xg0Q%3Ds0-d" width="202"></span></a><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><span style='mso-spacerun:yes'> </span></span><span style='font-size:12.0pt; line-height:115%;font-family:"Arial","sans-serif";color:black;mso-themecolor: text1;mso-no-proof:yes'><span style='mso-spacerun:yes'> </span></span><a href="http://farm9.staticflickr.com/8454/7893900480_825987fdce_o.jpg"><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:black;mso-themecolor:text1;mso-no-proof:yes;text-decoration:none; text-underline:none'><img border="0" height="302" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/JdUPuk7bJAz84kQ2hwa4ceFSRpmQI1s2L1H-TOSdd9HbUJKGPXgNpfQqzG7JYGfQLyBioG6SGT40MPJffSVOaoj2cxMnf0lVcG2Oez8suf9Aww%3Ds0-d" width="217"></span></a><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.poets.org/poet.php/prmPID/2050"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Paul</span></a> <a href="http://en.wikipedia.org/wiki/Paul_Vangelisti"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Vangelisti</span></a> on <a href="http://en.wikipedia.org/wiki/Antonio_Porta_%28author%29"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Antonio</span></a> <a href="http://pippoetry.blogspot.com/2009/04/antonio-porta-leopaolazzi.html"><span class=SpellE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint: 242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Porta</span></span></a><o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:12.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>[<a href="http://media.sas.upenn.edu/pennsound/groups/XCP/XCP_257_1-Vangelisti_2012.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Part 1</span></a>] [<a href="http://media.sas.upenn.edu/pennsound/groups/XCP/XCP_257_2-Vangelisti_2012.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Part 2</span></a>]<o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><span class=GramE><span style='font-size:10.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:black;background:white;mso-bidi-font-weight:bold'>on</span></span><span class=apple-converted-space><span style='font-size:10.0pt;line-height:115%; font-family:"Arial","sans-serif";color:black;background:white;mso-bidi-font-weight: bold'>&nbsp;</span></span><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:black;background:white;mso-bidi-font-weight:bold'><a href="http://writing.upenn.edu/pennsound/x/XCP.php"><span style='color:black'>Cross Cultural Poetics</span></a></span></i><span style='font-size:10.0pt;line-height: 115%;font-family:"Arial","sans-serif";color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><br style='mso-special-character:line-break'> <!--[if !supportLineBreakNewLine]--><br style='mso-special-character:line-break'> <!--[endif]--><i style='mso-bidi-font-style:normal'><o:p></o:p></i></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/09/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/09/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-09-27T00:01:00-04:00'>Thursday, September 27, 2012</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=7689382111163853114' 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/Antonio%2520Porta' rel='tag'>Antonio Porta</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Paul%2520Vangelisti' rel='tag'>Paul Vangelisti</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/translation' rel='tag'>translation</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, September 14, 2012</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/cW1zUh94uMY/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2505504879580390168' itemprop='postId'/>
<a name='2505504879580390168'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2505504879580390168' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/cW1zUh94uMY" frameborder="0" allowfullscreen></iframe></p>
<p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:16.0pt;line-height:115%;font-family:"Arial","sans-serif"; color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://www.egs.edu/faculty/slavoj-zizek/biography/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Slavoj</span></a> <a href="http://en.wikipedia.org/wiki/Slavoj_%C5%BDi%C5%BEek"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Žižek</span></a> on <a href="http://www.cla.purdue.edu/english/theory/marxism/modules/althusserideology.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>ideology</span></a><o:p></o:p></span></b></p>  
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/09/blog-post_14.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2012/09/blog-post_14.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2012-09-14T00:01:00-04:00'>Friday, September 14, 2012</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=2505504879580390168' 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/ideology' rel='tag'>ideology</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Slavoj%2520%25C5%25BDi%25C5%25BEek' rel='tag'>Slavoj Žižek</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>
<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=2012-09-14T00:01:00-04:00&amp;max-results=20&amp;start=90&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'] = 'AOuZoY6LZAWDCxo1BuawrrMvi0vxe77_1A:1574389272648';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3738579','//ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2013-01-26T21:00:00-08:00\x26max-results\x3d20\x26start\x3d70\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\x3d2013-01-26T21:00:00-08:00\x26max-results\x3d20\x26start\x3d70\x26by-date\x3dfalse', 'canonicalUrl': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2013-01-26T21:00:00-08:00\x26max-results\x3d20\x26start\x3d70\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/f3d926f4a203e3ca', 'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'disableGComments': true, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 300, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'searchLabel': '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\x3d2013-01-26T21:00:00-08:00\x26max-results\x3d20\x26start\x3d70\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>