12272 lines
485 KiB
HTML
12272 lines
485 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>Hamlet</title>
|
||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||
<link rel="canonical" href="https://standardebooks.org/ebooks/william-shakespeare/hamlet/text/single-page" />
|
||
<style><![CDATA[
|
||
@namespace epub "http://www.idpf.org/2007/ops";
|
||
|
||
/* 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 */
|
||
/* 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"]::before{
|
||
content: "(";
|
||
font-style: normal;
|
||
}
|
||
|
||
[epub|type~="z3998:stage-direction"] [epub|type~="z3998:persona"],
|
||
i [epub|type~="z3998:persona"]{
|
||
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 */
|
||
|
||
/* Verse, song */
|
||
div[epub|type~="z3998:song"]{
|
||
margin: 1em 2.5em;
|
||
text-align: initial;
|
||
text-indent: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p{
|
||
text-align: initial;
|
||
text-indent: 0;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p > span,
|
||
[epub|type~="z3998:song"] p > span{
|
||
display: block;
|
||
padding-left: 1em;
|
||
text-indent: -1em;
|
||
}
|
||
|
||
[epub|type~="z3998:verse"] p > span + br,
|
||
[epub|type~="z3998:song"] p > span + br{
|
||
display: none;
|
||
}
|
||
|
||
[epub|type~="z3998:song"] p + p{
|
||
margin-top: 1em;
|
||
}
|
||
|
||
p span.i1{
|
||
padding-left: 2em;
|
||
text-indent: -1em;
|
||
}
|
||
/* End verse, song */
|
||
|
||
/* Dialogue */
|
||
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 dialogue */
|
||
|
||
/* Letter */
|
||
[epub|type~="z3998:signature"]{
|
||
font-variant: small-caps;
|
||
}
|
||
|
||
footer{
|
||
margin-top: 1em;
|
||
text-align: right;
|
||
}
|
||
/* End letter */
|
||
|
||
|
||
/* 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">Hamlet</h1>
|
||
<p>By <b epub:type="z3998:personal-name z3998:author">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%20Hamlet%2C%20by%20William%20Shakespeare%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22HAMLET%22%3E%09%09%3Cpath%20d%3D%22M512.67%2C99.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M610.58%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%20M611.14%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%22M713.55%2C130.00l-3.65-45.75l-0.47%2C0.00l-15.81%2C45.29l-10.48%2C0.00l-15.81-45.29l-0.47%2C0.00l-3.65%2C45.75l-17.59%2C0.00l6.92-77.19l18.71%2C0.00l17.12%2C44.54l17.12-44.54l18.71%2C0.00l6.92%2C77.19l-17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M760.84%2C52.81l0.00%2C61.75l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M845.28%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M855.52%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%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">Hamlet</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>
|
||
<li>
|
||
<a href="#scene-1-2">Scene <span epub:type="z3998:roman">II</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-1-3">Scene <span epub:type="z3998:roman">III</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-1-4">Scene <span epub:type="z3998:roman">IV</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-1-5">Scene <span epub:type="z3998:roman">V</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>
|
||
</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>
|
||
<li>
|
||
<a href="#scene-3-3">Scene <span epub:type="z3998:roman">III</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-3-4">Scene <span epub:type="z3998:roman">IV</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>
|
||
<li>
|
||
<a href="#scene-4-5">Scene <span epub:type="z3998:roman">V</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-4-6">Scene <span epub:type="z3998:roman">VI</span></a>
|
||
</li>
|
||
<li>
|
||
<a href="#scene-4-7">Scene <span epub:type="z3998:roman">VII</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>
|
||
</ol>
|
||
</li>
|
||
</ol>
|
||
</li>
|
||
<li>
|
||
<a href="#endnotes">Endnotes</a>
|
||
</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 <a href="http://shakespeare.mit.edu/hamlet/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>Claudius, king of Denmark</p>
|
||
</li>
|
||
<li>
|
||
<p>Hamlet, son to the late, and nephew to the present king</p>
|
||
</li>
|
||
<li>
|
||
<p>Polonius, lord chamberlain</p>
|
||
</li>
|
||
<li>
|
||
<p>Horatio, friend to Hamlet</p>
|
||
</li>
|
||
<li>
|
||
<p>Laertes, son to Polonius</p>
|
||
</li>
|
||
<li>
|
||
<p>Voltimand, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>Cornelius, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>Rosencrantz, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>Guildenstern, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>Osric, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>A gentleman, courtier</p>
|
||
</li>
|
||
<li>
|
||
<p>A priest</p>
|
||
</li>
|
||
<li>
|
||
<p>Marcellus, officer</p>
|
||
</li>
|
||
<li>
|
||
<p>Bernardo, officer</p>
|
||
</li>
|
||
<li>
|
||
<p>Francisco, a soldier</p>
|
||
</li>
|
||
<li>
|
||
<p>Reynaldo, servant to Polonius</p>
|
||
</li>
|
||
<li>
|
||
<p>Players</p>
|
||
</li>
|
||
<li>
|
||
<p>Two clowns, grave-diggers</p>
|
||
</li>
|
||
<li>
|
||
<p>Fortinbras, prince of Norway</p>
|
||
</li>
|
||
<li>
|
||
<p>A Captain</p>
|
||
</li>
|
||
<li>
|
||
<p>English Ambassadors</p>
|
||
</li>
|
||
<li>
|
||
<p>Gertrude, queen of Denmark, and mother to Hamlet</p>
|
||
</li>
|
||
<li>
|
||
<p>Ophelia, daughter to Polonius</p>
|
||
</li>
|
||
<li>
|
||
<p>Lords, ladies, officers, soldiers, sailors, messengers, and other attendants</p>
|
||
</li>
|
||
<li>
|
||
<p>Ghost of Hamlet’s father</p>
|
||
</li>
|
||
</ul>
|
||
<p>Scene: Denmark.</p>
|
||
</section>
|
||
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
|
||
<h2 epub:type="fulltitle">Hamlet</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>Elsinore. A platform before the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Francisco</b> at his post. Enter to him <b epub:type="z3998:persona">Bernardo</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>Who’s there?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>Nay, answer me: stand, and unfold yourself.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>Long live the king!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>Bernardo?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>He.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>You come most carefully upon your hour.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>’Tis now struck twelve; get thee to bed, Francisco.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For this relief much thanks: ’tis bitter cold,</span>
|
||
<br/>
|
||
<span>And I am sick at heart.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>Have you had quiet guard?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>Not a mouse stirring.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well, good night.</span>
|
||
<br/>
|
||
<span>If you do meet Horatio and Marcellus,</span>
|
||
<br/>
|
||
<span>The rivals of my watch, bid them make haste.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>I think I hear them. Stand, ho! Who’s there?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horatio</b> and <b epub:type="z3998:persona">Marcellus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Friends to this ground.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>And liegemen to the Dane.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td>Give you good night.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, farewell, honest soldier:</span>
|
||
<br/>
|
||
<span>Who hath relieved you?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Francisco</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Bernardo has my place.</span>
|
||
<br/>
|
||
<span>Give you good night. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Holla! Bernardo!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Say,</span>
|
||
<br/>
|
||
<span>What, is Horatio there?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>A piece of him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>Welcome, Horatio: welcome, good Marcellus.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>What, has this thing appear’d again to-night?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>I have seen nothing.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Horatio says ’tis but our fantasy,</span>
|
||
<br/>
|
||
<span>And will not let belief take hold of him</span>
|
||
<br/>
|
||
<span>Touching this dreaded sight, twice seen of us:</span>
|
||
<br/>
|
||
<span>Therefore I have entreated him along</span>
|
||
<br/>
|
||
<span>With us to watch the minutes of this night;</span>
|
||
<br/>
|
||
<span>That if again this apparition come,</span>
|
||
<br/>
|
||
<span>He may approve our eyes and speak to it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Tush, tush, ’twill not appear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sit down awhile;</span>
|
||
<br/>
|
||
<span>And let us once again assail your ears,</span>
|
||
<br/>
|
||
<span>That are so fortified against our story</span>
|
||
<br/>
|
||
<span>What we have two nights seen.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well, sit we down,</span>
|
||
<br/>
|
||
<span>And let us hear Bernardo speak of this.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Last night of all,</span>
|
||
<br/>
|
||
<span>When yond same star that’s westward from the pole</span>
|
||
<br/>
|
||
<span>Had made his course to illume that part of heaven</span>
|
||
<br/>
|
||
<span>Where now it burns, Marcellus and myself,</span>
|
||
<br/>
|
||
<span>The bell then beating one—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Ghost</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Peace, break thee off; look, where it comes again!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>In the same figure, like the king that’s dead.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Thou art a scholar; speak to it, Horatio.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>Looks it not like the king? mark it, Horatio.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Most like: it harrows me with fear and wonder.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>It would be spoke to.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Question it, Horatio.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What art thou that usurp’st this time of night,</span>
|
||
<br/>
|
||
<span>Together with that fair and warlike form</span>
|
||
<br/>
|
||
<span>In which the majesty of buried Denmark</span>
|
||
<br/>
|
||
<span>Did sometimes march? by heaven I charge thee, speak!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>It is offended.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>See, it stalks away!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Stay! speak, speak! I charge thee, speak! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Ghost</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>’Tis gone, and will not answer.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How now, Horatio! you tremble and look pale:</span>
|
||
<br/>
|
||
<span>Is not this something more than fantasy?</span>
|
||
<br/>
|
||
<span>What think you on’t?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Before my God, I might not this believe</span>
|
||
<br/>
|
||
<span>Without the sensible and true avouch</span>
|
||
<br/>
|
||
<span>Of mine own eyes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Is it not like the king?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>As thou art to thyself:</span>
|
||
<br/>
|
||
<span>Such was the very armour he had on</span>
|
||
<br/>
|
||
<span>When he the ambitious Norway combated;</span>
|
||
<br/>
|
||
<span>So frown’d he once, when, in an angry parle,</span>
|
||
<br/>
|
||
<span>He smote the sledded Polacks on the ice.</span>
|
||
<br/>
|
||
<span>’Tis strange.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thus twice before, and jump at this dead hour,</span>
|
||
<br/>
|
||
<span>With martial stalk hath he gone by our watch.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>In what particular thought to work I know not;</span>
|
||
<br/>
|
||
<span>But in the gross and scope of my opinion,</span>
|
||
<br/>
|
||
<span>This bodes some strange eruption to our state.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good now, sit down, and tell me, he that knows,</span>
|
||
<br/>
|
||
<span>Why this same strict and most observant watch</span>
|
||
<br/>
|
||
<span>So nightly toils the subject of the land,</span>
|
||
<br/>
|
||
<span>And why such daily cast of brazen cannon,</span>
|
||
<br/>
|
||
<span>And foreign mart for implements of war;</span>
|
||
<br/>
|
||
<span>Why such impress of shipwrights, whose sore task</span>
|
||
<br/>
|
||
<span>Does not divide the Sunday from the week;</span>
|
||
<br/>
|
||
<span>What might be toward, that this sweaty haste</span>
|
||
<br/>
|
||
<span>Doth make the night joint-labourer with the day:</span>
|
||
<br/>
|
||
<span>Who is’t that can inform me?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>That can I;</span>
|
||
<br/>
|
||
<span>At least, the whisper goes so. Our last king,</span>
|
||
<br/>
|
||
<span>Whose image even but now appear’d to us,</span>
|
||
<br/>
|
||
<span>Was, as you know, by Fortinbras of Norway,</span>
|
||
<br/>
|
||
<span>Thereto prick’d on by a most emulate pride,</span>
|
||
<br/>
|
||
<span>Dared to the combat; in which our valiant Hamlet—</span>
|
||
<br/>
|
||
<span>For so this side of our known world esteem’d him—</span>
|
||
<br/>
|
||
<span>Did slay this Fortinbras; who, by a seal’d compact,</span>
|
||
<br/>
|
||
<span>Well ratified by law and heraldry,</span>
|
||
<br/>
|
||
<span>Did forfeit, with his life, all those his lands</span>
|
||
<br/>
|
||
<span>Which he stood seized of, to the conqueror:</span>
|
||
<br/>
|
||
<span>Against the which, a moiety competent</span>
|
||
<br/>
|
||
<span>Was gaged by our king; which had return’d</span>
|
||
<br/>
|
||
<span>To the inheritance of Fortinbras,</span>
|
||
<br/>
|
||
<span>Had he been vanquisher; as, by the same covenant,</span>
|
||
<br/>
|
||
<span>And carriage of the article design’d,</span>
|
||
<br/>
|
||
<span>His fell to Hamlet. Now, sir, young Fortinbras,</span>
|
||
<br/>
|
||
<span>Of unimproved mettle hot and full,</span>
|
||
<br/>
|
||
<span>Hath in the skirts of Norway here and there</span>
|
||
<br/>
|
||
<span>Shark’d up a list of lawless resolutes,</span>
|
||
<br/>
|
||
<span>For food and diet, to some enterprise</span>
|
||
<br/>
|
||
<span>That hath a stomach in’t; which is no other—</span>
|
||
<br/>
|
||
<span>As it doth well appear unto our state—</span>
|
||
<br/>
|
||
<span>But to recover of us, by strong hand</span>
|
||
<br/>
|
||
<span>And terms compulsatory, those foresaid lands</span>
|
||
<br/>
|
||
<span>So by his father lost: and this, I take it,</span>
|
||
<br/>
|
||
<span>Is the main motive of our preparations,</span>
|
||
<br/>
|
||
<span>The source of this our watch and the chief head</span>
|
||
<br/>
|
||
<span>Of this post-haste and romage in the land.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I think it be no other but e’en so:</span>
|
||
<br/>
|
||
<span>Well may it sort that this portentous figure</span>
|
||
<br/>
|
||
<span>Comes armed through our watch; so like the king</span>
|
||
<br/>
|
||
<span>That was and is the question of these wars.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A mote it is to trouble the mind’s eye.</span>
|
||
<br/>
|
||
<span>In the most high and palmy state of Rome,</span>
|
||
<br/>
|
||
<span>A little ere the mightiest Julius fell,</span>
|
||
<br/>
|
||
<span>The graves stood tenantless and the sheeted dead</span>
|
||
<br/>
|
||
<span>Did squeak and gibber in the Roman streets:</span>
|
||
<br/>
|
||
<span>As stars with trains of fire and dews of blood,</span>
|
||
<br/>
|
||
<span>Disasters in the sun; and the moist star</span>
|
||
<br/>
|
||
<span>Upon whose influence Neptune’s empire stands</span>
|
||
<br/>
|
||
<span>Was sick almost to doomsday with eclipse:</span>
|
||
<br/>
|
||
<span>And even the like precurse of fierce events,</span>
|
||
<br/>
|
||
<span>As harbingers preceding still the fates</span>
|
||
<br/>
|
||
<span>And prologue to the omen coming on,</span>
|
||
<br/>
|
||
<span>Have heaven and earth together demonstrated</span>
|
||
<br/>
|
||
<span>Unto our climatures and countrymen.—</span>
|
||
<br/>
|
||
<span>But soft, behold! lo, where it comes again!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Ghost</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’ll cross it, though it blast me. Stay, illusion!</span>
|
||
<br/>
|
||
<span>If thou hast any sound, or use of voice,</span>
|
||
<br/>
|
||
<span>Speak to me:</span>
|
||
<br/>
|
||
<span>If there be any good thing to be done,</span>
|
||
<br/>
|
||
<span>That may to thee do ease and grace to me,</span>
|
||
<br/>
|
||
<span>Speak to me: <i epub:type="z3998:stage-direction">Cock crows.</i></span>
|
||
<br/>
|
||
<span>If thou art privy to thy country’s fate,</span>
|
||
<br/>
|
||
<span>Which, happily, foreknowing may avoid,</span>
|
||
<br/>
|
||
<span>O, speak!</span>
|
||
<br/>
|
||
<span>Or if thou hast uphoarded in thy life</span>
|
||
<br/>
|
||
<span>Extorted treasure in the womb of earth,</span>
|
||
<br/>
|
||
<span>For which, they say, you spirits oft walk in death,</span>
|
||
<br/>
|
||
<span>Speak of it: stay, and speak! Stop it, Marcellus.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Shall I strike at it with my partisan?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Do, if it will not stand.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>’Tis here!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>’Tis here!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis gone! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Ghost</b>.</i></span>
|
||
<br/>
|
||
<span>We do it wrong, being so majestical,</span>
|
||
<br/>
|
||
<span>To offer it the show of violence;</span>
|
||
<br/>
|
||
<span>For it is, as the air, invulnerable,</span>
|
||
<br/>
|
||
<span>And our vain blows malicious mockery.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Bernardo</td>
|
||
<td>It was about to speak, when the cock crew.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And then it started like a guilty thing</span>
|
||
<br/>
|
||
<span>Upon a fearful summons. I have heard,</span>
|
||
<br/>
|
||
<span>The cock, that is the trumpet to the morn,</span>
|
||
<br/>
|
||
<span>Doth with his lofty and shrill-sounding throat</span>
|
||
<br/>
|
||
<span>Awake the god of day; and, at his warning,</span>
|
||
<br/>
|
||
<span>Whether in sea or fire, in earth or air,</span>
|
||
<br/>
|
||
<span>The extravagant and erring spirit hies</span>
|
||
<br/>
|
||
<span>To his confine: and of the truth herein</span>
|
||
<br/>
|
||
<span>This present object made probation.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It faded on the crowing of the cock.</span>
|
||
<br/>
|
||
<span>Some say that ever ’gainst that season comes</span>
|
||
<br/>
|
||
<span>Wherein our Saviour’s birth is celebrated,</span>
|
||
<br/>
|
||
<span>The bird of dawning singeth all night long:</span>
|
||
<br/>
|
||
<span>And then, they say, no spirit dare stir abroad;</span>
|
||
<br/>
|
||
<span>The nights are wholesome; then no planets strike,</span>
|
||
<br/>
|
||
<span>No fairy takes, nor witch hath power to charm,</span>
|
||
<br/>
|
||
<span>So hallow’d and so gracious is the time.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So have I heard and do in part believe it.</span>
|
||
<br/>
|
||
<span>But, look, the morn, in russet mantle clad,</span>
|
||
<br/>
|
||
<span>Walks o’er the dew of yon high eastward hill:</span>
|
||
<br/>
|
||
<span>Break we our watch up; and by my advice,</span>
|
||
<br/>
|
||
<span>Let us impart what we have seen to-night</span>
|
||
<br/>
|
||
<span>Unto young Hamlet; for, upon my life,</span>
|
||
<br/>
|
||
<span>This spirit, dumb to us, will speak to him.</span>
|
||
<br/>
|
||
<span>Do you consent we shall acquaint him with it,</span>
|
||
<br/>
|
||
<span>As needful in our loves, fitting our duty?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let’s do’t, I pray; and I this morning know</span>
|
||
<br/>
|
||
<span>Where we shall find him most conveniently. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-1-2" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">II</span>
|
||
</h3>
|
||
<p>A room of state in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Hamlet</b>, <b epub:type="z3998:persona">Polonius</b>, <b epub:type="z3998:persona">Laertes</b>, <b epub:type="z3998:persona">Voltimand</b>, <b epub:type="z3998:persona">Cornelius</b>, Lords, and Attendants.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Though yet of Hamlet our dear brother’s death</span>
|
||
<br/>
|
||
<span>The memory be green, and that it us befitted</span>
|
||
<br/>
|
||
<span>To bear our hearts in grief and our whole kingdom</span>
|
||
<br/>
|
||
<span>To be contracted in one brow of woe,</span>
|
||
<br/>
|
||
<span>Yet so far hath discretion fought with nature</span>
|
||
<br/>
|
||
<span>That we with wisest sorrow think on him,</span>
|
||
<br/>
|
||
<span>Together with remembrance of ourselves.</span>
|
||
<br/>
|
||
<span>Therefore our sometime sister, now our queen,</span>
|
||
<br/>
|
||
<span>The imperial jointress to this warlike state,</span>
|
||
<br/>
|
||
<span>Have we, as ’twere with a defeated joy—</span>
|
||
<br/>
|
||
<span>With an auspicious and a dropping eye,</span>
|
||
<br/>
|
||
<span>With mirth in funeral and with dirge in marriage,</span>
|
||
<br/>
|
||
<span>In equal scale weighing delight and dole—</span>
|
||
<br/>
|
||
<span>Taken to wife: nor have we herein barr’d</span>
|
||
<br/>
|
||
<span>Your better wisdoms, which have freely gone</span>
|
||
<br/>
|
||
<span>With this affair along. For all, our thanks.</span>
|
||
<br/>
|
||
<span>Now follows, that you know, young Fortinbras,</span>
|
||
<br/>
|
||
<span>Holding a weak supposal of our worth,</span>
|
||
<br/>
|
||
<span>Or thinking by our late dear brother’s death</span>
|
||
<br/>
|
||
<span>Our state to be disjoint and out of frame,</span>
|
||
<br/>
|
||
<span>Colleagued with the dream of his advantage,</span>
|
||
<br/>
|
||
<span>He hath not fail’d to pester us with message,</span>
|
||
<br/>
|
||
<span>Importing the surrender of those lands</span>
|
||
<br/>
|
||
<span>Lost by his father, with all bonds of law,</span>
|
||
<br/>
|
||
<span>To our most valiant brother. So much for him.</span>
|
||
<br/>
|
||
<span>Now for ourself and for this time of meeting:</span>
|
||
<br/>
|
||
<span>Thus much the business is: we have here writ</span>
|
||
<br/>
|
||
<span>To Norway, uncle of young Fortinbras—</span>
|
||
<br/>
|
||
<span>Who, impotent and bed-rid, scarcely hears</span>
|
||
<br/>
|
||
<span>Of this his nephew’s purpose—to suppress</span>
|
||
<br/>
|
||
<span>His further gait herein; in that the levies,</span>
|
||
<br/>
|
||
<span>The lists and full proportions, are all made</span>
|
||
<br/>
|
||
<span>Out of his subject: and we here dispatch</span>
|
||
<br/>
|
||
<span>You, good Cornelius, and you, Voltimand,</span>
|
||
<br/>
|
||
<span>For bearers of this greeting to old Norway;</span>
|
||
<br/>
|
||
<span>Giving to you no further personal power</span>
|
||
<br/>
|
||
<span>To business with the king, more than the scope</span>
|
||
<br/>
|
||
<span>Of these delated articles allow.</span>
|
||
<br/>
|
||
<span>Farewell, and let your haste commend your duty.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Cornelius<br/>
|
||
Voltimand</td>
|
||
<td>In that and all things will we show our duty.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>We doubt it nothing: heartily farewell. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Voltimand</b> and <b epub:type="z3998:persona">Cornelius</b>.</i></span>
|
||
<br/>
|
||
<span>And now, Laertes, what’s the news with you?</span>
|
||
<br/>
|
||
<span>You told us of some suit; what is’t, Laertes?</span>
|
||
<br/>
|
||
<span>You cannot speak of reason to the Dane,</span>
|
||
<br/>
|
||
<span>And lose your voice: what wouldst thou beg, Laertes,</span>
|
||
<br/>
|
||
<span>That shall not be my offer, not thy asking?</span>
|
||
<br/>
|
||
<span>The head is not more native to the heart,</span>
|
||
<br/>
|
||
<span>The hand more instrumental to the mouth,</span>
|
||
<br/>
|
||
<span>Than is the throne of Denmark to thy father.</span>
|
||
<br/>
|
||
<span>What wouldst thou have, Laertes?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My dread lord,</span>
|
||
<br/>
|
||
<span>Your leave and favour to return to France;</span>
|
||
<br/>
|
||
<span>From whence though willingly I came to Denmark,</span>
|
||
<br/>
|
||
<span>To show my duty in your coronation,</span>
|
||
<br/>
|
||
<span>Yet now, I must confess, that duty done,</span>
|
||
<br/>
|
||
<span>My thoughts and wishes bend again toward France</span>
|
||
<br/>
|
||
<span>And bow them to your gracious leave and pardon.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Have you your father’s leave? What says Polonius?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He hath, my lord, wrung from me my slow leave</span>
|
||
<br/>
|
||
<span>By laboursome petition, and at last</span>
|
||
<br/>
|
||
<span>Upon his will I seal’d my hard consent:</span>
|
||
<br/>
|
||
<span>I do beseech you, give him leave to go.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Take thy fair hour, Laertes; time be thine,</span>
|
||
<br/>
|
||
<span>And thy best graces spend it at thy will!</span>
|
||
<br/>
|
||
<span>But now, my cousin Hamlet, and my son—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> A little more than kin, and less than kind.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>How is it that the clouds still hang on you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Not so, my lord; I am too much i’ the sun.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good Hamlet, cast thy nighted colour off,</span>
|
||
<br/>
|
||
<span>And let thine eye look like a friend on Denmark.</span>
|
||
<br/>
|
||
<span>Do not for ever with thy vailed lids</span>
|
||
<br/>
|
||
<span>Seek for thy noble father in the dust:</span>
|
||
<br/>
|
||
<span>Thou know’st ’tis common; all that lives must die,</span>
|
||
<br/>
|
||
<span>Passing through nature to eternity.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, madam, it is common.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If it be,</span>
|
||
<br/>
|
||
<span>Why seems it so particular with thee?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Seems, madam! nay, it is; I know not “seems.”</span>
|
||
<br/>
|
||
<span>’Tis not alone my inky cloak, good mother,</span>
|
||
<br/>
|
||
<span>Nor customary suits of solemn black,</span>
|
||
<br/>
|
||
<span>Nor windy suspiration of forced breath,</span>
|
||
<br/>
|
||
<span>No, nor the fruitful river in the eye,</span>
|
||
<br/>
|
||
<span>Nor the dejected ’havior of the visage,</span>
|
||
<br/>
|
||
<span>Together with all forms, moods, shapes of grief,</span>
|
||
<br/>
|
||
<span>That can denote me truly: these indeed seem,</span>
|
||
<br/>
|
||
<span>For they are actions that a man might play:</span>
|
||
<br/>
|
||
<span>But I have that within which passeth show;</span>
|
||
<br/>
|
||
<span>These but the trappings and the suits of woe.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis sweet and commendable in your nature, Hamlet,</span>
|
||
<br/>
|
||
<span>To give these mourning duties to your father:</span>
|
||
<br/>
|
||
<span>But, you must know, your father lost a father;</span>
|
||
<br/>
|
||
<span>That father lost, lost his, and the survivor bound</span>
|
||
<br/>
|
||
<span>In filial obligation for some term</span>
|
||
<br/>
|
||
<span>To do obsequious sorrow: but to persever</span>
|
||
<br/>
|
||
<span>In obstinate condolement is a course</span>
|
||
<br/>
|
||
<span>Of impious stubbornness; ’tis unmanly grief;</span>
|
||
<br/>
|
||
<span>It shows a will most incorrect to heaven,</span>
|
||
<br/>
|
||
<span>A heart unfortified, a mind impatient,</span>
|
||
<br/>
|
||
<span>An understanding simple and unschool’d:</span>
|
||
<br/>
|
||
<span>For what we know must be and is as common</span>
|
||
<br/>
|
||
<span>As any the most vulgar thing to sense,</span>
|
||
<br/>
|
||
<span>Why should we in our peevish opposition</span>
|
||
<br/>
|
||
<span>Take it to heart? Fie! ’tis a fault to heaven,</span>
|
||
<br/>
|
||
<span>A fault against the dead, a fault to nature,</span>
|
||
<br/>
|
||
<span>To reason most absurd; whose common theme</span>
|
||
<br/>
|
||
<span>Is death of fathers, and who still hath cried,</span>
|
||
<br/>
|
||
<span>From the first corse till he that died to-day,</span>
|
||
<br/>
|
||
<span>“This must be so.” We pray you, throw to earth</span>
|
||
<br/>
|
||
<span>This unprevailing woe, and think of us</span>
|
||
<br/>
|
||
<span>As of a father: for let the world take note,</span>
|
||
<br/>
|
||
<span>You are the most immediate to our throne;</span>
|
||
<br/>
|
||
<span>And with no less nobility of love</span>
|
||
<br/>
|
||
<span>Than that which dearest father bears his son,</span>
|
||
<br/>
|
||
<span>Do I impart toward you. For your intent</span>
|
||
<br/>
|
||
<span>In going back to school in Wittenberg,</span>
|
||
<br/>
|
||
<span>It is most retrograde to our desire:</span>
|
||
<br/>
|
||
<span>And we beseech you, bend you to remain</span>
|
||
<br/>
|
||
<span>Here, in the cheer and comfort of our eye,</span>
|
||
<br/>
|
||
<span>Our chiefest courtier, cousin, and our son.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let not thy mother lose her prayers, Hamlet:</span>
|
||
<br/>
|
||
<span>I pray thee, stay with us; go not to Wittenberg.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I shall in all my best obey you, madam.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, ’tis a loving and a fair reply:</span>
|
||
<br/>
|
||
<span>Be as ourself in Denmark. Madam, come;</span>
|
||
<br/>
|
||
<span>This gentle and unforced accord of Hamlet</span>
|
||
<br/>
|
||
<span>Sits smiling to my heart: in grace whereof,</span>
|
||
<br/>
|
||
<span>No jocund health that Denmark drinks to-day,</span>
|
||
<br/>
|
||
<span>But the great cannon to the clouds shall tell,</span>
|
||
<br/>
|
||
<span>And the king’s rouse the heavens shall bruit again,</span>
|
||
<br/>
|
||
<span>Re-speaking earthly thunder. Come away. <i epub:type="z3998:stage-direction">Exeunt all but <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, that this too too solid flesh would melt,</span>
|
||
<br/>
|
||
<span>Thaw and resolve itself into a dew!</span>
|
||
<br/>
|
||
<span>Or that the Everlasting had not fix’d</span>
|
||
<br/>
|
||
<span>His canon ’gainst self-slaughter! O God! God!</span>
|
||
<br/>
|
||
<span>How weary, stale, flat and unprofitable,</span>
|
||
<br/>
|
||
<span>Seem to me all the uses of this world!</span>
|
||
<br/>
|
||
<span>Fie on’t! ah fie! ’tis an unweeded garden,</span>
|
||
<br/>
|
||
<span>That grows to seed; things rank and gross in nature</span>
|
||
<br/>
|
||
<span>Possess it merely. That it should come to this!</span>
|
||
<br/>
|
||
<span>But two months dead: nay, not so much, not two:</span>
|
||
<br/>
|
||
<span>So excellent a king; that was, to this,</span>
|
||
<br/>
|
||
<span>Hyperion to a satyr; so loving to my mother</span>
|
||
<br/>
|
||
<span>That he might not beteem the winds of heaven</span>
|
||
<br/>
|
||
<span>Visit her face too roughly. Heaven and earth!</span>
|
||
<br/>
|
||
<span>Must I remember? why, she would hang on him,</span>
|
||
<br/>
|
||
<span>As if increase of appetite had grown</span>
|
||
<br/>
|
||
<span>By what it fed on: and yet, within a month—</span>
|
||
<br/>
|
||
<span>Let me not think on’t—Frailty, thy name is woman!—</span>
|
||
<br/>
|
||
<span>A little month, or ere those shoes were old</span>
|
||
<br/>
|
||
<span>With which she follow’d my poor father’s body,</span>
|
||
<br/>
|
||
<span>Like Niobe, all tears:—why she, even she—</span>
|
||
<br/>
|
||
<span>O, God! a beast, that wants discourse of reason,</span>
|
||
<br/>
|
||
<span>Would have mourn’d longer—married with my uncle,</span>
|
||
<br/>
|
||
<span>My father’s brother, but no more like my father</span>
|
||
<br/>
|
||
<span>Than I to Hercules: within a month:</span>
|
||
<br/>
|
||
<span>Ere yet the salt of most unrighteous tears</span>
|
||
<br/>
|
||
<span>Had left the flushing in her galled eyes,</span>
|
||
<br/>
|
||
<span>She married. O, most wicked speed, to post</span>
|
||
<br/>
|
||
<span>With such dexterity to incestuous sheets!</span>
|
||
<br/>
|
||
<span>It is not nor it cannot come to good:</span>
|
||
<br/>
|
||
<span>But break, my heart; for I must hold my tongue.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horatio</b>, <b epub:type="z3998:persona">Marcellus</b>, and <b epub:type="z3998:persona">Bernardo</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Hail to your lordship!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am glad to see you well:</span>
|
||
<br/>
|
||
<span>Horatio—or I do forget myself.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>The same, my lord, and your poor servant ever.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sir, my good friend; I’ll change that name with you:</span>
|
||
<br/>
|
||
<span>And what make you from Wittenberg, Horatio?</span>
|
||
<br/>
|
||
<span>Marcellus?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>My good lord—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am very glad to see you. Good even, sir.</span>
|
||
<br/>
|
||
<span>But what, in faith, make you from Wittenberg?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>A truant disposition, good my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I would not hear your enemy say so,</span>
|
||
<br/>
|
||
<span>Nor shall you do mine ear that violence,</span>
|
||
<br/>
|
||
<span>To make it truster of your own report</span>
|
||
<br/>
|
||
<span>Against yourself: I know you are no truant.</span>
|
||
<br/>
|
||
<span>But what is your affair in Elsinore?</span>
|
||
<br/>
|
||
<span>We’ll teach you to drink deep ere you depart.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>My lord, I came to see your father’s funeral.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I pray thee, do not mock me, fellow-student;</span>
|
||
<br/>
|
||
<span>I think it was to see my mother’s wedding.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Indeed, my lord, it follow’d hard upon.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thrift, thrift, Horatio! the funeral baked meats</span>
|
||
<br/>
|
||
<span>Did coldly furnish forth the marriage tables.</span>
|
||
<br/>
|
||
<span>Would I had met my dearest foe in heaven</span>
|
||
<br/>
|
||
<span>Or ever I had seen that day, Horatio!</span>
|
||
<br/>
|
||
<span>My father!—methinks I see my father.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Where, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>In my mind’s eye, Horatio.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I saw him once; he was a goodly king.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He was a man, take him for all in all,</span>
|
||
<br/>
|
||
<span>I shall not look upon his like again.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>My lord, I think I saw him yesternight.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Saw? who?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>My lord, the king your father.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The king my father!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Season your admiration for a while</span>
|
||
<br/>
|
||
<span>With an attent ear, till I may deliver,</span>
|
||
<br/>
|
||
<span>Upon the witness of these gentlemen,</span>
|
||
<br/>
|
||
<span>This marvel to you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>For God’s love, let me hear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Two nights together had these gentlemen,</span>
|
||
<br/>
|
||
<span>Marcellus and Bernardo, on their watch,</span>
|
||
<br/>
|
||
<span>In the dead vast and middle of the night,</span>
|
||
<br/>
|
||
<span>Been thus encounter’d. A figure like your father,</span>
|
||
<br/>
|
||
<span>Armed at point exactly, cap-a-pe,</span>
|
||
<br/>
|
||
<span>Appears before them, and with solemn march</span>
|
||
<br/>
|
||
<span>Goes slow and stately by them: thrice he walk’d</span>
|
||
<br/>
|
||
<span>By their oppress’d and fear-surprised eyes,</span>
|
||
<br/>
|
||
<span>Within his truncheon’s length; whilst they, distill’d</span>
|
||
<br/>
|
||
<span>Almost to jelly with the act of fear,</span>
|
||
<br/>
|
||
<span>Stand dumb and speak not to him. This to me</span>
|
||
<br/>
|
||
<span>In dreadful secrecy impart they did;</span>
|
||
<br/>
|
||
<span>And I with them the third night kept the watch:</span>
|
||
<br/>
|
||
<span>Where, as they had deliver’d, both in time,</span>
|
||
<br/>
|
||
<span>Form of the thing, each word made true and good,</span>
|
||
<br/>
|
||
<span>The apparition comes: I knew your father;</span>
|
||
<br/>
|
||
<span>These hands are not more like.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>But where was this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>My lord, upon the platform where we watch’d.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Did you not speak to it?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I did;</span>
|
||
<br/>
|
||
<span>But answer made it none: yet once methought</span>
|
||
<br/>
|
||
<span>It lifted up its head and did address</span>
|
||
<br/>
|
||
<span>Itself to motion, like as it would speak;</span>
|
||
<br/>
|
||
<span>But even then the morning cock crew loud,</span>
|
||
<br/>
|
||
<span>And at the sound it shrunk in haste away,</span>
|
||
<br/>
|
||
<span>And vanish’d from our sight.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>’Tis very strange.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>As I do live, my honour’d lord, ’tis true;</span>
|
||
<br/>
|
||
<span>And we did think it writ down in our duty</span>
|
||
<br/>
|
||
<span>To let you know of it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Indeed, indeed, sirs, but this troubles me.</span>
|
||
<br/>
|
||
<span>Hold you the watch to-night?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Marcellus<br/>
|
||
Bernardo</td>
|
||
<td>We do, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Arm’d, say you?</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Marcellus<br/>
|
||
Bernardo</td>
|
||
<td>Arm’d, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>From top to toe?</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Marcellus<br/>
|
||
Bernardo</td>
|
||
<td>My lord, from head to foot.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then saw you not his face?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>O, yes, my lord; he wore his beaver up.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What, look’d he frowningly?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>A countenance more in sorrow than in anger.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Pale or red?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Nay, very pale.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>And fix’d his eyes upon you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Most constantly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I would I had been there.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>It would have much amazed you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Very like, very like. Stay’d it long?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>While one with moderate haste might tell a hundred.</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Marcellus<br/>
|
||
Bernardo</td>
|
||
<td>Longer, longer.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Not when I saw’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>His beard was grizzled—no?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It was, as I have seen it in his life,</span>
|
||
<br/>
|
||
<span>A sable silver’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I will watch to-night;</span>
|
||
<br/>
|
||
<span>Perchance ’twill walk again.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I warrant it will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If it assume my noble father’s person,</span>
|
||
<br/>
|
||
<span>I’ll speak to it, though hell itself should gape</span>
|
||
<br/>
|
||
<span>And bid me hold my peace. I pray you all,</span>
|
||
<br/>
|
||
<span>If you have hitherto conceal’d this sight,</span>
|
||
<br/>
|
||
<span>Let it be tenable in your silence still;</span>
|
||
<br/>
|
||
<span>And whatsoever else shall hap to-night,</span>
|
||
<br/>
|
||
<span>Give it an understanding, but no tongue:</span>
|
||
<br/>
|
||
<span>I will requite your loves. So, fare you well:</span>
|
||
<br/>
|
||
<span>Upon the platform, ’twixt eleven and twelve,</span>
|
||
<br/>
|
||
<span>I’ll visit you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Our duty to your honour.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Your loves, as mine to you: farewell. <i epub:type="z3998:stage-direction">Exeunt all but <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
<br/>
|
||
<span>My father’s spirit in arms! all is not well;</span>
|
||
<br/>
|
||
<span>I doubt some foul play: would the night were come!</span>
|
||
<br/>
|
||
<span>Till then sit still, my soul: foul deeds will rise,</span>
|
||
<br/>
|
||
<span>Though all the earth o’erwhelm them, to men’s eyes. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-1-3" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h3>
|
||
<p>A room in <b epub:type="z3998:persona">Polonius’</b> house.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Laertes</b> and <b epub:type="z3998:persona">Ophelia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My necessaries are embark’d: farewell:</span>
|
||
<br/>
|
||
<span>And, sister, as the winds give benefit</span>
|
||
<br/>
|
||
<span>And convoy is assistant, do not sleep,</span>
|
||
<br/>
|
||
<span>But let me hear from you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Do you doubt that?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For Hamlet and the trifling of his favour,</span>
|
||
<br/>
|
||
<span>Hold it a fashion and a toy in blood,</span>
|
||
<br/>
|
||
<span>A violet in the youth of primy nature,</span>
|
||
<br/>
|
||
<span>Forward, not permanent, sweet, not lasting,</span>
|
||
<br/>
|
||
<span>The perfume and suppliance of a minute;</span>
|
||
<br/>
|
||
<span>No more.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>No more but so?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Think it no more:</span>
|
||
<br/>
|
||
<span>For nature, crescent, does not grow alone</span>
|
||
<br/>
|
||
<span>In thews and bulk, but, as this temple waxes,</span>
|
||
<br/>
|
||
<span>The inward service of the mind and soul</span>
|
||
<br/>
|
||
<span>Grows wide withal. Perhaps he loves you now,</span>
|
||
<br/>
|
||
<span>And now no soil nor cautel doth besmirch</span>
|
||
<br/>
|
||
<span>The virtue of his will: but you must fear,</span>
|
||
<br/>
|
||
<span>His greatness weigh’d, his will is not his own;</span>
|
||
<br/>
|
||
<span>For he himself is subject to his birth:</span>
|
||
<br/>
|
||
<span>He may not, as unvalued persons do,</span>
|
||
<br/>
|
||
<span>Carve for himself; for on his choice depends</span>
|
||
<br/>
|
||
<span>The safety and health of this whole state;</span>
|
||
<br/>
|
||
<span>And therefore must his choice be circumscribed</span>
|
||
<br/>
|
||
<span>Unto the voice and yielding of that body</span>
|
||
<br/>
|
||
<span>Whereof he is the head. Then if he says he loves you,</span>
|
||
<br/>
|
||
<span>It fits your wisdom so far to believe it</span>
|
||
<br/>
|
||
<span>As he in his particular act and place</span>
|
||
<br/>
|
||
<span>May give his saying deed; which is no further</span>
|
||
<br/>
|
||
<span>Than the main voice of Denmark goes withal.</span>
|
||
<br/>
|
||
<span>Then weigh what loss your honour may sustain,</span>
|
||
<br/>
|
||
<span>If with too credent ear you list his songs,</span>
|
||
<br/>
|
||
<span>Or lose your heart, or your chaste treasure open</span>
|
||
<br/>
|
||
<span>To his unmaster’d importunity.</span>
|
||
<br/>
|
||
<span>Fear it, Ophelia, fear it, my dear sister,</span>
|
||
<br/>
|
||
<span>And keep you in the rear of your affection,</span>
|
||
<br/>
|
||
<span>Out of the shot and danger of desire.</span>
|
||
<br/>
|
||
<span>The chariest maid is prodigal enough,</span>
|
||
<br/>
|
||
<span>If she unmask her beauty to the moon:</span>
|
||
<br/>
|
||
<span>Virtue itself ’scapes not calumnious strokes:</span>
|
||
<br/>
|
||
<span>The canker galls the infants of the spring,</span>
|
||
<br/>
|
||
<span>Too oft before their buttons be disclosed,</span>
|
||
<br/>
|
||
<span>And in the morn and liquid dew of youth</span>
|
||
<br/>
|
||
<span>Contagious blastments are most imminent.</span>
|
||
<br/>
|
||
<span>Be wary then; best safety lies in fear:</span>
|
||
<br/>
|
||
<span>Youth to itself rebels, though none else near.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I shall the effect of this good lesson keep,</span>
|
||
<br/>
|
||
<span>As watchman to my heart. But, good my brother,</span>
|
||
<br/>
|
||
<span>Do not, as some ungracious pastors do,</span>
|
||
<br/>
|
||
<span>Show me the steep and thorny way to heaven;</span>
|
||
<br/>
|
||
<span>Whiles, like a puff’d and reckless libertine,</span>
|
||
<br/>
|
||
<span>Himself the primrose path of dalliance treads,</span>
|
||
<br/>
|
||
<span>And recks not his own rede.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, fear me not.</span>
|
||
<br/>
|
||
<span>I stay too long: but here my father comes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A double blessing is a double grace;</span>
|
||
<br/>
|
||
<span>Occasion smiles upon a second leave.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Yet here, Laertes! aboard, aboard, for shame!</span>
|
||
<br/>
|
||
<span>The wind sits in the shoulder of your sail,</span>
|
||
<br/>
|
||
<span>And you are stay’d for. There; my blessing with thee!</span>
|
||
<br/>
|
||
<span>And these few precepts in thy memory</span>
|
||
<br/>
|
||
<span>See thou character. Give thy thoughts no tongue,</span>
|
||
<br/>
|
||
<span>Nor any unproportion’d thought his act.</span>
|
||
<br/>
|
||
<span>Be thou familiar, but by no means vulgar.</span>
|
||
<br/>
|
||
<span>Those friends thou hast, and their adoption tried,</span>
|
||
<br/>
|
||
<span>Grapple them to thy soul with hoops of steel;</span>
|
||
<br/>
|
||
<span>But do not dull thy palm with entertainment</span>
|
||
<br/>
|
||
<span>Of each new-hatch’d, unfledged comrade. Beware</span>
|
||
<br/>
|
||
<span>Of entrance to a quarrel, but being in,</span>
|
||
<br/>
|
||
<span>Bear’t that the opposed may beware of thee.</span>
|
||
<br/>
|
||
<span>Give every man thy ear, but few thy voice;</span>
|
||
<br/>
|
||
<span>Take each man’s censure, but reserve thy judgment.</span>
|
||
<br/>
|
||
<span>Costly thy habit as thy purse can buy,</span>
|
||
<br/>
|
||
<span>But not express’d in fancy; rich, not gaudy;</span>
|
||
<br/>
|
||
<span>For the apparel oft proclaims the man,</span>
|
||
<br/>
|
||
<span>And they in France of the best rank and station</span>
|
||
<br/>
|
||
<span>Are of a most select and generous chief in that.</span>
|
||
<br/>
|
||
<span>Neither a borrower nor a lender be;</span>
|
||
<br/>
|
||
<span>For loan oft loses both itself and friend,</span>
|
||
<br/>
|
||
<span>And borrowing dulls the edge of husbandry.</span>
|
||
<br/>
|
||
<span>This above all: to thine ownself be true,</span>
|
||
<br/>
|
||
<span>And it must follow, as the night the day,</span>
|
||
<br/>
|
||
<span>Thou canst not then be false to any man.</span>
|
||
<br/>
|
||
<span>Farewell: my blessing season this in thee!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Most humbly do I take my leave, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>The time invites you; go; your servants tend.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Farewell, Ophelia; and remember well</span>
|
||
<br/>
|
||
<span>What I have said to you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis in my memory lock’d,</span>
|
||
<br/>
|
||
<span>And you yourself shall keep the key of it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Farewell. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What is’t, Ophelia, he hath said to you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>So please you, something touching the Lord Hamlet.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marry, well bethought:</span>
|
||
<br/>
|
||
<span>’Tis told me, he hath very oft of late</span>
|
||
<br/>
|
||
<span>Given private time to you; and you yourself</span>
|
||
<br/>
|
||
<span>Have of your audience been most free and bounteous:</span>
|
||
<br/>
|
||
<span>If it be so, as so ’tis put on me,</span>
|
||
<br/>
|
||
<span>And that in way of caution, I must tell you,</span>
|
||
<br/>
|
||
<span>You do not understand yourself so clearly</span>
|
||
<br/>
|
||
<span>As it behoves my daughter and your honour.</span>
|
||
<br/>
|
||
<span>What is between you? give me up the truth.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He hath, my lord, of late made many tenders</span>
|
||
<br/>
|
||
<span>Of his affection to me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Affection! pooh! you speak like a green girl,</span>
|
||
<br/>
|
||
<span>Unsifted in such perilous circumstance.</span>
|
||
<br/>
|
||
<span>Do you believe his tenders, as you call them?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>I do not know, my lord, what I should think.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marry, I’ll teach you: think yourself a baby;</span>
|
||
<br/>
|
||
<span>That you have ta’en these tenders for true pay,</span>
|
||
<br/>
|
||
<span>Which are not sterling. Tender yourself more dearly;</span>
|
||
<br/>
|
||
<span>Or—not to crack the wind of the poor phrase,</span>
|
||
<br/>
|
||
<span>Running it thus—you’ll tender me a fool.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, he hath importuned me with love</span>
|
||
<br/>
|
||
<span>In honourable fashion.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Ay, fashion you may call it; go to, go to.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And hath given countenance to his speech, my lord,</span>
|
||
<br/>
|
||
<span>With almost all the holy vows of heaven.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, springes to catch woodcocks. I do know,</span>
|
||
<br/>
|
||
<span>When the blood burns, how prodigal the soul</span>
|
||
<br/>
|
||
<span>Lends the tongue vows: these blazes, daughter,</span>
|
||
<br/>
|
||
<span>Giving more light than heat, extinct in both,</span>
|
||
<br/>
|
||
<span>Even in their promise, as it is a-making,</span>
|
||
<br/>
|
||
<span>You must not take for fire. From this time</span>
|
||
<br/>
|
||
<span>Be somewhat scanter of your maiden presence;</span>
|
||
<br/>
|
||
<span>Set your entreatments at a higher rate</span>
|
||
<br/>
|
||
<span>Than a command to parley. For Lord Hamlet,</span>
|
||
<br/>
|
||
<span>Believe so much in him, that he is young,</span>
|
||
<br/>
|
||
<span>And with a larger tether may he walk</span>
|
||
<br/>
|
||
<span>Than may be given you: in few, Ophelia,</span>
|
||
<br/>
|
||
<span>Do not believe his vows; for they are brokers,</span>
|
||
<br/>
|
||
<span>Not of that dye which their investments show,</span>
|
||
<br/>
|
||
<span>But mere implorators of unholy suits,</span>
|
||
<br/>
|
||
<span>Breathing like sanctified and pious bonds,</span>
|
||
<br/>
|
||
<span>The better to beguile. This is for all:</span>
|
||
<br/>
|
||
<span>I would not, in plain terms, from this time forth,</span>
|
||
<br/>
|
||
<span>Have you so slander any moment leisure,</span>
|
||
<br/>
|
||
<span>As to give words or talk with the Lord Hamlet.</span>
|
||
<br/>
|
||
<span>Look to’t, I charge you: come your ways.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>I shall obey, my lord. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-1-4" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">IV</span>
|
||
</h3>
|
||
<p>The platform.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>, <b epub:type="z3998:persona">Horatio</b>, and <b epub:type="z3998:persona">Marcellus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The air bites shrewdly; it is very cold.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>It is a nipping and an eager air.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What hour now?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I think it lacks of twelve.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, it is struck.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Indeed? I heard it not: then it draws near the season</span>
|
||
<br/>
|
||
<span>Wherein the spirit held his wont to walk. <i epub:type="z3998:stage-direction">A flourish of trumpets, and ordnance shot off, within.</i></span>
|
||
<br/>
|
||
<span>What does this mean, my lord?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The king doth wake to-night and takes his rouse,</span>
|
||
<br/>
|
||
<span>Keeps wassail, and the swaggering up-spring reels;</span>
|
||
<br/>
|
||
<span>And, as he drains his draughts of Rhenish down,</span>
|
||
<br/>
|
||
<span>The kettle-drum and trumpet thus bray out</span>
|
||
<br/>
|
||
<span>The triumph of his pledge.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Is it a custom?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, marry, is’t:</span>
|
||
<br/>
|
||
<span>But to my mind, though I am native here</span>
|
||
<br/>
|
||
<span>And to the manner born, it is a custom</span>
|
||
<br/>
|
||
<span>More honour’d in the breach than the observance.</span>
|
||
<br/>
|
||
<span>This heavy-headed revel east and west</span>
|
||
<br/>
|
||
<span>Makes us traduced and tax’d of other nations:</span>
|
||
<br/>
|
||
<span>They clepe us drunkards, and with swinish phrase</span>
|
||
<br/>
|
||
<span>Soil our addition; and indeed it takes</span>
|
||
<br/>
|
||
<span>From our achievements, though perform’d at height,</span>
|
||
<br/>
|
||
<span>The pith and marrow of our attribute.</span>
|
||
<br/>
|
||
<span>So, oft it chances in particular men,</span>
|
||
<br/>
|
||
<span>That for some vicious mole of nature in them,</span>
|
||
<br/>
|
||
<span>As, in their birth—wherein they are not guilty,</span>
|
||
<br/>
|
||
<span>Since nature cannot choose his origin—</span>
|
||
<br/>
|
||
<span>By the o’ergrowth of some complexion,</span>
|
||
<br/>
|
||
<span>Oft breaking down the pales and forts of reason,</span>
|
||
<br/>
|
||
<span>Or by some habit that too much o’er-leavens</span>
|
||
<br/>
|
||
<span>The form of plausive manners, that these men,</span>
|
||
<br/>
|
||
<span>Carrying, I say, the stamp of one defect,</span>
|
||
<br/>
|
||
<span>Being nature’s livery, or fortune’s star—</span>
|
||
<br/>
|
||
<span>Their virtues else—be they as pure as grace,</span>
|
||
<br/>
|
||
<span>As infinite as man may undergo—</span>
|
||
<br/>
|
||
<span>Shall in the general censure take corruption</span>
|
||
<br/>
|
||
<span>From that particular fault: the dram of eale</span>
|
||
<br/>
|
||
<span>Doth all the noble substance of a doubt</span>
|
||
<br/>
|
||
<span>To his own scandal.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Look, my lord, it comes!</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Ghost</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Angels and ministers of grace defend us!</span>
|
||
<br/>
|
||
<span>Be thou a spirit of health or goblin damn’d,</span>
|
||
<br/>
|
||
<span>Bring with thee airs from heaven or blasts from hell,</span>
|
||
<br/>
|
||
<span>Be thy intents wicked or charitable,</span>
|
||
<br/>
|
||
<span>Thou comest in such a questionable shape</span>
|
||
<br/>
|
||
<span>That I will speak to thee: I’ll call thee Hamlet,</span>
|
||
<br/>
|
||
<span>King, father, royal Dane: O, answer me!</span>
|
||
<br/>
|
||
<span>Let me not burst in ignorance; but tell</span>
|
||
<br/>
|
||
<span>Why thy canonized bones, hearsed in death,</span>
|
||
<br/>
|
||
<span>Have burst their cerements; why the sepulchre,</span>
|
||
<br/>
|
||
<span>Wherein we saw thee quietly inurn’d,</span>
|
||
<br/>
|
||
<span>Hath oped his ponderous and marble jaws,</span>
|
||
<br/>
|
||
<span>To cast thee up again. What may this mean,</span>
|
||
<br/>
|
||
<span>That thou, dead corse, again in complete steel</span>
|
||
<br/>
|
||
<span>Revisit’st thus the glimpses of the moon,</span>
|
||
<br/>
|
||
<span>Making night hideous; and we fools of nature</span>
|
||
<br/>
|
||
<span>So horridly to shake our disposition</span>
|
||
<br/>
|
||
<span>With thoughts beyond the reaches of our souls?</span>
|
||
<br/>
|
||
<span>Say, why is this? wherefore? what should we do? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Ghost</b> beckons <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It beckons you to go away with it,</span>
|
||
<br/>
|
||
<span>As if it some impartment did desire</span>
|
||
<br/>
|
||
<span>To you alone.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Look, with what courteous action</span>
|
||
<br/>
|
||
<span>It waves you to a more removed ground:</span>
|
||
<br/>
|
||
<span>But do not go with it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>No, by no means.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It will not speak; then I will follow it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Do not, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, what should be the fear?</span>
|
||
<br/>
|
||
<span>I do not set my life in a pin’s fee;</span>
|
||
<br/>
|
||
<span>And for my soul, what can it do to that,</span>
|
||
<br/>
|
||
<span>Being a thing immortal as itself?</span>
|
||
<br/>
|
||
<span>It waves me forth again: I’ll follow it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What if it tempt you toward the flood, my lord,</span>
|
||
<br/>
|
||
<span>Or to the dreadful summit of the cliff</span>
|
||
<br/>
|
||
<span>That beetles o’er his base into the sea,</span>
|
||
<br/>
|
||
<span>And there assume some other horrible form,</span>
|
||
<br/>
|
||
<span>Which might deprive your sovereignty of reason</span>
|
||
<br/>
|
||
<span>And draw you into madness? think of it:</span>
|
||
<br/>
|
||
<span>The very place puts toys of desperation,</span>
|
||
<br/>
|
||
<span>Without more motive, into every brain</span>
|
||
<br/>
|
||
<span>That looks so many fathoms to the sea</span>
|
||
<br/>
|
||
<span>And hears it roar beneath.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It waves me still.</span>
|
||
<br/>
|
||
<span>Go on; I’ll follow thee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>You shall not go, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Hold off your hands.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Be ruled; you shall not go.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My fate cries out,</span>
|
||
<br/>
|
||
<span>And makes each petty artery in this body</span>
|
||
<br/>
|
||
<span>As hardy as the Nemean lion’s nerve.</span>
|
||
<br/>
|
||
<span>Still am I call’d. Unhand me, gentlemen.</span>
|
||
<br/>
|
||
<span>By heaven, I’ll make a ghost of him that lets me!</span>
|
||
<br/>
|
||
<span>I say, away! Go on; I’ll follow thee. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Ghost</b> and <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>He waxes desperate with imagination.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Let’s follow; ’tis not fit thus to obey him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Have after. To what issue will this come?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Something is rotten in the state of Denmark.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Heaven will direct it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Nay, let’s follow him. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-1-5" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">V</span>
|
||
</h3>
|
||
<p>Another part of the platform.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Ghost</b> and <b epub:type="z3998:persona">Hamlet</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Where wilt thou lead me? speak; I’ll go no further.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td>Mark me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My hour is almost come,</span>
|
||
<br/>
|
||
<span>When I to sulphurous and tormenting flames</span>
|
||
<br/>
|
||
<span>Must render up myself.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Alas, poor ghost!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Pity me not, but lend thy serious hearing</span>
|
||
<br/>
|
||
<span>To what I shall unfold.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Speak; I am bound to hear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td>So art thou to revenge, when thou shalt hear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am thy father’s spirit,</span>
|
||
<br/>
|
||
<span>Doom’d for a certain term to walk the night,</span>
|
||
<br/>
|
||
<span>And for the day confined to fast in fires,</span>
|
||
<br/>
|
||
<span>Till the foul crimes done in my days of nature</span>
|
||
<br/>
|
||
<span>Are burnt and purged away. But that I am forbid</span>
|
||
<br/>
|
||
<span>To tell the secrets of my prison-house,</span>
|
||
<br/>
|
||
<span>I could a tale unfold whose lightest word</span>
|
||
<br/>
|
||
<span>Would harrow up thy soul, freeze thy young blood,</span>
|
||
<br/>
|
||
<span>Make thy two eyes, like stars, start from their spheres,</span>
|
||
<br/>
|
||
<span>Thy knotted and combined locks to part</span>
|
||
<br/>
|
||
<span>And each particular hair to stand on end,</span>
|
||
<br/>
|
||
<span>Like quills upon the fretful porpentine:</span>
|
||
<br/>
|
||
<span>But this eternal blazon must not be</span>
|
||
<br/>
|
||
<span>To ears of flesh and blood. List, list, O, list!</span>
|
||
<br/>
|
||
<span>If thou didst ever thy dear father love—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O God!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td>Revenge his foul and most unnatural murder.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Murder!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Murder most foul, as in the best it is;</span>
|
||
<br/>
|
||
<span>But this most foul, strange and unnatural.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Haste me to know’t, that I, with wings as swift</span>
|
||
<br/>
|
||
<span>As meditation or the thoughts of love,</span>
|
||
<br/>
|
||
<span>May sweep to my revenge.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I find thee apt;</span>
|
||
<br/>
|
||
<span>And duller shouldst thou be than the fat weed</span>
|
||
<br/>
|
||
<span>That roots itself in ease on Lethe wharf,</span>
|
||
<br/>
|
||
<span>Wouldst thou not stir in this. Now, Hamlet, hear:</span>
|
||
<br/>
|
||
<span>’Tis given out that, sleeping in my orchard,</span>
|
||
<br/>
|
||
<span>A serpent stung me; so the whole ear of Denmark</span>
|
||
<br/>
|
||
<span>Is by a forged process of my death</span>
|
||
<br/>
|
||
<span>Rankly abused: but know, thou noble youth,</span>
|
||
<br/>
|
||
<span>The serpent that did sting thy father’s life</span>
|
||
<br/>
|
||
<span>Now wears his crown.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O my prophetic soul!</span>
|
||
<br/>
|
||
<span>My uncle!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, that incestuous, that adulterate beast,</span>
|
||
<br/>
|
||
<span>With witchcraft of his wit, with traitorous gifts—</span>
|
||
<br/>
|
||
<span>O wicked wit and gifts, that have the power</span>
|
||
<br/>
|
||
<span>So to seduce!—won to his shameful lust</span>
|
||
<br/>
|
||
<span>The will of my most seeming-virtuous queen:</span>
|
||
<br/>
|
||
<span>O Hamlet, what a falling-off was there!</span>
|
||
<br/>
|
||
<span>From me, whose love was of that dignity</span>
|
||
<br/>
|
||
<span>That it went hand in hand even with the vow</span>
|
||
<br/>
|
||
<span>I made to her in marriage, and to decline</span>
|
||
<br/>
|
||
<span>Upon a wretch whose natural gifts were poor</span>
|
||
<br/>
|
||
<span>To those of mine!</span>
|
||
<br/>
|
||
<span>But virtue, as it never will be moved,</span>
|
||
<br/>
|
||
<span>Though lewdness court it in a shape of heaven,</span>
|
||
<br/>
|
||
<span>So lust, though to a radiant angel link’d,</span>
|
||
<br/>
|
||
<span>Will sate itself in a celestial bed,</span>
|
||
<br/>
|
||
<span>And prey on garbage.</span>
|
||
<br/>
|
||
<span>But, soft! methinks I scent the morning air;</span>
|
||
<br/>
|
||
<span>Brief let me be. Sleeping within my orchard,</span>
|
||
<br/>
|
||
<span>My custom always of the afternoon,</span>
|
||
<br/>
|
||
<span>Upon my secure hour thy uncle stole,</span>
|
||
<br/>
|
||
<span>With juice of cursed hebenon in a vial,</span>
|
||
<br/>
|
||
<span>And in the porches of my ears did pour</span>
|
||
<br/>
|
||
<span>The leperous distilment; whose effect</span>
|
||
<br/>
|
||
<span>Holds such an enmity with blood of man</span>
|
||
<br/>
|
||
<span>That swift as quicksilver it courses through</span>
|
||
<br/>
|
||
<span>The natural gates and alleys of the body,</span>
|
||
<br/>
|
||
<span>And with a sudden vigour doth posset</span>
|
||
<br/>
|
||
<span>And curd, like eager droppings into milk,</span>
|
||
<br/>
|
||
<span>The thin and wholesome blood: so did it mine;</span>
|
||
<br/>
|
||
<span>And a most instant tetter bark’d about,</span>
|
||
<br/>
|
||
<span>Most lazar-like, with vile and loathsome crust,</span>
|
||
<br/>
|
||
<span>All my smooth body.</span>
|
||
<br/>
|
||
<span>Thus was I, sleeping, by a brother’s hand</span>
|
||
<br/>
|
||
<span>Of life, of crown, of queen, at once dispatch’d:</span>
|
||
<br/>
|
||
<span>Cut off even in the blossoms of my sin,</span>
|
||
<br/>
|
||
<span>Unhousel’d, disappointed, unaneled,</span>
|
||
<br/>
|
||
<span>No reckoning made, but sent to my account</span>
|
||
<br/>
|
||
<span>With all my imperfections on my head:</span>
|
||
<br/>
|
||
<span>O, horrible! O, horrible! most horrible!</span>
|
||
<br/>
|
||
<span>If thou hast nature in thee, bear it not;</span>
|
||
<br/>
|
||
<span>Let not the royal bed of Denmark be</span>
|
||
<br/>
|
||
<span>A couch for luxury and damned incest.</span>
|
||
<br/>
|
||
<span>But, howsoever thou pursuest this act,</span>
|
||
<br/>
|
||
<span>Taint not thy mind, nor let thy soul contrive</span>
|
||
<br/>
|
||
<span>Against thy mother aught: leave her to heaven</span>
|
||
<br/>
|
||
<span>And to those thorns that in her bosom lodge,</span>
|
||
<br/>
|
||
<span>To prick and sting her. Fare thee well at once!</span>
|
||
<br/>
|
||
<span>The glow-worm shows the matin to be near,</span>
|
||
<br/>
|
||
<span>And ’gins to pale his uneffectual fire:</span>
|
||
<br/>
|
||
<span>Adieu, adieu! Hamlet, remember me. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O all you host of heaven! O earth! what else?</span>
|
||
<br/>
|
||
<span>And shall I couple hell? O, fie! Hold, hold, my heart;</span>
|
||
<br/>
|
||
<span>And you, my sinews, grow not instant old,</span>
|
||
<br/>
|
||
<span>But bear me stiffly up. Remember thee!</span>
|
||
<br/>
|
||
<span>Ay, thou poor ghost, while memory holds a seat</span>
|
||
<br/>
|
||
<span>In this distracted globe. Remember thee!</span>
|
||
<br/>
|
||
<span>Yea, from the table of my memory</span>
|
||
<br/>
|
||
<span>I’ll wipe away all trivial fond records,</span>
|
||
<br/>
|
||
<span>All saws of books, all forms, all pressures past,</span>
|
||
<br/>
|
||
<span>That youth and observation copied there;</span>
|
||
<br/>
|
||
<span>And thy commandment all alone shall live</span>
|
||
<br/>
|
||
<span>Within the book and volume of my brain,</span>
|
||
<br/>
|
||
<span>Unmix’d with baser matter: yes, by heaven!</span>
|
||
<br/>
|
||
<span>O most pernicious woman!</span>
|
||
<br/>
|
||
<span>O villain, villain, smiling, damned villain!</span>
|
||
<br/>
|
||
<span>My tables—meet it is I set it down,</span>
|
||
<br/>
|
||
<span>That one may smile, and smile, and be a villain;</span>
|
||
<br/>
|
||
<span>At least I’m sure it may be so in Denmark: <i epub:type="z3998:stage-direction">Writing.</i></span>
|
||
<br/>
|
||
<span>So, uncle, there you are. Now to my word;</span>
|
||
<br/>
|
||
<span>It is “Adieu, adieu! remember me.”</span>
|
||
<br/>
|
||
<span>I have sworn’t.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Marcellus<br/>
|
||
Horatio</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> My lord, my lord—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Lord Hamlet—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Heaven secure him!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>So be it!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Hillo, ho, ho, my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Hillo, ho, ho, boy! come, bird, come.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horatio</b> and <b epub:type="z3998:persona">Marcellus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>How is’t, my noble lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>What news, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O, wonderful!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Good my lord, tell it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No; you’ll reveal it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Not I, my lord, by heaven.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Nor I, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How say you, then; would heart of man once think it?</span>
|
||
<br/>
|
||
<span>But you’ll be secret?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Horatio<br/>
|
||
Marcellus</td>
|
||
<td>Ay, by heaven, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There’s ne’er a villain dwelling in all Denmark</span>
|
||
<br/>
|
||
<span>But he’s an arrant knave.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There needs no ghost, my lord, come from the grave</span>
|
||
<br/>
|
||
<span>To tell us this.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, right; you are i’ the right;</span>
|
||
<br/>
|
||
<span>And so, without more circumstance at all,</span>
|
||
<br/>
|
||
<span>I hold it fit that we shake hands and part:</span>
|
||
<br/>
|
||
<span>You, as your business and desire shall point you;</span>
|
||
<br/>
|
||
<span>For every man has business and desire,</span>
|
||
<br/>
|
||
<span>Such as it is; and for mine own poor part,</span>
|
||
<br/>
|
||
<span>Look you, I’ll go pray.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>These are but wild and whirling words, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’m sorry they offend you, heartily;</span>
|
||
<br/>
|
||
<span>Yes, ’faith heartily.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>There’s no offence, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Yes, by Saint Patrick, but there is, Horatio,</span>
|
||
<br/>
|
||
<span>And much offence too. Touching this vision here,</span>
|
||
<br/>
|
||
<span>It is an honest ghost, that let me tell you:</span>
|
||
<br/>
|
||
<span>For your desire to know what is between us,</span>
|
||
<br/>
|
||
<span>O’ermaster’t as you may. And now, good friends,</span>
|
||
<br/>
|
||
<span>As you are friends, scholars and soldiers,</span>
|
||
<br/>
|
||
<span>Give me one poor request.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>What is’t, my lord? we will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Never make known what you have seen to-night.</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Horatio<br/>
|
||
Marcellus</td>
|
||
<td>My lord, we will not.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nay, but swear’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>In faith,</span>
|
||
<br/>
|
||
<span>My lord, not I.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>Nor I, my lord, in faith.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Upon my sword.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Marcellus</td>
|
||
<td>We have sworn, my lord, already.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Indeed, upon my sword, indeed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td><i epub:type="z3998:stage-direction">Beneath.</i> Swear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ah, ha, boy! say’st thou so? art thou there, truepenny?</span>
|
||
<br/>
|
||
<span>Come on—you hear this fellow in the cellarage—</span>
|
||
<br/>
|
||
<span>Consent to swear.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Propose the oath, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Never to speak of this that you have seen,</span>
|
||
<br/>
|
||
<span>Swear by my sword.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td><i epub:type="z3998:stage-direction">Beneath.</i> Swear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i lang="la" xml:lang="la">Hic et ubique?</i> then we’ll shift our ground.</span>
|
||
<br/>
|
||
<span>Come hither, gentlemen,</span>
|
||
<br/>
|
||
<span>And lay your hands again upon my sword:</span>
|
||
<br/>
|
||
<span>Never to speak of this that you have heard,</span>
|
||
<br/>
|
||
<span>Swear by my sword.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td><i epub:type="z3998:stage-direction">Beneath.</i> Swear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well said, old mole! canst work i’ the earth so fast?</span>
|
||
<br/>
|
||
<span>A worthy pioner! Once more remove, good friends.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>O day and night, but this is wondrous strange!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And therefore as a stranger give it welcome.</span>
|
||
<br/>
|
||
<span>There are more things in heaven and earth, Horatio,</span>
|
||
<br/>
|
||
<span>Than are dreamt of in your philosophy.</span>
|
||
<br/>
|
||
<span>But come;</span>
|
||
<br/>
|
||
<span>Here, as before, never, so help you mercy,</span>
|
||
<br/>
|
||
<span>How strange or odd soe’er I bear myself,</span>
|
||
<br/>
|
||
<span>As I perchance hereafter shall think meet</span>
|
||
<br/>
|
||
<span>To put an antic disposition on,</span>
|
||
<br/>
|
||
<span>That you, at such times seeing me, never shall,</span>
|
||
<br/>
|
||
<span>With arms encumber’d thus, or this headshake,</span>
|
||
<br/>
|
||
<span>Or by pronouncing of some doubtful phrase,</span>
|
||
<br/>
|
||
<span>As “Well, well, we know,” or “We could, an if we would,”</span>
|
||
<br/>
|
||
<span>Or “If we list to speak,” or “There be, an if they might,”</span>
|
||
<br/>
|
||
<span>Or such ambiguous giving out, to note</span>
|
||
<br/>
|
||
<span>That you know aught of me: this not to do,</span>
|
||
<br/>
|
||
<span>So grace and mercy at your most need help you,</span>
|
||
<br/>
|
||
<span>Swear.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td><i epub:type="z3998:stage-direction">Beneath.</i> Swear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Rest, rest, perturbed spirit! <i epub:type="z3998:stage-direction">They swear.</i> So, gentlemen,</span>
|
||
<br/>
|
||
<span>With all my love I do commend me to you:</span>
|
||
<br/>
|
||
<span>And what so poor a man as Hamlet is</span>
|
||
<br/>
|
||
<span>May do, to express his love and friending to you,</span>
|
||
<br/>
|
||
<span>God willing, shall not lack. Let us go in together;</span>
|
||
<br/>
|
||
<span>And still your fingers on your lips, I pray.</span>
|
||
<br/>
|
||
<span>The time is out of joint: O cursed spite,</span>
|
||
<br/>
|
||
<span>That ever I was born to set it right!</span>
|
||
<br/>
|
||
<span>Nay, come, let’s go together. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</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>A room in <b epub:type="z3998:persona">Polonius’</b> house.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b> and <b epub:type="z3998:persona">Reynaldo</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Give him this money and these notes, Reynaldo.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>I will, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>You shall do marvellous wisely, good Reynaldo,</span>
|
||
<br/>
|
||
<span>Before you visit him, to make inquire</span>
|
||
<br/>
|
||
<span>Of his behavior.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>My lord, I did intend it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marry, well said; very well said. Look you, sir,</span>
|
||
<br/>
|
||
<span>Inquire me first what Danskers are in Paris;</span>
|
||
<br/>
|
||
<span>And how, and who, what means, and where they keep,</span>
|
||
<br/>
|
||
<span>What company, at what expense; and finding</span>
|
||
<br/>
|
||
<span>By this encompassment and drift of question</span>
|
||
<br/>
|
||
<span>That they do know my son, come you more nearer</span>
|
||
<br/>
|
||
<span>Than your particular demands will touch it:</span>
|
||
<br/>
|
||
<span>Take you, as ’twere, some distant knowledge of him;</span>
|
||
<br/>
|
||
<span>As thus, “I know his father and his friends,</span>
|
||
<br/>
|
||
<span>And in part him:” do you mark this, Reynaldo?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>Ay, very well, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>“And in part him; but” you may say “not well:</span>
|
||
<br/>
|
||
<span>But, if’t be he I mean, he’s very wild;</span>
|
||
<br/>
|
||
<span>Addicted so-and-so:” and there put on him</span>
|
||
<br/>
|
||
<span>What forgeries you please; marry, none so rank</span>
|
||
<br/>
|
||
<span>As may dishonour him; take heed of that;</span>
|
||
<br/>
|
||
<span>But, sir, such wanton, wild and usual slips</span>
|
||
<br/>
|
||
<span>As are companions noted and most known</span>
|
||
<br/>
|
||
<span>To youth and liberty.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>As gaming, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, or drinking, fencing, swearing, quarrelling,</span>
|
||
<br/>
|
||
<span>Drabbing: you may go so far.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>My lord, that would dishonour him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Faith, no; as you may season it in the charge.</span>
|
||
<br/>
|
||
<span>You must not put another scandal on him,</span>
|
||
<br/>
|
||
<span>That he is open to incontinency;</span>
|
||
<br/>
|
||
<span>That’s not my meaning: but breathe his faults so quaintly</span>
|
||
<br/>
|
||
<span>That they may seem the taints of liberty,</span>
|
||
<br/>
|
||
<span>The flash and outbreak of a fiery mind,</span>
|
||
<br/>
|
||
<span>A savageness in unreclaimed blood,</span>
|
||
<br/>
|
||
<span>Of general assault.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>But, my good lord—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Wherefore should you do this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, my lord,</span>
|
||
<br/>
|
||
<span>I would know that.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Marry, sir, here’s my drift;</span>
|
||
<br/>
|
||
<span>And, I believe, it is a fetch of wit:</span>
|
||
<br/>
|
||
<span>You laying these slight sullies on my son,</span>
|
||
<br/>
|
||
<span>As ’twere a thing a little soil’d i’ the working,</span>
|
||
<br/>
|
||
<span>Mark you,</span>
|
||
<br/>
|
||
<span>Your party in converse, him you would sound,</span>
|
||
<br/>
|
||
<span>Having ever seen in the prenominate crimes</span>
|
||
<br/>
|
||
<span>The youth you breathe of guilty, be assured</span>
|
||
<br/>
|
||
<span>He closes with you in this consequence;</span>
|
||
<br/>
|
||
<span>“Good sir,” or so, or “friend,” or “gentleman,”</span>
|
||
<br/>
|
||
<span>According to the phrase or the addition</span>
|
||
<br/>
|
||
<span>Of man and country.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>Very good, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>And then, sir, does he this—he does—what was I about to say? By the mass, I was about to say something: where did I leave?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>At “closes in the consequence,” at “friend or so,” and “gentleman.”</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>At “closes in the consequence,” ay, marry;</span>
|
||
<br/>
|
||
<span>He closes thus: “I know the gentleman;</span>
|
||
<br/>
|
||
<span>I saw him yesterday, or t’ other day,</span>
|
||
<br/>
|
||
<span>Or then, or then; with such, or such; and, as you say,</span>
|
||
<br/>
|
||
<span>There was a’ gaming; there o’ertook in’s rouse;</span>
|
||
<br/>
|
||
<span>There falling out at tennis:” or perchance,</span>
|
||
<br/>
|
||
<span>“I saw him enter such a house of sale,”</span>
|
||
<br/>
|
||
<span>Videlicet, a brothel, or so forth.</span>
|
||
<br/>
|
||
<span>See you now;</span>
|
||
<br/>
|
||
<span>Your bait of falsehood takes this carp of truth:</span>
|
||
<br/>
|
||
<span>And thus do we of wisdom and of reach,</span>
|
||
<br/>
|
||
<span>With windlasses and with assays of bias,</span>
|
||
<br/>
|
||
<span>By indirections find directions out:</span>
|
||
<br/>
|
||
<span>So by my former lecture and advice,</span>
|
||
<br/>
|
||
<span>Shall you my son. You have me, have you not?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>My lord, I have.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>God be wi’ you; fare you well.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>Good my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Observe his inclination in yourself.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>I shall, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>And let him ply his music.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Reynaldo</td>
|
||
<td>Well, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Farewell! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Reynaldo</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Ophelia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now, Ophelia! what’s the matter?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>O, my lord, my lord, I have been so affrighted!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>With what, i’ the name of God?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, as I was sewing in my closet,</span>
|
||
<br/>
|
||
<span>Lord Hamlet, with his doublet all unbraced;</span>
|
||
<br/>
|
||
<span>No hat upon his head; his stockings foul’d,</span>
|
||
<br/>
|
||
<span>Ungarter’d, and down-gyved to his ankle;</span>
|
||
<br/>
|
||
<span>Pale as his shirt; his knees knocking each other;</span>
|
||
<br/>
|
||
<span>And with a look so piteous in purport</span>
|
||
<br/>
|
||
<span>As if he had been loosed out of hell</span>
|
||
<br/>
|
||
<span>To speak of horrors—he comes before me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Mad for thy love?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I do not know;</span>
|
||
<br/>
|
||
<span>But truly, I do fear it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What said he?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He took me by the wrist and held me hard;</span>
|
||
<br/>
|
||
<span>Then goes he to the length of all his arm;</span>
|
||
<br/>
|
||
<span>And, with his other hand thus o’er his brow,</span>
|
||
<br/>
|
||
<span>He falls to such perusal of my face</span>
|
||
<br/>
|
||
<span>As he would draw it. Long stay’d he so;</span>
|
||
<br/>
|
||
<span>At last, a little shaking of mine arm</span>
|
||
<br/>
|
||
<span>And thrice his head thus waving up and down,</span>
|
||
<br/>
|
||
<span>He raised a sigh so piteous and profound</span>
|
||
<br/>
|
||
<span>As it did seem to shatter all his bulk</span>
|
||
<br/>
|
||
<span>And end his being: that done, he lets me go:</span>
|
||
<br/>
|
||
<span>And, with his head over his shoulder turn’d,</span>
|
||
<br/>
|
||
<span>He seem’d to find his way without his eyes;</span>
|
||
<br/>
|
||
<span>For out o’ doors he went without their helps,</span>
|
||
<br/>
|
||
<span>And, to the last, bended their light on me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, go with me: I will go seek the king.</span>
|
||
<br/>
|
||
<span>This is the very ecstasy of love,</span>
|
||
<br/>
|
||
<span>Whose violent property fordoes itself</span>
|
||
<br/>
|
||
<span>And leads the will to desperate undertakings</span>
|
||
<br/>
|
||
<span>As oft as any passion under heaven</span>
|
||
<br/>
|
||
<span>That does afflict our natures. I am sorry.</span>
|
||
<br/>
|
||
<span>What, have you given him any hard words of late?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, my good lord, but, as you did command,</span>
|
||
<br/>
|
||
<span>I did repel his letters and denied</span>
|
||
<br/>
|
||
<span>His access to me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>That hath made him mad.</span>
|
||
<br/>
|
||
<span>I am sorry that with better heed and judgment</span>
|
||
<br/>
|
||
<span>I had not quoted him: I fear’d he did but trifle,</span>
|
||
<br/>
|
||
<span>And meant to wreck thee; but, beshrew my jealousy!</span>
|
||
<br/>
|
||
<span>By heaven, it is as proper to our age</span>
|
||
<br/>
|
||
<span>To cast beyond ourselves in our opinions</span>
|
||
<br/>
|
||
<span>As it is common for the younger sort</span>
|
||
<br/>
|
||
<span>To lack discretion. Come, go we to the king:</span>
|
||
<br/>
|
||
<span>This must be known; which, being kept close, might move</span>
|
||
<br/>
|
||
<span>More grief to hide than hate to utter love. <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 room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Rosencrantz</b>, <b epub:type="z3998:persona">Guildenstern</b>, and Attendants.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Welcome, dear Rosencrantz and Guildenstern!</span>
|
||
<br/>
|
||
<span>Moreover that we much did long to see you,</span>
|
||
<br/>
|
||
<span>The need we have to use you did provoke</span>
|
||
<br/>
|
||
<span>Our hasty sending. Something have you heard</span>
|
||
<br/>
|
||
<span>Of Hamlet’s transformation; so call it,</span>
|
||
<br/>
|
||
<span>Sith nor the exterior nor the inward man</span>
|
||
<br/>
|
||
<span>Resembles that it was. What it should be,</span>
|
||
<br/>
|
||
<span>More than his father’s death, that thus hath put him</span>
|
||
<br/>
|
||
<span>So much from the understanding of himself,</span>
|
||
<br/>
|
||
<span>I cannot dream of: I entreat you both,</span>
|
||
<br/>
|
||
<span>That, being of so young days brought up with him,</span>
|
||
<br/>
|
||
<span>And sith so neighbour’d to his youth and havior,</span>
|
||
<br/>
|
||
<span>That you vouchsafe your rest here in our court</span>
|
||
<br/>
|
||
<span>Some little time: so by your companies</span>
|
||
<br/>
|
||
<span>To draw him on to pleasures, and to gather,</span>
|
||
<br/>
|
||
<span>So much as from occasion you may glean,</span>
|
||
<br/>
|
||
<span>Whether aught, to us unknown, afflicts him thus,</span>
|
||
<br/>
|
||
<span>That, open’d, lies within our remedy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good gentlemen, he hath much talk’d of you;</span>
|
||
<br/>
|
||
<span>And sure I am two men there are not living</span>
|
||
<br/>
|
||
<span>To whom he more adheres. If it will please you</span>
|
||
<br/>
|
||
<span>To show us so much gentry and good will</span>
|
||
<br/>
|
||
<span>As to expend your time with us awhile,</span>
|
||
<br/>
|
||
<span>For the supply and profit of our hope,</span>
|
||
<br/>
|
||
<span>Your visitation shall receive such thanks</span>
|
||
<br/>
|
||
<span>As fits a king’s remembrance.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Both your majesties</span>
|
||
<br/>
|
||
<span>Might, by the sovereign power you have of us,</span>
|
||
<br/>
|
||
<span>Put your dread pleasures more into command</span>
|
||
<br/>
|
||
<span>Than to entreaty.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But we both obey,</span>
|
||
<br/>
|
||
<span>And here give up ourselves, in the full bent</span>
|
||
<br/>
|
||
<span>To lay our service freely at your feet,</span>
|
||
<br/>
|
||
<span>To be commanded.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Thanks, Rosencrantz and gentle Guildenstern.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thanks, Guildenstern and gentle Rosencrantz:</span>
|
||
<br/>
|
||
<span>And I beseech you instantly to visit</span>
|
||
<br/>
|
||
<span>My too much changed son. Go, some of you,</span>
|
||
<br/>
|
||
<span>And bring these gentlemen where Hamlet is.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Heavens make our presence and our practices</span>
|
||
<br/>
|
||
<span>Pleasant and helpful to him!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Ay, amen! <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b>, <b epub:type="z3998:persona">Guildenstern</b>, and some Attendants.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The ambassadors from Norway, my good lord,</span>
|
||
<br/>
|
||
<span>Are joyfully return’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Thou still hast been the father of good news.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Have I, my lord? I assure my good liege,</span>
|
||
<br/>
|
||
<span>I hold my duty, as I hold my soul,</span>
|
||
<br/>
|
||
<span>Both to my God and to my gracious king:</span>
|
||
<br/>
|
||
<span>And I do think, or else this brain of mine</span>
|
||
<br/>
|
||
<span>Hunts not the trail of policy so sure</span>
|
||
<br/>
|
||
<span>As it hath used to do, that I have found</span>
|
||
<br/>
|
||
<span>The very cause of Hamlet’s lunacy.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>O, speak of that; that do I long to hear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give first admittance to the ambassadors;</span>
|
||
<br/>
|
||
<span>My news shall be the fruit to that great feast.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thyself do grace to them, and bring them in. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b>.</i></span>
|
||
<br/>
|
||
<span>He tells me, my dear Gertrude, he hath found</span>
|
||
<br/>
|
||
<span>The head and source of all your son’s distemper.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I doubt it is no other but the main;</span>
|
||
<br/>
|
||
<span>His father’s death, and our o’erhasty marriage.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Well, we shall sift him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Polonius</b>, with <b epub:type="z3998:persona">Voltimand</b> and <b epub:type="z3998:persona">Cornelius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Welcome, my good friends!</span>
|
||
<br/>
|
||
<span>Say, Voltimand, what from our brother Norway?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Voltimand</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Most fair return of greetings and desires.</span>
|
||
<br/>
|
||
<span>Upon our first, he sent out to suppress</span>
|
||
<br/>
|
||
<span>His nephew’s levies; which to him appear’d</span>
|
||
<br/>
|
||
<span>To be a preparation ’gainst the Polack;</span>
|
||
<br/>
|
||
<span>But, better look’d into, he truly found</span>
|
||
<br/>
|
||
<span>It was against your highness: whereat grieved,</span>
|
||
<br/>
|
||
<span>That so his sickness, age and impotence</span>
|
||
<br/>
|
||
<span>Was falsely borne in hand, sends out arrests</span>
|
||
<br/>
|
||
<span>On Fortinbras; which he, in brief, obeys;</span>
|
||
<br/>
|
||
<span>Receives rebuke from Norway, and in fine</span>
|
||
<br/>
|
||
<span>Makes vow before his uncle never more</span>
|
||
<br/>
|
||
<span>To give the assay of arms against your majesty.</span>
|
||
<br/>
|
||
<span>Whereon old Norway, overcome with joy,</span>
|
||
<br/>
|
||
<span>Gives him three thousand crowns in annual fee,</span>
|
||
<br/>
|
||
<span>And his commission to employ those soldiers,</span>
|
||
<br/>
|
||
<span>So levied as before, against the Polack:</span>
|
||
<br/>
|
||
<span>With an entreaty, herein further shown, <i epub:type="z3998:stage-direction">Giving a paper.</i></span>
|
||
<br/>
|
||
<span>That it might please you to give quiet pass</span>
|
||
<br/>
|
||
<span>Through your dominions for this enterprise,</span>
|
||
<br/>
|
||
<span>On such regards of safety and allowance</span>
|
||
<br/>
|
||
<span>As therein are set down.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It likes us well;</span>
|
||
<br/>
|
||
<span>And at our more consider’d time well read,</span>
|
||
<br/>
|
||
<span>Answer, and think upon this business.</span>
|
||
<br/>
|
||
<span>Meantime we thank you for your well-took labour:</span>
|
||
<br/>
|
||
<span>Go to your rest; at night we’ll feast together:</span>
|
||
<br/>
|
||
<span>Most welcome home! <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Voltimand</b> and <b epub:type="z3998:persona">Cornelius</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This business is well ended.</span>
|
||
<br/>
|
||
<span>My liege, and madam, to expostulate</span>
|
||
<br/>
|
||
<span>What majesty should be, what duty is,</span>
|
||
<br/>
|
||
<span>Why day is day, night night, and time is time,</span>
|
||
<br/>
|
||
<span>Were nothing but to waste night, day and time.</span>
|
||
<br/>
|
||
<span>Therefore, since brevity is the soul of wit,</span>
|
||
<br/>
|
||
<span>And tediousness the limbs and outward flourishes,</span>
|
||
<br/>
|
||
<span>I will be brief: your noble son is mad:</span>
|
||
<br/>
|
||
<span>Mad call I it; for, to define true madness,</span>
|
||
<br/>
|
||
<span>What is’t but to be nothing else but mad?</span>
|
||
<br/>
|
||
<span>But let that go.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>More matter, with less art.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>Madam, I swear I use no art at all.</span>
|
||
<br/>
|
||
<span>That he is mad, ’tis true: ’tis true ’tis pity;</span>
|
||
<br/>
|
||
<span>And pity ’tis ’tis true: a foolish figure;</span>
|
||
<br/>
|
||
<span>But farewell it, for I will use no art.</span>
|
||
<br/>
|
||
<span>Mad let us grant him, then: and now remains</span>
|
||
<br/>
|
||
<span>That we find out the cause of this effect,</span>
|
||
<br/>
|
||
<span>Or rather say, the cause of this defect,</span>
|
||
<br/>
|
||
<span>For this effect defective comes by cause:</span>
|
||
<br/>
|
||
<span>Thus it remains, and the remainder thus.</span>
|
||
<br/>
|
||
<span>Perpend.</span>
|
||
<br/>
|
||
<span>I have a daughter—have while she is mine—</span>
|
||
<br/>
|
||
<span>Who, in her duty and obedience, mark,</span>
|
||
<br/>
|
||
<span>Hath given me this: now gather, and surmise. <i epub:type="z3998:stage-direction">Reads.</i></span>
|
||
</p>
|
||
</div>
|
||
<blockquote epub:type="z3998:letter">
|
||
<p>“To the celestial and my soul’s idol, the most beautified Ophelia,”—</p>
|
||
</blockquote>
|
||
<p class="continued">That’s an ill phrase, a vile phrase; “beautified” is a vile phrase: but you shall hear. Thus: <i epub:type="z3998:stage-direction">Reads.</i></p>
|
||
<blockquote epub:type="z3998:letter">
|
||
<p>“In her excellent white bosom, these, <abbr class="eoc">etc.</abbr>”</p>
|
||
</blockquote>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Came this from Hamlet to her?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>
|
||
<p>Good madam, stay awhile; I will be faithful. <i epub:type="z3998:stage-direction">Reads.</i></p>
|
||
<blockquote epub:type="z3998:letter">
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>“Doubt thou the stars are fire;</span>
|
||
<br/>
|
||
<span class="i1">Doubt that the sun doth move;</span>
|
||
<br/>
|
||
<span>Doubt truth to be a liar;</span>
|
||
<br/>
|
||
<span class="i1">But never doubt I love.</span>
|
||
</p>
|
||
</div>
|
||
<p>“O dear Ophelia, I am ill at these numbers; I have not art to reckon my groans: but that I love thee best, O most best, believe it. Adieu.</p>
|
||
<p>“<span epub:type="z3998:valediction">Thine evermore most dear lady, whilst this machine is to him,</span> <span epub:type="z3998:sender z3998:signature">Hamlet</span>.”</p>
|
||
</blockquote>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>This, in obedience, hath my daughter shown me,</span>
|
||
<br/>
|
||
<span>And more above, hath his solicitings,</span>
|
||
<br/>
|
||
<span>As they fell out by time, by means and place,</span>
|
||
<br/>
|
||
<span>All given to mine ear.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>But how hath she</span>
|
||
<br/>
|
||
<span>Received his love?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What do you think of me?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>As of a man faithful and honourable.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I would fain prove so. But what might you think,</span>
|
||
<br/>
|
||
<span>When I had seen this hot love on the wing—</span>
|
||
<br/>
|
||
<span>As I perceived it, I must tell you that,</span>
|
||
<br/>
|
||
<span>Before my daughter told me—what might you,</span>
|
||
<br/>
|
||
<span>Or my dear majesty your queen here, think,</span>
|
||
<br/>
|
||
<span>If I had play’d the desk or table-book,</span>
|
||
<br/>
|
||
<span>Or given my heart a winking, mute and dumb,</span>
|
||
<br/>
|
||
<span>Or look’d upon this love with idle sight;</span>
|
||
<br/>
|
||
<span>What might you think? No, I went round to work,</span>
|
||
<br/>
|
||
<span>And my young mistress thus I did bespeak:</span>
|
||
<br/>
|
||
<span>“Lord Hamlet is a prince, out of thy star;</span>
|
||
<br/>
|
||
<span>This must not be:” and then I precepts gave her,</span>
|
||
<br/>
|
||
<span>That she should lock herself from his resort,</span>
|
||
<br/>
|
||
<span>Admit no messengers, receive no tokens.</span>
|
||
<br/>
|
||
<span>Which done, she took the fruits of my advice;</span>
|
||
<br/>
|
||
<span>And he, repulsed—a short tale to make—</span>
|
||
<br/>
|
||
<span>Fell into a sadness, then into a fast,</span>
|
||
<br/>
|
||
<span>Thence to a watch, thence into a weakness,</span>
|
||
<br/>
|
||
<span>Thence to a lightness, and, by this declension,</span>
|
||
<br/>
|
||
<span>Into the madness wherein now he raves,</span>
|
||
<br/>
|
||
<span>And all we mourn for.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Do you think ’tis this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>It may be, very likely.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hath there been such a time—I’d fain know that—</span>
|
||
<br/>
|
||
<span>That I have positively said “ ’Tis so,”</span>
|
||
<br/>
|
||
<span>When it proved otherwise?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Not that I know.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Pointing to his head and shoulder.</i> Take this from this, if this be otherwise:</span>
|
||
<br/>
|
||
<span>If circumstances lead me, I will find</span>
|
||
<br/>
|
||
<span>Where truth is hid, though it were hid indeed</span>
|
||
<br/>
|
||
<span>Within the centre.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>How may we try it further?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>You know, sometimes he walks four hours together</span>
|
||
<br/>
|
||
<span>Here in the lobby.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>So he does indeed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>At such a time I’ll loose my daughter to him:</span>
|
||
<br/>
|
||
<span>Be you and I behind an arras then;</span>
|
||
<br/>
|
||
<span>Mark the encounter: if he love her not</span>
|
||
<br/>
|
||
<span>And be not from his reason fall’n thereon,</span>
|
||
<br/>
|
||
<span>Let me be no assistant for a state,</span>
|
||
<br/>
|
||
<span>But keep a farm and carters.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>We will try it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>But, look, where sadly the poor wretch comes reading.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Away, I do beseech you, both away:</span>
|
||
<br/>
|
||
<span>I’ll board him presently. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, and Attendants.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>, reading.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, give me leave:</span>
|
||
<br/>
|
||
<span>How does my good Lord Hamlet?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Well, God-a-mercy.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Do you know me, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Excellent well; you are a fishmonger.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Not I, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then I would you were so honest a man.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Honest, my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, sir; to be honest, as this world goes, is to be one man picked out of ten thousand.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>That’s very true, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>For if the sun breed maggots in a dead dog, being a god kissing carrion—Have you a daughter?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>I have, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Let her not walk i’ the sun: conception is a blessing: but not as your daughter may conceive. Friend, look to’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> How say you by that? Still harping on my daughter: yet he knew me not at first; he said I was a fishmonger: he is far gone, far gone: and truly in my youth I suffered much extremity for love; very near this. I’ll speak to him again. What do you read, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Words, words, words.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What is the matter, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Between who?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>I mean, the matter that you read, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Slanders, sir: for the satirical rogue says here that old men have grey beards, that their faces are wrinkled, their eyes purging thick amber and plum-tree gum and that they have a plentiful lack of wit, together with most weak hams: all which, sir, though I most powerfully and potently believe, yet I hold it not honesty to have it thus set down, for yourself, sir, should be old as I am, if like a crab you could go backward.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Though this be madness, yet there is method in’t. Will you walk out of the air, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Into my grave.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Indeed, that is out o’ the air. <i epub:type="z3998:stage-direction">Aside.</i> How pregnant sometimes his replies are! a happiness that often madness hits on, which reason and sanity could not so prosperously be delivered of. I will leave him, and suddenly contrive the means of meeting between him and my daughter.—My honourable lord, I will most humbly take my leave of you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>You cannot, sir, take from me any thing that I will more willingly part withal: except my life, except my life, except my life.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Fare you well, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>These tedious old fools!</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>You go to seek the Lord Hamlet; there he is.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Polonius</b>.</i> God save you, sir! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>My honoured lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>My most dear lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>My excellent good friends! How dost thou, Guildenstern? Ah, Rosencrantz! Good lads, how do ye both?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>As the indifferent children of the earth.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Happy, in that we are not over-happy;</span>
|
||
<br/>
|
||
<span>On fortune’s cap we are not the very button.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nor the soles of her shoe?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Neither, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then you live about her waist, or in the middle of her favours?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>’Faith, her privates we.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>In the secret parts of fortune? O, most true; she is a strumpet. What’s the news?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>None, my lord, but that the world’s grown honest.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then is doomsday near: but your news is not true. Let me question more in particular: what have you, my good friends, deserved at the hands of fortune, that she sends you to prison hither?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Prison, my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Denmark’s a prison.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Then is the world one.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>A goodly one; in which there are many confines, wards and dungeons, Denmark being one o’ the worst.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>We think not so, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why, then, ’tis none to you; for there is nothing either good or bad, but thinking makes it so: to me it is a prison.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Why then, your ambition makes it one; ’tis too narrow for your mind.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O God, I could be bounded in a nut-shell and count myself a king of infinite space, were it not that I have bad dreams.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Which dreams indeed are ambition, for the very substance of the ambitious is merely the shadow of a dream.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>A dream itself is but a shadow.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Truly, and I hold ambition of so airy and light a quality that it is but a shadow’s shadow.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then are our beggars bodies, and our monarchs and outstretched heroes the beggars’ shadows. Shall we to the court? for, by my fay, I cannot reason.</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Rosencrantz<br/>
|
||
Guildenstern</td>
|
||
<td>We’ll wait upon you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No such matter: I will not sort you with the rest of my servants, for, to speak to you like an honest man, I am most dreadfully attended. But, in the beaten way of friendship, what make you at Elsinore?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>To visit you, my lord; no other occasion.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Beggar that I am, I am even poor in thanks; but I thank you: and sure, dear friends, my thanks are too dear a halfpenny. Were you not sent for? Is it your own inclining? Is it a free visitation? Come, deal justly with me: come, come; nay, speak.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>What should we say, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why, any thing, but to the purpose. You were sent for; and there is a kind of confession in your looks which your modesties have not craft enough to colour: I know the good king and queen have sent for you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>To what end, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That you must teach me. But let me conjure you, by the rights of our fellowship, by the consonancy of our youth, by the obligation of our ever-preserved love, and by what more dear a better proposer could charge you withal, be even and direct with me, whether you were sent for, or no?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Guildenstern</b>.</i> What say you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Nay, then, I have an eye of you.—If you love me, hold not off.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>My lord, we were sent for.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I will tell you why; so shall my anticipation prevent your discovery, and your secrecy to the king and queen moult no feather. I have of late—but wherefore I know not—lost all my mirth, forgone all custom of exercises; and indeed it goes so heavily with my disposition that this goodly frame, the earth, seems to me a sterile promontory, this most excellent canopy, the air, look you, this brave o’erhanging firmament, this majestical roof fretted with golden fire, why, it appears no other thing to me than a foul and pestilent congregation of vapours. What a piece of work is a man! how noble in reason! how infinite in faculty! in form and moving how express and admirable! in action how like an angel! in apprehension how like a god! the beauty of the world! the paragon of animals! And yet, to me, what is this quintessence of dust? man delights not me: no, nor woman neither, though by your smiling you seem to say so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>My lord, there was no such stuff in my thoughts.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why did you laugh then, when I said “man delights not me”?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>To think, my lord, if you delight not in man, what lenten entertainment the players shall receive from you: we coted them on the way; and hither are they coming, to offer you service.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>He that plays the king shall be welcome; his majesty shall have tribute of me; the adventurous knight shall use his foil and target; the lover shall not sigh gratis; the humourous man shall end his part in peace; the clown shall make those laugh whose lungs are tickled o’ the sere; and the lady shall say her mind freely, or the blank verse shall halt for’t. What players are they?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Even those you were wont to take delight in, the tragedians of the city.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How chances it they travel? their residence, both in reputation and profit, was better both ways.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>I think their inhibition comes by the means of the late innovation.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do they hold the same estimation they did when I was in the city? are they so followed?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>No, indeed, are they not.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How comes it? do they grow rusty?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Nay, their endeavour keeps in the wonted pace: but there is, sir, an aery of children, little eyases, that cry out on the top of question, and are most tyrannically clapped for’t: these are now the fashion, and so berattle the common stages—so they call them—that many wearing rapiers are afraid of goose-quills and dare scarce come thither.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What, are they children? who maintains ’em? how are they escoted? Will they pursue the quality no longer than they can sing? will they not say afterwards, if they should grow themselves to common players—as it is most like, if their means are no better—their writers do them wrong, to make them exclaim against their own succession?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>’Faith, there has been much to do on both sides; and the nation holds it no sin to tarre them to controversy: there was, for a while, no money bid for argument, unless the poet and the player went to cuffs in the question.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Is’t possible?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>O, there has been much throwing about of brains.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do the boys carry it away?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Ay, that they do, my lord; Hercules and his load too.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It is not very strange; for mine uncle is king of Denmark, and those that would make mows at him while my father lived, give twenty, forty, fifty, an hundred ducats a-piece for his picture in little. ’Sblood, there is something in this more than natural, if philosophy could find it out. <i epub:type="z3998:stage-direction">Flourish of trumpets within.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>There are the players.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Gentlemen, you are welcome to Elsinore. Your hands, come then: the appurtenance of welcome is fashion and ceremony: let me comply with you in this garb, lest my extent to the players, which, I tell you, must show fairly outward, should more appear like entertainment than yours. You are welcome: but my uncle-father and aunt-mother are deceived.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>In what, my dear lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I am but mad north-north-west: when the wind is southerly I know a hawk from a handsaw.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Well be with you, gentlemen!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Hark you, Guildenstern; and you too: at each ear a hearer: that great baby you see there is not yet out of his swaddling-clouts.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Happily he’s the second time come to them; for they say an old man is twice a child.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I will prophesy he comes to tell me of the players; mark it. You say right, sir: o’ Monday morning; ’twas so indeed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>My lord, I have news to tell you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>My lord, I have news to tell you. When Roscius was an actor in Rome—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>The actors are come hither, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Buz, buz!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Upon mine honour—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then came each actor on his ass—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>The best actors in the world, either for tragedy, comedy, history, pastoral, pastoral-comical, historical-pastoral, tragical-historical, tragical-comical-historical-pastoral, scene individable, or poem unlimited: Seneca cannot be too heavy, nor Plautus too light. For the law of writ and the liberty, these are the only men.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O Jephthah, judge of Israel, what a treasure hadst thou!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What a treasure had he, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<p>Why,</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>“One fair daughter and no more,</span>
|
||
<br/>
|
||
<span class="i1">The which he loved passing well.”</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Still on my daughter.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Am I not i’ the right, old Jephthah?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>If you call me Jephthah, my lord, I have a daughter that I love passing well.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nay, that follows not.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>What follows, then, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<p>Why,</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>“As by lot, God wot,”</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">and then, you know,</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>“It came to pass, as most like it was,”—</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">the first row of the pious chanson will show you more; for look, where my abridgement comes.</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter four or five <b epub:type="z3998:persona">Players</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>You are welcome, masters; welcome, all. I am glad to see thee well. Welcome, good friends. O, my old friend! thy face is valanced since I saw thee last: comest thou to beard me in Denmark? What, my young lady and mistress! By’r lady, your ladyship is nearer to heaven than when I saw you last, by the altitude of a chopine. Pray God, your voice, like apiece of uncurrent gold, be not cracked within the ring. Masters, you are all welcome. We’ll e’en to’t like French falconers, fly at any thing we see: we’ll have a speech straight: come, give us a taste of your quality; come, a passionate speech.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>What speech, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<p>I heard thee speak me a speech once, but it was never acted; or, if it was, not above once; for the play, I remember, pleased not the million; ’twas caviare to the general: but it was—as I received it, and others, whose judgments in such matters cried in the top of mine—an excellent play, well digested in the scenes, set down with as much modesty as cunning. I remember, one said there were no sallets in the lines to make the matter savoury, nor no matter in the phrase that might indict the author of affectation; but called it an honest method, as wholesome as sweet, and by very much more handsome than fine. One speech in it I chiefly loved: ’twas Aeneas’ tale to Dido; and thereabout of it especially, where he speaks of Priam’s slaughter: if it live in your memory, begin at this line: let me see, let me see—</p>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>“The rugged Pyrrhus, like the Hyrcanian beast,”</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">—it is not so:—it begins with Pyrrhus:—</p>
|
||
<blockquote epub:type="z3998:verse">
|
||
<p>
|
||
<span>“The rugged Pyrrhus, he whose sable arms,</span>
|
||
<br/>
|
||
<span>Black as his purpose, did the night resemble</span>
|
||
<br/>
|
||
<span>When he lay couched in the ominous horse,</span>
|
||
<br/>
|
||
<span>Hath now this dread and black complexion smear’d</span>
|
||
<br/>
|
||
<span>With heraldry more dismal; head to foot</span>
|
||
<br/>
|
||
<span>Now is he total gules; horridly trick’d</span>
|
||
<br/>
|
||
<span>With blood of fathers, mothers, daughters, sons,</span>
|
||
<br/>
|
||
<span>Baked and impasted with the parching streets,</span>
|
||
<br/>
|
||
<span>That lend a tyrannous and damned light</span>
|
||
<br/>
|
||
<span>To their lord’s murder: roasted in wrath and fire,</span>
|
||
<br/>
|
||
<span>And thus o’er-sized with coagulate gore,</span>
|
||
<br/>
|
||
<span>With eyes like carbuncles, the hellish Pyrrhus</span>
|
||
<br/>
|
||
<span>Old grandsire Priam seeks.”</span>
|
||
</p>
|
||
</blockquote>
|
||
<p>So, proceed you.</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>’Fore God, my lord, well spoken, with good accent and good discretion.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>
|
||
<blockquote epub:type="z3998:verse">
|
||
<p>
|
||
<span>“Anon he finds him</span>
|
||
<br/>
|
||
<span>Striking too short at Greeks; his antique sword,</span>
|
||
<br/>
|
||
<span>Rebellious to his arm, lies where it falls,</span>
|
||
<br/>
|
||
<span>Repugnant to command: unequal match’d,</span>
|
||
<br/>
|
||
<span>Pyrrhus at Priam drives; in rage strikes wide;</span>
|
||
<br/>
|
||
<span>But with the whiff and wind of his fell sword</span>
|
||
<br/>
|
||
<span>The unnerved father falls. Then senseless Ilium,</span>
|
||
<br/>
|
||
<span>Seeming to feel this blow, with flaming top</span>
|
||
<br/>
|
||
<span>Stoops to his base, and with a hideous crash</span>
|
||
<br/>
|
||
<span>Takes prisoner Pyrrhus’ ear: for, lo! his sword,</span>
|
||
<br/>
|
||
<span>Which was declining on the milky head</span>
|
||
<br/>
|
||
<span>Of reverend Priam, seem’d i’ the air to stick:</span>
|
||
<br/>
|
||
<span>So, as a painted tyrant, Pyrrhus stood,</span>
|
||
<br/>
|
||
<span>And like a neutral to his will and matter,</span>
|
||
<br/>
|
||
<span>Did nothing.</span>
|
||
<br/>
|
||
<span>But, as we often see, against some storm,</span>
|
||
<br/>
|
||
<span>A silence in the heavens, the rack stand still,</span>
|
||
<br/>
|
||
<span>The bold winds speechless and the orb below</span>
|
||
<br/>
|
||
<span>As hush as death, anon the dreadful thunder</span>
|
||
<br/>
|
||
<span>Doth rend the region, so, after Pyrrhus’ pause,</span>
|
||
<br/>
|
||
<span>Aroused vengeance sets him new a-work;</span>
|
||
<br/>
|
||
<span>And never did the Cyclops’ hammers fall</span>
|
||
<br/>
|
||
<span>On Mars’s armour forged for proof eterne</span>
|
||
<br/>
|
||
<span>With less remorse than Pyrrhus’ bleeding sword</span>
|
||
<br/>
|
||
<span>Now falls on Priam.</span>
|
||
<br/>
|
||
<span>Out, out, thou strumpet, Fortune! All you gods,</span>
|
||
<br/>
|
||
<span>In general synod take away her power;</span>
|
||
<br/>
|
||
<span>Break all the spokes and fellies from her wheel,</span>
|
||
<br/>
|
||
<span>And bowl the round nave down the hill of heaven,</span>
|
||
<br/>
|
||
<span>As low as to the fiends!”</span>
|
||
</p>
|
||
</blockquote>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>This is too long.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It shall to the barber’s, with your beard. Prithee, say on: he’s for a jig or a tale of bawdry, or he sleeps: say on: come to Hecuba.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>“But who, O, who had seen the mobled queen—”</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>“The mobled queen?”</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>That’s good; “mobled queen” is good.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>
|
||
<blockquote epub:type="z3998:verse">
|
||
<p>
|
||
<span>“Run barefoot up and down, threatening the flames</span>
|
||
<br/>
|
||
<span>With bisson rheum; a clout upon that head</span>
|
||
<br/>
|
||
<span>Where late the diadem stood, and for a robe,</span>
|
||
<br/>
|
||
<span>About her lank and all o’er-teemed loins,</span>
|
||
<br/>
|
||
<span>A blanket, in the alarm of fear caught up;</span>
|
||
<br/>
|
||
<span>Who this had seen, with tongue in venom steep’d,</span>
|
||
<br/>
|
||
<span>’Gainst Fortune’s state would treason have pronounced:</span>
|
||
<br/>
|
||
<span>But if the gods themselves did see her then</span>
|
||
<br/>
|
||
<span>When she saw Pyrrhus make malicious sport</span>
|
||
<br/>
|
||
<span>In mincing with his sword her husband’s limbs,</span>
|
||
<br/>
|
||
<span>The instant burst of clamour that she made,</span>
|
||
<br/>
|
||
<span>Unless things mortal move them not at all,</span>
|
||
<br/>
|
||
<span>Would have made milch the burning eyes of heaven,</span>
|
||
<br/>
|
||
<span>And passion in the gods.”</span>
|
||
</p>
|
||
</blockquote>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Look, whether he has not turned his colour and has tears in’s eyes. Pray you, no more.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>’Tis well; I’ll have thee speak out the rest soon. Good my lord, will you see the players well bestowed? Do you hear, let them be well used; for they are the abstract and brief chronicles of the time: after your death you were better have a bad epitaph than their ill report while you live.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>My lord, I will use them according to their desert.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>God’s bodykins, man, much better: use every man after his desert, and who should ’scape whipping? Use them after your own honour and dignity: the less they deserve, the more merit is in your bounty. Take them in.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Come, sirs.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Follow him, friends: we’ll hear a play to-morrow. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b> with all the <b epub:type="z3998:persona">Players</b> but the <b epub:type="z3998:persona">First</b>.</i> Dost thou hear me, old friend; can you play the Murder of Gonzago?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>Ay, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>We’ll ha’t to-morrow night. You could, for a need, study a speech of some dozen or sixteen lines, which I would set down and insert in’t, could you not?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>Ay, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Very well. Follow that lord; and look you mock him not. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">First Player</b>.</i> My good friends, I’ll leave you till night: you are welcome to Elsinore.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Good my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, so, God be wi’ ye; <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i> Now I am alone.</span>
|
||
<br/>
|
||
<span>O, what a rogue and peasant slave am I!</span>
|
||
<br/>
|
||
<span>Is it not monstrous that this player here,</span>
|
||
<br/>
|
||
<span>But in a fiction, in a dream of passion,</span>
|
||
<br/>
|
||
<span>Could force his soul so to his own conceit</span>
|
||
<br/>
|
||
<span>That from her working all his visage wann’d,</span>
|
||
<br/>
|
||
<span>Tears in his eyes, distraction in’s aspect,</span>
|
||
<br/>
|
||
<span>A broken voice, and his whole function suiting</span>
|
||
<br/>
|
||
<span>With forms to his conceit? and all for nothing!</span>
|
||
<br/>
|
||
<span>For Hecuba!</span>
|
||
<br/>
|
||
<span>What’s Hecuba to him, or he to Hecuba,</span>
|
||
<br/>
|
||
<span>That he should weep for her? What would he do,</span>
|
||
<br/>
|
||
<span>Had he the motive and the cue for passion</span>
|
||
<br/>
|
||
<span>That I have? He would drown the stage with tears</span>
|
||
<br/>
|
||
<span>And cleave the general ear with horrid speech,</span>
|
||
<br/>
|
||
<span>Make mad the guilty and appal the free,</span>
|
||
<br/>
|
||
<span>Confound the ignorant, and amaze indeed</span>
|
||
<br/>
|
||
<span>The very faculties of eyes and ears.</span>
|
||
<br/>
|
||
<span>Yet I,</span>
|
||
<br/>
|
||
<span>A dull and muddy-mettled rascal, peak,</span>
|
||
<br/>
|
||
<span>Like John-a-dreams, unpregnant of my cause,</span>
|
||
<br/>
|
||
<span>And can say nothing; no, not for a king,</span>
|
||
<br/>
|
||
<span>Upon whose property and most dear life</span>
|
||
<br/>
|
||
<span>A damn’d defeat was made. Am I a coward?</span>
|
||
<br/>
|
||
<span>Who calls me villain? breaks my pate across?</span>
|
||
<br/>
|
||
<span>Plucks off my beard, and blows it in my face?</span>
|
||
<br/>
|
||
<span>Tweaks me by the nose? gives me the lie i’ the throat,</span>
|
||
<br/>
|
||
<span>As deep as to the lungs? who does me this?</span>
|
||
<br/>
|
||
<span>Ha!</span>
|
||
<br/>
|
||
<span>’Swounds, I should take it: for it cannot be</span>
|
||
<br/>
|
||
<span>But I am pigeon-liver’d and lack gall</span>
|
||
<br/>
|
||
<span>To make oppression bitter, or ere this</span>
|
||
<br/>
|
||
<span>I should have fatted all the region kites</span>
|
||
<br/>
|
||
<span>With this slave’s offal: bloody, bawdy villain!</span>
|
||
<br/>
|
||
<span>Remorseless, treacherous, lecherous, kindless villain!</span>
|
||
<br/>
|
||
<span>O, vengeance!</span>
|
||
<br/>
|
||
<span>Why, what an ass am I! This is most brave,</span>
|
||
<br/>
|
||
<span>That I, the son of a dear father murder’d,</span>
|
||
<br/>
|
||
<span>Prompted to my revenge by heaven and hell,</span>
|
||
<br/>
|
||
<span>Must, like a whore, unpack my heart with words,</span>
|
||
<br/>
|
||
<span>And fall a-cursing, like a very drab,</span>
|
||
<br/>
|
||
<span>A scullion!</span>
|
||
<br/>
|
||
<span>Fie upon’t! foh! About, my brain! I have heard</span>
|
||
<br/>
|
||
<span>That guilty creatures sitting at a play</span>
|
||
<br/>
|
||
<span>Have by the very cunning of the scene</span>
|
||
<br/>
|
||
<span>Been struck so to the soul that presently</span>
|
||
<br/>
|
||
<span>They have proclaim’d their malefactions;</span>
|
||
<br/>
|
||
<span>For murder, though it have no tongue, will speak</span>
|
||
<br/>
|
||
<span>With most miraculous organ. I’ll have these players</span>
|
||
<br/>
|
||
<span>Play something like the murder of my father</span>
|
||
<br/>
|
||
<span>Before mine uncle: I’ll observe his looks;</span>
|
||
<br/>
|
||
<span>I’ll tent him to the quick: if he but blench,</span>
|
||
<br/>
|
||
<span>I know my course. The spirit that I have seen</span>
|
||
<br/>
|
||
<span>May be the devil: and the devil hath power</span>
|
||
<br/>
|
||
<span>To assume a pleasing shape; yea, and perhaps</span>
|
||
<br/>
|
||
<span>Out of my weakness and my melancholy,</span>
|
||
<br/>
|
||
<span>As he is very potent with such spirits,</span>
|
||
<br/>
|
||
<span>Abuses me to damn me: I’ll have grounds</span>
|
||
<br/>
|
||
<span>More relative than this: the play’s the thing</span>
|
||
<br/>
|
||
<span>Wherein I’ll catch the conscience of the king. <i epub:type="z3998:stage-direction">Exit.</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>A room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Polonius</b>, <b epub:type="z3998:persona">Ophelia</b>, <b epub:type="z3998:persona">Rosencrantz</b>, and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And can you, by no drift of circumstance,</span>
|
||
<br/>
|
||
<span>Get from him why he puts on this confusion,</span>
|
||
<br/>
|
||
<span>Grating so harshly all his days of quiet</span>
|
||
<br/>
|
||
<span>With turbulent and dangerous lunacy?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He does confess he feels himself distracted;</span>
|
||
<br/>
|
||
<span>But from what cause he will by no means speak.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nor do we find him forward to be sounded,</span>
|
||
<br/>
|
||
<span>But, with a crafty madness, keeps aloof,</span>
|
||
<br/>
|
||
<span>When we would bring him on to some confession</span>
|
||
<br/>
|
||
<span>Of his true state.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Did he receive you well?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Most like a gentleman.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>But with much forcing of his disposition.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Niggard of question; but, of our demands,</span>
|
||
<br/>
|
||
<span>Most free in his reply.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Did you assay him</span>
|
||
<br/>
|
||
<span>To any pastime?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Madam, it so fell out, that certain players</span>
|
||
<br/>
|
||
<span>We o’er-raught on the way: of these we told him;</span>
|
||
<br/>
|
||
<span>And there did seem in him a kind of joy</span>
|
||
<br/>
|
||
<span>To hear of it: they are about the court,</span>
|
||
<br/>
|
||
<span>And, as I think, they have already order</span>
|
||
<br/>
|
||
<span>This night to play before him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis most true:</span>
|
||
<br/>
|
||
<span>And he beseech’d me to entreat your majesties</span>
|
||
<br/>
|
||
<span>To hear and see the matter.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>With all my heart; and it doth much content me</span>
|
||
<br/>
|
||
<span>To hear him so inclined.</span>
|
||
<br/>
|
||
<span>Good gentlemen, give him a further edge,</span>
|
||
<br/>
|
||
<span>And drive his purpose on to these delights.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>We shall, my lord. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sweet Gertrude, leave us too;</span>
|
||
<br/>
|
||
<span>For we have closely sent for Hamlet hither,</span>
|
||
<br/>
|
||
<span>That he, as ’twere by accident, may here</span>
|
||
<br/>
|
||
<span>Affront Ophelia:</span>
|
||
<br/>
|
||
<span>Her father and myself, lawful espials,</span>
|
||
<br/>
|
||
<span>Will so bestow ourselves that, seeing, unseen,</span>
|
||
<br/>
|
||
<span>We may of their encounter frankly judge,</span>
|
||
<br/>
|
||
<span>And gather by him, as he is behaved,</span>
|
||
<br/>
|
||
<span>If’t be the affliction of his love or no</span>
|
||
<br/>
|
||
<span>That thus he suffers for.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I shall obey you.</span>
|
||
<br/>
|
||
<span>And for your part, Ophelia, I do wish</span>
|
||
<br/>
|
||
<span>That your good beauties be the happy cause</span>
|
||
<br/>
|
||
<span>Of Hamlet’s wildness: so shall I hope your virtues</span>
|
||
<br/>
|
||
<span>Will bring him to his wonted way again,</span>
|
||
<br/>
|
||
<span>To both your honours.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Madam, I wish it may. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Queen</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ophelia, walk you here. Gracious, so please you,</span>
|
||
<br/>
|
||
<span>We will bestow ourselves. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Ophelia</b>.</i> Read on this book;</span>
|
||
<br/>
|
||
<span>That show of such an exercise may colour</span>
|
||
<br/>
|
||
<span>Your loneliness. We are oft to blame in this—</span>
|
||
<br/>
|
||
<span>’Tis too much proved—that with devotion’s visage</span>
|
||
<br/>
|
||
<span>And pious action we do sugar o’er</span>
|
||
<br/>
|
||
<span>The devil himself.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Aside.</i> O, ’tis too true!</span>
|
||
<br/>
|
||
<span>How smart a lash that speech doth give my conscience!</span>
|
||
<br/>
|
||
<span>The harlot’s cheek, beautied with plastering art,</span>
|
||
<br/>
|
||
<span>Is not more ugly to the thing that helps it</span>
|
||
<br/>
|
||
<span>Than is my deed to my most painted word:</span>
|
||
<br/>
|
||
<span>O heavy burthen!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>I hear him coming: let’s withdraw, my lord. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">King</b> and <b epub:type="z3998:persona">Polonius</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To be, or not to be: that is the question:</span>
|
||
<br/>
|
||
<span>Whether ’tis nobler in the mind to suffer</span>
|
||
<br/>
|
||
<span>The slings and arrows of outrageous fortune,</span>
|
||
<br/>
|
||
<span>Or to take arms against a sea of troubles,</span>
|
||
<br/>
|
||
<span>And by opposing end them? To die: to sleep;</span>
|
||
<br/>
|
||
<span>No more; and by a sleep to say we end</span>
|
||
<br/>
|
||
<span>The heart-ache and the thousand natural shocks</span>
|
||
<br/>
|
||
<span>That flesh is heir to, ’tis a consummation</span>
|
||
<br/>
|
||
<span>Devoutly to be wish’d. To die, to sleep;</span>
|
||
<br/>
|
||
<span>To sleep: perchance to dream: ay, there’s the rub;</span>
|
||
<br/>
|
||
<span>For in that sleep of death what dreams may come</span>
|
||
<br/>
|
||
<span>When we have shuffled off this mortal coil,</span>
|
||
<br/>
|
||
<span>Must give us pause: there’s the respect</span>
|
||
<br/>
|
||
<span>That makes calamity of so long life;</span>
|
||
<br/>
|
||
<span>For who would bear the whips and scorns of time,</span>
|
||
<br/>
|
||
<span>The oppressor’s wrong, the proud man’s contumely,</span>
|
||
<br/>
|
||
<span>The pangs of despised love, the law’s delay,</span>
|
||
<br/>
|
||
<span>The insolence of office and the spurns</span>
|
||
<br/>
|
||
<span>That patient merit of the unworthy takes,</span>
|
||
<br/>
|
||
<span>When he himself might his quietus make</span>
|
||
<br/>
|
||
<span>With a bare bodkin? who would fardels bear,</span>
|
||
<br/>
|
||
<span>To grunt and sweat under a weary life,</span>
|
||
<br/>
|
||
<span>But that the dread of something after death,</span>
|
||
<br/>
|
||
<span>The undiscover’d country from whose bourn</span>
|
||
<br/>
|
||
<span>No traveller returns, puzzles the will</span>
|
||
<br/>
|
||
<span>And makes us rather bear those ills we have</span>
|
||
<br/>
|
||
<span>Than fly to others that we know not of?</span>
|
||
<br/>
|
||
<span>Thus conscience does make cowards of us all;</span>
|
||
<br/>
|
||
<span>And thus the native hue of resolution</span>
|
||
<br/>
|
||
<span>Is sicklied o’er with the pale cast of thought,</span>
|
||
<br/>
|
||
<span>And enterprises of great pitch and moment</span>
|
||
<br/>
|
||
<span>With this regard their currents turn awry,</span>
|
||
<br/>
|
||
<span>And lose the name of action.—Soft you now!</span>
|
||
<br/>
|
||
<span>The fair Ophelia! Nymph, in thy orisons</span>
|
||
<br/>
|
||
<span>Be all my sins remember’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good my lord,</span>
|
||
<br/>
|
||
<span>How does your honour for this many a day?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I humbly thank you; well, well, well.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I have remembrances of yours,</span>
|
||
<br/>
|
||
<span>That I have longed long to re-deliver;</span>
|
||
<br/>
|
||
<span>I pray you, now receive them.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, not I;</span>
|
||
<br/>
|
||
<span>I never gave you aught.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My honour’d lord, you know right well you did;</span>
|
||
<br/>
|
||
<span>And, with them, words of so sweet breath composed</span>
|
||
<br/>
|
||
<span>As made the things more rich: their perfume lost,</span>
|
||
<br/>
|
||
<span>Take these again; for to the noble mind</span>
|
||
<br/>
|
||
<span>Rich gifts wax poor when givers prove unkind.</span>
|
||
<br/>
|
||
<span>There, my lord.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ha, ha! are you honest?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>My lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Are you fair?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>What means your lordship?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That if you be honest and fair, your honesty should admit no discourse to your beauty.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Could beauty, my lord, have better commerce than with honesty?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, truly; for the power of beauty will sooner transform honesty from what it is to a bawd than the force of honesty can translate beauty into his likeness: this was sometime a paradox, but now the time gives it proof. I did love you once.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Indeed, my lord, you made me believe so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>You should not have believed me; for virtue cannot so inoculate our old stock but we shall relish of it: I loved you not.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>I was the more deceived.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Get thee to a nunnery: why wouldst thou be a breeder of sinners? I am myself indifferent honest; but yet I could accuse me of such things that it were better my mother had not borne me: I am very proud, revengeful, ambitious, with more offences at my beck than I have thoughts to put them in, imagination to give them shape, or time to act them in. What should such fellows as I do crawling between earth and heaven? We are arrant knaves, all; believe none of us. Go thy ways to a nunnery. Where’s your father?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>At home, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Let the doors be shut upon him, that he may play the fool nowhere but in’s own house. Farewell.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>O, help him, you sweet heavens!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>If thou dost marry, I’ll give thee this plague for thy dowry: be thou as chaste as ice, as pure as snow, thou shalt not escape calumny. Get thee to a nunnery, go: farewell. Or, if thou wilt needs marry, marry a fool; for wise men know well enough what monsters you make of them. To a nunnery, go, and quickly too. Farewell.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>O heavenly powers, restore him!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I have heard of your paintings too, well enough; God has given you one face, and you make yourselves another: you jig, you amble, and you lisp, and nick-name God’s creatures, and make your wantonness your ignorance. Go to, I’ll no more on’t; it hath made me mad. I say, we will have no more marriages: those that are married already, all but one, shall live; the rest shall keep as they are. To a nunnery, go. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, what a noble mind is here o’erthrown!</span>
|
||
<br/>
|
||
<span>The courtier’s, soldier’s, scholar’s, eye, tongue, sword;</span>
|
||
<br/>
|
||
<span>The expectancy and rose of the fair state,</span>
|
||
<br/>
|
||
<span>The glass of fashion and the mould of form,</span>
|
||
<br/>
|
||
<span>The observed of all observers, quite, quite down!</span>
|
||
<br/>
|
||
<span>And I, of ladies most deject and wretched,</span>
|
||
<br/>
|
||
<span>That suck’d the honey of his music vows,</span>
|
||
<br/>
|
||
<span>Now see that noble and most sovereign reason,</span>
|
||
<br/>
|
||
<span>Like sweet bells jangled, out of tune and harsh;</span>
|
||
<br/>
|
||
<span>That unmatch’d form and feature of blown youth</span>
|
||
<br/>
|
||
<span>Blasted with ecstasy: O, woe is me,</span>
|
||
<br/>
|
||
<span>To have seen what I have seen, see what I see!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">King</b> and <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Love! his affections do not that way tend;</span>
|
||
<br/>
|
||
<span>Nor what he spake, though it lack’d form a little,</span>
|
||
<br/>
|
||
<span>Was not like madness. There’s something in his soul,</span>
|
||
<br/>
|
||
<span>O’er which his melancholy sits on brood;</span>
|
||
<br/>
|
||
<span>And I do doubt the hatch and the disclose</span>
|
||
<br/>
|
||
<span>Will be some danger: which for to prevent,</span>
|
||
<br/>
|
||
<span>I have in quick determination</span>
|
||
<br/>
|
||
<span>Thus set it down: he shall with speed to England,</span>
|
||
<br/>
|
||
<span>For the demand of our neglected tribute:</span>
|
||
<br/>
|
||
<span>Haply the seas and countries different</span>
|
||
<br/>
|
||
<span>With variable objects shall expel</span>
|
||
<br/>
|
||
<span>This something-settled matter in his heart,</span>
|
||
<br/>
|
||
<span>Whereon his brains still beating puts him thus</span>
|
||
<br/>
|
||
<span>From fashion of himself. What think you on’t?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It shall do well: but yet do I believe</span>
|
||
<br/>
|
||
<span>The origin and commencement of his grief</span>
|
||
<br/>
|
||
<span>Sprung from neglected love. How now, Ophelia!</span>
|
||
<br/>
|
||
<span>You need not tell us what Lord Hamlet said;</span>
|
||
<br/>
|
||
<span>We heard it all. My lord, do as you please;</span>
|
||
<br/>
|
||
<span>But, if you hold it fit, after the play</span>
|
||
<br/>
|
||
<span>Let his queen mother all alone entreat him</span>
|
||
<br/>
|
||
<span>To show his grief: let her be round with him;</span>
|
||
<br/>
|
||
<span>And I’ll be placed, so please you, in the ear</span>
|
||
<br/>
|
||
<span>Of all their conference. If she find him not,</span>
|
||
<br/>
|
||
<span>To England send him, or confine him where</span>
|
||
<br/>
|
||
<span>Your wisdom best shall think.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It shall be so:</span>
|
||
<br/>
|
||
<span>Madness in great ones must not unwatch’d go. <i epub:type="z3998:stage-direction">Exeunt.</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 hall in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b> and <b epub:type="z3998:persona">Players</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Speak the speech, I pray you, as I pronounced it to you, trippingly on the tongue: but if you mouth it, as many of your players do, I had as lief the town-crier spoke my lines. Nor do not saw the air too much with your hand, thus, but use all gently; for in the very torrent, tempest, and, as I may say, the whirlwind of passion, you must acquire and beget a temperance that may give it smoothness. O, it offends me to the soul to hear a robustious periwig-pated fellow tear a passion to tatters, to very rags, to split the ears of the groundlings, who for the most part are capable of nothing but inexplicable dumbshows and noise: I would have such a fellow whipped for o’erdoing Termagant; it out-herods Herod: pray you, avoid it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>I warrant your honour.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Be not too tame neither, but let your own discretion be your tutor: suit the action to the word, the word to the action; with this special observance, that you o’erstep not the modesty of nature: for any thing so overdone is from the purpose of playing, whose end, both at the first and now, was and is, to hold, as ’twere, the mirror up to nature; to show virtue her own feature, scorn her own image, and the very age and body of the time his form and pressure. Now this overdone, or come tardy off, though it make the unskilful laugh, cannot but make the judicious grieve; the censure of the which one must in your allowance o’erweigh a whole theatre of others. O, there be players that I have seen play, and heard others praise, and that highly, not to speak it profanely, that, neither having the accent of Christians nor the gait of Christian, pagan, nor man, have so strutted and bellowed that I have thought some of nature’s journeymen had made men and not made them well, they imitated humanity so abominably.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Player</td>
|
||
<td>I hope we have reformed that indifferently with us, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O, reform it altogether. And let those that play your clowns speak no more than is set down for them; for there be of them that will themselves laugh, to set on some quantity of barren spectators to laugh too; though, in the mean time, some necessary question of the play be then to be considered: that’s villainous, and shows a most pitiful ambition in the fool that uses it. Go, make you ready. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Players</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b>, <b epub:type="z3998:persona">Rosencrantz</b>, and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now, my lord! I will the king hear this piece of work?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>And the queen too, and that presently.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Bid the players make haste. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b>.</i> Will you two help to hasten them?</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Rosencrantz<br/>
|
||
Guildenstern</td>
|
||
<td>We will, my lord. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What ho! Horatio!</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horatio</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Here, sweet lord, at your service.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Horatio, thou art e’en as just a man</span>
|
||
<br/>
|
||
<span>As e’er my conversation coped withal.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>O, my dear lord—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, do not think I flatter;</span>
|
||
<br/>
|
||
<span>For what advancement may I hope from thee</span>
|
||
<br/>
|
||
<span>That no revenue hast but thy good spirits,</span>
|
||
<br/>
|
||
<span>To feed and clothe thee? Why should the poor be flatter’d?</span>
|
||
<br/>
|
||
<span>No, let the candied tongue lick absurd pomp,</span>
|
||
<br/>
|
||
<span>And crook the pregnant hinges of the knee</span>
|
||
<br/>
|
||
<span>Where thrift may follow fawning. Dost thou hear?</span>
|
||
<br/>
|
||
<span>Since my dear soul was mistress of her choice</span>
|
||
<br/>
|
||
<span>And could of men distinguish, her election</span>
|
||
<br/>
|
||
<span>Hath seal’d thee for herself; for thou hast been</span>
|
||
<br/>
|
||
<span>As one, in suffering all, that suffers nothing,</span>
|
||
<br/>
|
||
<span>A man that fortune’s buffets and rewards</span>
|
||
<br/>
|
||
<span>Hast ta’en with equal thanks: and blest are those</span>
|
||
<br/>
|
||
<span>Whose blood and judgment are so well commingled,</span>
|
||
<br/>
|
||
<span>That they are not a pipe for fortune’s finger</span>
|
||
<br/>
|
||
<span>To sound what stop she please. Give me that man</span>
|
||
<br/>
|
||
<span>That is not passion’s slave, and I will wear him</span>
|
||
<br/>
|
||
<span>In my heart’s core, ay, in my heart of heart,</span>
|
||
<br/>
|
||
<span>As I do thee.—Something too much of this.—</span>
|
||
<br/>
|
||
<span>There is a play to-night before the king;</span>
|
||
<br/>
|
||
<span>One scene of it comes near the circumstance</span>
|
||
<br/>
|
||
<span>Which I have told thee of my father’s death:</span>
|
||
<br/>
|
||
<span>I prithee, when thou seest that act afoot,</span>
|
||
<br/>
|
||
<span>Even with the very comment of thy soul</span>
|
||
<br/>
|
||
<span>Observe mine uncle: if his occulted guilt</span>
|
||
<br/>
|
||
<span>Do not itself unkennel in one speech,</span>
|
||
<br/>
|
||
<span>It is a damned ghost that we have seen,</span>
|
||
<br/>
|
||
<span>And my imaginations are as foul</span>
|
||
<br/>
|
||
<span>As Vulcan’s stithy. Give him heedful note;</span>
|
||
<br/>
|
||
<span>For I mine eyes will rivet to his face,</span>
|
||
<br/>
|
||
<span>And after we will both our judgments join</span>
|
||
<br/>
|
||
<span>In censure of his seeming.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Well, my lord:</span>
|
||
<br/>
|
||
<span>If he steal aught the whilst this play is playing,</span>
|
||
<br/>
|
||
<span>And ’scape detecting, I will pay the theft.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>They are coming to the play; I must be idle:</span>
|
||
<br/>
|
||
<span>Get you a place.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Danish march. A flourish. Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Polonius</b>, <b epub:type="z3998:persona">Ophelia</b>, <b epub:type="z3998:persona">Rosencrantz</b>, <b epub:type="z3998:persona">Guildenstern</b>, and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>How fares our cousin Hamlet?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Excellent, i’ faith; of the chameleon’s dish: I eat the air, promise-crammed: you cannot feed capons so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>I have nothing with this answer, Hamlet; these words are not mine.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, nor mine now. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Polonius</b>.</i> My lord, you played once i’ the university, you say?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>That did I, my lord; and was accounted a good actor.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What did you enact?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>I did enact Julius Caesar: I was killed i’ the Capitol; Brutus killed me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It was a brute part of him to kill so capital a calf there. Be the players ready?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Ay, my lord; they stay upon your patience.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Come hither, my dear Hamlet, sit by me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, good mother, here’s metal more attractive.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">To the <b epub:type="z3998:persona">King</b>.</i> O, ho! do you mark that?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Lady, shall I lie in your lap? <i epub:type="z3998:stage-direction">Lying down at <b epub:type="z3998:persona">Ophelia’s</b> feet.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>No, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I mean, my head upon your lap?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Ay, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do you think I meant country matters?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>I think nothing, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That’s a fair thought to lie between maids’ legs.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>What is, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nothing.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>You are merry, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Who, I?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Ay, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O God, your only jig-maker. What should a man do but be merry? for, look you, how cheerfully my mother looks, and my father died within these two hours.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Nay, ’tis twice two months, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>So long? Nay then, let the devil wear black, for I’ll have a suit of sables. O heavens! die two months ago, and not forgotten yet? Then there’s hope a great man’s memory may outlive his life half a year: but, by’r lady, he must build churches, then; or else shall he suffer not thinking on, with the hobby-horse, whose epitaph is “For, O, for, O, the hobby-horse is forgot.”</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Hautboys play. The dumb-show enters.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a King and a Queen very lovingly; the Queen embracing him, and he her. She kneels, and makes show of protestation unto him. He takes her up, and declines his head upon her neck: lays him down upon a bank of flowers: she, seeing him asleep, leaves him. Anon comes in a fellow, takes off his crown, kisses it, and pours poison in the King’s ears, and exit. The Queen returns; finds the King dead, and makes passionate action. The Poisoner, with some two or three Mutes, comes in again, seeming to lament with her. The dead body is carried away. The Poisoner wooes the Queen with gifts: she seems loath and unwilling awhile, but in the end accepts his love.</i>
|
||
<i epub:type="z3998:stage-direction">Exeunt.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>What means this, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Marry, this is miching mallecho; it means mischief.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Belike this show imports the argument of the play.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Prologue</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>We shall know by this fellow: the players cannot keep counsel; they’ll tell all.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Will he tell us what this show meant?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, or any show that you’ll show him: be not you ashamed to show, he’ll not shame to tell you what it means.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>You are naught, you are naught: I’ll mark the play.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prologue</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>For us, and for our tragedy,</span>
|
||
<br/>
|
||
<span>Here stooping to your clemency,</span>
|
||
<br/>
|
||
<span>We beg your hearing patiently. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Is this a prologue, or the posy of a ring?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>’Tis brief, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>As woman’s love.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter two <b epub:type="z3998:persona">Players</b>, <b epub:type="z3998:persona">King</b> and <b epub:type="z3998:persona">Queen</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Full thirty times hath Phoebus’ cart gone round</span>
|
||
<br/>
|
||
<span>Neptune’s salt wash and Tellus’ orbed ground,</span>
|
||
<br/>
|
||
<span>And thirty dozen moons with borrow’d sheen</span>
|
||
<br/>
|
||
<span>About the world have times twelve thirties been</span>
|
||
<br/>
|
||
<span>Since love our hearts and Hymen did our hands</span>
|
||
<br/>
|
||
<span>Unite commutual in most sacred bands.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So many journeys may the sun and moon</span>
|
||
<br/>
|
||
<span>Make us again count o’er ere love be done!</span>
|
||
<br/>
|
||
<span>But, woe is me, you are so sick of late,</span>
|
||
<br/>
|
||
<span>So far from cheer and from your former state,</span>
|
||
<br/>
|
||
<span>That I distrust you. Yet, though I distrust,</span>
|
||
<br/>
|
||
<span>Discomfort you, my lord, it nothing must:</span>
|
||
<br/>
|
||
<span>For women’s fear and love holds quantity;</span>
|
||
<br/>
|
||
<span>In neither aught, or in extremity.</span>
|
||
<br/>
|
||
<span>Now, what my love is, proof hath made you know;</span>
|
||
<br/>
|
||
<span>And as my love is sized, my fear is so:</span>
|
||
<br/>
|
||
<span>Where love is great, the littlest doubts are fear;</span>
|
||
<br/>
|
||
<span>Where little fears grow great, great love grows there.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Faith, I must leave thee, love, and shortly too;</span>
|
||
<br/>
|
||
<span>My operant powers their functions leave to do:</span>
|
||
<br/>
|
||
<span>And thou shalt live in this fair world behind,</span>
|
||
<br/>
|
||
<span>Honour’d, beloved; and haply one as kind</span>
|
||
<br/>
|
||
<span>For husband shalt thou—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, confound the rest!</span>
|
||
<br/>
|
||
<span>Such love must needs be treason in my breast:</span>
|
||
<br/>
|
||
<span>In second husband let me be accurst!</span>
|
||
<br/>
|
||
<span>None wed the second but who kill’d the first.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> Wormwood, wormwood.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The instances that second marriage move</span>
|
||
<br/>
|
||
<span>Are base respects of thrift, but none of love:</span>
|
||
<br/>
|
||
<span>A second time I kill my husband dead,</span>
|
||
<br/>
|
||
<span>When second husband kisses me in bed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I do believe you think what now you speak;</span>
|
||
<br/>
|
||
<span>But what we do determine oft we break.</span>
|
||
<br/>
|
||
<span>Purpose is but the slave to memory,</span>
|
||
<br/>
|
||
<span>Of violent birth, but poor validity:</span>
|
||
<br/>
|
||
<span>Which now, like fruit unripe, sticks on the tree;</span>
|
||
<br/>
|
||
<span>But fall, unshaken, when they mellow be.</span>
|
||
<br/>
|
||
<span>Most necessary ’tis that we forget</span>
|
||
<br/>
|
||
<span>To pay ourselves what to ourselves is debt:</span>
|
||
<br/>
|
||
<span>What to ourselves in passion we propose,</span>
|
||
<br/>
|
||
<span>The passion ending, doth the purpose lose.</span>
|
||
<br/>
|
||
<span>The violence of either grief or joy</span>
|
||
<br/>
|
||
<span>Their own enactures with themselves destroy:</span>
|
||
<br/>
|
||
<span>Where joy most revels, grief doth most lament;</span>
|
||
<br/>
|
||
<span>Grief joys, joy grieves, on slender accident.</span>
|
||
<br/>
|
||
<span>This world is not for aye, nor ’tis not strange</span>
|
||
<br/>
|
||
<span>That even our loves should with our fortunes change;</span>
|
||
<br/>
|
||
<span>For ’tis a question left us yet to prove,</span>
|
||
<br/>
|
||
<span>Whether love lead fortune, or else fortune love.</span>
|
||
<br/>
|
||
<span>The great man down, you mark his favourite flies;</span>
|
||
<br/>
|
||
<span>The poor advanced makes friends of enemies.</span>
|
||
<br/>
|
||
<span>And hitherto doth love on fortune tend;</span>
|
||
<br/>
|
||
<span>For who not needs shall never lack a friend,</span>
|
||
<br/>
|
||
<span>And who in want a hollow friend doth try,</span>
|
||
<br/>
|
||
<span>Directly seasons him his enemy.</span>
|
||
<br/>
|
||
<span>But, orderly to end where I begun,</span>
|
||
<br/>
|
||
<span>Our wills and fates do so contrary run</span>
|
||
<br/>
|
||
<span>That our devices still are overthrown;</span>
|
||
<br/>
|
||
<span>Our thoughts are ours, their ends none of our own:</span>
|
||
<br/>
|
||
<span>So think thou wilt no second husband wed;</span>
|
||
<br/>
|
||
<span>But die thy thoughts when thy first lord is dead.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nor earth to me give food, nor heaven light!</span>
|
||
<br/>
|
||
<span>Sport and repose lock from me day and night!</span>
|
||
<br/>
|
||
<span>To desperation turn my trust and hope!</span>
|
||
<br/>
|
||
<span>An anchor’s cheer in prison be my scope!</span>
|
||
<br/>
|
||
<span>Each opposite that blanks the face of joy</span>
|
||
<br/>
|
||
<span>Meet what I would have well and it destroy!</span>
|
||
<br/>
|
||
<span>Both here and hence pursue me lasting strife,</span>
|
||
<br/>
|
||
<span>If, once a widow, ever I be wife!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>If she should break it now!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis deeply sworn. Sweet, leave me here awhile;</span>
|
||
<br/>
|
||
<span>My spirits grow dull, and fain I would beguile</span>
|
||
<br/>
|
||
<span>The tedious day with sleep. <i epub:type="z3998:stage-direction">Sleeps.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Player Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sleep rock thy brain;</span>
|
||
<br/>
|
||
<span>And never come mischance between us twain! <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Madam, how like you this play?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>The lady doth protest too much, methinks.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O, but she’ll keep her word.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Have you heard the argument? Is there no offence in’t?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, no, they do but jest, poison in jest; no offence i’ the world.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>What do you call the play?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The Mouse-trap. Marry, how? Tropically. This play is the image of a murder done in Vienna: Gonzago is the duke’s name; his wife, Baptista: you shall see anon; ’tis a knavish piece of work: but what o’ that? your majesty and we that have free souls, it touches us not: let the galled jade wince, our withers are unwrung.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lucianus</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>This is one Lucianus, nephew to the king.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>You are as good as a chorus, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I could interpret between you and your love, if I could see the puppets dallying.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>You are keen, my lord, you are keen.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It would cost you a groaning to take off my edge.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Still better, and worse.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>So you must take your husbands. Begin, murderer; pox, leave thy damnable faces, and begin. Come: “the croaking raven doth bellow for revenge.”</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lucianus</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thoughts black, hands apt, drugs fit, and time agreeing;</span>
|
||
<br/>
|
||
<span>Confederate season, else no creature seeing;</span>
|
||
<br/>
|
||
<span>Thou mixture rank, of midnight weeds collected,</span>
|
||
<br/>
|
||
<span>With Hecate’s ban thrice blasted, thrice infected,</span>
|
||
<br/>
|
||
<span>Thy natural magic and dire property,</span>
|
||
<br/>
|
||
<span>On wholesome life usurp immediately. <i epub:type="z3998:stage-direction">Pours the poison into the sleeper’s ears.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>He poisons him i’ the garden for’s estate. His name’s Gonzago: the story is extant, and writ in choice Italian: you shall see anon how the murderer gets the love of Gonzago’s wife.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>The king rises.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What, frighted with false fire!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>How fares my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Give o’er the play.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Give me some light: away!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Lights, lights, lights! <i epub:type="z3998:stage-direction">Exeunt all but <b epub:type="z3998:persona">Hamlet</b> and <b epub:type="z3998:persona">Horatio</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, let the stricken deer go weep,</span>
|
||
<br/>
|
||
<span class="i1">The hart ungalled play;</span>
|
||
<br/>
|
||
<span>For some must watch, while some must sleep:</span>
|
||
<br/>
|
||
<span class="i1">So runs the world away.</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">Would not this, sir, and a forest of feathers—if the rest of my fortunes turn Turk with me—with two Provincial roses on my razed shoes, get me a fellowship in a cry of players, sir?</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Half a share.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<p>A whole one, I.</p>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>For thou dost know, O Damon dear,</span>
|
||
<br/>
|
||
<span class="i1">This realm dismantled was</span>
|
||
<br/>
|
||
<span>Of Jove himself; and now reigns here</span>
|
||
<br/>
|
||
<span class="i1">A very, very—pajock.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>You might have rhymed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O good Horatio, I’ll take the ghost’s word for a thousand pound. Didst perceive?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Very well, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Upon the talk of the poisoning?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I did very well note him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ah, ha! Come, some music! come, the recorders!</span>
|
||
<br/>
|
||
<span>For if the king like not the comedy,</span>
|
||
<br/>
|
||
<span>Why then, belike, he likes it not, perdy.</span>
|
||
<br/>
|
||
<span>Come, some music!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Good my lord, vouchsafe me a word with you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Sir, a whole history.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>The king, sir—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, sir, what of him?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Is in his retirement marvellous distempered.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>With drink, sir?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>No, my lord, rather with choler.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Your wisdom should show itself more richer to signify this to his doctor; for, for me to put him to his purgation would perhaps plunge him into far more choler.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Good my lord, put your discourse into some frame and start not so wildly from my affair.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I am tame, sir: pronounce.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>The queen, your mother, in most great affliction of spirit, hath sent me to you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>You are welcome.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Nay, good my lord, this courtesy is not of the right breed. If it shall please you to make me a wholesome answer, I will do your mother’s commandment: if not, your pardon and my return shall be the end of my business.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Sir, I cannot.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>What, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Make you a wholesome answer; my wit’s diseased: but, sir, such answer as I can make, you shall command; or, rather, as you say, my mother: therefore no more, but to the matter: my mother, you say—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Then thus she says; your behavior hath struck her into amazement and admiration.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>O wonderful son, that can so astonish a mother! But is there no sequel at the heels of this mother’s admiration? Impart.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>She desires to speak with you in her closet, ere you go to bed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>We shall obey, were she ten times our mother. Have you any further trade with us?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>My lord, you once did love me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>So I do still, by these pickers and stealers.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Good my lord, what is your cause of distemper? you do, surely, bar the door upon your own liberty, if you deny your griefs to your friend.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Sir, I lack advancement.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>How can that be, when you have the voice of the king himself for your succession in Denmark?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, but sir, “While the grass grows,”—the proverb is something musty.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Players</b> with recorders.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>O, the recorders! let me see one. To withdraw with you:—why do you go about to recover the wind of me, as if you would drive me into a toil?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>O, my lord, if my duty be too bold, my love is too unmannerly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I do not well understand that. Will you play upon this pipe?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>My lord, I cannot.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I pray you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>Believe me, I cannot.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I do beseech you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>I know no touch of it, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>’Tis as easy as lying: govern these ventages with your fingers and thumb, give it breath with your mouth, and it will discourse most eloquent music. Look you, these are the stops.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>But these cannot I command to any utterance of harmony; I have not the skill.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why, look you now, how unworthy a thing you make of me! You would play upon me; you would seem to know my stops; you would pluck out the heart of my mystery; you would sound me from my lowest note to the top of my compass: and there is much music, excellent voice, in this little organ; yet cannot you make it speak. ’Sblood, do you think I am easier to be played on than a pipe? Call me what instrument you will, though you can fret me, yet you cannot play upon me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>God bless you, sir!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>My lord, the queen would speak with you, and presently.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do you see yonder cloud that’s almost in shape of a camel?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>By the mass, and ’tis like a camel, indeed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Methinks it is like a weasel.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>It is backed like a weasel.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Or like a whale?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>Very like a whale.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Then I will come to my mother by and by. They fool me to the top of my bent. I will come by and by.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td>I will say so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>By and by is easily said. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b>.</i> Leave me, friends. <i epub:type="z3998:stage-direction">Exeunt all but <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
<br/>
|
||
<span>Tis now the very witching time of night,</span>
|
||
<br/>
|
||
<span>When churchyards yawn and hell itself breathes out</span>
|
||
<br/>
|
||
<span>Contagion to this world: now could I drink hot blood,</span>
|
||
<br/>
|
||
<span>And do such bitter business as the day</span>
|
||
<br/>
|
||
<span>Would quake to look on. Soft! now to my mother.</span>
|
||
<br/>
|
||
<span>O heart, lose not thy nature; let not ever</span>
|
||
<br/>
|
||
<span>The soul of Nero enter this firm bosom:</span>
|
||
<br/>
|
||
<span>Let me be cruel, not unnatural:</span>
|
||
<br/>
|
||
<span>I will speak daggers to her, but use none;</span>
|
||
<br/>
|
||
<span>My tongue and soul in this be hypocrites;</span>
|
||
<br/>
|
||
<span>How in my words soever she be shent,</span>
|
||
<br/>
|
||
<span>To give them seals never, my soul, consent! <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-3-3" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">III</span>
|
||
</h3>
|
||
<p>A room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Rosencrantz</b>, and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I like him not, nor stands it safe with us</span>
|
||
<br/>
|
||
<span>To let his madness range. Therefore prepare you;</span>
|
||
<br/>
|
||
<span>I your commission will forthwith dispatch,</span>
|
||
<br/>
|
||
<span>And he to England shall along with you:</span>
|
||
<br/>
|
||
<span>The terms of our estate may not endure</span>
|
||
<br/>
|
||
<span>Hazard so dangerous as doth hourly grow</span>
|
||
<br/>
|
||
<span>Out of his lunacies.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>We will ourselves provide:</span>
|
||
<br/>
|
||
<span>Most holy and religious fear it is</span>
|
||
<br/>
|
||
<span>To keep those many many bodies safe</span>
|
||
<br/>
|
||
<span>That live and feed upon your majesty.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The single and peculiar life is bound,</span>
|
||
<br/>
|
||
<span>With all the strength and armour of the mind,</span>
|
||
<br/>
|
||
<span>To keep itself from noyance; but much more</span>
|
||
<br/>
|
||
<span>That spirit upon whose weal depend and rest</span>
|
||
<br/>
|
||
<span>The lives of many. The cease of majesty</span>
|
||
<br/>
|
||
<span>Dies not alone; but, like a gulf, doth draw</span>
|
||
<br/>
|
||
<span>What’s near it with it: it is a massy wheel,</span>
|
||
<br/>
|
||
<span>Fix’d on the summit of the highest mount,</span>
|
||
<br/>
|
||
<span>To whose huge spokes ten thousand lesser things</span>
|
||
<br/>
|
||
<span>Are mortised and adjoin’d; which, when it falls,</span>
|
||
<br/>
|
||
<span>Each small annexment, petty consequence,</span>
|
||
<br/>
|
||
<span>Attends the boisterous ruin. Never alone</span>
|
||
<br/>
|
||
<span>Did the king sigh, but with a general groan.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Arm you, I pray you, to this speedy voyage;</span>
|
||
<br/>
|
||
<span>For we will fetters put upon this fear,</span>
|
||
<br/>
|
||
<span>Which now goes too free-footed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Rosencrantz<br/>
|
||
Guildenstern</td>
|
||
<td>We will haste us. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, he’s going to his mother’s closet:</span>
|
||
<br/>
|
||
<span>Behind the arras I’ll convey myself,</span>
|
||
<br/>
|
||
<span>To hear the process; and warrant she’ll tax him home:</span>
|
||
<br/>
|
||
<span>And, as you said, and wisely was it said,</span>
|
||
<br/>
|
||
<span>’Tis meet that some more audience than a mother,</span>
|
||
<br/>
|
||
<span>Since nature makes them partial, should o’erhear</span>
|
||
<br/>
|
||
<span>The speech, of vantage. Fare you well, my liege:</span>
|
||
<br/>
|
||
<span>I’ll call upon you ere you go to bed,</span>
|
||
<br/>
|
||
<span>And tell you what I know.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thanks, dear my lord. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Polonius</b>.</i></span>
|
||
<br/>
|
||
<span>O, my offence is rank, it smells to heaven;</span>
|
||
<br/>
|
||
<span>It hath the primal eldest curse upon’t,</span>
|
||
<br/>
|
||
<span>A brother’s murder. Pray can I not,</span>
|
||
<br/>
|
||
<span>Though inclination be as sharp as will:</span>
|
||
<br/>
|
||
<span>My stronger guilt defeats my strong intent;</span>
|
||
<br/>
|
||
<span>And, like a man to double business bound,</span>
|
||
<br/>
|
||
<span>I stand in pause where I shall first begin,</span>
|
||
<br/>
|
||
<span>And both neglect. What if this cursed hand</span>
|
||
<br/>
|
||
<span>Were thicker than itself with brother’s blood,</span>
|
||
<br/>
|
||
<span>Is there not rain enough in the sweet heavens</span>
|
||
<br/>
|
||
<span>To wash it white as snow? Whereto serves mercy</span>
|
||
<br/>
|
||
<span>But to confront the visage of offence?</span>
|
||
<br/>
|
||
<span>And what’s in prayer but this two-fold force,</span>
|
||
<br/>
|
||
<span>To be forestalled ere we come to fall,</span>
|
||
<br/>
|
||
<span>Or pardon’d being down? Then I’ll look up;</span>
|
||
<br/>
|
||
<span>My fault is past. But, O, what form of prayer</span>
|
||
<br/>
|
||
<span>Can serve my turn? “Forgive me my foul murder”?</span>
|
||
<br/>
|
||
<span>That cannot be; since I am still possess’d</span>
|
||
<br/>
|
||
<span>Of those effects for which I did the murder,</span>
|
||
<br/>
|
||
<span>My crown, mine own ambition and my queen.</span>
|
||
<br/>
|
||
<span>May one be pardon’d and retain the offence?</span>
|
||
<br/>
|
||
<span>In the corrupted currents of this world</span>
|
||
<br/>
|
||
<span>Offence’s gilded hand may shove by justice,</span>
|
||
<br/>
|
||
<span>And oft ’tis seen the wicked prize itself</span>
|
||
<br/>
|
||
<span>Buys out the law: but ’tis not so above;</span>
|
||
<br/>
|
||
<span>There is no shuffling, there the action lies</span>
|
||
<br/>
|
||
<span>In his true nature; and we ourselves compell’d,</span>
|
||
<br/>
|
||
<span>Even to the teeth and forehead of our faults,</span>
|
||
<br/>
|
||
<span>To give in evidence. What then? what rests?</span>
|
||
<br/>
|
||
<span>Try what repentance can: what can it not?</span>
|
||
<br/>
|
||
<span>Yet what can it when one can not repent?</span>
|
||
<br/>
|
||
<span>O wretched state! O bosom black as death!</span>
|
||
<br/>
|
||
<span>O limed soul, that, struggling to be free,</span>
|
||
<br/>
|
||
<span>Art more engaged! Help, angels! Make assay!</span>
|
||
<br/>
|
||
<span>Bow, stubborn knees; and, heart with strings of steel,</span>
|
||
<br/>
|
||
<span>Be soft as sinews of the newborn babe!</span>
|
||
<br/>
|
||
<span>All may be well. <i epub:type="z3998:stage-direction">Retires and kneels.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now might I do it pat, now he is praying;</span>
|
||
<br/>
|
||
<span>And now I’ll do’t. And so he goes to heaven;</span>
|
||
<br/>
|
||
<span>And so am I revenged. That would be scann’d:</span>
|
||
<br/>
|
||
<span>A villain kills my father; and for that,</span>
|
||
<br/>
|
||
<span>I, his sole son, do this same villain send</span>
|
||
<br/>
|
||
<span>To heaven.</span>
|
||
<br/>
|
||
<span>O, this is hire and salary, not revenge.</span>
|
||
<br/>
|
||
<span>He took my father grossly, full of bread;</span>
|
||
<br/>
|
||
<span>With all his crimes broad blown, as flush as May;</span>
|
||
<br/>
|
||
<span>And how his audit stands who knows save heaven?</span>
|
||
<br/>
|
||
<span>But in our circumstance and course of thought,</span>
|
||
<br/>
|
||
<span>’Tis heavy with him: and am I then revenged,</span>
|
||
<br/>
|
||
<span>To take him in the purging of his soul,</span>
|
||
<br/>
|
||
<span>When he is fit and season’d for his passage?</span>
|
||
<br/>
|
||
<span>No!</span>
|
||
<br/>
|
||
<span>Up, sword; and know thou a more horrid hent:</span>
|
||
<br/>
|
||
<span>When he is drunk asleep, or in his rage,</span>
|
||
<br/>
|
||
<span>Or in the incestuous pleasure of his bed;</span>
|
||
<br/>
|
||
<span>At gaming, swearing, or about some act</span>
|
||
<br/>
|
||
<span>That has no relish of salvation in’t;</span>
|
||
<br/>
|
||
<span>Then trip him, that his heels may kick at heaven,</span>
|
||
<br/>
|
||
<span>And that his soul may be as damn’d and black</span>
|
||
<br/>
|
||
<span>As hell, whereto it goes. My mother stays:</span>
|
||
<br/>
|
||
<span>This physic but prolongs thy sickly days. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Rising.</i> My words fly up, my thoughts remain below:</span>
|
||
<br/>
|
||
<span>Words without thoughts never to heaven go. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-3-4" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">IV</span>
|
||
</h3>
|
||
<p>The <b epub:type="z3998:persona">Queen’s</b> closet.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Queen</b> and <b epub:type="z3998:persona">Polonius</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He will come straight. Look you lay home to him:</span>
|
||
<br/>
|
||
<span>Tell him his pranks have been too broad to bear with,</span>
|
||
<br/>
|
||
<span>And that your grace hath screen’d and stood between</span>
|
||
<br/>
|
||
<span>Much heat and him. I’ll sconce me even here.</span>
|
||
<br/>
|
||
<span>Pray you, be round with him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Mother, mother, mother!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’ll warrant you,</span>
|
||
<br/>
|
||
<span>Fear me not: withdraw, I hear him coming. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Polonius</b> hides behind the arras.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Now, mother, what’s the matter?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Hamlet, thou hast thy father much offended.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Mother, you have my father much offended.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Come, come, you answer with an idle tongue.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Go, go, you question with a wicked tongue.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Why, how now, Hamlet!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What’s the matter now?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Have you forgot me?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, by the rood, not so:</span>
|
||
<br/>
|
||
<span>You are the queen, your husband’s brother’s wife;</span>
|
||
<br/>
|
||
<span>And—would it were not so!—you are my mother.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Nay, then, I’ll set those to you that can speak.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, come, and sit you down; you shall not budge;</span>
|
||
<br/>
|
||
<span>You go not till I set you up a glass</span>
|
||
<br/>
|
||
<span>Where you may see the inmost part of you.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What wilt thou do? thou wilt not murder me?</span>
|
||
<br/>
|
||
<span>Help, help, ho!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">Behind.</i> What, ho! help, help, help!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td><i epub:type="z3998:stage-direction">Drawing.</i> How now! a rat? Dead, for a ducat, dead! <i epub:type="z3998:stage-direction">Makes a pass through the arras.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Polonius</td>
|
||
<td><i epub:type="z3998:stage-direction">Behind.</i> O, I am slain! <i epub:type="z3998:stage-direction">Falls and dies.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>O me, what hast thou done?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, I know not:</span>
|
||
<br/>
|
||
<span>Is it the king?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>O, what a rash and bloody deed is this!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A bloody deed! almost as bad, good mother,</span>
|
||
<br/>
|
||
<span>As kill a king, and marry with his brother.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>As kill a king!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, lady, ’twas my word. <i epub:type="z3998:stage-direction">Lifts up the arras and discovers <b epub:type="z3998:persona">Polonius</b>.</i></span>
|
||
<br/>
|
||
<span>Thou wretched, rash, intruding fool, farewell!</span>
|
||
<br/>
|
||
<span>I took thee for thy better: take thy fortune;</span>
|
||
<br/>
|
||
<span>Thou find’st to be too busy is some danger.</span>
|
||
<br/>
|
||
<span>Leave wringing of your hands: peace! sit you down,</span>
|
||
<br/>
|
||
<span>And let me wring your heart; for so I shall,</span>
|
||
<br/>
|
||
<span>If it be made of penetrable stuff,</span>
|
||
<br/>
|
||
<span>If damned custom have not brass’d it so</span>
|
||
<br/>
|
||
<span>That it be proof and bulwark against sense.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What have I done, that thou darest wag thy tongue</span>
|
||
<br/>
|
||
<span>In noise so rude against me?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Such an act</span>
|
||
<br/>
|
||
<span>That blurs the grace and blush of modesty,</span>
|
||
<br/>
|
||
<span>Calls virtue hypocrite, takes off the rose</span>
|
||
<br/>
|
||
<span>From the fair forehead of an innocent love</span>
|
||
<br/>
|
||
<span>And sets a blister there, makes marriage-vows</span>
|
||
<br/>
|
||
<span>As false as dicers’ oaths: O, such a deed</span>
|
||
<br/>
|
||
<span>As from the body of contraction plucks</span>
|
||
<br/>
|
||
<span>The very soul, and sweet religion makes</span>
|
||
<br/>
|
||
<span>A rhapsody of words: heaven’s face doth glow;</span>
|
||
<br/>
|
||
<span>Yea, this solidity and compound mass,</span>
|
||
<br/>
|
||
<span>With tristful visage, as against the doom,</span>
|
||
<br/>
|
||
<span>Is thought-sick at the act.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay me, what act,</span>
|
||
<br/>
|
||
<span>That roars so loud, and thunders in the index?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Look here, upon this picture, and on this,</span>
|
||
<br/>
|
||
<span>The counterfeit presentment of two brothers.</span>
|
||
<br/>
|
||
<span>See, what a grace was seated on this brow;</span>
|
||
<br/>
|
||
<span>Hyperion’s curls; the front of Jove himself;</span>
|
||
<br/>
|
||
<span>An eye like Mars, to threaten and command;</span>
|
||
<br/>
|
||
<span>A station like the herald Mercury</span>
|
||
<br/>
|
||
<span>New-lighted on a heaven-kissing hill;</span>
|
||
<br/>
|
||
<span>A combination and a form indeed,</span>
|
||
<br/>
|
||
<span>Where every god did seem to set his seal,</span>
|
||
<br/>
|
||
<span>To give the world assurance of a man:</span>
|
||
<br/>
|
||
<span>This was your husband. Look you now, what follows:</span>
|
||
<br/>
|
||
<span>Here is your husband; like a mildew’d ear,</span>
|
||
<br/>
|
||
<span>Blasting his wholesome brother. Have you eyes?</span>
|
||
<br/>
|
||
<span>Could you on this fair mountain leave to feed,</span>
|
||
<br/>
|
||
<span>And batten on this moor? Ha! have you eyes?</span>
|
||
<br/>
|
||
<span>You cannot call it love; for at your age</span>
|
||
<br/>
|
||
<span>The hey-day in the blood is tame, it’s humble,</span>
|
||
<br/>
|
||
<span>And waits upon the judgment: and what judgment</span>
|
||
<br/>
|
||
<span>Would step from this to this? Sense, sure, you have,</span>
|
||
<br/>
|
||
<span>Else could you not have motion; but sure, that sense</span>
|
||
<br/>
|
||
<span>Is apoplex’d; for madness would not err,</span>
|
||
<br/>
|
||
<span>Nor sense to ecstasy was ne’er so thrall’d</span>
|
||
<br/>
|
||
<span>But it reserved some quantity of choice,</span>
|
||
<br/>
|
||
<span>To serve in such a difference. What devil was’t</span>
|
||
<br/>
|
||
<span>That thus hath cozen’d you at hoodman-blind?</span>
|
||
<br/>
|
||
<span>Eyes without feeling, feeling without sight,</span>
|
||
<br/>
|
||
<span>Ears without hands or eyes, smelling sans all,</span>
|
||
<br/>
|
||
<span>Or but a sickly part of one true sense</span>
|
||
<br/>
|
||
<span>Could not so mope.</span>
|
||
<br/>
|
||
<span>O shame! where is thy blush? Rebellious hell,</span>
|
||
<br/>
|
||
<span>If thou canst mutine in a matron’s bones,</span>
|
||
<br/>
|
||
<span>To flaming youth let virtue be as wax,</span>
|
||
<br/>
|
||
<span>And melt in her own fire: proclaim no shame</span>
|
||
<br/>
|
||
<span>When the compulsive ardour gives the charge,</span>
|
||
<br/>
|
||
<span>Since frost itself as actively doth burn</span>
|
||
<br/>
|
||
<span>And reason panders will.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Hamlet, speak no more:</span>
|
||
<br/>
|
||
<span>Thou turn’st mine eyes into my very soul;</span>
|
||
<br/>
|
||
<span>And there I see such black and grained spots</span>
|
||
<br/>
|
||
<span>As will not leave their tinct.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Nay, but to live</span>
|
||
<br/>
|
||
<span>In the rank sweat of an enseamed bed,</span>
|
||
<br/>
|
||
<span>Stew’d in corruption, honeying and making love</span>
|
||
<br/>
|
||
<span>Over the nasty sty—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, speak to me no more;</span>
|
||
<br/>
|
||
<span>These words, like daggers, enter in mine ears;</span>
|
||
<br/>
|
||
<span>No more, sweet Hamlet!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A murderer and a villain;</span>
|
||
<br/>
|
||
<span>A slave that is not twentieth part the tithe</span>
|
||
<br/>
|
||
<span>Of your precedent lord; a vice of kings;</span>
|
||
<br/>
|
||
<span>A cutpurse of the empire and the rule,</span>
|
||
<br/>
|
||
<span>That from a shelf the precious diadem stole,</span>
|
||
<br/>
|
||
<span>And put it in his pocket!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>No more!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>A king of shreds and patches—</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Ghost</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Save me, and hover o’er me with your wings,</span>
|
||
<br/>
|
||
<span>You heavenly guards! What would your gracious figure?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Alas, he’s mad!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Do you not come your tardy son to chide,</span>
|
||
<br/>
|
||
<span>That, lapsed in time and passion, lets go by</span>
|
||
<br/>
|
||
<span>The important acting of your dread command?</span>
|
||
<br/>
|
||
<span>O, say!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ghost</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Do not forget: this visitation</span>
|
||
<br/>
|
||
<span>Is but to whet thy almost blunted purpose.</span>
|
||
<br/>
|
||
<span>But, look, amazement on thy mother sits:</span>
|
||
<br/>
|
||
<span>O, step between her and her fighting soul:</span>
|
||
<br/>
|
||
<span>Conceit in weakest bodies strongest works:</span>
|
||
<br/>
|
||
<span>Speak to her, Hamlet.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How is it with you, lady?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Alas, how is’t with you,</span>
|
||
<br/>
|
||
<span>That you do bend your eye on vacancy</span>
|
||
<br/>
|
||
<span>And with the incorporal air do hold discourse?</span>
|
||
<br/>
|
||
<span>Forth at your eyes your spirits wildly peep;</span>
|
||
<br/>
|
||
<span>And, as the sleeping soldiers in the alarm,</span>
|
||
<br/>
|
||
<span>Your bedded hair, like life in excrements,</span>
|
||
<br/>
|
||
<span>Start up, and stand an end. O gentle son,</span>
|
||
<br/>
|
||
<span>Upon the heat and flame of thy distemper</span>
|
||
<br/>
|
||
<span>Sprinkle cool patience. Whereon do you look?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>On him, on him! Look you, how pale he glares!</span>
|
||
<br/>
|
||
<span>His form and cause conjoin’d, preaching to stones,</span>
|
||
<br/>
|
||
<span>Would make them capable. Do not look upon me;</span>
|
||
<br/>
|
||
<span>Lest with this piteous action you convert</span>
|
||
<br/>
|
||
<span>My stern effects: then what I have to do</span>
|
||
<br/>
|
||
<span>Will want true colour; tears perchance for blood.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>To whom do you speak this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do you see nothing there?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Nothing at all; yet all that is I see.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nor did you nothing hear?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>No, nothing but ourselves.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, look you there! look, how it steals away!</span>
|
||
<br/>
|
||
<span>My father, in his habit as he lived!</span>
|
||
<br/>
|
||
<span>Look, where he goes, even now, out at the portal! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Ghost</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This the very coinage of your brain:</span>
|
||
<br/>
|
||
<span>This bodiless creation ecstasy</span>
|
||
<br/>
|
||
<span>Is very cunning in.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ecstasy!</span>
|
||
<br/>
|
||
<span>My pulse, as yours, doth temperately keep time,</span>
|
||
<br/>
|
||
<span>And makes as healthful music: it is not madness</span>
|
||
<br/>
|
||
<span>That I have utter’d: bring me to the test,</span>
|
||
<br/>
|
||
<span>And I the matter will re-word; which madness</span>
|
||
<br/>
|
||
<span>Would gambol from. Mother, for love of grace,</span>
|
||
<br/>
|
||
<span>Lay not that flattering unction to your soul,</span>
|
||
<br/>
|
||
<span>That not your trespass, but my madness speaks:</span>
|
||
<br/>
|
||
<span>It will but skin and film the ulcerous place,</span>
|
||
<br/>
|
||
<span>Whilst rank corruption, mining all within,</span>
|
||
<br/>
|
||
<span>Infects unseen. Confess yourself to heaven;</span>
|
||
<br/>
|
||
<span>Repent what’s past; avoid what is to come;</span>
|
||
<br/>
|
||
<span>And do not spread the compost on the weeds,</span>
|
||
<br/>
|
||
<span>To make them ranker. Forgive me this my virtue;</span>
|
||
<br/>
|
||
<span>For in the fatness of these pursy times</span>
|
||
<br/>
|
||
<span>Virtue itself of vice must pardon beg,</span>
|
||
<br/>
|
||
<span>Yea, curb and woo for leave to do him good.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>O Hamlet, thou hast cleft my heart in twain.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, throw away the worser part of it,</span>
|
||
<br/>
|
||
<span>And live the purer with the other half.</span>
|
||
<br/>
|
||
<span>Good night: but go not to mine uncle’s bed;</span>
|
||
<br/>
|
||
<span>Assume a virtue, if you have it not.</span>
|
||
<br/>
|
||
<span>That monster, custom, who all sense doth eat,</span>
|
||
<br/>
|
||
<span>Of habits devil, is angel yet in this,</span>
|
||
<br/>
|
||
<span>That to the use of actions fair and good</span>
|
||
<br/>
|
||
<span>He likewise gives a frock or livery,</span>
|
||
<br/>
|
||
<span>That aptly is put on. Refrain to-night,</span>
|
||
<br/>
|
||
<span>And that shall lend a kind of easiness</span>
|
||
<br/>
|
||
<span>To the next abstinence: the next more easy;</span>
|
||
<br/>
|
||
<span>For use almost can change the stamp of nature,</span>
|
||
<br/>
|
||
<span>And either master<a href="#note-1" id="noteref-1" epub:type="noteref">1</a> the devil, or throw him out</span>
|
||
<br/>
|
||
<span>With wondrous potency. Once more, good night:</span>
|
||
<br/>
|
||
<span>And when you are desirous to be bless’d,</span>
|
||
<br/>
|
||
<span>I’ll blessing beg of you. For this same lord, <i epub:type="z3998:stage-direction">Pointing to <b epub:type="z3998:persona">Polonius</b>.</i></span>
|
||
<br/>
|
||
<span>I do repent: but heaven hath pleased it so,</span>
|
||
<br/>
|
||
<span>To punish me with this and this with me,</span>
|
||
<br/>
|
||
<span>That I must be their scourge and minister.</span>
|
||
<br/>
|
||
<span>I will bestow him, and will answer well</span>
|
||
<br/>
|
||
<span>The death I gave him. So, again, good night.</span>
|
||
<br/>
|
||
<span>I must be cruel, only to be kind:</span>
|
||
<br/>
|
||
<span>Thus bad begins and worse remains behind.</span>
|
||
<br/>
|
||
<span>One word more, good lady.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>What shall I do?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not this, by no means, that I bid you do:</span>
|
||
<br/>
|
||
<span>Let the bloat king tempt you again to bed;</span>
|
||
<br/>
|
||
<span>Pinch wanton on your cheek; call you his mouse;</span>
|
||
<br/>
|
||
<span>And let him, for a pair of reechy kisses,</span>
|
||
<br/>
|
||
<span>Or paddling in your neck with his damn’d fingers,</span>
|
||
<br/>
|
||
<span>Make you to ravel all this matter out,</span>
|
||
<br/>
|
||
<span>That I essentially am not in madness,</span>
|
||
<br/>
|
||
<span>But mad in craft. ’Twere good you let him know;</span>
|
||
<br/>
|
||
<span>For who, that’s but a queen, fair, sober, wise,</span>
|
||
<br/>
|
||
<span>Would from a paddock, from a bat, a gib,</span>
|
||
<br/>
|
||
<span>Such dear concernings hide? who would do so?</span>
|
||
<br/>
|
||
<span>No, in despite of sense and secrecy,</span>
|
||
<br/>
|
||
<span>Unpeg the basket on the house’s top,</span>
|
||
<br/>
|
||
<span>Let the birds fly, and, like the famous ape,</span>
|
||
<br/>
|
||
<span>To try conclusions, in the basket creep,</span>
|
||
<br/>
|
||
<span>And break your own neck down.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Be thou assured, if words be made of breath,</span>
|
||
<br/>
|
||
<span>And breath of life, I have no life to breathe</span>
|
||
<br/>
|
||
<span>What thou hast said to me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I must to England; you know that?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Alack,</span>
|
||
<br/>
|
||
<span>I had forgot: ’tis so concluded on.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There’s letters seal’d: and my two schoolfellows,</span>
|
||
<br/>
|
||
<span>Whom I will trust as I will adders fang’d,</span>
|
||
<br/>
|
||
<span>They bear the mandate; they must sweep my way,</span>
|
||
<br/>
|
||
<span>And marshal me to knavery. Let it work;</span>
|
||
<br/>
|
||
<span>For ’tis the sport to have the enginer</span>
|
||
<br/>
|
||
<span>Hoist with his own petar: and’t shall go hard</span>
|
||
<br/>
|
||
<span>But I will delve one yard below their mines,</span>
|
||
<br/>
|
||
<span>And blow them at the moon: O, ’tis most sweet,</span>
|
||
<br/>
|
||
<span>When in one line two crafts directly meet.</span>
|
||
<br/>
|
||
<span>This man shall set me packing:</span>
|
||
<br/>
|
||
<span>I’ll lug the guts into the neighbour room.</span>
|
||
<br/>
|
||
<span>Mother, good night. Indeed this counsellor</span>
|
||
<br/>
|
||
<span>Is now most still, most secret and most grave,</span>
|
||
<br/>
|
||
<span>Who was in life a foolish prating knave.</span>
|
||
<br/>
|
||
<span>Come, sir, to draw toward an end with you.</span>
|
||
<br/>
|
||
<span>Good night, mother. <i epub:type="z3998:stage-direction">Exeunt severally; <b epub:type="z3998:persona">Hamlet</b> dragging in <b epub:type="z3998:persona">Polonius</b>.</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>A room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Rosencrantz</b>, and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There’s matter in these sighs, these profound heaves:</span>
|
||
<br/>
|
||
<span>You must translate: ’tis fit we understand them.</span>
|
||
<br/>
|
||
<span>Where is your son?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Bestow this place on us a little while. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></span>
|
||
<br/>
|
||
<span>Ah, mine good lord, what have I seen to-night!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>What, Gertrude? How does Hamlet?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Mad as the sea and wind, when both contend</span>
|
||
<br/>
|
||
<span>Which is the mightier: in his lawless fit,</span>
|
||
<br/>
|
||
<span>Behind the arras hearing something stir,</span>
|
||
<br/>
|
||
<span>Whips out his rapier, cries, “A rat, a rat!”</span>
|
||
<br/>
|
||
<span>And, in this brainish apprehension, kills</span>
|
||
<br/>
|
||
<span>The unseen good old man.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O heavy deed!</span>
|
||
<br/>
|
||
<span>It had been so with us, had we been there:</span>
|
||
<br/>
|
||
<span>His liberty is full of threats to all;</span>
|
||
<br/>
|
||
<span>To you yourself, to us, to every one.</span>
|
||
<br/>
|
||
<span>Alas, how shall this bloody deed be answer’d?</span>
|
||
<br/>
|
||
<span>It will be laid to us, whose providence</span>
|
||
<br/>
|
||
<span>Should have kept short, restrain’d and out of haunt,</span>
|
||
<br/>
|
||
<span>This mad young man: but so much was our love,</span>
|
||
<br/>
|
||
<span>We would not understand what was most fit;</span>
|
||
<br/>
|
||
<span>But, like the owner of a foul disease,</span>
|
||
<br/>
|
||
<span>To keep it from divulging, let it feed</span>
|
||
<br/>
|
||
<span>Even on the pith of Life. Where is he gone?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To draw apart the body he hath kill’d:</span>
|
||
<br/>
|
||
<span>O’er whom his very madness, like some ore</span>
|
||
<br/>
|
||
<span>Among a mineral of metals base,</span>
|
||
<br/>
|
||
<span>Shows itself pure; he weeps for what is done.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O Gertrude, come away!</span>
|
||
<br/>
|
||
<span>The sun no sooner shall the mountains touch,</span>
|
||
<br/>
|
||
<span>But we will ship him hence: and this vile deed</span>
|
||
<br/>
|
||
<span>We must, with all our majesty and skill,</span>
|
||
<br/>
|
||
<span>Both countenance and excuse. Ho, Guildenstern!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Friends both, go join you with some further aid:</span>
|
||
<br/>
|
||
<span>Hamlet in madness hath Polonius slain,</span>
|
||
<br/>
|
||
<span>And from his mother’s closet hath he dragg’d him:</span>
|
||
<br/>
|
||
<span>Go seek him out; speak fair, and bring the body</span>
|
||
<br/>
|
||
<span>Into the chapel. I pray you, haste in this. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></span>
|
||
<br/>
|
||
<span>Come, Gertrude, we’ll call up our wisest friends;</span>
|
||
<br/>
|
||
<span>And let them know, both what we mean to do,</span>
|
||
<br/>
|
||
<span>And what’s untimely done. So haply slander—<a href="#note-2" id="noteref-2" epub:type="noteref">2</a></span>
|
||
<br/>
|
||
<span>Whose whisper o’er the world’s diameter,</span>
|
||
<br/>
|
||
<span>As level as the canon to his blank,</span>
|
||
<br/>
|
||
<span>Transports his poison’d shot, may miss our name,</span>
|
||
<br/>
|
||
<span>And hit the woundless air. O, come away!</span>
|
||
<br/>
|
||
<span>My soul is full of discord and dismay. <i epub:type="z3998:stage-direction">Exeunt.</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>Another room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Safely stowed.</td>
|
||
</tr>
|
||
<tr class="together">
|
||
<td epub:type="z3998:persona">Rosencrantz<br/>
|
||
Guildenstern</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Hamlet! Lord Hamlet!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>But soft, what noise? who calls on Hamlet? O, here they come.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>What have you done, my lord, with the dead body?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Compounded it with dust, whereto ’tis kin.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Tell us where ’tis, that we may take it thence</span>
|
||
<br/>
|
||
<span>And bear it to the chapel.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Do not believe it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Believe what?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That I can keep your counsel and not mine own. Besides, to be demanded of a sponge! what replication should be made by the son of a king?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Take you me for a sponge, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, sir, that soaks up the king’s countenance, his rewards, his authorities. But such officers do the king best service in the end: he keeps them, like an ape, in the corner of his jaw; first mouthed, to be last swallowed: when he needs what you have gleaned, it is but squeezing you, and, sponge, you shall be dry again.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>I understand you not, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I am glad of it: a knavish speech sleeps in a foolish ear.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>My lord, you must tell us where the body is, and go with us to the king.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The body is with the king, but the king is not with the body. The king is a thing—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Guildenstern</td>
|
||
<td>A thing, my lord!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Of nothing: bring me to him. Hide fox, and all after. <i epub:type="z3998:stage-direction">Exeunt.</i></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>Another room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, attended.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I have sent to seek him, and to find the body.</span>
|
||
<br/>
|
||
<span>How dangerous is it that this man goes loose!</span>
|
||
<br/>
|
||
<span>Yet must not we put the strong law on him:</span>
|
||
<br/>
|
||
<span>He’s loved of the distracted multitude,</span>
|
||
<br/>
|
||
<span>Who like not in their judgment, but their eyes:</span>
|
||
<br/>
|
||
<span>And where ’tis so, the offender’s scourge is weigh’d,</span>
|
||
<br/>
|
||
<span>But never the offence. To bear all smooth and even,</span>
|
||
<br/>
|
||
<span>This sudden sending him away must seem</span>
|
||
<br/>
|
||
<span>Deliberate pause: diseases desperate grown</span>
|
||
<br/>
|
||
<span>By desperate appliance are relieved,</span>
|
||
<br/>
|
||
<span>Or not at all.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Rosencrantz</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now! what hath befall’n?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Where the dead body is bestow’d, my lord,</span>
|
||
<br/>
|
||
<span>We cannot get from him.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>But where is he?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Without, my lord; guarded, to know your pleasure.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Bring him before us.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Ho, Guildenstern! bring in my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Now, Hamlet, where’s Polonius?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>At supper.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>At supper! where?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Not where he eats, but where he is eaten: a certain convocation of politic worms are e’en at him. Your worm is your only emperor for diet: we fat all creatures else to fat us, and we fat ourselves for maggots: your fat king and your lean beggar is but variable service, two dishes, but to one table: that’s the end.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Alas, alas!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>A man may fish with the worm that hath eat of a king, and eat of the fish that hath fed of that worm.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>What dost you mean by this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nothing but to show you how a king may go a progress through the guts of a beggar.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Where is Polonius?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>In heaven; send hither to see: if your messenger find him not there, seek him i’ the other place yourself. But indeed, if you find him not within this month, you shall nose him as you go up the stairs into the lobby.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Go seek him there. <i epub:type="z3998:stage-direction">To some Attendants.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>He will stay till ye come. <i epub:type="z3998:stage-direction">Exeunt Attendants.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hamlet, this deed, for thine especial safety—</span>
|
||
<br/>
|
||
<span>Which we do tender, as we dearly grieve</span>
|
||
<br/>
|
||
<span>For that which thou hast done—must send thee hence</span>
|
||
<br/>
|
||
<span>With fiery quickness: therefore prepare thyself;</span>
|
||
<br/>
|
||
<span>The bark is ready, and the wind at help,</span>
|
||
<br/>
|
||
<span>The associates tend, and every thing is bent</span>
|
||
<br/>
|
||
<span>For England.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>For England!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Ay, Hamlet.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Good.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>So is it, if thou knew’st our purposes.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I see a cherub that sees them. But, come; for England! Farewell, dear mother.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Thy loving father, Hamlet.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>My mother: father and mother is man and wife; man and wife is one flesh; and so, my mother. Come, for England! <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Follow him at foot; tempt him with speed aboard;</span>
|
||
<br/>
|
||
<span>Delay it not; I’ll have him hence to-night:</span>
|
||
<br/>
|
||
<span>Away! for every thing is seal’d and done</span>
|
||
<br/>
|
||
<span>That else leans on the affair: pray you, make haste. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Rosencrantz</b> and <b epub:type="z3998:persona">Guildenstern</b>.</i></span>
|
||
<br/>
|
||
<span>And, England, if my love thou hold’st at aught—</span>
|
||
<br/>
|
||
<span>As my great power thereof may give thee sense,</span>
|
||
<br/>
|
||
<span>Since yet thy cicatrice looks raw and red</span>
|
||
<br/>
|
||
<span>After the Danish sword, and thy free awe</span>
|
||
<br/>
|
||
<span>Pays homage to us—thou mayst not coldly set</span>
|
||
<br/>
|
||
<span>Our sovereign process; which imports at full,</span>
|
||
<br/>
|
||
<span>By letters congruing to that effect,</span>
|
||
<br/>
|
||
<span>The present death of Hamlet. Do it, England;</span>
|
||
<br/>
|
||
<span>For like the hectic in my blood he rages,</span>
|
||
<br/>
|
||
<span>And thou must cure me: till I know ’tis done,</span>
|
||
<br/>
|
||
<span>Howe’er my haps, my joys were ne’er begun. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</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>A plain in Denmark.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Fortinbras</b>, a <b epub:type="z3998:persona">Captain</b>, and Soldiers, marching.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Go, captain, from me greet the Danish king;</span>
|
||
<br/>
|
||
<span>Tell him that, by his license, Fortinbras</span>
|
||
<br/>
|
||
<span>Craves the conveyance of a promised march</span>
|
||
<br/>
|
||
<span>Over his kingdom. You know the rendezvous.</span>
|
||
<br/>
|
||
<span>If that his majesty would aught with us,</span>
|
||
<br/>
|
||
<span>We shall express our duty in his eye;</span>
|
||
<br/>
|
||
<span>And let him know so.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>I will do’t, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td>Go softly on. <i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Fortinbras</b> and Soldiers.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b>, <b epub:type="z3998:persona">Rosencrantz</b>, <b epub:type="z3998:persona">Guildenstern</b>, and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Good sir, whose powers are these?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>They are of Norway, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How purposed, sir, I pray you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>Against some part of Poland.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Who commands them, sir?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>The nephews to old Norway, Fortinbras.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Goes it against the main of Poland, sir,</span>
|
||
<br/>
|
||
<span>Or for some frontier?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Truly to speak, and with no addition,</span>
|
||
<br/>
|
||
<span>We go to gain a little patch of ground</span>
|
||
<br/>
|
||
<span>That hath in it no profit but the name.</span>
|
||
<br/>
|
||
<span>To pay five ducats, five, I would not farm it;</span>
|
||
<br/>
|
||
<span>Nor will it yield to Norway or the Pole</span>
|
||
<br/>
|
||
<span>A ranker rate, should it be sold in fee.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why, then the Polack never will defend it.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>Yes, it is already garrison’d.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Two thousand souls and twenty thousand ducats</span>
|
||
<br/>
|
||
<span>Will not debate the question of this straw:</span>
|
||
<br/>
|
||
<span>This is the imposthume of much wealth and peace,</span>
|
||
<br/>
|
||
<span>That inward breaks, and shows no cause without</span>
|
||
<br/>
|
||
<span>Why the man dies. I humbly thank you, sir.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Captain</td>
|
||
<td>God be wi’ you, sir. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Rosencrantz</td>
|
||
<td>Will’t please you go, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’ll be with you straight. Go a little before. <i epub:type="z3998:stage-direction">Exeunt all except <b epub:type="z3998:persona">Hamlet</b>.</i></span>
|
||
<br/>
|
||
<span>How all occasions do inform against me,</span>
|
||
<br/>
|
||
<span>And spur my dull revenge! What is a man,</span>
|
||
<br/>
|
||
<span>If his chief good and market of his time</span>
|
||
<br/>
|
||
<span>Be but to sleep and feed? a beast, no more.</span>
|
||
<br/>
|
||
<span>Sure, he that made us with such large discourse,</span>
|
||
<br/>
|
||
<span>Looking before and after, gave us not</span>
|
||
<br/>
|
||
<span>That capability and god-like reason</span>
|
||
<br/>
|
||
<span>To fust in us unused. Now, whether it be</span>
|
||
<br/>
|
||
<span>Bestial oblivion, or some craven scruple</span>
|
||
<br/>
|
||
<span>Of thinking too precisely on the event,</span>
|
||
<br/>
|
||
<span>A thought which, quarter’d, hath but one part wisdom</span>
|
||
<br/>
|
||
<span>And ever three parts coward, I do not know</span>
|
||
<br/>
|
||
<span>Why yet I live to say “This thing’s to do;”</span>
|
||
<br/>
|
||
<span>Sith I have cause and will and strength and means</span>
|
||
<br/>
|
||
<span>To do’t. Examples gross as earth exhort me:</span>
|
||
<br/>
|
||
<span>Witness this army of such mass and charge</span>
|
||
<br/>
|
||
<span>Led by a delicate and tender prince,</span>
|
||
<br/>
|
||
<span>Whose spirit with divine ambition puff’d</span>
|
||
<br/>
|
||
<span>Makes mouths at the invisible event,</span>
|
||
<br/>
|
||
<span>Exposing what is mortal and unsure</span>
|
||
<br/>
|
||
<span>To all that fortune, death and danger dare,</span>
|
||
<br/>
|
||
<span>Even for an egg-shell. Rightly to be great</span>
|
||
<br/>
|
||
<span>Is not to stir without great argument,</span>
|
||
<br/>
|
||
<span>But greatly to find quarrel in a straw</span>
|
||
<br/>
|
||
<span>When honour’s at the stake. How stand I then,</span>
|
||
<br/>
|
||
<span>That have a father kill’d, a mother stain’d,</span>
|
||
<br/>
|
||
<span>Excitements of my reason and my blood</span>
|
||
<br/>
|
||
<span>And let all sleep? while, to my shame, I see</span>
|
||
<br/>
|
||
<span>The imminent death of twenty thousand men,</span>
|
||
<br/>
|
||
<span>That, for a fantasy and trick of fame,</span>
|
||
<br/>
|
||
<span>Go to their graves like beds, fight for a plot</span>
|
||
<br/>
|
||
<span>Whereon the numbers cannot try the cause,</span>
|
||
<br/>
|
||
<span>Which is not tomb enough and continent</span>
|
||
<br/>
|
||
<span>To hide the slain? O, from this time forth,</span>
|
||
<br/>
|
||
<span>My thoughts be bloody, or be nothing worth! <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-5" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">V</span>
|
||
</h3>
|
||
<p>Elsinore. A room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Horatio</b>, and a <b epub:type="z3998:persona">Gentleman</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>I will not speak with her.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Gentleman</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>She is importunate, indeed distract:</span>
|
||
<br/>
|
||
<span>Her mood will needs be pitied.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>What would she have?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Gentleman</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>She speaks much of her father; says she hears</span>
|
||
<br/>
|
||
<span>There’s tricks i’ the world; and hems, and beats her heart;</span>
|
||
<br/>
|
||
<span>Spurns enviously at straws; speaks things in doubt,</span>
|
||
<br/>
|
||
<span>That carry but half sense: her speech is nothing,</span>
|
||
<br/>
|
||
<span>Yet the unshaped use of it doth move</span>
|
||
<br/>
|
||
<span>The hearers to collection; they aim at it,</span>
|
||
<br/>
|
||
<span>And botch the words up fit to their own thoughts;</span>
|
||
<br/>
|
||
<span>Which, as her winks, and nods, and gestures yield them,</span>
|
||
<br/>
|
||
<span>Indeed would make one think there might be thought,</span>
|
||
<br/>
|
||
<span>Though nothing sure, yet much unhappily.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Twere good she were spoken with; for she may strew</span>
|
||
<br/>
|
||
<span>Dangerous conjectures in ill-breeding minds.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let her come in. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Horatio</b>.</i></span>
|
||
<br/>
|
||
<span>To my sick soul, as sin’s true nature is,</span>
|
||
<br/>
|
||
<span>Each toy seems prologue to some great amiss:</span>
|
||
<br/>
|
||
<span>So full of artless jealousy is guilt,</span>
|
||
<br/>
|
||
<span>It spills itself in fearing to be spilt.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Horatio</b>, with <b epub:type="z3998:persona">Ophelia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Where is the beauteous majesty of Denmark?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>How now, Ophelia!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>How should I your true love know</span>
|
||
<br/>
|
||
<span class="i1">From another one?</span>
|
||
<br/>
|
||
<span>By his cockle hat and staff,</span>
|
||
<br/>
|
||
<span class="i1">And his sandal shoon.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Alas, sweet lady, what imports this song?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>Say you? nay, pray you, mark. <i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>He is dead and gone, lady,</span>
|
||
<br/>
|
||
<span class="i1">He is dead and gone;</span>
|
||
<br/>
|
||
<span>At his head a grass-green turf,</span>
|
||
<br/>
|
||
<span class="i1">At his heels a stone.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Nay, but, Ophelia—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>Pray you, mark. <i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>White his shroud as the mountain snow—</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Alas, look here, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span class="i1">Larded with sweet flowers;</span>
|
||
<br/>
|
||
<span>Which bewept to the grave did go</span>
|
||
<br/>
|
||
<span class="i1">With true-love showers.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>How do you, pretty lady?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>Well, God ’ild you! They say the owl was a baker’s daughter. Lord, we know what we are, but know not what we may be. God be at your table!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Conceit upon her father.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>Pray you, let’s have no words of this; but when they ask you what it means, say you this: <i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>To-morrow is Saint Valentine’s day,</span>
|
||
<br/>
|
||
<span class="i1">All in the morning betime,</span>
|
||
<br/>
|
||
<span>And I a maid at your window,</span>
|
||
<br/>
|
||
<span class="i1">To be your Valentine.</span>
|
||
<br/>
|
||
<span>Then up he rose, and donn’d his clothes,</span>
|
||
<br/>
|
||
<span class="i1">And dupp’d the chamber-door;</span>
|
||
<br/>
|
||
<span>Let in the maid, that out a maid</span>
|
||
<br/>
|
||
<span class="i1">Never departed more.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Pretty Ophelia!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>Indeed, la, without an oath, I’ll make an end on’t: <i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>By Gis and by Saint Charity,</span>
|
||
<br/>
|
||
<span class="i1">Alack, and fie for shame!</span>
|
||
<br/>
|
||
<span>Young men will do’t, if they come to’t;</span>
|
||
<br/>
|
||
<span class="i1">By cock, they are to blame.</span>
|
||
<br/>
|
||
<span>Quoth she, before you tumbled me,</span>
|
||
<br/>
|
||
<span class="i1">You promised me to wed.</span>
|
||
<br/>
|
||
<span>So would I ha’ done, by yonder sun,</span>
|
||
<br/>
|
||
<span class="i1">An thou hadst not come to my bed.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>How long hath she been thus?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>I hope all will be well. We must be patient: but I cannot choose but weep, to think they should lay him i’ the cold ground. My brother shall know of it: and so I thank you for your good counsel. Come, my coach! Good night, ladies; good night, sweet ladies; good night, good night. <i epub:type="z3998:stage-direction">Exit.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Follow her close; give her good watch, I pray you. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Horatio</b>.</i></span>
|
||
<br/>
|
||
<span>O, this is the poison of deep grief; it springs</span>
|
||
<br/>
|
||
<span>All from her father’s death. O Gertrude, Gertrude,</span>
|
||
<br/>
|
||
<span>When sorrows come, they come not single spies,</span>
|
||
<br/>
|
||
<span>But in battalions. First, her father slain:</span>
|
||
<br/>
|
||
<span>Next, your son gone; and he most violent author</span>
|
||
<br/>
|
||
<span>Of his own just remove: the people muddied,</span>
|
||
<br/>
|
||
<span>Thick and unwholesome in their thoughts and whispers,</span>
|
||
<br/>
|
||
<span>For good Polonius’ death; and we have done but greenly,</span>
|
||
<br/>
|
||
<span>In hugger-mugger to inter him: poor Ophelia</span>
|
||
<br/>
|
||
<span>Divided from herself and her fair judgment,</span>
|
||
<br/>
|
||
<span>Without the which we are pictures, or mere beasts:</span>
|
||
<br/>
|
||
<span>Last, and as much containing as all these,</span>
|
||
<br/>
|
||
<span>Her brother is in secret come from France;</span>
|
||
<br/>
|
||
<span>Feeds on his wonder, keeps himself in clouds,</span>
|
||
<br/>
|
||
<span>And wants not buzzers to infect his ear</span>
|
||
<br/>
|
||
<span>With pestilent speeches of his father’s death;</span>
|
||
<br/>
|
||
<span>Wherein necessity, of matter beggar’d,</span>
|
||
<br/>
|
||
<span>Will nothing stick our person to arraign</span>
|
||
<br/>
|
||
<span>In ear and ear. O my dear Gertrude, this,</span>
|
||
<br/>
|
||
<span>Like to a murdering-piece, in many places</span>
|
||
<br/>
|
||
<span>Gives me superfluous death. <i epub:type="z3998:stage-direction">A noise within.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Alack, what noise is this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Where are my Switzers? Let them guard the door.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter another <b epub:type="z3998:persona">Gentleman</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>What is the matter?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Gentleman</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Save yourself, my lord:</span>
|
||
<br/>
|
||
<span>The ocean, overpeering of his list,</span>
|
||
<br/>
|
||
<span>Eats not the flats with more impetuous haste</span>
|
||
<br/>
|
||
<span>Than young Laertes, in a riotous head,</span>
|
||
<br/>
|
||
<span>O’erbears your officers. The rabble call him lord;</span>
|
||
<br/>
|
||
<span>And, as the world were now but to begin,</span>
|
||
<br/>
|
||
<span>Antiquity forgot, custom not known,</span>
|
||
<br/>
|
||
<span>The ratifiers and props of every word,</span>
|
||
<br/>
|
||
<span>They cry “Choose we: Laertes shall be king:”</span>
|
||
<br/>
|
||
<span>Caps, hands, and tongues, applaud it to the clouds:</span>
|
||
<br/>
|
||
<span>“Laertes shall be king, Laertes king!”</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How cheerfully on the false trail they cry!</span>
|
||
<br/>
|
||
<span>O, this is counter, you false Danish dogs!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>The doors are broke. <i epub:type="z3998:stage-direction">Noise within.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Laertes</b>, armed; <b epub:type="z3998:persona">Danes</b> following.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Where is this king? Sirs, stand you all without.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Danes</td>
|
||
<td>No, let’s come in.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>I pray you, give me leave.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Danes</td>
|
||
<td>We will, we will. <i epub:type="z3998:stage-direction">They retire without the door.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I thank you: keep the door. O thou vile king,</span>
|
||
<br/>
|
||
<span>Give me my father!</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Calmly, good Laertes.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>That drop of blood that’s calm proclaims me bastard,</span>
|
||
<br/>
|
||
<span>Cries cuckold to my father, brands the harlot</span>
|
||
<br/>
|
||
<span>Even here, between the chaste unsmirched brow</span>
|
||
<br/>
|
||
<span>Of my true mother.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What is the cause, Laertes,</span>
|
||
<br/>
|
||
<span>That thy rebellion looks so giant-like?</span>
|
||
<br/>
|
||
<span>Let him go, Gertrude; do not fear our person:</span>
|
||
<br/>
|
||
<span>There’s such divinity doth hedge a king,</span>
|
||
<br/>
|
||
<span>That treason can but peep to what it would,</span>
|
||
<br/>
|
||
<span>Acts little of his will. Tell me, Laertes,</span>
|
||
<br/>
|
||
<span>Why thou art thus incensed. Let him go, Gertrude.</span>
|
||
<br/>
|
||
<span>Speak, man.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Where is my father?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Dead.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>But not by him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Let him demand his fill.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>How came he dead? I’ll not be juggled with:</span>
|
||
<br/>
|
||
<span>To hell, allegiance! vows, to the blackest devil!</span>
|
||
<br/>
|
||
<span>Conscience and grace, to the profoundest pit!</span>
|
||
<br/>
|
||
<span>I dare damnation. To this point I stand,</span>
|
||
<br/>
|
||
<span>That both the worlds I give to negligence,</span>
|
||
<br/>
|
||
<span>Let come what comes; only I’ll be revenged</span>
|
||
<br/>
|
||
<span>Most thoroughly for my father.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Who shall stay you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My will, not all the world:</span>
|
||
<br/>
|
||
<span>And for my means, I’ll husband them so well,</span>
|
||
<br/>
|
||
<span>They shall go far with little.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Good Laertes,</span>
|
||
<br/>
|
||
<span>If you desire to know the certainty</span>
|
||
<br/>
|
||
<span>Of your dear father’s death, is’t writ in your revenge,</span>
|
||
<br/>
|
||
<span>That, swoopstake, you will draw both friend and foe,</span>
|
||
<br/>
|
||
<span>Winner and loser?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>None but his enemies.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Will you know them then?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To his good friends thus wide I’ll ope my arms;</span>
|
||
<br/>
|
||
<span>And like the kind life-rendering pelican,</span>
|
||
<br/>
|
||
<span>Repast them with my blood.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, now you speak</span>
|
||
<br/>
|
||
<span>Like a good child and a true gentleman.</span>
|
||
<br/>
|
||
<span>That I am guiltless of your father’s death,</span>
|
||
<br/>
|
||
<span>And am most sensible in grief for it,</span>
|
||
<br/>
|
||
<span>It shall as level to your judgment pierce</span>
|
||
<br/>
|
||
<span>As day does to your eye.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Danes</td>
|
||
<td><i epub:type="z3998:stage-direction">Within.</i> Let her come in.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>How now! what noise is that?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Ophelia</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O heat, dry up my brains! tears seven times salt,</span>
|
||
<br/>
|
||
<span>Burn out the sense and virtue of mine eye!</span>
|
||
<br/>
|
||
<span>By heaven, thy madness shall be paid by weight,</span>
|
||
<br/>
|
||
<span>Till our scale turn the beam. O rose of May!</span>
|
||
<br/>
|
||
<span>Dear maid, kind sister, sweet Ophelia!</span>
|
||
<br/>
|
||
<span>O heavens! is’t possible, a young maid’s wits</span>
|
||
<br/>
|
||
<span>Should be as moral as an old man’s life?</span>
|
||
<br/>
|
||
<span>Nature is fine in love, and where ’tis fine,</span>
|
||
<br/>
|
||
<span>It sends some precious instance of itself</span>
|
||
<br/>
|
||
<span>After the thing it loves.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>They bore him barefaced on the bier;</span>
|
||
<br/>
|
||
<span>Hey non nonny, nonny, hey nonny;</span>
|
||
<br/>
|
||
<span>And in his grave rain’d many a tear:—</span>
|
||
</p>
|
||
</div>
|
||
<p>Fare you well, my dove!</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hadst thou thy wits, and didst persuade revenge,</span>
|
||
<br/>
|
||
<span>It could not move thus.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>You must sing a-down a-down,</span>
|
||
<br/>
|
||
<span>An you call him a-down-a.</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">O, how the wheel becomes it! It is the false steward, that stole his master’s daughter.</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>This nothing’s more than matter.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>There’s rosemary, that’s for remembrance; pray, love, remember: and there is pansies, that’s for thoughts.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>A document in madness, thoughts and remembrance fitted.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>There’s fennel for you, and columbines: there’s rue for you; and here’s some for me: we may call it herb-grace o’ Sundays: O you must wear your rue with a difference. There’s a daisy: I would give you some violets, but they withered all when my father died: they say he made a good end—<i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>For bonny sweet Robin is all my joy.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thought and affliction, passion, hell itself,</span>
|
||
<br/>
|
||
<span>She turns to favour and to prettiness.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Ophelia</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>And will he not come again?</span>
|
||
<br/>
|
||
<span>And will he not come again?</span>
|
||
<br/>
|
||
<span class="i1">No, no, he is dead:</span>
|
||
<br/>
|
||
<span class="i1">Go to thy death-bed:</span>
|
||
<br/>
|
||
<span>He never will come again.</span>
|
||
</p>
|
||
<p>
|
||
<span>His beard was as white as snow,</span>
|
||
<br/>
|
||
<span>All flaxen was his poll:</span>
|
||
<br/>
|
||
<span class="i1">He is gone, he is gone,</span>
|
||
<br/>
|
||
<span class="i1">And we cast away moan:</span>
|
||
<br/>
|
||
<span>God ha’ mercy on his soul!</span>
|
||
</p>
|
||
</div>
|
||
<p class="continued">And of all Christian souls, I pray God. God be wi’ ye. <i epub:type="z3998:stage-direction">Exit.</i></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Do you see this, O God?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Laertes, I must commune with your grief,</span>
|
||
<br/>
|
||
<span>Or you deny me right. Go but apart,</span>
|
||
<br/>
|
||
<span>Make choice of whom your wisest friends you will,</span>
|
||
<br/>
|
||
<span>And they shall hear and judge ’twixt you and me:</span>
|
||
<br/>
|
||
<span>If by direct or by collateral hand</span>
|
||
<br/>
|
||
<span>They find us touch’d, we will our kingdom give,</span>
|
||
<br/>
|
||
<span>Our crown, our life, and all that we can ours,</span>
|
||
<br/>
|
||
<span>To you in satisfaction; but if not,</span>
|
||
<br/>
|
||
<span>Be you content to lend your patience to us,</span>
|
||
<br/>
|
||
<span>And we shall jointly labour with your soul</span>
|
||
<br/>
|
||
<span>To give it due content.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let this be so;</span>
|
||
<br/>
|
||
<span>His means of death, his obscure funeral—</span>
|
||
<br/>
|
||
<span>No trophy, sword, nor hatchment o’er his bones,</span>
|
||
<br/>
|
||
<span>No noble rite nor formal ostentation—</span>
|
||
<br/>
|
||
<span>Cry to be heard, as ’twere from heaven to earth,</span>
|
||
<br/>
|
||
<span>That I must call’t in question.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So you shall;</span>
|
||
<br/>
|
||
<span>And where the offence is let the great axe fall.</span>
|
||
<br/>
|
||
<span>I pray you, go with me. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-6" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">VI</span>
|
||
</h3>
|
||
<p>Another room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horatio</b> and a <b epub:type="z3998:persona">Servant</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>What are they that would speak with me?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Servant</td>
|
||
<td>Sailors, sir: they say they have letters for you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Let them come in. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Servant</b>.</i> I do not know from what part of the world I should be greeted, if not from Lord Hamlet.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sailors</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Sailor</td>
|
||
<td>God bless you, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Let him bless thee too.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Sailor</td>
|
||
<td>He shall, sir, an’t please him. There’s a letter for you, sir; it comes from the ambassador that was bound for England; if your name be Horatio, as I am let to know it is.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Reads.</i>
|
||
</p>
|
||
<blockquote epub:type="z3998:letter">
|
||
<p>“Horatio, when thou shalt have overlooked this, give these fellows some means to the king: they have letters for him. Ere we were two days old at sea, a pirate of very warlike appointment gave us chase. Finding ourselves too slow of sail, we put on a compelled valour, and in the grapple I boarded them: on the instant they got clear of our ship; so I alone became their prisoner. They have dealt with me like thieves of mercy: but they knew what they did; I am to do a good turn for them. Let the king have the letters I have sent; and repair thou to me with as much speed as thou wouldst fly death. I have words to speak in thine ear will make thee dumb; yet are they much too light for the bore of the matter. These good fellows will bring thee where I am. Rosencrantz and Guildenstern hold their course for England: of them I have much to tell thee. Farewell.</p>
|
||
<footer role="presentation">
|
||
<p>“<span epub:type="z3998:valediction">He that thou knowest thine,</span> <span epub:type="z3998:sender z3998:signature">Hamlet</span>.”</p>
|
||
</footer>
|
||
</blockquote>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, I will make you way for these your letters;</span>
|
||
<br/>
|
||
<span>And do’t the speedier, that you may direct me</span>
|
||
<br/>
|
||
<span>To him from whom you brought them. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="scene-4-7" epub:type="z3998:scene">
|
||
<h3>
|
||
<span epub:type="label">Scene</span>
|
||
<span epub:type="ordinal z3998:roman">VII</span>
|
||
</h3>
|
||
<p>Another room in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b> and <b epub:type="z3998:persona">Laertes</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now must your conscience my acquittance seal,</span>
|
||
<br/>
|
||
<span>And you must put me in your heart for friend,</span>
|
||
<br/>
|
||
<span>Sith you have heard, and with a knowing ear,</span>
|
||
<br/>
|
||
<span>That he which hath your noble father slain</span>
|
||
<br/>
|
||
<span>Pursued my life.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It well appears: but tell me</span>
|
||
<br/>
|
||
<span>Why you proceeded not against these feats,</span>
|
||
<br/>
|
||
<span>So crimeful and so capital in nature,</span>
|
||
<br/>
|
||
<span>As by your safety, wisdom, all things else,</span>
|
||
<br/>
|
||
<span>You mainly were stirr’d up.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, for two special reasons;</span>
|
||
<br/>
|
||
<span>Which may to you, perhaps, seem much unsinew’d,</span>
|
||
<br/>
|
||
<span>But yet to me they are strong. The queen his mother</span>
|
||
<br/>
|
||
<span>Lives almost by his looks; and for myself—</span>
|
||
<br/>
|
||
<span>My virtue or my plague, be it either which—</span>
|
||
<br/>
|
||
<span>She’s so conjunctive to my life and soul,</span>
|
||
<br/>
|
||
<span>That, as the star moves not but in his sphere,</span>
|
||
<br/>
|
||
<span>I could not but by her. The other motive,</span>
|
||
<br/>
|
||
<span>Why to a public count I might not go,</span>
|
||
<br/>
|
||
<span>Is the great love the general gender bear him;</span>
|
||
<br/>
|
||
<span>Who, dipping all his faults in their affection,</span>
|
||
<br/>
|
||
<span>Would, like the spring that turneth wood to stone,</span>
|
||
<br/>
|
||
<span>Convert his gyves to graces; so that my arrows,</span>
|
||
<br/>
|
||
<span>Too slightly timber’d for so loud a wind,</span>
|
||
<br/>
|
||
<span>Would have reverted to my bow again,</span>
|
||
<br/>
|
||
<span>And not where I had aim’d them.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>And so have I a noble father lost;</span>
|
||
<br/>
|
||
<span>A sister driven into desperate terms,</span>
|
||
<br/>
|
||
<span>Whose worth, if praises may go back again,</span>
|
||
<br/>
|
||
<span>Stood challenger on mount of all the age</span>
|
||
<br/>
|
||
<span>For her perfections: but my revenge will come.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Break not your sleeps for that: you must not think</span>
|
||
<br/>
|
||
<span>That we are made of stuff so flat and dull</span>
|
||
<br/>
|
||
<span>That we can let our beard be shook with danger</span>
|
||
<br/>
|
||
<span>And think it pastime. You shortly shall hear more:</span>
|
||
<br/>
|
||
<span>I loved your father, and we love ourself;</span>
|
||
<br/>
|
||
<span>And that, I hope, will teach you to imagine—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Messenger</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now! what news?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Messenger</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Letters, my lord, from Hamlet:</span>
|
||
<br/>
|
||
<span>This to your majesty; this to the queen.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>From Hamlet! who brought them?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Messenger</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sailors, my lord, they say; I saw them not:</span>
|
||
<br/>
|
||
<span>They were given me by Claudio; he received them</span>
|
||
<br/>
|
||
<span>Of him that brought them.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>
|
||
<p>Laertes, you shall hear them. Leave us. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Messenger</b>.</i></p>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Reads.</i>
|
||
</p>
|
||
<blockquote epub:type="z3998:letter">
|
||
<p>“High and mighty, You shall know I am set naked on your kingdom. To-morrow shall I beg leave to see your kingly eyes: when I shall, first asking your pardon thereunto, recount the occasion of my sudden and more strange return.</p>
|
||
<footer role="presentation">
|
||
<p epub:type="z3998:sender z3998:signature">Hamlet.”</p>
|
||
</footer>
|
||
</blockquote>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span>What should this mean? Are all the rest come back?</span>
|
||
<br/>
|
||
<span>Or is it some abuse, and no such thing?</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Know you the hand?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Tis Hamlet’s character. “Naked!”</span>
|
||
<br/>
|
||
<span>And in a postscript here, he says “alone.”</span>
|
||
<br/>
|
||
<span>Can you advise me?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’m lost in it, my lord. But let him come;</span>
|
||
<br/>
|
||
<span>It warms the very sickness in my heart,</span>
|
||
<br/>
|
||
<span>That I shall live and tell him to his teeth,</span>
|
||
<br/>
|
||
<span>“Thus didest thou.”</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>If it be so, Laertes—</span>
|
||
<br/>
|
||
<span>As how should it be so? how otherwise?—</span>
|
||
<br/>
|
||
<span>Will you be ruled by me?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Ay, my lord;</span>
|
||
<br/>
|
||
<span>So you will not o’errule me to a peace.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>To thine own peace. If he be now return’d,</span>
|
||
<br/>
|
||
<span>As checking at his voyage, and that he means</span>
|
||
<br/>
|
||
<span>No more to undertake it, I will work him</span>
|
||
<br/>
|
||
<span>To an exploit, now ripe in my device,</span>
|
||
<br/>
|
||
<span>Under the which he shall not choose but fall:</span>
|
||
<br/>
|
||
<span>And for his death no wind of blame shall breathe,</span>
|
||
<br/>
|
||
<span>But even his mother shall uncharge the practice</span>
|
||
<br/>
|
||
<span>And call it accident.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>My lord, I will be ruled;</span>
|
||
<br/>
|
||
<span>The rather, if you could devise it so</span>
|
||
<br/>
|
||
<span>That I might be the organ.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It falls right.</span>
|
||
<br/>
|
||
<span>You have been talk’d of since your travel much,</span>
|
||
<br/>
|
||
<span>And that in Hamlet’s hearing, for a quality</span>
|
||
<br/>
|
||
<span>Wherein, they say, you shine: your sum of parts</span>
|
||
<br/>
|
||
<span>Did not together pluck such envy from him</span>
|
||
<br/>
|
||
<span>As did that one, and that, in my regard,</span>
|
||
<br/>
|
||
<span>Of the unworthiest siege.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>What part is that, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>A very riband in the cap of youth,</span>
|
||
<br/>
|
||
<span>Yet needful too; for youth no less becomes</span>
|
||
<br/>
|
||
<span>The light and careless livery that it wears</span>
|
||
<br/>
|
||
<span>Than settled age his sables and his weeds,</span>
|
||
<br/>
|
||
<span>Importing health and graveness. Two months since,</span>
|
||
<br/>
|
||
<span>Here was a gentleman of Normandy:—</span>
|
||
<br/>
|
||
<span>I’ve seen myself, and served against, the French,</span>
|
||
<br/>
|
||
<span>And they can well on horseback: but this gallant</span>
|
||
<br/>
|
||
<span>Had witchcraft in’t; he grew unto his seat;</span>
|
||
<br/>
|
||
<span>And to such wondrous doing brought his horse,</span>
|
||
<br/>
|
||
<span>As he had been incorpsed and demi-natured</span>
|
||
<br/>
|
||
<span>With the brave beast: so far he topp’d my thought,</span>
|
||
<br/>
|
||
<span>That I, in forgery of shapes and tricks,</span>
|
||
<br/>
|
||
<span>Come short of what he did.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>A Norman was’t?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>A Norman.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Upon my life, Lamond.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>The very same.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I know him well: he is the brooch indeed</span>
|
||
<br/>
|
||
<span>And gem of all the nation.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He made confession of you,</span>
|
||
<br/>
|
||
<span>And gave you such a masterly report</span>
|
||
<br/>
|
||
<span>For art and exercise in your defence</span>
|
||
<br/>
|
||
<span>And for your rapier most especial,</span>
|
||
<br/>
|
||
<span>That he cried out, ’twould be a sight indeed,</span>
|
||
<br/>
|
||
<span>If one could match you: the scrimers of their nation,</span>
|
||
<br/>
|
||
<span>He swore, had had neither motion, guard, nor eye,</span>
|
||
<br/>
|
||
<span>If you opposed them. Sir, this report of his</span>
|
||
<br/>
|
||
<span>Did Hamlet so envenom with his envy</span>
|
||
<br/>
|
||
<span>That he could nothing do but wish and beg</span>
|
||
<br/>
|
||
<span>Your sudden coming o’er, to play with him.</span>
|
||
<br/>
|
||
<span>Now, out of this—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>What out of this, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Laertes, was your father dear to you?</span>
|
||
<br/>
|
||
<span>Or are you like the painting of a sorrow,</span>
|
||
<br/>
|
||
<span>A face without a heart?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Why ask you this?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not that I think you did not love your father;</span>
|
||
<br/>
|
||
<span>But that I know love is begun by time;</span>
|
||
<br/>
|
||
<span>And that I see, in passages of proof,</span>
|
||
<br/>
|
||
<span>Time qualifies the spark and fire of it.</span>
|
||
<br/>
|
||
<span>There lives within the very flame of love</span>
|
||
<br/>
|
||
<span>A kind of wick or snuff that will abate it;</span>
|
||
<br/>
|
||
<span>And nothing is at a like goodness still;</span>
|
||
<br/>
|
||
<span>For goodness, growing to a plurisy,</span>
|
||
<br/>
|
||
<span>Dies in his own too much: that we would do,</span>
|
||
<br/>
|
||
<span>We should do when we would; for this “would” changes</span>
|
||
<br/>
|
||
<span>And hath abatements and delays as many</span>
|
||
<br/>
|
||
<span>As there are tongues, are hands, are accidents;</span>
|
||
<br/>
|
||
<span>And then this “should” is like a spendthrift sigh,</span>
|
||
<br/>
|
||
<span>That hurts by easing. But, to the quick o’ the ulcer:—</span>
|
||
<br/>
|
||
<span>Hamlet comes back: what would you undertake,</span>
|
||
<br/>
|
||
<span>To show yourself your father’s son in deed</span>
|
||
<br/>
|
||
<span>More than in words?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>To cut his throat i’ the church.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No place, indeed, should murder sanctuarize;</span>
|
||
<br/>
|
||
<span>Revenge should have no bounds. But, good Laertes,</span>
|
||
<br/>
|
||
<span>Will you do this, keep close within your chamber.</span>
|
||
<br/>
|
||
<span>Hamlet return’d shall know you are come home:</span>
|
||
<br/>
|
||
<span>We’ll put on those shall praise your excellence</span>
|
||
<br/>
|
||
<span>And set a double varnish on the fame</span>
|
||
<br/>
|
||
<span>The Frenchman gave you, bring you in fine together</span>
|
||
<br/>
|
||
<span>And wager on your heads: he, being remiss,</span>
|
||
<br/>
|
||
<span>Most generous and free from all contriving,</span>
|
||
<br/>
|
||
<span>Will not peruse the foils; so that, with ease,</span>
|
||
<br/>
|
||
<span>Or with a little shuffling, you may choose</span>
|
||
<br/>
|
||
<span>A sword unbated, and in a pass of practice</span>
|
||
<br/>
|
||
<span>Requite him for your father.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I will do’t:</span>
|
||
<br/>
|
||
<span>And, for that purpose, I’ll anoint my sword.</span>
|
||
<br/>
|
||
<span>I bought an unction of a mountebank,</span>
|
||
<br/>
|
||
<span>So mortal that, but dip a knife in it,</span>
|
||
<br/>
|
||
<span>Where it draws blood no cataplasm so rare,</span>
|
||
<br/>
|
||
<span>Collected from all simples that have virtue</span>
|
||
<br/>
|
||
<span>Under the moon, can save the thing from death</span>
|
||
<br/>
|
||
<span>That is but scratch’d withal: I’ll touch my point</span>
|
||
<br/>
|
||
<span>With this contagion, that, if I gall him slightly,</span>
|
||
<br/>
|
||
<span>It may be death.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let’s further think of this;</span>
|
||
<br/>
|
||
<span>Weigh what convenience both of time and means</span>
|
||
<br/>
|
||
<span>May fit us to our shape: if this should fail,</span>
|
||
<br/>
|
||
<span>And that our drift look through our bad performance,</span>
|
||
<br/>
|
||
<span>’Twere better not assay’d: therefore this project</span>
|
||
<br/>
|
||
<span>Should have a back or second, that might hold,</span>
|
||
<br/>
|
||
<span>If this should blast in proof. Soft! let me see:</span>
|
||
<br/>
|
||
<span>We’ll make a solemn wager on your cunnings:</span>
|
||
<br/>
|
||
<span>I ha’t.</span>
|
||
<br/>
|
||
<span>When in your motion you are hot and dry—</span>
|
||
<br/>
|
||
<span>As make your bouts more violent to that end—</span>
|
||
<br/>
|
||
<span>And that he calls for drink, I’ll have prepared him</span>
|
||
<br/>
|
||
<span>A chalice for the nonce, whereon but sipping,</span>
|
||
<br/>
|
||
<span>If he by chance escape your venom’d stuck,</span>
|
||
<br/>
|
||
<span>Our purpose may hold there.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Queen</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>How now, sweet queen!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>One woe doth tread upon another’s heel,</span>
|
||
<br/>
|
||
<span>So fast they follow: your sister’s drown’d, Laertes.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Drown’d! O, where?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>There is a willow grows aslant a brook,</span>
|
||
<br/>
|
||
<span>That shows his hoar leaves in the glassy stream;</span>
|
||
<br/>
|
||
<span>There with fantastic garlands did she come</span>
|
||
<br/>
|
||
<span>Of crow-flowers, nettles, daisies, and long purples</span>
|
||
<br/>
|
||
<span>That liberal shepherds give a grosser name,</span>
|
||
<br/>
|
||
<span>But our cold maids do dead men’s fingers call them:</span>
|
||
<br/>
|
||
<span>There, on the pendent boughs her coronet weeds</span>
|
||
<br/>
|
||
<span>Clambering to hang, an envious sliver broke;</span>
|
||
<br/>
|
||
<span>When down her weedy trophies and herself</span>
|
||
<br/>
|
||
<span>Fell in the weeping brook. Her clothes spread wide;</span>
|
||
<br/>
|
||
<span>And, mermaid-like, awhile they bore her up:</span>
|
||
<br/>
|
||
<span>Which time she chanted snatches of old tunes;</span>
|
||
<br/>
|
||
<span>As one incapable of her own distress,</span>
|
||
<br/>
|
||
<span>Or like a creature native and indued</span>
|
||
<br/>
|
||
<span>Unto that element: but long it could not be</span>
|
||
<br/>
|
||
<span>Till that her garments, heavy with their drink,</span>
|
||
<br/>
|
||
<span>Pull’d the poor wretch from her melodious lay</span>
|
||
<br/>
|
||
<span>To muddy death.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Alas, then, she is drown’d?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Drown’d, drown’d.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Too much of water hast thou, poor Ophelia,</span>
|
||
<br/>
|
||
<span>And therefore I forbid my tears: but yet</span>
|
||
<br/>
|
||
<span>It is our trick; nature her custom holds,</span>
|
||
<br/>
|
||
<span>Let shame say what it will: when these are gone,</span>
|
||
<br/>
|
||
<span>The woman will be out. Adieu, my lord:</span>
|
||
<br/>
|
||
<span>I have a speech of fire, that fain would blaze,</span>
|
||
<br/>
|
||
<span>But that this folly douts it. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let’s follow, Gertrude:</span>
|
||
<br/>
|
||
<span>How much I had to do to calm his rage!</span>
|
||
<br/>
|
||
<span>Now fear I this will give it start again;</span>
|
||
<br/>
|
||
<span>Therefore let’s follow. <i epub:type="z3998:stage-direction">Exeunt.</i></span>
|
||
</p>
|
||
</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>A churchyard.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter two <b epub:type="z3998:persona">Clowns</b>, with spades, <abbr>etc.</abbr></i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Is she to be buried in Christian burial that wilfully seeks her own salvation?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>I tell thee she is: and therefore make her grave straight: the crowner hath sat on her, and finds it Christian burial.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>How can that be, unless she drowned herself in her own defence?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Why, ’tis found so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>It must be “se offendendo;” it cannot be else. For here lies the point: if I drown myself wittingly, it argues an act: and an act hath three branches; it is, to act, to do, to perform: argal, she drowned herself wittingly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Nay, but hear you, goodman delver—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Give me leave. Here lies the water; good: here stands the man; good: if the man go to this water, and drown himself, it is, will he, nill he, he goes—mark you that; but if the water come to him and drown him, he drowns not himself: argal, he that is not guilty of his own death shortens not his own life.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>But is this law?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Ay, marry, is’t; crowner’s quest law.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Will you ha’ the truth on’t? If this had not been a gentlewoman, she should have been buried out o’ Christian burial.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Why, there thou say’st: and the more pity that great folk should have countenance in this world to drown or hang themselves, more than their even Christian. Come, my spade. There is no ancient gentleman but gardeners, ditchers, and grave-makers: they hold up Adam’s profession.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Was he a gentleman?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>A’ was the first that ever bore arms.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Why, he had none.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>What, art a heathen? How dost thou understand the Scripture? The Scripture says “Adam digged:” could he dig without arms? I’ll put another question to thee: if thou answerest me not to the purpose, confess thyself—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Go to.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>What is he that builds stronger than either the mason, the shipwright, or the carpenter?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>The gallows-maker; for that frame outlives a thousand tenants.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>I like thy wit well, in good faith: the gallows does well; but how does it well? it does well to those that do ill: now thou dost ill to say the gallows is built stronger than the church: argal, the gallows may do well to thee. To’t again, come.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>“Who builds stronger than a mason, a shipwright, or a carpenter?”</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Ay, tell me that, and unyoke.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Marry, now I can tell.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>To’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Second Clown</td>
|
||
<td>Mass, I cannot tell.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b> and <b epub:type="z3998:persona">Horatio</b>, at a distance.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>
|
||
<p>Cudgel thy brains no more about it, for your dull ass will not mend his pace with beating; and, when you are asked this question next, say “a grave-maker:” the houses that he makes last till doomsday. Go, get thee to Yaughan: fetch me a stoup of liquor. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Second Clown</b>.</i> <i epub:type="z3998:stage-direction">He digs and sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>In youth, when I did love, did love,</span>
|
||
<br/>
|
||
<span class="i1">Methought it was very sweet,</span>
|
||
<br/>
|
||
<span>To contract, O, the time, for, ah, my behove,</span>
|
||
<br/>
|
||
<span class="i1">O, methought, there was nothing meet.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Has this fellow no feeling of his business, that he sings at grave-making?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Custom hath made it in him a property of easiness.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>’Tis e’en so: the hand of little employment hath the daintier sense.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>But age, with his stealing steps,</span>
|
||
<br/>
|
||
<span class="i1">Hath claw’d me in his clutch,</span>
|
||
<br/>
|
||
<span>And hath shipped me intil the land,</span>
|
||
<br/>
|
||
<span class="i1">As if I had never been such.</span>
|
||
</p>
|
||
</div>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Throws up a skull.</i>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That skull had a tongue in it, and could sing once: how the knave jowls it to the ground, as if it were Cain’s jaw-bone, that did the first murder! It might be the pate of a politician, which this ass now o’er-reaches; one that would circumvent God, might it not?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>It might, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Or of a courtier; which could say “Good morrow, sweet lord! How dost thou, good lord?” This might be my lord such-a-one, that praised my lord such-a-one’s horse, when he meant to beg it; might it not?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Ay, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why, e’en so: and now my Lady Worm’s; chapless, and knocked about the mazzard with a sexton’s spade: here’s fine revolution, an we had the trick to see’t. Did these bones cost no more the breeding, but to play at loggats with ’em? mine ache to think on’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Sings.</i>
|
||
</p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>A pick-axe, and a spade, a spade,</span>
|
||
<br/>
|
||
<span class="i1">For and a shrouding sheet:</span>
|
||
<br/>
|
||
<span>O, a pit of clay for to be made</span>
|
||
<br/>
|
||
<span class="i1">For such a guest is meet.</span>
|
||
</p>
|
||
</div>
|
||
<p>
|
||
<i epub:type="z3998:stage-direction">Throws up another skull.</i>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>There’s another: why may not that be the skull of a lawyer? Where be his quiddities now, his quillets, his cases, his tenures, and his tricks? why does he suffer this rude knave now to knock him about the sconce with a dirty shovel, and will not tell him of his action of battery? Hum! This fellow might be in’s time a great buyer of land, with his statutes, his recognizances, his fines, his double vouchers, his recoveries: is this the fine of his fines, and the recovery of his recoveries, to have his fine pate full of fine dirt? will his vouchers vouch him no more of his purchases, and double ones too, than the length and breadth of a pair of indentures? The very conveyances of his lands will hardly lie in this box; and must the inheritor himself have no more, ha?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Not a jot more, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Is not parchment made of sheepskins?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Ay, my lord, and of calf-skins too.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>They are sheep and calves which seek out assurance in that. I will speak to this fellow. Whose grave’s this, sirrah?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>
|
||
<p>Mine, sir. <i epub:type="z3998:stage-direction">Sings.</i></p>
|
||
<div epub:type="z3998:song">
|
||
<p>
|
||
<span>O, a pit of clay for to be made</span>
|
||
<br/>
|
||
<span class="i1">For such a guest is meet.</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I think it be thine, indeed; for thou liest in’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>You lie out on’t, sir, and therefore it is not yours: for my part, I do not lie in’t, and yet it is mine.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Thou dost lie in’t, to be in’t and say it is thine: ’tis for the dead, not for the quick; therefore thou liest.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>’Tis a quick lie, sir; ’twill away again, from me to you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What man dost thou dig it for?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>For no man, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What woman, then?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>For none, neither.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Who is to be buried in’t?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>One that was a woman, sir; but, rest her soul, she’s dead.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How absolute the knave is! we must speak by the card, or equivocation will undo us. By the Lord, Horatio, these three years I have taken a note of it; the age is grown so picked that the toe of the peasant comes so near the heel of the courtier, he galls his kibe. How long hast thou been a grave-maker?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Of all the days i’ the year, I came to’t that day that our last king Hamlet overcame Fortinbras.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How long is that since?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Cannot you tell that? every fool can tell that: it was the very day that young Hamlet was born; he that is mad, and sent into England.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Ay, marry, why was he sent into England?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Why, because he was mad: he shall recover his wits there; or, if he do not, it’s no great matter there.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>’Twill not be seen in him there; there the men are as mad as he.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How came he mad?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Very strangely, they say.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How strangely?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Faith, e’en with losing his wits.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Upon what ground?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Why, here in Denmark: I have been sexton here, man and boy, thirty years.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How long will a man lie i’ the earth ere he rot?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>I’ faith, if he be not rotten before he die—as we have many pocky corses now-a-days, that will scarce hold the laying in—he will last you some eight year or nine year: a tanner will last you nine year.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Why he more than another?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>Why, sir, his hide is so tanned with his trade, that he will keep out water a great while; and your water is a sore decayer of your whoreson dead body. Here’s a skull now; this skull has lain in the earth three and twenty years.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Whose was it?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>A whoreson mad fellow’s it was: whose do you think it was?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nay, I know not.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>A pestilence on him for a mad rogue! a’ poured a flagon of Rhenish on my head once. This same skull, sir, was Yorick’s skull, the king’s jester.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>This?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Clown</td>
|
||
<td>E’en that.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Let me see. <i epub:type="z3998:stage-direction">Takes the skull.</i> Alas, poor Yorick! I knew him, Horatio: a fellow of infinite jest, of most excellent fancy: he hath borne me on his back a thousand times; and now, how abhorred in my imagination it is! my gorge rises at it. Here hung those lips that I have kissed I know not how oft. Where be your gibes now? your gambols? your songs? your flashes of merriment, that were wont to set the table on a roar? Not one now, to mock your own grinning? quite chap-fallen? Now get you to my lady’s chamber, and tell her, let her paint an inch thick, to this favour she must come; make her laugh at that. Prithee, Horatio, tell me one thing.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>What’s that, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Dost thou think Alexander looked o’ this fashion i’ the earth?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>E’en so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>And smelt so? pah! <i epub:type="z3998:stage-direction">Puts down the skull.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>E’en so, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>To what base uses we may return, Horatio! Why may not imagination trace the noble dust of Alexander, till he find it stopping a bung-hole?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>’Twere to consider too curiously, to consider so.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>
|
||
<p>No, faith, not a jot; but to follow him thither with modesty enough, and likelihood to lead it: as thus: Alexander died, Alexander was buried, Alexander returneth into dust; the dust is earth; of earth we make loam; and why of that loam, whereto he was converted, might they not stop a beer-barrel?</p>
|
||
<div epub:type="z3998:verse">
|
||
<p>
|
||
<span class="i1">Imperious Caesar, dead and turn’d to clay,</span>
|
||
<br/>
|
||
<span class="i1">Might stop a hole to keep the wind away:</span>
|
||
<br/>
|
||
<span class="i1">O, that that earth, which kept the world in awe,</span>
|
||
<br/>
|
||
<span class="i1">Should patch a wall to expel the winter flaw!</span>
|
||
<br/>
|
||
<span>But soft! but soft! aside: here comes the king,</span>
|
||
</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Priests</b>, <abbr>etc.</abbr> in procession; the Corpse of <b epub:type="z3998:persona">Ophelia</b>, <b epub:type="z3998:persona">Laertes</b> and Mourners following; <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, their trains, <abbr>etc.</abbr></i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The queen, the courtiers: who is this they follow?</span>
|
||
<br/>
|
||
<span>And with such maimed rites? This doth betoken</span>
|
||
<br/>
|
||
<span>The corse they follow did with desperate hand</span>
|
||
<br/>
|
||
<span>Fordo its own life: ’twas of some estate.</span>
|
||
<br/>
|
||
<span>Couch we awhile, and mark. <i epub:type="z3998:stage-direction">Retiring with <b epub:type="z3998:persona">Horatio</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>What ceremony else?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>That is Laertes,</span>
|
||
<br/>
|
||
<span>A very noble youth: mark.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>What ceremony else?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Priest</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Her obsequies have been as far enlarged</span>
|
||
<br/>
|
||
<span>As we have warranty: her death was doubtful;</span>
|
||
<br/>
|
||
<span>And, but that great command o’ersways the order,</span>
|
||
<br/>
|
||
<span>She should in ground unsanctified have lodged</span>
|
||
<br/>
|
||
<span>Till the last trumpet; for charitable prayers,</span>
|
||
<br/>
|
||
<span>Shards, flints and pebbles should be thrown on her:</span>
|
||
<br/>
|
||
<span>Yet here she is allow’d her virgin crants,</span>
|
||
<br/>
|
||
<span>Her maiden strewments and the bringing home</span>
|
||
<br/>
|
||
<span>Of bell and burial.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Must there no more be done?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Priest</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No more be done:</span>
|
||
<br/>
|
||
<span>We should profane the service of the dead</span>
|
||
<br/>
|
||
<span>To sing a requiem and such rest to her</span>
|
||
<br/>
|
||
<span>As to peace-parted souls.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Lay her i’ the earth:</span>
|
||
<br/>
|
||
<span>And from her fair and unpolluted flesh</span>
|
||
<br/>
|
||
<span>May violets spring! I tell thee, churlish priest,</span>
|
||
<br/>
|
||
<span>A ministering angel shall my sister be,</span>
|
||
<br/>
|
||
<span>When thou liest howling.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What, the fair Ophelia!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sweets to the sweet: farewell! <i epub:type="z3998:stage-direction">Scattering flowers.</i></span>
|
||
<br/>
|
||
<span>I hoped thou shouldst have been my Hamlet’s wife;</span>
|
||
<br/>
|
||
<span>I thought thy bride-bed to have deck’d, sweet maid,</span>
|
||
<br/>
|
||
<span>And not have strew’d thy grave.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, treble woe</span>
|
||
<br/>
|
||
<span>Fall ten times treble on that cursed head,</span>
|
||
<br/>
|
||
<span>Whose wicked deed thy most ingenious sense</span>
|
||
<br/>
|
||
<span>Deprived thee of! Hold off the earth awhile,</span>
|
||
<br/>
|
||
<span>Till I have caught her once more in mine arms: <i epub:type="z3998:stage-direction">Leaps into the grave.</i></span>
|
||
<br/>
|
||
<span>Now pile your dust upon the quick and dead,</span>
|
||
<br/>
|
||
<span>Till of this flat a mountain you have made,</span>
|
||
<br/>
|
||
<span>To o’ertop old Pelion, or the skyish head</span>
|
||
<br/>
|
||
<span>Of blue Olympus.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span><i epub:type="z3998:stage-direction">Advancing.</i> What is he whose grief</span>
|
||
<br/>
|
||
<span>Bears such an emphasis? whose phrase of sorrow</span>
|
||
<br/>
|
||
<span>Conjures the wandering stars, and makes them stand</span>
|
||
<br/>
|
||
<span>Like wonder-wounded hearers? This is I,</span>
|
||
<br/>
|
||
<span>Hamlet the Dane. <i epub:type="z3998:stage-direction">Leaps into the grave.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>The devil take thy soul! <i epub:type="z3998:stage-direction">Grappling with him.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Thou pray’st not well.</span>
|
||
<br/>
|
||
<span>I prithee, take thy fingers from my throat;</span>
|
||
<br/>
|
||
<span>For, though I am not splenitive and rash,</span>
|
||
<br/>
|
||
<span>Yet have I something in me dangerous,</span>
|
||
<br/>
|
||
<span>Which let thy wiseness fear: hold off thy hand.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Pluck them asunder.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Hamlet, Hamlet!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Gentlemen—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Good my lord, be quiet. <i epub:type="z3998:stage-direction">The Attendants part them, and they come out of the grave.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, I will fight with him upon this theme</span>
|
||
<br/>
|
||
<span>Until my eyelids will no longer wag.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>O my son, what theme?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I loved Ophelia: forty thousand brothers</span>
|
||
<br/>
|
||
<span>Could not, with all their quantity of love,</span>
|
||
<br/>
|
||
<span>Make up my sum. What wilt thou do for her?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>O, he is mad, Laertes.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>For love of God, forbear him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>’Swounds, show me what thou’lt do:</span>
|
||
<br/>
|
||
<span>Woo’t weep? woo’t fight? woo’t fast? woo’t tear thyself?</span>
|
||
<br/>
|
||
<span>Woo’t drink up eisel? eat a crocodile?</span>
|
||
<br/>
|
||
<span>I’ll do’t. Dost thou come here to whine?</span>
|
||
<br/>
|
||
<span>To outface me with leaping in her grave?</span>
|
||
<br/>
|
||
<span>Be buried quick with her, and so will I:</span>
|
||
<br/>
|
||
<span>And, if thou prate of mountains, let them throw</span>
|
||
<br/>
|
||
<span>Millions of acres on us, till our ground,</span>
|
||
<br/>
|
||
<span>Singeing his pate against the burning zone,</span>
|
||
<br/>
|
||
<span>Make Ossa like a wart! Nay, an thou’lt mouth,</span>
|
||
<br/>
|
||
<span>I’ll rant as well as thou.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This is mere madness:</span>
|
||
<br/>
|
||
<span>And thus awhile the fit will work on him;</span>
|
||
<br/>
|
||
<span>Anon, as patient as the female dove,</span>
|
||
<br/>
|
||
<span>When that her golden couplets are disclosed,</span>
|
||
<br/>
|
||
<span>His silence will sit drooping.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Hear you, sir;</span>
|
||
<br/>
|
||
<span>What is the reason that you use me thus?</span>
|
||
<br/>
|
||
<span>I loved you ever: but it is no matter;</span>
|
||
<br/>
|
||
<span>Let Hercules himself do what he may,</span>
|
||
<br/>
|
||
<span>The cat will mew and dog will have his day. <i epub:type="z3998:stage-direction">Exit.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I pray you, good Horatio, wait upon him. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Horatio</b>.</i></span>
|
||
<br/>
|
||
<span><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Laertes</b>.</i> Strengthen your patience in our last night’s speech;</span>
|
||
<br/>
|
||
<span>We’ll put the matter to the present push.</span>
|
||
<br/>
|
||
<span>Good Gertrude, set some watch over your son.</span>
|
||
<br/>
|
||
<span>This grave shall have a living monument:</span>
|
||
<br/>
|
||
<span>An hour of quiet shortly shall we see;</span>
|
||
<br/>
|
||
<span>Till then, in patience our proceeding be. <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>A hall in the castle.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Hamlet</b> and <b epub:type="z3998:persona">Horatio</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>So much for this, sir: now shall you see the other;</span>
|
||
<br/>
|
||
<span>You do remember all the circumstance?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Remember it, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Sir, in my heart there was a kind of fighting,</span>
|
||
<br/>
|
||
<span>That would not let me sleep: methought I lay</span>
|
||
<br/>
|
||
<span>Worse than the mutines in the bilboes. Rashly,</span>
|
||
<br/>
|
||
<span>And praised be rashness for it, let us know,</span>
|
||
<br/>
|
||
<span>Our indiscretion sometimes serves us well,</span>
|
||
<br/>
|
||
<span>When our deep plots do pall: and that should teach us</span>
|
||
<br/>
|
||
<span>There’s a divinity that shapes our ends,</span>
|
||
<br/>
|
||
<span>Rough-hew them how we will—</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>That is most certain.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Up from my cabin,</span>
|
||
<br/>
|
||
<span>My sea-gown scarf’d about me, in the dark</span>
|
||
<br/>
|
||
<span>Groped I to find out them; had my desire,</span>
|
||
<br/>
|
||
<span>Finger’d their packet, and in fine withdrew</span>
|
||
<br/>
|
||
<span>To mine own room again; making so bold,</span>
|
||
<br/>
|
||
<span>My fears forgetting manners, to unseal</span>
|
||
<br/>
|
||
<span>Their grand commission; where I found, Horatio—</span>
|
||
<br/>
|
||
<span>O royal knavery!—an exact command,</span>
|
||
<br/>
|
||
<span>Larded with many several sorts of reasons</span>
|
||
<br/>
|
||
<span>Importing Denmark’s health and England’s too,</span>
|
||
<br/>
|
||
<span>With, ho! such bugs and goblins in my life,</span>
|
||
<br/>
|
||
<span>That, on the supervise, no leisure bated,</span>
|
||
<br/>
|
||
<span>No, not to stay the grinding of the axe,</span>
|
||
<br/>
|
||
<span>My head should be struck off.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Is’t possible?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Here’s the commission: read it at more leisure.</span>
|
||
<br/>
|
||
<span>But wilt thou hear me how I did proceed?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I beseech you.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Being thus be-netted round with villainies—</span>
|
||
<br/>
|
||
<span>Ere I could make a prologue to my brains,</span>
|
||
<br/>
|
||
<span>They had begun the play—I sat me down,</span>
|
||
<br/>
|
||
<span>Devised a new commission, wrote it fair:</span>
|
||
<br/>
|
||
<span>I once did hold it, as our statists do,</span>
|
||
<br/>
|
||
<span>A baseness to write fair and labour’d much</span>
|
||
<br/>
|
||
<span>How to forget that learning, but, sir, now</span>
|
||
<br/>
|
||
<span>It did me yeoman’s service: wilt thou know</span>
|
||
<br/>
|
||
<span>The effect of what I wrote?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Ay, good my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>An earnest conjuration from the king,</span>
|
||
<br/>
|
||
<span>As England was his faithful tributary,</span>
|
||
<br/>
|
||
<span>As love between them like the palm might flourish,</span>
|
||
<br/>
|
||
<span>As peace should still her wheaten garland wear</span>
|
||
<br/>
|
||
<span>And stand a comma ’tween their amities,</span>
|
||
<br/>
|
||
<span>And many such-like “As”es of great charge,</span>
|
||
<br/>
|
||
<span>That, on the view and knowing of these contents,</span>
|
||
<br/>
|
||
<span>Without debatement further, more or less,</span>
|
||
<br/>
|
||
<span>He should the bearers put to sudden death,</span>
|
||
<br/>
|
||
<span>Not shriving-time allow’d.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>How was this seal’d?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, even in that was heaven ordinant.</span>
|
||
<br/>
|
||
<span>I had my father’s signet in my purse,</span>
|
||
<br/>
|
||
<span>Which was the model of that Danish seal;</span>
|
||
<br/>
|
||
<span>Folded the writ up in form of the other,</span>
|
||
<br/>
|
||
<span>Subscribed it, gave’t the impression, placed it safely,</span>
|
||
<br/>
|
||
<span>The changeling never known. Now, the next day</span>
|
||
<br/>
|
||
<span>Was our sea-fight; and what to this was sequent</span>
|
||
<br/>
|
||
<span>Thou know’st already.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>So Guildenstern and Rosencrantz go to’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, man, they did make love to this employment;</span>
|
||
<br/>
|
||
<span>They are not near my conscience; their defeat</span>
|
||
<br/>
|
||
<span>Does by their own insinuation grow:</span>
|
||
<br/>
|
||
<span>’Tis dangerous when the baser nature comes</span>
|
||
<br/>
|
||
<span>Between the pass and fell incensed points</span>
|
||
<br/>
|
||
<span>Of mighty opposites.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Why, what a king is this!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Does it not, think’st thee, stand me now upon—</span>
|
||
<br/>
|
||
<span>He that hath kill’d my king and whored my mother,</span>
|
||
<br/>
|
||
<span>Popp’d in between the election and my hopes,</span>
|
||
<br/>
|
||
<span>Thrown out his angle for my proper life,</span>
|
||
<br/>
|
||
<span>And with such cozenage—is’t not perfect conscience,</span>
|
||
<br/>
|
||
<span>To quit him with this arm? and is’t not to be damn’d,</span>
|
||
<br/>
|
||
<span>To let this canker of our nature come</span>
|
||
<br/>
|
||
<span>In further evil?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It must be shortly known to him from England</span>
|
||
<br/>
|
||
<span>What is the issue of the business there.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It will be short: the interim is mine;</span>
|
||
<br/>
|
||
<span>And a man’s life’s no more than to say “One.”</span>
|
||
<br/>
|
||
<span>But I am very sorry, good Horatio,</span>
|
||
<br/>
|
||
<span>That to Laertes I forgot myself;</span>
|
||
<br/>
|
||
<span>For, by the image of my cause, I see</span>
|
||
<br/>
|
||
<span>The portraiture of his: I’ll court his favours:</span>
|
||
<br/>
|
||
<span>But, sure, the bravery of his grief did put me</span>
|
||
<br/>
|
||
<span>Into a towering passion.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Peace! who comes here?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Osric</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Your lordship is right welcome back to Denmark.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I humbly thank you, sir. Dost know this water-fly?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>No, my good lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Thy state is the more gracious; for ’tis a vice to know him. He hath much land, and fertile: let a beast be lord of beasts, and his crib shall stand at the king’s mess: ’tis a chough; but, as I say, spacious in the possession of dirt.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Sweet lord, if your lordship were at leisure, I should impart a thing to you from his majesty.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I will receive it, sir, with all diligence of spirit. Put your bonnet to his right use; ’tis for the head.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>I thank your lordship, it is very hot.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, believe me, ’tis very cold; the wind is northerly.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>It is indifferent cold, my lord, indeed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>But yet methinks it is very sultry and hot for my complexion.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Exceedingly, my lord; it is very sultry—as ’twere—I cannot tell how. But, my lord, his majesty bade me signify to you that he has laid a great wager on your head: sir, this is the matter—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I beseech you, remember—<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Hamlet</b> moves him to put on his hat.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Nay, good my lord; for mine ease, in good faith. Sir, here is newly come to court Laertes; believe me, an absolute gentleman, full of most excellent differences, of very soft society and great showing: indeed, to speak feelingly of him, he is the card or calendar of gentry, for you shall find in him the continent of what part a gentleman would see.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Sir, his definement suffers no perdition in you; though, I know, to divide him inventorially would dizzy the arithmetic of memory, and yet but yaw neither, in respect of his quick sail. But, in the verity of extolment, I take him to be a soul of great article; and his infusion of such dearth and rareness, as, to make true diction of him, his semblable is his mirror; and who else would trace him, his umbrage, nothing more.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Your lordship speaks most infallibly of him.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The concernancy, sir? why do we wrap the gentleman in our more rawer breath?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Sir?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Is’t not possible to understand in another tongue? You will do’t, sir, really.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What imports the nomination of this gentleman?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Of Laertes?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>His purse is empty already; all’s golden words are spent.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Of him, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>I know you are not ignorant—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I would you did, sir; yet, in faith, if you did, it would not much approve me. Well, sir?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>You are not ignorant of what excellence Laertes is—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I dare not confess that, lest I should compare with him in excellence; but, to know a man well, were to know himself.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>I mean, sir, for his weapon; but in the imputation laid on him by them, in his meed he’s unfellowed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What’s his weapon?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Rapier and dagger.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>That’s two of his weapons: but, well.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>The king, sir, hath wagered with him six Barbary horses: against the which he has imponed, as I take it, six French rapiers and poniards, with their assigns, as girdle, hangers, and so: three of the carriages, in faith, are very dear to fancy, very responsive to the hilts, most delicate carriages, and of very liberal conceit.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>What call you the carriages?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>I knew you must be edified by the margent ere you had done.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>The carriages, sir, are the hangers.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>The phrase would be more german to the matter, if we could carry cannon by our sides: I would it might be hangers till then. But, on: six Barbary horses against six French swords, their assigns, and three liberal-conceited carriages; that’s the French bet against the Danish. Why is this “imponed,” as you call it?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>The king, sir, hath laid, that in a dozen passes between yourself and him, he shall not exceed you three hits: he hath laid on twelve for nine; and it would come to immediate trial, if your lordship would vouchsafe the answer.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How if I answer “no”?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>I mean, my lord, the opposition of your person in trial.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Sir, I will walk here in the hall: if it please his majesty, ’tis the breathing time of day with me; let the foils be brought, the gentleman willing, and the king hold his purpose, I will win for him an I can; if not, I will gain nothing but my shame and the odd hits.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Shall I re-deliver you e’en so?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>To this effect, sir; after what flourish your nature will.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>I commend my duty to your lordship.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Yours, yours. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Osric</b>.</i> He does well to commend it himself; there are no tongues else for’s turn.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>This lapwing runs away with the shell on his head.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>He did comply with his dug, before he sucked it. Thus has he—and many more of the same bevy that I know the drossy age dotes on—only got the tune of the time and outward habit of encounter; a kind of yesty collection, which carries them through and through the most fond and winnowed opinions; and do but blow them to their trial, the bubbles are out.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter a <b epub:type="z3998:persona">Lord</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lord</td>
|
||
<td>My lord, his majesty commended him to you by young Osric, who brings back to him that you attend him in the hall: he sends to know if your pleasure hold to play with Laertes, or that you will take longer time.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I am constant to my purpose; they follow the king’s pleasure: if his fitness speaks, mine is ready; now or whensoever, provided I be so able as now.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lord</td>
|
||
<td>The king and queen and all are coming down.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>In happy time.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Lord</td>
|
||
<td>The queen desires you to use some gentle entertainment to Laertes before you fall to play.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>She well instructs me. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Lord</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>You will lose this wager, my lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I do not think so: since he went into France, I have been in continual practice: I shall win at the odds. But thou wouldst not think how ill all’s here about my heart: but it is no matter.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>Nay, good my lord—</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>It is but foolery; but it is such a kind of gain-giving, as would perhaps trouble a woman.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>If your mind dislike any thing, obey it: I will forestall their repair hither, and say you are not fit.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Not a whit, we defy augury: there’s a special providence in the fall of a sparrow. If it be now, ’tis not to come; if it be not to come, it will be now; if it be not now, yet it will come: the readiness is all: since no man has aught of what he leaves, what is’t to leave betimes?</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">King</b>, <b epub:type="z3998:persona">Queen</b>, <b epub:type="z3998:persona">Laertes</b>, <b epub:type="z3998:persona">Lords</b>, <b epub:type="z3998:persona">Osric</b>, and Attendants with foils, <abbr>etc.</abbr></i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Come, Hamlet, come, and take this hand from me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">King</b> puts <b epub:type="z3998:persona">Laertes’</b> hand into <b epub:type="z3998:persona">Hamlet’s</b>.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give me your pardon, sir: I’ve done you wrong;</span>
|
||
<br/>
|
||
<span>But pardon’t, as you are a gentleman.</span>
|
||
<br/>
|
||
<span>This presence knows,</span>
|
||
<br/>
|
||
<span>And you must needs have heard, how I am punish’d</span>
|
||
<br/>
|
||
<span>With sore distraction. What I have done,</span>
|
||
<br/>
|
||
<span>That might your nature, honour and exception</span>
|
||
<br/>
|
||
<span>Roughly awake, I here proclaim was madness.</span>
|
||
<br/>
|
||
<span>Was’t Hamlet wrong’d Laertes? Never Hamlet:</span>
|
||
<br/>
|
||
<span>If Hamlet from himself be ta’en away,</span>
|
||
<br/>
|
||
<span>And when he’s not himself does wrong Laertes,</span>
|
||
<br/>
|
||
<span>Then Hamlet does it not, Hamlet denies it.</span>
|
||
<br/>
|
||
<span>Who does it, then? His madness: if’t be so,</span>
|
||
<br/>
|
||
<span>Hamlet is of the faction that is wrong’d;</span>
|
||
<br/>
|
||
<span>His madness is poor Hamlet’s enemy.</span>
|
||
<br/>
|
||
<span>Sir, in this audience,</span>
|
||
<br/>
|
||
<span>Let my disclaiming from a purposed evil</span>
|
||
<br/>
|
||
<span>Free me so far in your most generous thoughts,</span>
|
||
<br/>
|
||
<span>That I have shot mine arrow o’er the house,</span>
|
||
<br/>
|
||
<span>And hurt my brother.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I am satisfied in nature,</span>
|
||
<br/>
|
||
<span>Whose motive, in this case, should stir me most</span>
|
||
<br/>
|
||
<span>To my revenge: but in my terms of honour</span>
|
||
<br/>
|
||
<span>I stand aloof; and will no reconcilement,</span>
|
||
<br/>
|
||
<span>Till by some elder masters, of known honour,</span>
|
||
<br/>
|
||
<span>I have a voice and precedent of peace,</span>
|
||
<br/>
|
||
<span>To keep my name ungored. But till that time,</span>
|
||
<br/>
|
||
<span>I do receive your offer’d love like love,</span>
|
||
<br/>
|
||
<span>And will not wrong it.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I embrace it freely;</span>
|
||
<br/>
|
||
<span>And will this brother’s wager frankly play.</span>
|
||
<br/>
|
||
<span>Give us the foils. Come on.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Come, one for me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I’ll be your foil, Laertes: in mine ignorance</span>
|
||
<br/>
|
||
<span>Your skill shall, like a star i’ the darkest night,</span>
|
||
<br/>
|
||
<span>Stick fiery off indeed.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>You mock me, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>No, by this hand.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Give them the foils, young Osric. Cousin Hamlet,</span>
|
||
<br/>
|
||
<span>You know the wager?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Very well, my lord;</span>
|
||
<br/>
|
||
<span>Your grace hath laid the odds o’ the weaker side.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>I do not fear it; I have seen you both:</span>
|
||
<br/>
|
||
<span>But since he is better’d, we have therefore odds.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>This is too heavy, let me see another.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>This likes me well. These foils have all a length? <i epub:type="z3998:stage-direction">They prepare to play.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Ay, my good lord.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Set me the stoups of wine upon that table.</span>
|
||
<br/>
|
||
<span>If Hamlet give the first or second hit,</span>
|
||
<br/>
|
||
<span>Or quit in answer of the third exchange,</span>
|
||
<br/>
|
||
<span>Let all the battlements their ordnance fire;</span>
|
||
<br/>
|
||
<span>The king shall drink to Hamlet’s better breath;</span>
|
||
<br/>
|
||
<span>And in the cup an union shall he throw,</span>
|
||
<br/>
|
||
<span>Richer than that which four successive kings</span>
|
||
<br/>
|
||
<span>In Denmark’s crown have worn. Give me the cups;</span>
|
||
<br/>
|
||
<span>And let the kettle to the trumpet speak,</span>
|
||
<br/>
|
||
<span>The trumpet to the cannoneer without,</span>
|
||
<br/>
|
||
<span>The cannons to the heavens, the heavens to earth,</span>
|
||
<br/>
|
||
<span>“Now the king drinks to Hamlet.” Come, begin:</span>
|
||
<br/>
|
||
<span>And you, the judges, bear a wary eye.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Come on, sir.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Come, my lord. <i epub:type="z3998:stage-direction">They play.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>One.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>No.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Judgment.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>A hit, a very palpable hit.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Well; again.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Stay; give me drink. Hamlet, this pearl is thine;</span>
|
||
<br/>
|
||
<span>Here’s to thy health. <i epub:type="z3998:stage-direction">Trumpets sound, and cannon shot off within.</i> Give him the cup.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I’ll play this bout first; set it by awhile. Come. <i epub:type="z3998:stage-direction">They play.</i> Another hit; what say you?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>A touch, a touch, I do confess.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Our son shall win.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He’s fat, and scant of breath.</span>
|
||
<br/>
|
||
<span>Here, Hamlet, take my napkin, rub thy brows:</span>
|
||
<br/>
|
||
<span>The queen carouses to thy fortune, Hamlet.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Good madam!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Gertrude, do not drink.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>I will, my lord; I pray you, pardon me.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> It is the poison’d cup: it is too late.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>I dare not drink yet, madam; by and by.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td>Come, let me wipe thy face.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>My lord, I’ll hit him now.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>I do not think’t.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td><i epub:type="z3998:stage-direction">Aside.</i> And yet ’tis almost ’gainst my conscience.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Come, for the third, Laertes: you but dally;</span>
|
||
<br/>
|
||
<span>I pray you, pass with your best violence;</span>
|
||
<br/>
|
||
<span>I am afeard you make a wanton of me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Say you so? come on. <i epub:type="z3998:stage-direction">They play.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Nothing, neither way.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td>Have at you now! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Laertes</b> wounds <b epub:type="z3998:persona">Hamlet</b>; then, in scuffling, they change rapiers, and <b epub:type="z3998:persona">Hamlet</b> wounds <b epub:type="z3998:persona">Laertes</b>.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>Part them; they are incensed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>Nay, come, again. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">Queen</b> falls.</i></td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>Look to the queen there, ho!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td>They bleed on both sides. How is it, my lord?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td>How is’t, Laertes?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Why, as a woodcock to mine own springe, Osric;</span>
|
||
<br/>
|
||
<span>I am justly kill’d with mine own treachery.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td>How does the queen?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>She swounds to see them bleed.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Queen</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>No, no, the drink, the drink—O my dear Hamlet—</span>
|
||
<br/>
|
||
<span>The drink, the drink! I am poison’d. <i epub:type="z3998:stage-direction">Dies.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O villany! Ho! let the door be lock’d:</span>
|
||
<br/>
|
||
<span>Treachery! Seek it out.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>It is here, Hamlet: Hamlet, thou art slain;</span>
|
||
<br/>
|
||
<span>No medicine in the world can do thee good;</span>
|
||
<br/>
|
||
<span>In thee there is not half an hour of life;</span>
|
||
<br/>
|
||
<span>The treacherous instrument is in thy hand,</span>
|
||
<br/>
|
||
<span>Unbated and envenom’d: the foul practice</span>
|
||
<br/>
|
||
<span>Hath turn’d itself on me; lo, here I lie,</span>
|
||
<br/>
|
||
<span>Never to rise again: thy mother’s poison’d:</span>
|
||
<br/>
|
||
<span>I can no more: the king, the king’s to blame.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The point envenom’d too!</span>
|
||
<br/>
|
||
<span>Then, venom, to thy work. <i epub:type="z3998:stage-direction">Stabs the <b epub:type="z3998:persona">King</b>.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">All</td>
|
||
<td>Treason! treason!</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">King</td>
|
||
<td>O, yet defend me, friends; I am but hurt.</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Here, thou incestuous, murderous, damned Dane,</span>
|
||
<br/>
|
||
<span>Drink off this potion. Is thy union here?</span>
|
||
<br/>
|
||
<span>Follow my mother. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">King</b> dies.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Laertes</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>He is justly served;</span>
|
||
<br/>
|
||
<span>It is a poison temper’d by himself.</span>
|
||
<br/>
|
||
<span>Exchange forgiveness with me, noble Hamlet:</span>
|
||
<br/>
|
||
<span>Mine and my father’s death come not upon thee,</span>
|
||
<br/>
|
||
<span>Nor thine on me! <i epub:type="z3998:stage-direction">Dies.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Heaven make thee free of it! I follow thee.</span>
|
||
<br/>
|
||
<span>I am dead, Horatio. Wretched queen, adieu!</span>
|
||
<br/>
|
||
<span>You that look pale and tremble at this chance,</span>
|
||
<br/>
|
||
<span>That are but mutes or audience to this act,</span>
|
||
<br/>
|
||
<span>Had I but time—as this fell sergeant, death,</span>
|
||
<br/>
|
||
<span>Is strict in his arrest—O, I could tell you—</span>
|
||
<br/>
|
||
<span>But let it be. Horatio, I am dead;</span>
|
||
<br/>
|
||
<span>Thou livest; report me and my cause aright</span>
|
||
<br/>
|
||
<span>To the unsatisfied.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Never believe it:</span>
|
||
<br/>
|
||
<span>I am more an antique Roman than a Dane:</span>
|
||
<br/>
|
||
<span>Here’s yet some liquor left.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>As thou’rt a man,</span>
|
||
<br/>
|
||
<span>Give me the cup: let go; by heaven, I’ll have’t.</span>
|
||
<br/>
|
||
<span>O good Horatio, what a wounded name,</span>
|
||
<br/>
|
||
<span>Things standing thus unknown, shall live behind me!</span>
|
||
<br/>
|
||
<span>If thou didst ever hold me in thy heart,</span>
|
||
<br/>
|
||
<span>Absent thee from felicity awhile,</span>
|
||
<br/>
|
||
<span>And in this harsh world draw thy breath in pain,</span>
|
||
<br/>
|
||
<span>To tell my story. <i epub:type="z3998:stage-direction">March afar off, and shot within.</i> What warlike noise is this?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Osric</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Young Fortinbras, with conquest come from Poland,</span>
|
||
<br/>
|
||
<span>To the ambassadors of England gives</span>
|
||
<br/>
|
||
<span>This warlike volley.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Hamlet</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>O, I die, Horatio;</span>
|
||
<br/>
|
||
<span>The potent poison quite o’er-crows my spirit:</span>
|
||
<br/>
|
||
<span>I cannot live to hear the news from England;</span>
|
||
<br/>
|
||
<span>But I do prophesy the election lights</span>
|
||
<br/>
|
||
<span>On Fortinbras: he has my dying voice;</span>
|
||
<br/>
|
||
<span>So tell him, with the occurrents, more and less,</span>
|
||
<br/>
|
||
<span>Which have solicited. The rest is silence. <i epub:type="z3998:stage-direction">Dies.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Now cracks a noble heart. Good night, sweet prince;</span>
|
||
<br/>
|
||
<span>And flights of angels sing thee to thy rest!</span>
|
||
<br/>
|
||
<span>Why does the drum come hither? <i epub:type="z3998:stage-direction">March within.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td/>
|
||
<td>
|
||
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Fortinbras</b>, the <b epub:type="z3998:persona">English Ambassadors</b>, and others.</i>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td>Where is this sight?</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>What is it ye would see?</span>
|
||
<br/>
|
||
<span>If aught of woe or wonder, cease your search.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>This quarry cries on havoc. O proud death,</span>
|
||
<br/>
|
||
<span>What feast is toward in thine eternal cell,</span>
|
||
<br/>
|
||
<span>That thou so many princes at a shot</span>
|
||
<br/>
|
||
<span>So bloodily hast struck?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">First Ambassador</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>The sight is dismal;</span>
|
||
<br/>
|
||
<span>And our affairs from England come too late:</span>
|
||
<br/>
|
||
<span>The ears are senseless that should give us hearing,</span>
|
||
<br/>
|
||
<span>To tell him his commandment is fulfill’d,</span>
|
||
<br/>
|
||
<span>That Rosencrantz and Guildenstern are dead:</span>
|
||
<br/>
|
||
<span>Where should we have our thanks?</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Not from his mouth,</span>
|
||
<br/>
|
||
<span>Had it the ability of life to thank you:</span>
|
||
<br/>
|
||
<span>He never gave commandment for their death.</span>
|
||
<br/>
|
||
<span>But since, so jump upon this bloody question,</span>
|
||
<br/>
|
||
<span>You from the Polack wars, and you from England,</span>
|
||
<br/>
|
||
<span>Are here arrived give order that these bodies</span>
|
||
<br/>
|
||
<span>High on a stage be placed to the view;</span>
|
||
<br/>
|
||
<span>And let me speak to the yet unknowing world</span>
|
||
<br/>
|
||
<span>How these things came about: so shall you hear</span>
|
||
<br/>
|
||
<span>Of carnal, bloody, and unnatural acts,</span>
|
||
<br/>
|
||
<span>Of accidental judgments, casual slaughters,</span>
|
||
<br/>
|
||
<span>Of deaths put on by cunning and forced cause,</span>
|
||
<br/>
|
||
<span>And, in this upshot, purposes mistook</span>
|
||
<br/>
|
||
<span>Fall’n on the inventors’ heads: all this can I</span>
|
||
<br/>
|
||
<span>Truly deliver.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let us haste to hear it,</span>
|
||
<br/>
|
||
<span>And call the noblest to the audience.</span>
|
||
<br/>
|
||
<span>For me, with sorrow I embrace my fortune:</span>
|
||
<br/>
|
||
<span>I have some rights of memory in this kingdom,</span>
|
||
<br/>
|
||
<span>Which now to claim my vantage doth invite me.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Horatio</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Of that I shall have also cause to speak,</span>
|
||
<br/>
|
||
<span>And from his mouth whose voice will draw on more:</span>
|
||
<br/>
|
||
<span>But let this same be presently perform’d,</span>
|
||
<br/>
|
||
<span>Even while men’s minds are wild; lest more mischance,</span>
|
||
<br/>
|
||
<span>On plots and errors, happen.</span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td epub:type="z3998:persona">Prince Fortinbras</td>
|
||
<td epub:type="z3998:verse">
|
||
<p>
|
||
<span>Let four captains</span>
|
||
<br/>
|
||
<span>Bear Hamlet, like a soldier, to the stage;</span>
|
||
<br/>
|
||
<span>For he was likely, had he been put on,</span>
|
||
<br/>
|
||
<span>To have proved most royally: and, for his passage,</span>
|
||
<br/>
|
||
<span>The soldiers’ music and the rites of war</span>
|
||
<br/>
|
||
<span>Speak loudly for him.</span>
|
||
<br/>
|
||
<span>Take up the bodies: such a sight as this</span>
|
||
<br/>
|
||
<span>Becomes the field, but here shows much amiss.</span>
|
||
<br/>
|
||
<span>Go, bid the soldiers shoot. <i epub:type="z3998:stage-direction">A dead march. Exeunt, bearing off the dead bodies; after which a peal of ordnance is shot off.</i></span>
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
</section>
|
||
<section id="endnotes" epub:type="endnotes backmatter z3998:fiction">
|
||
<h2 epub:type="title">Endnotes</h2>
|
||
<ol>
|
||
<li id="note-1" epub:type="endnote">
|
||
<p>In an effort to create a complete form of Hamlet, William George Clark and William Aldis Wright combined parts of <i epub:type="se:name.publication.play">Hamlet</i> from both the Second Quarto and First Folio. This portion of dialogue originates from the Second Quarto but the verse line is missing a word. The printing of the Second Quarto skips a word making the line read “And either the devil, or throw him out.” Shakespeare’s original intent has been lost, and modern scholars have a variety of theories on what it might have been. Scholars have proposed “master” as a possible emendation. Other guesses made by scholars include “curb,” “lodge,” “reign,” and “seize.” <cite>—Emma Sweeney</cite> <a href="#noteref-1" epub:type="backlink">↩</a></p>
|
||
</li>
|
||
<li id="note-2" epub:type="endnote">
|
||
<p>Here we encounter another complication due to combining two versions of <i epub:type="se:name.publication.play">Hamlet</i>. In the First Folio, the text is missing almost four lines of verse. These lines have been restored from the Second Quarto but the print was not perfect: a portion of a verse line was not completed. Scholars have proposed “So haply slander—” as a possible emendation. Another guess made by scholars is “So dreaded slander—.” <cite>—Emma Sweeney</cite> <a href="#noteref-2" epub:type="backlink">↩</a></p>
|
||
</li>
|
||
</ol>
|
||
</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.book">Hamlet</i><br/>
|
||
was published in <time>1600</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/hamlet/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>Emendations to the text are provided by<br/>
|
||
<a href="https://www.opensourceshakespeare.org/views/plays/playmenu.php?WorkID=hamlet">Open Source Shakespeare</a>.</p>
|
||
<p>The cover page is adapted from<br/>
|
||
<i epub:type="se:name.visual-art.painting">Ophelia</i>,<br/>
|
||
a painting completed in <time>1851</time> by<br/>
|
||
<a href="https://en.wikipedia.org/wiki/John_Everett_Millais">John Everett Millais</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="2021-02-16T18:26:51Z">February 16, 2021, 6:26 <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/hamlet">standardebooks.org/ebooks/william-shakespeare/hamlet</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>
|