9030 lines
366 KiB
HTML
9030 lines
366 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-GB" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-GB">
|
||
<head>
|
||
<title>Titus Andronicus</title>
|
||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||
<link rel="canonical" href="https://standardebooks.org/ebooks/william-shakespeare/titus-andronicus/text/single-page" />
|
||
<style><![CDATA[
|
||
@namespace epub "http://www.idpf.org/2007/ops";
|
||
@namespace xml "http://www.w3.org/XML/1998/namespace";
|
||
|
||
/* core.css */
|
||
body{
|
||
font-variant-numeric: oldstyle-nums;
|
||
hyphens: auto;
|
||
text-wrap: pretty;
|
||
}
|
||
|
||
p{
|
||
margin: 0;
|
||
text-indent: 1em;
|
||
}
|
||
|
||
hr{
|
||
border: none;
|
||
border-top: 1px solid;
|
||
height: 0;
|
||
margin: 1.5em auto;
|
||
width: 25%;
|
||
}
|
||
|
||
q::before,
|
||
q::after{
|
||
content: "";
|
||
}
|
||
|
||
blockquote{
|
||
margin: 1em 2.5em;
|
||
}
|
||
|
||
h1,
|
||
h2,
|
||
h3,
|
||
h4,
|
||
h5,
|
||
h6,
|
||
hgroup{
|
||
break-after: avoid;
|
||
break-inside: avoid;
|
||
font-variant: small-caps;
|
||
hyphens: none;
|
||
margin: 3em 0;
|
||
text-align: center;
|
||
}
|
||
|
||
/* simulate h3 in an hgroup */
|
||
hgroup h2 + p{
|
||
font-size: 1.17em;
|
||
}
|
||
|
||
/* simulate h4 in an hgroup */
|
||
hgroup h2 + p + p,
|
||
hgroup h3 + p{
|
||
font-size: 1em;
|
||
}
|
||
|
||
/* simulate h5 in an hgroup */
|
||
hgroup h2 + p + p + p,
|
||
hgroup h3 + p + p,
|
||
hgroup h4 + p{
|
||
font-size: .83em;
|
||
}
|
||
|
||
/* simulate h6 in an hgroup */
|
||
hgroup h2 + p + p + p + p,
|
||
hgroup h3 + p + p + p,
|
||
hgroup h4 + p + p,
|
||
hgroup h5 + p{
|
||
font-size: .67em;
|
||
}
|
||
|
||
hgroup > *{
|
||
font-weight: normal;
|
||
margin: 0;
|
||
}
|
||
|
||
hgroup > *:first-child{
|
||
font-weight: bold;
|
||
}
|
||
|
||
hgroup > p{
|
||
text-indent: 0;
|
||
}
|
||
|
||
p.continued,
|
||
h2 + p,
|
||
h3 + p,
|
||
h4 + p,
|
||
h5 + p,
|
||
h6 + p,
|
||
header + p,
|
||
hr + p,
|
||
hgroup + p,
|
||
p:first-child{
|
||
hanging-punctuation: first last;
|
||
text-indent: 0;
|
||
}
|
||
|
||
cite{
|
||
font-style: normal;
|
||
}
|
||
|
||
abbr{
|
||
border: none;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
blockquote cite{
|
||
display: block;
|
||
font-style: italic;
|
||
text-align: right;
|
||
}
|
||
|
||
blockquote cite i{
|
||
font-style: normal;
|
||
}
|
||
|
||
b,
|
||
strong{
|
||
font-variant: small-caps;
|
||
font-weight: normal;
|
||
}
|
||
|
||
i > i,
|
||
em > i,
|
||
i > em{
|
||
font-style: normal;
|
||
}
|
||
|
||
ol,
|
||
ul{
|
||
margin-bottom: 1em;
|
||
margin-top: 1em;
|
||
}
|
||
|
||
header{
|
||
break-after: avoid;
|
||
break-inside: avoid;
|
||
hyphens: none;
|
||
text-align: center;
|
||
}
|
||
|
||
header > * + p{
|
||
text-indent: 0;
|
||
}
|
||
|
||
article > header + *,
|
||
section > header + *{
|
||
margin-top: 3em;
|
||
}
|
||
|
||
a[epub|type~="noteref"]{
|
||
font-size: smaller;
|
||
font-style: normal !important;
|
||
vertical-align: super;
|
||
}
|
||
|
||
section[epub|type~="endnotes"] > ol > li{
|
||
margin: 1em 0;
|
||
}
|
||
|
||
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
|
||
@media all and (prefers-color-scheme: dark){
|
||
img[epub|type~="se:image.color-depth.black-on-transparent"]{
|
||
filter: invert(100%);
|
||
}
|
||
|
||
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
|
||
background: currentColor;
|
||
filter: none;
|
||
}
|
||
}
|
||
|
||
|
||
/* se.css */
|
||
/* This may appear in the colophon */
|
||
abbr[epub|type~="se:era"]{
|
||
font-variant: all-small-caps;
|
||
}
|
||
|
||
section[epub|type~="titlepage"] h1,
|
||
section[epub|type~="titlepage"] p,
|
||
section[epub|type~="colophon"] h2,
|
||
section[epub|type~="imprint"] h2{
|
||
left: -999em;
|
||
position: absolute;
|
||
}
|
||
|
||
section[epub|type~="titlepage"] img{
|
||
display: block;
|
||
margin: 3em auto auto auto;
|
||
width: 100%;
|
||
}
|
||
|
||
section[epub|type~="colophon"],
|
||
section[epub|type~="imprint"]{
|
||
text-align: center;
|
||
}
|
||
|
||
section[epub|type~="colophon"] header,
|
||
section[epub|type~="imprint"] header{
|
||
line-height: 0;
|
||
margin-top: 3em;
|
||
}
|
||
|
||
img[epub|type~="z3998:publisher-logo"]{
|
||
max-width: 25%;
|
||
width: 220px;
|
||
}
|
||
|
||
section[epub|type~="colophon"] p,
|
||
section[epub|type~="imprint"] p{
|
||
margin: 1em auto 0 auto;
|
||
text-indent: 0;
|
||
}
|
||
|
||
section[epub|type~="imprint"] p{
|
||
font-size: smaller;
|
||
text-align: justify;
|
||
width: 75%;
|
||
}
|
||
|
||
section[epub|type~="colophon"] p + p::before{
|
||
border-top: 1px solid;
|
||
content: "";
|
||
display: block;
|
||
margin: auto auto 1em auto;
|
||
width: 25%;
|
||
}
|
||
|
||
section[epub|type~="colophon"] p:nth-last-child(2) time{
|
||
font-variant: small-caps;
|
||
}
|
||
|
||
section[epub|type~="colophon"] a{
|
||
font-variant: small-caps;
|
||
}
|
||
|
||
section[epub|type~="imprint"] a,
|
||
section[epub|type~="colophon"] a{
|
||
hyphens: none;
|
||
}
|
||
|
||
section[epub|type~="copyright-page"] p{
|
||
margin: 1em auto;
|
||
text-indent: 0;
|
||
}
|
||
|
||
section[epub|type~="copyright-page"] blockquote p{
|
||
font-style: italic;
|
||
text-align: initial;
|
||
text-indent: 0;
|
||
}
|
||
|
||
section[epub|type~="copyright-page"] blockquote p span{
|
||
display: block;
|
||
padding-left: 1em;
|
||
text-indent: -1em;
|
||
}
|
||
|
||
section[epub|type~="copyright-page"] blockquote br{
|
||
display: none;
|
||
}
|
||
|
||
|
||
/* local.css */
|
||
body [xml|lang]{
|
||
font-style: italic;
|
||
}
|
||
|
||
/* Dramatis personae */
|
||
[epub|type~="z3998:dramatis-personae"]{
|
||
text-align: center;
|
||
}
|
||
|
||
[epub|type~="z3998:dramatis-personae"] p{
|
||
text-indent: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:dramatis-personae"] ul{
|
||
list-style: none;
|
||
margin: 0;
|
||
padding: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:dramatis-personae"] ul li{
|
||
font-style: italic;
|
||
margin: 1em;
|
||
}
|
||
|
||
[epub|type~="z3998:dramatis-personae"] ul + p{
|
||
margin-top: 2em;
|
||
}
|
||
/* End dramatis personae */
|
||
|
||
/* Play */
|
||
[epub|type~="z3998:drama"] table{
|
||
border-collapse: collapse;
|
||
margin: 1em auto;
|
||
width: 100%;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] tr:first-child td{
|
||
padding-top: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] tr:last-child td{
|
||
padding-bottom: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] td{
|
||
padding: .5em;
|
||
vertical-align: top;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] td:last-child{
|
||
padding-right: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] td:first-child{
|
||
padding-left: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
|
||
hyphens: none;
|
||
text-align: right;
|
||
width: 20%;
|
||
}
|
||
|
||
[epub|type~="z3998:stage-direction"]{
|
||
font-style: italic;
|
||
}
|
||
|
||
[epub|type~="z3998:stage-direction"] [epub|type~="z3998:persona"],
|
||
i [epub|type~="z3998:persona"]{
|
||
font-style: normal;
|
||
}
|
||
|
||
[epub|type~="z3998:stage-direction"]::before{
|
||
content: "(";
|
||
font-style: normal;
|
||
}
|
||
|
||
[epub|type~="z3998:stage-direction"]::after{
|
||
content: ")";
|
||
font-style: normal;
|
||
}
|
||
|
||
[epub|type~="z3998:persona"]{
|
||
font-variant: all-small-caps;
|
||
}
|
||
|
||
section[epub|type~="z3998:scene"] > p{
|
||
margin: 1em auto;
|
||
width: 75%;
|
||
}
|
||
|
||
@media(max-width: 400px){
|
||
[epub|type~="z3998:drama"] td,
|
||
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"],
|
||
[epub|type~="z3998:drama"] td:last-child{
|
||
display: block;
|
||
padding: 0;
|
||
text-align: initial;
|
||
width: 100%;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
|
||
break-after: avoid;
|
||
margin-top: 1.5em;
|
||
}
|
||
|
||
/* `together` rows get a pseudo-stage-direction. */
|
||
[epub|type~="z3998:drama"] tr.together td[epub|type~="z3998:persona"]::after{
|
||
content: " (Together.)";
|
||
font-style: italic;
|
||
font-variant: normal;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] .together td:last-child{
|
||
border: none;
|
||
padding: 0;
|
||
}
|
||
|
||
/* Rows that are only stage direction get a top margin. */
|
||
[epub|type~="z3998:drama"] td:first-child:not([epub|type]) + td{
|
||
margin-top: 1.5em;
|
||
}
|
||
}
|
||
/* End play */
|
||
|
||
/* Dialog */
|
||
tr.together{
|
||
break-inside: avoid;
|
||
}
|
||
|
||
tr.together td{
|
||
padding: 0 .5em 0 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
tr.together td + td{
|
||
border-left: 1px solid;
|
||
}
|
||
|
||
[epub|type~="z3998:drama"] .together td:last-child{
|
||
padding-left: .5em;
|
||
}
|
||
/* End dialog */
|
||
|
||
/* Verse */
|
||
[epub|type~="z3998:verse"] p{
|
||
text-align: initial;
|
||
text-indent: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p > span{
|
||
display: block;
|
||
padding-left: 1em;
|
||
text-indent: -1em;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p > span + br{
|
||
display: none;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p + p{
|
||
margin-top: 1em;
|
||
}
|
||
/* End verse */
|
||
|
||
|
||
/* web.css */
|
||
body{
|
||
display: flex;
|
||
flex-direction: column;
|
||
font-family: "Georgia", serif;
|
||
font-size: 18px;
|
||
margin: 0;
|
||
line-height: 1.5;
|
||
}
|
||
|
||
main{
|
||
flex-grow: 1;
|
||
margin: 5rem auto 3rem;
|
||
max-width: 55ch;
|
||
padding: 0 3rem;
|
||
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
|
||
}
|
||
|
||
body > header{
|
||
all: unset; /* Remove any properties set by selectors in the ebook itself */
|
||
background: #fff;
|
||
border-bottom: 1px solid #999;
|
||
box-shadow: 0 0 3px #ccc;
|
||
left: 0;
|
||
position: absolute;
|
||
right: 0;
|
||
top: 0;
|
||
z-index: 1000; /* Required so that SVGs don't scroll over the header */
|
||
}
|
||
|
||
body > header ul{
|
||
align-items: center;
|
||
display: flex;
|
||
list-style: none;
|
||
margin: 0;
|
||
padding: 1em;
|
||
gap: 1.5em;
|
||
}
|
||
|
||
body > header li:first-child{
|
||
margin-right: auto;
|
||
}
|
||
|
||
body > header li:first-child > a{
|
||
background: no-repeat center / 100% url("/images/logo-full.svg");
|
||
display: block;
|
||
font-size: 0;
|
||
height: 42px;
|
||
transition: transform 200ms ease;
|
||
width: 180px;
|
||
}
|
||
|
||
body > header li:first-child > a:hover{
|
||
transform: scale(1.025) rotate(1deg);
|
||
}
|
||
|
||
body > footer ul{
|
||
display: flex;
|
||
justify-content: space-between;
|
||
list-style: none;
|
||
margin: 0;
|
||
padding: 0.5em 1em;
|
||
}
|
||
|
||
body > footer li{
|
||
max-width: 40%;
|
||
}
|
||
|
||
body > main > section[epub|type~="titlepage"],
|
||
body > main > section[epub|type~="halftitlepage"]{
|
||
}
|
||
|
||
nav + section,
|
||
section + nav,
|
||
section + section,
|
||
section + article,
|
||
article + section,
|
||
article + article{
|
||
box-sizing: border-box;
|
||
margin-top: 12em !important;
|
||
padding: 0;
|
||
}
|
||
|
||
nav[epub|type~="toc"] ol{
|
||
list-style: none;
|
||
}
|
||
|
||
@media(max-width: 65ch){
|
||
main{
|
||
padding: 0 2rem;
|
||
width: calc(100% - 2 * 2rem);
|
||
}
|
||
|
||
section[epub|type~="imprint"] p{
|
||
width: 100%;
|
||
}
|
||
}
|
||
|
||
@media(max-width: 450px){
|
||
body > header > nav > ul{
|
||
flex-wrap: wrap;
|
||
}
|
||
|
||
body > header > nav > ul > li > a{
|
||
font-size: .8rem;
|
||
}
|
||
|
||
body > header li:first-child > a{
|
||
background: no-repeat center / 100% url("/images/logo-small.svg");
|
||
width: 31px;
|
||
height: 20px;
|
||
}
|
||
}
|
||
|
||
@media(prefers-color-scheme: dark){
|
||
body,
|
||
body > header{
|
||
background: #222222;
|
||
color: #ffffff;
|
||
}
|
||
|
||
/* These three link colors provide WCAG AAA compliance at 16px */
|
||
a:link{
|
||
color: #6bb9f0;
|
||
}
|
||
|
||
a:active{
|
||
color: #e6cc22;
|
||
}
|
||
|
||
a:visited{
|
||
color: #dda0dd;
|
||
}
|
||
|
||
body > header li:first-child > a,
|
||
img[epub|type~="se:image.color-depth.black-on-transparent"]{
|
||
filter: invert(1);
|
||
}
|
||
}
|
||
|
||
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
|
||
and will just drop this entire query together if it's included. */
|
||
@media(pointer: coarse){
|
||
body > header{
|
||
position: fixed;
|
||
}
|
||
|
||
body > header li:first-child > a{
|
||
height: 21px;
|
||
width: 90px;
|
||
}
|
||
|
||
nav[epub|type~="toc"] ol li{
|
||
margin-bottom: 2em;
|
||
margin-top: 2em;
|
||
}
|
||
|
||
*:target{
|
||
scroll-margin-top: 4em;
|
||
}
|
||
}
|
||
|
||
@media((max-width: 450px) and (pointer: coarse)){
|
||
body > header li:first-child > a{
|
||
width: 31px;
|
||
height: 20px;
|
||
}
|
||
}
|
||
]]></style>
|
||
</head>
|
||
<body><main>
|
||
<section id="titlepage" epub:type="titlepage frontmatter">
|
||
<h1 epub:type="title">Titus Andronicus</h1>
|
||
<p>By <b epub:type="z3998:author z3998:personal-name">William Shakespeare</b>.</p>
|
||
<img alt="" src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20340%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20Titus%20Andronicus%2C%20by%20William%20Shakespeare%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22TITUS%20ANDRONICUS%22%3E%09%09%3Cpath%20d%3D%22M180.77%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M263.99%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M270.86%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M395.82%2C52.81l0.00%2C49.78c0.00%2C19.09-10.48%2C28.82-30.13%2C28.82s-30.13-9.73-30.13-28.82l0.00-49.78l17.59%2C0.00l0.00%2C44.63c0.00%2C12.91%2C3.93%2C16.65%2C12.54%2C16.65s12.54-3.74%2C12.54-16.65l0.00-44.63l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M437.68%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M546.86%2C52.81l31.16%2C77.19l-18.90%2C0.00l-5.71-15.44l-29.38%2C0.00l-5.71%2C15.44l-18.90%2C0.00l31.16-77.19l16.28%2C0.00z%20%20M547.42%2C99.12l-8.61-22.46l-0.19%2C0.00l-8.61%2C22.46l17.40%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M603.61%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M668.30%2C52.81l22.36%2C0.00c21.15%2C0.00%2C38.92%2C16.09%2C38.92%2C38.55c0.00%2C22.55-17.68%2C38.64-38.92%2C38.64l-22.36%2C0.00l0.00-77.19z%20%20M685.89%2C114.28l2.71%2C0.00c13.01%2C0.00%2C21.89-9.92%2C21.99-22.83c0.00-12.91-8.89-22.92-21.99-22.92l-2.71%2C0.00l0.00%2C45.75z%22%2F%3E%09%09%3Cpath%20d%3D%22M742.35%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M759.94%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M810.89%2C91.36c0.00-22.55%2C17.68-39.95%2C38.92-39.95c21.43%2C0.00%2C38.83%2C17.40%2C38.83%2C39.95s-16.65%2C40.05-38.83%2C40.05c-22.83%2C0.00-38.92-17.50-38.92-40.05z%20%20M829.88%2C91.36c0.00%2C11.51%2C5.52%2C23.02%2C19.93%2C23.02c14.04%2C0.00%2C19.84-11.51%2C19.84-23.02s-6.18-23.02-19.84-23.02c-13.57%2C0.00-19.93%2C11.51-19.93%2C23.02z%22%2F%3E%09%09%3Cpath%20d%3D%22M919.00%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1001.28%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1055.59%2C114.09c8.98%2C0.00%2C15.16-4.77%2C15.16-4.77l7.49%2C14.97s-8.61%2C7.11-25.36%2C7.11c-21.80%2C0.00-41.82-17.78-41.82-39.86c0.00-22.18%2C19.93-40.14%2C41.82-40.14c16.75%2C0.00%2C25.36%2C7.11%2C25.36%2C7.11l-7.49%2C14.97s-6.18-4.77-15.16-4.77c-17.68%2C0.00-25.45%2C12.35-25.45%2C22.64c0.00%2C10.39%2C7.77%2C22.74%2C25.45%2C22.74z%22%2F%3E%09%09%3Cpath%20d%3D%22M1149.30%2C52.81l0.00%2C49.78c0.00%2C19.09-10.48%2C28.82-30.13%2C28.82s-30.13-9.73-30.13-28.82l0.00-49.78l17.59%2C0.00l0.00%2C44.63c0.00%2C12.91%2C3.93%2C16.65%2C12.54%2C16.65s12.54-3.74%2C12.54-16.65l0.00-44.63l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1191.16%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22WILLIAM%20SHAKESPEARE%22%3E%09%09%3Cpath%20d%3D%22M267.18%2C290.00l-9.26-32.49l-9.26%2C32.49l-14.67%2C0.00l-16.49-57.89l14.67%2C0.00l9.89%2C39.72l0.35%2C0.00l10.53-39.72l9.96%2C0.00l10.53%2C39.72l0.35%2C0.00l9.89-39.72l14.60%2C0.00l-16.49%2C57.89l-14.60%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M319.61%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M346.23%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M390.88%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M435.53%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M478.35%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M478.77%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M556.82%2C290.00l-2.74-34.32l-0.35%2C0.00l-11.86%2C33.96l-7.86%2C0.00l-11.86-33.96l-0.35%2C0.00l-2.74%2C34.32l-13.19%2C0.00l5.19-57.89l14.04%2C0.00l12.84%2C33.40l12.84-33.40l14.04%2C0.00l5.19%2C57.89l-13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M624.44%2C231.05c10.53%2C0.00%2C17.96%2C5.47%2C17.96%2C5.47l-5.33%2C10.53s-5.75-4.00-11.72-4.00c-4.49%2C0.00-6.88%2C2.04-6.88%2C5.19c0.00%2C3.23%2C5.47%2C5.54%2C12.07%2C8.35c6.46%2C2.74%2C13.54%2C8.21%2C13.54%2C15.79c0.00%2C13.82-10.53%2C18.67-21.82%2C18.67c-13.54%2C0.00-21.75-7.65-21.75-7.65l6.60-11.09s7.72%2C6.53%2C14.18%2C6.53c2.88%2C0.00%2C8.35-0.28%2C8.35-5.68c0.00-4.21-6.18-6.11-13.05-9.54c-6.95-3.44-11.02-8.84-11.02-14.88c0.00-10.81%2C9.54-17.68%2C18.88-17.68z%22%2F%3E%09%09%3Cpath%20d%3D%22M668.46%2C266.77l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.09l18.67%2C0.00l0.00-23.09l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l0.00-23.23l-18.67%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M743.14%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M743.56%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M826.46%2C290.00l-18.18%2C0.00l-21.33-24.56l0.00%2C24.56l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.65l19.86-23.65l16.00%2C0.00l-23.30%2C27.44z%22%2F%3E%09%09%3Cpath%20d%3D%22M867.11%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M901.02%2C231.05c10.53%2C0.00%2C17.96%2C5.47%2C17.96%2C5.47l-5.33%2C10.53s-5.75-4.00-11.72-4.00c-4.49%2C0.00-6.88%2C2.04-6.88%2C5.19c0.00%2C3.23%2C5.47%2C5.54%2C12.07%2C8.35c6.46%2C2.74%2C13.54%2C8.21%2C13.54%2C15.79c0.00%2C13.82-10.53%2C18.67-21.82%2C18.67c-13.54%2C0.00-21.75-7.65-21.75-7.65l6.60-11.09s7.72%2C6.53%2C14.18%2C6.53c2.88%2C0.00%2C8.35-0.28%2C8.35-5.68c0.00-4.21-6.18-6.11-13.05-9.54c-6.95-3.44-11.02-8.84-11.02-14.88c0.00-10.81%2C9.54-17.68%2C18.88-17.68z%22%2F%3E%09%09%3Cpath%20d%3D%22M931.84%2C232.11l21.12%2C0.00c11.30%2C0.00%2C19.79%2C5.82%2C19.79%2C17.82c0.00%2C11.93-8.49%2C18.60-19.79%2C18.60l-7.93%2C0.00l0.00%2C21.47l-13.19%2C0.00l0.00-57.89z%20%20M945.04%2C258.00l3.72%2C0.00c5.19%2C0.00%2C10.11-1.75%2C10.11-7.65c0.00-5.96-4.91-7.72-10.11-7.72l-3.72%2C0.00l0.00%2C15.37z%22%2F%3E%09%09%3Cpath%20d%3D%22M1016.70%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1059.11%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M1059.53%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1089.72%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M1102.91%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M1178.09%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
|
||
</section>
|
||
<nav id="toc" epub:type="toc">
|
||
<h2 epub:type="title">Table of Contents</h2>
|
||
<ol>
|
||
<li>
|
||
<a href="#titlepage">Titlepage</a>
|
||
</li>
|
||
<li>
|
||
<a href="#imprint">Imprint</a>
|
||
</li>
|
||
<li>
|
||
<a href="#dramatis-personae">Dramatis Personae</a>
|
||
</li>
|
||
<li>
|
||
<a href="#halftitlepage">Titus Andronicus</a>
|
||
<ol>
|
||
<li>
|
||
<a href="#act-1">Act <span epub:type="z3998:roman">I</span></a>
|
||
<ol>
|
||
<li>
|
||
<a href="#scene-1-1">Scene <span epub:type="z3998:roman">I</span></a>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#act-2">Act <span epub:type="z3998:roman">II</span></a>
|
||
<ol>
|
||
<li>
|
||
<a href="#scene-2-1">Scene <span epub:type="z3998:roman">I</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-2-2">Scene <span epub:type="z3998:roman">II</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-2-3">Scene <span epub:type="z3998:roman">III</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-2-4">Scene <span epub:type="z3998:roman">IV</span></a>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#act-3">Act <span epub:type="z3998:roman">III</span></a>
|
||
<ol>
|
||
<li>
|
||
<a href="#scene-3-1">Scene <span epub:type="z3998:roman">I</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-3-2">Scene <span epub:type="z3998:roman">II</span></a>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#act-4">Act <span epub:type="z3998:roman">IV</span></a>
|
||
<ol>
|
||
<li>
|
||
<a href="#scene-4-1">Scene <span epub:type="z3998:roman">I</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-4-2">Scene <span epub:type="z3998:roman">II</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-4-3">Scene <span epub:type="z3998:roman">III</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-4-4">Scene <span epub:type="z3998:roman">IV</span></a>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#act-5">Act <span epub:type="z3998:roman">V</span></a>
|
||
<ol>
|
||
<li>
|
||
<a href="#scene-5-1">Scene <span epub:type="z3998:roman">I</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-5-2">Scene <span epub:type="z3998:roman">II</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-5-3">Scene <span epub:type="z3998:roman">III</span></a>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#colophon">Colophon</a>
|
||
</li>
|
||
<li>
|
||
<a href="#uncopyright">Uncopyright</a>
|
||
</li>
|
||
</ol>
|
||
</nav>
|
||
<section id="imprint" epub:type="imprint frontmatter">
|
||
<header>
|
||
<h2 epub:type="title">Imprint</h2>
|
||
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
|
||
</header>
|
||
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
|
||
<p>This particular ebook is based on a transcription from the <a href="http://shakespeare.mit.edu/titus/full.html">Massachusetts Institute of Technology</a> and on digital scans from the <a href="https://catalog.hathitrust.org/Record/004135080">HathiTrust Digital Library</a>.</p>
|
||
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
|
||
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
|
||
</section>
|
||
<section id="dramatis-personae" epub:type="z3998:dramatis-personae frontmatter z3998:fiction z3998:drama">
|
||
<h2 epub:type="title">Dramatis Personae</h2>
|
||
<ul>
|
||
<li>
|
||
<p>Saturninus, son to the late Emperor of Rome, and afterwards declared Emperor</p>
|
||
</li>
|
||
<li>
|
||
<p>Bassianus, brother to Saturninus; in love with Lavinia</p>
|
||
</li>
|
||
<li>
|
||
<p>Titus Andronicus, a noble Roman, general against the Goths</p>
|
||
</li>
|
||
<li>
|
||
<p>Marcus Andronicus, tribune of the people, and brother to Titus</p>
|
||
</li>
|
||
<li>
|
||
<p>Lucius, son to Titus Andronicus</p>
|
||
</li>
|
||
<li>
|
||
<p>Quintus, son to Titus Andronicus</p>
|
||
</li>
|
||
<li>
|
||
<p>Martius, son to Titus Andronicus</p>
|
||
</li>
|
||
<li>
|
||
<p>Mutius, son to Titus Andronicus</p>
|
||
</li>
|
||
<li>
|
||
<p>Young Lucius, a boy, son to Lucius</p>
|
||
</li>
|
||
<li>
|
||
<p>Publius, son to Marcus the Tribune</p>
|
||
</li>
|
||
<li>
|
||
<p>Sempronius, kinsman to Titus</p>
|
||
</li>
|
||
<li>
|
||
<p>Caius, kinsman to Titus</p>
|
||
</li>
|
||
<li>
|
||
<p>Valentine, kinsman to Titus</p>
|
||
</li>
|
||
<li>
|
||
<p>Aemilius, a noble Roman</p>
|
||
</li>
|
||
<li>
|
||
<p>Alarbus, son to Tamora</p>
|
||
</li>
|
||
<li>
|
||
<p>Demetrius, son to Tamora</p>
|
||
</li>
|
||
<li>
|
||
<p>Chiron, son to Tamora</p>
|
||
</li>
|
||
<li>
|
||
<p>Aaron, a Moor, beloved by Tamora</p>
|
||
</li>
|
||
<li>
|
||
<p>A captain, tribune, messenger, and clown; Romans</p>
|
||
</li>
|
||
<li>
|
||
<p>Goths and Romans</p>
|
||
</li>
|
||
<li>
|
||
<p>Tamora, Queen of the Goths</p>
|
||
</li>
|
||
<li>
|
||
<p>Lavinia, daughter to Titus Andronicus</p>
|
||
</li>
|
||
<li>
|
||
<p>A nurse</p>
|
||
</li>
|
||
<li>
|
||
<p>Senators, tribunes, officers, soldiers, and attendants</p>
|
||
</li>
|
||
</ul>
|
||
<p>Scene: Rome, and the country near it.</p>
|
||
</section>
|
||
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
|
||
<h2 epub:type="fulltitle">Titus Andronicus</h2>
|
||
</section>
|
||
<section id="act-1" epub:type="chapter bodymatter z3998:fiction z3998:drama">
|
||
<h2>
|
||
<span epub:type="label">Act</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h2>
|
||
<section id="scene-1-1" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h3>
|
||
<p>Rome. Before the Capitol.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">The Tomb of the <b epub:type="z3998:persona">Andronici</b> appearing; the <b epub:type="z3998:persona">Tribunes</b> and Senators aloft. Enter, below, from one side, <b epub:type="z3998:persona">Saturninus</b> and his Followers; and, from the other side, <b epub:type="z3998:persona">Bassianus</b> and his Followers; with drum and colours.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Noble patricians, patrons of my right,</span>
|
||
<br/>
|
||
<span>Defend the justice of my cause with arms,</span>
|
||
<br/>
|
||
<span>And, countrymen, my loving followers,</span>
|
||
<br/>
|
||
<span>Plead my successive title with your swords:</span>
|
||
<br/>
|
||
<span>I am his first-born son, that was the last</span>
|
||
<br/>
|
||
<span>That wore the imperial diadem of Rome;</span>
|
||
<br/>
|
||
<span>Then let my father’s honours live in me,</span>
|
||
<br/>
|
||
<span>Nor wrong mine age with this indignity.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Romans, friends, followers, favourers of my right,</span>
|
||
<br/>
|
||
<span>If ever Bassianus, Caesar’s son,</span>
|
||
<br/>
|
||
<span>Were gracious in the eyes of royal Rome,</span>
|
||
<br/>
|
||
<span>Keep then this passage to the Capitol</span>
|
||
<br/>
|
||
<span>And suffer not dishonour to approach</span>
|
||
<br/>
|
||
<span>The imperial seat, to virtue consecrate,</span>
|
||
<br/>
|
||
<span>To justice, continence and nobility;</span>
|
||
<br/>
|
||
<span>But let desert in pure election shine,</span>
|
||
<br/>
|
||
<span>And, Romans, fight for freedom in your choice.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Marcus Andronicus</b>, aloft, with the crown.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Princes, that strive by factions and by friends</span>
|
||
<br/>
|
||
<span>Ambitiously for rule and empery,</span>
|
||
<br/>
|
||
<span>Know that the people of Rome, for whom we stand</span>
|
||
<br/>
|
||
<span>A special party, have, by common voice,</span>
|
||
<br/>
|
||
<span>In election for the Roman empery,</span>
|
||
<br/>
|
||
<span>Chosen Andronicus, surnamed Pius</span>
|
||
<br/>
|
||
<span>For many good and great deserts to Rome:</span>
|
||
<br/>
|
||
<span>A nobler man, a braver warrior,</span>
|
||
<br/>
|
||
<span>Lives not this day within the city walls:</span>
|
||
<br/>
|
||
<span>He by the senate is accited home</span>
|
||
<br/>
|
||
<span>From weary wars against the barbarous Goths;</span>
|
||
<br/>
|
||
<span>That, with his sons, a terror to our foes,</span>
|
||
<br/>
|
||
<span>Hath yoked a nation strong, train’d up in arms.</span>
|
||
<br/>
|
||
<span>Ten years are spent since first he undertook</span>
|
||
<br/>
|
||
<span>This cause of Rome and chastised with arms</span>
|
||
<br/>
|
||
<span>Our enemies’ pride: five times he hath return’d</span>
|
||
<br/>
|
||
<span>Bleeding to Rome, bearing his valiant sons</span>
|
||
<br/>
|
||
<span>In coffins from the field;</span>
|
||
<br/>
|
||
<span>And now at last, laden with honour’s spoils,</span>
|
||
<br/>
|
||
<span>Returns the good Andronicus to Rome,</span>
|
||
<br/>
|
||
<span>Renowned Titus, flourishing in arms.</span>
|
||
<br/>
|
||
<span>Let us entreat, by honour of his name,</span>
|
||
<br/>
|
||
<span>Whom worthily you would have now succeed,</span>
|
||
<br/>
|
||
<span>And in the Capitol and senate’s right,</span>
|
||
<br/>
|
||
<span>Whom you pretend to honour and adore,</span>
|
||
<br/>
|
||
<span>That you withdraw you and abate your strength;</span>
|
||
<br/>
|
||
<span>Dismiss your followers and, as suitors should,</span>
|
||
<br/>
|
||
<span>Plead your deserts in peace and humbleness.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>How fair the tribune speaks to calm my thoughts!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marcus Andronicus, so I do ally</span>
|
||
<br/>
|
||
<span>In thy uprightness and integrity,</span>
|
||
<br/>
|
||
<span>And so I love and honour thee and thine,</span>
|
||
<br/>
|
||
<span>Thy noble brother Titus and his sons,</span>
|
||
<br/>
|
||
<span>And her to whom my thoughts are humbled all,</span>
|
||
<br/>
|
||
<span>Gracious Lavinia, Rome’s rich ornament,</span>
|
||
<br/>
|
||
<span>That I will here dismiss my loving friends,</span>
|
||
<br/>
|
||
<span>And to my fortunes and the people’s favour</span>
|
||
<br/>
|
||
<span>Commit my cause in balance to be weigh’d. <i epub:type="z3998:stage-direction">Exeunt the Followers of <b epub:type="z3998:persona">Bassianus</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Friends, that have been thus forward in my right,</span>
|
||
<br/>
|
||
<span>I thank you all and here dismiss you all,</span>
|
||
<br/>
|
||
<span>And to the love and favour of my country</span>
|
||
<br/>
|
||
<span>Commit myself, my person and the cause. <i epub:type="z3998:stage-direction">Exeunt the Followers of <b epub:type="z3998:persona">Saturninus</b>.</i></span>
|
||
<br/>
|
||
<span>Rome, be as just and gracious unto me</span>
|
||
<br/>
|
||
<span>As I am confident and kind to thee.</span>
|
||
<br/>
|
||
<span>Open the gates, and let me in.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td>Tribunes, and me, a poor competitor. <i epub:type="z3998:stage-direction">Flourish. <b epub:type="z3998:persona">Saturninus</b> and <b epub:type="z3998:persona">Bassianus</b> go up into the Capitol.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Captain</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Romans, make way: the good Andronicus,</span>
|
||
<br/>
|
||
<span>Patron of virtue, Rome’s best champion,</span>
|
||
<br/>
|
||
<span>Successful in the battles that he fights,</span>
|
||
<br/>
|
||
<span>With honour and with fortune is return’d</span>
|
||
<br/>
|
||
<span>From where he circumscribed with his sword,</span>
|
||
<br/>
|
||
<span>And brought to yoke, the enemies of Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Drums and trumpets sounded. Enter <b epub:type="z3998:persona">Martius</b> and <b epub:type="z3998:persona">Mutius</b>; after them, two Men bearing a coffin covered with black; then <b epub:type="z3998:persona">Lucius</b> and <b epub:type="z3998:persona">Quintus</b>. After them, <b epub:type="z3998:persona">Titus Andronicus</b>; and then <b epub:type="z3998:persona">Tamora</b>, with <b epub:type="z3998:persona">Alarbus</b>, <b epub:type="z3998:persona">Demetrius</b>, <b epub:type="z3998:persona">Chiron</b>, <b epub:type="z3998:persona">Aaron</b>, and other <b epub:type="z3998:persona">Goths</b>, prisoners; Soldiers and People following. The Bearers set down the coffin, and <b epub:type="z3998:persona">Titus</b> speaks.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hail, Rome, victorious in thy mourning weeds!</span>
|
||
<br/>
|
||
<span>Lo, as the bark, that hath discharged her fraught,</span>
|
||
<br/>
|
||
<span>Returns with precious lading to the bay</span>
|
||
<br/>
|
||
<span>From whence at first she weigh’d her anchorage,</span>
|
||
<br/>
|
||
<span>Cometh Andronicus, bound with laurel boughs,</span>
|
||
<br/>
|
||
<span>To re-salute his country with his tears,</span>
|
||
<br/>
|
||
<span>Tears of true joy for his return to Rome.</span>
|
||
<br/>
|
||
<span>Thou great defender of this Capitol,</span>
|
||
<br/>
|
||
<span>Stand gracious to the rites that we intend!</span>
|
||
<br/>
|
||
<span>Romans, of five and twenty valiant sons,</span>
|
||
<br/>
|
||
<span>Half of the number that King Priam had,</span>
|
||
<br/>
|
||
<span>Behold the poor remains, alive and dead!</span>
|
||
<br/>
|
||
<span>These that survive let Rome reward with love;</span>
|
||
<br/>
|
||
<span>These that I bring unto their latest home,</span>
|
||
<br/>
|
||
<span>With burial amongst their ancestors:</span>
|
||
<br/>
|
||
<span>Here Goths have given me leave to sheathe my sword.</span>
|
||
<br/>
|
||
<span>Titus, unkind and careless of thine own,</span>
|
||
<br/>
|
||
<span>Why suffer’st thou thy sons, unburied yet,</span>
|
||
<br/>
|
||
<span>To hover on the dreadful shore of Styx?</span>
|
||
<br/>
|
||
<span>Make way to lay them by their brethren. <i epub:type="z3998:stage-direction">The tomb is opened.</i></span>
|
||
<br/>
|
||
<span>There greet in silence, as the dead are wont,</span>
|
||
<br/>
|
||
<span>And sleep in peace, slain in your country’s wars!</span>
|
||
<br/>
|
||
<span>O sacred receptacle of my joys,</span>
|
||
<br/>
|
||
<span>Sweet cell of virtue and nobility,</span>
|
||
<br/>
|
||
<span>How many sons of mine hast thou in store,</span>
|
||
<br/>
|
||
<span>That thou wilt never render to me more!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give us the proudest prisoner of the Goths,</span>
|
||
<br/>
|
||
<span>That we may hew his limbs, and on a pile</span>
|
||
<br/>
|
||
<span><i lang="la" xml:lang="la">Ad manes fratrum</i> sacrifice his flesh,</span>
|
||
<br/>
|
||
<span>Before this earthy prison of their bones;</span>
|
||
<br/>
|
||
<span>That so the shadows be not unappeased,</span>
|
||
<br/>
|
||
<span>Nor we disturb’d with prodigies on earth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I give him you, the noblest that survives,</span>
|
||
<br/>
|
||
<span>The eldest son of this distressed queen.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Stay, Roman brethren! Gracious conqueror,</span>
|
||
<br/>
|
||
<span>Victorious Titus, rue the tears I shed,</span>
|
||
<br/>
|
||
<span>A mother’s tears in passion for her son:</span>
|
||
<br/>
|
||
<span>And if thy sons were ever dear to thee,</span>
|
||
<br/>
|
||
<span>O, think my son to be as dear to me!</span>
|
||
<br/>
|
||
<span>Sufficeth not that we are brought to Rome,</span>
|
||
<br/>
|
||
<span>To beautify thy triumphs and return,</span>
|
||
<br/>
|
||
<span>Captive to thee and to thy Roman yoke,</span>
|
||
<br/>
|
||
<span>But must my sons be slaughter’d in the streets,</span>
|
||
<br/>
|
||
<span>For valiant doings in their country’s cause?</span>
|
||
<br/>
|
||
<span>O, if to fight for king and commonweal</span>
|
||
<br/>
|
||
<span>Were piety in thine, it is in these.</span>
|
||
<br/>
|
||
<span>Andronicus, stain not thy tomb with blood:</span>
|
||
<br/>
|
||
<span>Wilt thou draw near the nature of the gods?</span>
|
||
<br/>
|
||
<span>Draw near them then in being merciful:</span>
|
||
<br/>
|
||
<span>Sweet mercy is nobility’s true badge:</span>
|
||
<br/>
|
||
<span>Thrice noble Titus, spare my first-born son.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Patient yourself, madam, and pardon me.</span>
|
||
<br/>
|
||
<span>These are their brethren, whom you Goths beheld</span>
|
||
<br/>
|
||
<span>Alive and dead, and for their brethren slain</span>
|
||
<br/>
|
||
<span>Religiously they ask a sacrifice:</span>
|
||
<br/>
|
||
<span>To this your son is mark’d, and die he must,</span>
|
||
<br/>
|
||
<span>To appease their groaning shadows that are gone.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Away with him! and make a fire straight;</span>
|
||
<br/>
|
||
<span>And with our swords, upon a pile of wood,</span>
|
||
<br/>
|
||
<span>Let’s hew his limbs till they be clean consumed. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Quintus</b>, <b epub:type="z3998:persona">Martius</b>, and <b epub:type="z3998:persona">Mutius</b>, with <b epub:type="z3998:persona">Alarbus</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>O cruel, irreligious piety!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Was ever Scythia half so barbarous?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Oppose not Scythia to ambitious Rome.</span>
|
||
<br/>
|
||
<span>Alarbus goes to rest; and we survive</span>
|
||
<br/>
|
||
<span>To tremble under Titus’ threatening looks.</span>
|
||
<br/>
|
||
<span>Then, madam, stand resolved, but hope withal</span>
|
||
<br/>
|
||
<span>The self-same gods that arm’d the Queen of Troy</span>
|
||
<br/>
|
||
<span>With opportunity of sharp revenge</span>
|
||
<br/>
|
||
<span>Upon the Thracian tyrant in his tent,</span>
|
||
<br/>
|
||
<span>May favour Tamora, the Queen of Goths—</span>
|
||
<br/>
|
||
<span>When Goths were Goths and Tamora was queen—</span>
|
||
<br/>
|
||
<span>To quit the bloody wrongs upon her foes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Quintus</b>, <b epub:type="z3998:persona">Martius</b> and <b epub:type="z3998:persona">Mutius</b>, with their swords bloody.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>See, lord and father, how we have perform’d</span>
|
||
<br/>
|
||
<span>Our Roman rites: Alarbus’ limbs are lopp’d,</span>
|
||
<br/>
|
||
<span>And entrails feed the sacrificing fire,</span>
|
||
<br/>
|
||
<span>Whose smoke, like incense, doth perfume the sky.</span>
|
||
<br/>
|
||
<span>Remaineth nought, but to inter our brethren,</span>
|
||
<br/>
|
||
<span>And with loud ’larums welcome them to Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let it be so; and let Andronicus</span>
|
||
<br/>
|
||
<span>Make this his latest farewell to their souls. <i epub:type="z3998:stage-direction">Trumpets sounded, and the coffin laid in the tomb.</i></span>
|
||
<br/>
|
||
<span>In peace and honour rest you here, my sons;</span>
|
||
<br/>
|
||
<span>Rome’s readiest champions, repose you here in rest,</span>
|
||
<br/>
|
||
<span>Secure from worldly chances and mishaps!</span>
|
||
<br/>
|
||
<span>Here lurks no treason, here no envy swells,</span>
|
||
<br/>
|
||
<span>Here grow no damned grudges; here are no storms,</span>
|
||
<br/>
|
||
<span>No noise, but silence and eternal sleep:</span>
|
||
<br/>
|
||
<span>In peace and honour rest you here, my sons!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lavinia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>In peace and honour live Lord Titus long;</span>
|
||
<br/>
|
||
<span>My noble lord and father, live in fame!</span>
|
||
<br/>
|
||
<span>Lo, at this tomb my tributary tears</span>
|
||
<br/>
|
||
<span>I render, for my brethren’s obsequies;</span>
|
||
<br/>
|
||
<span>And at thy feet I kneel, with tears of joy,</span>
|
||
<br/>
|
||
<span>Shed on the earth, for thy return to Rome:</span>
|
||
<br/>
|
||
<span>O, bless me here with thy victorious hand,</span>
|
||
<br/>
|
||
<span>Whose fortunes Rome’s best citizens applaud!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Kind Rome, that hast thus lovingly reserved</span>
|
||
<br/>
|
||
<span>The cordial of mine age to glad my heart!</span>
|
||
<br/>
|
||
<span>Lavinia, live; outlive thy father’s days,</span>
|
||
<br/>
|
||
<span>And fame’s eternal date, for virtue’s praise!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter, below, <b epub:type="z3998:persona">Marcus Andronicus</b> and <b epub:type="z3998:persona">Tribunes</b>; reenter <b epub:type="z3998:persona">Saturninus</b> and <b epub:type="z3998:persona">Bassianus</b>, attended.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Long live Lord Titus, my beloved brother,</span>
|
||
<br/>
|
||
<span>Gracious triumpher in the eyes of Rome!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Thanks, gentle tribune, noble brother Marcus.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And welcome, nephews, from successful wars,</span>
|
||
<br/>
|
||
<span>You that survive, and you that sleep in fame!</span>
|
||
<br/>
|
||
<span>Fair lords, your fortunes are alike in all,</span>
|
||
<br/>
|
||
<span>That in your country’s service drew your swords:</span>
|
||
<br/>
|
||
<span>But safer triumph is this funeral pomp,</span>
|
||
<br/>
|
||
<span>That hath aspired to Solon’s happiness</span>
|
||
<br/>
|
||
<span>And triumphs over chance in honour’s bed.</span>
|
||
<br/>
|
||
<span>Titus Andronicus, the people of Rome,</span>
|
||
<br/>
|
||
<span>Whose friend in justice thou hast ever been,</span>
|
||
<br/>
|
||
<span>Send thee by me, their tribune and their trust,</span>
|
||
<br/>
|
||
<span>This palliament of white and spotless hue;</span>
|
||
<br/>
|
||
<span>And name thee in election for the empire,</span>
|
||
<br/>
|
||
<span>With these our late-deceased emperor’s sons:</span>
|
||
<br/>
|
||
<span>Be candidatus then, and put it on,</span>
|
||
<br/>
|
||
<span>And help to set a head on headless Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A better head her glorious body fits</span>
|
||
<br/>
|
||
<span>Than his that shakes for age and feebleness:</span>
|
||
<br/>
|
||
<span>What should I don this robe, and trouble you?</span>
|
||
<br/>
|
||
<span>Be chosen with proclamations to-day,</span>
|
||
<br/>
|
||
<span>To-morrow yield up rule, resign my life,</span>
|
||
<br/>
|
||
<span>And set abroad new business for you all?</span>
|
||
<br/>
|
||
<span>Rome, I have been thy soldier forty years,</span>
|
||
<br/>
|
||
<span>And led my country’s strength successfully,</span>
|
||
<br/>
|
||
<span>And buried one and twenty valiant sons,</span>
|
||
<br/>
|
||
<span>Knighted in field, slain manfully in arms,</span>
|
||
<br/>
|
||
<span>In right and service of their noble country:</span>
|
||
<br/>
|
||
<span>Give me a staff of honour for mine age,</span>
|
||
<br/>
|
||
<span>But not a sceptre to control the world:</span>
|
||
<br/>
|
||
<span>Upright he held it, lords, that held it last.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Titus, thou shalt obtain and ask the empery.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Proud and ambitious tribune, canst thou tell?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Patience, Prince Saturninus.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Romans, do me right:</span>
|
||
<br/>
|
||
<span>Patricians, draw your swords, and sheathe them not</span>
|
||
<br/>
|
||
<span>Till Saturninus be Rome’s emperor.</span>
|
||
<br/>
|
||
<span>Andronicus, would thou wert shipp’d to hell,</span>
|
||
<br/>
|
||
<span>Rather than rob me of the people’s hearts!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Proud Saturnine, interrupter of the good</span>
|
||
<br/>
|
||
<span>That noble-minded Titus means to thee!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Content thee, prince; I will restore to thee</span>
|
||
<br/>
|
||
<span>The people’s hearts, and wean them from themselves.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Andronicus, I do not flatter thee,</span>
|
||
<br/>
|
||
<span>But honour thee, and will do till I die:</span>
|
||
<br/>
|
||
<span>My faction if thou strengthen with thy friends,</span>
|
||
<br/>
|
||
<span>I will most thankful be; and thanks to men</span>
|
||
<br/>
|
||
<span>Of noble minds is honourable meed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>People of Rome, and people’s tribunes here,</span>
|
||
<br/>
|
||
<span>I ask your voices and your suffrages:</span>
|
||
<br/>
|
||
<span>Will you bestow them friendly on Andronicus?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tribunes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To gratify the good Andronicus,</span>
|
||
<br/>
|
||
<span>And gratulate his safe return to Rome,</span>
|
||
<br/>
|
||
<span>The people will accept whom he admits.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Tribunes, I thank you: and this suit I make,</span>
|
||
<br/>
|
||
<span>That you create your emperor’s eldest son,</span>
|
||
<br/>
|
||
<span>Lord Saturnine; whose virtues will, I hope,</span>
|
||
<br/>
|
||
<span>Reflect on Rome as Titan’s rays on earth,</span>
|
||
<br/>
|
||
<span>And ripen justice in this commonweal:</span>
|
||
<br/>
|
||
<span>Then, if you will elect by my advice,</span>
|
||
<br/>
|
||
<span>Crown him and say “Long live our emperor!”</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>With voices and applause of every sort,</span>
|
||
<br/>
|
||
<span>Patricians and plebeians, we create</span>
|
||
<br/>
|
||
<span>Lord Saturninus Rome’s great emperor,</span>
|
||
<br/>
|
||
<span>And say “Long live our Emperor Saturnine!” <i epub:type="z3998:stage-direction">A long flourish till they come down.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Titus Andronicus, for thy favours done</span>
|
||
<br/>
|
||
<span>To us in our election this day,</span>
|
||
<br/>
|
||
<span>I give thee thanks in part of thy deserts,</span>
|
||
<br/>
|
||
<span>And will with deeds requite thy gentleness:</span>
|
||
<br/>
|
||
<span>And, for an onset, Titus, to advance</span>
|
||
<br/>
|
||
<span>Thy name and honourable family,</span>
|
||
<br/>
|
||
<span>Lavinia will I make my empress,</span>
|
||
<br/>
|
||
<span>Rome’s royal mistress, mistress of my heart,</span>
|
||
<br/>
|
||
<span>And in the sacred Pantheon her espouse:</span>
|
||
<br/>
|
||
<span>Tell me, Andronicus, doth this motion please thee?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It doth, my worthy lord; and in this match</span>
|
||
<br/>
|
||
<span>I hold me highly honour’d of your grace:</span>
|
||
<br/>
|
||
<span>And here in sight of Rome to Saturnine,</span>
|
||
<br/>
|
||
<span>King and commander of our commonweal,</span>
|
||
<br/>
|
||
<span>The wide world’s emperor, do I consecrate</span>
|
||
<br/>
|
||
<span>My sword, my chariot and my prisoners;</span>
|
||
<br/>
|
||
<span>Presents well worthy Rome’s imperial lord:</span>
|
||
<br/>
|
||
<span>Receive them then, the tribute that I owe,</span>
|
||
<br/>
|
||
<span>Mine honour’s ensigns humbled at thy feet.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thanks, noble Titus, father of my life!</span>
|
||
<br/>
|
||
<span>How proud I am of thee and of thy gifts</span>
|
||
<br/>
|
||
<span>Rome shall record, and when I do forget</span>
|
||
<br/>
|
||
<span>The least of these unspeakable deserts,</span>
|
||
<br/>
|
||
<span>Romans, forget your fealty to me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Tamora</b>.</i> Now, madam, are you prisoner to an emperor;</span>
|
||
<br/>
|
||
<span>To him that, for your honour and your state,</span>
|
||
<br/>
|
||
<span>Will use you nobly and your followers.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A goodly lady, trust me; of the hue</span>
|
||
<br/>
|
||
<span>That I would choose, were I to choose anew.</span>
|
||
<br/>
|
||
<span>Clear up, fair queen, that cloudy countenance:</span>
|
||
<br/>
|
||
<span>Though chance of war hath wrought this change of cheer,</span>
|
||
<br/>
|
||
<span>Thou comest not to be made a scorn in Rome:</span>
|
||
<br/>
|
||
<span>Princely shall be thy usage every way.</span>
|
||
<br/>
|
||
<span>Rest on my word, and let not discontent</span>
|
||
<br/>
|
||
<span>Daunt all your hopes: madam, he comforts you</span>
|
||
<br/>
|
||
<span>Can make you greater than the Queen of Goths.</span>
|
||
<br/>
|
||
<span>Lavinia, you are not displeased with this?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not I, my lord; sith true nobility</span>
|
||
<br/>
|
||
<span>Warrants these words in princely courtesy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thanks, sweet Lavinia. Romans, let us go:</span>
|
||
<br/>
|
||
<span>Ransomless here we set our prisoners free:</span>
|
||
<br/>
|
||
<span>Proclaim our honours, lords, with trump and drum. <i epub:type="z3998:stage-direction">Flourish. <b epub:type="z3998:persona">Saturninus</b> courts <b epub:type="z3998:persona">Tamora</b> in dumb show.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td>Lord Titus, by your leave, this maid is mine. <i epub:type="z3998:stage-direction">Seizing <b epub:type="z3998:persona">Lavinia</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>How, sir! are you in earnest then, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, noble Titus; and resolved withal</span>
|
||
<br/>
|
||
<span>To do myself this reason and this right.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>“<i lang="la" xml:lang="la">Suum cuique</i>” is our Roman justice:</span>
|
||
<br/>
|
||
<span>This prince in justice seizeth but his own.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>And that he will, and shall, if Lucius live.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Traitors, avaunt! Where is the emperor’s guard?</span>
|
||
<br/>
|
||
<span>Treason, my lord! Lavinia is surprised!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Surprised! by whom?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>By him that justly may</span>
|
||
<br/>
|
||
<span>Bear his betroth’d from all the world away. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Bassianus</b> and <b epub:type="z3998:persona">Marcus</b> with <b epub:type="z3998:persona">Lavinia</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Mutius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Brothers, help to convey her hence away,</span>
|
||
<br/>
|
||
<span>And with my sword I’ll keep this door safe. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Quintus</b>, and <b epub:type="z3998:persona">Martius</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Follow, my lord, and I’ll soon bring her back.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Mutius</td>
|
||
<td>My lord, you pass not here.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What, villain boy!</span>
|
||
<br/>
|
||
<span>Barr’st me my way in Rome? <i epub:type="z3998:stage-direction">Stabbing <b epub:type="z3998:persona">Mutius</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Mutius</td>
|
||
<td>Help, Lucius, help! <i epub:type="z3998:stage-direction">Dies.</i> <i epub:type="z3998:stage-direction">During the fray, <b epub:type="z3998:persona">Saturninus</b>, <b epub:type="z3998:persona">Tamora</b>, <b epub:type="z3998:persona">Demetrius</b>, <b epub:type="z3998:persona">Chiron</b> and <b epub:type="z3998:persona">Aaron</b> go out and reenter, above.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Lucius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, you are unjust, and, more than so,</span>
|
||
<br/>
|
||
<span>In wrongful quarrel you have slain your son.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nor thou, nor he, are any sons of mine;</span>
|
||
<br/>
|
||
<span>My sons would never so dishonour me:</span>
|
||
<br/>
|
||
<span>Traitor, restore Lavinia to the emperor.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Dead, if you will; but not to be his wife,</span>
|
||
<br/>
|
||
<span>That is another’s lawful promised love. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, Titus, no; the emperor needs her not,</span>
|
||
<br/>
|
||
<span>Nor her, nor thee, nor any of thy stock:</span>
|
||
<br/>
|
||
<span>I’ll trust, by leisure, him that mocks me once;</span>
|
||
<br/>
|
||
<span>Thee never, nor thy traitorous haughty sons,</span>
|
||
<br/>
|
||
<span>Confederates all thus to dishonour me.</span>
|
||
<br/>
|
||
<span>Was there none else in Rome to make a stale,</span>
|
||
<br/>
|
||
<span>But Saturnine? Full well, Andronicus,</span>
|
||
<br/>
|
||
<span>Agree these deeds with that proud brag of thine,</span>
|
||
<br/>
|
||
<span>That said’st I begg’d the empire at thy hands.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>O monstrous! what reproachful words are these?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But go thy ways; go, give that changing piece</span>
|
||
<br/>
|
||
<span>To him that flourish’d for her with his sword:</span>
|
||
<br/>
|
||
<span>A valiant son-in-law thou shalt enjoy;</span>
|
||
<br/>
|
||
<span>One fit to bandy with thy lawless sons,</span>
|
||
<br/>
|
||
<span>To ruffle in the commonwealth of Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>These words are razors to my wounded heart.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And therefore, lovely Tamora, queen of Goths,</span>
|
||
<br/>
|
||
<span>That like the stately Phoebe ’mongst her nymphs</span>
|
||
<br/>
|
||
<span>Dost overshine the gallant’st dames of Rome,</span>
|
||
<br/>
|
||
<span>If thou be pleased with this my sudden choice,</span>
|
||
<br/>
|
||
<span>Behold, I choose thee, Tamora, for my bride,</span>
|
||
<br/>
|
||
<span>And will create thee empress of Rome.</span>
|
||
<br/>
|
||
<span>Speak, Queen of Goths, dost thou applaud my choice?</span>
|
||
<br/>
|
||
<span>And here I swear by all the Roman gods,</span>
|
||
<br/>
|
||
<span>Sith priest and holy water are so near</span>
|
||
<br/>
|
||
<span>And tapers burn so bright and every thing</span>
|
||
<br/>
|
||
<span>In readiness for Hymenaeus stand,</span>
|
||
<br/>
|
||
<span>I will not re-salute the streets of Rome,</span>
|
||
<br/>
|
||
<span>Or climb my palace, till from forth this place</span>
|
||
<br/>
|
||
<span>I lead espoused my bride along with me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And here, in sight of heaven, to Rome I swear,</span>
|
||
<br/>
|
||
<span>If Saturnine advance the Queen of Goths,</span>
|
||
<br/>
|
||
<span>She will a handmaid be to his desires,</span>
|
||
<br/>
|
||
<span>A loving nurse, a mother to his youth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ascend, fair queen, Pantheon. Lords, accompany</span>
|
||
<br/>
|
||
<span>Your noble emperor and his lovely bride,</span>
|
||
<br/>
|
||
<span>Sent by the heavens for Prince Saturnine,</span>
|
||
<br/>
|
||
<span>Whose wisdom hath her fortune conquered:</span>
|
||
<br/>
|
||
<span>There shall we consummate our spousal rites. <i epub:type="z3998:stage-direction">Exeunt all but <b epub:type="z3998:persona">Titus</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am not bid to wait upon this bride.</span>
|
||
<br/>
|
||
<span>Titus, when wert thou wont to walk alone,</span>
|
||
<br/>
|
||
<span>Dishonour’d thus, and challenged of wrongs?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Marcus</b>, <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Quintus</b>, and <b epub:type="z3998:persona">Martius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Titus, see, O, see what thou hast done!</span>
|
||
<br/>
|
||
<span>In a bad quarrel slain a virtuous son.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, foolish tribune, no; no son of mine,</span>
|
||
<br/>
|
||
<span>Nor thou, nor these, confederates in the deed</span>
|
||
<br/>
|
||
<span>That hath dishonour’d all our family;</span>
|
||
<br/>
|
||
<span>Unworthy brother, and unworthy sons!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But let us give him burial, as becomes;</span>
|
||
<br/>
|
||
<span>Give Mutius burial with our brethren.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Traitors, away! he rests not in this tomb:</span>
|
||
<br/>
|
||
<span>This monument five hundred years hath stood,</span>
|
||
<br/>
|
||
<span>Which I have sumptuously re-edified:</span>
|
||
<br/>
|
||
<span>Here none but soldiers and Rome’s servitors</span>
|
||
<br/>
|
||
<span>Repose in fame; none basely slain in brawls:</span>
|
||
<br/>
|
||
<span>Bury him where you can; he comes not here.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, this is impiety in you:</span>
|
||
<br/>
|
||
<span>My nephew Mutius’ deeds do plead for him;</span>
|
||
<br/>
|
||
<span>He must be buried with his brethren.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Quintus<br/>
|
||
Martius</td>
|
||
<td>And shall, or him we will accompany.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>“And shall!” what villain was it that spake that word?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td>He that would vouch it in any place but here.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>What, would you bury him in my despite?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, noble Titus, but entreat of thee</span>
|
||
<br/>
|
||
<span>To pardon Mutius and to bury him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marcus, even thou hast struck upon my crest,</span>
|
||
<br/>
|
||
<span>And, with these boys, mine honour thou hast wounded:</span>
|
||
<br/>
|
||
<span>My foes I do repute you every one;</span>
|
||
<br/>
|
||
<span>So, trouble me no more, but get you gone.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td>He is not with himself; let us withdraw.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td>Not I, till Mutius’ bones be buried. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Marcus</b> and the <b epub:type="z3998:persona">Sons</b> of <b epub:type="z3998:persona">Titus</b> kneel.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Brother, for in that name doth nature plead—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td>Father, and in that name doth nature speak—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Speak thou no more, if all the rest will speed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Renowned Titus, more than half my soul—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Dear father, soul and substance of us all—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Suffer thy brother Marcus to inter</span>
|
||
<br/>
|
||
<span>His noble nephew here in virtue’s nest,</span>
|
||
<br/>
|
||
<span>That died in honour and Lavinia’s cause.</span>
|
||
<br/>
|
||
<span>Thou art a Roman; be not barbarous:</span>
|
||
<br/>
|
||
<span>The Greeks upon advice did bury Ajax</span>
|
||
<br/>
|
||
<span>That slew himself; and wise Laertes’ son</span>
|
||
<br/>
|
||
<span>Did graciously plead for his funerals:</span>
|
||
<br/>
|
||
<span>Let not young Mutius, then, that was thy joy,</span>
|
||
<br/>
|
||
<span>Be barr’d his entrance here.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Rise, Marcus, rise.</span>
|
||
<br/>
|
||
<span>The dismall’st day is this that e’er I saw,</span>
|
||
<br/>
|
||
<span>To be dishonour’d by my sons in Rome!</span>
|
||
<br/>
|
||
<span>Well, bury him, and bury me the next. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Mutius</b> is put into the tomb.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There lie thy bones, sweet Mutius, with thy friends,</span>
|
||
<br/>
|
||
<span>Till we with trophies do adorn thy tomb.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Kneeling.</i> No man shed tears for noble Mutius;</span>
|
||
<br/>
|
||
<span>He lives in fame that died in virtue’s cause.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, to step out of these dreary dumps,</span>
|
||
<br/>
|
||
<span>How comes it that the subtle Queen of Goths</span>
|
||
<br/>
|
||
<span>Is of a sudden thus advanced in Rome?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I know not, Marcus; but I know it is:</span>
|
||
<br/>
|
||
<span>Whether by device or no, the heavens can tell:</span>
|
||
<br/>
|
||
<span>Is she not then beholding to the man</span>
|
||
<br/>
|
||
<span>That brought her for this high good turn so far?</span>
|
||
<br/>
|
||
<span>Yes, and will nobly him remunerate.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Flourish. Reenter, from one side, <b epub:type="z3998:persona">Saturninus</b> attended, <b epub:type="z3998:persona">Tamora</b>, <b epub:type="z3998:persona">Demetrius</b>, <b epub:type="z3998:persona">Chiron</b>, and <b epub:type="z3998:persona">Aaron</b>; from the other, <b epub:type="z3998:persona">Bassianus</b>, <b epub:type="z3998:persona">Lavinia</b>, and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So, Bassianus, you have play’d your prize:</span>
|
||
<br/>
|
||
<span>God give you joy, sir, of your gallant bride!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And you of yours, my lord! I say no more,</span>
|
||
<br/>
|
||
<span>Nor wish no less; and so, I take my leave.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Traitor, if Rome have law or we have power,</span>
|
||
<br/>
|
||
<span>Thou and thy faction shall repent this rape.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Rape, call you it, my lord, to seize my own,</span>
|
||
<br/>
|
||
<span>My true-betrothed love and now my wife?</span>
|
||
<br/>
|
||
<span>But let the laws of Rome determine all;</span>
|
||
<br/>
|
||
<span>Meanwhile I am possess’d of that is mine.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis good, sir: you are very short with us;</span>
|
||
<br/>
|
||
<span>But, if we live, we’ll be as sharp with you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, what I have done, as best I may,</span>
|
||
<br/>
|
||
<span>Answer I must and shall do with my life.</span>
|
||
<br/>
|
||
<span>Only thus much I give your grace to know:</span>
|
||
<br/>
|
||
<span>By all the duties that I owe to Rome,</span>
|
||
<br/>
|
||
<span>This noble gentleman, Lord Titus here,</span>
|
||
<br/>
|
||
<span>Is in opinion and in honour wrong’d;</span>
|
||
<br/>
|
||
<span>That in the rescue of Lavinia</span>
|
||
<br/>
|
||
<span>With his own hand did slay his youngest son,</span>
|
||
<br/>
|
||
<span>In zeal to you and highly moved to wrath</span>
|
||
<br/>
|
||
<span>To be controll’d in that he frankly gave:</span>
|
||
<br/>
|
||
<span>Receive him, then, to favour, Saturnine,</span>
|
||
<br/>
|
||
<span>That hath express’d himself in all his deeds</span>
|
||
<br/>
|
||
<span>A father and a friend to thee and Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Prince Bassianus, leave to plead my deeds:</span>
|
||
<br/>
|
||
<span>’Tis thou and those that have dishonour’d me.</span>
|
||
<br/>
|
||
<span>Rome and the righteous heavens be my judge,</span>
|
||
<br/>
|
||
<span>How I have loved and honour’d Saturnine!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My worthy lord, if ever Tamora</span>
|
||
<br/>
|
||
<span>Were gracious in those princely eyes of thine,</span>
|
||
<br/>
|
||
<span>Then hear me speak in indifferently for all;</span>
|
||
<br/>
|
||
<span>And at my suit, sweet, pardon what is past.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What, madam! be dishonour’d openly,</span>
|
||
<br/>
|
||
<span>And basely put it up without revenge?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not so, my lord; the gods of Rome forfend</span>
|
||
<br/>
|
||
<span>I should be author to dishonour you!</span>
|
||
<br/>
|
||
<span>But on mine honour dare I undertake</span>
|
||
<br/>
|
||
<span>For good Lord Titus’ innocence in all;</span>
|
||
<br/>
|
||
<span>Whose fury not dissembled speaks his griefs:</span>
|
||
<br/>
|
||
<span>Then, at my suit, look graciously on him;</span>
|
||
<br/>
|
||
<span>Lose not so noble a friend on vain suppose,</span>
|
||
<br/>
|
||
<span>Nor with sour looks afflict his gentle heart.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Saturninus</b>.</i> My lord, be ruled by me, be won at last;</span>
|
||
<br/>
|
||
<span>Dissemble all your griefs and discontents:</span>
|
||
<br/>
|
||
<span>You are but newly planted in your throne;</span>
|
||
<br/>
|
||
<span>Lest, then, the people, and patricians too,</span>
|
||
<br/>
|
||
<span>Upon a just survey, take Titus’ part,</span>
|
||
<br/>
|
||
<span>And so supplant you for ingratitude,</span>
|
||
<br/>
|
||
<span>Which Rome reputes to be a heinous sin,</span>
|
||
<br/>
|
||
<span>Yield at entreats; and then let me alone:</span>
|
||
<br/>
|
||
<span>I’ll find a day to massacre them all</span>
|
||
<br/>
|
||
<span>And raze their faction and their family,</span>
|
||
<br/>
|
||
<span>The cruel father and his traitorous sons,</span>
|
||
<br/>
|
||
<span>To whom I sued for my dear son’s life,</span>
|
||
<br/>
|
||
<span>And make them know what ’tis to let a queen</span>
|
||
<br/>
|
||
<span>Kneel in the streets and beg for grace in vain.</span>
|
||
</p>
|
||
<p>
|
||
<span>Come, come, sweet emperor; come, Andronicus;</span>
|
||
<br/>
|
||
<span>Take up this good old man, and cheer the heart</span>
|
||
<br/>
|
||
<span>That dies in tempest of thy angry frown.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Rise, Titus, rise; my empress hath prevail’d.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I thank your majesty, and her, my lord:</span>
|
||
<br/>
|
||
<span>These words, these looks, infuse new life in me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Titus, I am incorporate in Rome,</span>
|
||
<br/>
|
||
<span>A Roman now adopted happily,</span>
|
||
<br/>
|
||
<span>And must advise the emperor for his good.</span>
|
||
<br/>
|
||
<span>This day all quarrels die, Andronicus;</span>
|
||
<br/>
|
||
<span>And let it be mine honour, good my lord,</span>
|
||
<br/>
|
||
<span>That I have reconciled your friends and you.</span>
|
||
<br/>
|
||
<span>For you, Prince Bassianus, I have pass’d</span>
|
||
<br/>
|
||
<span>My word and promise to the emperor,</span>
|
||
<br/>
|
||
<span>That you will be more mild and tractable.</span>
|
||
<br/>
|
||
<span>And fear not, lords, and you, Lavinia;</span>
|
||
<br/>
|
||
<span>By my advice, all humbled on your knees,</span>
|
||
<br/>
|
||
<span>You shall ask pardon of his majesty.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>We do, and vow to heaven and to his highness,</span>
|
||
<br/>
|
||
<span>That what we did was mildly as we might,</span>
|
||
<br/>
|
||
<span>Tendering our sister’s honour and our own.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>That, on mine honour, here I do protest.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Away, and talk not; trouble us no more.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, nay, sweet emperor, we must all be friends:</span>
|
||
<br/>
|
||
<span>The tribune and his nephews kneel for grace;</span>
|
||
<br/>
|
||
<span>I will not be denied: sweet heart, look back.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marcus, for thy sake and thy brother’s here,</span>
|
||
<br/>
|
||
<span>And at my lovely Tamora’s entreats,</span>
|
||
<br/>
|
||
<span>I do remit these young men’s heinous faults:</span>
|
||
<br/>
|
||
<span>Stand up.</span>
|
||
<br/>
|
||
<span>Lavinia, though you left me like a churl,</span>
|
||
<br/>
|
||
<span>I found a friend, and sure as death I swore</span>
|
||
<br/>
|
||
<span>I would not part a bachelor from the priest.</span>
|
||
<br/>
|
||
<span>Come, if the emperor’s court can feast two brides,</span>
|
||
<br/>
|
||
<span>You are my guest, Lavinia, and your friends.</span>
|
||
<br/>
|
||
<span>This day shall be a love-day, Tamora.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To-morrow, an it please your majesty</span>
|
||
<br/>
|
||
<span>To hunt the panther and the hart with me,</span>
|
||
<br/>
|
||
<span>With horn and hound we’ll give your grace bonjour.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Be it so, Titus, and gramercy too. <i epub:type="z3998:stage-direction">Flourish. Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="act-2" epub:type="chapter bodymatter z3998:fiction z3998:drama">
|
||
<h2>
|
||
<span epub:type="label">Act</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h2>
|
||
<section id="scene-2-1" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h3>
|
||
<p>Rome. Before the palace.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Aaron</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now climbeth Tamora Olympus’ top,</span>
|
||
<br/>
|
||
<span>Safe out of fortune’s shot; and sits aloft,</span>
|
||
<br/>
|
||
<span>Secure of thunder’s crack or lightning flash;</span>
|
||
<br/>
|
||
<span>Advanced above pale envy’s threatening reach.</span>
|
||
<br/>
|
||
<span>As when the golden sun salutes the morn,</span>
|
||
<br/>
|
||
<span>And, having gilt the ocean with his beams,</span>
|
||
<br/>
|
||
<span>Gallops the zodiac in his glistering coach,</span>
|
||
<br/>
|
||
<span>And overlooks the highest-peering hills;</span>
|
||
<br/>
|
||
<span>So Tamora:</span>
|
||
<br/>
|
||
<span>Upon her wit doth earthly honour wait,</span>
|
||
<br/>
|
||
<span>And virtue stoops and trembles at her frown.</span>
|
||
<br/>
|
||
<span>Then, Aaron, arm thy heart, and fit thy thoughts,</span>
|
||
<br/>
|
||
<span>To mount aloft with thy imperial mistress,</span>
|
||
<br/>
|
||
<span>And mount her pitch, whom thou in triumph long</span>
|
||
<br/>
|
||
<span>Hast prisoner held, fetter’d in amorous chains</span>
|
||
<br/>
|
||
<span>And faster bound to Aaron’s charming eyes</span>
|
||
<br/>
|
||
<span>Than is Prometheus tied to Caucasus.</span>
|
||
<br/>
|
||
<span>Away with slavish weeds and servile thoughts!</span>
|
||
<br/>
|
||
<span>I will be bright, and shine in pearl and gold,</span>
|
||
<br/>
|
||
<span>To wait upon this new-made empress.</span>
|
||
<br/>
|
||
<span>To wait, said I? to wanton with this queen,</span>
|
||
<br/>
|
||
<span>This goddess, this Semiramis, this nymph,</span>
|
||
<br/>
|
||
<span>This siren, that will charm Rome’s Saturnine,</span>
|
||
<br/>
|
||
<span>And see his shipwreck and his commonweal’s.</span>
|
||
<br/>
|
||
<span>Holloa! what storm is this?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b>, braving.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Chiron, thy years want wit, thy wit wants edge,</span>
|
||
<br/>
|
||
<span>And manners, to intrude where I am graced;</span>
|
||
<br/>
|
||
<span>And may, for aught thou know’st, affected be.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Demetrius, thou dost over-ween in all;</span>
|
||
<br/>
|
||
<span>And so in this, to bear me down with braves.</span>
|
||
<br/>
|
||
<span>’Tis not the difference of a year or two</span>
|
||
<br/>
|
||
<span>Makes me less gracious or thee more fortunate:</span>
|
||
<br/>
|
||
<span>I am as able and as fit as thou</span>
|
||
<br/>
|
||
<span>To serve, and to deserve my mistress’ grace;</span>
|
||
<br/>
|
||
<span>And that my sword upon thee shall approve,</span>
|
||
<br/>
|
||
<span>And plead my passions for Lavinia’s love.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Clubs, clubs! these lovers will not keep the peace.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, boy, although our mother, unadvised,</span>
|
||
<br/>
|
||
<span>Gave you a dancing-rapier by your side,</span>
|
||
<br/>
|
||
<span>Are you so desperate grown, to threat your friends?</span>
|
||
<br/>
|
||
<span>Go to; have your lath glued within your sheath</span>
|
||
<br/>
|
||
<span>Till you know better how to handle it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Meanwhile, sir, with the little skill I have,</span>
|
||
<br/>
|
||
<span>Full well shalt thou perceive how much I dare.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Ay, boy, grow ye so brave? <i epub:type="z3998:stage-direction">They draw.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Coming forward.</i> Why, how now, lords!</span>
|
||
<br/>
|
||
<span>So near the emperor’s palace dare you draw,</span>
|
||
<br/>
|
||
<span>And maintain such a quarrel openly?</span>
|
||
<br/>
|
||
<span>Full well I wot the ground of all this grudge:</span>
|
||
<br/>
|
||
<span>I would not for a million of gold</span>
|
||
<br/>
|
||
<span>The cause were known to them it most concerns;</span>
|
||
<br/>
|
||
<span>Nor would your noble mother for much more</span>
|
||
<br/>
|
||
<span>Be so dishonour’d in the court of Rome.</span>
|
||
<br/>
|
||
<span>For shame, put up.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not I, till I have sheathed</span>
|
||
<br/>
|
||
<span>My rapier in his bosom and withal</span>
|
||
<br/>
|
||
<span>Thrust these reproachful speeches down his throat</span>
|
||
<br/>
|
||
<span>That he hath breathed in my dishonour here.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For that I am prepared and full resolved.</span>
|
||
<br/>
|
||
<span>Foul-spoken coward, that thunder’st with thy tongue,</span>
|
||
<br/>
|
||
<span>And with thy weapon nothing darest perform!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Away, I say!</span>
|
||
<br/>
|
||
<span>Now, by the gods that warlike Goths adore,</span>
|
||
<br/>
|
||
<span>This petty brabble will undo us all.</span>
|
||
<br/>
|
||
<span>Why, lords, and think you not how dangerous</span>
|
||
<br/>
|
||
<span>It is to jet upon a prince’s right?</span>
|
||
<br/>
|
||
<span>What, is Lavinia then become so loose,</span>
|
||
<br/>
|
||
<span>Or Bassianus so degenerate,</span>
|
||
<br/>
|
||
<span>That for her love such quarrels may be broach’d</span>
|
||
<br/>
|
||
<span>Without controlment, justice, or revenge?</span>
|
||
<br/>
|
||
<span>Young lords, beware! and should the empress know</span>
|
||
<br/>
|
||
<span>This discord’s ground, the music would not please.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I care not, I, knew she and all the world:</span>
|
||
<br/>
|
||
<span>I love Lavinia more than all the world.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Youngling, learn thou to make some meaner choice:</span>
|
||
<br/>
|
||
<span>Lavinia is thine elder brother’s hope.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, are ye mad? or know ye not, in Rome</span>
|
||
<br/>
|
||
<span>How furious and impatient they be,</span>
|
||
<br/>
|
||
<span>And cannot brook competitors in love?</span>
|
||
<br/>
|
||
<span>I tell you, lords, you do but plot your deaths</span>
|
||
<br/>
|
||
<span>By this device.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Aaron, a thousand deaths</span>
|
||
<br/>
|
||
<span>Would I propose to achieve her whom I love.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>To achieve her! how?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why makest thou it so strange?</span>
|
||
<br/>
|
||
<span>She is a woman, therefore may be woo’d;</span>
|
||
<br/>
|
||
<span>She is a woman, therefore may be won;</span>
|
||
<br/>
|
||
<span>She is Lavinia, therefore must be loved.</span>
|
||
<br/>
|
||
<span>What, man! more water glideth by the mill</span>
|
||
<br/>
|
||
<span>Than wots the miller of; and easy it is</span>
|
||
<br/>
|
||
<span>Of a cut loaf to steal a shive, we know:</span>
|
||
<br/>
|
||
<span>Though Bassianus be the emperor’s brother,</span>
|
||
<br/>
|
||
<span>Better than he have worn Vulcan’s badge.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Ay, and as good as Saturninus may.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Then why should he despair that knows to court it</span>
|
||
<br/>
|
||
<span>With words, fair looks and liberality?</span>
|
||
<br/>
|
||
<span>What, hast not thou full often struck a doe,</span>
|
||
<br/>
|
||
<span>And borne her cleanly by the keeper’s nose?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, then, it seems, some certain snatch or so</span>
|
||
<br/>
|
||
<span>Would serve your turns.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Ay, so the turn were served.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Aaron, thou hast hit it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Would you had hit it too!</span>
|
||
<br/>
|
||
<span>Then should not we be tired with this ado.</span>
|
||
<br/>
|
||
<span>Why, hark ye, hark ye! and are you such fools</span>
|
||
<br/>
|
||
<span>To square for this? would it offend you, then,</span>
|
||
<br/>
|
||
<span>That both should speed?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Faith, not me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Nor me, so I were one.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For shame, be friends, and join for that you jar:</span>
|
||
<br/>
|
||
<span>’Tis policy and stratagem must do</span>
|
||
<br/>
|
||
<span>That you affect; and so must you resolve,</span>
|
||
<br/>
|
||
<span>That what you cannot as you would achieve,</span>
|
||
<br/>
|
||
<span>You must perforce accomplish as you may.</span>
|
||
<br/>
|
||
<span>Take this of me: Lucrece was not more chaste</span>
|
||
<br/>
|
||
<span>Than this Lavinia, Bassianus’ love.</span>
|
||
<br/>
|
||
<span>A speedier course than lingering languishment</span>
|
||
<br/>
|
||
<span>Must we pursue, and I have found the path.</span>
|
||
<br/>
|
||
<span>My lords, a solemn hunting is in hand;</span>
|
||
<br/>
|
||
<span>There will the lovely Roman ladies troop:</span>
|
||
<br/>
|
||
<span>The forest walks are wide and spacious;</span>
|
||
<br/>
|
||
<span>And many unfrequented plots there are</span>
|
||
<br/>
|
||
<span>Fitted by kind for rape and villany:</span>
|
||
<br/>
|
||
<span>Single you thither then this dainty doe,</span>
|
||
<br/>
|
||
<span>And strike her home by force, if not by words:</span>
|
||
<br/>
|
||
<span>This way, or not at all, stand you in hope.</span>
|
||
<br/>
|
||
<span>Come, come, our empress, with her sacred wit</span>
|
||
<br/>
|
||
<span>To villany and vengeance consecrate,</span>
|
||
<br/>
|
||
<span>Will we acquaint with all that we intend;</span>
|
||
<br/>
|
||
<span>And she shall file our engines with advice,</span>
|
||
<br/>
|
||
<span>That will not suffer you to square yourselves,</span>
|
||
<br/>
|
||
<span>But to your wishes’ height advance you both.</span>
|
||
<br/>
|
||
<span>The emperor’s court is like the house of Fame,</span>
|
||
<br/>
|
||
<span>The palace full of tongues, of eyes, and ears:</span>
|
||
<br/>
|
||
<span>The woods are ruthless, dreadful, deaf, and dull;</span>
|
||
<br/>
|
||
<span>There speak, and strike, brave boys, and take your turns;</span>
|
||
<br/>
|
||
<span>There serve your lusts, shadow’d from heaven’s eye,</span>
|
||
<br/>
|
||
<span>And revel in Lavinia’s treasury.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Thy counsel, lad, smells of no cowardice.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i lang="la" xml:lang="la">Sit fas aut nefas</i>, till I find the stream</span>
|
||
<br/>
|
||
<span>To cool this heat, a charm to calm these fits,</span>
|
||
<br/>
|
||
<span><i lang="la" xml:lang="la">Per Styga, per manes vehor</i>. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-2-2" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h3>
|
||
<p>A forest near Rome. Horns and cry of hounds heard.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus Andronicus</b>, with Hunters, <abbr>etc.</abbr>, <b epub:type="z3998:persona">Marcus</b>, <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Quintus</b>, and <b epub:type="z3998:persona">Martius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The hunt is up, the morn is bright and grey,</span>
|
||
<br/>
|
||
<span>The fields are fragrant and the woods are green:</span>
|
||
<br/>
|
||
<span>Uncouple here and let us make a bay</span>
|
||
<br/>
|
||
<span>And wake the emperor and his lovely bride</span>
|
||
<br/>
|
||
<span>And rouse the prince and ring a hunter’s peal,</span>
|
||
<br/>
|
||
<span>That all the court may echo with the noise.</span>
|
||
<br/>
|
||
<span>Sons, let it be your charge, as it is ours,</span>
|
||
<br/>
|
||
<span>To attend the emperor’s person carefully:</span>
|
||
<br/>
|
||
<span>I have been troubled in my sleep this night,</span>
|
||
<br/>
|
||
<span>But dawning day new comfort hath inspired.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">A cry of hounds, and horns winded in a peal. Enter <b epub:type="z3998:persona">Saturninus</b>, <b epub:type="z3998:persona">Tamora</b>, <b epub:type="z3998:persona">Bassianus</b>, <b epub:type="z3998:persona">Lavinia</b>, <b epub:type="z3998:persona">Demetrius</b>, <b epub:type="z3998:persona">Chiron</b>, and Attendants.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Many good morrows to your majesty;</span>
|
||
<br/>
|
||
<span>Madam, to you as many and as good:</span>
|
||
<br/>
|
||
<span>I promised your grace a hunter’s peal.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And you have rung it lustily, my lord;</span>
|
||
<br/>
|
||
<span>Somewhat too early for new-married ladies.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td>Lavinia, how say you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I say, no;</span>
|
||
<br/>
|
||
<span>I have been broad awake two hours and more.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come on, then; horse and chariots let us have,</span>
|
||
<br/>
|
||
<span>And to our sport. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Tamora</b>.</i> Madam, now shall ye see</span>
|
||
<br/>
|
||
<span>Our Roman hunting.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I have dogs, my lord,</span>
|
||
<br/>
|
||
<span>Will rouse the proudest panther in the chase,</span>
|
||
<br/>
|
||
<span>And climb the highest promontory top.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And I have horse will follow where the game</span>
|
||
<br/>
|
||
<span>Makes way, and run like swallows o’er the plain.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Chiron, we hunt not, we, with horse nor hound,</span>
|
||
<br/>
|
||
<span>But hope to pluck a dainty doe to ground. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-2-3" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h3>
|
||
<p>A lonely part of the forest.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Aaron</b>, with a bag of gold.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He that had wit would think that I had none,</span>
|
||
<br/>
|
||
<span>To bury so much gold under a tree,</span>
|
||
<br/>
|
||
<span>And never after to inherit it.</span>
|
||
<br/>
|
||
<span>Let him that thinks of me so abjectly</span>
|
||
<br/>
|
||
<span>Know that this gold must coin a stratagem,</span>
|
||
<br/>
|
||
<span>Which, cunningly effected, will beget</span>
|
||
<br/>
|
||
<span>A very excellent piece of villany:</span>
|
||
<br/>
|
||
<span>And so repose, sweet gold, for their unrest <i epub:type="z3998:stage-direction">Hides the gold.</i></span>
|
||
<br/>
|
||
<span>That have their alms out of the empress’ chest.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Tamora</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lovely Aaron, wherefore look’st thou sad,</span>
|
||
<br/>
|
||
<span>When every thing doth make a gleeful boast?</span>
|
||
<br/>
|
||
<span>The birds chant melody on every bush,</span>
|
||
<br/>
|
||
<span>The snake lies rolled in the cheerful sun,</span>
|
||
<br/>
|
||
<span>The green leaves quiver with the cooling wind</span>
|
||
<br/>
|
||
<span>And make a chequer’d shadow on the ground:</span>
|
||
<br/>
|
||
<span>Under their sweet shade, Aaron, let us sit,</span>
|
||
<br/>
|
||
<span>And, whilst the babbling echo mocks the hounds,</span>
|
||
<br/>
|
||
<span>Replying shrilly to the well-tuned horns,</span>
|
||
<br/>
|
||
<span>As if a double hunt were heard at once,</span>
|
||
<br/>
|
||
<span>Let us sit down and mark their yelping noise;</span>
|
||
<br/>
|
||
<span>And, after conflict such as was supposed</span>
|
||
<br/>
|
||
<span>The wandering prince and Dido once enjoy’d,</span>
|
||
<br/>
|
||
<span>When with a happy storm they were surprised</span>
|
||
<br/>
|
||
<span>And curtain’d with a counsel-keeping cave,</span>
|
||
<br/>
|
||
<span>We may, each wreathed in the other’s arms,</span>
|
||
<br/>
|
||
<span>Our pastimes done, possess a golden slumber;</span>
|
||
<br/>
|
||
<span>Whiles hounds and horns and sweet melodious birds</span>
|
||
<br/>
|
||
<span>Be unto us as is a nurse’s song</span>
|
||
<br/>
|
||
<span>Of lullaby to bring her babe asleep.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Madam, though Venus govern your desires,</span>
|
||
<br/>
|
||
<span>Saturn is dominator over mine:</span>
|
||
<br/>
|
||
<span>What signifies my deadly-standing eye,</span>
|
||
<br/>
|
||
<span>My silence and my cloudy melancholy,</span>
|
||
<br/>
|
||
<span>My fleece of woolly hair that now uncurls</span>
|
||
<br/>
|
||
<span>Even as an adder when she doth unroll</span>
|
||
<br/>
|
||
<span>To do some fatal execution?</span>
|
||
<br/>
|
||
<span>No, madam, these are no venereal signs:</span>
|
||
<br/>
|
||
<span>Vengeance is in my heart, death in my hand,</span>
|
||
<br/>
|
||
<span>Blood and revenge are hammering in my head.</span>
|
||
<br/>
|
||
<span>Hark, Tamora, the empress of my soul,</span>
|
||
<br/>
|
||
<span>Which never hopes more heaven than rests in thee,</span>
|
||
<br/>
|
||
<span>This is the day of doom for Bassianus:</span>
|
||
<br/>
|
||
<span>His Philomel must lose her tongue to-day,</span>
|
||
<br/>
|
||
<span>Thy sons make pillage of her chastity</span>
|
||
<br/>
|
||
<span>And wash their hands in Bassianus’ blood.</span>
|
||
<br/>
|
||
<span>Seest thou this letter? take it up, I pray thee,</span>
|
||
<br/>
|
||
<span>And give the king this fatal-plotted scroll.</span>
|
||
<br/>
|
||
<span>Now question me no more; we are espied;</span>
|
||
<br/>
|
||
<span>Here comes a parcel of our hopeful booty,</span>
|
||
<br/>
|
||
<span>Which dreads not yet their lives’ destruction.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Ah, my sweet Moor, sweeter to me than life!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No more, great empress; Bassianus comes:</span>
|
||
<br/>
|
||
<span>Be cross with him; and I’ll go fetch thy sons</span>
|
||
<br/>
|
||
<span>To back thy quarrels, whatsoe’er they be. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Bassianus</b> and <b epub:type="z3998:persona">Lavinia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Who have we here? Rome’s royal empress,</span>
|
||
<br/>
|
||
<span>Unfurnish’d of her well-beseeming troop?</span>
|
||
<br/>
|
||
<span>Or is it Dian, habited like her,</span>
|
||
<br/>
|
||
<span>Who hath abandoned her holy groves</span>
|
||
<br/>
|
||
<span>To see the general hunting in this forest?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Saucy controller of our private steps!</span>
|
||
<br/>
|
||
<span>Had I the power that some say Dian had,</span>
|
||
<br/>
|
||
<span>Thy temples should be planted presently</span>
|
||
<br/>
|
||
<span>With horns, as was Actaeon’s; and the hounds</span>
|
||
<br/>
|
||
<span>Should drive upon thy new-transformed limbs,</span>
|
||
<br/>
|
||
<span>Unmannerly intruder as thou art!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Under your patience, gentle empress,</span>
|
||
<br/>
|
||
<span>’Tis thought you have a goodly gift in horning;</span>
|
||
<br/>
|
||
<span>And to be doubted that your Moor and you</span>
|
||
<br/>
|
||
<span>Are singled forth to try experiments:</span>
|
||
<br/>
|
||
<span>Jove shield your husband from his hounds to-day!</span>
|
||
<br/>
|
||
<span>’Tis pity they should take him for a stag.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Believe me, queen, your swarth Cimmerian</span>
|
||
<br/>
|
||
<span>Doth make your honour of his body’s hue,</span>
|
||
<br/>
|
||
<span>Spotted, detested, and abominable.</span>
|
||
<br/>
|
||
<span>Why are you sequester’d from all your train,</span>
|
||
<br/>
|
||
<span>Dismounted from your snow-white goodly steed,</span>
|
||
<br/>
|
||
<span>And wander’d hither to an obscure plot,</span>
|
||
<br/>
|
||
<span>Accompanied but with a barbarous Moor,</span>
|
||
<br/>
|
||
<span>If foul desire had not conducted you?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And, being intercepted in your sport,</span>
|
||
<br/>
|
||
<span>Great reason that my noble lord be rated</span>
|
||
<br/>
|
||
<span>For sauciness. I pray you, let us hence,</span>
|
||
<br/>
|
||
<span>And let her joy her raven-colour’d love;</span>
|
||
<br/>
|
||
<span>This valley fits the purpose passing well.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bassianus</td>
|
||
<td>The king my brother shall have note of this.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, for these slips have made him noted long:</span>
|
||
<br/>
|
||
<span>Good king, to be so mightily abused!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Why have I patience to endure all this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How now, dear sovereign, and our gracious mother!</span>
|
||
<br/>
|
||
<span>Why doth your highness look so pale and wan?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Have I not reason, think you, to look pale?</span>
|
||
<br/>
|
||
<span>These two have ’ticed me hither to this place:</span>
|
||
<br/>
|
||
<span>A barren detested vale, you see it is;</span>
|
||
<br/>
|
||
<span>The trees, though summer, yet forlorn and lean,</span>
|
||
<br/>
|
||
<span>O’ercome with moss and baleful mistletoe:</span>
|
||
<br/>
|
||
<span>Here never shines the sun; here nothing breeds,</span>
|
||
<br/>
|
||
<span>Unless the nightly owl or fatal raven:</span>
|
||
<br/>
|
||
<span>And when they show’d me this abhorred pit,</span>
|
||
<br/>
|
||
<span>They told me, here, at dead time of the night,</span>
|
||
<br/>
|
||
<span>A thousand fiends, a thousand hissing snakes,</span>
|
||
<br/>
|
||
<span>Ten thousand swelling toads, as many urchins,</span>
|
||
<br/>
|
||
<span>Would make such fearful and confused cries</span>
|
||
<br/>
|
||
<span>As any mortal body hearing it</span>
|
||
<br/>
|
||
<span>Should straight fall mad, or else die suddenly.</span>
|
||
<br/>
|
||
<span>No sooner had they told this hellish tale,</span>
|
||
<br/>
|
||
<span>But straight they told me they would bind me here</span>
|
||
<br/>
|
||
<span>Unto the body of a dismal yew,</span>
|
||
<br/>
|
||
<span>And leave me to this miserable death:</span>
|
||
<br/>
|
||
<span>And then they call’d me foul adulteress,</span>
|
||
<br/>
|
||
<span>Lascivious Goth, and all the bitterest terms</span>
|
||
<br/>
|
||
<span>That ever ear did hear to such effect:</span>
|
||
<br/>
|
||
<span>And, had you not by wondrous fortune come,</span>
|
||
<br/>
|
||
<span>This vengeance on me had they executed.</span>
|
||
<br/>
|
||
<span>Revenge it, as you love your mother’s life,</span>
|
||
<br/>
|
||
<span>Or be ye not henceforth call’d my children.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>This is a witness that I am thy son. <i epub:type="z3998:stage-direction">Stabs <b epub:type="z3998:persona">Bassianus</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>And this for me, struck home to show my strength. <i epub:type="z3998:stage-direction">Also stabs <b epub:type="z3998:persona">Bassianus</b>, who dies.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, come, Semiramis, nay, barbarous Tamora,</span>
|
||
<br/>
|
||
<span>For no name fits thy nature but thy own!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give me thy poniard; you shall know, my boys,</span>
|
||
<br/>
|
||
<span>Your mother’s hand shall right your mother’s wrong.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Stay, madam; here is more belongs to her;</span>
|
||
<br/>
|
||
<span>First thrash the corn, then after burn the straw:</span>
|
||
<br/>
|
||
<span>This minion stood upon her chastity,</span>
|
||
<br/>
|
||
<span>Upon her nuptial vow, her loyalty,</span>
|
||
<br/>
|
||
<span>And with that painted hope braves your mightiness:</span>
|
||
<br/>
|
||
<span>And shall she carry this unto her grave?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>An if she do, I would I were an eunuch.</span>
|
||
<br/>
|
||
<span>Drag hence her husband to some secret hole,</span>
|
||
<br/>
|
||
<span>And make his dead trunk pillow to our lust.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But when ye have the honey ye desire,</span>
|
||
<br/>
|
||
<span>Let not this wasp outlive, us both to sting.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I warrant you, madam, we will make that sure.</span>
|
||
<br/>
|
||
<span>Come, mistress, now perforce we will enjoy</span>
|
||
<br/>
|
||
<span>That nice-preserved honesty of yours.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td>O Tamora! thou bear’st a woman’s face—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>I will not hear her speak; away with her!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td>Sweet lords, entreat her hear me but a word.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Listen, fair madam: let it be your glory</span>
|
||
<br/>
|
||
<span>To see her tears; but be your heart to them</span>
|
||
<br/>
|
||
<span>As unrelenting flint to drops of rain.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>When did the tiger’s young ones teach the dam?</span>
|
||
<br/>
|
||
<span>O, do not learn her wrath; she taught it thee;</span>
|
||
<br/>
|
||
<span>The milk thou suck’dst from her did turn to marble;</span>
|
||
<br/>
|
||
<span>Even at thy teat thou hadst thy tyranny.</span>
|
||
<br/>
|
||
<span>Yet every mother breeds not sons alike:</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Chiron</b>.</i> Do thou entreat her show a woman pity.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>What, wouldst thou have me prove myself a bastard?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis true; the raven doth not hatch a lark:</span>
|
||
<br/>
|
||
<span>Yet have I heard—O, could I find it now!—</span>
|
||
<br/>
|
||
<span>The lion moved with pity did endure</span>
|
||
<br/>
|
||
<span>To have his princely paws pared all away:</span>
|
||
<br/>
|
||
<span>Some say that ravens foster forlorn children,</span>
|
||
<br/>
|
||
<span>The whilst their own birds famish in their nests:</span>
|
||
<br/>
|
||
<span>O, be to me, though thy hard heart say no,</span>
|
||
<br/>
|
||
<span>Nothing so kind, but something pitiful!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>I know not what it means; away with her!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, let me teach thee! for my father’s sake,</span>
|
||
<br/>
|
||
<span>That gave thee life, when well he might have slain thee,</span>
|
||
<br/>
|
||
<span>Be not obdurate, open thy deaf ears.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hadst thou in person ne’er offended me,</span>
|
||
<br/>
|
||
<span>Even for his sake am I pitiless.</span>
|
||
<br/>
|
||
<span>Remember, boys, I pour’d forth tears in vain,</span>
|
||
<br/>
|
||
<span>To save your brother from the sacrifice;</span>
|
||
<br/>
|
||
<span>But fierce Andronicus would not relent:</span>
|
||
<br/>
|
||
<span>Therefore, away with her, and use her as you will,</span>
|
||
<br/>
|
||
<span>The worse to her, the better loved of me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Tamora, be call’d a gentle queen,</span>
|
||
<br/>
|
||
<span>And with thine own hands kill me in this place!</span>
|
||
<br/>
|
||
<span>For ’tis not life that I have begg’d so long;</span>
|
||
<br/>
|
||
<span>Poor I was slain when Bassianus died.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>What begg’st thou, then? fond woman, let me go.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis present death I beg; and one thing more</span>
|
||
<br/>
|
||
<span>That womanhood denies my tongue to tell:</span>
|
||
<br/>
|
||
<span>O, keep me from their worse than killing lust,</span>
|
||
<br/>
|
||
<span>And tumble me into some loathsome pit,</span>
|
||
<br/>
|
||
<span>Where never man’s eye may behold my body:</span>
|
||
<br/>
|
||
<span>Do this, and be a charitable murderer.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So should I rob my sweet sons of their fee:</span>
|
||
<br/>
|
||
<span>No, let them satisfy their lust on thee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Away! for thou hast stay’d us here too long.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lavinia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No grace? no womanhood? Ah, beastly creature!</span>
|
||
<br/>
|
||
<span>The blot and enemy to our general name!</span>
|
||
<br/>
|
||
<span>Confusion fall—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, then I’ll stop your mouth. Bring thou her husband:</span>
|
||
<br/>
|
||
<span>This is the hole where Aaron bid us hide him. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Demetrius</b> throws the body of <b epub:type="z3998:persona">Bassianus</b> into the pit; then exeunt <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b>, dragging off <b epub:type="z3998:persona">Lavinia</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Farewell, my sons: see that you make her sure.</span>
|
||
<br/>
|
||
<span>Ne’er let my heart know merry cheer indeed,</span>
|
||
<br/>
|
||
<span>Till all the Andronici be made away.</span>
|
||
<br/>
|
||
<span>Now will I hence to seek my lovely Moor,</span>
|
||
<br/>
|
||
<span>And let my spleenful sons this trull deflour. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Aaron</b>, with <b epub:type="z3998:persona">Quintus</b> and <b epub:type="z3998:persona">Martius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come on, my lords, the better foot before:</span>
|
||
<br/>
|
||
<span>Straight will I bring you to the loathsome pit</span>
|
||
<br/>
|
||
<span>Where I espied the panther fast asleep.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td>My sight is very dull, whate’er it bodes.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And mine, I promise you; were’t not for shame,</span>
|
||
<br/>
|
||
<span>Well could I leave our sport to sleep awhile. <i epub:type="z3998:stage-direction">Falls into the pit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What art thou fall’n? What subtle hole is this,</span>
|
||
<br/>
|
||
<span>Whose mouth is cover’d with rude-growing briers,</span>
|
||
<br/>
|
||
<span>Upon whose leaves are drops of new-shed blood</span>
|
||
<br/>
|
||
<span>As fresh as morning dew distill’d on flowers?</span>
|
||
<br/>
|
||
<span>A very fatal place it seems to me.</span>
|
||
<br/>
|
||
<span>Speak, brother, hast thou hurt thee with the fall?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O brother, with the dismall’st object hurt</span>
|
||
<br/>
|
||
<span>That ever eye with sight made heart lament!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> Now will I fetch the king to find them here,</span>
|
||
<br/>
|
||
<span>That he thereby may give a likely guess</span>
|
||
<br/>
|
||
<span>How these were they that made away his brother. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why dost not comfort me, and help me out</span>
|
||
<br/>
|
||
<span>From this unhallowed and blood-stained hole?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am surprised with an uncouth fear:</span>
|
||
<br/>
|
||
<span>A chilling sweat o’er-runs my trembling joints:</span>
|
||
<br/>
|
||
<span>My heart suspects more than mine eye can see.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To prove thou hast a true-divining heart,</span>
|
||
<br/>
|
||
<span>Aaron and thou look down into this den,</span>
|
||
<br/>
|
||
<span>And see a fearful sight of blood and death.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Aaron is gone; and my compassionate heart</span>
|
||
<br/>
|
||
<span>Will not permit mine eyes once to behold</span>
|
||
<br/>
|
||
<span>The thing whereat it trembles by surmise:</span>
|
||
<br/>
|
||
<span>O, tell me how it is; for ne’er till now</span>
|
||
<br/>
|
||
<span>Was I a child to fear I know not what.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Lord Bassianus lies embrewed here,</span>
|
||
<br/>
|
||
<span>All on a heap, like to a slaughter’d lamb,</span>
|
||
<br/>
|
||
<span>In this detested, dark, blood-drinking pit.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td>If it be dark, how dost thou know ’tis he?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Upon his bloody finger he doth wear</span>
|
||
<br/>
|
||
<span>A precious ring, that lightens all the hole,</span>
|
||
<br/>
|
||
<span>Which, like a taper in some monument,</span>
|
||
<br/>
|
||
<span>Doth shine upon the dead man’s earthy cheeks,</span>
|
||
<br/>
|
||
<span>And shows the ragged entrails of the pit:</span>
|
||
<br/>
|
||
<span>So pale did shine the moon on Pyramus</span>
|
||
<br/>
|
||
<span>When he by night lay bathed in maiden blood.</span>
|
||
<br/>
|
||
<span>O brother, help me with thy fainting hand—</span>
|
||
<br/>
|
||
<span>If fear hath made thee faint, as me it hath—</span>
|
||
<br/>
|
||
<span>Out of this fell devouring receptacle,</span>
|
||
<br/>
|
||
<span>As hateful as Cocytus’ misty mouth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Reach me thy hand, that I may help thee out;</span>
|
||
<br/>
|
||
<span>Or, wanting strength to do thee so much good,</span>
|
||
<br/>
|
||
<span>I may be pluck’d into the swallowing womb</span>
|
||
<br/>
|
||
<span>Of this deep pit, poor Bassianus’ grave.</span>
|
||
<br/>
|
||
<span>I have no strength to pluck thee to the brink.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td>Nor I no strength to climb without thy help.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Quintus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thy hand once more; I will not loose again,</span>
|
||
<br/>
|
||
<span>Till thou art here aloft, or I below:</span>
|
||
<br/>
|
||
<span>Thou canst not come to me: I come to thee. <i epub:type="z3998:stage-direction">Falls in.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Saturninus</b> with <b epub:type="z3998:persona">Aaron</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Along with me: I’ll see what hole is here,</span>
|
||
<br/>
|
||
<span>And what he is that now is leap’d into it.</span>
|
||
<br/>
|
||
<span>Say who art thou that lately didst descend</span>
|
||
<br/>
|
||
<span>Into this gaping hollow of the earth?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The unhappy son of old Andronicus;</span>
|
||
<br/>
|
||
<span>Brought hither in a most unlucky hour,</span>
|
||
<br/>
|
||
<span>To find thy brother Bassianus dead.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My brother dead! I know thou dost but jest:</span>
|
||
<br/>
|
||
<span>He and his lady both are at the lodge</span>
|
||
<br/>
|
||
<span>Upon the north side of this pleasant chase;</span>
|
||
<br/>
|
||
<span>’Tis not an hour since I left him there.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Martius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>We know not where you left him all alive;</span>
|
||
<br/>
|
||
<span>But, out, alas! here have we found him dead.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Tamora</b>, with Attendants; <b epub:type="z3998:persona">Titus Andronicus</b>, and <b epub:type="z3998:persona">Lucius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Where is my lord the king?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Here, Tamora, though grieved with killing grief.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Where is thy brother Bassianus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now to the bottom dost thou search my wound:</span>
|
||
<br/>
|
||
<span>Poor Bassianus here lies murdered.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Then all too late I bring this fatal writ,</span>
|
||
<br/>
|
||
<span>The complot of this timeless tragedy;</span>
|
||
<br/>
|
||
<span>And wonder greatly that man’s face can fold</span>
|
||
<br/>
|
||
<span>In pleasing smiles such murderous tyranny. <i epub:type="z3998:stage-direction">She giveth <b epub:type="z3998:persona">Saturninus</b> a letter.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<blockquote epub:type="z3998:letter">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Reads.</i> “An if we miss to meet him handsomely—</span>
|
||
<br/>
|
||
<span>Sweet huntsman, Bassianus ’tis we mean—</span>
|
||
<br/>
|
||
<span>Do thou so much as dig the grave for him:</span>
|
||
<br/>
|
||
<span>Thou know’st our meaning. Look for thy reward</span>
|
||
<br/>
|
||
<span>Among the nettles at the elder-tree</span>
|
||
<br/>
|
||
<span>Which overshades the mouth of that same pit</span>
|
||
<br/>
|
||
<span>Where we decreed to bury Bassianus.</span>
|
||
<br/>
|
||
<span>Do this, and purchase us thy lasting friends.”</span>
|
||
</p>
|
||
</blockquote>
|
||
<p>
|
||
<span>O Tamora! was ever heard the like?</span>
|
||
<br/>
|
||
<span>This is the pit, and this the elder-tree.</span>
|
||
<br/>
|
||
<span>Look, sirs, if you can find the huntsman out</span>
|
||
<br/>
|
||
<span>That should have murder’d Bassianus here.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>My gracious lord, here is the bag of gold.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Titus</b>.</i> Two of thy whelps, fell curs of bloody kind,</span>
|
||
<br/>
|
||
<span>Have here bereft my brother of his life.</span>
|
||
<br/>
|
||
<span>Sirs, drag them from the pit unto the prison:</span>
|
||
<br/>
|
||
<span>There let them bide until we have devised</span>
|
||
<br/>
|
||
<span>Some never-heard-of torturing pain for them.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What, are they in this pit? O wondrous thing!</span>
|
||
<br/>
|
||
<span>How easily murder is discovered!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>High emperor, upon my feeble knee</span>
|
||
<br/>
|
||
<span>I beg this boon, with tears not lightly shed,</span>
|
||
<br/>
|
||
<span>That this fell fault of my accursed sons,</span>
|
||
<br/>
|
||
<span>Accursed, if the fault be proved in them—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If it be proved! you see it is apparent.</span>
|
||
<br/>
|
||
<span>Who found this letter? Tamora, was it you?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Andronicus himself did take it up.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I did, my lord: yet let me be their bail;</span>
|
||
<br/>
|
||
<span>For, by my father’s reverend tomb, I vow</span>
|
||
<br/>
|
||
<span>They shall be ready at your highness’ will</span>
|
||
<br/>
|
||
<span>To answer their suspicion with their lives.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thou shalt not bail them: see thou follow me.</span>
|
||
<br/>
|
||
<span>Some bring the murder’d body, some the murderers:</span>
|
||
<br/>
|
||
<span>Let them not speak a word; the guilt is plain;</span>
|
||
<br/>
|
||
<span>For, by my soul, were there worse end than death,</span>
|
||
<br/>
|
||
<span>That end upon them should be executed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Andronicus, I will entreat the king;</span>
|
||
<br/>
|
||
<span>Fear not thy sons; they shall do well enough.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Come, Lucius, come; stay not to talk with them. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-2-4" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">IV</span>
|
||
</h3>
|
||
<p>Another part of the forest.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b>, with <b epub:type="z3998:persona">Lavinia</b>, ravished; her hands cut off, and her tongue cut out.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So, now go tell, an if thy tongue can speak,</span>
|
||
<br/>
|
||
<span>Who ’twas that cut thy tongue and ravish’d thee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Write down thy mind, bewray thy meaning so,</span>
|
||
<br/>
|
||
<span>An if thy stumps will let thee play the scribe.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>See, how with signs and tokens she can scrowl.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Go home, call for sweet water, wash thy hands.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>She hath no tongue to call, nor hands to wash;</span>
|
||
<br/>
|
||
<span>And so let’s leave her to her silent walks.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>An ’twere my case, I should go hang myself.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>If thou hadst hands to help thee knit the cord. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Marcus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Who is this? my niece, that flies away so fast!</span>
|
||
<br/>
|
||
<span>Cousin, a word; where is your husband?</span>
|
||
<br/>
|
||
<span>If I do dream, would all my wealth would wake me!</span>
|
||
<br/>
|
||
<span>If I do wake, some planet strike me down,</span>
|
||
<br/>
|
||
<span>That I may slumber in eternal sleep!</span>
|
||
<br/>
|
||
<span>Speak, gentle niece, what stern ungentle hands</span>
|
||
<br/>
|
||
<span>Have lopp’d and hew’d and made thy body bare</span>
|
||
<br/>
|
||
<span>Of her two branches, those sweet ornaments,</span>
|
||
<br/>
|
||
<span>Whose circling shadows kings have sought to sleep in,</span>
|
||
<br/>
|
||
<span>And might not gain so great a happiness</span>
|
||
<br/>
|
||
<span>As have thy love? Why dost not speak to me?</span>
|
||
<br/>
|
||
<span>Alas, a crimson river of warm blood,</span>
|
||
<br/>
|
||
<span>Like to a bubbling fountain stirr’d with wind,</span>
|
||
<br/>
|
||
<span>Doth rise and fall between thy rosed lips,</span>
|
||
<br/>
|
||
<span>Coming and going with thy honey breath.</span>
|
||
<br/>
|
||
<span>But, sure, some Tereus hath deflowered thee,</span>
|
||
<br/>
|
||
<span>And, lest thou shouldst detect him, cut thy tongue.</span>
|
||
<br/>
|
||
<span>Ah, now thou turn’st away thy face for shame!</span>
|
||
<br/>
|
||
<span>And, notwithstanding all this loss of blood,</span>
|
||
<br/>
|
||
<span>As from a conduit with three issuing spouts,</span>
|
||
<br/>
|
||
<span>Yet do thy cheeks look red as Titan’s face</span>
|
||
<br/>
|
||
<span>Blushing to be encounter’d with a cloud.</span>
|
||
<br/>
|
||
<span>Shall I speak for thee? shall I say ’tis so?</span>
|
||
<br/>
|
||
<span>O, that I knew thy heart; and knew the beast,</span>
|
||
<br/>
|
||
<span>That I might rail at him, to ease my mind!</span>
|
||
<br/>
|
||
<span>Sorrow concealed, like an oven stopp’d,</span>
|
||
<br/>
|
||
<span>Doth burn the heart to cinders where it is.</span>
|
||
<br/>
|
||
<span>Fair Philomela, she but lost her tongue,</span>
|
||
<br/>
|
||
<span>And in a tedious sampler sew’d her mind:</span>
|
||
<br/>
|
||
<span>But, lovely niece, that mean is cut from thee;</span>
|
||
<br/>
|
||
<span>A craftier Tereus, cousin, hast thou met,</span>
|
||
<br/>
|
||
<span>And he hath cut those pretty fingers off,</span>
|
||
<br/>
|
||
<span>That could have better sew’d than Philomel.</span>
|
||
<br/>
|
||
<span>O, had the monster seen those lily hands</span>
|
||
<br/>
|
||
<span>Tremble, like aspen-leaves, upon a lute,</span>
|
||
<br/>
|
||
<span>And make the silken strings delight to kiss them,</span>
|
||
<br/>
|
||
<span>He would not then have touch’d them for his life!</span>
|
||
<br/>
|
||
<span>Or, had he heard the heavenly harmony</span>
|
||
<br/>
|
||
<span>Which that sweet tongue hath made,</span>
|
||
<br/>
|
||
<span>He would have dropp’d his knife, and fell asleep</span>
|
||
<br/>
|
||
<span>As Cerberus at the Thracian poet’s feet.</span>
|
||
<br/>
|
||
<span>Come, let us go, and make thy father blind;</span>
|
||
<br/>
|
||
<span>For such a sight will blind a father’s eye:</span>
|
||
<br/>
|
||
<span>One hour’s storm will drown the fragrant meads;</span>
|
||
<br/>
|
||
<span>What will whole months of tears thy father’s eyes?</span>
|
||
<br/>
|
||
<span>Do not draw back, for we will mourn with thee:</span>
|
||
<br/>
|
||
<span>O, could our mourning ease thy misery! <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="act-3" epub:type="chapter bodymatter z3998:fiction z3998:drama">
|
||
<h2>
|
||
<span epub:type="label">Act</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h2>
|
||
<section id="scene-3-1" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h3>
|
||
<p>Rome. A street.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter Judges, Senators and <b epub:type="z3998:persona">Tribunes</b>, with <b epub:type="z3998:persona">Martius</b> and <b epub:type="z3998:persona">Quintus</b>, bound, passing on to the place of execution; <b epub:type="z3998:persona">Titus</b> going before, pleading.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hear me, grave fathers! noble tribunes, stay!</span>
|
||
<br/>
|
||
<span>For pity of mine age, whose youth was spent</span>
|
||
<br/>
|
||
<span>In dangerous wars, whilst you securely slept;</span>
|
||
<br/>
|
||
<span>For all my blood in Rome’s great quarrel shed;</span>
|
||
<br/>
|
||
<span>For all the frosty nights that I have watch’d;</span>
|
||
<br/>
|
||
<span>And for these bitter tears, which now you see</span>
|
||
<br/>
|
||
<span>Filling the aged wrinkles in my cheeks;</span>
|
||
<br/>
|
||
<span>Be pitiful to my condemned sons,</span>
|
||
<br/>
|
||
<span>Whose souls are not corrupted as ’tis thought.</span>
|
||
<br/>
|
||
<span>For two and twenty sons I never wept,</span>
|
||
<br/>
|
||
<span>Because they died in honour’s lofty bed. <i epub:type="z3998:stage-direction">Lieth down; the Judges, <abbr>etc.</abbr> pass by him, and Exeunt.</i></span>
|
||
<br/>
|
||
<span>For these, these, tribunes, in the dust I write</span>
|
||
<br/>
|
||
<span>My heart’s deep languor and my soul’s sad tears:</span>
|
||
<br/>
|
||
<span>Let my tears stanch the earth’s dry appetite;</span>
|
||
<br/>
|
||
<span>My sons’ sweet blood will make it shame and blush.</span>
|
||
<br/>
|
||
<span>O earth, I will befriend thee more with rain,</span>
|
||
<br/>
|
||
<span>That shall distil from these two ancient urns,</span>
|
||
<br/>
|
||
<span>Than youthful April shall with all his showers:</span>
|
||
<br/>
|
||
<span>In summer’s drought I’ll drop upon thee still;</span>
|
||
<br/>
|
||
<span>In winter with warm tears I’ll melt the snow,</span>
|
||
<br/>
|
||
<span>And keep eternal spring-time on thy face,</span>
|
||
<br/>
|
||
<span>So thou refuse to drink my dear sons’ blood.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lucius</b>, with his sword drawn.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O reverend tribunes! O gentle, aged men!</span>
|
||
<br/>
|
||
<span>Unbind my sons, reverse the doom of death;</span>
|
||
<br/>
|
||
<span>And let me say, that never wept before,</span>
|
||
<br/>
|
||
<span>My tears are now prevailing orators.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O noble father, you lament in vain:</span>
|
||
<br/>
|
||
<span>The tribunes hear you not; no man is by;</span>
|
||
<br/>
|
||
<span>And you recount your sorrows to a stone.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ah, Lucius, for thy brothers let me plead.</span>
|
||
<br/>
|
||
<span>Grave tribunes, once more I entreat of you—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>My gracious lord, no tribune hears you speak.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, ’tis no matter, man: if they did hear,</span>
|
||
<br/>
|
||
<span>They would not mark me, or if they did mark,</span>
|
||
<br/>
|
||
<span>They would not pity me, yet plead I must;</span>
|
||
<br/>
|
||
<span>And bootless unto them—</span>
|
||
<br/>
|
||
<span>Therefore I tell my sorrows to the stones;</span>
|
||
<br/>
|
||
<span>Who, though they cannot answer my distress,</span>
|
||
<br/>
|
||
<span>Yet in some sort they are better than the tribunes,</span>
|
||
<br/>
|
||
<span>For that they will not intercept my tale:</span>
|
||
<br/>
|
||
<span>When I do weep, they humbly at my feet</span>
|
||
<br/>
|
||
<span>Receive my tears and seem to weep with me;</span>
|
||
<br/>
|
||
<span>And, were they but attired in grave weeds,</span>
|
||
<br/>
|
||
<span>Rome could afford no tribune like to these.</span>
|
||
<br/>
|
||
<span>A stone is soft as wax—tribunes more hard than stones;</span>
|
||
<br/>
|
||
<span>A stone is silent, and offendeth not,</span>
|
||
<br/>
|
||
<span>And tribunes with their tongues doom men to death. <i epub:type="z3998:stage-direction">Rises.</i></span>
|
||
<br/>
|
||
<span>But wherefore stand’st thou with thy weapon drawn?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To rescue my two brothers from their death:</span>
|
||
<br/>
|
||
<span>For which attempt the judges have pronounced</span>
|
||
<br/>
|
||
<span>My everlasting doom of banishment.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O happy man! they have befriended thee.</span>
|
||
<br/>
|
||
<span>Why, foolish Lucius, dost thou not perceive</span>
|
||
<br/>
|
||
<span>That Rome is but a wilderness of tigers?</span>
|
||
<br/>
|
||
<span>Tigers must prey, and Rome affords no prey</span>
|
||
<br/>
|
||
<span>But me and mine: how happy art thou, then,</span>
|
||
<br/>
|
||
<span>From these devourers to be banished!</span>
|
||
<br/>
|
||
<span>But who comes with our brother Marcus here?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Marcus</b> and <b epub:type="z3998:persona">Lavinia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Titus, prepare thy aged eyes to weep;</span>
|
||
<br/>
|
||
<span>Or, if not so, thy noble heart to break:</span>
|
||
<br/>
|
||
<span>I bring consuming sorrow to thine age.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Will it consume me? let me see it, then.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>This was thy daughter.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Why, Marcus, so she is.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Ay me, this object kills me!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Faint-hearted boy, arise, and look upon her.</span>
|
||
<br/>
|
||
<span>Speak, Lavinia, what accursed hand</span>
|
||
<br/>
|
||
<span>Hath made thee handless in thy father’s sight?</span>
|
||
<br/>
|
||
<span>What fool hath added water to the sea,</span>
|
||
<br/>
|
||
<span>Or brought a faggot to bright-burning Troy?</span>
|
||
<br/>
|
||
<span>My grief was at the height before thou camest,</span>
|
||
<br/>
|
||
<span>And now, like Nilus, it disdaineth bounds.</span>
|
||
<br/>
|
||
<span>Give me a sword, I’ll chop off my hands too;</span>
|
||
<br/>
|
||
<span>For they have fought for Rome, and all in vain;</span>
|
||
<br/>
|
||
<span>And they have nursed this woe, in feeding life;</span>
|
||
<br/>
|
||
<span>In bootless prayer have they been held up,</span>
|
||
<br/>
|
||
<span>And they have served me to effectless use:</span>
|
||
<br/>
|
||
<span>Now all the service I require of them</span>
|
||
<br/>
|
||
<span>Is that the one will help to cut the other.</span>
|
||
<br/>
|
||
<span>’Tis well, Lavinia, that thou hast no hands;</span>
|
||
<br/>
|
||
<span>For hands, to do Rome service, are but vain.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Speak, gentle sister, who hath martyr’d thee?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, that delightful engine of her thoughts,</span>
|
||
<br/>
|
||
<span>That blabb’d them with such pleasing eloquence,</span>
|
||
<br/>
|
||
<span>Is torn from forth that pretty hollow cage,</span>
|
||
<br/>
|
||
<span>Where, like a sweet melodious bird, it sung</span>
|
||
<br/>
|
||
<span>Sweet varied notes, enchanting every ear!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>O, say thou for her, who hath done this deed?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, thus I found her, straying in the park,</span>
|
||
<br/>
|
||
<span>Seeking to hide herself, as doth the deer</span>
|
||
<br/>
|
||
<span>That hath received some unrecuring wound.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It was my deer; and he that wounded her</span>
|
||
<br/>
|
||
<span>Hath hurt me more than had he kill’d me dead:</span>
|
||
<br/>
|
||
<span>For now I stand as one upon a rock</span>
|
||
<br/>
|
||
<span>Environ’d with a wilderness of sea,</span>
|
||
<br/>
|
||
<span>Who marks the waxing tide grow wave by wave,</span>
|
||
<br/>
|
||
<span>Expecting ever when some envious surge</span>
|
||
<br/>
|
||
<span>Will in his brinish bowels swallow him.</span>
|
||
<br/>
|
||
<span>This way to death my wretched sons are gone;</span>
|
||
<br/>
|
||
<span>Here stands my other son, a banish’d man,</span>
|
||
<br/>
|
||
<span>And here my brother, weeping at my woes:</span>
|
||
<br/>
|
||
<span>But that which gives my soul the greatest spurn,</span>
|
||
<br/>
|
||
<span>Is dear Lavinia, dearer than my soul.</span>
|
||
<br/>
|
||
<span>Had I but seen thy picture in this plight,</span>
|
||
<br/>
|
||
<span>It would have madded me: what shall I do</span>
|
||
<br/>
|
||
<span>Now I behold thy lively body so?</span>
|
||
<br/>
|
||
<span>Thou hast no hands, to wipe away thy tears;</span>
|
||
<br/>
|
||
<span>Nor tongue, to tell me who hath martyr’d thee:</span>
|
||
<br/>
|
||
<span>Thy husband he is dead; and for his death</span>
|
||
<br/>
|
||
<span>Thy brothers are condemn’d, and dead by this.</span>
|
||
<br/>
|
||
<span>Look, Marcus! ah, son Lucius, look on her!</span>
|
||
<br/>
|
||
<span>When I did name her brothers, then fresh tears</span>
|
||
<br/>
|
||
<span>Stood on her cheeks, as doth the honey-dew</span>
|
||
<br/>
|
||
<span>Upon a gather’d lily almost wither’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Perchance she weeps because they kill’d her husband;</span>
|
||
<br/>
|
||
<span>Perchance because she knows them innocent.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If they did kill thy husband, then be joyful,</span>
|
||
<br/>
|
||
<span>Because the law hath ta’en revenge on them.</span>
|
||
<br/>
|
||
<span>No, no, they would not do so foul a deed;</span>
|
||
<br/>
|
||
<span>Witness the sorrow that their sister makes.</span>
|
||
<br/>
|
||
<span>Gentle Lavinia, let me kiss thy lips;</span>
|
||
<br/>
|
||
<span>Or make some sign how I may do thee ease:</span>
|
||
<br/>
|
||
<span>Shall thy good uncle, and thy brother Lucius,</span>
|
||
<br/>
|
||
<span>And thou, and I, sit round about some fountain,</span>
|
||
<br/>
|
||
<span>Looking all downwards, to behold our cheeks</span>
|
||
<br/>
|
||
<span>How they are stain’d, as meadows, yet not dry,</span>
|
||
<br/>
|
||
<span>With miry slime left on them by a flood?</span>
|
||
<br/>
|
||
<span>And in the fountain shall we gaze so long</span>
|
||
<br/>
|
||
<span>Till the fresh taste be taken from that clearness,</span>
|
||
<br/>
|
||
<span>And made a brine-pit with our bitter tears?</span>
|
||
<br/>
|
||
<span>Or shall we cut away our hands, like thine?</span>
|
||
<br/>
|
||
<span>Or shall we bite our tongues, and in dumb shows</span>
|
||
<br/>
|
||
<span>Pass the remainder of our hateful days?</span>
|
||
<br/>
|
||
<span>What shall we do? let us, that have our tongues,</span>
|
||
<br/>
|
||
<span>Plot some device of further misery,</span>
|
||
<br/>
|
||
<span>To make us wonder’d at in time to come.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sweet father, cease your tears; for, at your grief,</span>
|
||
<br/>
|
||
<span>See how my wretched sister sobs and weeps.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Patience, dear niece. Good Titus, dry thine eyes.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ah, Marcus, Marcus! brother, well I wot</span>
|
||
<br/>
|
||
<span>Thy napkin cannot drink a tear of mine,</span>
|
||
<br/>
|
||
<span>For thou, poor man, hast drown’d it with thine own.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Ah, my Lavinia, I will wipe thy cheeks.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Mark, Marcus, mark! I understand her signs:</span>
|
||
<br/>
|
||
<span>Had she a tongue to speak, now would she say</span>
|
||
<br/>
|
||
<span>That to her brother which I said to thee:</span>
|
||
<br/>
|
||
<span>His napkin, with his true tears all bewet,</span>
|
||
<br/>
|
||
<span>Can do no service on her sorrowful cheeks.</span>
|
||
<br/>
|
||
<span>O, what a sympathy of woe is this,</span>
|
||
<br/>
|
||
<span>As far from help as Limbo is from bliss!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Aaron</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Titus Andronicus, my lord the emperor</span>
|
||
<br/>
|
||
<span>Sends thee this word—that, if thou love thy sons,</span>
|
||
<br/>
|
||
<span>Let Marcus, Lucius, or thyself, old Titus,</span>
|
||
<br/>
|
||
<span>Or any one of you, chop off your hand,</span>
|
||
<br/>
|
||
<span>And send it to the king: he for the same</span>
|
||
<br/>
|
||
<span>Will send thee hither both thy sons alive;</span>
|
||
<br/>
|
||
<span>And that shall be the ransom for their fault.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O gracious emperor! O gentle Aaron!</span>
|
||
<br/>
|
||
<span>Did ever raven sing so like a lark,</span>
|
||
<br/>
|
||
<span>That gives sweet tidings of the sun’s uprise?</span>
|
||
<br/>
|
||
<span>With all my heart, I’ll send the emperor</span>
|
||
<br/>
|
||
<span>My hand:</span>
|
||
<br/>
|
||
<span>Good Aaron, wilt thou help to chop it off?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Stay, father! for that noble hand of thine,</span>
|
||
<br/>
|
||
<span>That hath thrown down so many enemies,</span>
|
||
<br/>
|
||
<span>Shall not be sent: my hand will serve the turn:</span>
|
||
<br/>
|
||
<span>My youth can better spare my blood than you;</span>
|
||
<br/>
|
||
<span>And therefore mine shall save my brothers’ lives.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Which of your hands hath not defended Rome,</span>
|
||
<br/>
|
||
<span>And rear’d aloft the bloody battle-axe,</span>
|
||
<br/>
|
||
<span>Writing destruction on the enemy’s castle?</span>
|
||
<br/>
|
||
<span>O, none of both but are of high desert:</span>
|
||
<br/>
|
||
<span>My hand hath been but idle; let it serve</span>
|
||
<br/>
|
||
<span>To ransom my two nephews from their death;</span>
|
||
<br/>
|
||
<span>Then have I kept it to a worthy end.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, come, agree whose hand shall go along,</span>
|
||
<br/>
|
||
<span>For fear they die before their pardon come.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>My hand shall go.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>By heaven, it shall not go!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sirs, strive no more: such wither’d herbs as these</span>
|
||
<br/>
|
||
<span>Are meet for plucking up, and therefore mine.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sweet father, if I shall be thought thy son,</span>
|
||
<br/>
|
||
<span>Let me redeem my brothers both from death.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And, for our father’s sake and mother’s care,</span>
|
||
<br/>
|
||
<span>Now let me show a brother’s love to thee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Agree between you; I will spare my hand.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Then I’ll go fetch an axe.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>But I will use the axe. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Lucius</b> and <b epub:type="z3998:persona">Marcus</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come hither, Aaron; I’ll deceive them both:</span>
|
||
<br/>
|
||
<span>Lend me thy hand, and I will give thee mine.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> If that be call’d deceit, I will be honest,</span>
|
||
<br/>
|
||
<span>And never, whilst I live, deceive men so:</span>
|
||
<br/>
|
||
<span>But I’ll deceive you in another sort,</span>
|
||
<br/>
|
||
<span>And that you’ll say, ere half an hour pass. <i epub:type="z3998:stage-direction">Cuts off <b epub:type="z3998:persona">Titus’s</b> hand.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Lucius</b> and <b epub:type="z3998:persona">Marcus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now stay your strife: what shall be is dispatch’d.</span>
|
||
<br/>
|
||
<span>Good Aaron, give his majesty my hand:</span>
|
||
<br/>
|
||
<span>Tell him it was a hand that warded him</span>
|
||
<br/>
|
||
<span>From thousand dangers; bid him bury it;</span>
|
||
<br/>
|
||
<span>More hath it merited; that let it have.</span>
|
||
<br/>
|
||
<span>As for my sons, say I account of them</span>
|
||
<br/>
|
||
<span>As jewels purchased at an easy price;</span>
|
||
<br/>
|
||
<span>And yet dear too, because I bought mine own.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I go, Andronicus: and for thy hand</span>
|
||
<br/>
|
||
<span>Look by and by to have thy sons with thee.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> Their heads, I mean. O, how this villany</span>
|
||
<br/>
|
||
<span>Doth fat me with the very thoughts of it!</span>
|
||
<br/>
|
||
<span>Let fools do good, and fair men call for grace,</span>
|
||
<br/>
|
||
<span>Aaron will have his soul black like his face. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, here I lift this one hand up to heaven,</span>
|
||
<br/>
|
||
<span>And bow this feeble ruin to the earth:</span>
|
||
<br/>
|
||
<span>If any power pities wretched tears,</span>
|
||
<br/>
|
||
<span>To that I call! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Lavinia</b>.</i> What, wilt thou kneel with me?</span>
|
||
<br/>
|
||
<span>Do, then, dear heart; for heaven shall hear our prayers;</span>
|
||
<br/>
|
||
<span>Or with our sighs we’ll breathe the welkin dim,</span>
|
||
<br/>
|
||
<span>And stain the sun with fog, as sometime clouds</span>
|
||
<br/>
|
||
<span>When they do hug him in their melting bosoms.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O brother, speak with possibilities,</span>
|
||
<br/>
|
||
<span>And do not break into these deep extremes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Is not my sorrow deep, having no bottom?</span>
|
||
<br/>
|
||
<span>Then be my passions bottomless with them.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>But yet let reason govern thy lament.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If there were reason for these miseries,</span>
|
||
<br/>
|
||
<span>Then into limits could I bind my woes:</span>
|
||
<br/>
|
||
<span>When heaven doth weep, doth not the earth o’erflow?</span>
|
||
<br/>
|
||
<span>If the winds rage, doth not the sea wax mad,</span>
|
||
<br/>
|
||
<span>Threatening the welkin with his big-swoln face?</span>
|
||
<br/>
|
||
<span>And wilt thou have a reason for this coil?</span>
|
||
<br/>
|
||
<span>I am the sea; hark, how her sighs do blow!</span>
|
||
<br/>
|
||
<span>She is the weeping welkin, I the earth:</span>
|
||
<br/>
|
||
<span>Then must my sea be moved with her sighs;</span>
|
||
<br/>
|
||
<span>Then must my earth with her continual tears</span>
|
||
<br/>
|
||
<span>Become a deluge, overflow’d and drown’d;</span>
|
||
<br/>
|
||
<span>For why my bowels cannot hide her woes,</span>
|
||
<br/>
|
||
<span>But like a drunkard must I vomit them.</span>
|
||
<br/>
|
||
<span>Then give me leave, for losers will have leave</span>
|
||
<br/>
|
||
<span>To ease their stomachs with their bitter tongues.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Messenger</b>, with two heads and a hand.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Messenger</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Worthy Andronicus, ill art thou repaid</span>
|
||
<br/>
|
||
<span>For that good hand thou sent’st the emperor.</span>
|
||
<br/>
|
||
<span>Here are the heads of thy two noble sons;</span>
|
||
<br/>
|
||
<span>And here’s thy hand, in scorn to thee sent back;</span>
|
||
<br/>
|
||
<span>Thy griefs their sports, thy resolution mock’d;</span>
|
||
<br/>
|
||
<span>That woe is me to think upon thy woes</span>
|
||
<br/>
|
||
<span>More than remembrance of my father’s death. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now let hot Aetna cool in Sicily,</span>
|
||
<br/>
|
||
<span>And be my heart an ever-burning hell!</span>
|
||
<br/>
|
||
<span>These miseries are more than may be borne.</span>
|
||
<br/>
|
||
<span>To weep with them that weep doth ease some deal;</span>
|
||
<br/>
|
||
<span>But sorrow flouted at is double death.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ah, that this sight should make so deep a wound,</span>
|
||
<br/>
|
||
<span>And yet detested life not shrink thereat!</span>
|
||
<br/>
|
||
<span>That ever death should let life bear his name,</span>
|
||
<br/>
|
||
<span>Where life hath no more interest but to breathe! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Lavinia</b> kisses <b epub:type="z3998:persona">Titus</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Alas, poor heart, that kiss is comfortless</span>
|
||
<br/>
|
||
<span>As frozen water to a starved snake.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>When will this fearful slumber have an end?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now, farewell, flattery: die, Andronicus;</span>
|
||
<br/>
|
||
<span>Thou dost not slumber: see, thy two sons’ heads,</span>
|
||
<br/>
|
||
<span>Thy warlike hand, thy mangled daughter here;</span>
|
||
<br/>
|
||
<span>Thy other banish’d son, with this dear sight</span>
|
||
<br/>
|
||
<span>Struck pale and bloodless; and thy brother, I,</span>
|
||
<br/>
|
||
<span>Even like a stony image, cold and numb.</span>
|
||
<br/>
|
||
<span>Ah, now no more will I control thy griefs:</span>
|
||
<br/>
|
||
<span>Rend off thy silver hair, thy other hand</span>
|
||
<br/>
|
||
<span>Gnawing with thy teeth; and be this dismal sight</span>
|
||
<br/>
|
||
<span>The closing up of our most wretched eyes:</span>
|
||
<br/>
|
||
<span>Now is a time to storm; why art thou still?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Ha, ha, ha!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Why dost thou laugh? it fits not with this hour.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, I have not another tear to shed:</span>
|
||
<br/>
|
||
<span>Besides, this sorrow is an enemy,</span>
|
||
<br/>
|
||
<span>And would usurp upon my watery eyes,</span>
|
||
<br/>
|
||
<span>And make them blind with tributary tears:</span>
|
||
<br/>
|
||
<span>Then which way shall I find Revenge’s cave?</span>
|
||
<br/>
|
||
<span>For these two heads do seem to speak to me,</span>
|
||
<br/>
|
||
<span>And threat me I shall never come to bliss</span>
|
||
<br/>
|
||
<span>Till all these mischiefs be return’d again</span>
|
||
<br/>
|
||
<span>Even in their throats that have committed them.</span>
|
||
<br/>
|
||
<span>Come, let me see what task I have to do.</span>
|
||
<br/>
|
||
<span>You heavy people, circle me about,</span>
|
||
<br/>
|
||
<span>That I may turn me to each one of you,</span>
|
||
<br/>
|
||
<span>And swear unto my soul to right your wrongs.</span>
|
||
<br/>
|
||
<span>The vow is made. Come, brother, take a head;</span>
|
||
<br/>
|
||
<span>And in this hand the other I will bear.</span>
|
||
<br/>
|
||
<span>Lavinia, thou shalt be employ’d: these arms!</span>
|
||
<br/>
|
||
<span>Bear thou my hand, sweet wench, between thy teeth.</span>
|
||
<br/>
|
||
<span>As for thee, boy, go get thee from my sight;</span>
|
||
<br/>
|
||
<span>Thou art an exile, and thou must not stay:</span>
|
||
<br/>
|
||
<span>Hie to the Goths, and raise an army there:</span>
|
||
<br/>
|
||
<span>And, if you love me, as I think you do,</span>
|
||
<br/>
|
||
<span>Let’s kiss and part, for we have much to do. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Titus</b>, <b epub:type="z3998:persona">Marcus</b>, and <b epub:type="z3998:persona">Lavinia</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Farewell Andronicus, my noble father,</span>
|
||
<br/>
|
||
<span>The woefull’st man that ever lived in Rome:</span>
|
||
<br/>
|
||
<span>Farewell, proud Rome; till Lucius come again,</span>
|
||
<br/>
|
||
<span>He leaves his pledges dearer than his life:</span>
|
||
<br/>
|
||
<span>Farewell, Lavinia, my noble sister;</span>
|
||
<br/>
|
||
<span>O, would thou wert as thou tofore hast been!</span>
|
||
<br/>
|
||
<span>But now nor Lucius nor Lavinia lives</span>
|
||
<br/>
|
||
<span>But in oblivion and hateful griefs.</span>
|
||
<br/>
|
||
<span>If Lucius live, he will requite your wrongs;</span>
|
||
<br/>
|
||
<span>And make proud Saturnine and his empress</span>
|
||
<br/>
|
||
<span>Beg at the gates, like Tarquin and his queen.</span>
|
||
<br/>
|
||
<span>Now will I to the Goths, and raise a power,</span>
|
||
<br/>
|
||
<span>To be revenged on Rome and Saturnine. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-3-2" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h3>
|
||
<p>A room in <b epub:type="z3998:persona">Titus’s</b> house. A banquet set out.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus</b>, <b epub:type="z3998:persona">Marcus</b>, <b epub:type="z3998:persona">Lavinia</b>, and <b epub:type="z3998:persona">Young Lucius</b>, a Boy.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So, so; now sit: and look you eat no more</span>
|
||
<br/>
|
||
<span>Than will preserve just so much strength in us</span>
|
||
<br/>
|
||
<span>As will revenge these bitter woes of ours.</span>
|
||
<br/>
|
||
<span>Marcus, unknit that sorrow-wreathen knot:</span>
|
||
<br/>
|
||
<span>Thy niece and I, poor creatures, want our hands,</span>
|
||
<br/>
|
||
<span>And cannot passionate our tenfold grief</span>
|
||
<br/>
|
||
<span>With folded arms. This poor right hand of mine</span>
|
||
<br/>
|
||
<span>Is left to tyrannize upon my breast;</span>
|
||
<br/>
|
||
<span>Who, when my heart, all mad with misery,</span>
|
||
<br/>
|
||
<span>Beats in this hollow prison of my flesh,</span>
|
||
<br/>
|
||
<span>Then thus I thump it down.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Lavinia</b>.</i> Thou map of woe, that thus dost talk in signs!</span>
|
||
<br/>
|
||
<span>When thy poor heart beats with outrageous beating,</span>
|
||
<br/>
|
||
<span>Thou canst not strike it thus to make it still.</span>
|
||
<br/>
|
||
<span>Wound it with sighing, girl, kill it with groans;</span>
|
||
<br/>
|
||
<span>Or get some little knife between thy teeth,</span>
|
||
<br/>
|
||
<span>And just against thy heart make thou a hole;</span>
|
||
<br/>
|
||
<span>That all the tears that thy poor eyes let fall</span>
|
||
<br/>
|
||
<span>May run into that sink, and soaking in</span>
|
||
<br/>
|
||
<span>Drown the lamenting fool in sea-salt tears.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Fie, brother, fie! teach her not thus to lay</span>
|
||
<br/>
|
||
<span>Such violent hands upon her tender life.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How now! has sorrow made thee dote already?</span>
|
||
<br/>
|
||
<span>Why, Marcus, no man should be mad but I.</span>
|
||
<br/>
|
||
<span>What violent hands can she lay on her life?</span>
|
||
<br/>
|
||
<span>Ah, wherefore dost thou urge the name of hands;</span>
|
||
<br/>
|
||
<span>To bid Aeneas tell the tale twice o’er,</span>
|
||
<br/>
|
||
<span>How Troy was burnt and he made miserable?</span>
|
||
<br/>
|
||
<span>O, handle not the theme, to talk of hands,</span>
|
||
<br/>
|
||
<span>Lest we remember still that we have none.</span>
|
||
<br/>
|
||
<span>Fie, fie, how franticly I square my talk,</span>
|
||
<br/>
|
||
<span>As if we should forget we had no hands,</span>
|
||
<br/>
|
||
<span>If Marcus did not name the word of hands!</span>
|
||
<br/>
|
||
<span>Come, let’s fall to; and, gentle girl, eat this:</span>
|
||
<br/>
|
||
<span>Here is no drink! Hark, Marcus, what she says;</span>
|
||
<br/>
|
||
<span>I can interpret all her martyr’d signs;</span>
|
||
<br/>
|
||
<span>She says she drinks no other drink but tears,</span>
|
||
<br/>
|
||
<span>Brew’d with her sorrow, mesh’d upon her cheeks:</span>
|
||
<br/>
|
||
<span>Speechless complainer, I will learn thy thought;</span>
|
||
<br/>
|
||
<span>In thy dumb action will I be as perfect</span>
|
||
<br/>
|
||
<span>As begging hermits in their holy prayers:</span>
|
||
<br/>
|
||
<span>Thou shalt not sigh, nor hold thy stumps to heaven,</span>
|
||
<br/>
|
||
<span>Nor wink, nor nod, nor kneel, nor make a sign,</span>
|
||
<br/>
|
||
<span>But I of these will wrest an alphabet</span>
|
||
<br/>
|
||
<span>And by still practise learn to know thy meaning.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good grandsire, leave these bitter deep laments:</span>
|
||
<br/>
|
||
<span>Make my aunt merry with some pleasing tale.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Alas, the tender boy, in passion moved,</span>
|
||
<br/>
|
||
<span>Doth weep to see his grandsire’s heaviness.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Peace, tender sapling; thou art made of tears,</span>
|
||
<br/>
|
||
<span>And tears will quickly melt thy life away. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Marcus</b> strikes the dish with a knife.</i></span>
|
||
<br/>
|
||
<span>What dost thou strike at, Marcus, with thy knife?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>At that that I have kill’d, my lord; a fly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Out on thee, murderer! thou kill’st my heart;</span>
|
||
<br/>
|
||
<span>Mine eyes are cloy’d with view of tyranny:</span>
|
||
<br/>
|
||
<span>A deed of death done on the innocent</span>
|
||
<br/>
|
||
<span>Becomes not Titus’ brother: get thee gone;</span>
|
||
<br/>
|
||
<span>I see thou art not for my company.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Alas, my lord, I have but kill’d a fly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But how, if that fly had a father and mother?</span>
|
||
<br/>
|
||
<span>How would he hang his slender gilded wings,</span>
|
||
<br/>
|
||
<span>And buzz lamenting doings in the air!</span>
|
||
<br/>
|
||
<span>Poor harmless fly,</span>
|
||
<br/>
|
||
<span>That, with his pretty buzzing melody,</span>
|
||
<br/>
|
||
<span>Came here to make us merry! and thou hast kill’d him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Pardon me, sir; it was a black ill-favour’d fly,</span>
|
||
<br/>
|
||
<span>Like to the empress’ Moor; therefore I kill’d him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, O, O,</span>
|
||
<br/>
|
||
<span>Then pardon me for reprehending thee,</span>
|
||
<br/>
|
||
<span>For thou hast done a charitable deed.</span>
|
||
<br/>
|
||
<span>Give me thy knife, I will insult on him;</span>
|
||
<br/>
|
||
<span>Flattering myself, as if it were the Moor</span>
|
||
<br/>
|
||
<span>Come hither purposely to poison me.—</span>
|
||
<br/>
|
||
<span>There’s for thyself, and that’s for Tamora.</span>
|
||
<br/>
|
||
<span>Ah, sirrah!</span>
|
||
<br/>
|
||
<span>Yet, I think, we are not brought so low,</span>
|
||
<br/>
|
||
<span>But that between us we can kill a fly</span>
|
||
<br/>
|
||
<span>That comes in likeness of a coal-black Moor.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Alas, poor man! grief has so wrought on him,</span>
|
||
<br/>
|
||
<span>He takes false shadows for true substances.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, take away. Lavinia, go with me:</span>
|
||
<br/>
|
||
<span>I’ll to thy closet; and go read with thee</span>
|
||
<br/>
|
||
<span>Sad stories chanced in the times of old.</span>
|
||
<br/>
|
||
<span>Come, boy, and go with me: thy sight is young,</span>
|
||
<br/>
|
||
<span>And thou shalt read when mine begin to dazzle. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="act-4" epub:type="chapter bodymatter z3998:fiction z3998:drama">
|
||
<h2>
|
||
<span epub:type="label">Act</span>
|
||
<span epub:type="ordinal z3998:roman">IV</span>
|
||
</h2>
|
||
<section id="scene-4-1" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h3>
|
||
<p>Rome. <b epub:type="z3998:persona">Titus’s</b> garden.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Young Lucius</b>, and <b epub:type="z3998:persona">Lavinia</b> running after him, and the boy flies from her, with books under his arm. Then enter <b epub:type="z3998:persona">Titus</b> and <b epub:type="z3998:persona">Marcus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Help, grandsire, help! my aunt Lavinia</span>
|
||
<br/>
|
||
<span>Follows me every where, I know not why:</span>
|
||
<br/>
|
||
<span>Good uncle Marcus, see how swift she comes.</span>
|
||
<br/>
|
||
<span>Alas, sweet aunt, I know not what you mean.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Stand by me, Lucius; do not fear thine aunt.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>She loves thee, boy, too well to do thee harm.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td>Ay, when my father was in Rome she did.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>What means my niece Lavinia by these signs?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Fear her not, Lucius: somewhat doth she mean:</span>
|
||
<br/>
|
||
<span>See, Lucius, see how much she makes of thee:</span>
|
||
<br/>
|
||
<span>Somewhither would she have thee go with her.</span>
|
||
<br/>
|
||
<span>Ah, boy, Cornelia never with more care</span>
|
||
<br/>
|
||
<span>Read to her sons than she hath read to thee</span>
|
||
<br/>
|
||
<span>Sweet poetry and Tully’s Orator.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Canst thou not guess wherefore she plies thee thus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I know not, I, nor can I guess,</span>
|
||
<br/>
|
||
<span>Unless some fit or frenzy do possess her:</span>
|
||
<br/>
|
||
<span>For I have heard my grandsire say full oft,</span>
|
||
<br/>
|
||
<span>Extremity of griefs would make men mad;</span>
|
||
<br/>
|
||
<span>And I have read that Hecuba of Troy</span>
|
||
<br/>
|
||
<span>Ran mad through sorrow: that made me to fear;</span>
|
||
<br/>
|
||
<span>Although, my lord, I know my noble aunt</span>
|
||
<br/>
|
||
<span>Loves me as dear as e’er my mother did,</span>
|
||
<br/>
|
||
<span>And would not, but in fury, fright my youth:</span>
|
||
<br/>
|
||
<span>Which made me down to throw my books, and fly—</span>
|
||
<br/>
|
||
<span>Causeless, perhaps. But pardon me, sweet aunt:</span>
|
||
<br/>
|
||
<span>And, madam, if my uncle Marcus go,</span>
|
||
<br/>
|
||
<span>I will most willingly attend your ladyship.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Lucius, I will. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Lavinia</b> turns over with her stumps the books which <b epub:type="z3998:persona">Lucius</b> has let fall.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How now, Lavinia! Marcus, what means this?</span>
|
||
<br/>
|
||
<span>Some book there is that she desires to see.</span>
|
||
<br/>
|
||
<span>Which is it, girl, of these? Open them, boy.</span>
|
||
<br/>
|
||
<span>But thou art deeper read, and better skill’d:</span>
|
||
<br/>
|
||
<span>Come, and take choice of all my library,</span>
|
||
<br/>
|
||
<span>And so beguile thy sorrow, till the heavens</span>
|
||
<br/>
|
||
<span>Reveal the damn’d contriver of this deed.</span>
|
||
<br/>
|
||
<span>Why lifts she up her arms in sequence thus?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I think she means that there was more than one</span>
|
||
<br/>
|
||
<span>Confederate in the fact: ay, more there was;</span>
|
||
<br/>
|
||
<span>Or else to heaven she heaves them for revenge.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Lucius, what book is that she tosseth so?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Grandsire, ’tis Ovid’s <i epub:type="se:name.publication.poem">Metamorphoses</i>;</span>
|
||
<br/>
|
||
<span>My mother gave it me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For love of her that’s gone,</span>
|
||
<br/>
|
||
<span>Perhaps she cull’d it from among the rest.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Soft! see how busily she turns the leaves! <i epub:type="z3998:stage-direction">Helping her.</i></span>
|
||
<br/>
|
||
<span>What would she find? Lavinia, shall I read?</span>
|
||
<br/>
|
||
<span>This is the tragic tale of Philomel,</span>
|
||
<br/>
|
||
<span>And treats of Tereus’ treason and his rape;</span>
|
||
<br/>
|
||
<span>And rape, I fear, was root of thine annoy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>See, brother, see; note how she quotes the leaves.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Lavinia, wert thou thus surprised, sweet girl,</span>
|
||
<br/>
|
||
<span>Ravish’d and wrong’d, as Philomela was,</span>
|
||
<br/>
|
||
<span>Forced in the ruthless, vast, and gloomy woods?</span>
|
||
<br/>
|
||
<span>See, see!</span>
|
||
<br/>
|
||
<span>Ay, such a place there is, where we did hunt—</span>
|
||
<br/>
|
||
<span>O, had we never, never hunted there!—</span>
|
||
<br/>
|
||
<span>Pattern’d by that the poet here describes,</span>
|
||
<br/>
|
||
<span>By nature made for murders and for rapes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, why should nature build so foul a den,</span>
|
||
<br/>
|
||
<span>Unless the gods delight in tragedies?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give signs, sweet girl, for here are none but friends,</span>
|
||
<br/>
|
||
<span>What Roman lord it was durst do the deed:</span>
|
||
<br/>
|
||
<span>Or slunk not Saturnine, as Tarquin erst,</span>
|
||
<br/>
|
||
<span>That left the camp to sin in Lucrece’ bed?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sit down, sweet niece: brother, sit down by me.</span>
|
||
<br/>
|
||
<span>Apollo, Pallas, Jove, or Mercury,</span>
|
||
<br/>
|
||
<span>Inspire me, that I may this treason find!</span>
|
||
<br/>
|
||
<span>My lord, look here: look here, Lavinia:</span>
|
||
<br/>
|
||
<span>This sandy plot is plain; guide, if thou canst,</span>
|
||
<br/>
|
||
<span>This after me, when I have writ my name</span>
|
||
<br/>
|
||
<span>Without the help of any hand at all. <i epub:type="z3998:stage-direction">He writes his name with his staff, and guides it with feet and mouth.</i></span>
|
||
<br/>
|
||
<span>Cursed be that heart that forced us to this shift!</span>
|
||
<br/>
|
||
<span>Write thou good niece; and here display, at last,</span>
|
||
<br/>
|
||
<span>What God will have discover’d for revenge:</span>
|
||
<br/>
|
||
<span>Heaven guide thy pen to print thy sorrows plain,</span>
|
||
<br/>
|
||
<span>That we may know the traitors and the truth! <i epub:type="z3998:stage-direction">She takes the staff in her mouth, and guides it with her stumps, and writes.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, do ye read, my lord, what she hath writ?</span>
|
||
<br/>
|
||
<span>“<i lang="la" xml:lang="la">Stuprum.</i> Chiron. Demetrius.”</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What, what! the lustful sons of Tamora</span>
|
||
<br/>
|
||
<span>Performers of this heinous, bloody deed?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td lang="la" epub:type="z3998:verse" xml:lang="la">
|
||
<p>
|
||
<span>Magni Dominator poli,</span>
|
||
<br/>
|
||
<span>Tam lentus audis scelera? tam lentus vides?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, calm thee, gentle lord; although I know</span>
|
||
<br/>
|
||
<span>There is enough written upon this earth</span>
|
||
<br/>
|
||
<span>To stir a mutiny in the mildest thoughts</span>
|
||
<br/>
|
||
<span>And arm the minds of infants to exclaims.</span>
|
||
<br/>
|
||
<span>My lord, kneel down with me; Lavinia, kneel;</span>
|
||
<br/>
|
||
<span>And kneel, sweet boy, the Roman Hector’s hope;</span>
|
||
<br/>
|
||
<span>And swear with me, as, with the woeful fere</span>
|
||
<br/>
|
||
<span>And father of that chaste dishonour’d dame,</span>
|
||
<br/>
|
||
<span>Lord Junius Brutus sware for Lucrece’ rape,</span>
|
||
<br/>
|
||
<span>That we will prosecute by good advice</span>
|
||
<br/>
|
||
<span>Mortal revenge upon these traitorous Goths,</span>
|
||
<br/>
|
||
<span>And see their blood, or die with this reproach.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis sure enough, an you knew how.</span>
|
||
<br/>
|
||
<span>But if you hunt these bear-whelps, then beware:</span>
|
||
<br/>
|
||
<span>The dam will wake; and, if she wind you once,</span>
|
||
<br/>
|
||
<span>She’s with the lion deeply still in league,</span>
|
||
<br/>
|
||
<span>And lulls him whilst she playeth on her back,</span>
|
||
<br/>
|
||
<span>And when he sleeps will she do what she list.</span>
|
||
<br/>
|
||
<span>You are a young huntsman, Marcus; let it alone;</span>
|
||
<br/>
|
||
<span>And, come, I will go get a leaf of brass,</span>
|
||
<br/>
|
||
<span>And with a gad of steel will write these words,</span>
|
||
<br/>
|
||
<span>And lay it by: the angry northern wind</span>
|
||
<br/>
|
||
<span>Will blow these sands, like Sibyl’s leaves, abroad,</span>
|
||
<br/>
|
||
<span>And where’s your lesson, then? Boy, what say you?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I say, my lord, that if I were a man,</span>
|
||
<br/>
|
||
<span>Their mother’s bed-chamber should not be safe</span>
|
||
<br/>
|
||
<span>For these bad bondmen to the yoke of Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, that’s my boy! thy father hath full oft</span>
|
||
<br/>
|
||
<span>For his ungrateful country done the like.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td>And, uncle, so will I, an if I live.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, go with me into mine armoury;</span>
|
||
<br/>
|
||
<span>Lucius, I’ll fit thee; and withal, my boy,</span>
|
||
<br/>
|
||
<span>Shalt carry from me to the empress’ sons</span>
|
||
<br/>
|
||
<span>Presents that I intend to send them both:</span>
|
||
<br/>
|
||
<span>Come, come; thou’lt do thy message, wilt thou not?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td>Ay, with my dagger in their bosoms, grandsire.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, boy, not so; I’ll teach thee another course.</span>
|
||
<br/>
|
||
<span>Lavinia, come. Marcus, look to my house:</span>
|
||
<br/>
|
||
<span>Lucius and I’ll go brave it at the court;</span>
|
||
<br/>
|
||
<span>Ay, marry, will we, sir; and we’ll be waited on. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Titus</b>, <b epub:type="z3998:persona">Lavinia</b>, and <b epub:type="z3998:persona">Young Lucius</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O heavens, can you hear a good man groan,</span>
|
||
<br/>
|
||
<span>And not relent, or not compassion him?</span>
|
||
<br/>
|
||
<span>Marcus, attend him in his ecstasy,</span>
|
||
<br/>
|
||
<span>That hath more scars of sorrow in his heart</span>
|
||
<br/>
|
||
<span>Than foemen’s marks upon his batter’d shield;</span>
|
||
<br/>
|
||
<span>But yet so just that he will not revenge.</span>
|
||
<br/>
|
||
<span>Revenge, ye heavens, for old Andronicus! <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-2" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h3>
|
||
<p>The same. A room in the palace.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter, from one side, <b epub:type="z3998:persona">Aaron</b>, <b epub:type="z3998:persona">Demetrius</b>, and <b epub:type="z3998:persona">Chiron</b>; from the other side, <b epub:type="z3998:persona">Young Lucius</b>, and an Attendant, with a bundle of weapons, and verses writ upon them.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Demetrius, here’s the son of Lucius;</span>
|
||
<br/>
|
||
<span>He hath some message to deliver us.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Ay, some mad message from his mad grandfather.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lords, with all the humbleness I may,</span>
|
||
<br/>
|
||
<span>I greet your honours from Andronicus.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> And pray the Roman gods confound you both!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Gramercy, lovely Lucius: what’s the news?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> That you are both decipher’d, that’s the news,</span>
|
||
<br/>
|
||
<span>For villains mark’d with rape.—May it please you,</span>
|
||
<br/>
|
||
<span>My grandsire, well advised, hath sent by me</span>
|
||
<br/>
|
||
<span>The goodliest weapons of his armoury</span>
|
||
<br/>
|
||
<span>To gratify your honourable youth,</span>
|
||
<br/>
|
||
<span>The hope of Rome; for so he bade me say;</span>
|
||
<br/>
|
||
<span>And so I do, and with his gifts present</span>
|
||
<br/>
|
||
<span>Your lordships, that, whenever you have need,</span>
|
||
<br/>
|
||
<span>You may be armed and appointed well:</span>
|
||
<br/>
|
||
<span>And so I leave you both: <i epub:type="z3998:stage-direction">aside</i> like bloody villains. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Young Lucius</b>, and Attendant.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What’s here? A scroll; and written round about?</span>
|
||
<br/>
|
||
<span>Let’s see;</span>
|
||
</p>
|
||
<blockquote>
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Reads.</i> “<i lang="la" xml:lang="la">Integer vitae, scelerisque purus</i>,</span>
|
||
<br/>
|
||
<span><i lang="la" xml:lang="la">Non eget Mauri jaculis, nec arcu.</i>”</span>
|
||
</p>
|
||
</blockquote>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, ’tis a verse in Horace; I know it well:</span>
|
||
<br/>
|
||
<span>I read it in the grammar long ago.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, just; a verse in Horace; right, you have it.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> Now, what a thing it is to be an ass!</span>
|
||
<br/>
|
||
<span>Here’s no sound jest! the old man hath found their guilt;</span>
|
||
<br/>
|
||
<span>And sends them weapons wrapped about with lines,</span>
|
||
<br/>
|
||
<span>That wound, beyond their feeling, to the quick.</span>
|
||
<br/>
|
||
<span>But were our witty empress well afoot,</span>
|
||
<br/>
|
||
<span>She would applaud Andronicus’ conceit:</span>
|
||
<br/>
|
||
<span>But let her rest in her unrest awhile.</span>
|
||
</p>
|
||
<p>
|
||
<span>And now, young lords, was’t not a happy star</span>
|
||
<br/>
|
||
<span>Led us to Rome, strangers, and more than so,</span>
|
||
<br/>
|
||
<span>Captives, to be advanced to this height?</span>
|
||
<br/>
|
||
<span>It did me good, before the palace gate</span>
|
||
<br/>
|
||
<span>To brave the tribune in his brother’s hearing.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But me more good, to see so great a lord</span>
|
||
<br/>
|
||
<span>Basely insinuate and send us gifts.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Had he not reason, Lord Demetrius?</span>
|
||
<br/>
|
||
<span>Did you not use his daughter very friendly?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I would we had a thousand Roman dames</span>
|
||
<br/>
|
||
<span>At such a bay, by turn to serve our lust.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>A charitable wish and full of love.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Here lacks but your mother for to say amen.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>And that would she for twenty thousand more.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, let us go; and pray to all the gods</span>
|
||
<br/>
|
||
<span>For our beloved mother in her pains.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Pray to the devils; the gods have given us over. <i epub:type="z3998:stage-direction">Trumpets sound within.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Why do the emperor’s trumpets flourish thus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Belike, for joy the emperor hath a son.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Soft! who comes here?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Nurse</b>, with a blackamoor Child in her arms.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good morrow, lords:</span>
|
||
<br/>
|
||
<span>O, tell me, did you see Aaron the Moor?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well, more or less, or ne’er a whit at all,</span>
|
||
<br/>
|
||
<span>Here Aaron is; and what with Aaron now?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O gentle Aaron, we are all undone!</span>
|
||
<br/>
|
||
<span>Now help, or woe betide thee evermore!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, what a caterwauling dost thou keep!</span>
|
||
<br/>
|
||
<span>What dost thou wrap and fumble in thine arms?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, that which I would hide from heaven’s eye,</span>
|
||
<br/>
|
||
<span>Our empress’ shame, and stately Rome’s disgrace!</span>
|
||
<br/>
|
||
<span>She is deliver’d, lords; she is deliver’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>To whom?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td>I mean, she is brought a-bed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Well, God give her good rest! What hath he sent her?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td>A devil.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Why, then she is the devil’s dam; a joyful issue.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A joyless, dismal, black, and sorrowful issue:</span>
|
||
<br/>
|
||
<span>Here is the babe, as loathsome as a toad</span>
|
||
<br/>
|
||
<span>Amongst the fairest breeders of our clime:</span>
|
||
<br/>
|
||
<span>The empress sends it thee, thy stamp, thy seal,</span>
|
||
<br/>
|
||
<span>And bids thee christen it with thy dagger’s point.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Zounds, ye whore! is black so base a hue?</span>
|
||
<br/>
|
||
<span>Sweet blowse, you are a beauteous blossom, sure.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Villain, what hast thou done?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>That which thou canst not undo.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Thou hast undone our mother.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Villain, I have done thy mother.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And therein, hellish dog, thou hast undone.</span>
|
||
<br/>
|
||
<span>Woe to her chance, and damn’d her loathed choice!</span>
|
||
<br/>
|
||
<span>Accursed the offspring of so foul a fiend!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>It shall not live.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>It shall not die.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td>Aaron, it must; the mother wills it so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What, must it, nurse? then let no man but I</span>
|
||
<br/>
|
||
<span>Do execution on my flesh and blood.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’ll broach the tadpole on my rapier’s point:</span>
|
||
<br/>
|
||
<span>Nurse, give it me; my sword shall soon dispatch it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sooner this sword shall plough thy bowels up. <i epub:type="z3998:stage-direction">Takes the Child from the <b epub:type="z3998:persona">Nurse</b>, and draws.</i></span>
|
||
<br/>
|
||
<span>Stay, murderous villains! will you kill your brother?</span>
|
||
<br/>
|
||
<span>Now, by the burning tapers of the sky,</span>
|
||
<br/>
|
||
<span>That shone so brightly when this boy was got,</span>
|
||
<br/>
|
||
<span>He dies upon my scimitar’s sharp point</span>
|
||
<br/>
|
||
<span>That touches this my first-born son and heir!</span>
|
||
<br/>
|
||
<span>I tell you, younglings, not Enceladus,</span>
|
||
<br/>
|
||
<span>With all his threatening band of Typhon’s brood,</span>
|
||
<br/>
|
||
<span>Nor great Alcides, nor the god of war,</span>
|
||
<br/>
|
||
<span>Shall seize this prey out of his father’s hands.</span>
|
||
<br/>
|
||
<span>What, what, ye sanguine, shallow-hearted boys!</span>
|
||
<br/>
|
||
<span>Ye white-limed walls! ye alehouse painted signs!</span>
|
||
<br/>
|
||
<span>Coal-black is better than another hue,</span>
|
||
<br/>
|
||
<span>In that it scorns to bear another hue;</span>
|
||
<br/>
|
||
<span>For all the water in the ocean</span>
|
||
<br/>
|
||
<span>Can never turn the swan’s black legs to white,</span>
|
||
<br/>
|
||
<span>Although she lave them hourly in the flood.</span>
|
||
<br/>
|
||
<span>Tell the empress from me, I am of age</span>
|
||
<br/>
|
||
<span>To keep mine own, excuse it how she can.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Wilt thou betray thy noble mistress thus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My mistress is my mistress; this myself,</span>
|
||
<br/>
|
||
<span>The vigour and the picture of my youth:</span>
|
||
<br/>
|
||
<span>This before all the world do I prefer;</span>
|
||
<br/>
|
||
<span>This maugre all the world will I keep safe,</span>
|
||
<br/>
|
||
<span>Or some of you shall smoke for it in Rome.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>By this our mother is for ever shamed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Rome will despise her for this foul escape.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td>The emperor, in his rage, will doom her death.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>I blush to think upon this ignomy.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, there’s the privilege your beauty bears:</span>
|
||
<br/>
|
||
<span>Fie, treacherous hue, that will betray with blushing</span>
|
||
<br/>
|
||
<span>The close enacts and counsels of the heart!</span>
|
||
<br/>
|
||
<span>Here’s a young lad framed of another leer:</span>
|
||
<br/>
|
||
<span>Look, how the black slave smiles upon the father,</span>
|
||
<br/>
|
||
<span>As who should say “Old lad, I am thine own.”</span>
|
||
<br/>
|
||
<span>He is your brother, lords, sensibly fed</span>
|
||
<br/>
|
||
<span>Of that self-blood that first gave life to you,</span>
|
||
<br/>
|
||
<span>And from that womb where you imprison’d were</span>
|
||
<br/>
|
||
<span>He is enfranchised and come to light:</span>
|
||
<br/>
|
||
<span>Nay, he is your brother by the surer side,</span>
|
||
<br/>
|
||
<span>Although my seal be stamped in his face.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td>Aaron, what shall I say unto the empress?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Advise thee, Aaron, what is to be done,</span>
|
||
<br/>
|
||
<span>And we will all subscribe to thy advice:</span>
|
||
<br/>
|
||
<span>Save thou the child, so we may all be safe.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Then sit we down, and let us all consult.</span>
|
||
<br/>
|
||
<span>My son and I will have the wind of you:</span>
|
||
<br/>
|
||
<span>Keep there: now talk at pleasure of your safety. <i epub:type="z3998:stage-direction">They sit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>How many women saw this child of his?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, so, brave lords! when we join in league,</span>
|
||
<br/>
|
||
<span>I am a lamb: but if you brave the Moor,</span>
|
||
<br/>
|
||
<span>The chafed boar, the mountain lioness,</span>
|
||
<br/>
|
||
<span>The ocean swells not so as Aaron storms.</span>
|
||
<br/>
|
||
<span>But say, again, how many saw the child?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Nurse</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Cornelia the midwife and myself;</span>
|
||
<br/>
|
||
<span>And no one else but the deliver’d empress.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The empress, the midwife, and yourself:</span>
|
||
<br/>
|
||
<span>Two may keep counsel when the third’s away:</span>
|
||
<br/>
|
||
<span>Go to the empress, tell her this I said. <i epub:type="z3998:stage-direction">He kills the <b epub:type="z3998:persona">Nurse</b>.</i></span>
|
||
<br/>
|
||
<span>Weke, weke! so cries a pig prepared to the spit.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>What mean’st thou, Aaron? wherefore didst thou this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Lord, sir, ’tis a deed of policy:</span>
|
||
<br/>
|
||
<span>Shall she live to betray this guilt of ours,</span>
|
||
<br/>
|
||
<span>A long-tongued babbling gossip? no, lords, no:</span>
|
||
<br/>
|
||
<span>And now be it known to you my full intent.</span>
|
||
<br/>
|
||
<span>Not far, one Muli lives, my countryman;</span>
|
||
<br/>
|
||
<span>His wife but yesternight was brought to bed;</span>
|
||
<br/>
|
||
<span>His child is like to her, fair as you are:</span>
|
||
<br/>
|
||
<span>Go pack with him, and give the mother gold,</span>
|
||
<br/>
|
||
<span>And tell them both the circumstance of all;</span>
|
||
<br/>
|
||
<span>And how by this their child shall be advanced,</span>
|
||
<br/>
|
||
<span>And be received for the emperor’s heir,</span>
|
||
<br/>
|
||
<span>And substituted in the place of mine,</span>
|
||
<br/>
|
||
<span>To calm this tempest whirling in the court;</span>
|
||
<br/>
|
||
<span>And let the emperor dandle him for his own.</span>
|
||
<br/>
|
||
<span>Hark ye, lords; ye see I have given her physic, <i epub:type="z3998:stage-direction">Pointing to the <b epub:type="z3998:persona">Nurse</b>.</i></span>
|
||
<br/>
|
||
<span>And you must needs bestow her funeral;</span>
|
||
<br/>
|
||
<span>The fields are near, and you are gallant grooms:</span>
|
||
<br/>
|
||
<span>This done, see that you take no longer days,</span>
|
||
<br/>
|
||
<span>But send the midwife presently to me.</span>
|
||
<br/>
|
||
<span>The midwife and the nurse well made away,</span>
|
||
<br/>
|
||
<span>Then let the ladies tattle what they please.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Aaron, I see thou wilt not trust the air</span>
|
||
<br/>
|
||
<span>With secrets.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For this care of Tamora,</span>
|
||
<br/>
|
||
<span>Herself and hers are highly bound to thee. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Demetrius</b> and <b epub:type="z3998:persona">Chiron</b> bearing off the <b epub:type="z3998:persona">Nurse’s</b> body.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now to the Goths, as swift as swallow flies;</span>
|
||
<br/>
|
||
<span>There to dispose this treasure in mine arms,</span>
|
||
<br/>
|
||
<span>And secretly to greet the empress’ friends.</span>
|
||
<br/>
|
||
<span>Come on, you thick-lipp’d slave, I’ll bear you hence;</span>
|
||
<br/>
|
||
<span>For it is you that puts us to our shifts:</span>
|
||
<br/>
|
||
<span>I’ll make you feed on berries and on roots,</span>
|
||
<br/>
|
||
<span>And feed on curds and whey, and suck the goat,</span>
|
||
<br/>
|
||
<span>And cabin in a cave, and bring you up</span>
|
||
<br/>
|
||
<span>To be a warrior, and command a camp. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-3" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h3>
|
||
<p>The same. A public place.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus</b>, bearing arrows with letters at the ends of them; with him, <b epub:type="z3998:persona">Marcus</b>, <b epub:type="z3998:persona">Young Lucius</b>, <b epub:type="z3998:persona">Publius</b>, <b epub:type="z3998:persona">Sempronius</b>, <b epub:type="z3998:persona">Caius</b>, and other Gentlemen, with bows.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, Marcus; come, kinsmen; this is the way.</span>
|
||
<br/>
|
||
<span>Sir boy, now let me see your archery;</span>
|
||
<br/>
|
||
<span>Look ye draw home enough, and ’tis there straight.</span>
|
||
<br/>
|
||
<span>
|
||
<i lang="la" xml:lang="la">Terras Astraea reliquit:</i>
|
||
</span>
|
||
<br/>
|
||
<span>Be you remember’d, Marcus, she’s gone, she’s fled.</span>
|
||
<br/>
|
||
<span>Sirs, take you to your tools. You, cousins, shall</span>
|
||
<br/>
|
||
<span>Go sound the ocean, and cast your nets;</span>
|
||
<br/>
|
||
<span>Happily you may catch her in the sea;</span>
|
||
<br/>
|
||
<span>Yet there’s as little justice as at land:</span>
|
||
<br/>
|
||
<span>No; Publius and Sempronius, you must do it;</span>
|
||
<br/>
|
||
<span>’Tis you must dig with mattock and with spade,</span>
|
||
<br/>
|
||
<span>And pierce the inmost centre of the earth:</span>
|
||
<br/>
|
||
<span>Then, when you come to Pluto’s region,</span>
|
||
<br/>
|
||
<span>I pray you, deliver him this petition;</span>
|
||
<br/>
|
||
<span>Tell him, it is for justice and for aid,</span>
|
||
<br/>
|
||
<span>And that it comes from old Andronicus,</span>
|
||
<br/>
|
||
<span>Shaken with sorrows in ungrateful Rome.</span>
|
||
<br/>
|
||
<span>Ah, Rome! Well, well; I made thee miserable</span>
|
||
<br/>
|
||
<span>What time I threw the people’s suffrages</span>
|
||
<br/>
|
||
<span>On him that thus doth tyrannize o’er me.</span>
|
||
<br/>
|
||
<span>Go, get you gone; and pray be careful all,</span>
|
||
<br/>
|
||
<span>And leave you not a man-of-war unsearch’d:</span>
|
||
<br/>
|
||
<span>This wicked emperor may have shipp’d her hence;</span>
|
||
<br/>
|
||
<span>And, kinsmen, then we may go pipe for justice.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Publius, is not this a heavy case,</span>
|
||
<br/>
|
||
<span>To see thy noble uncle thus distract?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Publius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Therefore, my lord, it highly us concerns</span>
|
||
<br/>
|
||
<span>By day and night to attend him carefully,</span>
|
||
<br/>
|
||
<span>And feed his humour kindly as we may,</span>
|
||
<br/>
|
||
<span>Till time beget some careful remedy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Kinsmen, his sorrows are past remedy.</span>
|
||
<br/>
|
||
<span>Join with the Goths; and with revengeful war</span>
|
||
<br/>
|
||
<span>Take wreak on Rome for this ingratitude,</span>
|
||
<br/>
|
||
<span>And vengeance on the traitor Saturnine.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Publius, how now! how now, my masters!</span>
|
||
<br/>
|
||
<span>What, have you met with her?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Publius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, my good lord; but Pluto sends you word,</span>
|
||
<br/>
|
||
<span>If you will have Revenge from hell, you shall:</span>
|
||
<br/>
|
||
<span>Marry, for Justice, she is so employ’d,</span>
|
||
<br/>
|
||
<span>He thinks, with Jove in heaven, or somewhere else,</span>
|
||
<br/>
|
||
<span>So that perforce you must needs stay a time.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He doth me wrong to feed me with delays.</span>
|
||
<br/>
|
||
<span>I’ll dive into the burning lake below,</span>
|
||
<br/>
|
||
<span>And pull her out of Acheron by the heels.</span>
|
||
<br/>
|
||
<span>Marcus, we are but shrubs, no cedars we,</span>
|
||
<br/>
|
||
<span>No big-boned men framed of the Cyclops’ size;</span>
|
||
<br/>
|
||
<span>But metal, Marcus, steel to the very back,</span>
|
||
<br/>
|
||
<span>Yet wrung with wrongs more than our backs can bear:</span>
|
||
<br/>
|
||
<span>And, sith there’s no justice in earth nor hell,</span>
|
||
<br/>
|
||
<span>We will solicit heaven and move the gods</span>
|
||
<br/>
|
||
<span>To send down Justice for to wreak our wrongs.</span>
|
||
<br/>
|
||
<span>Come, to this gear. You are a good archer, Marcus; <i epub:type="z3998:stage-direction">He gives them the arrows.</i></span>
|
||
<br/>
|
||
<span>“<i lang="la" xml:lang="la">Ad Jovem</i>,” that’s for you: here, “<i lang="la" xml:lang="la">Ad Apollinem:</i>”</span>
|
||
<br/>
|
||
<span>“<i lang="la" xml:lang="la">Ad Martem</i>,” that’s for myself:</span>
|
||
<br/>
|
||
<span>Here, boy, to Pallas: here, to Mercury:</span>
|
||
<br/>
|
||
<span>To Saturn, Caius, not to Saturnine;</span>
|
||
<br/>
|
||
<span>You were as good to shoot against the wind.</span>
|
||
<br/>
|
||
<span>To it, boy! Marcus, loose when I bid.</span>
|
||
<br/>
|
||
<span>Of my word, I have written to effect;</span>
|
||
<br/>
|
||
<span>There’s not a god left unsolicited.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Kinsmen, shoot all your shafts into the court:</span>
|
||
<br/>
|
||
<span>We will afflict the emperor in his pride.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now, masters, draw. <i epub:type="z3998:stage-direction">They shoot.</i> O, well said, Lucius!</span>
|
||
<br/>
|
||
<span>Good boy, in Virgo’s lap; give it Pallas.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I aim a mile beyond the moon;</span>
|
||
<br/>
|
||
<span>Your letter is with Jupiter by this.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ha, ha!</span>
|
||
<br/>
|
||
<span>Publius, Publius, what hast thou done?</span>
|
||
<br/>
|
||
<span>See, see, thou hast shot off one of Taurus’ horns.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This was the sport, my lord: when Publius shot,</span>
|
||
<br/>
|
||
<span>The Bull, being gall’d, gave Aries such a knock</span>
|
||
<br/>
|
||
<span>That down fell both the Ram’s horns in the court;</span>
|
||
<br/>
|
||
<span>And who should find them but the empress’ villain?</span>
|
||
<br/>
|
||
<span>She laugh’d, and told the Moor he should not choose</span>
|
||
<br/>
|
||
<span>But give them to his master for a present.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Why, there it goes: God give his lordship joy!</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Clown</b>, with a basket, and two pigeons in it.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>News, news from heaven! Marcus, the post is come.</span>
|
||
<br/>
|
||
<span>Sirrah, what tidings? have you any letters?</span>
|
||
<br/>
|
||
<span>Shall I have justice? what says Jupiter?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>O, the gibbet-maker! he says that he hath taken them down again, for the man must not be hanged till the next week.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>But what says Jupiter, I ask thee?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Alas, sir, I know not Jupiter; I never drank with him in all my life.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Why, villain, art not thou the carrier?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Ay, of my pigeons, sir; nothing else.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Why, didst thou not come from heaven?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>From heaven! alas, sir, I never came there: God forbid I should be so bold to press to heaven in my young days. Why, I am going with my pigeons to the tribunal plebs, to take up a matter of brawl betwixt my uncle and one of the emperial’s men.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>Why, sir, that is as fit as can be to serve for your oration; and let him deliver the pigeons to the emperor from you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Tell me, can you deliver an oration to the emperor with a grace?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Nay, truly, sir, I could never say grace in all my life.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sirrah, come hither: make no more ado,</span>
|
||
<br/>
|
||
<span>But give your pigeons to the emperor:</span>
|
||
<br/>
|
||
<span>By me thou shalt have justice at his hands.</span>
|
||
<br/>
|
||
<span>Hold, hold; meanwhile here’s money for thy charges.</span>
|
||
<br/>
|
||
<span>Give me pen and ink. Sirrah, can you with a grace deliver a supplication?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Ay, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Then here is a supplication for you. And when you come to him, at the first approach you must kneel, then kiss his foot, then deliver up your pigeons, and then look for your reward. I’ll be at hand, sir; see you do it bravely.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>I warrant you, sir, let me alone.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sirrah, hast thou a knife? come, let me see it.</span>
|
||
<br/>
|
||
<span>Here, Marcus, fold it in the oration;</span>
|
||
<br/>
|
||
<span>For thou hast made it like an humble suppliant.</span>
|
||
<br/>
|
||
<span>And when thou hast given it the emperor,</span>
|
||
<br/>
|
||
<span>Knock at my door, and tell me what he says.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>God be with you, sir; I will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Come, Marcus, let us go. Publius, follow me. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-4" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">IV</span>
|
||
</h3>
|
||
<p>The same. Before the palace.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Saturninus</b>, <b epub:type="z3998:persona">Tamora</b>, <b epub:type="z3998:persona">Demetrius</b>, <b epub:type="z3998:persona">Chiron</b>, Lords, and others; <b epub:type="z3998:persona">Saturninus</b> with the arrows in his hand that <b epub:type="z3998:persona">Titus</b> shot.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, lords, what wrongs are these! was ever seen</span>
|
||
<br/>
|
||
<span>An emperor in Rome thus overborne,</span>
|
||
<br/>
|
||
<span>Troubled, confronted thus; and, for the extent</span>
|
||
<br/>
|
||
<span>Of egal justice, used in such contempt?</span>
|
||
<br/>
|
||
<span>My lords, you know, as know the mightful gods,</span>
|
||
<br/>
|
||
<span>However these disturbers of our peace</span>
|
||
<br/>
|
||
<span>Buz in the people’s ears, there nought hath pass’d,</span>
|
||
<br/>
|
||
<span>But even with law, against the wilful sons</span>
|
||
<br/>
|
||
<span>Of old Andronicus. And what an if</span>
|
||
<br/>
|
||
<span>His sorrows have so overwhelm’d his wits,</span>
|
||
<br/>
|
||
<span>Shall we be thus afflicted in his wreaks,</span>
|
||
<br/>
|
||
<span>His fits, his frenzy, and his bitterness?</span>
|
||
<br/>
|
||
<span>And now he writes to heaven for his redress:</span>
|
||
<br/>
|
||
<span>See, here’s to Jove, and this to Mercury;</span>
|
||
<br/>
|
||
<span>This to Apollo; this to the god of war;</span>
|
||
<br/>
|
||
<span>Sweet scrolls to fly about the streets of Rome!</span>
|
||
<br/>
|
||
<span>What’s this but libelling against the senate,</span>
|
||
<br/>
|
||
<span>And blazoning our injustice every where?</span>
|
||
<br/>
|
||
<span>A goodly humour, is it not, my lords?</span>
|
||
<br/>
|
||
<span>As who would say, in Rome no justice were.</span>
|
||
<br/>
|
||
<span>But if I live, his feigned ecstasies</span>
|
||
<br/>
|
||
<span>Shall be no shelter to these outrages:</span>
|
||
<br/>
|
||
<span>But he and his shall know that justice lives</span>
|
||
<br/>
|
||
<span>In Saturninus’ health, whom, if she sleep,</span>
|
||
<br/>
|
||
<span>He’ll so awake as she in fury shall</span>
|
||
<br/>
|
||
<span>Cut off the proud’st conspirator that lives.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My gracious lord, my lovely Saturnine,</span>
|
||
<br/>
|
||
<span>Lord of my life, commander of my thoughts,</span>
|
||
<br/>
|
||
<span>Calm thee, and bear the faults of Titus’ age,</span>
|
||
<br/>
|
||
<span>The effects of sorrow for his valiant sons,</span>
|
||
<br/>
|
||
<span>Whose loss hath pierced him deep and scarr’d his heart;</span>
|
||
<br/>
|
||
<span>And rather comfort his distressed plight</span>
|
||
<br/>
|
||
<span>Than prosecute the meanest or the best</span>
|
||
<br/>
|
||
<span>For these contempts. <i epub:type="z3998:stage-direction">Aside.</i> Why, thus it shall become</span>
|
||
<br/>
|
||
<span>High-witted Tamora to gloze with all:</span>
|
||
<br/>
|
||
<span>But, Titus, I have touched thee to the quick,</span>
|
||
<br/>
|
||
<span>Thy life-blood out: if Aaron now be wise,</span>
|
||
<br/>
|
||
<span>Then is all safe, the anchor’s in the port.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Clown</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now, good fellow! wouldst thou speak with us?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Yea, forsooth, an your mistership be emperial.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Empress I am, but yonder sits the emperor.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>’Tis he. God and Saint Stephen give you good den: I have brought you a letter and a couple of pigeons here. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Saturninus</b> reads the letter.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Go, take him away, and hang him presently.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>How much money must I have?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Come, sirrah, you must be hanged.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Clown</td>
|
||
<td>Hanged! by’r lady, then I have brought up a neck to a fair end. <i epub:type="z3998:stage-direction">Exit, guarded.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Despiteful and intolerable wrongs!</span>
|
||
<br/>
|
||
<span>Shall I endure this monstrous villany?</span>
|
||
<br/>
|
||
<span>I know from whence this same device proceeds:</span>
|
||
<br/>
|
||
<span>May this be borne?—as if his traitorous sons,</span>
|
||
<br/>
|
||
<span>That died by law for murder of our brother,</span>
|
||
<br/>
|
||
<span>Have by my means been butcher’d wrongfully!</span>
|
||
<br/>
|
||
<span>Go, drag the villain hither by the hair;</span>
|
||
<br/>
|
||
<span>Nor age nor honour shall shape privilege:</span>
|
||
<br/>
|
||
<span>For this proud mock I’ll be thy slaughterman;</span>
|
||
<br/>
|
||
<span>Sly frantic wretch, that holp’st to make me great,</span>
|
||
<br/>
|
||
<span>In hope thyself should govern Rome and me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Aemilius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>What news with thee, Aemilius?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aemilius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Arm, arm, my lord;—Rome never had more cause.</span>
|
||
<br/>
|
||
<span>The Goths have gather’d head; and with a power</span>
|
||
<br/>
|
||
<span>Of high-resolved men, bent to the spoil,</span>
|
||
<br/>
|
||
<span>They hither march amain, under conduct</span>
|
||
<br/>
|
||
<span>Of Lucius, son to old Andronicus;</span>
|
||
<br/>
|
||
<span>Who threats, in course of this revenge, to do</span>
|
||
<br/>
|
||
<span>As much as ever Coriolanus did.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Is warlike Lucius general of the Goths?</span>
|
||
<br/>
|
||
<span>These tidings nip me, and I hang the head</span>
|
||
<br/>
|
||
<span>As flowers with frost or grass beat down with storms:</span>
|
||
<br/>
|
||
<span>Ay, now begin our sorrows to approach:</span>
|
||
<br/>
|
||
<span>’Tis he the common people love so much;</span>
|
||
<br/>
|
||
<span>Myself hath often over-heard them say,</span>
|
||
<br/>
|
||
<span>When I have walked like a private man,</span>
|
||
<br/>
|
||
<span>That Lucius’ banishment was wrongfully,</span>
|
||
<br/>
|
||
<span>And they have wish’d that Lucius were their emperor.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Why should you fear? is not your city strong?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, but the citizens favour Lucius,</span>
|
||
<br/>
|
||
<span>And will revolt from me to succour him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>King, be thy thoughts imperious, like thy name.</span>
|
||
<br/>
|
||
<span>Is the sun dimm’d, that gnats do fly in it?</span>
|
||
<br/>
|
||
<span>The eagle suffers little birds to sing,</span>
|
||
<br/>
|
||
<span>And is not careful what they mean thereby,</span>
|
||
<br/>
|
||
<span>Knowing that with the shadow of his wings</span>
|
||
<br/>
|
||
<span>He can at pleasure stint their melody:</span>
|
||
<br/>
|
||
<span>Even so mayst thou the giddy men of Rome.</span>
|
||
<br/>
|
||
<span>Then cheer thy spirit: for know, thou emperor,</span>
|
||
<br/>
|
||
<span>I will enchant the old Andronicus</span>
|
||
<br/>
|
||
<span>With words more sweet, and yet more dangerous,</span>
|
||
<br/>
|
||
<span>Than baits to fish, or honey-stalks to sheep,</span>
|
||
<br/>
|
||
<span>When as the one is wounded with the bait,</span>
|
||
<br/>
|
||
<span>The other rotted with delicious feed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>But he will not entreat his son for us.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If Tamora entreat him, then he will:</span>
|
||
<br/>
|
||
<span>For I can smooth and fill his aged ear</span>
|
||
<br/>
|
||
<span>With golden promises; that, were his heart</span>
|
||
<br/>
|
||
<span>Almost impregnable, his old ears deaf,</span>
|
||
<br/>
|
||
<span>Yet should both ear and heart obey my tongue.</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Aemilius</b>.</i> Go thou before, be our ambassador:</span>
|
||
<br/>
|
||
<span>Say that the emperor requests a parley</span>
|
||
<br/>
|
||
<span>Of warlike Lucius, and appoint the meeting</span>
|
||
<br/>
|
||
<span>Even at his father’s house, the old Andronicus.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Aemilius, do this message honourably:</span>
|
||
<br/>
|
||
<span>And if he stand on hostage for his safety,</span>
|
||
<br/>
|
||
<span>Bid him demand what pledge will please him best.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aemilius</td>
|
||
<td>Your bidding shall I do effectually. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now will I to that old Andronicus,</span>
|
||
<br/>
|
||
<span>And temper him with all the art I have,</span>
|
||
<br/>
|
||
<span>To pluck proud Lucius from the warlike Goths.</span>
|
||
<br/>
|
||
<span>And now, sweet emperor, be blithe again,</span>
|
||
<br/>
|
||
<span>And bury all thy fear in my devices.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Then go successantly, and plead to him. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="act-5" epub:type="chapter bodymatter z3998:fiction z3998:drama">
|
||
<h2>
|
||
<span epub:type="label">Act</span>
|
||
<span epub:type="ordinal z3998:roman">V</span>
|
||
</h2>
|
||
<section id="scene-5-1" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">I</span>
|
||
</h3>
|
||
<p>Plains near Rome.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lucius</b> with an army of <b epub:type="z3998:persona">Goths</b>, with drum and colours.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Approved warriors, and my faithful friends,</span>
|
||
<br/>
|
||
<span>I have received letters from great Rome,</span>
|
||
<br/>
|
||
<span>Which signify what hate they bear their emperor</span>
|
||
<br/>
|
||
<span>And how desirous of our sight they are.</span>
|
||
<br/>
|
||
<span>Therefore, great lords, be, as your titles witness,</span>
|
||
<br/>
|
||
<span>Imperious and impatient of your wrongs,</span>
|
||
<br/>
|
||
<span>And wherein Rome hath done you any scath,</span>
|
||
<br/>
|
||
<span>Let him make treble satisfaction.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Goth</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Brave slip, sprung from the great Andronicus,</span>
|
||
<br/>
|
||
<span>Whose name was once our terror, now our comfort;</span>
|
||
<br/>
|
||
<span>Whose high exploits and honourable deeds</span>
|
||
<br/>
|
||
<span>Ingrateful Rome requites with foul contempt,</span>
|
||
<br/>
|
||
<span>Be bold in us: we’ll follow where thou lead’st,</span>
|
||
<br/>
|
||
<span>Like stinging bees in hottest summer’s day</span>
|
||
<br/>
|
||
<span>Led by their master to the flowered fields,</span>
|
||
<br/>
|
||
<span>And be avenged on cursed Tamora.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All the Goths</td>
|
||
<td>And as he saith, so say we all with him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I humbly thank him, and I thank you all.</span>
|
||
<br/>
|
||
<span>But who comes here, led by a lusty Goth?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Goth</b>, leading <b epub:type="z3998:persona">Aaron</b> with his Child in his arms.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Goth</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Renowned Lucius, from our troops I stray’d</span>
|
||
<br/>
|
||
<span>To gaze upon a ruinous monastery;</span>
|
||
<br/>
|
||
<span>And, as I earnestly did fix mine eye</span>
|
||
<br/>
|
||
<span>Upon the wasted building, suddenly</span>
|
||
<br/>
|
||
<span>I heard a child cry underneath a wall.</span>
|
||
<br/>
|
||
<span>I made unto the noise; when soon I heard</span>
|
||
<br/>
|
||
<span>The crying babe controll’d with this discourse:</span>
|
||
<br/>
|
||
<span>“Peace, tawny slave, half me and half thy dam!</span>
|
||
<br/>
|
||
<span>Did not thy hue bewray whose brat thou art,</span>
|
||
<br/>
|
||
<span>Had nature lent thee but thy mother’s look,</span>
|
||
<br/>
|
||
<span>Villain, thou mightst have been an emperor:</span>
|
||
<br/>
|
||
<span>But where the bull and cow are both milk-white,</span>
|
||
<br/>
|
||
<span>They never do beget a coal-black calf.</span>
|
||
<br/>
|
||
<span>Peace, villain, peace!”—even thus he rates the babe—</span>
|
||
<br/>
|
||
<span>“For I must bear thee to a trusty Goth;</span>
|
||
<br/>
|
||
<span>Who, when he knows thou art the empress’ babe,</span>
|
||
<br/>
|
||
<span>Will hold thee dearly for thy mother’s sake.”</span>
|
||
<br/>
|
||
<span>With this, my weapon drawn, I rush’d upon him,</span>
|
||
<br/>
|
||
<span>Surprised him suddenly, and brought him hither,</span>
|
||
<br/>
|
||
<span>To use as you think needful of the man.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O worthy Goth, this is the incarnate devil</span>
|
||
<br/>
|
||
<span>That robb’d Andronicus of his good hand;</span>
|
||
<br/>
|
||
<span>This is the pearl that pleased your empress’ eye,</span>
|
||
<br/>
|
||
<span>And here’s the base fruit of his burning lust.</span>
|
||
<br/>
|
||
<span>Say, wall-eyed slave, whither wouldst thou convey</span>
|
||
<br/>
|
||
<span>This growing image of thy fiend-like face?</span>
|
||
<br/>
|
||
<span>Why dost not speak? what, deaf? not a word?</span>
|
||
<br/>
|
||
<span>A halter, soldiers! hang him on this tree,</span>
|
||
<br/>
|
||
<span>And by his side his fruit of bastardy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Touch not the boy; he is of royal blood.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Too like the sire for ever being good.</span>
|
||
<br/>
|
||
<span>First hang the child, that he may see it sprawl;</span>
|
||
<br/>
|
||
<span>A sight to vex the father’s soul withal.</span>
|
||
<br/>
|
||
<span>Get me a ladder. <i epub:type="z3998:stage-direction">A ladder brought, which <b epub:type="z3998:persona">Aaron</b> is made to ascend.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Lucius, save the child,</span>
|
||
<br/>
|
||
<span>And bear it from me to the empress.</span>
|
||
<br/>
|
||
<span>If thou do this, I’ll show thee wondrous things,</span>
|
||
<br/>
|
||
<span>That highly may advantage thee to hear:</span>
|
||
<br/>
|
||
<span>If thou wilt not, befall what may befall,</span>
|
||
<br/>
|
||
<span>I’ll speak no more but “Vengeance rot you all!”</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Say on: an if it please me which thou speak’st,</span>
|
||
<br/>
|
||
<span>Thy child shall live, and I will see it nourish’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>An if it please thee! why, assure thee, Lucius,</span>
|
||
<br/>
|
||
<span>’Twill vex thy soul to hear what I shall speak;</span>
|
||
<br/>
|
||
<span>For I must talk of murders, rapes and massacres,</span>
|
||
<br/>
|
||
<span>Acts of black night, abominable deeds,</span>
|
||
<br/>
|
||
<span>Complots of mischief, treason, villainies</span>
|
||
<br/>
|
||
<span>Ruthful to hear, yet piteously perform’d:</span>
|
||
<br/>
|
||
<span>And this shall all be buried by my death,</span>
|
||
<br/>
|
||
<span>Unless thou swear to me my child shall live.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Tell on thy mind; I say thy child shall live.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Swear that he shall, and then I will begin.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Who should I swear by? thou believest no god:</span>
|
||
<br/>
|
||
<span>That granted, how canst thou believe an oath?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What if I do not? as, indeed, I do not;</span>
|
||
<br/>
|
||
<span>Yet, for I know thou art religious</span>
|
||
<br/>
|
||
<span>And hast a thing within thee called conscience,</span>
|
||
<br/>
|
||
<span>With twenty popish tricks and ceremonies,</span>
|
||
<br/>
|
||
<span>Which I have seen thee careful to observe,</span>
|
||
<br/>
|
||
<span>Therefore I urge thy oath; for that I know</span>
|
||
<br/>
|
||
<span>An idiot holds his bauble for a god</span>
|
||
<br/>
|
||
<span>And keeps the oath which by that god he swears,</span>
|
||
<br/>
|
||
<span>To that I’ll urge him: therefore thou shalt vow</span>
|
||
<br/>
|
||
<span>By that same god, what god soe’er it be,</span>
|
||
<br/>
|
||
<span>That thou adorest and hast in reverence,</span>
|
||
<br/>
|
||
<span>To save my boy, to nourish and bring him up;</span>
|
||
<br/>
|
||
<span>Or else I will discover nought to thee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Even by my god I swear to thee I will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>First know thou, I begot him on the empress.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>O most insatiate and luxurious woman!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Tut, Lucius, this was but a deed of charity</span>
|
||
<br/>
|
||
<span>To that which thou shalt hear of me anon.</span>
|
||
<br/>
|
||
<span>’Twas her two sons that murder’d Bassianus;</span>
|
||
<br/>
|
||
<span>They cut thy sister’s tongue and ravish’d her</span>
|
||
<br/>
|
||
<span>And cut her hands and trimm’d her as thou saw’st.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>O detestable villain! call’st thou that trimming?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, she was wash’d and cut and trimm’d, and ’twas</span>
|
||
<br/>
|
||
<span>Trim sport for them that had the doing of it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>O barbarous, beastly villains, like thyself!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Indeed, I was their tutor to instruct them:</span>
|
||
<br/>
|
||
<span>That codding spirit had they from their mother,</span>
|
||
<br/>
|
||
<span>As sure a card as ever won the set;</span>
|
||
<br/>
|
||
<span>That bloody mind, I think, they learn’d of me,</span>
|
||
<br/>
|
||
<span>As true a dog as ever fought at head.</span>
|
||
<br/>
|
||
<span>Well, let my deeds be witness of my worth.</span>
|
||
<br/>
|
||
<span>I train’d thy brethren to that guileful hole</span>
|
||
<br/>
|
||
<span>Where the dead corpse of Bassianus lay:</span>
|
||
<br/>
|
||
<span>I wrote the letter that thy father found</span>
|
||
<br/>
|
||
<span>And hid the gold within the letter mention’d,</span>
|
||
<br/>
|
||
<span>Confederate with the queen and her two sons:</span>
|
||
<br/>
|
||
<span>And what not done, that thou hast cause to rue,</span>
|
||
<br/>
|
||
<span>Wherein I had no stroke of mischief in it?</span>
|
||
<br/>
|
||
<span>I play’d the cheater for thy father’s hand,</span>
|
||
<br/>
|
||
<span>And, when I had it, drew myself apart</span>
|
||
<br/>
|
||
<span>And almost broke my heart with extreme laughter:</span>
|
||
<br/>
|
||
<span>I pry’d me through the crevice of a wall</span>
|
||
<br/>
|
||
<span>When, for his hand, he had his two sons’ heads;</span>
|
||
<br/>
|
||
<span>Beheld his tears, and laugh’d so heartily,</span>
|
||
<br/>
|
||
<span>That both mine eyes were rainy like to his:</span>
|
||
<br/>
|
||
<span>And when I told the empress of this sport,</span>
|
||
<br/>
|
||
<span>She swooned almost at my pleasing tale,</span>
|
||
<br/>
|
||
<span>And for my tidings gave me twenty kisses.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Goth</td>
|
||
<td>What, canst thou say all this, and never blush?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td>Ay, like a black dog, as the saying is.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Art thou not sorry for these heinous deeds?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, that I had not done a thousand more.</span>
|
||
<br/>
|
||
<span>Even now I curse the day—and yet, I think,</span>
|
||
<br/>
|
||
<span>Few come within the compass of my curse—</span>
|
||
<br/>
|
||
<span>Wherein I did not some notorious ill,</span>
|
||
<br/>
|
||
<span>As kill a man, or else devise his death,</span>
|
||
<br/>
|
||
<span>Ravish a maid, or plot the way to do it,</span>
|
||
<br/>
|
||
<span>Accuse some innocent and forswear myself,</span>
|
||
<br/>
|
||
<span>Set deadly enmity between two friends,</span>
|
||
<br/>
|
||
<span>Make poor men’s cattle break their necks;</span>
|
||
<br/>
|
||
<span>Set fire on barns and hay-stacks in the night,</span>
|
||
<br/>
|
||
<span>And bid the owners quench them with their tears.</span>
|
||
<br/>
|
||
<span>Oft have I digg’d up dead men from their graves,</span>
|
||
<br/>
|
||
<span>And set them upright at their dear friends’ doors,</span>
|
||
<br/>
|
||
<span>Even when their sorrows almost were forgot;</span>
|
||
<br/>
|
||
<span>And on their skins, as on the bark of trees,</span>
|
||
<br/>
|
||
<span>Have with my knife carved in Roman letters,</span>
|
||
<br/>
|
||
<span>“Let not your sorrow die, though I am dead.”</span>
|
||
<br/>
|
||
<span>Tut, I have done a thousand dreadful things</span>
|
||
<br/>
|
||
<span>As willingly as one would kill a fly,</span>
|
||
<br/>
|
||
<span>And nothing grieves me heartily indeed</span>
|
||
<br/>
|
||
<span>But that I cannot do ten thousand more.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Bring down the devil; for he must not die</span>
|
||
<br/>
|
||
<span>So sweet a death as hanging presently.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If there be devils, would I were a devil,</span>
|
||
<br/>
|
||
<span>To live and burn in everlasting fire,</span>
|
||
<br/>
|
||
<span>So I might have your company in hell,</span>
|
||
<br/>
|
||
<span>But to torment you with my bitter tongue!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Sirs, stop his mouth, and let him speak no more.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Goth</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Third Goth</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, there is a messenger from Rome</span>
|
||
<br/>
|
||
<span>Desires to be admitted to your presence.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>Let him come near.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Aemilius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>Welcome, Aemilius: what’s the news from Rome?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aemilius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Lord Lucius, and you princes of the Goths,</span>
|
||
<br/>
|
||
<span>The Roman emperor greets you all by me;</span>
|
||
<br/>
|
||
<span>And, for he understands you are in arms,</span>
|
||
<br/>
|
||
<span>He craves a parley at your father’s house,</span>
|
||
<br/>
|
||
<span>Willing you to demand your hostages,</span>
|
||
<br/>
|
||
<span>And they shall be immediately deliver’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Goth</td>
|
||
<td>What says our general?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Aemilius, let the emperor give his pledges</span>
|
||
<br/>
|
||
<span>Unto my father and my uncle Marcus,</span>
|
||
<br/>
|
||
<span>And we will come. March away. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-5-2" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h3>
|
||
<p>Rome. Before <b epub:type="z3998:persona">Titus’s</b> house.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Tamora</b>, <b epub:type="z3998:persona">Demetrius</b>, and <b epub:type="z3998:persona">Chiron</b>, disguised.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thus, in this strange and sad habiliment,</span>
|
||
<br/>
|
||
<span>I will encounter with Andronicus,</span>
|
||
<br/>
|
||
<span>And say I am Revenge, sent from below</span>
|
||
<br/>
|
||
<span>To join with him and right his heinous wrongs.</span>
|
||
<br/>
|
||
<span>Knock at his study, where, they say, he keeps,</span>
|
||
<br/>
|
||
<span>To ruminate strange plots of dire revenge;</span>
|
||
<br/>
|
||
<span>Tell him Revenge is come to join with him,</span>
|
||
<br/>
|
||
<span>And work confusion on his enemies. <i epub:type="z3998:stage-direction">They knock.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus</b>, above.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Who doth molest my contemplation?</span>
|
||
<br/>
|
||
<span>Is it your trick to make me ope the door,</span>
|
||
<br/>
|
||
<span>That so my sad decrees may fly away,</span>
|
||
<br/>
|
||
<span>And all my study be to no effect?</span>
|
||
<br/>
|
||
<span>You are deceived: for what I mean to do</span>
|
||
<br/>
|
||
<span>See here in bloody lines I have set down;</span>
|
||
<br/>
|
||
<span>And what is written shall be executed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Titus, I am come to talk with thee.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, not a word; how can I grace my talk,</span>
|
||
<br/>
|
||
<span>Wanting a hand to give it action?</span>
|
||
<br/>
|
||
<span>Thou hast the odds of me; therefore no more.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>If thou didst know me, thou wouldest talk with me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am not mad; I know thee well enough:</span>
|
||
<br/>
|
||
<span>Witness this wretched stump, witness these crimson lines;</span>
|
||
<br/>
|
||
<span>Witness these trenches made by grief and care;</span>
|
||
<br/>
|
||
<span>Witness the tiring day and heavy night;</span>
|
||
<br/>
|
||
<span>Witness all sorrow, that I know thee well</span>
|
||
<br/>
|
||
<span>For our proud empress, mighty Tamora:</span>
|
||
<br/>
|
||
<span>Is not thy coming for my other hand?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Know, thou sad man, I am not Tamora;</span>
|
||
<br/>
|
||
<span>She is thy enemy, and I thy friend:</span>
|
||
<br/>
|
||
<span>I am Revenge; sent from the infernal kingdom,</span>
|
||
<br/>
|
||
<span>To ease the gnawing vulture of thy mind,</span>
|
||
<br/>
|
||
<span>By working wreakful vengeance on thy foes.</span>
|
||
<br/>
|
||
<span>Come down, and welcome me to this world’s light;</span>
|
||
<br/>
|
||
<span>Confer with me of murder and of death:</span>
|
||
<br/>
|
||
<span>There’s not a hollow cave or lurking-place,</span>
|
||
<br/>
|
||
<span>No vast obscurity or misty vale,</span>
|
||
<br/>
|
||
<span>Where bloody murder or detested rape</span>
|
||
<br/>
|
||
<span>Can couch for fear, but I will find them out;</span>
|
||
<br/>
|
||
<span>And in their ears tell them my dreadful name,</span>
|
||
<br/>
|
||
<span>Revenge, which makes the foul offender quake.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Art thou Revenge? and art thou sent to me,</span>
|
||
<br/>
|
||
<span>To be a torment to mine enemies?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>I am; therefore come down, and welcome me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Do me some service, ere I come to thee.</span>
|
||
<br/>
|
||
<span>Lo, by thy side where Rape and Murder stands;</span>
|
||
<br/>
|
||
<span>Now give me some surance that thou art Revenge,</span>
|
||
<br/>
|
||
<span>Stab them, or tear them on thy chariot-wheels;</span>
|
||
<br/>
|
||
<span>And then I’ll come and be thy wagoner,</span>
|
||
<br/>
|
||
<span>And whirl along with thee about the globe.</span>
|
||
<br/>
|
||
<span>Provide thee two proper palfreys, black as jet,</span>
|
||
<br/>
|
||
<span>To hale thy vengeful wagon swift away,</span>
|
||
<br/>
|
||
<span>And find out murderers in their guilty caves:</span>
|
||
<br/>
|
||
<span>And when thy car is loaden with their heads,</span>
|
||
<br/>
|
||
<span>I will dismount, and by the wagon-wheel</span>
|
||
<br/>
|
||
<span>Trot, like a servile footman, all day long,</span>
|
||
<br/>
|
||
<span>Even from Hyperion’s rising in the east</span>
|
||
<br/>
|
||
<span>Until his very downfall in the sea:</span>
|
||
<br/>
|
||
<span>And day by day I’ll do this heavy task,</span>
|
||
<br/>
|
||
<span>So thou destroy Rapine and Murder there.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>These are my ministers, and come with me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Are these thy ministers? what are they call’d?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Rapine and Murder; therefore called so,</span>
|
||
<br/>
|
||
<span>Cause they take vengeance of such kind of men.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good Lord, how like the empress’ sons they are!</span>
|
||
<br/>
|
||
<span>And you, the empress! but we worldly men</span>
|
||
<br/>
|
||
<span>Have miserable, mad, mistaking eyes.</span>
|
||
<br/>
|
||
<span>O sweet Revenge, now do I come to thee;</span>
|
||
<br/>
|
||
<span>And, if one arm’s embracement will content thee,</span>
|
||
<br/>
|
||
<span>I will embrace thee in it by and by. <i epub:type="z3998:stage-direction">Exit above.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This closing with him fits his lunacy:</span>
|
||
<br/>
|
||
<span>Whate’er I forge to feed his brain-sick fits,</span>
|
||
<br/>
|
||
<span>Do you uphold and maintain in your speeches,</span>
|
||
<br/>
|
||
<span>For now he firmly takes me for Revenge;</span>
|
||
<br/>
|
||
<span>And, being credulous in this mad thought,</span>
|
||
<br/>
|
||
<span>I’ll make him send for Lucius his son;</span>
|
||
<br/>
|
||
<span>And, whilst I at a banquet hold him sure,</span>
|
||
<br/>
|
||
<span>I’ll find some cunning practise out of hand,</span>
|
||
<br/>
|
||
<span>To scatter and disperse the giddy Goths,</span>
|
||
<br/>
|
||
<span>Or, at the least, make them his enemies.</span>
|
||
<br/>
|
||
<span>See, here he comes, and I must ply my theme.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus</b> below.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Long have I been forlorn, and all for thee:</span>
|
||
<br/>
|
||
<span>Welcome, dread Fury, to my woeful house:</span>
|
||
<br/>
|
||
<span>Rapine and Murder, you are welcome too.</span>
|
||
<br/>
|
||
<span>How like the empress and her sons you are!</span>
|
||
<br/>
|
||
<span>Well are you fitted, had you but a Moor:</span>
|
||
<br/>
|
||
<span>Could not all hell afford you such a devil?</span>
|
||
<br/>
|
||
<span>For well I wot the empress never wags</span>
|
||
<br/>
|
||
<span>But in her company there is a Moor;</span>
|
||
<br/>
|
||
<span>And, would you represent our queen aright,</span>
|
||
<br/>
|
||
<span>It were convenient you had such a devil:</span>
|
||
<br/>
|
||
<span>But welcome, as you are. What shall we do?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>What wouldst thou have us do, Andronicus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Show me a murderer, I’ll deal with him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Show me a villain that hath done a rape,</span>
|
||
<br/>
|
||
<span>And I am sent to be revenged on him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Show me a thousand that have done thee wrong,</span>
|
||
<br/>
|
||
<span>And I will be revenged on them all.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Look round about the wicked streets of Rome;</span>
|
||
<br/>
|
||
<span>And when thou find’st a man that’s like thyself,</span>
|
||
<br/>
|
||
<span>Good Murder, stab him; he’s a murderer.</span>
|
||
<br/>
|
||
<span>Go thou with him; and when it is thy hap</span>
|
||
<br/>
|
||
<span>To find another that is like to thee,</span>
|
||
<br/>
|
||
<span>Good Rapine, stab him; he’s a ravisher.</span>
|
||
<br/>
|
||
<span>Go thou with them; and in the emperor’s court</span>
|
||
<br/>
|
||
<span>There is a queen, attended by a Moor;</span>
|
||
<br/>
|
||
<span>Well mayst thou know her by thy own proportion,</span>
|
||
<br/>
|
||
<span>For up and down she doth resemble thee:</span>
|
||
<br/>
|
||
<span>I pray thee, do on them some violent death;</span>
|
||
<br/>
|
||
<span>They have been violent to me and mine.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well hast thou lesson’d us; this shall we do.</span>
|
||
<br/>
|
||
<span>But would it please thee, good Andronicus,</span>
|
||
<br/>
|
||
<span>To send for Lucius, thy thrice-valiant son,</span>
|
||
<br/>
|
||
<span>Who leads towards Rome a band of warlike Goths,</span>
|
||
<br/>
|
||
<span>And bid him come and banquet at thy house;</span>
|
||
<br/>
|
||
<span>When he is here, even at thy solemn feast,</span>
|
||
<br/>
|
||
<span>I will bring in the empress and her sons,</span>
|
||
<br/>
|
||
<span>The emperor himself and all thy foes;</span>
|
||
<br/>
|
||
<span>And at thy mercy shalt they stoop and kneel,</span>
|
||
<br/>
|
||
<span>And on them shalt thou ease thy angry heart.</span>
|
||
<br/>
|
||
<span>What says Andronicus to this device?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Marcus, my brother! ’tis sad Titus calls.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Marcus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Go, gentle Marcus, to thy nephew Lucius;</span>
|
||
<br/>
|
||
<span>Thou shalt inquire him out among the Goths:</span>
|
||
<br/>
|
||
<span>Bid him repair to me, and bring with him</span>
|
||
<br/>
|
||
<span>Some of the chiefest princes of the Goths;</span>
|
||
<br/>
|
||
<span>Bid him encamp his soldiers where they are:</span>
|
||
<br/>
|
||
<span>Tell him the emperor and the empress too</span>
|
||
<br/>
|
||
<span>Feast at my house, and he shall feast with them.</span>
|
||
<br/>
|
||
<span>This do thou for my love; and so let him,</span>
|
||
<br/>
|
||
<span>As he regards his aged father’s life.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td>This will I do, and soon return again. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now will I hence about thy business,</span>
|
||
<br/>
|
||
<span>And take my ministers along with me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, nay, let Rape and Murder stay with me;</span>
|
||
<br/>
|
||
<span>Or else I’ll call my brother back again,</span>
|
||
<br/>
|
||
<span>And cleave to no revenge but Lucius.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside to her sons.</i> What say you, boys? will you bide with him,</span>
|
||
<br/>
|
||
<span>Whiles I go tell my lord the emperor</span>
|
||
<br/>
|
||
<span>How I have govern’d our determined jest?</span>
|
||
<br/>
|
||
<span>Yield to his humour, smooth and speak him fair,</span>
|
||
<br/>
|
||
<span>And tarry with him till I turn again.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> I know them all, though they suppose me mad,</span>
|
||
<br/>
|
||
<span>And will o’erreach them in their own devices:</span>
|
||
<br/>
|
||
<span>A pair of cursed hell-hounds and their dam!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Demetrius</td>
|
||
<td>Madam, depart at pleasure; leave us here.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Farewell, Andronicus: Revenge now goes</span>
|
||
<br/>
|
||
<span>To lay a complot to betray thy foes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>I know thou dost; and, sweet Revenge, farewell. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Tamora</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Tell us, old man, how shall we be employ’d?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Tut, I have work enough for you to do.</span>
|
||
<br/>
|
||
<span>Publius, come hither, Caius, and Valentine!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Publius</b> and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Publius</td>
|
||
<td>What is your will?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Know you these two?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Publius</td>
|
||
<td>The empress’ sons, I take them, Chiron and Demetrius.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Fie, Publius, fie! thou art too much deceived;</span>
|
||
<br/>
|
||
<span>The one is Murder, Rape is the other’s name;</span>
|
||
<br/>
|
||
<span>And therefore bind them, gentle Publius.</span>
|
||
<br/>
|
||
<span>Caius and Valentine, lay hands on them.</span>
|
||
<br/>
|
||
<span>Oft have you heard me wish for such an hour,</span>
|
||
<br/>
|
||
<span>And now I find it; therefore bind them sure,</span>
|
||
<br/>
|
||
<span>And stop their mouths, if they begin to cry. <i epub:type="z3998:stage-direction">Exit.</i> <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Publius</b>, <abbr>etc.</abbr> lay hold on <b epub:type="z3998:persona">Chiron</b> and <b epub:type="z3998:persona">Demetrius</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Chiron</td>
|
||
<td>Villains, forbear! we are the empress’ sons.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Publius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And therefore do we what we are commanded.</span>
|
||
<br/>
|
||
<span>Stop close their mouths, let them not speak a word.</span>
|
||
<br/>
|
||
<span>Is he sure bound? look that you bind them fast.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Titus</b>, with <b epub:type="z3998:persona">Lavinia</b>; he bearing a knife, and she a basin.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, come, Lavinia; look, thy foes are bound.</span>
|
||
<br/>
|
||
<span>Sirs, stop their mouths, let them not speak to me;</span>
|
||
<br/>
|
||
<span>But let them hear what fearful words I utter.</span>
|
||
<br/>
|
||
<span>O villains, Chiron and Demetrius!</span>
|
||
<br/>
|
||
<span>Here stands the spring whom you have stain’d with mud,</span>
|
||
<br/>
|
||
<span>This goodly summer with your winter mix’d.</span>
|
||
<br/>
|
||
<span>You kill’d her husband, and for that vile fault</span>
|
||
<br/>
|
||
<span>Two of her brothers were condemn’d to death,</span>
|
||
<br/>
|
||
<span>My hand cut off and made a merry jest;</span>
|
||
<br/>
|
||
<span>Both her sweet hands, her tongue, and that more dear</span>
|
||
<br/>
|
||
<span>Than hands or tongue, her spotless chastity,</span>
|
||
<br/>
|
||
<span>Inhuman traitors, you constrain’d and forced.</span>
|
||
<br/>
|
||
<span>What would you say, if I should let you speak?</span>
|
||
<br/>
|
||
<span>Villains, for shame you could not beg for grace.</span>
|
||
<br/>
|
||
<span>Hark, wretches! how I mean to martyr you.</span>
|
||
<br/>
|
||
<span>This one hand yet is left to cut your throats,</span>
|
||
<br/>
|
||
<span>Whilst that Lavinia ’tween her stumps doth hold</span>
|
||
<br/>
|
||
<span>The basin that receives your guilty blood.</span>
|
||
<br/>
|
||
<span>You know your mother means to feast with me,</span>
|
||
<br/>
|
||
<span>And calls herself Revenge, and thinks me mad:</span>
|
||
<br/>
|
||
<span>Hark, villains! I will grind your bones to dust</span>
|
||
<br/>
|
||
<span>And with your blood and it I’ll make a paste,</span>
|
||
<br/>
|
||
<span>And of the paste a coffin I will rear</span>
|
||
<br/>
|
||
<span>And make two pasties of your shameful heads,</span>
|
||
<br/>
|
||
<span>And bid that strumpet, your unhallow’d dam,</span>
|
||
<br/>
|
||
<span>Like to the earth swallow her own increase.</span>
|
||
<br/>
|
||
<span>This is the feast that I have bid her to,</span>
|
||
<br/>
|
||
<span>And this the banquet she shall surfeit on;</span>
|
||
<br/>
|
||
<span>For worse than Philomel you used my daughter,</span>
|
||
<br/>
|
||
<span>And worse than Progne I will be revenged:</span>
|
||
<br/>
|
||
<span>And now prepare your throats. Lavinia, come, <i epub:type="z3998:stage-direction">He cuts their throats.</i></span>
|
||
<br/>
|
||
<span>Receive the blood: and when that they are dead,</span>
|
||
<br/>
|
||
<span>Let me go grind their bones to powder small</span>
|
||
<br/>
|
||
<span>And with this hateful liquor temper it;</span>
|
||
<br/>
|
||
<span>And in that paste let their vile heads be baked.</span>
|
||
<br/>
|
||
<span>Come, come, be every one officious</span>
|
||
<br/>
|
||
<span>To make this banquet; which I wish may prove</span>
|
||
<br/>
|
||
<span>More stern and bloody than the Centaurs’ feast.</span>
|
||
<br/>
|
||
<span>So, now bring them in, for I’ll play the cook,</span>
|
||
<br/>
|
||
<span>And see them ready ’gainst their mother comes. <i epub:type="z3998:stage-direction">Exeunt, bearing the dead bodies.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-5-3" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h3>
|
||
<p>Court of <b epub:type="z3998:persona">Titus’s</b> house. A banquet set out.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Marcus</b>, and <b epub:type="z3998:persona">Goths</b>, with <b epub:type="z3998:persona">Aaron</b> prisoner.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Uncle Marcus, since it is my father’s mind</span>
|
||
<br/>
|
||
<span>That I repair to Rome, I am content.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Goth</td>
|
||
<td>And ours with thine, befall what fortune will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good uncle, take you in this barbarous Moor,</span>
|
||
<br/>
|
||
<span>This ravenous tiger, this accursed devil;</span>
|
||
<br/>
|
||
<span>Let him receive no sustenance, fetter him,</span>
|
||
<br/>
|
||
<span>Till he be brought unto the empress’ face,</span>
|
||
<br/>
|
||
<span>For testimony of her foul proceedings:</span>
|
||
<br/>
|
||
<span>And see the ambush of our friends be strong;</span>
|
||
<br/>
|
||
<span>I fear the emperor means no good to us.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Some devil whisper curses in mine ear,</span>
|
||
<br/>
|
||
<span>And prompt me, that my tongue may utter forth</span>
|
||
<br/>
|
||
<span>The venomous malice of my swelling heart!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Away, inhuman dog! unhallow’d slave!</span>
|
||
<br/>
|
||
<span>Sirs, help our uncle to convey him in. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Goths</b>, with <b epub:type="z3998:persona">Aaron</b>. Flourish within.</i></span>
|
||
<br/>
|
||
<span>The trumpets show the emperor is at hand.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Saturninus</b> and <b epub:type="z3998:persona">Tamora</b>, with <b epub:type="z3998:persona">Aemilius</b>, <b epub:type="z3998:persona">Tribunes</b>, Senators, and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>What, hath the firmament more suns than one?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td>What boots it thee to call thyself a sun?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Rome’s emperor, and nephew, break the parle;</span>
|
||
<br/>
|
||
<span>These quarrels must be quietly debated.</span>
|
||
<br/>
|
||
<span>The feast is ready, which the careful Titus</span>
|
||
<br/>
|
||
<span>Hath ordain’d to an honourable end,</span>
|
||
<br/>
|
||
<span>For peace, for love, for league, and good to Rome:</span>
|
||
<br/>
|
||
<span>Please you, therefore, draw nigh, and take your places.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Marcus, we will. <i epub:type="z3998:stage-direction">Hautboys sound. The Company sit down at table.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Titus</b> dressed like a Cook, <b epub:type="z3998:persona">Lavinia</b> veiled, <b epub:type="z3998:persona">Young Lucius</b>, and others. <b epub:type="z3998:persona">Titus</b> places the dishes on the table.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Welcome, my gracious lord; welcome, dread queen;</span>
|
||
<br/>
|
||
<span>Welcome, ye warlike Goths; welcome, Lucius;</span>
|
||
<br/>
|
||
<span>And welcome, all: although the cheer be poor,</span>
|
||
<br/>
|
||
<span>’Twill fill your stomachs; please you eat of it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Why art thou thus attired, Andronicus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Because I would be sure to have all well,</span>
|
||
<br/>
|
||
<span>To entertain your highness and your empress.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>We are beholding to you, good Andronicus.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>An if your highness knew my heart, you were.</span>
|
||
<br/>
|
||
<span>My lord the emperor, resolve me this:</span>
|
||
<br/>
|
||
<span>Was it well done of rash Virginius</span>
|
||
<br/>
|
||
<span>To slay his daughter with his own right hand,</span>
|
||
<br/>
|
||
<span>Because she was enforced, stain’d, and deflower’d?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>It was, Andronicus.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Your reason, mighty lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Because the girl should not survive her shame,</span>
|
||
<br/>
|
||
<span>And by her presence still renew his sorrows.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A reason mighty, strong, and effectual;</span>
|
||
<br/>
|
||
<span>A pattern, precedent, and lively warrant,</span>
|
||
<br/>
|
||
<span>For me, most wretched, to perform the like.</span>
|
||
<br/>
|
||
<span>Die, die, Lavinia, and thy shame with thee; <i epub:type="z3998:stage-direction">Kills <b epub:type="z3998:persona">Lavinia</b>.</i></span>
|
||
<br/>
|
||
<span>And, with thy shame, thy father’s sorrow die!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>What hast thou done, unnatural and unkind?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Kill’d her, for whom my tears have made me blind.</span>
|
||
<br/>
|
||
<span>I am as woeful as Virginius was,</span>
|
||
<br/>
|
||
<span>And have a thousand times more cause than he</span>
|
||
<br/>
|
||
<span>To do this outrage: and it now is done.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>What, was she ravish’d? tell who did the deed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td>Will’t please you eat? will’t please your highness feed?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Tamora</td>
|
||
<td>Why hast thou slain thine only daughter thus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not I; ’twas Chiron and Demetrius:</span>
|
||
<br/>
|
||
<span>They ravish’d her, and cut away her tongue;</span>
|
||
<br/>
|
||
<span>And they, ’twas they, that did her all this wrong.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Go fetch them hither to us presently.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Titus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, there they are both, baked in that pie;</span>
|
||
<br/>
|
||
<span>Whereof their mother daintily hath fed,</span>
|
||
<br/>
|
||
<span>Eating the flesh that she herself hath bred.</span>
|
||
<br/>
|
||
<span>’Tis true, ’tis true; witness my knife’s sharp point. <i epub:type="z3998:stage-direction">Kills <b epub:type="z3998:persona">Tamora</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Saturninus</td>
|
||
<td>Die, frantic wretch, for this accursed deed! <i epub:type="z3998:stage-direction">Kills <b epub:type="z3998:persona">Titus</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Can the son’s eye behold his father bleed?</span>
|
||
<br/>
|
||
<span>There’s meed for meed, death for a deadly deed! <i epub:type="z3998:stage-direction">Kills <b epub:type="z3998:persona">Saturninus</b>. A great tumult. <b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Marcus</b>, and others go up into the balcony.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>You sad-faced men, people and sons of Rome,</span>
|
||
<br/>
|
||
<span>By uproar sever’d, like a flight of fowl</span>
|
||
<br/>
|
||
<span>Scatter’d by winds and high tempestuous gusts,</span>
|
||
<br/>
|
||
<span>O, let me teach you how to knit again</span>
|
||
<br/>
|
||
<span>This scatter’d corn into one mutual sheaf,</span>
|
||
<br/>
|
||
<span>These broken limbs again into one body;</span>
|
||
<br/>
|
||
<span>Lest Rome herself be bane unto herself,</span>
|
||
<br/>
|
||
<span>And she whom mighty kingdoms court’sy to,</span>
|
||
<br/>
|
||
<span>Like a forlorn and desperate castaway,</span>
|
||
<br/>
|
||
<span>Do shameful execution on herself.</span>
|
||
<br/>
|
||
<span>But if my frosty signs and chaps of age,</span>
|
||
<br/>
|
||
<span>Grave witnesses of true experience,</span>
|
||
<br/>
|
||
<span>Cannot induce you to attend my words,</span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Lucius</b>.</i> Speak, Rome’s dear friend, as erst our ancestor,</span>
|
||
<br/>
|
||
<span>When with his solemn tongue he did discourse</span>
|
||
<br/>
|
||
<span>To love-sick Dido’s sad attending ear</span>
|
||
<br/>
|
||
<span>The story of that baleful burning night</span>
|
||
<br/>
|
||
<span>When subtle Greeks surprised King Priam’s Troy,</span>
|
||
<br/>
|
||
<span>Tell us what Sinon hath bewitch’d our ears,</span>
|
||
<br/>
|
||
<span>Or who hath brought the fatal engine in</span>
|
||
<br/>
|
||
<span>That gives our Troy, our Rome, the civil wound.</span>
|
||
<br/>
|
||
<span>My heart is not compact of flint nor steel;</span>
|
||
<br/>
|
||
<span>Nor can I utter all our bitter grief,</span>
|
||
<br/>
|
||
<span>But floods of tears will drown my oratory,</span>
|
||
<br/>
|
||
<span>And break my utterance, even in the time</span>
|
||
<br/>
|
||
<span>When it should move you to attend me most,</span>
|
||
<br/>
|
||
<span>Lending your kind commiseration.</span>
|
||
<br/>
|
||
<span>Here is a captain, let him tell the tale;</span>
|
||
<br/>
|
||
<span>Your hearts will throb and weep to hear him speak.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Then, noble auditory, be it known to you,</span>
|
||
<br/>
|
||
<span>That cursed Chiron and Demetrius</span>
|
||
<br/>
|
||
<span>Were they that murdered our emperor’s brother;</span>
|
||
<br/>
|
||
<span>And they it were that ravished our sister:</span>
|
||
<br/>
|
||
<span>For their fell faults our brothers were beheaded;</span>
|
||
<br/>
|
||
<span>Our father’s tears despised, and basely cozen’d</span>
|
||
<br/>
|
||
<span>Of that true hand that fought Rome’s quarrel out,</span>
|
||
<br/>
|
||
<span>And sent her enemies unto the grave.</span>
|
||
<br/>
|
||
<span>Lastly, myself unkindly banished,</span>
|
||
<br/>
|
||
<span>The gates shut on me, and turn’d weeping out,</span>
|
||
<br/>
|
||
<span>To beg relief among Rome’s enemies;</span>
|
||
<br/>
|
||
<span>Who drown’d their enmity in my true tears,</span>
|
||
<br/>
|
||
<span>And oped their arms to embrace me as a friend.</span>
|
||
<br/>
|
||
<span>I am the turned forth, be it known to you,</span>
|
||
<br/>
|
||
<span>That have preserved her welfare in my blood;</span>
|
||
<br/>
|
||
<span>And from her bosom took the enemy’s point,</span>
|
||
<br/>
|
||
<span>Sheathing the steel in my adventurous body.</span>
|
||
<br/>
|
||
<span>Alas, you know I am no vaunter, I;</span>
|
||
<br/>
|
||
<span>My scars can witness, dumb although they are,</span>
|
||
<br/>
|
||
<span>That my report is just and full of truth.</span>
|
||
<br/>
|
||
<span>But, soft! methinks I do digress too much,</span>
|
||
<br/>
|
||
<span>Citing my worthless praise: O, pardon me;</span>
|
||
<br/>
|
||
<span>For when no friends are by, men praise themselves.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now is my turn to speak. Behold this child: <i epub:type="z3998:stage-direction">Pointing to the Child in the arms of an Attendant.</i></span>
|
||
<br/>
|
||
<span>Of this was Tamora delivered;</span>
|
||
<br/>
|
||
<span>The issue of an irreligious Moor,</span>
|
||
<br/>
|
||
<span>Chief architect and plotter of these woes:</span>
|
||
<br/>
|
||
<span>The villain is alive in Titus’ house,</span>
|
||
<br/>
|
||
<span>And as he is, to witness this is true.</span>
|
||
<br/>
|
||
<span>Now judge what cause had Titus to revenge</span>
|
||
<br/>
|
||
<span>These wrongs, unspeakable, past patience,</span>
|
||
<br/>
|
||
<span>Or more than any living man could bear.</span>
|
||
<br/>
|
||
<span>Now you have heard the truth, what say you, Romans?</span>
|
||
<br/>
|
||
<span>Have we done aught amiss—show us wherein,</span>
|
||
<br/>
|
||
<span>And, from the place where you behold us now,</span>
|
||
<br/>
|
||
<span>The poor remainder of Andronici</span>
|
||
<br/>
|
||
<span>Will, hand in hand, all headlong cast us down,</span>
|
||
<br/>
|
||
<span>And on the ragged stones beat forth our brains,</span>
|
||
<br/>
|
||
<span>And make a mutual closure of our house.</span>
|
||
<br/>
|
||
<span>Speak, Romans, speak; and if you say we shall,</span>
|
||
<br/>
|
||
<span>Lo, hand in hand, Lucius and I will fall.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aemilius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, come, thou reverend man of Rome,</span>
|
||
<br/>
|
||
<span>And bring our emperor gently in thy hand,</span>
|
||
<br/>
|
||
<span>Lucius our emperor; for well I know</span>
|
||
<br/>
|
||
<span>The common voice do cry it shall be so.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Lucius, all hail, Rome’s royal emperor!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Go, go into old Titus’ sorrowful house, <i epub:type="z3998:stage-direction">To Attendants.</i></span>
|
||
<br/>
|
||
<span>And hither hale that misbelieving Moor,</span>
|
||
<br/>
|
||
<span>To be adjudged some direful slaughtering death,</span>
|
||
<br/>
|
||
<span>As punishment for his most wicked life. <i epub:type="z3998:stage-direction">Exeunt Attendants.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Lucius</b>, <b epub:type="z3998:persona">Marcus</b>, and the others descend.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Lucius, all hail, Rome’s gracious governor!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thanks, gentle Romans: may I govern so,</span>
|
||
<br/>
|
||
<span>To heal Rome’s harms, and wipe away her woe!</span>
|
||
<br/>
|
||
<span>But, gentle people, give me aim awhile,</span>
|
||
<br/>
|
||
<span>For nature puts me to a heavy task:</span>
|
||
<br/>
|
||
<span>Stand all aloof: but, uncle, draw you near,</span>
|
||
<br/>
|
||
<span>To shed obsequious tears upon this trunk.</span>
|
||
<br/>
|
||
<span>O, take this warm kiss on thy pale cold lips, <i epub:type="z3998:stage-direction">Kissing <b epub:type="z3998:persona">Titus</b>.</i></span>
|
||
<br/>
|
||
<span>These sorrowful drops upon thy blood-stain’d face,</span>
|
||
<br/>
|
||
<span>The last true duties of thy noble son!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Tear for tear, and loving kiss for kiss,</span>
|
||
<br/>
|
||
<span>Thy brother Marcus tenders on thy lips:</span>
|
||
<br/>
|
||
<span>O were the sum of these that I should pay</span>
|
||
<br/>
|
||
<span>Countless and infinite, yet would I pay them!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come hither, boy; come, come, and learn of us</span>
|
||
<br/>
|
||
<span>To melt in showers: thy grandsire loved thee well:</span>
|
||
<br/>
|
||
<span>Many a time he danced thee on his knee,</span>
|
||
<br/>
|
||
<span>Sung thee asleep, his loving breast thy pillow;</span>
|
||
<br/>
|
||
<span>Many a matter hath he told to thee,</span>
|
||
<br/>
|
||
<span>Meet and agreeing with thine infancy;</span>
|
||
<br/>
|
||
<span>In that respect, then, like a loving child,</span>
|
||
<br/>
|
||
<span>Shed yet some small drops from thy tender spring,</span>
|
||
<br/>
|
||
<span>Because kind nature doth require it so:</span>
|
||
<br/>
|
||
<span>Friends should associate friends in grief and woe:</span>
|
||
<br/>
|
||
<span>Bid him farewell; commit him to the grave;</span>
|
||
<br/>
|
||
<span>Do him that kindness, and take leave of him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Young Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O grandsire, grandsire! even with all my heart</span>
|
||
<br/>
|
||
<span>Would I were dead, so you did live again!</span>
|
||
<br/>
|
||
<span>O Lord, I cannot speak to him for weeping;</span>
|
||
<br/>
|
||
<span>My tears will choke me, if I ope my mouth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter Attendants with <b epub:type="z3998:persona">Aaron</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aemilius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>You sad Andronici, have done with woes:</span>
|
||
<br/>
|
||
<span>Give sentence on this execrable wretch,</span>
|
||
<br/>
|
||
<span>That hath been breeder of these dire events.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Set him breast-deep in earth, and famish him;</span>
|
||
<br/>
|
||
<span>There let him stand, and rave, and cry for food:</span>
|
||
<br/>
|
||
<span>If any one relieves or pities him,</span>
|
||
<br/>
|
||
<span>For the offence he dies. This is our doom:</span>
|
||
<br/>
|
||
<span>Some stay to see him fasten’d in the earth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Aaron</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, why should wrath be mute, and fury dumb?</span>
|
||
<br/>
|
||
<span>I am no baby, I, that with base prayers</span>
|
||
<br/>
|
||
<span>I should repent the evils I have done:</span>
|
||
<br/>
|
||
<span>Ten thousand worse than ever yet I did</span>
|
||
<br/>
|
||
<span>Would I perform, if I might have my will:</span>
|
||
<br/>
|
||
<span>If one good deed in all my life I did,</span>
|
||
<br/>
|
||
<span>I do repent it from my very soul.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Some loving friends convey the emperor hence,</span>
|
||
<br/>
|
||
<span>And give him burial in his father’s grave:</span>
|
||
<br/>
|
||
<span>My father and Lavinia shall forthwith</span>
|
||
<br/>
|
||
<span>Be closed in our household’s monument.</span>
|
||
<br/>
|
||
<span>As for that heinous tiger, Tamora,</span>
|
||
<br/>
|
||
<span>No funeral rite, nor man in mourning weeds,</span>
|
||
<br/>
|
||
<span>No mournful bell shall ring her burial;</span>
|
||
<br/>
|
||
<span>But throw her forth to beasts and birds of prey:</span>
|
||
<br/>
|
||
<span>Her life was beast-like, and devoid of pity;</span>
|
||
<br/>
|
||
<span>And, being so, shall have like want of pity.</span>
|
||
<br/>
|
||
<span>See justice done on Aaron, that damn’d Moor,</span>
|
||
<br/>
|
||
<span>By whom our heavy haps had their beginning:</span>
|
||
<br/>
|
||
<span>Then, afterwards, to order well the state,</span>
|
||
<br/>
|
||
<span>That like events may ne’er it ruinate. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="colophon" epub:type="colophon backmatter">
|
||
<header>
|
||
<h2 epub:type="title">Colophon</h2>
|
||
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
|
||
</header>
|
||
<p><i epub:type="se:name.publication.play">Titus Andronicus</i><br/>
|
||
was published in <time>1593</time> by<br/>
|
||
<a href="https://en.wikipedia.org/wiki/William_Shakespeare">William Shakespeare</a>.</p>
|
||
<p>This ebook was produced for<br/>
|
||
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
|
||
by<br/>
|
||
<a href="https://www.linkedin.com/in/emma-sweeney-554927190/">Emma Sweeney</a>,<br/>
|
||
and is based on a transcription produced in <time>1993</time> by<br/>
|
||
<b epub:type="z3998:personal-name">Jeremy Hylton</b><br/>
|
||
for the<br/>
|
||
<a href="http://shakespeare.mit.edu/titus/full.html">Massachusetts Institute of Technology</a><br/>
|
||
and on digital scans from the<br/>
|
||
<a href="https://catalog.hathitrust.org/Record/004135080">HathiTrust Digital Library</a>.</p>
|
||
<p>The cover page is adapted from<br/>
|
||
<i epub:type="se:name.visual-art.painting">Tereus Confronted with the Head of His Son Itylus</i>,<br/>
|
||
a painting completed in <time>1638</time> by<br/>
|
||
<a href="https://en.wikipedia.org/wiki/Peter_Paul_Rubens">Peter Paul Rubens</a>.<br/>
|
||
The cover and title pages feature the<br/>
|
||
<b epub:type="se:name.visual-art.typeface">League Spartan</b> and <b epub:type="se:name.visual-art.typeface">Sorts Mill Goudy</b><br/>
|
||
typefaces created in <time>2014</time> and <time>2009</time> by<br/>
|
||
<a href="https://www.theleagueofmoveabletype.com/">The League of Moveable Type</a>.</p>
|
||
<p>The first edition of this ebook was released on<br/>
|
||
<time datetime="2022-08-25T20:15:20Z">August 25, 2022, 8:15 <abbr class="eoc">p.m.</abbr></time><br/>
|
||
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
|
||
<a href="https://standardebooks.org/ebooks/william-shakespeare/titus-andronicus">standardebooks.org/ebooks/william-shakespeare/titus-andronicus</a>.</p>
|
||
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
|
||
</section>
|
||
<section id="uncopyright" epub:type="copyright-page backmatter">
|
||
<h2 epub:type="title">Uncopyright</h2>
|
||
<blockquote epub:type="z3998:verse">
|
||
<p>
|
||
<span>May you do good and not evil.</span>
|
||
<br/>
|
||
<span>May you find forgiveness for yourself and forgive others.</span>
|
||
<br/>
|
||
<span>May you share freely, never taking more than you give.</span>
|
||
</p>
|
||
</blockquote>
|
||
<p>Copyright pages exist to tell you that you <em>can’t</em> do something. Unlike them, this Uncopyright page exists to tell you that the writing and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. The United States public domain represents our collective cultural heritage, and items in it are free for anyone in the United States to do almost anything at all with, without having to get permission.</p>
|
||
<p>Copyright laws are different all over the world, and the source text or artwork in this ebook may still be copyrighted in other countries. If you’re not located in the United States, you must check your local laws before using this ebook. Standard Ebooks makes no representations regarding the copyright status of the source text or artwork in this ebook in any country other than the United States.</p>
|
||
<p>Non-authorship activities performed on items that are in the public domain—so-called “sweat of the brow” work—don’t create a new copyright. That means that nobody can claim a new copyright on an item that is in the public domain for, among other things, work like digitization, markup, or typography. Regardless, the contributors to this ebook release their contributions under the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>, thus dedicating to the worldwide public domain all of the work they’ve done on this ebook, including but not limited to metadata, the titlepage, imprint, colophon, this Uncopyright, and any changes or enhancements to, or markup on, the original text and artwork. This dedication doesn’t change the copyright status of the source text or artwork. We make this dedication in the interest of enriching our global cultural heritage, to promote free and libre culture around the world, and to give back to the unrestricted culture that has given all of us so much.</p>
|
||
</section>
|
||
</main></body>
|
||
</html>
|