Files
StandardEbooksCollections/anton-chekhov/se-ebooks-anton-chekhov-xhtml/anton-chekhov_three-sisters_julius-west.xhtml

4345 lines
308 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>Three Sisters</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/anton-chekhov/three-sisters/julius-west/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 */
/* Core drama */
[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;
}
i [epub|type~="z3998:persona"]{
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::before{
content: "(";
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::after{
content: ")";
font-style: normal;
}
[epub|type~="z3998:persona"]{
font-variant: all-small-caps;
}
section[epub|type~="z3998:scene"] > p{
margin: 1em auto;
width: 75%;
}
/* End core drama */
/* 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 */
/* Verse blockquotes */
[epub|type~="z3998:verse"] p,
[epub|type~="z3998:song"] 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;
}
/* End verse blockquotes */
@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;
}
/* 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;
}
}
/* 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">Three Sisters</h1>
<p>By <b epub:type="z3998:personal-name z3998:author">Anton Chekhov</b>.</p>
<p>Translated by <b epub:type="z3998:personal-name z3998:translator">Julius West</b>.</p>
<img alt="" src="data:image/svg+xml;encoding=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%20590%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20Three%20Sisters%2C%20by%20Anton%20Chekhov.%20Translated%20by%20Julius%20West%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THREE%20SISTERS%22%3E%09%09%3Cpath%20d%3D%22M313.56%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M396.78%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%22M455.49%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M473.08%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M571.64%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%22M630.91%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%22M703.13%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M760.16%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M802.96%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M833.04%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M942.83%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%22M957.94%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M975.53%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M1058.37%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22ANTON%20CHEKHOV%22%3E%09%09%3Cpath%20d%3D%22M375.79%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%20M376.21%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%22M419.60%2C254.07l0.00%2C35.93l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l23.02%2C35.93l0.14%2C0.00l0.00-35.93l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l-23.02-35.93l-0.14%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M462.35%2C243.68l0.00-11.58l40.70%2C0.00l0.00%2C11.58l-13.75%2C0.00l0.00%2C46.32l-13.19%2C0.00l0.00-46.32l-13.75%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M507.98%2C261.02c0.00-16.91%2C13.26-29.96%2C29.19-29.96c16.07%2C0.00%2C29.12%2C13.05%2C29.12%2C29.96s-12.49%2C30.04-29.12%2C30.04c-17.12%2C0.00-29.19-13.12-29.19-30.04z%20%20M522.23%2C261.02c0.00%2C8.63%2C4.14%2C17.26%2C14.95%2C17.26c10.53%2C0.00%2C14.88-8.63%2C14.88-17.26s-4.63-17.26-14.88-17.26c-10.18%2C0.00-14.95%2C8.63-14.95%2C17.26z%22%2F%3E%09%09%3Cpath%20d%3D%22M590.32%2C254.07l0.00%2C35.93l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l23.02%2C35.93l0.14%2C0.00l0.00-35.93l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l-23.02-35.93l-0.14%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M692.81%2C278.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M733.04%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%22M811.44%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%22M876.72%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%22M897.44%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%22M940.12%2C261.02c0.00-16.91%2C13.26-29.96%2C29.19-29.96c16.07%2C0.00%2C29.12%2C13.05%2C29.12%2C29.96s-12.49%2C30.04-29.12%2C30.04c-17.12%2C0.00-29.19-13.12-29.19-30.04z%20%20M954.37%2C261.02c0.00%2C8.63%2C4.14%2C17.26%2C14.95%2C17.26c10.53%2C0.00%2C14.88-8.63%2C14.88-17.26s-4.63-17.26-14.88-17.26c-10.18%2C0.00-14.95%2C8.63-14.95%2C17.26z%22%2F%3E%09%09%3Cpath%20d%3D%22M1025.12%2C290.00l-24.28-57.89l14.88%2C0.00l14.60%2C38.04l14.60-38.04l14.88%2C0.00l-24.28%2C57.89l-10.39%2C0.00z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22translated%20by%22%3E%09%09%3Cpath%20d%3D%22M594.73%2C463.42c0.00-0.85%2C1.62-0.81%2C3.49-2.76c1.70-1.79%2C1.79-2.34%2C2.47-2.34c0.21%2C0.00%2C0.43%2C0.13%2C0.43%2C0.51c0.00%2C0.55-0.77%2C2.55-0.77%2C3.19c0.00%2C0.26%2C0.09%2C0.30%2C1.49%2C0.30c1.66%2C0.00%2C2.00-0.04%2C2.47-0.04c0.89%2C0.00%2C1.11%2C0.30%2C1.11%2C0.81c0.00%2C0.98-0.26%2C1.23-1.02%2C1.23c-0.68%2C0.00-2.51-0.21-3.44-0.21c-1.23%2C0.00-1.11%2C0.77-1.36%2C2.51c-0.38%2C2.64-1.36%2C8.16-1.36%2C8.84c0.00%2C2.25%2C1.57%2C2.34%2C1.74%2C2.34c2.34%2C0.00%2C3.32-1.87%2C4.00-1.87c0.13%2C0.00%2C0.47%2C0.00%2C0.47%2C0.60c0.00%2C1.11-3.61%2C4.00-6.25%2C4.00c-1.15%2C0.00-2.72-0.68-2.72-4.00c0.00-3.91%2C1.79-10.80%2C1.79-11.94c0.00-0.89-2.51%2C0.04-2.51-1.15z%22%2F%3E%09%09%3Cpath%20d%3D%22M606.84%2C467.42c0.00-4.85%2C3.61-5.87%2C4.00-5.87c0.89%2C0.00%2C1.32%2C0.81%2C1.57%2C1.49c1.06%2C2.76%2C1.11%2C2.81%2C1.19%2C2.81c0.30%2C0.00%2C2.42-4.38%2C5.57-4.38c1.11%2C0.00%2C1.57%2C0.72%2C1.57%2C1.32c0.00%2C0.55-0.34%2C1.11-0.47%2C1.57c-0.09%2C0.30-0.17%2C1.62-0.94%2C1.62c-0.94%2C0.00-0.77-1.79-2.30-1.79c-1.91%2C0.00-2.98%2C5.57-3.19%2C7.35l-0.21%2C1.40c-0.94%2C7.23-0.85%2C7.23-2.38%2C7.23l-0.21%2C0.00c-0.43%2C0.00-1.28-0.09-1.28-1.11c0.00-1.70%2C1.83-7.95%2C1.83-11.14c0.00-2.13-0.68-2.89-1.45-2.89c-1.74%2C0.00-2.08%2C2.55-2.34%2C2.85c-0.13%2C0.13-0.26%2C0.26-0.47%2C0.26c-0.17%2C0.00-0.51-0.13-0.51-0.72z%22%2F%3E%09%09%3Cpath%20d%3D%22M620.45%2C475.15c0.00-2.38%2C1.06-4.80%2C2.38-6.93c1.53-2.42%2C3.49-4.46%2C5.74-5.53c1.15-0.55%2C2.00-0.77%2C3.10-0.77c1.32%2C0.00%2C2.21%2C0.47%2C3.61%2C0.47c0.85%2C0.00%2C1.36-2.08%2C2.21-2.08c0.26%2C0.00%2C0.47%2C0.17%2C0.47%2C0.64c0.00%2C0.68-0.55%2C1.70-0.85%2C2.93c-0.38%2C1.57-0.64%2C3.53-0.98%2C5.44c-0.34%2C1.87-0.77%2C3.83-0.77%2C5.44c0.00%2C1.11%2C0.64%2C2.51%2C1.45%2C2.51c1.40%2C0.00%2C2.30-2.76%2C3.10-2.76c0.34%2C0.00%2C0.38%2C0.30%2C0.38%2C0.47c0.00%2C0.43-0.21%2C1.06-0.77%2C1.83c-1.06%2C1.53-2.98%2C3.49-4.12%2C3.49c-2.72%2C0.00-2.34-4.76-2.64-4.76c-0.21%2C0.00-3.74%2C5.10-7.78%2C5.10s-4.55-2.72-4.55-5.48z%20%20M623.42%2C474.90c0.00%2C2.13%2C1.53%2C3.40%2C3.32%2C3.40c3.06%2C0.00%2C5.06-3.06%2C5.44-3.83c1.02-2.04%2C2.17-9.86%2C2.17-9.99c0.00-1.19-1.91-1.49-2.81-1.49c-1.74%2C0.00-4.00%2C1.28-5.27%2C3.44c-1.23%2C2.04-2.25%2C3.95-2.64%2C6.16c-0.13%2C0.77-0.21%2C1.53-0.21%2C2.30z%22%2F%3E%09%09%3Cpath%20d%3D%22M641.70%2C466.35c0.00-1.66%2C2.55-4.85%2C4.17-4.85c2.47%2C0.00%2C1.57%2C4.46%2C1.96%2C4.46c0.26%2C0.00%2C0.55-0.94%2C2.13-2.13c1.15-0.89%2C3.40-2.42%2C5.19-2.42c2.98%2C0.00%2C3.57%2C2.64%2C3.57%2C5.31c0.00%2C2.98-0.72%2C7.48-0.72%2C8.93c0.00%2C1.19%2C0.34%2C1.53%2C0.81%2C1.53c0.72%2C0.00%2C1.70-0.94%2C1.70-0.94c0.51-0.64%2C0.68-1.15%2C1.32-1.15c0.30%2C0.00%2C0.38%2C0.26%2C0.38%2C0.51c0.00%2C1.66-3.74%2C4.63-5.61%2C4.63c-0.85%2C0.00-1.57-1.19-1.57-2.68c0.00-3.23%2C0.89-8.93%2C0.89-10.50c0.00-0.68-0.21-3.49-2.98-3.49c-0.98%2C0.00-1.79%2C0.47-2.76%2C1.87c-1.83%2C2.59-1.32%2C2.21-2.34%2C7.69c-1.06%2C5.74-0.77%2C5.23-0.85%2C5.82c-0.13%2C0.94-0.47%2C1.11-1.57%2C1.11c-1.15%2C0.00-1.49-0.09-1.49-1.32c0.00-1.79%2C1.87-8.37%2C1.87-11.65c0.00-1.49-0.55-2.34-0.98-2.34c-1.32%2C0.00-1.79%2C2.38-2.72%2C2.38c-0.30%2C0.00-0.38-0.34-0.38-0.81z%22%2F%3E%09%09%3Cpath%20d%3D%22M663.68%2C477.70c0.00-1.32%2C0.85-1.53%2C1.36-1.53c2.17%2C0.00%2C1.45%2C2.93%2C4.04%2C2.93c3.10%2C0.00%2C3.40-2.21%2C3.40-2.72c0.00-2.00-1.40-3.23-2.93-4.76c-1.70-1.74-3.32-2.85-3.32-5.40c0.00-2.85%2C2.47-4.80%2C5.78-4.80c2.30%2C0.00%2C3.95%2C0.55%2C3.95%2C2.21c0.00%2C1.32-1.40%2C1.45-1.62%2C1.45c-1.53%2C0.00-1.70-2.38-3.36-2.38c-1.62%2C0.00-2.25%2C0.98-2.25%2C2.25c0.00%2C1.62%2C2.34%2C3.36%2C3.36%2C4.46c1.32%2C1.49%2C2.93%2C2.68%2C2.93%2C5.53c0.00%2C1.53-1.19%2C5.57-6.63%2C5.57c-1.66%2C0.00-4.72-0.55-4.72-2.81z%22%2F%3E%09%09%3Cpath%20d%3D%22M678.72%2C476.34c0.00-2.42%2C1.11-7.44%2C1.19-8.12c0.38-2.68%2C0.60-5.70%2C1.02-8.42c0.72-4.59%2C1.36-8.42%2C1.36-8.93s-0.43-0.85-1.06-0.85s-0.72%2C0.04-1.23%2C0.04c-0.85%2C0.00-1.23-0.13-1.23-0.60c0.00-0.21%2C0.09-0.55%2C0.64-0.60c3.10-0.21%2C4.04-0.64%2C5.14-0.64c0.68%2C0.00%2C0.89%2C0.26%2C0.89%2C0.68c0.00%2C0.60-0.30%2C1.15-0.43%2C1.96c-1.57%2C8.25-0.85%2C6.67-2.21%2C15.81c-0.72%2C5.02-1.23%2C7.69-1.23%2C9.14s0.13%2C1.66%2C0.68%2C1.66c2.34%2C0.00%2C2.76-3.02%2C3.87-3.02c0.30%2C0.00%2C0.51%2C0.26%2C0.51%2C0.68s-1.11%2C1.87-2.13%2C3.06c-1.11%2C1.28-2.89%2C2.13-3.70%2C2.13c-0.85%2C0.00-2.08%2C0.00-2.08-4.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M689.22%2C475.15c0.00-2.38%2C1.06-4.80%2C2.38-6.93c1.53-2.42%2C3.49-4.46%2C5.74-5.53c1.15-0.55%2C2.00-0.77%2C3.10-0.77c1.32%2C0.00%2C2.21%2C0.47%2C3.61%2C0.47c0.85%2C0.00%2C1.36-2.08%2C2.21-2.08c0.26%2C0.00%2C0.47%2C0.17%2C0.47%2C0.64c0.00%2C0.68-0.55%2C1.70-0.85%2C2.93c-0.38%2C1.57-0.64%2C3.53-0.98%2C5.44c-0.34%2C1.87-0.77%2C3.83-0.77%2C5.44c0.00%2C1.11%2C0.64%2C2.51%2C1.45%2C2.51c1.40%2C0.00%2C2.30-2.76%2C3.10-2.76c0.34%2C0.00%2C0.38%2C0.30%2C0.38%2C0.47c0.00%2C0.43-0.21%2C1.06-0.77%2C1.83c-1.06%2C1.53-2.98%2C3.49-4.12%2C3.49c-2.72%2C0.00-2.34-4.76-2.64-4.76c-0.21%2C0.00-3.74%2C5.10-7.78%2C5.10s-4.55-2.72-4.55-5.48z%20%20M692.20%2C474.90c0.00%2C2.13%2C1.53%2C3.40%2C3.32%2C3.40c3.06%2C0.00%2C5.06-3.06%2C5.44-3.83c1.02-2.04%2C2.17-9.86%2C2.17-9.99c0.00-1.19-1.91-1.49-2.81-1.49c-1.74%2C0.00-4.00%2C1.28-5.27%2C3.44c-1.23%2C2.04-2.25%2C3.95-2.64%2C6.16c-0.13%2C0.77-0.21%2C1.53-0.21%2C2.30z%22%2F%3E%09%09%3Cpath%20d%3D%22M711.12%2C463.42c0.00-0.85%2C1.62-0.81%2C3.49-2.76c1.70-1.79%2C1.79-2.34%2C2.47-2.34c0.21%2C0.00%2C0.43%2C0.13%2C0.43%2C0.51c0.00%2C0.55-0.77%2C2.55-0.77%2C3.19c0.00%2C0.26%2C0.09%2C0.30%2C1.49%2C0.30c1.66%2C0.00%2C2.00-0.04%2C2.47-0.04c0.89%2C0.00%2C1.11%2C0.30%2C1.11%2C0.81c0.00%2C0.98-0.26%2C1.23-1.02%2C1.23c-0.68%2C0.00-2.51-0.21-3.44-0.21c-1.23%2C0.00-1.11%2C0.77-1.36%2C2.51c-0.38%2C2.64-1.36%2C8.16-1.36%2C8.84c0.00%2C2.25%2C1.57%2C2.34%2C1.74%2C2.34c2.34%2C0.00%2C3.32-1.87%2C4.00-1.87c0.13%2C0.00%2C0.47%2C0.00%2C0.47%2C0.60c0.00%2C1.11-3.61%2C4.00-6.25%2C4.00c-1.15%2C0.00-2.72-0.68-2.72-4.00c0.00-3.91%2C1.79-10.80%2C1.79-11.94c0.00-0.89-2.51%2C0.04-2.51-1.15z%22%2F%3E%09%09%3Cpath%20d%3D%22M723.36%2C473.75c0.00-3.66%2C1.87-7.31%2C4.80-10.03c1.57-1.49%2C3.53-2.25%2C5.91-2.25c2.00%2C0.00%2C3.70%2C1.28%2C3.70%2C3.15c0.00%2C3.06-3.32%2C4.80-4.12%2C5.14c-0.38%2C0.17-2.68%2C1.11-6.67%2C1.15c-0.60%2C0.00-0.72%2C0.64-0.72%2C1.74c0.00%2C3.19%2C1.91%2C5.31%2C6.12%2C5.31c2.42%2C0.00%2C4.12-1.83%2C4.59-1.83c0.34%2C0.00%2C0.51%2C0.17%2C0.51%2C0.43c0.00%2C0.98-3.70%2C3.95-7.40%2C3.95c-5.40%2C0.00-6.72-2.98-6.72-6.76z%20%20M726.84%2C469.33c0.00%2C0.30%2C0.09%2C0.85%2C0.38%2C0.85c4.12%2C0.00%2C7.61-2.76%2C7.61-5.44c0.00-1.62-1.53-2.00-2.25-2.00c-1.06%2C0.00-2.38%2C0.85-3.49%2C2.00c-1.28%2C1.32-2.25%2C4.04-2.25%2C4.59z%22%2F%3E%09%09%3Cpath%20d%3D%22M739.81%2C474.69c0.00-6.59%2C5.53-12.92%2C10.58-12.92c1.11%2C0.00%2C1.96%2C0.55%2C3.15%2C0.55c0.13%2C0.00%2C1.53-11.18%2C1.53-11.48c0.00-0.64-0.60-1.06-1.23-1.06c-0.47%2C0.00-1.45%2C0.04-1.49%2C0.04c-0.43%2C0.00-0.68-0.17-0.68-0.47c0.00-0.72%2C1.49-0.55%2C2.68-0.85c2.38-0.60%2C2.13-0.68%2C3.27-0.68c0.38%2C0.00%2C0.68%2C0.34%2C0.68%2C0.72c0.00%2C1.11-0.43%2C2.47-2.81%2C19.85c-0.47%2C3.23-0.89%2C5.91-0.89%2C7.18c0.00%2C0.94%2C0.13%2C1.83%2C1.11%2C1.83c1.87%2C0.00%2C2.85-2.64%2C3.53-2.64c0.34%2C0.00%2C0.47%2C0.21%2C0.47%2C0.38c0.00%2C0.89-2.68%2C5.19-5.44%2C5.19c-2.98%2C0.00-2.00-4.76-2.59-4.76c-0.38%2C0.00-2.55%2C4.76-6.76%2C4.76c-3.61%2C0.00-5.10-2.47-5.10-5.65z%20%20M742.78%2C473.50c0.00%2C2.47%2C1.02%2C4.38%2C3.61%2C4.38c1.53%2C0.00%2C3.19-0.81%2C4.29-2.21c1.70-2.13%2C2.34-9.61%2C2.34-11.31c0.00-1.15-1.70-1.70-2.85-1.70c-3.91%2C0.00-7.40%2C6.38-7.40%2C10.84z%22%2F%3E%09%09%3Cpath%20d%3D%22M771.05%2C476.98c0.00-2.72%2C0.98-7.14%2C1.57-10.58c0.77-4.42%2C1.28-8.54%2C1.91-11.69c0.38-1.83%2C0.64-3.32%2C0.64-4.34c0.00-0.21-0.21-0.51-1.06-0.51c-0.64%2C0.00-1.11%2C0.09-1.74%2C0.09c-0.47%2C0.00-0.81%2C0.00-0.81-0.60c0.00-0.85%2C1.19-0.81%2C3.15-1.06c1.66-0.21%2C2.42-0.47%2C2.68-0.47c0.47%2C0.00%2C0.81%2C0.30%2C0.81%2C0.77c0.00%2C0.77-2.72%2C13.43-2.72%2C16.49c0.00%2C0.30%2C0.13%2C0.64%2C0.21%2C0.64c0.60%2C0.00%2C2.59-3.95%2C7.48-3.95c3.19%2C0.00%2C4.68%2C2.64%2C4.68%2C5.40c0.00%2C5.78-5.02%2C13.39-11.60%2C13.39c-2.51%2C0.00-5.19-1.11-5.19-3.57z%20%20M773.86%2C476.47c0.00%2C1.45%2C0.64%2C2.89%2C3.27%2C2.89c3.83%2C0.00%2C7.74-6.12%2C7.74-11.01c0.00-2.38-1.83-4.34-4.17-4.34c-1.02%2C0.00-3.78%2C0.43-5.14%2C4.12c-1.23%2C3.36-1.70%2C7.91-1.70%2C8.33z%22%2F%3E%09%09%3Cpath%20d%3D%22M789.50%2C485.31c0.00-0.72%2C0.64-1.40%2C1.36-1.40c1.70%2C0.00%2C1.74%2C1.40%2C3.70%2C1.40c2.47%2C0.00%2C5.27-5.44%2C5.27-7.06c0.00-2.38-4.68-13.35-6.93-13.35c-2.47%2C0.00-1.57%2C3.19-2.85%2C3.19c-0.26%2C0.00-0.43-0.21-0.43-0.94c0.00-1.79%2C0.85-5.48%2C3.44-5.48c4.12%2C0.00%2C8.16%2C12.07%2C8.63%2C12.07c0.60%2C0.00%2C1.53-4.55%2C1.53-7.40c0.00-1.23-1.06-2.08-1.06-3.23c0.00-0.77%2C0.43-1.57%2C1.45-1.57c0.94%2C0.00%2C1.66%2C0.94%2C1.66%2C2.25c0.00%2C1.91-1.02%2C7.78-3.53%2C14.11c-2.00%2C5.06-4.72%2C9.90-8.71%2C9.90c-1.83%2C0.00-3.53-0.55-3.53-2.51z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22JULIUS%20WEST%22%3E%09%09%3Cpath%20d%3D%22M540.43%2C501.40l0.00%2C27.70c0.00%2C7.58-4.30%2C11.60-12.02%2C11.60c-5.52%2C0.00-9.03-3.70-9.03-3.70l2.81-7.35s2.76%2C2.62%2C5.01%2C2.62c2.53%2C0.00%2C4.44-1.54%2C4.44-5.43l0.00-25.45l8.80%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M580.23%2C501.40l0.00%2C24.89c0.00%2C9.54-5.24%2C14.41-15.06%2C14.41s-15.06-4.87-15.06-14.41l0.00-24.89l8.80%2C0.00l0.00%2C22.32c0.00%2C6.46%2C1.96%2C8.33%2C6.27%2C8.33s6.27-1.87%2C6.27-8.33l0.00-22.32l8.80%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M599.18%2C501.40l0.00%2C30.88l13.29%2C0.00l0.00%2C7.72l-22.08%2C0.00l0.00-38.60l8.80%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M630.61%2C501.40l0.00%2C38.60l-8.80%2C0.00l0.00-38.60l8.80%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M670.88%2C501.40l0.00%2C24.89c0.00%2C9.54-5.24%2C14.41-15.06%2C14.41s-15.06-4.87-15.06-14.41l0.00-24.89l8.80%2C0.00l0.00%2C22.32c0.00%2C6.46%2C1.96%2C8.33%2C6.27%2C8.33s6.27-1.87%2C6.27-8.33l0.00-22.32l8.80%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M694.32%2C500.70c7.02%2C0.00%2C11.98%2C3.65%2C11.98%2C3.65l-3.56%2C7.02s-3.84-2.67-7.81-2.67c-2.99%2C0.00-4.58%2C1.36-4.58%2C3.46c0.00%2C2.15%2C3.65%2C3.70%2C8.05%2C5.57c4.30%2C1.82%2C9.03%2C5.47%2C9.03%2C10.53c0.00%2C9.22-7.02%2C12.44-14.55%2C12.44c-9.03%2C0.00-14.50-5.10-14.50-5.10l4.40-7.39s5.15%2C4.35%2C9.45%2C4.35c1.92%2C0.00%2C5.57-0.19%2C5.57-3.79c0.00-2.81-4.12-4.07-8.70-6.36c-4.63-2.29-7.35-5.89-7.35-9.92c0.00-7.20%2C6.36-11.79%2C12.58-11.79z%22%2F%3E%09%09%3Cpath%20d%3D%22M759.94%2C540.00l-6.18-21.66l-6.18%2C21.66l-9.78%2C0.00l-10.99-38.60l9.78%2C0.00l6.60%2C26.48l0.23%2C0.00l7.02-26.48l6.64%2C0.00l7.02%2C26.48l0.23%2C0.00l6.60-26.48l9.73%2C0.00l-10.99%2C38.60l-9.73%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M809.85%2C501.40l0.00%2C7.72l-13.29%2C0.00l0.00%2C7.67l12.73%2C0.00l0.00%2C7.72l-12.73%2C0.00l0.00%2C7.77l13.29%2C0.00l0.00%2C7.72l-22.08%2C0.00l0.00-38.60l22.08%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M834.13%2C500.70c7.02%2C0.00%2C11.98%2C3.65%2C11.98%2C3.65l-3.56%2C7.02s-3.84-2.67-7.81-2.67c-2.99%2C0.00-4.58%2C1.36-4.58%2C3.46c0.00%2C2.15%2C3.65%2C3.70%2C8.05%2C5.57c4.30%2C1.82%2C9.03%2C5.47%2C9.03%2C10.53c0.00%2C9.22-7.02%2C12.44-14.55%2C12.44c-9.03%2C0.00-14.50-5.10-14.50-5.10l4.40-7.39s5.15%2C4.35%2C9.45%2C4.35c1.92%2C0.00%2C5.57-0.19%2C5.57-3.79c0.00-2.81-4.12-4.07-8.70-6.36c-4.63-2.29-7.35-5.89-7.35-9.92c0.00-7.20%2C6.36-11.79%2C12.58-11.79z%22%2F%3E%09%09%3Cpath%20d%3D%22M851.67%2C509.12l0.00-7.72l27.13%2C0.00l0.00%2C7.72l-9.17%2C0.00l0.00%2C30.88l-8.80%2C0.00l0.00-30.88l-9.17%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">Three Sisters</a>
<ol>
<li>
<a href="#act-1">Act <span epub:type="z3998:roman">I</span></a>
</li>
<li>
<a href="#act-2">Act <span epub:type="z3998:roman">II</span></a>
</li>
<li>
<a href="#act-3">Act <span epub:type="z3998:roman">III</span></a>
</li>
<li>
<a href="#act-4">Act <span epub:type="z3998:roman">IV</span></a>
</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;encoding=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="https://www.gutenberg.org/ebooks/7986">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/playstchekoff00chek">Internet Archive</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>Andrey Sergeyevitch Prosorov</p>
</li>
<li>
<p>Natalia Ivanova (Natasha), his fiancée, later his wife (28)</p>
</li>
<li>
<p>Olga (28),<br/>
Masha (23),<br/>
Irina (20), his sisters</p>
</li>
<li>
<p>Feodor Ilitch Kuligin, high school teacher, married to Masha</p>
</li>
<li>
<p>Alexander Ignateyevitch Vershinin, lieutenant-colonel in charge of a battery (42)</p>
</li>
<li>
<p>Nicolai Lvovitch Tuzenbach, baron, lieutenant in the army (30)</p>
</li>
<li>
<p>Vassili Vassilevitch Soleni, captain</p>
</li>
<li>
<p>Ivan Romanovitch Chebutikin, army doctor (60)</p>
</li>
<li>
<p>Alexey Petrovitch Fedotik, sublieutenant</p>
</li>
<li>
<p>Vladimir Carlovitch Rode, sublieutenant</p>
</li>
<li>
<p>Ferapont, doorkeeper at local council offices, an old man</p>
</li>
<li>
<p>Anfisa, nurse (80)</p>
</li>
</ul>
<p>The action takes place in a provincial town.</p>
<p>(Ages are stated in parentheses.)</p>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<h2 epub:type="fulltitle">Three Sisters</h2>
</section>
<section id="act-1" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">I</span>
</h2>
<p>In <b epub:type="z3998:persona">Prosorovs</b> house. A sitting-room with pillars; behind is seen a large dining-room. It is midday, the sun is shining brightly outside. In the dining-room the table is being laid for lunch.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b>, in the regulation blue dress of a teacher at a girls high school, is walking about correcting exercise books; <b epub:type="z3998:persona">Masha</b>, in a black dress, with a hat on her knees, sits and reads a book; <b epub:type="z3998:persona">Irina</b>, in white, stands about, with a thoughtful expression.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Its just a year since father died last May the fifth, on your name day, Irina. It was very cold then, and snowing. I thought I would never survive it, and you were in a dead faint. And now a year has gone by and we are already thinking about it without pain, and you are wearing a white dress and your face is happy. <i epub:type="z3998:stage-direction">Clock strikes twelve.</i> And the clock struck just the same way then. <i epub:type="z3998:stage-direction">Pause.</i> I remember that there was music at the funeral, and they fired a volley in the cemetery. He was a general in command of a brigade but there were few people present. Of course, it was raining then, raining hard, and snowing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Why think about it!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Baron Tuzenbach</b>, <b epub:type="z3998:persona">Chebutikin</b> and <b epub:type="z3998:persona">Soleni</b> appear by the table in the dining-room, behind the pillars.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Its so warm today that we can keep the windows open, though the birches are not yet in flower. Father was put in command of a brigade, and he rode out of Moscow with us eleven years ago. I remember perfectly that it was early in May and that everything in Moscow was flowering then. It was warm too, everything was bathed in sunshine. Eleven years have gone, and I remember everything as if we rode out only yesterday. Oh, God! When I awoke this morning and saw all the light and the spring, joy entered my heart, and I longed passionately to go home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Will you take a bet on it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Oh, nonsense.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b>, lost in a reverie over her book, whistles softly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dont whistle, Masha. How can you! <i epub:type="z3998:stage-direction">Pause.</i> Im always having headaches from having to go to the high school every day and then teach till evening. Strange thoughts come to me, as if I were already an old woman. And really, during these four years that I have been working here, I have been feeling as if every day my strength and youth have been squeezed out of me, drop by drop. And only one desire grows and gains in strength</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>To go away to Moscow. To sell the house, drop everything here, and go to Moscow</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes! To Moscow, and as soon as possible.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Chebutikin</b> and <b epub:type="z3998:persona">Tuzenbach</b> laugh.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I expect Andrey will become a professor, but still, he wont want to live here. Only poor Masha must go on living here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Masha can come to Moscow every year, for the whole summer.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> is whistling gently.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Everything will be arranged, please God. <i epub:type="z3998:stage-direction">Looks out of the window.</i> Its nice out today. I dont know why Im so happy: I remembered this morning that it was my name day, and I suddenly felt glad and remembered my childhood, when mother was still with us. What beautiful thoughts I had, what thoughts!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Youre all radiance today, Ive never seen you look so lovely. And Masha is pretty, too. Andrey wouldnt be bad-looking, if he wasnt so stout; it does spoil his appearance. But Ive grown old and very thin, I suppose its because I get angry with the girls at school. Today Im free. Im at home. I havent got a headache, and I feel younger than I was yesterday. Im only twenty-eight.⁠ ⁠… Alls well, God is everywhere, but it seems to me that if only I were married and could stay at home all day, it would be even better. <i epub:type="z3998:stage-direction">Pause.</i> I should love my husband.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Soleni</b>.</i> Im tired of listening to the rot you talk. <i epub:type="z3998:stage-direction">Entering the sitting-room.</i> I forgot to say that Vershinin, our new lieutenant-colonel of artillery, is coming to see us today. <i epub:type="z3998:stage-direction">Sits down to the piano.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Thats good. Im glad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Is he old?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Oh, no. Forty or forty-five, at the very outside. <i epub:type="z3998:stage-direction">Plays softly.</i> He seems rather a good sort. Hes certainly no fool, only he likes to hear himself speak.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Is he interesting?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Oh, hes all right, but theres his wife, his mother-in-law, and two daughters. This is his second wife. He pays calls and tells everybody that hes got a wife and two daughters. Hell tell you so here. The wife isnt all there, she does her hair like a flapper and gushes extremely. She talks philosophy and tries to commit suicide every now and again, apparently in order to annoy her husband. I should have left her long ago, but he bears up patiently, and just grumbles.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">Enters with <b epub:type="z3998:persona">Chebutikin</b> from the dining-room.</i> With one hand I can only lift fifty-four pounds, but with both hands I can lift 180, or even 200 pounds. From this I conclude that two men are not twice as strong as one, but three times, perhaps even more.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Reads a newspaper as he walks.</i> If your hair is coming out… take an ounce of naphthaline and hail a bottle of spirit… dissolve and use daily.⁠ ⁠… <i epub:type="z3998:stage-direction">Makes a note in his pocket diary.</i> When found make a note of! Not that I want it though.⁠ ⁠… <i epub:type="z3998:stage-direction">Crosses it out.</i> It doesnt matter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Ivan Romanovitch, dear Ivan Romanovitch!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>What does my own little girl want?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Ivan Romanovitch, dear Ivan Romanovitch! I feel as if I were sailing under the broad blue sky with great white birds around me. Why is that? Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Kisses her hands, tenderly.</i> My white bird.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>When I woke up today and got up and dressed myself, I suddenly began to feel as if everything in this life was open to me, and that I knew how I must live. Dear Ivan Romanovitch, I know everything. A man must work, toil in the sweat of his brow, whoever he may be, for that is the meaning and object of his life, his happiness, his enthusiasm. How fine it is to be a workman who gets up at daybreak and breaks stones in the street, or a shepherd, or a schoolmaster, who teaches children, or an engine-driver on the railway.⁠ ⁠… My God, let alone a man, its better to be an ox, or just a horse, so long as it can work, than a young woman who wakes up at twelve oclock, has her coffee in bed, and then spends two hours dressing.⁠ ⁠… Oh its awful! Sometimes when its hot, your thirst can be just as tiresome as my need for work. And if I dont get up early in future and work, Ivan Romanovitch, then you may refuse me your friendship.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Tenderly.</i> Ill refuse, Ill refuse.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Father used to make us get up at seven. Now Irina wakes at seven and lies and meditates about something till nine at least. And she looks so serious! <i epub:type="z3998:stage-direction">Laughs.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Youre so used to seeing me as a little girl that it seems queer to you when my face is serious. Im twenty!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>How well I can understand that craving for work, oh God! Ive never worked once in my life. I was born in Petersburg, a chilly, lazy place, in a family which never knew what work or worry meant. I remember that when I used to come home from my regiment, a footman used to have to pull off my boots while I fidgeted and my mother looked on in adoration and wondered why other people didnt see me in the same light. They shielded me from work; but only just in time! A new age is dawning, the people are marching on us all, a powerful, health-giving storm is gathering, it is drawing near, soon it will be upon us and it will drive away laziness, indifference, the prejudice against labour, and rotten dullness from our society. I shall work, and in twenty-five or thirty years, every man will have to work. Everyone!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I shant work.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>You dont matter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>In twenty-five years time, we shall all be dead, thank the Lord. In two or three years time apoplexy will carry you off, or else Ill blow your brains out, my pet. <i epub:type="z3998:stage-direction">Takes a scent-bottle out of his pocket and sprinkles his chest and hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Its quite true, I never have worked. After I came down from the university I never stirred a finger or opened a book, I just read the papers.⁠ ⁠… <i epub:type="z3998:stage-direction">Takes another newspaper out of his pocket.</i> Here we are.⁠ ⁠… Ive learnt from the papers that there used to be one, Dobrolubov,<a href="#note-1" id="noteref-1" epub:type="noteref">1</a> for instance, but what he wrote—I dont know… God only knows.⁠ ⁠… <i epub:type="z3998:stage-direction">Somebody is heard tapping on the floor from below.</i> There.⁠ ⁠… Theyre calling me downstairs, somebodys come to see me. Ill be back in a minute… wont be long.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit hurriedly, scratching his beard.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Hes up to something.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Yes, he looked so pleased as he went out that Im pretty certain hell bring you a present in a moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>How unpleasant!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes, its awful. Hes always doing silly things.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>
<blockquote epub:type="z3998:verse">
<p>
<span>“There stands a green oak by the sea.</span>
<br/>
<span>And a chain of bright gold is around it</span>
<br/>
<span>And a chain of bright gold is around it.⁠ ⁠…”</span>
</p>
</blockquote>
<p>
<i epub:type="z3998:stage-direction">Gets up and sings softly.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Youre not very bright today, Masha. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> sings, putting on her hat.</i> Where are you off to?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Thats odd.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>On a name day, too!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>It doesnt matter. Ill come in the evening. Goodbye, dear. <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Irina</b>.</i> Many happy returns, though Ive said it before. In the old days when father was alive, every time we had a name day, thirty or forty officers used to come, and there was lots of noise and fun, and today theres only a man and a half, and its as quiet as a desert… Im off… Ive got the hump today, and am not at all cheerful, so dont you mind me. <i epub:type="z3998:stage-direction">Laughs through her tears.</i> Well have a talk later on, but goodbye for the present, my dear; Ill go somewhere.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Displeased.</i> You are queer.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Crying.</i> I understand you, Masha.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>When a man talks philosophy, well, it is philosophy or at any rate sophistry; but when a woman, or two women, talk philosophy—its all my eye.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>What do you mean by that, you very awful man?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Oh, nothing. You came down on me before I could say… help! <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Angrily, to <b epub:type="z3998:persona">Olga</b>.</i> Dont cry!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Anfisa</b> and <b epub:type="z3998:persona">Ferapont</b> with a cake.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>This way, my dear. Come in, your feet are clean. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> From the District Council, from Mihail Ivanitch Protopopov… a cake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Thank you. Please thank him. <i epub:type="z3998:stage-direction">Takes the cake.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Louder.</i> Please thank him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Give him a pie, nurse. Ferapont, go, shell give you a pie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Come on, granfer, Ferapont Spiridonitch. Come on. <i epub:type="z3998:stage-direction">Exeunt.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont like this Mihail Potapitch or Ivanitch, Protopopov. We oughtnt to invite him here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I never asked him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Thats all right.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Chebutikin</b> followed by a soldier with a silver samovar; there is a rumble of dissatisfied surprise.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Covers her face with her hands.</i> A samovar! Thats awful! <i epub:type="z3998:stage-direction">Exit into the dining-room, to the table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>My dear Ivan Romanovitch, what are you doing!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> I told you so!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Ivan Romanovitch, you are simply shameless!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>My dear good girl, you are the only thing, and the dearest thing I have in the world. Ill soon be sixty. Im an old man, a lonely worthless old man. The only good thing in me is my love for you, and if it hadnt been for that, I would have been dead long ago.⁠ ⁠… <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> My dear little girl, Ive known you since the day of your birth, Ive carried you in my arms… I loved your dead mother.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>But your presents are so expensive!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Angrily, through his tears.</i> Expensive presents.⁠ ⁠… You really, are!⁠ ⁠… <i epub:type="z3998:stage-direction">To the orderly.</i> Take the samovar in there.⁠ ⁠… <i epub:type="z3998:stage-direction">Teasing.</i> Expensive presents!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The orderly goes into the dining-room with the samovar.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Enters and crosses stage.</i> My dear, theres a strange Colonel come! Hes taken off his coat already. Children, hes coming here. Irina darling, youll be a nice and polite little girl, wont you.⁠ ⁠… Should have lunched a long time ago.⁠ ⁠… Oh, Lord.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>It must be Vershinin. <i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Vershinin</b>.</i> Lieutenant-Colonel Vershinin!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Masha</b> and <b epub:type="z3998:persona">Irina</b>.</i> I have the honour to introduce myself, my name is Vershinin. I am very glad indeed to be able to come at last. How youve grown! Oh! oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Please sit down. Were very glad youve come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Gaily.</i> I am glad, very glad! But there are three sisters, surely. I remember—three little girls. I forget your faces, but your father, Colonel Prosorov, used to have three little girls, I remember that perfectly, I saw them with my own eyes. How time does fly! Oh, dear, how it flies!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Alexander Ignateyevitch comes from Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>From Moscow? Are you from Moscow?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes, thats so. Your father used to be in charge of a battery there, and I was an officer in the same brigade. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Masha</b>.</i> I seem to remember your face a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont remember you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Olga! Olga! <i epub:type="z3998:stage-direction">Shouts into the dining-room.</i> Olga! Come along! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> enters from the dining-room.</i> Lieutenant Colonel Vershinin comes from Moscow, as it happens.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I take it that you are Olga Sergeyevna, the eldest, and that you are Maria… and you are Irina, the youngest.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>So you come from Moscow?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes. I went to school in Moscow and began my service there; I was there for a long time until at last I got my battery and moved over here, as you see. I dont really remember you, I only remember that there used to be three sisters. I remember your father well; I have only to shut my eyes to see him as he was. I used to come to your house in Moscow.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>I used to think I remembered everybody, but</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>My name is Alexander Ignateyevitch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Alexander Ignateyevitch, youve come from Moscow. That is really quite a surprise!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>We are going to live there, you see.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>We think we may be there this autumn. Its our native town, we were born there. In Old Basmanni Road.⁠ ⁠… <i epub:type="z3998:stage-direction">They both laugh for joy.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Weve unexpectedly met a fellow countryman. <i epub:type="z3998:stage-direction">Briskly.</i> I remember: Do you remember, Olga, they used to speak at home of a “lovelorn Major.” You were only a Lieutenant then, and in love with somebody, but for some reason they always called you a Major for fun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Thats it… the lovelorn Major, thats got it!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>You only wore moustaches then. You have grown older! <i epub:type="z3998:stage-direction">Through her tears.</i> You have grown older!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes, when they used to call me the lovelorn Major, I was young and in love. Ive grown out of both now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>But you havent a single white hair yet. Youre older, but youre not yet old.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Im forty-two, anyway. Have you been away from Moscow long?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Eleven years. What are you crying for, Masha, you little fool.⁠ ⁠… <i epub:type="z3998:stage-direction">Crying.</i> And Im crying too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Its all right. And where did you live?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Old Basmanni Road.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Same as we.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Once I used to live in German Street. That was when the Red Barracks were my headquarters. Theres an ugly bridge in between, where the water rushes underneath. One gets melancholy when one is alone there. <i epub:type="z3998:stage-direction">Pause.</i> Here the river is so wide and fine! Its a splendid river!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes, but its so cold. Its very cold here, and the midges.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>What are you saying! Here youve got such a fine healthy Russian climate. Youve a forest, a river… and birches. Dear, modest birches, I like them more than any other tree. Its good to live here. Only its odd that the railway station should be thirteen miles away.⁠ ⁠… Nobody knows why.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>I know why. <i epub:type="z3998:stage-direction">All look at him.</i> Because if it was near it wouldnt be far off, and if its far off, it cant be near. <i epub:type="z3998:stage-direction">An awkward pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Funny man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Now I know who you are. I remember.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I used to know your mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>She was a good woman, rest her soul.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Mother is buried in Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>At the Novo-Devichi Cemetery.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Do you know, Im beginning to forget her face. Well be forgotten in just the same way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes, theyll forget us. Its our fate, it cant be helped. A time will come when everything that seems serious, significant, or very important to us will be forgotten, or considered trivial. <i epub:type="z3998:stage-direction">Pause.</i> And the curious thing is that we cant possibly find out what will come to be regarded as great and important, and what will be feeble, or silly. Didnt the discoveries of Copernicus, or Columbus, say, seem unnecessary and ludicrous at first, while wasnt it thought that some rubbish written by a fool, held all the truth? And it may so happen that our present existence, with which we are so satisfied, will in time appear strange, inconvenient, stupid, unclean, perhaps even sinful.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Who knows? But on the other hand, they may call our life noble and honour its memory. Weve abolished torture and capital punishment, we live in security, but how much suffering there is still!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">In a feeble voice.</i> There, there.⁠ ⁠… The Baron will go without his dinner if you only let him talk philosophy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Vassili Vassilevitch, kindly leave me alone. <i epub:type="z3998:stage-direction">Changes his chair.</i> Youre very dull, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">Feebly.</i> There, there, there.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Vershinin</b>.</i> The sufferings we see today—there are so many of them!—still indicate a certain moral improvement in society.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes, yes, of course.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>You said just now, Baron, that they may call our life noble; but we are very petty.⁠ ⁠… <i epub:type="z3998:stage-direction">Stands up.</i> See how little I am. <i epub:type="z3998:stage-direction">Violin played behind.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Thats Andrey playing—our brother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Hes the learned member of the family. I expect he will be a professor some day. Father was a soldier, but his son chose an academic career for himself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>That was fathers wish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>We ragged him today. We think hes a little in love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>To a local lady. She will probably come here today.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>You should see the way she dresses! Quite prettily, quite fashionably too, but so badly! Some queer bright yellow skirt with a wretched little fringe and a red bodice. And such a complexion! Andrey isnt in love. After all he has taste, hes simply making fun of us. I heard yesterday that she was going to marry Protopopov, the chairman of the Local Council. That would do her nicely.⁠ ⁠… <i epub:type="z3998:stage-direction">At the side door.</i> Andrey, come here! Just for a minute, dear! <i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Andrey</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>My brother, Andrey Sergeyevitch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>My name is Vershinin.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Mine is Prosorov. <i epub:type="z3998:stage-direction">Wipes his perspiring hands.</i> Youve come to take charge of the battery?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Just think, Alexander Ignateyevitch comes from Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Thats all right. Now my little sisters wont give you any rest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Ive already managed to bore your sisters.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Just look what a nice little photograph frame Andrey gave me today. <i epub:type="z3998:stage-direction">Shows it.</i> He made it himself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Looks at the frame and does not know what to say.</i> Yes.⁠ ⁠… Its a thing that</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>And he made that frame there, on the piano as well. <i epub:type="z3998:stage-direction">Andrey waves his hand and walks away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Hes got a degree, and plays the violin, and cuts all sorts of things out of wood, and is really a domestic Admirable Crichton. Dont go away, Andrey! Hes got into a habit of always going away. Come here!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> and <b epub:type="z3998:persona">Irina</b> take his arms and laughingly lead him back.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Come on, come on!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Please leave me alone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>You are funny. Alexander Ignateyevitch used to be called the lovelorn Major, but he never minded.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Not the least.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Id like to call you the lovelorn fiddler!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Or the lovelorn professor!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Hes in love! little Andrey is in love!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Applauds.</i> Bravo, Bravo! Encore! Little Andrey is in love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Goes up behind <b epub:type="z3998:persona">Andrey</b> and takes him round the waist with both arms.</i> Nature only brought us into the world that we should love! <i epub:type="z3998:stage-direction">Roars with laughter, then sits down and reads a newspaper which he takes out of his pocket.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Thats enough, quite enough.⁠ ⁠… <i epub:type="z3998:stage-direction">Wipes his face.</i> I couldnt sleep all night and now I cant quite find my feet, so to speak. I read until four oclock, then tried to sleep, but nothing happened. I thought about one thing and another, and then it dawned and the sun crawled into my bedroom. This summer, while Im here, I want to translate a book from the English.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Do you read English?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Yes father, rest his soul, educated us almost violently. It may seem funny and silly, but its nevertheless true, that after his death I began to fill out and get rounder, as if my body had had some great pressure taken off it. Thanks to father, my sisters and I know French, German, and English, and Irina knows Italian as well. But we paid dearly for it all!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>A knowledge of three languages is an unnecessary luxury in this town. It isnt even a luxury but a sort of useless extra, like a sixth finger. We know a lot too much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Well, I say! <i epub:type="z3998:stage-direction">Laughs.</i> You know a lot too much! I dont think there can really be a town so dull and stupid as to have no place for a clever, cultured person. Let us suppose even that among the hundred thousand inhabitants of this backward and uneducated town, there are only three persons like yourself. It stands to reason that you wont be able to conquer that dark mob around you; little by little as you grow older you will be bound to give way and lose yourselves in this crowd of a hundred thousand human beings; their life will suck you up in itself, but still, you wont disappear having influenced nobody; later on, others like you will come, perhaps six of them, then twelve, and so on, until at last your sort will be in the majority. In two or three hundred years time life on this earth will be unimaginably beautiful and wonderful. Mankind needs such a life, and if it is not ours today then we must look ahead for it, wait, think, prepare for it. We must see and know more than our fathers and grandfathers saw and knew. <i epub:type="z3998:stage-direction">Laughs.</i> And you complain that you know too much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Takes off her hat.</i> Ill stay to lunch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Sighs.</i> Yes, all that ought to be written down.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Andrey</b> has gone out quietly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>You say that many years later on, life on this earth will be beautiful and wonderful. Thats true. But to share in it now, even though at a distance, we must prepare by work.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Gets up.</i> Yes. What a lot of flowers you have. <i epub:type="z3998:stage-direction">Looks round.</i> Its a beautiful flat. I envy you! Ive spent my whole life in rooms with two chairs, one sofa, and fires which always smoke. Ive never had flowers like these in my life.⁠ ⁠… <i epub:type="z3998:stage-direction">Rubs his hands.</i> Well, well!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Yes, we must work. You are probably thinking to yourself: the German lets himself go. But I assure you Im a Russian, I cant even speak German. My father belonged to the Orthodox Church.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Walks about the stage.</i> I often wonder: suppose we could begin life over again, knowing what we were doing? Suppose we could use one life, already ended, as a sort of rough draft for another? I think that every one of us would try, more than anything else, not to repeat himself, at the very least he would rearrange his manner of life, he would make sure of rooms like these, with flowers and light… I have a wife and two daughters, my wifes health is delicate and so on and so on, and if I had to begin life all over again I would not marry.⁠ ⁠… No, no!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Kuligin</b> in a regulation jacket.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Going up to <b epub:type="z3998:persona">Irina</b>.</i> Dear sister, allow me to congratulate you on the day sacred to your good angel and to wish you, sincerely and from the bottom of my heart, good health and all that one can wish for a girl of your years. And then let me offer you this book as a present. <i epub:type="z3998:stage-direction">Gives it to her.</i> It is the history of our high school during the last fifty years, written by myself. The book is worthless, and written because I had nothing to do, but read it all the same. Good day, gentlemen! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Vershinin</b>.</i> My name is Kuligin, I am a master of the local high school.<a href="#note-2" id="noteref-2" epub:type="noteref">2</a> <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> In this book you will find a list of all those who have taken the full course at our high school during these fifty years. <i lang="la" xml:lang="la">Feci quod potui, faciant meliora potentes.</i> <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Masha</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>But you gave me one of these at Easter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> I couldnt have, surely! Youd better give it back to me in that case, or else give it to the Colonel. Take it, Colonel. Youll read it some day when youre bored.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Thank you. <i epub:type="z3998:stage-direction">Prepares to go.</i> I am extremely happy to have made the acquaintance of</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Must you go? No, not yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Youll stop and have lunch with us. Please do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes, please!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Bows.</i> I seem to have dropped in on your name day. Forgive me, I didnt know, and I didnt offer you my congratulations. <i epub:type="z3998:stage-direction">Goes with <b epub:type="z3998:persona">Olga</b> into the dining-room.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Today is Sunday, the day of rest, so let us rest and rejoice, each in a manner compatible with his age and disposition. The carpets will have to be taken up for the summer and put away till the winter… Persian powder or naphthaline.⁠ ⁠… The Romans were healthy because they knew both how to work and how to rest, they had <i lang="la" xml:lang="la">mens sana in corpore sano</i>. Their life ran along certain recognized patterns. Our director says: “The chief thing about each life is its pattern. Whoever loses his pattern is lost himself”—and its just the same in our daily life. <i epub:type="z3998:stage-direction">Takes <b epub:type="z3998:persona">Masha</b> by the waist, laughing.</i> Masha loves me. My wife loves me. And you ought to put the window curtains away with the carpets.⁠ ⁠… Im feeling awfully pleased with life today. Masha, weve got to be at the directors at four. Theyre getting up a walk for the pedagogues and their families.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I shant go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Hurt.</i> My dear Masha, why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Ill tell you later.⁠ ⁠… <i epub:type="z3998:stage-direction">Angrily.</i> All right, Ill go, only please stand back.⁠ ⁠… <i epub:type="z3998:stage-direction">Steps away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>And then were to spend the evening at the directors. In spite of his ill-health that man tries, above everything else, to be sociable. A splendid, illuminating personality. A wonderful man. After yesterdays committee he said to me: “Im tired, Feodor Ilitch, Im tired!” <i epub:type="z3998:stage-direction">Looks at the clock, then at his watch.</i> Your clock is seven minutes fast. “Yes,” he said, “Im tired.” <i epub:type="z3998:stage-direction">Violin played off.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Lets go and have lunch! Theres to be a masterpiece of baking!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Oh my dear Olga, my dear. Yesterday I was working till eleven oclock at night, and got awfully tired. Today Im quite happy. <i epub:type="z3998:stage-direction">Goes into dining-room.</i> My dear</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Puts his paper into his pocket, and combs his beard.</i> A pie? Splendid!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Severely to <b epub:type="z3998:persona">Chebutikin</b>.</i> Only mind; youre not to drink anything today. Do you hear? Its bad for you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Oh, thats all right. I havent been drunk for two years. And its all the same, anyway!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Youre not to dare to drink, all the same. <i epub:type="z3998:stage-direction">Angrily, but so that her husband should not hear.</i> Another dull evening at the Directors, confound it!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I shouldnt go if I were you.⁠ ⁠… Its quite simple.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Dont go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Yes, “dont go.⁠ ⁠…” Its a cursed, unbearable life.⁠ ⁠… <i epub:type="z3998:stage-direction">Goes into dining-room.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Follows her.</i> Its not so bad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">Going into the dining-room.</i> There, there, there.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Vassili Vassilevitch, thats enough. Be quiet!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>There, there, there.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Gaily.</i> Your health, Colonel! Im a pedagogue and not quite at home here. Im Mashas husband.⁠ ⁠… Shes a good sort, a very good sort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Ill have some of this black vodka.⁠ ⁠… <i epub:type="z3998:stage-direction">Drinks.</i> Your health! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Olga</b>.</i> Im very comfortable here!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Only <b epub:type="z3998:persona">Irina</b> and <b epub:type="z3998:persona">Tuzenbach</b> are now left in the sitting-room.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Mashas out of sorts today. She married when she was eighteen, when he seemed to her the wisest of men. And now its different. Hes the kindest man, but not the wisest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Impatiently.</i> Andrey, when are you coming?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Off.</i> One minute. <i epub:type="z3998:stage-direction">Enters and goes to the table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>What are you thinking about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I dont like this Soleni of yours and Im afraid of him. He only says silly things.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Hes a queer man. Im sorry for him, though he vexes me. I think hes shy. When there are just the two of us hes quite all right and very good company; when other people are about hes rough and hectoring. Dont lets go in, let them have their meal without us. Let me stay with you. What are you thinking of? <i epub:type="z3998:stage-direction">Pause.</i> Youre twenty. Im not yet thirty. How many years are there left to us, with their long, long lines of days, filled with my love for you.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Nicolai Lvovitch, dont speak to me of love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Does not hear.</i> Ive a great thirst for life, struggle, and work, and this thirst has united with my love for you, Irina, and youre so beautiful, and life seems so beautiful to me! What are you thinking about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>You say that life is beautiful. Yes, if only it seems so! The life of us three hasnt been beautiful yet; it has been stifling us as if it was weeds… Im crying. I oughtnt.⁠ ⁠… <i epub:type="z3998:stage-direction">Dries her tears, smiles.</i> We must work, work. That is why we are unhappy and look at the world so sadly; we dont know what work is. Our parents despised work.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Natalia Ivanova</b>; she wears a pink dress and a green sash.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Theyre already at lunch… Im late<i epub:type="z3998:stage-direction">Carefully examines herself in a mirror, and puts herself straight.</i> I think my hairs done all right.⁠ ⁠… <i epub:type="z3998:stage-direction">Sees <b epub:type="z3998:persona">Irina</b>.</i> Dear Irina Sergeyevna, I congratulate you! <i epub:type="z3998:stage-direction">Kisses her firmly and at length.</i> Youve so many visitors, Im really ashamed.⁠ ⁠… How do you do, Baron!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Enters from dining-room.</i> Heres Natalia Ivanovna. How are you, dear! <i epub:type="z3998:stage-direction">They kiss.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Happy returns. Im awfully shy, youve so many people here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>All our friends. <i epub:type="z3998:stage-direction">Frightened, in an undertone.</i> Youre wearing a green sash! My dear, you shouldnt!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Is it a sign of anything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>No, it simply doesnt go well… and it looks so queer.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">In a tearful voice.</i> Yes? But it isnt really green, its too dull for that. <i epub:type="z3998:stage-direction">Goes into dining-room with <b epub:type="z3998:persona">Olga</b>.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They have all sat down to lunch in the dining-room, the sitting-room is empty.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>I wish you a nice fiancée, Irina. Its quite time you married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Natalia Ivanovna, I wish you the same.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Natalia Ivanovna has a fiancé already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Raps with her fork on a plate.</i> Lets all get drunk and make life purple for once!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Youve lost three good conduct marks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>This is a nice drink. Whats it made of?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Blackbeetles.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Tearfully.</i> Phoo! How disgusting!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>There is to be a roast turkey and a sweet apple pie for dinner. Thank goodness I can spend all day and the evening at home. Youll come in the evening, ladies and gentlemen.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>And please may I come in the evening!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Please do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>They dont stand on ceremony here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Nature only brought us into the world that we should love! <i epub:type="z3998:stage-direction">Laughs.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> Please dont! Arent you tired of it?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Fedotik</b> and <b epub:type="z3998:persona">Rode</b> with a large basket of flowers.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>Theyre lunching already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Loudly and thickly.</i> Lunching? Yes, so they are.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>Wait a minute! <i epub:type="z3998:stage-direction">Takes a photograph.</i> Thats one. No, just a moment.⁠ ⁠… <i epub:type="z3998:stage-direction">Takes another.</i> Thats two. Now were ready!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They take the basket and go into the dining-room, where they have a noisy reception.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Loudly.</i> Congratulations and best wishes! Lovely weather today, simply perfect. Was out walking with the high school students all the morning. I take their drills.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>You may move, Irina Sergeyevna! <i epub:type="z3998:stage-direction">Takes a photograph.</i> You look well today. <i epub:type="z3998:stage-direction">Takes a humming-top out of his pocket.</i> Heres a humming-top, by the way. Its got a lovely note!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>How awfully nice!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>
<blockquote epub:type="z3998:verse">
<p>
<span>“There stands a green oak by the sea,</span>
<br/>
<span>And a chain of bright gold is around it</span>
<br/>
<span>And a chain of bright gold is around it…”</span>
</p>
</blockquote>
<p class="continued"><i epub:type="z3998:stage-direction">Tearfully.</i> What am I saying that for? Ive had those words running in my head all day.⁠ ⁠…</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>There are thirteen at table!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Aloud.</i> Surely you dont believe in that superstition? <i epub:type="z3998:stage-direction">Laughter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>If there are thirteen at table then it means there are lovers present. It isnt you, Ivan Romanovitch, hang it all.⁠ ⁠… <i epub:type="z3998:stage-direction">Laughter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Im a hardened sinner, but I really dont see why Natalia Ivanovna should blush.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Loud laughter; <b epub:type="z3998:persona">Natasha</b> runs out into the sitting-room, followed by <b epub:type="z3998:persona">Andrey</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Dont pay any attention to them! Wait… do stop, please.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Im shy… I dont know whats the matter with me and theyre all laughing at me. It wasnt nice of me to leave the table like that, but I cant… I cant. <i epub:type="z3998:stage-direction">Covers her face with her hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>My dear, I beg you. I implore you not to excite yourself. I assure you theyre only joking, theyre kind people. My dear, good girl, theyre all kind and sincere people, and they like both you and me. Come here to the window, they cant see us here.⁠ ⁠… <i epub:type="z3998:stage-direction">Looks round.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Im so unaccustomed to meeting people!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Oh your youth, your splendid, beautiful youth! My darling, dont be so excited! Believe me, believe me… Im so happy, my soul is full of love, of ecstasy.⁠ ⁠… They dont see us! They cant! Why, why or when did I fall in love with you—Oh, I cant understand anything. My dear, my pure darling, be my wife! I love you, love you… as never before.⁠ ⁠… <i epub:type="z3998:stage-direction">They kiss.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Two officers come in and, seeing the lovers kiss, stop in astonishment.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="act-2" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">II</span>
</h2>
<p>Scene as before. It is 8 <abbr>p.m.</abbr> Somebody is heard playing a concertina outside in the street. There is no fire.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natalia Ivanovna</b> enters in indoor dress carrying a candle; she stops by the door which leads into <b epub:type="z3998:persona">Andreys</b> room.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>What are you doing, Andrey? Are you reading? Its nothing, only I.⁠ ⁠… <i epub:type="z3998:stage-direction">She opens another door, and looks in, then closes it.</i> Isnt there any fire.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Enters with book in hand.</i> What are you doing, Natasha?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>I was looking to see if there wasnt a fire. Its Shrovetide, and the servant is simply beside herself; I must look out that something doesnt happen. When I came through the dining-room yesterday midnight, there was a candle burning. I couldnt get her to tell me who had lighted it. <i epub:type="z3998:stage-direction">Puts down her candle.</i> Whats the time?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Looks at his watch.</i> A quarter past eight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>And Olga and Irina arent in yet. The poor things are still at work. Olga at the teachers council, Irina at the telegraph office.⁠ ⁠… <i epub:type="z3998:stage-direction">Sighs.</i> I said to your sister this morning, “Irina, darling, you must take care of yourself.” But she pays no attention. Did you say it was a quarter past eight? I am afraid little Bobby is quite ill. Why is he so cold? He was feverish yesterday, but today he is quite cold… I am so frightened!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Its all right, Natasha. The boy is well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Still, I think we ought to put him on a diet. I am so afraid. And the entertainers were to be here after nine; they had better not come, Audrey.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>I dont know. After all, they were asked.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>This morning, when the little boy woke up and saw me he suddenly smiled; that means he knew me. “Good morning, Bobby!” I said, “good morning, darling.” And he laughed. Children understand, they understand very well. So Ill tell them, Andrey dear, not to receive the entertainers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Hesitatingly.</i> But what about my sisters. This is their flat.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Theyll do as I want them. They are so kind.⁠ ⁠… <i epub:type="z3998:stage-direction">Going.</i> I ordered sour milk for supper. The doctor says you must eat sour milk and nothing else, or you wont get thin. <i epub:type="z3998:stage-direction">Stops.</i> Bobby is so cold. Im afraid his room is too cold for him. It would be nice to put him into another room till the warm weather comes. Irinas room, for instance, is just right for a child: its dry and has the sun all day. I must tell her, she can share Olgas room. It isnt as if she was at home in the daytime, she only sleeps here.⁠ ⁠… <i epub:type="z3998:stage-direction">A pause.</i> Andrey, darling, why are you so silent?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>I was just thinking.⁠ ⁠… There is really nothing to say.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Yes… there was something I wanted to tell you.⁠ ⁠… Oh, yes. Ferapont has come from the Council offices, he wants to see you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Yawns.</i> Call him here.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natasha</b> goes out; <b epub:type="z3998:persona">Andrey</b> reads his book, stooping over the candle she has left behind. <b epub:type="z3998:persona">Ferapont</b> enters; he wears a tattered old coat with the collar up. His ears are muffled.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Good morning, grandfather. What have you to say?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>The Chairman sends a book and some documents or other. Here.⁠ ⁠… <i epub:type="z3998:stage-direction">Hands him a book and a packet.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Thank you. Its all right. Why couldnt you come earlier? Its past eight now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Louder.</i> I say youve come late, its past eight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Yes, yes. I came when it was still light, but they wouldnt let me in. They said you were busy. Well, what was I to do. If youre busy, youre busy, and Im in no hurry. <i epub:type="z3998:stage-direction">He thinks that <b epub:type="z3998:persona">Andrey</b> is asking him something.</i> What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Nothing. <i epub:type="z3998:stage-direction">Looks through the book.</i> Tomorrows Friday. Im not supposed to go to work, but Ill come—all the same… and do some work. Its dull at home. <i epub:type="z3998:stage-direction">Pause.</i> Oh, my dear old man, how strangely life changes, and how it deceives! Today, out of sheer boredom, I took up this book—old university lectures, and I couldnt help laughing. My God, Im secretary of the local district council, the council which has Protopopov for its chairman, yes, Im the secretary, and the summit of my ambitions is—to become a member of the council! I to be a member of the local district council, I, who dream every night that Im a professor of Moscow University, a famous scholar of whom all Russia is proud!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>I cant tell… Im hard of hearing.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>If you werent, I dont suppose I should talk to you. Ive got to talk to somebody, and my wife doesnt understand me, and Im a bit afraid of my sisters—I dont know why unless it is that they may make fun of me and make me feel ashamed… I dont drink, I dont like public-houses, but how I should like to be sitting just now in Tyestovs place in Moscow, or at the Great Moscow, old fellow!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Moscow? Thats where a contractor was once telling that some merchants or other were eating pancakes; one ate forty pancakes and he went and died, he was saying. Either forty or fifty, I forget which.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>In Moscow you can sit in an enormous restaurant where you dont know anybody and where nobody knows you, and you dont feel all the same that youre a stranger. And here you know everybody and everybody knows you, and youre a stranger… and a lonely stranger.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>What? And the same contractor was telling—perhaps he was lying—that there was a cable stretching right across Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>What for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>I cant tell. The contractor said so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Rubbish. <i epub:type="z3998:stage-direction">He reads.</i> Were you ever in Moscow?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td><i epub:type="z3998:stage-direction">After a pause.</i> No. God did not lead me there. <i epub:type="z3998:stage-direction">Pause.</i> Shall I go?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>You may go. Goodbye. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Ferapont</b> goes.</i> Goodbye. <i epub:type="z3998:stage-direction">Reads.</i> You can come tomorrow and fetch these documents.⁠ ⁠… Go along.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> Hes gone. <i epub:type="z3998:stage-direction">A ring.</i> Yes, yes.⁠ ⁠… <i epub:type="z3998:stage-direction">Stretches himself and slowly goes into his own room.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Behind the scene the nurse is singing a lullaby to the child. <b epub:type="z3998:persona">Masha</b> and <b epub:type="z3998:persona">Vershinin</b> come in. While they talk, a maidservant lights candles and a lamp.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont know. <i epub:type="z3998:stage-direction">Pause.</i> I dont know. Of course, habit counts for a great deal. After fathers death, for instance, it took us a long time to get used to the absence of orderlies. But, apart from habit, it seems to me in all fairness that, however it may be in other towns, the best and most-educated people are army men.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Im thirsty. I should like some tea.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Glancing at her watch.</i> Theyll bring some soon. I was given in marriage when I was eighteen, and I was afraid of my husband because he was a teacher and Id only just left school. He then seemed to me frightfully wise and learned and important. And now, unfortunately, that has changed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes… yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont speak of my husband, Ive grown used to him, but civilians in general are so often coarse, impolite, uneducated. Their rudeness offends me, it angers me. I suffer when I see that a man isnt quite sufficiently refined, or delicate, or polite. I simply suffer agonies when I happen to be among schoolmasters, my husbands colleagues.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Yes.⁠ ⁠… It seems to me that civilians and army men are equally interesting, in this town, at any rate. Its all the same! If you listen to a member of the local intelligentsia, whether to civilian or military, he will tell you that hes sick of his wife, sick of his house, sick of his estate, sick of his horses.⁠ ⁠… We Russians are extremely gifted in the direction of thinking on an exalted plane, but, tell me, why do we aim so low in real life? Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Why is a Russian sick of his children, sick of his wife? And why are his wife and children sick of him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Youre a little downhearted today.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Perhaps I am. I havent had any dinner, Ive had nothing since the morning. My daughter is a little unwell, and when my girls are ill, I get very anxious and my conscience tortures me because they have such a mother. Oh, if you had seen her today! What a trivial personality! We began quarrelling at seven in the morning and at nine I slammed the door and went out. <i epub:type="z3998:stage-direction">Pause.</i> I never speak of her, its strange that I bear my complaints to you alone. <i epub:type="z3998:stage-direction">Kisses her hand.</i> Dont be angry with me. I havent anybody but you, nobody at all.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>What a noise in the oven. Just before fathers death there was a noise in the pipe, just like that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Are you superstitious?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Thats strange. <i epub:type="z3998:stage-direction">Kisses her hand.</i> You are a splendid, wonderful woman. Splendid, wonderful! It is dark here, but I see your sparkling eyes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Sits on another chair.</i> There is more light here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I love you, love you, love you… I love your eyes, your movements, I dream of them.⁠ ⁠… Splendid, wonderful woman!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Laughing.</i> When you talk to me like that, I laugh; I dont know why, for Im afraid. Dont repeat it, please.⁠ ⁠… <i epub:type="z3998:stage-direction">In an undertone.</i> No, go on, its all the same to me.⁠ ⁠… <i epub:type="z3998:stage-direction">Covers her face with her hands.</i> Somebodys coming, lets talk about something else.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> and <b epub:type="z3998:persona">Tuzenbach</b> come in through the dining-room.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>My surname is really triple. I am called Baron Tuzenbach-Krone-Altschauer, but I am Russian and Orthodox, the same as you. There is very little German left in me, unless perhaps it is the patience and the obstinacy with which I bore you. I see you home every night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>How tired I am!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>And Ill come to the telegraph office to see you home every day for ten or twenty years, until you drive me away. <i epub:type="z3998:stage-direction">He sees <b epub:type="z3998:persona">Masha</b> and <b epub:type="z3998:persona">Vershinin</b>; joyfully.</i> Is that you? How do you do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Well, I am home at last. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Masha</b>.</i> A lady came today to telegraph to her brother in Saratov that her son died today, and she couldnt remember the address anyhow. So she sent the telegram without an address, just to Saratov. She was crying. And for some reason or other I was rude to her. “Ive no time,” I said. It was so stupid. Are the entertainers coming tonight?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Sitting down in an armchair.</i> I want a rest. I am tired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Smiling.</i> When you come home from your work you seem so young, and so unfortunate.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I am tired. No, I dont like the telegraph office, I dont like it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Youve grown thinner.⁠ ⁠… <i epub:type="z3998:stage-direction">Whistles a little.</i> And you look younger, and your face has become like a boys.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Thats the way she does her hair.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I must find another job, this one wont do for me. What I wanted, what I hoped to get, just that is lacking here. Labour without poetry, without ideas.⁠ ⁠… <i epub:type="z3998:stage-direction">A knock on the floor.</i> The doctor is knocking. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Tuzenbach</b>.</i> Will you knock, dear. I cant… Im tired.⁠ ⁠… <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Tuzenbach</b> knocks.</i> Hell come in a minute. Something ought to be done. Yesterday the doctor and Andrey played cards at the club and lost money. Andrey seems to have lost 200 roubles.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">With indifference.</i> What can we do now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>He lost money a fortnight ago, he lost money in December. Perhaps if he lost everything we should go away from this town. Oh, my God, I dream of Moscow every night. Im just like a lunatic. <i epub:type="z3998:stage-direction">Laughs.</i> We go there in June, and before June theres still… February, March, April, May… nearly half a year!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Only Natasha mustnt get to know of these losses.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I expect it will be all the same to her.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Chebutikin</b>, who has only just got out of bed—he was resting after dinner—comes into the dining-room and combs his beard. He then sits by the table and takes a newspaper from his pocket.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Here he is.⁠ ⁠… Has he paid his rent?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> No. Hes been here eight months and hasnt paid a copeck. Seems to have forgotten.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> What dignity in his pose! <i epub:type="z3998:stage-direction">They all laugh. A pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Why are you so silent, Alexander Ignateyevitch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I dont know. I want some tea. Half my life for a tumbler of tea: I havent had anything since morning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Irina Sergeyevna!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Please come here, <i lang="fr" xml:lang="fr">Venez ici</i>. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> goes and sits by the table.</i> I cant do without you. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> begins to play patience.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Well, if we cant have any tea, lets philosophize, at any rate.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Yes, lets. About what?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>About what? Let us meditate… about life as it will be after our time; for example, in two or three hundred years.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Well? After our time people will fly about in balloons, the cut of ones coat will change, perhaps theyll discover a sixth sense and develop it, but life will remain the same, laborious, mysterious, and happy. And in a thousand years time, people will still be sighing: “Life is hard!”—and at the same time theyll be just as afraid of death, and unwilling to meet it, as we are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Thoughtfully.</i> How can I put it? It seems to me that everything on earth must change, little by little, and is already changing under our very eyes. After two or three hundred years, after a thousand—the actual time doesnt matter—a new and happy age will begin. We, of course, shall not take part in it, but we live and work and even suffer today that it should come. We create it—and in that one object is our destiny and, if you like, our happiness.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> laughs softly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont know. Ive been laughing all day, ever since morning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I finished my education at the same point as you, I have not studied at universities; I read a lot, but I cannot choose my books and perhaps what I read is not at all what I should, but the longer I love, the more I want to know. My hair is turning white, I am nearly an old man now, but I know so little, oh, so little! But I think I know the things that matter most, and that are most real. I know them well. And I wish I could make you understand that there is no happiness for us, that there should not and cannot be.⁠ ⁠… We must only work and work, and happiness is only for our distant posterity. <i epub:type="z3998:stage-direction">Pause.</i> If not for me, then for the descendants of my descendants.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Fedotik</b> and <b epub:type="z3998:persona">Rode</b> come into the dining-room; they sit and sing softly, strumming on a guitar.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>According to you, one should not even think about happiness! But suppose I am happy!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Moves his hands and laughs.</i> We do not seem to understand each other. How can I convince you? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> laughs quietly, <b epub:type="z3998:persona">Tuzenbach</b> continues, pointing at her.</i> Yes, laugh! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Vershinin</b>.</i> Not only after two or three centuries, but in a million years, life will still be as it was; life does not change, it remains forever, following its own laws which do not concern us, or which, at any rate, you will never find out. Migrant birds, cranes for example, fly and fly, and whatever thoughts, high or low, enter their heads, they will still fly and not know why or where. They fly and will continue to fly, whatever philosophers come to life among them; they may philosophize as much as they like, only they will fly.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Still, is there a meaning?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>A meaning.⁠ ⁠… Now the snow is falling. What meaning? <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>It seems to me that a man must have faith, or must search for a faith, or his life will be empty, empty.⁠ ⁠… To live and not to know why the cranes fly, why babies are born, why there are stars in the sky.⁠ ⁠… Either you must know why you live, or everything is trivial, not worth a straw. <i epub:type="z3998:stage-direction">A pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Still, I am sorry that my youth has gone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Gogol says: life in this world is a dull matter, my masters!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>And I say its difficult to argue with you, my masters! Hang it all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Reading.</i> Balzac was married at Berdichev. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> is singing softly.</i> Thats worth making a note of. <i epub:type="z3998:stage-direction">He makes a note.</i> Balzac was married at Berdichev. <i epub:type="z3998:stage-direction">Goes on reading.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Laying out cards, thoughtfully.</i> Balzac was married at Berdichev.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>The die is cast. Ive handed in my resignation, Maria Sergeyevna.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>So I heard. I dont see what good it is; I dont like civilians.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Never mind.⁠ ⁠… <i epub:type="z3998:stage-direction">Gets up.</i> Im not handsome; what use am I as a soldier? Well, it makes no difference… I shall work. If only just once in my life I could work so that I could come home in the evening, fall exhausted on my bed, and go to sleep at once. <i epub:type="z3998:stage-direction">Going into the dining-room.</i> Workmen, I suppose, do sleep soundly!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> I bought some coloured pencils for you at Pizhikovs in the Moscow Road, just now. And here is a little knife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>You have got into the habit of behaving to me as if I am a little girl, but I am grown up. <i epub:type="z3998:stage-direction">Takes the pencils and the knife, then, with joy.</i> How lovely!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>And I bought myself a knife… look at it… one blade, another, a third, an ear-scoop, scissors, nail-cleaners.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Loudly.</i> Doctor, how old are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I? Thirty-two. <i epub:type="z3998:stage-direction">Laughter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>Ill show you another kind of patience.⁠ ⁠… <i epub:type="z3998:stage-direction">Lays out cards.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A samovar is brought in; <b epub:type="z3998:persona">Anfisa</b> attends to it; a little later <b epub:type="z3998:persona">Natasha</b> enters and helps by the table; <b epub:type="z3998:persona">Soleni</b> arrives and, after greetings, sits by the table.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>What a wind!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Yes. Im tired of winter. Ive already forgotten what summers like.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Its coming out, I see. Were going to Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>No, it wont come out. Look, the eight was on the two of spades. <i epub:type="z3998:stage-direction">Laughs.</i> That means you wont go to Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Reading paper.</i> Tsitsigar. Smallpox is raging here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Coming up to <b epub:type="z3998:persona">Masha</b>.</i> Masha, have some tea, little mother. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Vershinin</b>.</i> Please have some, sir… excuse me, but Ive forgotten your name.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Bring some here, nurse. I shant go over there.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Nurse!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Coming, coming!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Soleni</b>.</i> Children at the breast understand perfectly. I said “Good morning, Bobby; good morning, dear!” And he looked at me in quite an unusual way. You think its only the mother in me that is speaking; I assure you that isnt so! Hes a wonderful child.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>If he was my child Id roast him on a frying-pan and eat him. <i epub:type="z3998:stage-direction">Takes his tumbler into the drawing-room and sits in a corner.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">Covers her face in her hands.</i> Vulgar, ill-bred man!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Hes lucky who doesnt notice whether its winter now, or summer. I think that if I were in Moscow, I shouldnt mind about the weather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>A few days ago I was reading the prison diary of a French minister. He had been sentenced on account of the Panama scandal. With what joy, what delight, he speaks of the birds he saw through the prison windows, which he had never noticed while he was a minister. Now, of course, that he is at liberty, he notices birds no more than he did before. When you go to live in Moscow youll not notice it, in just the same way. There can be no happiness for us, it only exists in our wishes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Takes cardboard box from the table.</i> Where are the pastries?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Soleni has eaten them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>All of them?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Serving tea.</i> Theres a letter for you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>For me? <i epub:type="z3998:stage-direction">Takes the letter.</i> From my daughter. <i epub:type="z3998:stage-direction">Reads.</i> Yes, of course… I will go quietly. Excuse me, Maria Sergeyevna. I shant have any tea. <i epub:type="z3998:stage-direction">Stands up, excited.</i> That eternal story.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>What is it? Is it a secret?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Quietly.</i> My wife has poisoned herself again. I must go. Ill go out quietly. Its all awfully unpleasant. <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Mashas</b> hand.</i> My dear, my splendid, good woman… Ill go this way, quietly. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Where has he gone? And Id served tea.⁠ ⁠… What a man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> Be quiet! You bother so one cant have a moments peace.⁠ ⁠… <i epub:type="z3998:stage-direction">Goes to the table with her cup.</i> Im tired of you, old woman!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>My dear! Why are you offended!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andreys voice</td>
<td>Anfisa!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Mocking.</i> Anfisa! He sits there and<i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">In the dining-room, by the table angrily.</i> Let me sit down! <i epub:type="z3998:stage-direction">Disturbs the cards on the table.</i> Here you are, spreading your cards out. Have some tea!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>You are cross, Masha.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>If I am cross, then dont talk to me. Dont touch me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Dont touch her, dont touch her.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Youre sixty, but youre like a boy, always up to some beastly nonsense.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">Sighs.</i> Dear Masha, why use such expressions? With your beautiful exterior you would be simply fascinating in good society, I tell you so directly, if it wasnt for your words. <i lang="fr" xml:lang="fr">Je vous prie, pardonnez moi, Marie, mais vous avez des manières un peu grossières.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Restraining his laughter.</i> Give me… give me… theres some cognac, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i lang="fr" xml:lang="fr">Il parait, que mon Bobick déjà ne dort pas</i>, he has awakened. He isnt well today. Ill go to him, excuse me<i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Where has Alexander Ignateyevitch gone?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Home. Something extraordinary has happened to his wife again.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Goes to <b epub:type="z3998:persona">Soleni</b> with a cognac-flask in his hands.</i> You go on sitting by yourself, thinking of something—goodness knows what. Come and lets make peace. Lets have some cognac. <i epub:type="z3998:stage-direction">They drink.</i> I expect Ill have to play the piano all night, some rubbish most likely… well, so be it!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Why make peace? I havent quarrelled with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>You always make me feel as if something has taken place between us. Youve a strange character, you must admit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">Declaims.</i> “I am strange, but who is not? Dont be angry, Aleko!”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>And what has Aleko to do with it? <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>When Im with one other man I behave just like everybody else, but in company Im dull and shy and… talk all manner of rubbish. But Im more honest and more honourable than very, very many people. And I can prove it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I often get angry with you, you always fasten on to me in company, but I like you all the same. Im going to drink my fill tonight, whatever happens. Drink, now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Lets drink. <i epub:type="z3998:stage-direction">They drink.</i> I never had anything against you, Baron. But my character is like Lermontovs <i epub:type="z3998:stage-direction">In a low voice.</i> I even rather resemble Lermontov, they say.⁠ ⁠… <i epub:type="z3998:stage-direction">Takes a scent-bottle from his pocket, and scents his hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Ive sent in my resignation. Basta! Ive been thinking about it for five years, and at last made up my mind. I shall work.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">Declaims.</i> “Do not be angry, Aleko… forget, forget, thy dreams of yore.⁠ ⁠…”</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">While he is speaking <b epub:type="z3998:persona">Andrey</b> enters quietly with a book, and sits by the table.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I shall work.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Going with <b epub:type="z3998:persona">Irina</b> into the dining-room.</i> And the food was also real Caucasian onion soup, and, for a roast, some chehartma.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Cheremsha<a href="#note-3" id="noteref-3" epub:type="noteref">3</a> isnt meat at all, but a plant something like an onion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>No, my angel. Chehartma isnt onion, but roast mutton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>And I tell you, chehartma—is a sort of onion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>And I tell you, chehartma—is mutton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>And I tell you, cheremsha—is a sort of onion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Whats the use of arguing! Youve never been in the Caucasus, and never ate any chehartma.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>I never ate it, because I hate it. It smells like garlic.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Imploring.</i> Please, please! I ask you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>When are the entertainers coming?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>They promised for about nine; that is, quite soon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Embraces <b epub:type="z3998:persona">Andrey</b>.</i>
</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Oh my house, my house, my new-built house.”</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Dances and sings.</i> “Newly-built of maple-wood.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Dances.</i>
</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Its walls are like a sieve!”</span>
</p>
</blockquote>
<p>
<i epub:type="z3998:stage-direction">Laughter.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Andrey</b>.</i> Hang it all, lets drink. Andrey, old boy, lets drink with you. And Ill go with you, Andrey, to the University of Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Which one? There are two universities in Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Theres one university in Moscow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Two, I tell you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Dont care if there are three. So much the better.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>There are two universities in Moscow! <i epub:type="z3998:stage-direction">There are murmurs and “hushes.”</i> There are two universities in Moscow, the old one and the new one. And if you dont like to listen, if my words annoy you, then I need not speak. I can even go into another room.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Bravo, bravo! <i epub:type="z3998:stage-direction">Laughs.</i> Come on, now. Im going to play. Funny man, Soleni.⁠ ⁠… <i epub:type="z3998:stage-direction">Goes to the piano and plays a waltz.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Dancing solo.</i> The Barons drunk, the Barons drunk, the Barons drunk!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natasha</b> comes in.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Chebutikin</b>.</i> Ivan Romanovitch!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Says something to <b epub:type="z3998:persona">Chebutikin</b>, then goes out quietly; <b epub:type="z3998:persona">Chebutikin</b> touches <b epub:type="z3998:persona">Tuzenbach</b> on the shoulder and whispers something to him.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Time for us to go. Goodbye.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Good night. Its time we went.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>But, really, the entertainers?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">In confusion.</i> There wont be any entertainers. You see, dear, Natasha says that Bobby isnt quite well, and so.⁠ ⁠… In a word, I dont care, and its absolutely all one to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Shrugging her shoulders.</i> Bobby ill!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>What is she thinking of! Well, if they are sent home, I suppose they must go. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> Bobbys all right, its she herself.⁠ ⁠… Here! <i epub:type="z3998:stage-direction">Taps her forehead.</i> Little bourgeoise!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Andrey</b> goes to his room through the right-hand door, <b epub:type="z3998:persona">Chebutikin</b> follows him. In the dining-room they are saying goodbye.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>What a shame! I was expecting to spend the evening here, but of course, if the little baby is ill… Ill bring him some toys tomorrow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Loudly.</i> I slept late after dinner today because I thought I was going to dance all night. Its only nine oclock now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Lets go into the street, we can talk there. Then we can settle things.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Goodbyes and good nights are heard. <b epub:type="z3998:persona">Tuzenbachs</b> merry laughter is heard. (All go out.) <b epub:type="z3998:persona">Anfisa</b> and the maid clear the table, and put out the lights. (The nurse sings.) <b epub:type="z3998:persona">Andrey</b>, wearing an overcoat and a hat, and <b epub:type="z3998:persona">Chebutikin</b> enter silently.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I never managed to get married because my life flashed by like lightning, and because I was madly in love with your mother, who was married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>One shouldnt marry. One shouldnt, because its dull.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>So there I am, in my loneliness. Say what you will, loneliness is a terrible thing, old fellow.⁠ ⁠… Though really… of course, it absolutely doesnt matter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Lets be quicker.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>What are you in such a hurry for? We shall be in time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Im afraid my wife may stop me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Ah!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>I shant play tonight, I shall only sit and look on. I dont feel very well.⁠ ⁠… What am I to do for my asthma, Ivan Romanovitch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Dont ask me! I dont remember, old fellow, I dont know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Lets go through the kitchen. <i epub:type="z3998:stage-direction">They go out.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A bell rings, then a second time; voices and laughter are heard.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Enters.</i> Whats that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Whispers.</i> The entertainers! <i epub:type="z3998:stage-direction">Bell.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Tell them theres nobody at home, nurse. They must excuse us.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Anfisa</b> goes out. <b epub:type="z3998:persona">Irina</b> walks about the room deep in thought; she is excited. <b epub:type="z3998:persona">Soleni</b> enters.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td><i epub:type="z3998:stage-direction">In surprise.</i> Theres nobody here.⁠ ⁠… Where are they all?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Theyve gone home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>How strange. Are you here alone?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Yes, alone. <i epub:type="z3998:stage-direction">A pause.</i> Goodbye.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Just now I behaved tactlessly, with insufficient reserve. But you are not like all the others, you are noble and pure, you can see the truth.⁠ ⁠… You alone can understand me. I love you, deeply, beyond measure, I love you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Goodbye! Go away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>I cannot live without you. <i epub:type="z3998:stage-direction">Follows her.</i> Oh, my happiness! <i epub:type="z3998:stage-direction">Through his tears.</i> Oh, joy! Wonderful, marvellous, glorious eyes, such as I have never seen before.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Coldly.</i> Stop it, Vassili Vassilevitch!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>This is the first time I speak to you of love, and it is as if I am no longer on the earth, but on another planet. <i epub:type="z3998:stage-direction">Wipes his forehead.</i> Well, never mind. I cant make you love me by force, of course… but I dont intend to have any more-favoured rivals.⁠ ⁠… No… I swear to you by all the saints, I shall kill my rival.⁠ ⁠… Oh, beautiful one!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natasha</b> enters with a candle; she looks in through one door, then through another, and goes past the door leading to her husbands room.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Heres Andrey. Let him go on reading. Excuse me, Vassili Vassilevitch, I did not know you were here; I am engaged in domesticities.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Its all the same to me. Goodbye! <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Youre so tired, my poor dear girl! <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Irina</b>.</i> If you only went to bed earlier.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Is Bobby asleep?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Yes, but restlessly. By the way, dear, I wanted to tell you, but either you werent at home, or I was busy… I think Bobbys present nursery is cold and damp. And your room would be so nice for the child. My dear, darling girl, do change over to Olgas for a bit!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Not understanding.</i> Where?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The bells of a troika are heard as it drives up to the house.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>You and Olga can share a room, for the time being, and Bobby can have yours. Hes such a darling; today I said to him, “Bobby, youre mine! Mine!” And he looked at me with his dear little eyes. <i epub:type="z3998:stage-direction">A bell rings.</i> It must be Olga. How late she is! <i epub:type="z3998:stage-direction">The maid enters and whispers to <b epub:type="z3998:persona">Natasha</b>.</i> Protopopov? What a queer man to do such a thing. Protopopovs come and wants me to go for a drive with him in his troika. <i epub:type="z3998:stage-direction">Laughs.</i> How funny these men are.⁠ ⁠… <i epub:type="z3998:stage-direction">A bell rings.</i> Somebody has come. Suppose I did go and have half an hours drive.⁠ ⁠… <i epub:type="z3998:stage-direction">To the maid.</i> Say I shant be long. <i epub:type="z3998:stage-direction">Bell rings.</i> Somebodys ringing, it must be Olga. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The maid runs out; <b epub:type="z3998:persona">Irina</b> sits deep in thought; <b epub:type="z3998:persona">Kuligin</b> and <b epub:type="z3998:persona">Olga</b> enter, followed by <b epub:type="z3998:persona">Vershinin</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Well, there you are. And you said there was going to be a party.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Its queer; I went away not long ago, half an hour ago, and they were expecting entertainers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Theyve all gone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Has Masha gone too? Where has she gone? And whats Protopopov waiting for downstairs in his troika? Whom is he expecting?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Dont ask questions… Im tired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Oh, youre all whimsies.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>My committee meeting is only just over. Im tired out. Our chairwoman is ill, so I had to take her place. My head, my head is aching.⁠ ⁠… <i epub:type="z3998:stage-direction">Sits.</i> Andrey lost 200 roubles at cards yesterday… the whole town is talking about it.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Yes, my meeting tired me too. <i epub:type="z3998:stage-direction">Sits.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>My wife took it into her head to frighten me just now by nearly poisoning herself. Its all right now, and Im glad; I can rest now.⁠ ⁠… But perhaps we ought to go away? Well, my best wishes, Feodor Ilitch, lets go somewhere together! I cant, I absolutely cant stop at home.⁠ ⁠… Come on!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Im tired. I wont go. <i epub:type="z3998:stage-direction">Gets up.</i> Im tired. Has my wife gone home?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I suppose so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Irinas</b> hand.</i> Goodbye, Im going to rest all day tomorrow and the day after. Best wishes! <i epub:type="z3998:stage-direction">Going.</i> I should like some tea. I was looking forward to spending the whole evening in pleasant company and—o, fallacem hominum spem!⁠ ⁠… Accusative case after an interjection.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Then Ill go somewhere by myself. <i epub:type="z3998:stage-direction">Exit with <b epub:type="z3998:persona">Kuligin</b>, whistling.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Ive such a headache… Andrey has been losing money.⁠ ⁠… The whole town is talking.⁠ ⁠… Ill go and lie down. <i epub:type="z3998:stage-direction">Going.</i> Im free tomorrow.⁠ ⁠… Oh, my God, what a mercy! Im free tomorrow, Im free the day after.⁠ ⁠… Oh my head, my head.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Alone.</i> Theyve all gone. Nobodys left.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A concertina is being played in the street. The nurse sings.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">In fur coat and cap, steps across the dining-room, followed by the maid.</i> Ill be back in half an hour. Im only going for a little drive. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Alone in her misery.</i> To Moscow! Moscow! Moscow!</td>
</tr>
</tbody>
</table>
</section>
<section id="act-3" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">III</span>
</h2>
<p>The room shared by <b epub:type="z3998:persona">Olga</b> and <b epub:type="z3998:persona">Irina</b>. Beds, screened off, on the right and left. It is past 2 <abbr>a.m.</abbr> Behind the stage a fire-alarm is ringing; it has apparently been going for some time. Nobody in the house has gone to bed yet.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> is lying on a sofa dressed, as usual, in black. Enter <b epub:type="z3998:persona">Olga</b> and <b epub:type="z3998:persona">Anfisa</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Now they are downstairs, sitting under the stairs. I said to them, “Wont you come up,” I said, “you cant go on like this,” and they simply cried, “We dont know where father is.” They said, “He may be burnt up by now.” What an idea! And in the yard there are some people… also undressed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Takes a dress out of the cupboard.</i> Take this grey dress.⁠ ⁠… And this… and the blouse as well.⁠ ⁠… Take the skirt, too, nurse.⁠ ⁠… My God! How awful it is! The whole of the Kirsanovsky Road seems to have burned down. Take this… and this.⁠ ⁠… <i epub:type="z3998:stage-direction">Throws clothes into her hands.</i> The poor Vershinins are so frightened.⁠ ⁠… Their house was nearly burnt. They ought to come here for the night.⁠ ⁠… They shouldnt be allowed to go home.⁠ ⁠… Poor Fedotik is completely burnt out, theres nothing left.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Couldnt you call Ferapont, Olga dear. I can hardly manage.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Rings.</i> Theyll never answer.⁠ ⁠… <i epub:type="z3998:stage-direction">At the door.</i> Come here, whoever there is! <i epub:type="z3998:stage-direction">Through the open door can be seen a window, red with flame: afire-engine is heard passing the house.</i> How awful this is. And how Im sick of it! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Ferapont</b> enters.</i> Take these things down.⁠ ⁠… The Kolotilin girls are down below… and let them have them. This, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Yesm. In the year twelve Moscow was burning too. Oh, my God! The Frenchmen were surprised.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Go on, go on.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Yesm. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Nurse, dear, let them have everything. We dont want anything. Give it all to them, nurse.⁠ ⁠… Im tired, I can hardly keep on my legs.⁠ ⁠… The Vershinins mustnt be allowed to go home.⁠ ⁠… The girls can sleep in the drawing-room, and Alexander Ignateyevitch can go downstairs to the Barons flat… Fedotik can go there, too, or else into our dining-room.⁠ ⁠… The doctor is drunk, beastly drunk, as if on purpose, so nobody can go to him. Vershinins wife, too, may go into the drawing-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Tired.</i> Olga, dear girl, dont dismiss me! Dont dismiss me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Youre talking nonsense, nurse. Nobody is dismissing you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Puts <b epub:type="z3998:persona">Olgas</b> head against her bosom.</i> My dear, precious girl, Im working, Im toiling away… Im growing weak, and theyll all say go away! And where shall I go? Where? Im eighty. Eighty-one years old.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>You sit down, nurse dear.⁠ ⁠… Youre tired, poor dear.⁠ ⁠… <i epub:type="z3998:stage-direction">Makes her sit down.</i> Rest, dear. Youre so pale!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natasha</b> comes in.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>They are saying that a committee to assist the sufferers from the fire must be formed at once. What do you think of that? Its a beautiful idea. Of course the poor ought to be helped, its the duty of the rich. Bobby and little Sophy are sleeping, sleeping as if nothing at all was the matter. Theres such a lot of people here, the place is full of them, wherever you go. Theres influenza in the town now. Im afraid the children may catch it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Not attending.</i> In this room we cant see the fire, its quiet here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Yes… I suppose Im all untidy. <i epub:type="z3998:stage-direction">Before the looking-glass.</i> They say Im growing stout… it isnt true! Certainly it isnt! Mashas asleep; the poor thing is tired out.⁠ ⁠… <i epub:type="z3998:stage-direction">Coldly, to <b epub:type="z3998:persona">Anfisa</b>.</i> Dont dare to be seated in my presence! Get up! Out of this! <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Anfisa</b>; a pause.</i> I dont understand what makes you keep on that old woman!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Confusedly.</i> Excuse me, I dont understand either</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Shes no good here. She comes from the country, she ought to live there.⁠ ⁠… Spoiling her, I call it! I like order in the house! We dont want any unnecessary people here. <i epub:type="z3998:stage-direction">Strokes her cheek.</i> Youre tired, poor thing! Our head mistress is tired! And when my little Sophie grows up and goes to school I shall be so afraid of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>I shant be head mistress.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Theyll appoint you, Olga. Its settled.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Ill refuse the post. I cant… Im not strong enough.⁠ ⁠… <i epub:type="z3998:stage-direction">Drinks water.</i> You were so rude to nurse just now… Im sorry. I cant stand it… everything seems dark in front of me.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">Excited.</i> Forgive me, Olga, forgive me… I didnt want to annoy you.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> gets up, takes a pillow and goes out angrily.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Remember, dear… we have been brought up, in an unusual way, perhaps, but I cant bear this. Such behaviour has a bad effect on me, I get ill… I simply lose heart!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>Forgive me, forgive me.⁠ ⁠… <i epub:type="z3998:stage-direction">Kisses her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Even the least bit of rudeness, the slightest impoliteness, upsets me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>I often say too much, its true, but you must agree, dear, that she could just as well live in the country.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>She has been with us for thirty years.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>But she cant do any work now. Either I dont understand, or you dont want to understand me. Shes no good for work, she can only sleep or sit about.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>And let her sit about.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">Surprised.</i> What do you mean? Shes only a servant. <i epub:type="z3998:stage-direction">Crying.</i> I dont understand you, Olga. Ive got a nurse, a wet-nurse, weve a cook, a housemaid… what do we want that old woman for as well? What good is she? <i epub:type="z3998:stage-direction">Fire-alarm behind the stage.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Ive grown ten years older tonight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>We must come to an agreement, Olga. Your place is the school, mine—the home. You devote yourself to teaching, I, to the household. And if I talk about servants, then I do know what I am talking about; I do know what I am talking about… And tomorrow theres to be no more of that old thief, that old hag<i epub:type="z3998:stage-direction">Stamping.</i> that witch! And dont you dare to annoy me! Dont you dare! <i epub:type="z3998:stage-direction">Stopping short.</i> Really, if you dont move downstairs, we shall always be quarrelling. This is awful.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Kuligin</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Wheres Masha? Its time we went home. The fire seems to be going down. <i epub:type="z3998:stage-direction">Stretches himself.</i> Only one block has burnt down, but there was such a wind that it seemed at first the whole town was going to burn. <i epub:type="z3998:stage-direction">Sits.</i> Im tired out. My dear Olga… I often think that if it hadnt been for Masha, I should have married you. You are awfully nice.⁠ ⁠… I am absolutely tired out. <i epub:type="z3998:stage-direction">Listens.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>The doctor, of course, has been drinking hard; hes terribly drunk. He might have done it on purpose! <i epub:type="z3998:stage-direction">Gets up.</i> He seems to be coming here.⁠ ⁠… Do you hear him? Yes, here.⁠ ⁠… <i epub:type="z3998:stage-direction">Laughs.</i> What a man… really… Ill hide myself. <i epub:type="z3998:stage-direction">Goes to the cupboard and stands in the corner.</i> What a rogue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>He hadnt touched a drop for two years, and now he suddenly goes and gets drunk.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Retires with <b epub:type="z3998:persona">Natasha</b> to the back of the room. <b epub:type="z3998:persona">Chebutikin</b> enters; apparently sober, he stops, looks round, then goes to the washstand and begins to wash his hands.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> Devil take them all… take them all.⁠ ⁠… They think Im a doctor and can cure everything, and I know absolutely nothing, Ive forgotten all I ever knew, I remember nothing, absolutely nothing. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> and <b epub:type="z3998:persona">Natasha</b> go out, unnoticed by him.</i> Devil take it. Last Wednesday I attended a woman in Zasip—and she died, and its my fault that she died. Yes… I used to know a certain amount five-and-twenty years ago, but I dont remember anything now. Nothing. Perhaps Im not really a man, and am only pretending that Ive got arms and legs and a head; perhaps I dont exist at all, and only imagine that I walk, and eat, and sleep. <i epub:type="z3998:stage-direction">Cries.</i> Oh, if only I didnt exist! <i epub:type="z3998:stage-direction">Stops crying; angrily.</i> The devil only knows.⁠ ⁠… Day before yesterday they were talking in the club; they said, Shakespeare, Voltaire… Id never read, never read at all, and I put on an expression as if I had read. And so did the others. Oh, how beastly! How petty! And then I remembered the woman I killed on Wednesday… and I couldnt get her out of my mind, and everything in my mind became crooked, nasty, wretched.⁠ ⁠… So I went and drank.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b>, <b epub:type="z3998:persona">Vershinin</b> and <b epub:type="z3998:persona">Tuzenbach</b> enter; <b epub:type="z3998:persona">Tuzenbach</b> is wearing new and fashionable civilian clothes.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Lets sit down here. Nobody will come in here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>The whole town would have been destroyed if it hadnt been for the soldiers. Good men! <i epub:type="z3998:stage-direction">Rubs his hands appreciatively.</i> Splendid people! Oh, what a fine lot!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Coming up to him.</i> Whats the time?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Its past three now. Its dawning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>They are all sitting in the dining-room, nobody is going. And that Soleni of yours is sitting there. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Chebutikin</b>.</i> Hadnt you better be going to sleep, doctor?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Its all right… thank you.⁠ ⁠… <i epub:type="z3998:stage-direction">Combs his beard.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Speakings a bit difficult, eh, Ivan Romanovitch! <i epub:type="z3998:stage-direction">Pats him on the shoulder.</i> Good man! <i lang="la" xml:lang="la">In vino veritas</i>, the ancients used to say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>They keep on asking me to get up a concert in aid of the sufferers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>As if one could do anything.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>It might be arranged, if necessary. In my opinion Maria Sergeyevna is an excellent pianist.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Yes, excellent!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Shes forgotten everything. She hasnt played for three years… or four.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>In this town absolutely nobody understands music, not a soul except myself, but I do understand it, and assure you on my word of honour that Maria Sergeyevna plays excellently, almost with genius.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>You are right, Baron, Im awfully fond of Masha. Shes very fine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>To be able to play so admirably and to realize at the same time that nobody, nobody can understand you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Sighs.</i> Yes.⁠ ⁠… But will it be quite all right for her to take part in a concert? <i epub:type="z3998:stage-direction">Pause.</i> You see, I dont know anything about it. Perhaps it will even be all to the good. Although I must admit that our Director is a good man, a very good man even, a very clever man, still he has such views.⁠ ⁠… Of course it isnt his business but still, if you wish it, perhaps Id better talk to him.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Chebutikin</b> takes a porcelain clock into his hands and examines it.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I got so dirty while the fire was on, I dont look like anybody on earth. <i epub:type="z3998:stage-direction">Pause.</i> Yesterday I happened to hear, casually, that they want to transfer our brigade to some distant place. Some said to Poland, others, to Chita.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I heard so, too. Well, if it is so, the town will be quite empty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>And well go away, too!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Drops the clock which breaks to pieces.</i> To smithereens!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A pause; everybody is pained and confused.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Gathering up the pieces.</i> To smash such a valuable object—oh, Ivan Romanovitch, Ivan Romanovitch! A very bad mark for your misbehaviour!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>That clock used to belong to our mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Perhaps.⁠ ⁠… To your mother, your mother. Perhaps I didnt break it; it only looks as if I broke it. Perhaps we only think that we exist, when really we dont. I dont know anything, nobody knows anything. <i epub:type="z3998:stage-direction">At the door.</i> What are you looking at? Natasha has a little romance with Protopopov, and you dont see it.⁠ ⁠… There you sit and see nothing, and Natasha has a little romance with Protopovov.⁠ ⁠… <i epub:type="z3998:stage-direction">Sings.</i> Wont you please accept this date.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>
<p>Yes. <i epub:type="z3998:stage-direction">Laughs.</i> How strange everything really is! <i epub:type="z3998:stage-direction">Pause.</i> When the fire broke out, I hurried off home; when I get there I see the house is whole, uninjured, and in no danger, but my two girls are standing by the door in just their underclothes, their mother isnt there, the crowd is excited, horses and dogs are running about, and the girls faces are so agitated, terrified, beseeching, and I dont know what else. My heart was pained when I saw those faces. My God, I thought, what these girls will have to put up with if they live long! I caught them up and ran, and still kept on thinking the one thing: what they will have to live through in this world! <i epub:type="z3998:stage-direction">Fire-alarm; a pause.</i> I come here and find their mother shouting and angry. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> enters with a pillow and sits on the sofa.</i> And when my girls were standing by the door in just their underclothes, and the street was red from the fire, there was a dreadful noise, and I thought that something of the sort used to happen many years ago when an enemy made a sudden attack, and looted, and burned.⁠ ⁠… And at the same time what a difference there really is between the present and the past! And when a little more time has gone by, in two or three hundred years perhaps, people will look at our present life with just the same fear, and the same contempt, and the whole past will seem clumsy and dull, and very uncomfortable, and strange. Oh, indeed, what a life there will be, what a life! <i epub:type="z3998:stage-direction">Laughs.</i> Forgive me, Ive dropped into philosophy again. Please let me continue. I do awfully want to philosophize, its just how I feel at present. <i epub:type="z3998:stage-direction">Pause.</i> As if they are all asleep. As I was saying: what a life there will be! Only just imagine.⁠ ⁠… There are only three persons like yourselves in the town just now, but in future generations there will be more and more, and still more, and the time will come when everything will change and become as you would have it, people will live as you do, and then you too will go out of date; people will be born who are better than you.⁠ ⁠… <i epub:type="z3998:stage-direction">Laughs.</i> Yes, today I am quite exceptionally in the vein. I am devilishly keen on living.⁠ ⁠… <i epub:type="z3998:stage-direction">Sings.</i></p>
<blockquote epub:type="z3998:song">
<p>
<span>“The power of love all ages know,</span>
<br/>
<span>From its assaults great good does grow.”</span>
</p>
</blockquote>
<p class="continued">
<i epub:type="z3998:stage-direction">Laughs.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Trum-tum-tum</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Tum-tum</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Tra-ra-ra?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Tra-ta-ta. <i epub:type="z3998:stage-direction">Laughs.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Fedotik</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">Dancing.</i> Im burnt out, Im burnt out! Down to the ground! <i epub:type="z3998:stage-direction">Laughter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I dont see anything funny about it. Is everything burnt?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Absolutely. Nothing left at all. The guitars burnt, and the photographs are burnt, and all my correspondence.⁠ ⁠… And I was going to make you a present of a notebook, and thats burnt too.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Soleni</b> comes in.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>No, you cant come here, Vassili Vassilevitch. Please go away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Why can the Baron come here and I cant?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>We really must go. Hows the fire?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>They say its going down. No, I absolutely dont see why the Baron can, and I cant? <i epub:type="z3998:stage-direction">Scents his hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Trum-tum-tum.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Trum-tum.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Laughs to <b epub:type="z3998:persona">Soleni</b>.</i> Lets go into the dining-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Very well, well make a note of it. “If I should try to make this clear, the geese would be annoyed, I fear.” <i epub:type="z3998:stage-direction">Looks at <b epub:type="z3998:persona">Tuzenbach</b>.</i> There, there, there.⁠ ⁠… <i epub:type="z3998:stage-direction">Goes out with <b epub:type="z3998:persona">Vershinin</b> and <b epub:type="z3998:persona">Fedotik</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>How Soleni smelt of tobacco.⁠ ⁠… <i epub:type="z3998:stage-direction">In surprise.</i> The Barons asleep! Baron! Baron!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Waking.</i> I am tired, I must say.⁠ ⁠… The brickworks.⁠ ⁠… No, Im not wandering, I mean it; Im going to start work soon at the brickworks… Ive already talked it over. <i epub:type="z3998:stage-direction">Tenderly, to <b epub:type="z3998:persona">Irina</b>.</i> Youre so pale, and beautiful, and charming.⁠ ⁠… Your paleness seems to shine through the dark air as if it was a light.⁠ ⁠… You are sad, displeased with life.⁠ ⁠… Oh, come with me, lets go and work together!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Nicolai Lvovitch, go away from here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Are you here? I didnt see you. <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Irinas</b> hand.</i> goodbye, Ill go… I look at you now and I remember, as if it was long ago, your name day, when you, cheerfully and merrily, were talking about the joys of labour.⁠ ⁠… And how happy life seemed to me, then! What has happened to it now? <i epub:type="z3998:stage-direction">Kisses her hand.</i> There are tears in your eyes. Go to bed now; it is already day… the morning begins.⁠ ⁠… If only I was allowed to give my life for you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Nicolai Lvovitch, go away! What business</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Im off. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Lies down.</i> Are you asleep, Feodor?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Shouldnt you go home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>My dear Masha, my darling Masha.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Shes tired out. You might let her rest, Fedia.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Ill go at once. My wifes a good, splendid… I love you, my only one.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> <i lang="la" xml:lang="la">Amo, amas, amat, amamus, amatis, amant</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> No, she really is wonderful. Ive been your husband seven years, and it seems as if I was only married yesterday. On my word. No, you really are a wonderful woman. Im satisfied, Im satisfied, Im satisfied!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Im bored, Im bored, Im bored.⁠ ⁠… <i epub:type="z3998:stage-direction">Sits up.</i> But I cant get it out of my head.⁠ ⁠… Its simply disgraceful. It has been gnawing away at me… I cant keep silent. I mean about Andrey.⁠ ⁠… He has mortgaged this house with the bank, and his wife has got all the money; but the house doesnt belong to him alone, but to the four of us! He ought to know that, if hes an honourable man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Whats the use, Masha? Andrey is in debt all round; well, let him do as he pleases.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Its disgraceful, anyway. <i epub:type="z3998:stage-direction">Lies down.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>You and I are not poor. I work, take my classes, give private lessons… I am a plain, honest man<i lang="la" xml:lang="la">Omnia mea mecum porto</i>, as they say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I dont want anything, but the unfairness of it disgusts me. <i epub:type="z3998:stage-direction">Pause.</i> You go, Feodor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Kisses her.</i> Youre tired, just rest for half an hour, and Ill sit and wait for you. Sleep.⁠ ⁠… <i epub:type="z3998:stage-direction">Going.</i> Im satisfied, Im satisfied, Im satisfied. <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Yes, really, our Andrey has grown smaller; how hes snuffed out and aged with that woman! He used to want to be a professor, and yesterday he was boasting that at last he had been made a member of the district council. He is a member, and Protopopov is chairman.⁠ ⁠… The whole town talks and laughs about it, and he alone knows and sees nothing.⁠ ⁠… And now everybodys gone to look at the fire, but he sits alone in his room and pays no attention, only just plays on his fiddle. <i epub:type="z3998:stage-direction">Nervily.</i> Oh, its awful, awful, awful. <i epub:type="z3998:stage-direction">Weeps.</i> I cant, I cant bear it any longer!⁠ ⁠… I cant, I cant!⁠ ⁠… <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> comes in and clears up at her little table. <b epub:type="z3998:persona">Irina</b> is sobbing loudly.</i> Throw me out, throw me out, I cant bear any more!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Alarmed.</i> What is it, what is it? Dear!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Sobbing.</i> Where? Where has everything gone? Where is it all? Oh my God, my God! Ive forgotten everything, everything… I dont remember what is the Italian for window or, well, for ceiling… I forget everything, every day I forget it, and life passes and will never return, and well never go away to Moscow… I see that well never go.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dear, dear.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Controlling herself.</i> Oh, I am unhappy… I cant work, I shant work. Enough, enough! I used to be a telegraphist, now I work at the town council offices, and I have nothing but hate and contempt for all they give me to do… I am already twenty-three, I have already been at work for a long while, and my brain has dried up, and Ive grown thinner, plainer, older, and there is no relief of any sort, and time goes and it seems all the while as if I am going away from the real, the beautiful life, farther and farther away, down some precipice. Im in despair and I cant understand how it is that I am still alive, that I havent killed myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dont cry, dear girl, dont cry… I suffer, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Im not crying, not crying.⁠ ⁠… Enough.⁠ ⁠… Look, Im not crying any more. Enough… enough!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dear, I tell you as a sister and a friend if you want my advice, marry the Baron. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> cries softly.</i> You respect him, you think highly of him.⁠ ⁠… It is true that he is not handsome, but he is so honourable and clean… people dont marry from love, but in order to do ones duty. I think so, at any rate, and Id marry without being in love. Whoever he was, I should marry him, so long as he was a decent man. Even if he was old.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I was always waiting until we should be settled in Moscow, there I should meet my true love; I used to think about him, and love him.⁠ ⁠… But its all turned out to be nonsense, all nonsense.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Embraces her sister.</i> My dear, beautiful sister, I understand everything; when Baron Nicolai Lvovitch left the army and came to us in evening dress,<a href="#note-4" id="noteref-4" epub:type="noteref">4</a> he seemed so bad-looking to me that I even started crying.⁠ ⁠… He asked, “What are you crying for?” How could I tell him! But if God brought him to marry you, I should be happy. That would be different, quite different.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Natasha</b> with a candle walks across the stage from right to left without saying anything.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Sitting up.</i> She walks as if shes set something on fire.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Masha, youre silly, youre the silliest of the family. Please forgive me for saying so. <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>I want to make a confession, dear sisters. My soul is in pain. I will confess to you, and never again to anybody… Ill tell you this minute. <i epub:type="z3998:stage-direction">Softly.</i> Its my secret but you must know everything… I cant be silent.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> I love, I love… I love that man.⁠ ⁠… You saw him only just now.⁠ ⁠… Why dont I say it… in one word. I love Vershinin.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Goes behind her screen.</i> Stop that, I dont hear you in any case.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>What am I to do? <i epub:type="z3998:stage-direction">Takes her head in her hands.</i> First he seemed queer to me, then I was sorry for him… then I fell in love with him… fell in love with his voice, his words, his misfortunes, his two daughters.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Behind the screen.</i> Im not listening. You may talk any nonsense you like, it will be all the same, I shant hear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Oh, Olga, you are foolish. I am in love—that means that is to be my fate. It means that is to be my lot.⁠ ⁠… And he loves me.⁠ ⁠… It is all awful. Yes; it isnt good, is it? <i epub:type="z3998:stage-direction">Takes <b epub:type="z3998:persona">Irinas</b> hand and draws her to her.</i> Oh, my dear.⁠ ⁠… How are we going to live through our lives, what is to become of us.⁠ ⁠… When you read a novel it all seems so old and easy, but when you fall in love yourself, then you learn that nobody knows anything, and each must decide for himself.⁠ ⁠… My dear ones, my sisters… Ive confessed, now I shall keep silence.⁠ ⁠… Like the lunatics in Gogols story, Im going to be silent… silent</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Andrey</b> enters, followed by <b epub:type="z3998:persona">Ferapont</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> What do you want? I dont understand.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td><i epub:type="z3998:stage-direction">At the door, impatiently.</i> Ive already told you ten times, Andrey Sergeyevitch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>In the first place Im not Andrey Sergeyevitch, but sir.<a href="#note-5" id="noteref-5" epub:type="noteref">5</a></td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>The firemen, sir, ask if they can go across your garden to the river. Else they go right round, right round; its a nuisance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>All right. Tell them its all right. <i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Ferapont</b>.</i> Im tired of them. Where is Olga? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> comes out from behind the screen.</i> I came to you for the key of the cupboard. I lost my own. Youve got a little key. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> gives him the key; <b epub:type="z3998:persona">Irina</b> goes behind her screen; pause.</i> What a huge fire! Its going down now. Hang it all, that Ferapont made me so angry that I talked nonsense to him.⁠ ⁠… Sir, indeed.⁠ ⁠… <i epub:type="z3998:stage-direction">A pause.</i> Why are you so silent, Olga? <i epub:type="z3998:stage-direction">Pause.</i> Its time you stopped all that nonsense and behaved as if you were properly alive.⁠ ⁠… You are here, Masha. Irina is here, well, since were all here, lets come to a complete understanding, once and for all. What have you against me? What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Please dont, Audrey dear. Well talk tomorrow. <i epub:type="z3998:stage-direction">Excited.</i> What an awful night!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Much confused.</i> Dont excite yourself. I ask you in perfect calmness; what have you against me? Tell me straight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinins voice</td>
<td>Trum-tum-tum!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Stands; loudly.</i> Tra-ta-ta! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Olga</b>.</i> Goodbye, Olga, God bless you. <i epub:type="z3998:stage-direction">Goes behind screen and kisses <b epub:type="z3998:persona">Irina</b>.</i> Sleep well.⁠ ⁠… Goodbye, Andrey. Go away now, theyre tired… you can explain tomorrow.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Ill only say this and go. Just now.⁠ ⁠… In the first place, youve got something against Natasha, my wife; Ive noticed it since the very day of my marriage. Natasha is a beautiful and honest creature, straight and honourable—thats my opinion. I love and respect my wife; understand it, I respect her, and I insist that others should respect her too. I repeat, shes an honest and honourable person, and all your disapproval is simply silly<i epub:type="z3998:stage-direction">Pause.</i> In the second place, you seem to be annoyed because I am not a professor, and am not engaged in study. But I work for the <i lang="ru-Latn" xml:lang="ru-Latn">zemstvo</i>, I am a member of the district council, and I consider my service as worthy and as high as the service of science. I am a member of the district council, and I am proud of it, if you want to know. <i epub:type="z3998:stage-direction">Pause.</i> In the third place, I have still this to say… that I have mortgaged the house without obtaining your permission.⁠ ⁠… For that I am to blame, and ask to be forgiven. My debts led me into doing it… thirty-five thousand… I do not play at cards any more, I stopped long ago, but the chief thing I have to say in my defence is that you girls receive a pension, and I dont… my wages, so to speak.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">At the door.</i> Is Masha there? <i epub:type="z3998:stage-direction">Excitedly.</i> Where is she? Its queer.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>They dont hear. Natasha is a splendid, honest person. <i epub:type="z3998:stage-direction">Walks about in silence, then stops.</i> When I married I thought we should be happy… all of us.⁠ ⁠… But, my God.⁠ ⁠… <i epub:type="z3998:stage-direction">Weeps.</i> My dear, dear sisters, dont believe me, dont believe me.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Fire-alarm. The stage is clear.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Behind her screen.</i> Olga, whos knocking on the floor?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Its doctor Ivan Romanovitch. Hes drunk.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What a restless night! <i epub:type="z3998:stage-direction">Pause.</i> Olga! <i epub:type="z3998:stage-direction">Looks out.</i> Did you hear? They are taking the brigade away from us; its going to be transferred to some place far away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Its only a rumour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Then we shall be left alone.⁠ ⁠… Olga!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>My dear, darling sister, I esteem, I highly value the Baron, hes a splendid man; Ill marry him, Ill consent, only lets go to Moscow! I implore you, lets go! Theres nothing better than Moscow on earth! Lets go, Olga, lets go!</td>
</tr>
</tbody>
</table>
</section>
<section id="act-4" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">IV</span>
</h2>
<p>The old garden at the house of the <b epub:type="z3998:persona">Prosorovs</b>. There is a long avenue of firs, at the end of which the river can be seen. There is a forest on the far side of the river. On the right is the terrace of the house: bottles and tumblers are on a table here; it is evident that champagne has just been drunk. It is midday. Every now and again passersby walk across the garden, from the road to the river; five soldiers go past rapidly.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Chebutikin</b>, in a comfortable frame of mind which does not desert him throughout the act, sits in an armchair in the garden, waiting to be called. He wears a peaked cap and has a stick. <b epub:type="z3998:persona">Irina</b>, <b epub:type="z3998:persona">Kuligin</b> with a cross hanging from his neck and without his moustaches, and <b epub:type="z3998:persona">Tuzenbach</b> are standing on the terrace seeing off <b epub:type="z3998:persona">Fedotik</b> and <b epub:type="z3998:persona">Rode</b>, who are coming down into the garden; both officers are in service uniform.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Exchanges kisses with <b epub:type="z3998:persona">Fedotik</b>.</i> Youre a good sort, we got on so well together. <i epub:type="z3998:stage-direction">Exchanges kisses with <b epub:type="z3998:persona">Rode</b>.</i> Once again.⁠ ⁠… Goodbye, old man!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Au revoir!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>It isnt au revoir, its goodbye; well never meet again!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Who knows! <i epub:type="z3998:stage-direction">Wipes his eyes; smiles.</i> Here Ive started crying!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Well meet again sometime.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>After ten years—or fifteen? Well hardly know one another then; well say, “How do you do?” coldly.⁠ ⁠… <i epub:type="z3998:stage-direction">Takes a snapshot.</i> Keep still.⁠ ⁠… Once more, for the last time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Embracing <b epub:type="z3998:persona">Tuzenbach</b>.</i> We shant meet again.⁠ ⁠… <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona">Irinas</b> hand.</i> Thank you for everything, for everything!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">Grieved.</i> Dont be in such a hurry!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>We shall meet again, if God wills it. Write to us. Be sure to write.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Looking round the garden.</i> Goodbye, trees! <i epub:type="z3998:stage-direction">Shouts.</i> Yo-ho! <i epub:type="z3998:stage-direction">Pause.</i> Goodbye, echo!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Best wishes. Go and get yourselves wives there in Poland.⁠ ⁠… Your Polish wife will clasp you and call you “<i lang="pl" xml:lang="pl">kochanku!</i><a href="#note-6" id="noteref-6" epub:type="noteref">6</a> <i epub:type="z3998:stage-direction">Laughs.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">Looking at the time.</i> Theres less than an hour left. Soleni is the only one of our battery who is going on the barge; the rest of us are going with the main body. Three batteries are leaving today, another three tomorrow and then the town will be quiet and peaceful.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>And terribly dull.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td>And where is Maria Sergeyevna?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Masha is in the garden.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td>Wed like to say goodbye to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td>Goodbye, I must go, or else Ill start weeping.⁠ ⁠… <i epub:type="z3998:stage-direction">Quickly embraces <b epub:type="z3998:persona">Kuligin</b> and <b epub:type="z3998:persona">Tuzenbach</b>, and kisses <b epub:type="z3998:persona">Irinas</b> hand.</i> Weve been so happy here.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Fedotik</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Kuligin</b>.</i> Heres a keepsake for you… a notebook with a pencil.⁠ ⁠… Well go to the river from here.⁠ ⁠… <i epub:type="z3998:stage-direction">They go aside and both look round.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Rode</td>
<td><i epub:type="z3998:stage-direction">Shouts.</i> Yo-ho!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Shouts.</i> Goodbye!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">At the back of the stage <b epub:type="z3998:persona">Fedotik</b> and <b epub:type="z3998:persona">Rode</b> meet <b epub:type="z3998:persona">Masha</b>; they say goodbye and go out with her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Theyve gone.⁠ ⁠… <i epub:type="z3998:stage-direction">Sits on the bottom step of the terrace.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>And they forgot to say goodbye to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>But why is that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I just forgot, somehow. Though Ill soon see them again, Im going tomorrow. Yes… just one day left. I shall be retired in a year, then Ill come here again, and finish my life near you. Ive only one year before I get my pension.⁠ ⁠… <i epub:type="z3998:stage-direction">Puts one newspaper into his pocket and takes another out.</i> Ill come here to you and change my life radically… Ill be so quiet… so agree… agreeable, respectable.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Yes, you ought to change your life, dear man, somehow or other.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Yes, I feel it. <i epub:type="z3998:stage-direction">Sings softly.</i> “Tarara-boom-deay.⁠ ⁠…”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>We wont reform Ivan Romanovitch! We wont reform him!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>If only I was apprenticed to you! Then Id reform.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Feodor has shaved his moustache! I cant bear to look at him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Well, what about it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I could tell you what your face looks like now, but it wouldnt be polite.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Well! Its the custom, its <i lang="la" xml:lang="la">modus vivendi</i>. Our Director is clean-shaven, and so I too, when I received my inspectorship, had my moustaches removed. Nobody likes it, but its all one to me. Im satisfied. Whether Ive got moustaches or not, Im satisfied.⁠ ⁠… <i epub:type="z3998:stage-direction">Sits.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">At the back of the stage <b epub:type="z3998:persona">Andrey</b> is wheeling a perambulator containing a sleeping infant.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Ivan Romanovitch, be a darling. Im awfully worried. You were out on the boulevard last night; tell me, what happened?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>What happened? Nothing. Quite a trifling matter. <i epub:type="z3998:stage-direction">Reads paper.</i> Of no importance!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>They say that Soleni and the Baron met yesterday on the boulevard near the theatre.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Stop! What right<i epub:type="z3998:stage-direction">Waves his hand and goes into the house.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Near the theatre… Soleni started behaving offensively to the Baron, who lost his temper and said something nasty.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I dont know. Its all bunkum.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>At some seminary or other a master wrote “bunkum” on an essay, and the student couldnt make the letters out—thought it was a Latin word “<i lang="la" xml:lang="la">luckum</i>.” <i epub:type="z3998:stage-direction">Laughs.</i> Awfully funny, that. They say that Soleni is in love with Irina and hates the Baron.⁠ ⁠… Thats quite natural. Irina is a very nice girl. Shes even like Masha, shes so thoughtful.⁠ ⁠… Only, Irina your character is gentler. Though Mashas character, too, is a very good one. Im very fond of Masha. <i epub:type="z3998:stage-direction">Shouts of “Yo-ho!” are heard behind the stage.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Shudders.</i> Everything seems to frighten me today. <i epub:type="z3998:stage-direction">Pause.</i> Ive got everything ready, and I send my things off after dinner. The Baron and I will be married tomorrow, and tomorrow we go away to the brickworks, and the next day I go to the school, and the new life begins. God will help me! When I took my examination for the teachers post, I actually wept for joy and gratitude.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> The cart will be here in a minute for my things.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Somehow or other, all this doesnt seem at all serious. As if it was all ideas, and nothing really serious. Still, with all my soul I wish you happiness.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">With deep feeling.</i> My splendid… my dear, precious girl.⁠ ⁠… Youve gone on far ahead, I wont catch up with you. Im left behind like a migrant bird grown old, and unable to fly. Fly, my dear, fly, and God be with you! <i epub:type="z3998:stage-direction">Pause.</i> Its a pity you shaved your moustaches, Feodor Ilitch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Oh, drop it! <i epub:type="z3998:stage-direction">Sighs.</i> Today the soldiers will be gone, and everything will go on as in the old days. Say what you will, Masha is a good, honest woman. I love her very much, and thank my fate for her. People have such different fates. Theres a Kosirev who works in the excise department here. He was at school with me; he was expelled from the fifth class of the high school for being entirely unable to understand <i lang="la" xml:lang="la">ut consecutivum</i>. Hes awfully hard up now and in very poor health, and when I meet him I say to him, “How do you do, <i lang="la" xml:lang="la">ut consecutivum</i>.” “Yes,” he says, “precisely <i lang="la" xml:lang="la">consecutivum</i>⁠ ⁠…” and coughs. But Ive been successful all my life, Im happy, and I even have a Stanislaus Cross, of the second class, and now I myself teach others that <i lang="la" xml:lang="la">ut consecutivum</i>. Of course, Im a clever man, much cleverer than many, but happiness doesnt only lie in that.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">“The Maidens Prayer” is being played on the piano in the house.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Tomorrow night I shant hear that “Maidens Prayer” any more, and I shant be meeting Protopopov.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> Protopopov is sitting there in the drawing-room; and he came today</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Hasnt the headmistress come yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>No. She has been sent for. If you only knew how difficult it is for me to live alone, without Olga.⁠ ⁠… She lives at the high school; she, a headmistress, busy all day with her affairs and Im alone, bored, with nothing to do, and hate the room I live in.⁠ ⁠… Ive made up my mind: if I cant live in Moscow, then it must come to this. Its fate. It cant be helped. Its all the will of God, thats the truth. Nicolai Lvovitch made me a proposal.⁠ ⁠… Well? I thought it over and made up my mind. Hes a good man… its quite remarkable how good he is.⁠ ⁠… And suddenly my soul put out wings, I became happy, and lighthearted, and once again the desire for work, work, came over me.⁠ ⁠… Only something happened yesterday, some secret dread has been hanging over me.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i lang="la" xml:lang="la">Luckum</i>. Rubbish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">At the window.</i> The headmistress.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>The headmistress has come. Lets go. <i epub:type="z3998:stage-direction">Exit with <b epub:type="z3998:persona">Irina</b> into the house.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>“It is my washing day.⁠ ⁠… Tara-ra… boom-deay.”</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> approaches, <b epub:type="z3998:persona">Andrey</b> is wheeling a perambulator at the back.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Here you are, sitting here, doing nothing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>What then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Sits.</i> Nothing.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> Did you love my mother?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Very much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>And did she love you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">After a pause.</i> I dont remember that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Is my man here? When our cook Martha used to ask about her gendarme, she used to say my man. Is he here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Not yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>When you take your happiness in little bits, in snatches, and then lose it, as I have done, you gradually get coarser, more bitter. <i epub:type="z3998:stage-direction">Points to her bosom.</i> Im boiling in here.⁠ ⁠… <i epub:type="z3998:stage-direction">Looks at <b epub:type="z3998:persona">Andrey</b> with the perambulator.</i> Theres our brother Andrey.⁠ ⁠… All our hopes in him have gone. There was once a great bell, a thousand persons were hoisting it, much money and labour had been spent on it, when it suddenly fell and was broken. Suddenly, for no particular reason.⁠ ⁠… Andrey is like that.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>When are they going to stop making such a noise in the house? Its awful.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>They wont be much longer. <i epub:type="z3998:stage-direction">Looks at his watch.</i> My watch is very old-fashioned, it strikes the hours.⁠ ⁠… <i epub:type="z3998:stage-direction">Winds the watch and makes it strike.</i> The first, second, and fifth batteries are to leave at one oclock precisely. <i epub:type="z3998:stage-direction">Pause.</i> And I go tomorrow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>For good?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>I dont know. Perhaps Ill return in a year. The devil only knows… its all one.⁠ ⁠… <i epub:type="z3998:stage-direction">Somewhere a harp and violin are being played.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>The town will grow empty. It will be as if they put a cover over it. <i epub:type="z3998:stage-direction">Pause.</i> Something happened yesterday by the theatre. The whole town knows of it, but I dont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Nothing. A silly little affair. Soleni started irritating the Baron, who lost his temper and insulted him, and so at last Soleni had to challenge him. <i epub:type="z3998:stage-direction">Looks at his watch.</i> Its about time, I think.⁠ ⁠… At half-past twelve, in the public wood, that one you can see from here across the river.⁠ ⁠… Piff-paff. <i epub:type="z3998:stage-direction">Laughs.</i> Soleni thinks hes Lermontov, and even writes verses. Thats all very well, but this is his third duel.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Whose?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Solenis.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>And the Baron?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>What about the Baron? <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Everythings all muddled up in my head.⁠ ⁠… But I say it ought not to be allowed. He might wound the Baron or even kill him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>The Baron is a good man, but one Baron more or less—what difference does it make? Its all the same! <i epub:type="z3998:stage-direction">Beyond the garden somebody shouts “Co-ee! Hallo!”</i> You wait. Thats Skvortsov shouting; one of the seconds. Hes in a boat. <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>In my opinion its simply immoral to fight in a duel, or to be present, even in the quality of a doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>It only seems so.⁠ ⁠… We dont exist, theres nothing on earth, we dont really live, it only seems that we live. Does it matter, anyway!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>You talk and talk the whole day long. <i epub:type="z3998:stage-direction">Going.</i> You live in a climate like this, where it might snow any moment, and there you talk.⁠ ⁠… <i epub:type="z3998:stage-direction">Stops.</i> I wont go into the house, I cant go there.⁠ ⁠… Tell me when Vershinin comes.⁠ ⁠… <i epub:type="z3998:stage-direction">Goes along the avenue.</i> The migrant birds are already on the wing.⁠ ⁠… <i epub:type="z3998:stage-direction">Looks up.</i> Swans or geese.⁠ ⁠… My dear, happy things.⁠ ⁠… <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Our house will be empty. The officers will go away, you are going, my sister is getting married, and I alone will remain in the house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>And your wife?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Ferapont</b> enters with some documents.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>A wifes a wife. Shes honest, well-bred, yes; and kind, but with all that there is still something about her that degenerates her into a petty, blind, even in some respects misshapen animal. In any case, she isnt a man. I tell you as a friend, as the only man to whom I can lay bare my soul. I love Natasha, its true, but sometimes she seems extraordinarily vulgar, and then I lose myself and cant understand why I love her so much, or, at any rate, used to love her.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Rises.</i> Im going away tomorrow, old chap, and perhaps well never meet again, so heres my advice. Put on your cap, take a stick in your hand, go… go on and on, without looking round. And the farther you go, the better.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Soleni</b> goes across the back of the stage with two officers; he catches sight of <b epub:type="z3998:persona">Chebutikin</b>, and turns to him, the officers go on.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Doctor, its time. Its half-past twelve already. <i epub:type="z3998:stage-direction">Shakes hands with <b epub:type="z3998:persona">Andrey</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Half a minute. Im tired of the lot of you. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Andrey</b>.</i> If anybody asks for me, say Ill be back soon.⁠ ⁠… <i epub:type="z3998:stage-direction">Sighs.</i> Oh, oh, oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>“He didnt have the time to sigh. The bear sat on him heavily.” <i epub:type="z3998:stage-direction">Goes up to him.</i> What are you groaning about, old man?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Stop it!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>Hows your health?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Angry.</i> Mind your own business.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Soleni</td>
<td>
<p>The old man is unnecessarily excited. I wont go far, Ill only just bring him down like a snipe. <i epub:type="z3998:stage-direction">Takes out his scent-bottle and scents his hands.</i> Ive poured out a whole bottle of scent today and they still smell… of a dead body. <i epub:type="z3998:stage-direction">Pause.</i> Yes.⁠ ⁠… You remember the poem</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“But he, the rebel seeks the storm,</span>
<br/>
<span>As if the storm will bring him rest…”?</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>
<p>Yes.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“He didnt have the time to sigh,</span>
<br/>
<span>The bear sat on him heavily.”</span>
</p>
</blockquote>
<p class="continued">
<i epub:type="z3998:stage-direction">Exit with <b epub:type="z3998:persona">Soleni</b>.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Shouts are heard. <b epub:type="z3998:persona">Andrey</b> and <b epub:type="z3998:persona">Ferapont</b> come in.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Documents to sign.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Irritated.</i> Go away! Leave me! Please! <i epub:type="z3998:stage-direction">Goes away with the perambulator.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Thats what documents are for, to be signed. <i epub:type="z3998:stage-direction">Retires to back of stage.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Irina</b>, with <b epub:type="z3998:persona">Tuzenbach</b> in a straw hat; <b epub:type="z3998:persona">Kuligin</b> walks across the stage, shouting “Co-ee, Masha, co-ee!”</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>He seems to be the only man in the town who is glad that the soldiers are going.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>One can understand that. <i epub:type="z3998:stage-direction">Pause.</i> The town will be empty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>My dear, I shall return soon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Where are you going?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I must go into the town and then… see the others off.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Its not true… Nicolai, why are you so absentminded today? <i epub:type="z3998:stage-direction">Pause.</i> What took place by the theatre yesterday?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Making a movement of impatience.</i> In an hours time I shall return and be with you again. <i epub:type="z3998:stage-direction">Kisses her hands.</i> My darling<i epub:type="z3998:stage-direction">Looking her closely in the face.</i> its five years now since I fell in love with you, and still I cant get used to it, and you seem to me to grow more and more beautiful. What lovely, wonderful hair! What eyes! Im going to take you away tomorrow. We shall work, we shall be rich, my dreams will come true. You will be happy. Theres only one thing, one thing only: you dont love me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>It isnt in my power! I shall be your wife, I shall be true to you, and obedient to you, but I cant love you. What can I do! <i epub:type="z3998:stage-direction">Cries.</i> I have never been in love in my life. Oh, I used to think so much of love, I have been thinking about it for so long by day and by night, but my soul is like an expensive piano which is locked and the key lost. <i epub:type="z3998:stage-direction">Pause.</i> You seem so unhappy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>I didnt sleep at night. There is nothing in my life so awful as to be able to frighten me, only that lost key torments my soul and does not let me sleep. Say something to me <i epub:type="z3998:stage-direction">Pause.</i> say something to me.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What can I say, what?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>Anything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Dont! dont! <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td>It is curious how silly trivial little things, sometimes for no apparent reason, become significant. At first you laugh at these things, you think they are of no importance, you go on and you feel that you havent got the strength to stop yourself. Oh dont lets talk about it! I am happy. It is as if for the first time in my life I see these firs, maples, beeches, and they all look at me inquisitively and wait. What beautiful trees and how beautiful, when one comes to think of it, life must be near them! <i epub:type="z3998:stage-direction">A shout of Co-ee! in the distance.</i> Its time I went.⁠ ⁠… Theres a tree which has dried up but it still sways in the breeze with the others. And so it seems to me that if I die, I shall still take part in life in one way or another. Goodbye, dear.⁠ ⁠… <i epub:type="z3998:stage-direction">Kisses her hands.</i> The papers which you gave me are on my table under the calendar.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>I am coming with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Nervously.</i> No, no! <i epub:type="z3998:stage-direction">He goes quickly and stops in the avenue.</i> Irina!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tuzenbach</td>
<td><i epub:type="z3998:stage-direction">Not knowing what to say.</i> I havent had any coffee today. Tell them to make me some.⁠ ⁠… <i epub:type="z3998:stage-direction">He goes out quickly.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> stands deep in thought. Then she goes to the back of the stage and sits on a swing. <b epub:type="z3998:persona">Andrey</b> comes in with the perambulator and <b epub:type="z3998:persona">Ferapont</b> also appears.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Andrey Sergeyevitch, it isnt as if the documents were mine, they are the governments. I didnt make them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Oh, what has become of my past and where is it? I used to be young, happy, clever, I used to be able to think and frame clever ideas, the present and the future seemed to me full of hope. Why do we, almost before we have begun to live, become dull, grey, uninteresting, lazy, apathetic, useless, unhappy.⁠ ⁠… This town has already been in existence for two hundred years and it has a hundred thousand inhabitants, not one of whom is in any way different from the others. There has never been, now or at any other time, a single leader of men, a single scholar, an artist, a man of even the slightest eminence who might arouse envy or a passionate desire to be imitated. They only eat, drink, sleep, and then they die… more people are born and also eat, drink, sleep, and so as not to go silly from boredom, they try to make life many-sided with their beastly backbiting, vodka, cards, and litigation. The wives deceive their husbands, and the husbands lie, and pretend they see nothing and hear nothing, and the evil influence irresistibly oppresses the children and the divine spark in them is extinguished, and they become just as pitiful corpses and just as much like one another as their fathers and mothers.⁠ ⁠… <i epub:type="z3998:stage-direction">Angrily to <b epub:type="z3998:persona">Ferapont</b>.</i> What do you want?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>What? Documents want signing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>Im tired of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td><i epub:type="z3998:stage-direction">Handing him papers.</i> The hall-porter from the law courts was saying just now that in the winter there were two hundred degrees of frost in Petersburg.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td>The present is beastly, but when I think of the future, how good it is! I feel so light, so free; there is a light in the distance, I see freedom. I see myself and my children freeing ourselves from vanities, from kvass, from goose baked with cabbage, from after-dinner naps, from base idleness.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>He was saying that two thousand people were frozen to death. The people were frightened, he said. In Petersburg or Moscow, I dont remember which.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Overcome by a tender emotion.</i> My dear sisters, my beautiful sisters! <i epub:type="z3998:stage-direction">Crying.</i> Masha, my sister.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">At the window.</i> Whos talking so loudly out here? Is that you, Andrey? Youll wake little Sophie. <i lang="fr" xml:lang="fr">Il ne faut pas faire du bruit, la Sophie est dormée deja. Vous êtes un ours.</i> <i epub:type="z3998:stage-direction">Angrily.</i> If you want to talk, then give the perambulator and the baby to somebody else. Ferapont, take the perambulator!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ferapont</td>
<td>Yesm. <i epub:type="z3998:stage-direction">Takes the perambulator.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Confused.</i> Im speaking quietly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">At the window, nursing her boy.</i> Bobby! Naughty Bobby! Bad little Bobby!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Andrey</td>
<td><i epub:type="z3998:stage-direction">Looking through the papers.</i> All right, Ill look them over and sign if necessary, and you can take them back to the offices.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Goes into house reading papers; <b epub:type="z3998:persona">Ferapont</b> takes the perambulator to the back of the garden.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">At the window.</i> Bobby, whats your mothers name? Dear, dear! And whos this? Thats Aunt Olga. Say to your aunt, “How do you do, Olga!”</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Two wandering musicians, a man and a girl, are playing on a violin and a harp. <b epub:type="z3998:persona">Vershinin</b>, <b epub:type="z3998:persona">Olga</b>, and <b epub:type="z3998:persona">Anfisa</b> come out of the house and listen for a minute in silence; <b epub:type="z3998:persona">Irina</b> comes up to them.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Our garden might be a public thoroughfare, from the way people walk and ride across it. Nurse, give those musicians something!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td><i epub:type="z3998:stage-direction">Gives money to the musicians.</i> Go away with Gods blessing on you. <i epub:type="z3998:stage-direction">The musicians bow and go away.</i> A bitter sort of people. You dont play on a full stomach. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> How do you do, Arisha! <i epub:type="z3998:stage-direction">Kisses her.</i> Well, little girl, here I am, still alive! Still alive! In the high school, together with little Olga, in her official apartments… so the Lord has appointed for my old age. Sinful woman that I am, Ive never lived like that in my life before.⁠ ⁠… A large flat, government property, and Ive a whole room and bed to myself. All government property. I wake up at nights and, oh God, and Holy Mother, there isnt a happier person than I!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td><i epub:type="z3998:stage-direction">Looks at his watch.</i> We are going soon, Olga Sergeyevna. Its time for me to go. <i epub:type="z3998:stage-direction">Pause.</i> I wish you every… every.⁠ ⁠… Wheres Maria Sergeyevna?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Shes somewhere in the garden. Ill go and look for her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>If youll be so kind. I havent time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Anfisa</td>
<td>Ill go and look, too. <i epub:type="z3998:stage-direction">Shouts.</i> Little Masha, co-ee! <i epub:type="z3998:stage-direction">Goes out with <b epub:type="z3998:persona">Irina</b> down into the garden.</i> Co-ee, co-ee!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Everything comes to an end. And so we, too, must part. <i epub:type="z3998:stage-direction">Looks at his watch.</i> The town gave us a sort of farewell breakfast, we had champagne to drink and the mayor made a speech, and I ate and listened, but my soul was here all the time.⁠ ⁠… <i epub:type="z3998:stage-direction">Looks round the garden.</i> Im so used to you now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Shall we ever meet again?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Probably not. <i epub:type="z3998:stage-direction">Pause.</i> My wife and both my daughters will stay here another two months. If anything happens, or if anything has to be done</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes, yes, of course. You need not worry. <i epub:type="z3998:stage-direction">Pause.</i> Tomorrow there wont be a single soldier left in the town, it will all be a memory, and, of course, for us a new life will begin.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i> None of our plans are coming right. I didnt want to be a headmistress, but they made me one, all the same. It means theres no chance of Moscow.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Well… thank you for everything. Forgive me if Ive… Ive said such an awful lot—forgive me for that too, dont think badly of me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Wipes her eyes.</i> Why isnt Masha coming</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>What else can I say in parting? Can I philosophize about anything? <i epub:type="z3998:stage-direction">Laughs.</i> Life is heavy. To many of us it seems dull and hopeless, but still, it must be acknowledged that it is getting lighter and clearer, and it seems that the time is not far off when it will be quite clear. <i epub:type="z3998:stage-direction">Looks at his watch.</i> Its time I went! Mankind used to be absorbed in wars, and all its existence was filled with campaigns, attacks, defeats, now weve outlived all that, leaving after us a great waste place, which there is nothing to fill with at present; but mankind is looking for something, and will certainly find it. Oh, if it only happened more quickly. <i epub:type="z3998:stage-direction">Pause.</i> If only education could be added to industry, and industry to education. <i epub:type="z3998:stage-direction">Looks at his watch.</i> Its time I went.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Here she comes.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Masha</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>I came to say goodbye.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Olga</b> steps aside a little, so as not to be in their way.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Looking him in the face.</i> Goodbye. <i epub:type="z3998:stage-direction">Prolonged kiss.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dont, dont. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> is crying bitterly.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Vershinin</td>
<td>Write to me.⁠ ⁠… Dont forget! Let me go.⁠ ⁠… Its time. Take her, Olga Sergeyevna… its time… Im late</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He kisses <b epub:type="z3998:persona">Olgas</b> hand in evident emotion, then embraces <b epub:type="z3998:persona">Masha</b> once more and goes out quickly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dont, Masha! Stop, dear.⁠ ⁠… <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Kuligin</b> enters.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td><i epub:type="z3998:stage-direction">Confused.</i> Never mind, let her cry, let her.⁠ ⁠… My dear Masha, my good Masha.⁠ ⁠… Youre my wife, and Im happy, whatever happens… Im not complaining, I dont reproach you at all.⁠ ⁠… Olga is a witness to it. Lets begin to live again as we used to, and not by a single word, or hint</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Restraining her sobs.</i>
</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“There stands a green oak by the sea,</span>
<br/>
<span>And a chain of bright gold is around it.⁠ ⁠…</span>
<br/>
<span>And a chain of bright gold is around it.⁠ ⁠…”</span>
</p>
</blockquote>
<p class="continued">Im going off my head… “There stands… a green oak… by the sea.”⁠ ⁠…</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Dont, Masha, dont… give her some water.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Im not crying any more.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Shes not crying any more… shes a good<i epub:type="z3998:stage-direction">A shot is heard from a distance.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>
<blockquote epub:type="z3998:verse">
<p>
<span>“There stands a green oak by the sea,</span>
<br/>
<span>And a chain of bright gold is around it</span>
<br/>
<span>An oak of green gold.⁠ ⁠…”</span>
</p>
</blockquote>
<p class="continued">Im mixing it up.⁠ ⁠… <i epub:type="z3998:stage-direction">Drinks some water.</i> Life is dull… I dont want anything more now… Ill be all right in a moment.⁠ ⁠… It doesnt matter.⁠ ⁠… What do those lines mean? Why do they run in my head? My thoughts are all tangled.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Irina</b> enters.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Be quiet, Masha. Theres a good girl.⁠ ⁠… Lets go in.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> I shant go in there. <i epub:type="z3998:stage-direction">Sobs, but controls herself at once.</i> Im not going to go into the house, I wont go.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Lets sit here together and say nothing. Im going away tomorrow.⁠ ⁠… <i epub:type="z3998:stage-direction">Pause.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Yesterday I took away these whiskers and this beard from a boy in the third class.⁠ ⁠… <i epub:type="z3998:stage-direction">He puts on the whiskers and beard.</i> Dont I look like the German master.⁠ ⁠… <i epub:type="z3998:stage-direction">Laughs.</i> Dont I? The boys are amusing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>You really do look like that German of yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Laughs.</i> Yes. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Masha</b> weeps.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>Dont, Masha!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Its a very good likeness.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Natasha</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td><i epub:type="z3998:stage-direction">To the maid.</i> What? Mihail Ivanitch Protopopov will sit with little Sophie, and Andrey Sergeyevitch can take little Bobby out. Children are such a bother.⁠ ⁠… <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> Irina, its such a pity youre going away tomorrow. Do stop just another week. <i epub:type="z3998:stage-direction">Sees <b epub:type="z3998:persona">Kuligin</b> and screams; he laughs and takes off his beard and whiskers.</i> How you frightened me! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> Ive grown used to you and do you think it will be easy for me to part from you? Im going to have Andrey and his violin put into your room—let him fiddle away in there!—and well put little Sophie into his room. The beautiful, lovely child! What a little girlie! Today she looked at me with such pretty eyes and said “Mamma!”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>A beautiful child, its quite true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Natasha</td>
<td>That means I shall have the place to myself tomorrow. <i epub:type="z3998:stage-direction">Sighs.</i> In the first place I shall have that avenue of fir-trees cut down, then that maple. Its so ugly at nights.⁠ ⁠… <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Irina</b>.</i> That belt doesnt suit you at all, dear.⁠ ⁠… Its an error of taste. And Ill give orders to have lots and lots of little flowers planted here, and theyll smell.⁠ ⁠… <i epub:type="z3998:stage-direction">Severely.</i> Why is there a fork lying about here on the seat? <i epub:type="z3998:stage-direction">Going towards the house, to the maid.</i> Why is there a fork lying about here on the seat, I say? <i epub:type="z3998:stage-direction">Shouts.</i> Dont you dare to answer me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>Temper! temper! <i epub:type="z3998:stage-direction">A march is played off; they all listen.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Theyre going.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Chebutikin</b> comes in.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Theyre going. Well, well.⁠ ⁠… Bon voyage! <i epub:type="z3998:stage-direction">To her husband.</i> We must be going home.⁠ ⁠… Wheres my coat and hat?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Kuligin</td>
<td>I took them in… Ill bring them, in a moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>Yes, now we can all go home. Its time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Olga Sergeyevna!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>What is it? <i epub:type="z3998:stage-direction">Pause.</i> What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Nothing… I dont know how to tell you.⁠ ⁠… <i epub:type="z3998:stage-direction">Whispers to her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Frightened.</i> It cant be true!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>Yes… such a story… Im tired out, exhausted, I wont say any more.⁠ ⁠… <i epub:type="z3998:stage-direction">Sadly.</i> Still, its all the same!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Whats happened?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Embraces <b epub:type="z3998:persona">Irina</b>.</i> This is a terrible day… I dont know how to tell you, dear.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td>What is it? Tell me quickly, what is it? For Gods sake! <i epub:type="z3998:stage-direction">Cries.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td>The Baron was killed in the duel just now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Cries softly.</i> I knew it, I knew it.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Sits on a bench at the back of the stage.</i> Im tired.⁠ ⁠… <i epub:type="z3998:stage-direction">Takes a paper from his pocket.</i> Let em cry.⁠ ⁠… <i epub:type="z3998:stage-direction">Sings softly.</i> “Tarara-boom-deay, it is my washing day.⁠ ⁠…” Isnt it all the same!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">The three sisters</b> are standing, pressing against one another.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Masha</td>
<td>Oh, how the music plays! They are leaving us, one has quite left us, quite and forever. We remain alone, to begin our life over again. We must live… we must live.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Irina</td>
<td><i epub:type="z3998:stage-direction">Puts her head on <b epub:type="z3998:persona">Olgas</b> bosom.</i> There will come a time when everybody will know why, for what purpose, there is all this suffering, and there will be no more mysteries. But now we must live… we must work, just work! Tomorrow, Ill go away alone, and Ill teach and give my whole life to those who, perhaps, need it. Its autumn now, soon it will be winter, the snow will cover everything, and I shall be working, working.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td><i epub:type="z3998:stage-direction">Embraces both her sisters.</i> The bands are playing so gaily, so bravely, and one does so want to live! Oh, my God! Time will pass on, and we shall depart forever, we shall be forgotten; they will forget our faces, voices, and even how many there were of us, but our sufferings will turn into joy for those who will live after us, happiness and peace will reign on earth, and people will remember with kindly words, and bless those who are living now. Oh dear sisters, our life is not yet at an end. Let us live. The music is so gay, so joyful, and, it seems that in a little while we shall know why we are living, why we are suffering.⁠ ⁠… If we could only know, if we could only know!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The music has been growing softer and softer; <b epub:type="z3998:persona">Kuligin</b>, smiling happily, brings out the hat and coat; <b epub:type="z3998:persona">Andrey</b> wheels out the perambulator in which <b epub:type="z3998:persona">Bobby</b> is sitting.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Chebutikin</td>
<td><i epub:type="z3998:stage-direction">Sings softly.</i> “Tara… ra-boom-deay.⁠ ⁠… It is my washing-day.”⁠ ⁠… <i epub:type="z3998:stage-direction">Reads a paper.</i> Its all the same! Its all the same!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Olga</td>
<td>If only we could know, if only we could know!</td>
</tr>
</tbody>
</table>
</section>
<section id="endnotes" epub:type="endnotes backmatter">
<h2 epub:type="title">Endnotes</h2>
<ol>
<li id="note-1" epub:type="endnote">
<p>Dobroluboy (183681), in spite of the shortness of his career, established himself as one of the classic literary critics of Russia. <a href="#noteref-1" epub:type="backlink"></a></p>
</li>
<li id="note-2" epub:type="endnote">
<p>He adds that he is a <i lang="ru-Latn" xml:lang="ru-Latn">Nadvorny Sovetnik</i> (almost the same as a German <i lang="de" xml:lang="de">Hofrat</i>), an undistinguished civilian title with no English equivalent. <a href="#noteref-2" epub:type="backlink"></a></p>
</li>
<li id="note-3" epub:type="endnote">
<p>A variety of garlic. <a href="#noteref-3" epub:type="backlink"></a></p>
</li>
<li id="note-4" epub:type="endnote">
<p><abbr epub:type="z3998:initialism">I.e.</abbr> in the correct dress for making a proposal of marriage. <a href="#noteref-4" epub:type="backlink"></a></p>
</li>
<li id="note-5" epub:type="endnote">
<p>Quite literally, “your high honour,” to correspond to Andreys rank as a civil servant. <a href="#noteref-5" epub:type="backlink"></a></p>
</li>
<li id="note-6" epub:type="endnote">
<p>Darling. <a href="#noteref-6" 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;encoding=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">Three Sisters</i><br/>
was published in <time>1900</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Anton_Chekhov">Anton Chekhov</a>.<br/>
It was translated from Russian in <time>1916</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Julius_West">Julius West</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<b epub:type="z3998:personal-name">Asher Smith</b>,<br/>
and is based on a transcription produced in <time>2005</time> by<br/>
<b epub:type="z3998:personal-name">James Rusk</b>, <b epub:type="z3998:personal-name">Nicole Apostola</b>, and <b epub:type="z3998:personal-name">David Widger</b><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/7986">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/playstchekoff00chek">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">Curiosity</i>,<br/>
a painting completed between <time>1660</time> and <time>1662</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Gerard_ter_Borch">Gerard ter Borch</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-04-07T19:19:43Z">April 7, 2021, 7:19 <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/anton-chekhov/three-sisters/julius-west">standardebooks.org/ebooks/anton-chekhov/three-sisters/julius-west</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>cant</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 youre 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—dont 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 theyve 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 doesnt 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>