Files
StandardEbooksCollections/noel-coward/se-ebooks-noel-coward-xhtml/noel-coward_the-vortex.xhtml

8040 lines
313 KiB
HTML
Raw 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>The Vortex</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/noel-coward/the-vortex/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 */
/* Centered dedications */
section[epub|type~="dedication"]{
text-align: center;
}
section[epub|type~="dedication"] > *{
display: inline-block;
margin: auto;
margin-top: 3em;
max-width: 80%;
}
@supports(display: flex){
section[epub|type~="dedication"]{
align-items: center;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: 3em;
}
section[epub|type~="dedication"] > *{
margin: 0;
}
}
/* End centered dedications */
section[epub|type~="dedication"] > p{
font-variant: small-caps;
}
section[epub|type~="dedication"] b{
text-transform: uppercase;
}
[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:drama"] table{
border-collapse: collapse;
margin: 1em auto;
width: 100%;
}
[epub|type~="z3998:drama"] tr:first-child td{
padding-top: 0;
}
[epub|type~="z3998:drama"] tr:last-child td{
padding-bottom: 0;
}
[epub|type~="z3998:drama"] td{
padding: .5em;
vertical-align: top;
}
[epub|type~="z3998:drama"] td:last-child{
padding-right: 0;
}
[epub|type~="z3998:drama"] td:first-child{
padding-left: 0;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
hyphens: none;
text-align: right;
width: 20%;
}
[epub|type~="z3998:stage-direction"]{
font-style: italic;
}
[epub|type~="z3998:stage-direction"] [epub|type~="z3998:persona"],
i [epub|type~="z3998:persona"]{
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::before{
content: "(";
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::after{
content: ")";
font-style: normal;
}
[epub|type~="z3998:persona"]{
font-variant: all-small-caps;
}
section[epub|type~="z3998:scene"] > p{
margin: 1em auto;
width: 75%;
}
@media(max-width: 400px){
[epub|type~="z3998:drama"] td,
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"],
[epub|type~="z3998:drama"] td:last-child{
display: block;
padding: 0;
text-align: initial;
width: 100%;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
break-after: avoid;
margin-top: 1.5em;
}
/* 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">The Vortex</h1>
<p>By <b epub:type="z3998:author z3998:personal-name">Noël Coward</b>.</p>
<img alt="" src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20340%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20The%20Vortex%2C%20by%20No%C3%ABl%20Coward%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THE%20VORTEX%22%3E%09%09%3Cpath%20d%3D%22M378.60%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%22M461.82%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%22M564.69%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%22M626.53%2C130.00l-32.37-77.19l19.84%2C0.00l19.46%2C50.71l19.46-50.71l19.84%2C0.00l-32.37%2C77.19l-13.85%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M674.29%2C91.36c0.00-22.55%2C17.68-39.95%2C38.92-39.95c21.43%2C0.00%2C38.83%2C17.40%2C38.83%2C39.95s-16.65%2C40.05-38.83%2C40.05c-22.83%2C0.00-38.92-17.50-38.92-40.05z%20%20M693.28%2C91.36c0.00%2C11.51%2C5.52%2C23.02%2C19.93%2C23.02c14.04%2C0.00%2C19.84-11.51%2C19.84-23.02s-6.18-23.02-19.84-23.02c-13.57%2C0.00-19.93%2C11.51-19.93%2C23.02z%22%2F%3E%09%09%3Cpath%20d%3D%22M764.81%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%20M782.40%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%22M828.20%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%22M937.99%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%22M1025.33%2C130.00l-22.74%2C0.00l-18.25-26.29l-18.25%2C26.29l-21.80%2C0.00l29.19-41.54l-24.33-35.65l20.96%2C0.00l14.22%2C21.05l14.22-21.05l21.89%2C0.00l-25.26%2C35.65z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22NO%C3%8BL%20COWARD%22%3E%09%09%3Cpath%20d%3D%22M413.28%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%22M460.46%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%20M474.70%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%22M537.39%2C212.60c3.58%2C0.00%2C6.46%2C2.88%2C6.46%2C6.46s-2.88%2C6.46-6.46%2C6.46s-6.46-2.88-6.46-6.46s2.88-6.46%2C6.46-6.46z%20%20M554.02%2C212.60c3.58%2C0.00%2C6.46%2C2.88%2C6.46%2C6.46s-2.88%2C6.46-6.46%2C6.46s-6.46-2.88-6.46-6.46s2.88-6.46%2C6.46-6.46z%20%20M562.72%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%22M588.49%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M672.67%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%22M697.11%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%20M711.35%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%22M808.42%2C290.00l-9.26-32.49l-9.26%2C32.49l-14.67%2C0.00l-16.49-57.89l14.67%2C0.00l9.89%2C39.72l0.35%2C0.00l10.53-39.72l9.96%2C0.00l10.53%2C39.72l0.35%2C0.00l9.89-39.72l14.60%2C0.00l-16.49%2C57.89l-14.60%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M870.68%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%20M871.11%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%22M901.30%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M914.49%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M956.54%2C232.11l16.77%2C0.00c15.86%2C0.00%2C29.19%2C12.07%2C29.19%2C28.91c0.00%2C16.91-13.26%2C28.98-29.19%2C28.98l-16.77%2C0.00l0.00-57.89z%20%20M969.74%2C278.21l2.04%2C0.00c9.75%2C0.00%2C16.42-7.44%2C16.49-17.12c0.00-9.68-6.67-17.19-16.49-17.19l-2.04%2C0.00l0.00%2C34.32z%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="#dedication">Dedication</a>
</li>
<li>
<a href="#dramatis-personae">Dramatis Personae</a>
</li>
<li>
<a href="#halftitlepage">The Vortex</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>
</ol>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/67988">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/vortexplayinthre0000cowa">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="dedication" epub:type="dedication frontmatter z3998:non-fiction">
<p>To<br/>
<b><abbr epub:type="z3998:given-name">G.</abbr> Calthrop</b><br/>
with a good deal of gratitude</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>Preston</p>
</li>
<li>
<p>Helen Saville</p>
</li>
<li>
<p>Pauncefort Quentin</p>
</li>
<li>
<p>Clara Hibbert</p>
</li>
<li>
<p>Florence Lancaster</p>
</li>
<li>
<p>Tom Veryan</p>
</li>
<li>
<p>Nicky Lancaster</p>
</li>
<li>
<p>David Lancaster</p>
</li>
<li>
<p>Bunty Mainwaring</p>
</li>
<li>
<p>Bruce Fairlight</p>
</li>
</ul>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<h2 epub:type="fulltitle">The Vortex</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>The scene is the drawing-room of <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Lancasters</b> flat in London. The colors and decoration are on the verge of being original. The furniture is simple but distinctly expensive.</p>
<p>Persons shown are <b epub:type="z3998:persona">Helen Saville</b> and <b epub:type="z3998:persona">Pauncefort Quentin</b>. <b epub:type="z3998:persona">Helen Saville</b> and <b epub:type="z3998:persona">Pauncefort Quentin</b> are shown in by <b epub:type="z3998:persona">Preston</b>. <b epub:type="z3998:persona">Helen</b> is a smartly dressed woman of about thirty. “<b epub:type="z3998:persona">Pawnie</b>” is an elderly maiden gentleman.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Im expecting <abbr epub:type="z3998:name-title">Mrs.</abbr> Lancaster in at any moment now, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Thank you, Preston, well wait a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Shall I get you some tea?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, thanks, weve already had some—give me a cigarette, Pawnie; theyre in that box on the table.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Pawnie</b> hands her cigarette box. <b epub:type="z3998:persona">Preston</b> goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>It may be tiresome of me, but I think all this coloring is oppressive.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You make such a “fetish” of house decoration, Pawnie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Wandering round the room.</i>
</p>
<p>Not at all, but I do like things to be good and right.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Well, I dont consider the new frieze in your bathroom either good or right.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>How can you, Helen! Its too marvelous for words. Parelli designed it specially for me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Personally, it would make me self-conscious to sit in a bath surrounded by frisky gods and goddesses all with such better figures than mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I find it encouraging. This whole room is so typical of Florence.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>In what way?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Every way. Look at the furniture.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>A little artificial perhaps, but quite harmless.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Dear Helen, youre such a loyal friend.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Im very fond of Florence.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>We all are. Oh, my God, look at that lampshade!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I gave it to her last Christmas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Wasnt that a little naughty of you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I dont see why; its extremely pretty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Too unrestrained. Such a bad example for the <em>servants</em>. <i epub:type="z3998:stage-direction">He takes up frame from desk.</i> Whos this boy?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Tom Veryan. You must have seen him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Florences past, present, or future?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Present.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>He has that innocent look that never fails to attract elderly women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dont be a cat.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I wasnt meaning Florence; shes too divine to be in any marked category.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I wonder.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Oh, yes, Helen, deathless sort of magnetism, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I often wonder what will happen to Florence eventually.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>My dear, Im far too occupied in wondering whats going to happen to me to worry about other people.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Ive always thought your course was quite clear, Pawnie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>However offensive that remark was intended to be, Helen, I shall take it in the most complimentary spirit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Im sure you will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I expect Florence will just go on and on, then suddenly become quite beautifully old, and go on and on still more.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its too late now for her to become beautifully old, Im afraid. Shell have to be young indefinitely.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I dont suppose shell mind that, but its trying for David.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>And fiendish for Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Oh, no, my dear; youre quite wrong there. Im sure Nicky doesnt care a damn.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its difficult to tell with Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Hes divinely selfish; all amusing people are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Did you hear him play in Paris?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Erratic—one or two things perfect, but hes slovenly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>He only takes things seriously in spurts, but still hes very young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Do you really think thats a good excuse?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, Im afraid not, especially when so much depends on it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>What does depend on it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Everything—his lifes happiness.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Dont be so terribly intense, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Im quite sure Nicky will be perfectly happy as long as he goes on attracting people; he loves being attractive.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Naturally, hes Florences son.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Such an exciting thing to be.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You dont believe Nickys got anything in him at all, do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Lightly.</i>
</p>
<p>I dont think it matters, anyway.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>But youve got a loving nature, Helen. I always know it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Nicky hasnt had a chance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Nonsense—hes had everything he wanted ever since the day he was born, and hell go on wasting his opportunities until he dies.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Quite possibly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Well, there you are then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>He may have had everything he wanted, but hes had none of the things he really needs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Are you talking socially or spiritually?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre quite right, Pawnie, you wouldnt be so beautifully preserved if youd wasted any of your valuable time or sincerity.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I forgive you for that, Helen, freely.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Thank you so much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>You must realize one thing, everyone is sacrificed to Florence—its as it should be—of course, shes a couple of hundred years too late—she ought to have been a flaunting, intriguing Kings mistress, with black page boys and jade baths and things too divine</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Announcing.</i>
</p>
<p>Miss Hibbert.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Clara Hibbert</b>—she is affected, but quite well-dressed. <b epub:type="z3998:persona">Preston</b> goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>My <em>dears</em>. Isnt Florence back <em>yet</em>?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, were waiting for her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>You look harassed, Clara.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I am harassed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Im singing tonight for Laura Tennant—shes giving a dreadful reception at her dreadful house for some dreadful Ambassador</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>How dreadful!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>No one will listen to me, of course—theyll all be far too busy avoiding the Cup and searching for the Champagne.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>What are you singing?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>One Gabriel Faure, two Reynaldo Hahns and an Aria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Which Aria?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I cant think, but my accompanist will know—Ive got a frightful headache.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why dont you take off your hat?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>My dear, I darent—Ive just had my hair done—I suppose you havent got a “<span lang="fr" xml:lang="fr">Cachet Faivre</span>,” either of you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, but Florence has, I expect—Preston will know where they are—ring the bell, Pawnie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Ringing bell.</i>
</p>
<p>My poor Clara—I do hope your singing tonight will justify the fuss youre making this afternoon.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Dont be so <em>brutal</em>, Pawnie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Is Gregory going with you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Of <em>course</em>—I <em>never</em> sing unless hes there—he gives me such marvelous moral support.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>“Moral” is hardly the word <em>I</em> should have chosen, dear.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Do you know if <abbr epub:type="z3998:name-title">Mrs.</abbr> Lancaster has any “<span lang="fr" xml:lang="fr">Cachet Faivre</span>” anywhere?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Yes, maam—I think so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td><em>Do</em> get me one, Preston, Im suffering <em>tortures</em>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Very well, miss.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Preston has such wonderful poise, hasnt she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>She needs it in this house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I do wish Florence would hurry up. I want to borrow her green fan. Ive got a new Patou frock that positively <em>demands</em> it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>She cant be long now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I suppose I darent ask Preston for the fan and creep away with it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I shouldnt, if I were you—Florence is very touchy over that sort of thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>She promised it to me ages ago.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Surely there isnt such a desperate hurry? You wont be singing until about half-past eleven.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Petulantly.</i>
</p>
<p>My <em>dear</em>, Ive got to <em>rehearse</em>—I dont know a <em>word</em>⁠—</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Preston</b> with a “<span lang="fr" xml:lang="fr">Cachet Faivre</span>” and a glass of water.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Youre a <em>saint</em>, Preston—thank you a <em>thousand</em> times</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Soak it a little first, dear, or youll choke, and I should <em>detest</em> that.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Clara</b> soaks “<span lang="fr" xml:lang="fr">Cachet</span>” and then swallows it. <b epub:type="z3998:persona">Preston</b> goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Now I must lie down <em>flat</em>—get out of the way, Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Perhaps youd like us <em>both</em> to go <em>right</em> out of the room and sit in the <em>hall</em>?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>No, Pawnie, I should never expect the least consideration from you.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She lies down flat on the divan, <b epub:type="z3998:persona">Helen</b> arranges cushions for her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Thank you, Helen darling—I shall always come to you whenever Im ill.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>That <em>will</em> be nice.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Florence Lancaster</b> followed by <b epub:type="z3998:persona">Tom Veryan</b>. <b epub:type="z3998:persona">Florence</b> is brilliantly dressed almost to the point of being “outré.” Her face still retains the remnants of great beauty. <b epub:type="z3998:persona">Tom</b> is athletic and good-looking. One feels he is good at games and extremely bad at everything else.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen—Pawnie, have you been here long?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>No, only a few hours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>My dear. Im so frightfully sorry—weve been held up for ages in the traffic. Davis is a congenital idiot. Always manages to get to a turning just as the policeman puts out his hand. No initiative whatever. Whats happened to Clara? Has she been run over?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>No, dear, Ive got a frightful head.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Pawnie, you know Tom, dont you?—Tom Veryan, <abbr epub:type="z3998:name-title">Mr.</abbr> Quentin, Im sure youll adore each other.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Shaking hands.</i>
</p>
<p>How are you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Very well, thank you—how sweet of you to ask me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Is there anything I can do, Clara?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Yes, dear, lend me your green fan for tonight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>All right—but you <em>wont</em> get too carried away with it, will you, dear? I should hate the feathers to come out. Does anyone want any tea?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No thanks, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Cocktails, then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Its too early.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Ringing bell.</i>
</p>
<p>Its never too early for a cocktail.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I should like to go quite quietly into a convent and never see anybody again ever</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Gregory would be bored stiff in a convent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Weve just been to a most frightful Charity matinée. Nothing but inaudible speeches from dreary old actors, and leading ladies nudging one another all over the stage. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Preston</b> enters.</i> Cocktails, Preston, and ask Barker to wrap up my green fan for Miss Hibbert to take away with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Very good, maam.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Youre an angel, Florence—I think Ill sit up now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do, dear, then Tom will be able to sit down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sitting up.</i>
</p>
<p>I really do feel most peculiar.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>You look far from normal, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>If Pawnies rude to me any more I shall burst into tears.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tom, give me a cigarette.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Here are some.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, Tom has a special rather hearty kind that I adore.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Lend me your lip stick, Helen; mine has sunk down into itself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Here you are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>What a lovely color! I look far prettier than I feel.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Tom</b>.</i>
</p>
<p>Thank you, angel.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I shant be able to get down to the house until Saturday evening, Florence—Im seeing Gregory off to Newcastle.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Why Newcastle?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>His homes just near there—isnt it too awful for him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Well, wire me the time of your train, wont you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Of course, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre smelling divinely, Florence. What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Flicking her handkerchief.</i>
</p>
<p>It is good, isnt it?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td><span lang="fr" xml:lang="fr">Narcisse Noir</span>” of Caron. I use it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, you would, Pawnie.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Preston</b> with parcel.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Here is the fan, miss.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking it.</i>
</p>
<p>Thank you <em>so</em> much—you are sweet, Florence. A fan gives me such a feeling of <em>security</em> when Im singing modern stuff. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Preston</b> goes out.</i> I must rush now</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont you want a cocktail before you go?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>No, darling—I should only hiccup all the evening. Goodbye, youve been <em>such</em> a comfort—goodbye, Helen—Pawnie, you will be nicer to me over the weekend, wont you? I shall be <em>so</em> depressed, what with Gregory going away and everything—Goodbye, Tom—I shall dine in bed and give way at every pore</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Poor Clara—she eternally labors under the delusion that she really matters.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>We all do that a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Laughing.</i>
</p>
<p>Youre awfully cruel to her, Pawnie.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>She upsets my vibrations.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Before glass.</i>
</p>
<p>Ive taken a sudden hatred to this hat. <i epub:type="z3998:stage-direction">She takes it off.</i> Thats better—are you going to the <i epub:type="se:name.publication.play">New Elaine</i> tonight, either of you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Im not—but Pawnie is, of course.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Its going to be <em>amazing</em>—what a cast, my dear! Marvelous Selwyn Steele, Nora Dean, and that perfect woman, Lily Burfield</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I cant stand her, she always overacts.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Incensed.</i>
</p>
<p>How <em>can</em> you, Helen! Did you see her in <i epub:type="se:name.publication.play">Simple Faith</i>?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, unfortunately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Oh, youre really too tiresome for words!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Her technique creaks like machinery.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Its sacrilege—shes too, too marvelous.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b> with a tray of cocktails. All help themselves.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What do you think about it, Tom?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Ive never seen her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, you have. About three months ago, at the Comedy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh.⁠ ⁠… I dont remember.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Dont remember! An artist like that! Good God, its agony!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youll look awfully tired at dinnertime, Pawnie, if you dont calm down a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>This is special—my own invention.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Absolutely delicious.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>A bit too sweet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tom, <em>darling</em>, dont be so taciturn—hes always taciturn after a matinée.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Whens Nicky coming back?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tomorrow. Isnt it too divine? Hes been away for a whole year, but I saw him for a moment on my way through Paris last month.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Has he been working hard?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I suppose so, but you know what Nicky is—bless his heart!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I heard him play at Yvonne Mirabeaus.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Shes a loathsome woman, isnt she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Not as bad as that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Shes a half-wit. I cant bear half-wits.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>She goes on so dreadfully about things—devastating.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Funny Nicky liking her so much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Only because she keeps on saying how wonderful he is—that always appeals to Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>How old is he now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Twenty-four. Isnt it absurd to think I have such a grown-up son—old General Fenwick said last Thursday that<i epub:type="z3998:stage-direction">The telephone rings; she goes to it.</i> Hallo—hallo! Yes, my dear. How are you?⁠ ⁠… Yes, so am I, simply worn out.⁠ ⁠… No. When? How perfectly marvelous!⁠ ⁠… No, dear, its a prescription; but I can let you have a little in a jar.⁠ ⁠… Quite easy. All you do is just rub it on at night.⁠ ⁠… Dont be so silly.⁠ ⁠… Not in the least; if you send the car round that will be all right.⁠ ⁠… Very well.⁠ ⁠… Goodbye, darling. <i epub:type="z3998:stage-direction">She hangs up receiver.</i> I give Clara Hibbert ten for stupidity. Dont you, Helen?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>A hundred and ten.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Tens the limit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I say, Florence—I think Id better be getting along if Ive got to be dressed and back here by half-past seven</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youve got half an hour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Thats not very much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>The cars outside… take it and send it straight back.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Can it drop me, Florence dear? I always feel so much richer in your car than anyone elses.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Of course, Pawnie.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The telephone rings again.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">At telephone.</i>
</p>
<p>Hallo!⁠ ⁠… Yes… speaking.⁠ ⁠… How do you do—?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Goodbye, Helen. Its been divine</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Ring me up at teatime tomorrow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>How perfectly sweet of you!⁠ ⁠… Now, now, really.⁠ ⁠… Well, naturally, if you persist in saying such charming things<i epub:type="z3998:stage-direction">laughing gayly</i>⁠ ⁠… What nonsense!⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Goodbye, Florence</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">She puts her hand over mouthpiece.</i>
</p>
<p>Its that awful General Fenwick.⁠ ⁠… Goodbye, Pawnie dear. Youre coming down to the house on Friday?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Yes; too lovely</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helens coming by the five-oclock—youd better travel together.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Perfect. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Tom</b>.</i> Are you ready?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Quite.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">As they go out.</i>
</p>
<p>You <em>can</em> drop me first, cant you? Im not as young as I was</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">At telephone.</i>
</p>
<p>Please forgive me. People rushing in and out, this house grows more like a railway station every day.⁠ ⁠… Now, General, that was a deliberate compliment. <i epub:type="z3998:stage-direction">She laughs.</i> Ridiculous man.⁠ ⁠… Very well.⁠ ⁠… Goodbye. <i epub:type="z3998:stage-direction">She hangs up receiver.</i> My God! ten for dreariness!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Hes not a bad old thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, but he tries to be, and thats whats so frightful. <i epub:type="z3998:stage-direction">Arranging her hair before glass.</i> I look like Death.⁠ ⁠… Isnt Tom a darling?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, dear, without being aggressively brilliant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im afraid, Helen, youre getting rather bitter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Nonsense.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its silly to be sarcastic about Tom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its better than being maudlin about him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know what you mean, dear. Im not in the least maudlin, and never have been about anybody. I sometimes wish I could be—Im too hard.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking a cigarette.</i>
</p>
<p>Tom will let you down.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Let me down? Why… how… I dont understand</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre more in love with him than he is with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont be so <em>absurd</em>, Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Complacently.</i>
</p>
<p>He adores me—worships me—hes never seen anyone like me before in his life. Im something strange… exotic</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre more in love with him than he is with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre getting on my nerves today, Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You do see that Im right, dont you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>If you knew some of the things hes said to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I can guess them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>That boy was utterly unawakened until he met me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Hes very young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Ive taught him—everything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Or nothing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen, I believe youre jealous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dont be a fool.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I wish I hadnt this fatal knack of seeing through people.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Hows David?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know. He ought to be home soon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Doesnt he ever suspect anything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Of course not—he adores me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>It seems so strange not to see</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im devoted to David—Id do anything for him, anything in the world—but hes grown old and Ive kept young; it does muddle things up so. I cant help having a temperament, can I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Temperament.⁠ ⁠… No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Davids always loved me and never understood me—you see, Im such an extraordinary <em>mixture</em>. I have so many <em>sides</em> to my character. I adore being at home and running the house and looking after David and Nicky</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You dont exactly overdo it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Well, Nickys been away for such ages. Also, one must be in London for the season. You cant expect me to bury myself in the country indefinitely. I shall be there practically all through the spring and summer.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Lovely tennis parties and cricket weeks and things</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Certainly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Kissing her.</i>
</p>
<p>Youre a divine creature, Florence.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Basking.</i>
</p>
<p>Am I? <i epub:type="z3998:stage-direction">The telephone rings.</i> Hallo!⁠ ⁠… Yes—speaking. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Helen</b> in a whisper.</i> Its Inez Zulieta. I never went to her recital.⁠ ⁠… Inez <em>darling</em>, I never recognized your voice.⁠ ⁠… Didnt you get my note?⁠ ⁠… It was absolutely true, I was in agony.⁠ ⁠… Inez, dont be angry. If you only knew how I longed for the sound of your wonderful, wonderful voice.⁠ ⁠… Darling.⁠ ⁠… Inez, dont be so cruel.⁠ ⁠… Tomorrow, then. <i epub:type="z3998:stage-direction">She hangs up receiver.</i> I do wish Inez wasnt so persistent.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You never stop encouraging her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh, Helen, Im so tired of everyone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Except Tom?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, except Tom; hes such a darling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>How do you think he and Nicky will get on?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Marvelously—Tom loves music.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>He says he does.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>My dear, I took him to that Russian thing the other day and he sat entranced from beginning to end.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Poor Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why do you say that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Because I sometimes feel it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Suddenly furious.</i>
</p>
<p>Oh, I wonder why were such friends—were so opposite—you dont understand me a bit. I used to think you did, but youve been different lately—unsympathetic.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, I havent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, you have—over Tom—I believe youre in love with him yourself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Smiling.</i>
</p>
<p>No—it isnt that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Anyhow, you cant bear him being in love with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I dont think he is—really. I quite realize that he <em>was</em> very violently infatuated, but that is wearing off a bit now. Im beginning to see him as he is.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, no, its not true—you dont understand</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>We <em>are</em> friends, Florence, though were so “opposite.” Do you really know the truth—inside you? Or is all this shrill vanity real?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Whats the matter with you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre ten years older than I am, but when Im your age I shall be twenty years older than you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td><em>Darling</em>, how deliciously involved—what <em>can</em> you mean by that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I mean, I think its silly not to grow old when the time comes.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She rises and goes towards door.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Outraged.</i>
</p>
<p>Helen! <i epub:type="z3998:stage-direction">There is suddenly heard a violent knocking at the front door.</i> What on earth is that?</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">There is a noise outside, then the door bursts open and <b epub:type="z3998:persona">Nicky</b> enters. He is extremely well-dressed in traveling clothes. He is tall and pale, with thin, nervous hands.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He embraces her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>But Id no idea—I thought you were coming tomorrow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, today—I wrote to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im terribly, terribly excited.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Helen, dear, how are you?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He kisses her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Splendid, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I cant get over you arriving like this.⁠ ⁠… I never realized</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Silly… youre looking awfully well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Am I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Wonderful, as usual.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I was talking to George Morrison only last Thursday</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>The man who wrote that fearful book?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>It isnt a fearful book, its brilliant—anyhow, he absolutely refused to believe that I had a grown-up son.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>My dears, I must fly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont go yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I must—Im hours late as it is.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Be a little later, then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Remember, five-oclock train on Friday.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, is she coming down to the house? Divine!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, if Florence is still speaking to me. Goodbye.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Have you been having a scene?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes a darling—Helen</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Extremely stupid and tactless sometimes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It doesnt feel as though Id been away at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Ive missed you appallingly—we had such a short time together in Paris. Did you enjoy all my letters?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I adored them—so did John Bagot. I used to read most of them aloud to him. Hes mad on you—saw your pictures in the <i epub:type="se:name.publication.magazine">Tatler</i>, or something, and fell in love with it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Is he nice?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Hes grand.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>We must all dine at the Embassy. When is he coming to England?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not until after Christmas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You must see my new photographs; theyre wonderful.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She takes large packet from desk.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its heavenly—being back.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Look.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont like that one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>How can you, Nicky! Tom likes that one best of all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Whos Tom?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tom Veryan—hes a dear; youll like him frightfully—you know—the very nicest type of Englishman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I hate the very nicest type of Englishman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont be tiresome, Nicky; hes only twenty-four, and they all think <em>so</em> well of him</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>All who?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>All his officers and people; hes in the Brigade.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Holding photograph away from him and scrutinizing it through half-closed eyes.</i>
</p>
<p>Now that one really is <em>enchanting</em>—theyve got your hair <em>beautifully</em>. Oh, yes, my dear, its perfect</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Complacently.</i>
</p>
<p>It <em>is</em> good. Shes sweet—Madame Henderson, she simply wont hear of my paying for these—she says its quite sufficient to be allowed to exhibit them in the window.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Is anyone dining this evening?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No. Oh, dear! Id forgotten—Im dining out with Tom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh—I see.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Your first night home, too—how perfectly fiendish. What a fool I am to have muddled it up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It doesnt matter, darling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh, but it <em>does</em>. I wonder if we could get another seat</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Seat? What for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Were going to the first night of <i epub:type="se:name.publication.play">The New Elaine</i>. Its going to be marvelous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Whos in it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nora Dean and Selwyn Steele</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, God!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its silly of you <em>always</em> to jeer at Selwyn Steele. Hes a brilliant actor, if only he could get away from his wife.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I couldnt bear him tonight, anyway; Im tired. Is father home yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, I dont think so. Oh, I do feel such a beast</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont be silly—honestly, I dont mind a bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I know—you have a nice quiet dinner here and join us at the Embassy afterwards.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Is it a late night?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, they play the most heavenly tune there now—Tom always makes them do it over and over again—Ill put it on</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes to the gramophone.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Hows Iris?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>My dear, dont speak of her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why—whats she done?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Shes been absolutely foul.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>In what way?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Every way—I never trusted her, luckily—Thank God Ive got instincts about people—listen, isnt this marvelous—She said the most filthy things to Gloria Craig about me—I always knew she was insanely jealous, but there are limits. I loathe being at peoples beck and call.⁠ ⁠… Come and dance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">As they dance.</i>
</p>
<p>Im sorry youve rowed—I rather liked her</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Only because she kept on saying how wonderful you were.⁠ ⁠… She doesnt know a thing about music really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh yes, she does.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its merely bluff—all that appreciation. <em>Darling</em>, how oddly youre dancing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its probably because we havent danced together for so long.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Anyhow, now shes gone off to Monte Carlo with Violet Fenchurch—silly fool</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">David Lancaster</b>. He is an elderly gray-haired pleasant man.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Delighted.</i>
</p>
<p>Nicky—my boy</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Kissing him.</i>
</p>
<p>Hallo, father</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>I thought—Florence said—tomorrow</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother muddled it up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>You look rather tired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im splendid. Hows everything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>The same as usual. Ive made lots of improvements down at the house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>David thinks and talks of nothing but the farm</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Its beginning to pay a bit—Petersons an awfully good man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Well make a grand tour of it on Sunday.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Have you enjoyed yourself in Paris?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh yes, rather—its a splendid place to work.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>It never struck me that way quite, but still</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Sophie de Molignac said Nickys playing had improved wonderfully.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Im so glad, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Ive been doing some Spanish stuff lately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>I wish I knew more about it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Never mind, father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Come to my room and talk. I cant bear that thing</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Fathers such a beast; he never will dance with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Is the <i epub:type="se:name.publication.newspaper">Evening News</i> anywhere about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, here.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He gives it to him.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Im so glad youre home again, Nicky—dont forget—come and talk.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Davids so much happier in the country.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why on earth doesnt he retire and live at the house for good?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Work has become such a habit with him—hes always hated giving up habits.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother—Ive got something rather important to tell you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Darling, how thrilling! What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I am engaged to be married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Practically—as much as one can be these days.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont look so stricken.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>But, Nicky—I never sort of visualized you being engaged, or married, or anything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre not old enough.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im twenty-four.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You dont look it.⁠ ⁠… Thank God!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What do you really feel about it, mother?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td><em>Darling</em>—I hardly know what to say—youve sprung it on me so suddenly. Who is she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>A girl called Bunty Mainwaring.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What a silly name!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It isnt at all—its very attractive.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Is she an actress, or a student, or what?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Neither—she is what is technically termed a “lady.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do you think shell like me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>She went mad over your photograph.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Which one?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>The “looking out of the window” one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>That really is one of the best Ive ever had done.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>She said you had the face of an heroic little boy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What a <em>divine</em> thing to say!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She glances at herself in the glass.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>She does say divine things—shes supremely intelligent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Is she in Paris?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, she came over with me today.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Where does she live?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Just round the corner in Carbury Square.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Near the Churchingtons.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its her mothers house, but her mothers away just now, so I asked her to change quickly and come on here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why not? I wanted you to see her as soon as possible.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Realizing parental responsibility.</i>
</p>
<p>Its an awful shock, you know.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Nonsense, mother—youre quite excited about it, really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With determination.</i>
</p>
<p>I shall be charming to her.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Then shell adore you at once—probably too much, and I shall be jealous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youd better both dine here together and come on to the Embassy. How old is she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Twenty-three.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What does she do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Nothing much—she writes things occasionally.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Where did you meet her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>First of all at a party at Olive Lloyd-Kennedys.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I cant bear Olive Lloyd-Kennedy—shes a cat.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Then I met her again at Marion Fawcetts—a frightful sort of reception affair—she was staying with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>She seems to move exclusively with my worst enemies. Is she pretty?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont know—I havent really noticed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With a touch of real feeling.</i>
</p>
<p>Nicky darling, I do feel so extraordinary about it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why extraordinary?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its a milestone, isnt it—you being engaged? A definite milestone? <i epub:type="z3998:stage-direction">She catches sight of herself.</i> Look at my nose. <i epub:type="z3998:stage-direction">She powders it.</i> I do hope shell like me—I must go and dress now; Tom is fetching me half-past seven. Bring her to my room when she comes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont go for a minute.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I must, really—Tom will be furious.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, damn Tom!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh, Nicky, <em>dont</em> go and take one of your tiresome prejudices against him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Smiling.</i>
</p>
<p>All right, Ill try not to.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Hes frightfully good-looking.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>And he adores music.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Now, then, mother</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>He does, honestly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Good.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>And he dances beautifully.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I shall never stop dancing with him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>And hes so good at games.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>He sounds adorable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Of course, he needs knowing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>So do I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You will make an effort, though, darling, wont you? For my sake!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>And well all have a divine time together, Tom and me and you and whats her name</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Bunty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh yes, of course, Bunty.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Front door bell rings.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>This is her, I expect.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do you feel wonderful about her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>It is thrilling, isnt it—being in love?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Frowning a little.</i>
</p>
<p>Yes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Your father was right—you look awfully tired, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What nonsense! I feel grand.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Announcing.</i>
</p>
<p>Miss Mainwaring.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Bunty</b> comes in, very self-assured and well-dressed. She is more attractive than pretty in a boyish sort of way.</i>
</p>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Preston</b> goes out.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Bunty. You have been quick.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Ive simply flown.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Bunty… here is mother.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking both her hands.</i>
</p>
<p>This is frightfully exciting, isnt it?</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She kisses her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Ive told her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Are you furious?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Of course not. Why should I be? Specially now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its absolutely incredible, you being Nickys mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Am I anything like you thought Id be?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes, exactly—but I couldnt believe it until I saw you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Take off that perfectly divine cloak and have a cigarette. Ive got to rush and dress now, because Im <em>terribly</em> late, but youre dining here with Nicky and joining Tom Veryan and me at the Embassy afterwards.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Tom Veryan?⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes. Do you know him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I did when I was a child—if its the same one.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She takes off her cloak.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Effusively.</i>
</p>
<p>Nicky—I dont feel extraordinary about it any more—Im <em>delighted</em>.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Angel.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Perhaps Bunty would like to come down to the house on Friday for the weekend?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh yes! Marvelous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its awfully sweet of you, <abbr epub:type="z3998:name-title">Mrs.</abbr> Lancaster.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You must call me Florence; I cant bear <abbr epub:type="z3998:name-title">Mrs.</abbr> Lancaster. I must fly; Tom will be here at any moment—thats him on the desk.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Going over to photograph.</i>
</p>
<p>Yes—it is the same one.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>How too divine!⁠ ⁠…</p>
<p>
<i epub:type="z3998:stage-direction">Telephone rings.</i>
</p>
<p>Hallo!⁠ ⁠… Yes, speaking!⁠ ⁠… Elsa darling, how are you?⁠ ⁠… What?⁠ ⁠… Tonight?⁠ ⁠… How perfectly heavenly! Of course, Id adore it.⁠ ⁠… Listen. Nickys just back from Paris. Can he come, too, with Bunty Mainwaring?⁠ ⁠… Yes, hes here.⁠ ⁠… See you tonight, dear.⁠ ⁠…</p>
<p>Here, Nicky, talk to Elsa.⁠ ⁠…</p>
<p>
<i epub:type="z3998:stage-direction">She snatches up her handbag and fur coat and kisses <b epub:type="z3998:persona">Bunty</b> effusively.</i>
</p>
<p>Im so glad about you and Nicky—Its too wonderful.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She rushes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">At telephone.</i>
</p>
<p>Hallo, Elsa.⁠ ⁠… Id no idea you were in London. Im terribly thrilled. My dear, you havent.⁠ ⁠… All those lovely tunes you played to me in Paris?⁠ ⁠… <em>How amazing!</em> I <em>am</em> glad.⁠ ⁠… Have you done anything with that Tango?⁠ ⁠… You must play it tonight; I want Bunty to hear it.⁠ ⁠… It is perfect, isnt it?⁠ ⁠… Goodbye, dear. <i epub:type="z3998:stage-direction">He hangs up the receiver.</i> Bunty.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im terribly happy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>So am I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Do you remember how we planned all this—coming home together—and breaking it to mother—and everything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Rather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Do you really like her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I adore her—shes a perfect angel.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I told her your “heroic little boy” line; she loved it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its true, you know—rather defiant too—laughing at Fate.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Doesnt Paris seem ages away now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>A different life altogether.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>That nasty little bit of Channel is such an enormous gulf, really. Did you put that dress on on purpose?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Smiling.</i>
</p>
<p>Perhaps.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You are a devil.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its such fun being reminded of things.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>And such agony, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nicky darling—why agony?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its always agony being in love, and I started loving you in that dress.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Did you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont pretend you didnt know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I suppose one always knows—really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>From the very first moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>A sort of spark.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Your playing helped a lot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I meant it to.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Calculating pig.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Have a cigarette?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>All right.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He hands her box, and she takes one.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Lighting her cigarette.</i>
</p>
<p>I wish we werent so free.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Why? What do you mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I feel I should like to elope, or something violently romantic like that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Laughing.</i>
</p>
<p>There wouldnt be much point in it now, would there?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Perhaps not. How much do you love me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I dont know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its fun analyzing ones emotions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Marvelous fun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>And a comfort, too, when things go wrong—but it kills sentiment stone dead.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>A good job, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre frightfully hard, Bunty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Am I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Much harder than me—really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youve got so much hysteria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I cant help it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Of course not; its your temperament. You burst out suddenly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not so badly as I used to.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre growing older.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>God, yes! Isnt it foul?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Hell, my dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its funny how mothers generation always longed to be old when they were young, and we strain every nerve to keep young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Thats because we see whats coming so much more clearly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Wouldnt it be terrible to know <em>exactly</em>?—I feel frightened sometimes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Were all so hectic and nervy.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>It doesnt matter—it probably only means we shant live so long.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Suddenly.</i>
</p>
<p>Shut up—shut up.⁠ ⁠…</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Announcing.</i>
</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Veryan.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Tom</b>. <b epub:type="z3998:persona">Nicky</b> greets him and shakes hands. Exit <b epub:type="z3998:persona">Preston</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>How are you? Im Nicky—I came over today instead of tomorrow.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Do you know Bunty Mainwaring?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Bunty—I say—I am glad.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They shake hands warmly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>Wed better have some cocktails.</p>
<p>
<i epub:type="z3998:stage-direction">He goes to the door and shouts.</i>
</p>
<p>Preston… bring us some cocktails.⁠ ⁠…</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>This <em>is</em> jolly. I didnt know what had become of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Ive been living in Paris a good deal.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>How many years ago is it since we?⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>During the War. The last time I saw you you were at Sandhurst.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Such a pretty place.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Youve hardly altered a bit—more grown up, of course.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>All this is most affecting.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Bunty and I used to know each other awfully well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What fun!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Warningly.</i>
</p>
<p>Nicky.⁠ ⁠…</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>But it is—its thrilling—theres nothing so charming as a reunion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nicky and I have been traveling all day.⁠ ⁠… Boats and trains get on his nerves.⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>When the cocktails come, tell Preston to bring mine to me in fathers room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nicky, dont be so silly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Surely its not silly to want to talk to my aged father after a years debauch in Paris? I fail to see why you should have the monopoly of reunions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Well, dont be long.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Cheerio!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Crossly.</i>
</p>
<p>Oh, God!</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Whats up?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>These temperamental musicians.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Silly ass.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>He isnt really—hes only jealous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Why… is he?⁠ ⁠…</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Were by way of being engaged.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Are you… are you in love with him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Lightly.</i>
</p>
<p>Yes—isnt it damnable?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Good Lord!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He laughs.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What are you laughing at?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>It seems so funny you being in love with that sort of chap.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What do you mean by “that sort of chap”?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh—I dont know, that type seems so unlike you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Type?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Yes, you know—up in the air—effeminate.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre more bucolic than you used to be, Tom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Here, I say.⁠ ⁠…</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Preston</b> with cocktails.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Will you please take <abbr epub:type="z3998:name-title">Mr.</abbr> Nickys in to him in his fathers room?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Yes, miss.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Is <abbr epub:type="z3998:name-title">Mrs.</abbr> Lancaster nearly ready?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>I think so, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Ask her to hurry. We shall be late.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Preston</td>
<td>Yes, sir.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I can laugh now.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She does so.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Ive just realized something.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>We shall meet again—over the weekend.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Are you coming down to the house?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Thats splendid. Come for a tramp Sunday morning and well talk.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh, lots of things—old times.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Lifting her cocktail.</i>
</p>
<p>Old times, Tom.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Doing the same.</i>
</p>
<p>Cheerio!</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Curtain.</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>The scene is the hall of <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Lancasters</b> house, about forty miles from London.</p>
<p>When the curtain rises it is just after dinner on the Sunday of the weekend party—the gramophone is going and there is a continual buzz of conversation. <b epub:type="z3998:persona">Clara Hibbert</b>, an emaciated soprano, is dancing with <b epub:type="z3998:persona">Tom Veryan</b>, <b epub:type="z3998:persona">Helen</b> with <b epub:type="z3998:persona">Pawnie</b>, and <b epub:type="z3998:persona">Nicky</b> with <b epub:type="z3998:persona">Bunty</b>. <b epub:type="z3998:persona">Florence</b> is seated on the club fender, talking intellectually with <b epub:type="z3998:persona">Bruce Fairlight</b>, an earnest dramatist, the squalor of whose plays is much appreciated by those who live in comparative luxury.</p>
<p>There must be a feeling of hectic amusement and noise, and the air black with cigarette smoke and superlatives. During the first part of the scene everyone must appear to be talking at once, but the actual lines spoken while dancing must be timed to reach the audience as the speakers pass near the footlights. This scene will probably be exceedingly difficult to produce, but is absolutely indispensable.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its much too fast, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Do slow down a bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its the pace thats marked on the record.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Ive never danced well since the War, I dont know why.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>But your last act was so strong, when she came in half mad with fright and described everything minutely.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>I try to write as <em>honestly</em> as possible.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I gave her three for manners, but seven for charm, because I had to be a <em>little</em> nice!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I thought she was rather a decent sort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>No, but really, Nicky, his technique completely annihilated his inspiration.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not with Debussy and Ravel, with the older masters, yes; but hes probably tired of them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Thats so stupid, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>My dear, it was the most “chic” thing youve ever seen, but unfortunately the wrong color.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Marion Ferris had that Poiret model copied in the most frightful blue!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I believe my shoes coming off.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Shall we stop?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>No, its all right.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I wonder if you could gouge this cigarette-end out of the holder for me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Ill try. <i epub:type="z3998:stage-direction">He does so.</i> I always smoke a pipe when Im working.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>How soothing!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I suppose one can never really judge properly from a recital.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not with him, because hes not dramatic enough.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Dramatic pianists make me uncomfortable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Pawnie, your tongue grows more venomous every day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Giggling.</i>
</p>
<p>Well, I had to say something—anyhow, it was true.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Especially about her ankles.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>My dear, yes!</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They both laugh.</i>
</p>
<p>
<i epub:type="z3998:stage-direction">The record comes to an end, and <b epub:type="z3998:persona">Nicky</b> begins to change it. Everyone talks and laughs.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>You must come next Sunday week.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Thanks awfully, Id love to.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Im only singing ballads, but you know what Sunday concerts are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh yes, rather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Nicky</b>.</i>
</p>
<p>Whats on the other side?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>“Youve got the cutest ears and eyes and nose.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Do put on “Spoony Moon in Upper Carolina.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>No, dont put it on, Nicky; play it yourself; you always make the gramophone go too quickly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes, go on, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Refusing <b epub:type="z3998:persona">Bruces</b> offer of a cigarette.</i>
</p>
<p>No, thanks, not another—Im dancing with Tom.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Gayly.</i>
</p>
<p>Missing one, Tom.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Righto!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> commences to play a foxtrot.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Dragging <b epub:type="z3998:persona">Bruce</b> to his feet.</i>
</p>
<p>Come on, <abbr epub:type="z3998:name-title">Mr.</abbr> Fairlight, dont overdo the serious dramatist stunt!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>I warn you Im no good.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He dances with her, and confirms the truth of his warning. <b epub:type="z3998:persona">Clara Hibbert</b> squashes down on the piano-seat next to <b epub:type="z3998:persona">Nicky</b> and endeavors with one finger in the treble to follow the tune he is playing. <b epub:type="z3998:persona">Helen</b> and <b epub:type="z3998:persona">Pawnie</b> stand right down close to the footlights, smoking and talking; their backs are half turned to the audience, but their remarks must be perfectly audible.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Tom Veryan doesnt dance as well as he thinks he does.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>With that figure he ought to be marvelous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Hes too athletic.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Anyhow, Im sure hes a success at the Bath Club.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Doesnt Florence look astounding?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Absolutely. She knows exactly what suits her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Wheres David?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>He went off to his study to smoke.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I do wish Florence wouldnt be irritable with him in front of everybody. I felt acutely uncomfortable at dinner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>It makes Nicky furious as a rule, but tonight he was too occupied with that stupid little fool Bunty Mainwaring to take any notice.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Shes an excellent type.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Very average; I only hope nothing will come of Nickys mania for her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I dont think we need worry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Wait and see, my dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Leaving <b epub:type="z3998:persona">Nicky</b> at the piano and advancing on <b epub:type="z3998:persona">Pawnie</b>.</i>
</p>
<p>Come and dance, Pawnie, and tell me how divinely I sang on Tuesday.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Agreeably.</i>
</p>
<p>You didnt.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Ten for cruelty.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They start to dance. <b epub:type="z3998:persona">Helen</b> moves over to the mantelpiece for a cigarette.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Have you a match, Nicky?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Isnt this a marvelous tune?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Fascinating! <i epub:type="z3998:stage-direction">She goes over and sits next to him. Gently slipping her hand into his coat pocket.</i> Darling, I <em>do</em> want a match. <i epub:type="z3998:stage-direction">She brings out a little box.</i> What a divine little box!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> stops playing and jumps up.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Violently.</i>
</p>
<p>Helen, give that to me!⁠—</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Everyone stops dancing.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Nicky dear, <em>dont</em> be tiresome.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Recovering himself.</i>
</p>
<p>Im sick of playing. Lets have the gramophone again. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Helen</b>.</i> Heres a light, dearie.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He takes matchbox out of another pocket and lights <b epub:type="z3998:persona">Helens</b> cigarette. She looks at him queerly for a moment, then he restarts the gramophone and everyone begins to dance again except <b epub:type="z3998:persona">Helen</b> and <b epub:type="z3998:persona">Bruce Fairlight</b>. <b epub:type="z3998:persona">Helen</b> goes over to the fireplace and takes a coffee-cup from the mantelpiece.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Whose coffee is this? Someone drank mine, and Id hardly touched it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>If it had no sugar in it, its mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Draining it.</i>
</p>
<p>It had no sugar in it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre dancing abominably, Tom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh, am I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Whats the matter with you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I dont know. I suppose Im tired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre not usually tired when youre dancing with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh, Florence, dont nag!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>How dare you speak to me like that?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She stops dancing and goes over to the fireplace.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Following her.</i>
</p>
<p>I say, Florence—Im sorry</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Lets stop the music for a moment and think of something really marvelous to do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>No, lets go on dancing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Im exhausted.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Stopping the gramophone.</i>
</p>
<p>What was that divine game we played coming back from Paris, Helen?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Just ordinary “Clumps,” wasnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I loathe “Clumps.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What about the History game?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Whats that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Oh no, Nicky; its too intellectual.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Theres a mahjong set in the drawing-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>How divine! Lets make up a table immediately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I wont be happy until someone gives me a set made entirely of jade.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Come on, Bunty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Looking at <b epub:type="z3998:persona">Tom</b>.</i>
</p>
<p>I cant play it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You can; you used to play in Paris with Yvonne.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Ive forgotten it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youll soon remember again.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He drags her off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Come along, Clara.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I insist on <abbr epub:type="z3998:name-title">Mr.</abbr> Fairlight learning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Im afraid Im no good at that sort of thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Youll be able to put it in one of your plays.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Come and watch; its too thrilling for words.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Clara</b>, <b epub:type="z3998:persona">Bruce</b> and <b epub:type="z3998:persona">Pawnie</b> go off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Have you only one set, Florence?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes. Isnt it maddening? Clara promised to bring hers down, but forgot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Does Bruce Fairlight play Bridge?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, I dont think so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dramatists are such a comfort in a house party, arent they?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Are you coming, Florence?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Nonplussed.</i>
</p>
<p>Oh!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>But please dont let me stop <em>you</em> going. Im sure youre <em>dying</em> to be with the others.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I say, Florence, I wish you wouldnt go on like that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know whats the matter with you; youve never behaved like this before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I havent behaved like anything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youve been exceedingly rude to me, both at dinner and afterwards.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I wasnt at dinner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, you were; you snapped me up when I said I didnt like Elsie Saunders.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You know perfectly well shes a friend of mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Well, she oughtnt to be, after the things shes said about me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You will go on imagining.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nothing of the sort—I <em>know</em>! If you werent so dense youd see, too—the jealousy I have to put up with. I get so tired of it all, so desperately tired.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She becomes a little pathetic.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Talk about being different, youre different too</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im unhappy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Because I hate to see you being put against me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Florence!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youll understand one day. Theyre all very subtle, but I can see.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Nobodys said a word to me about you; theyd better not try.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why, what would you do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Id—Id be furious.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>And Id let them see it, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Holding out her hands.</i>
</p>
<p>Tom</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Yes?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I forgive you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I cant bear you being angry with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Cant you, really?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>It makes me feel beastly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Come and sit here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sitting next to her on the club fender.</i>
</p>
<p>Thats a lovely dress.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>It is sweet, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You always wear wonderful clothes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do I, Tom?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You know you do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do you remember the very first time we met?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Rather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oxfords so full of romance, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>It was when you came down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Thank you, Tom dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>We did have fun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You used to come up to matinées, and Id motor you back afterwards.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Ripping!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>That reminds me, Ive got seats for <i epub:type="se:name.publication.play">Rolling Stones</i> on Tuesday. Dont forget.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You never said you were going to get them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>It doesnt matter. I thought I did. Wed better dine at Claridges.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>But, Florence, I—I cant come!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I promised to go out.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Who with?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Cant you put her off? It will be such a good first night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Well—you see, as a matter of fact—its rather awkward. I put her off the other day</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">There is a slight pause.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">A trifle coldly.</i>
</p>
<p>Oh, well, never mind, well go some other night.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">David</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Hallo, Florence! I thought you were in the drawing-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Theyre playing mahjong, and theres only one set. I shall break in presently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Ill just go and see how theyre getting on.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">This obvious excuse for getting out of the room is not lost upon <b epub:type="z3998:persona">Florence</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Come and play soon.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes out quietly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont you think this is a divine frock?</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Very pretty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You and Helen seemed to be very thick at dinner. What were you talking about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Nothing much. I like Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Only because she flatters you and listens to everything you say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>She doesnt flatter me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I suppose she was talking about the farm, and giving her opinions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>We did discuss the farm a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>She doesnt know a thing about it, really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Perhaps not, but it passed the time.</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He goes out.</i>
</p>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> sits still for a moment, then she wearily buries her face in her hands. Enter <b epub:type="z3998:persona">Nicky</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Going to her.</i>
</p>
<p>Whats the matter, darling?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nothing. Ive got a slight headache.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why dont you go Byes?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I cant; its much too early.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im sick of mahjong.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Whos playing now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Pawnie and Helen and Clara are trying to teach Bruce Fairlight; hes an awful fool at it.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He sits down at the piano and plays absently.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You must get Bunty out of that habit of contradicting everything people say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont see why.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its bad breeding.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Striking a note viciously.</i>
</p>
<p>Who cares nowadays? Weve all got a right to our opinions.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>She seems to forget that Im much older than she is.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Thats no argument, mother; its silly only to remember your age when someone says something you dont like.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Shes having a bad effect on you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Nonsense!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youve changed since Paris.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Naturally.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You never used to be rude to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, damn, Im not rude.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, you are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Well, dont start running down Bunty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Stop playing—stop playing!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Getting up angrily.</i>
</p>
<p>Oh, God!</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes towards door and collides with <b epub:type="z3998:persona">Helen</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Whats happening?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nothing. Buntys just putting Nicky against me. I knew shed try to.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You must be having a delightful evening! You leave the drawing-room, having rowed with Bunty, and come here and row with Florence.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mothers impossible.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Shes no different from what shes always been.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Well, I havent realized it before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking a cigarette and lighting it.</i>
</p>
<p>You havent been engaged before.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im hating this house party.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Lightly.</i>
</p>
<p>Dont say that, dear; its not kind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You know I dont mean you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Are you very much in love?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes.—No.—I dont know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I wonder.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its utterly devastating, anyhow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>When did you meet her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>About five months ago.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>What was she doing in Paris?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, I dont know—fooling about.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Splendid.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes been studying French literature.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes going to write—herself—some day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Oh, I see!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Helen, do you like her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I cant tell yet—yesterday was the first time Id ever set eyes on her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes wonderfully intelligent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes—Im sure she is.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You <em>dont</em> like her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I tell you—Im not sure yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its generally the way—ones friends always hate one another.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Smiling.</i>
</p>
<p>It <em>is</em> difficult for you, isnt it?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I should so like you to like her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Very well—Ill try.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes utterly opposite to me in every way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, I see that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>But thats as it ought to be, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>It depends.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I need a sort of restraining influence terribly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes awfully good for me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Is she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes—she curbs me when I get temperamental and silly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I always felt you needed encouraging more than curbing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Laughing.</i>
</p>
<p>Oh, Helen—arent you a darling!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I mean it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre wrong, though—Im all over the place.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Anyhow, I do hope youll be very happy with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont suppose I shall ever be that. I havent got the knack.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Do you work hard?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Really hard?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Frightfully.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Liar!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>If youd seen me in Paris—studying, studying—all night long until the gray dawn put the guttering candle to shame—and my nerveless hands dropped from the keys</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Candles gutter awfully quickly when theyre burned at both ends.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Meaning that I look a debauched wreck of my former self?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Exactly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>If you go on encouraging me at this rate I shall commit suicide.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You do resent anyone taking a real interest in you, dont you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I distrust it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont know—Im not worth it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You seem to be suffering from a slight inferiority complex.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not a bit of it—Im gay and witty and handsome.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Oh, Nicky, youre so maddening.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont be cross, Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Im one of the few people who know what youre really like, and you wont give me the credit for it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Do you think you do, honestly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes—and Im exceedingly worried about you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You neednt be.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre sensitive and reserved and utterly foolish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Thank you—Im beginning to feel beautifully picturesque.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>And youre scared.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why! What have I to be scared about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Would you like me to tell you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Because youre a sentimentalist, and you see things that arent there at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre far more sentimental than I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Darling Helen—youve got such a lovely mind—like a Christmas card—with frosted robins and sheep wandering about in the snow—bleating.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>All the same, I should give up drugs if I were you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Helen!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont know what you mean.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Do you think I cant see?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Forcing a laugh.</i>
</p>
<p>Youre being terribly funny, arent you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You fool! You unutterable little fool!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont be dramatic, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I thought you had common sense; I credited you with more intelligence than that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>If you persist in being absurd.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Suddenly with intense feeling.</i>
</p>
<p>Nicky, dont resist me, dont fight me; Im your friend; I wouldnt have said a word if I werent. Youve got to stop it; you havent gone very far yet; theres still time. For Gods sake listen to reason.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shut up, shut up, dont speak so loudly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Nicky, throw it away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>When did you find out?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Tonight, you know, when you were playing, but Ive guessed for ages.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You neednt be frightened, Helen; I only take just the tiniest little bit, once in a blue moon!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>If anything goes wrong, youll take a lot. Throw it away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What could go wrong?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Never mind, throw it away!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I cant. Look out; somebodys coming.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">David</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Hallo!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Hallo, father!</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Whats the matter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>The matter—why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>You look very worried.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Helen and I have just had a grand heart-to-heart talk; weve undone our back hair, loosened our stays and wallowed in it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Oh, I see!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>We havent seen one another for so long—it was inevitable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>You never came and looked at the farm this morning. I waited for you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im awfully sorry, father—I just went on sleeping.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Ill see you later, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>All right.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Helen</b> goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>How do you think your mothers looking?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Splendid—the same as ever.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Would you like a cigar?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, thanks, father—Im not very good at them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>I was just on my way to bed—there are far too many people in the house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Smiling.</i>
</p>
<p>You must be used to that by now.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>You ought to stay down here, you know—during the week, and get some fresh air.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Ive got such millions of things to do in London.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Worth doing?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, of course.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>You look as though you needed a rest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You neednt worry about me—I feel splendid.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>She seems a nice girl.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Who—Bunty?</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Yes. Quiet and untiresome.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Shes a darling!</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>When do you propose to get married?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont know. The engagements only a sort of try out, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Oh, I see. I didnt realize that. Im so unversed in modern technicalities.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its her idea really—just to tread water for a bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>It sounds an excellent plan.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im awfully glad you like her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Is she musical?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, yes—frightfully!</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Good!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Father, I think I will come down here for a few days—and work quietly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>If you do that Ill go up to London every other day. I see so little of you when youre at the flat.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Thats settled then. I wonder what mother will say!</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>Ill talk to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>All right. She wont bother about us much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">David</td>
<td>No—I dont suppose she will. I think Ill be getting along to bed now. Good night, my boy!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Good night, father!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They shake hands, and <b epub:type="z3998:persona">David</b> pats <b epub:type="z3998:persona">Nickys</b> shoulder rather tentatively. He goes upstairs and <b epub:type="z3998:persona">Nicky</b> wanders to the piano. He plays absently, and <b epub:type="z3998:persona">Bunty</b> enters.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I want to talk to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Still playing.</i>
</p>
<p>All right.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Perhaps youd stop playing for a minute.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Wont you let me woo you with a little Scriabine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Please stop.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Rising.</i>
</p>
<p>Im unappreciated—thats what it is.</p>
<p>
<i epub:type="z3998:stage-direction">There is a slight pause—he goes over to her.</i>
</p>
<p>I say, Bunty</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Before you say anything awful to me, I <em>am</em> sorry for being rude just now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>So you ought to be.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Will you forgive me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes, I forgive you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Ive been irritable all the evening.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Give me a cigarette, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Here.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They both smoke.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Thanks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What did you want to talk to me about?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Lots of things—us!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Hardening.</i>
</p>
<p>Oh, I see!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Dont you think its rather silly—being engaged?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, not at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Just because we bickered a bit tonight?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>No, not only because of that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Cant you see?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Well, were not very suited to each other, are we?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why do you suddenly say that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Because Ive only just realized it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im sorry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its not your fault particularly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im glad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its circumstances and surroundings.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, that can be altered quite easily. Well change the shape of the house—well take all that wall away and turn that into a studio—you love studios, dont you?—then well transform the drawing-room into an enormous aviary.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its practically that now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>And then well</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Shut up, Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im only trying to be amenable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Are you, really?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, Im putting up a sort of defense, Bunty. I have a feeling that youre going to be unpleasant, and I want to establish myself comfortably before you start.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I dont want to be unpleasant—only honest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You wont let the two run together, will you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With vehemence.</i>
</p>
<p>Youre hopeless, hopeless, hopeless!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes—I think I am, rather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>In a way Im glad—it makes it easier.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Does it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre not in love with me, really—you couldnt be!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Please dont say that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Why dont you face things properly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>One generally has to in the end. I like to put it off for as long as possible.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Thats cowardly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont be pompous, darling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre a great help, I must say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why should I help to destroy my own happiness?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Thats self-pity and self-deception.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why are you going on like this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Because I tell you—Ive realized the truth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I suppose youve taken a hatred to mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>No, not a hatred.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You dont like her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Not very much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why not? She likes you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>She detests me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Nonsense! Why should she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Because Im young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>What a filthy thing to say!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its nothing of the sort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre so stupid sometimes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Dont lets start bickering again.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>We wont discuss mother any more then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>You started it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I wish I could make you understand her like I do. I mean shes awfully irritating, I know—but deep down shes marvelous in spite of everything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Coldly.</i>
</p>
<p>Everything?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Vehemently.</i>
</p>
<p>Yes, <em>everything</em>! Dont be a beast, Bunty; just try to see her point a little, even if you do dislike her. She is terribly silly about being “young,” I know, but shes been used to so much admiration and flattery and everything always, she feels she sort of cant give it up—you do see that, dont you? And she hasnt really anything in the least comforting to fall back upon. Shes not clever—real kind of brain cleverness—and fathers no good, and Im no good, and all the time shes wanting life to be as it was instead of as it is. Theres no harm in her anywhere—shes just young inside. Cant you imagine the utter foulness of growing old? Specially if youve been lovely and attractive like she was. The beautiful Flo Lancaster! She used to be known as that. I can remember her when I was quite small, coming up to say good night to me, looking too perfectly radiant for words—and she used to come to the school, too, sometimes, and everyone used to go mad over her, and I used to get frightfully proud and excited</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Ive never heard you talk like this before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont think I ever have.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I like you better clear cut, not blurred by sentiment.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> looks at her for a moment in amazement.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>To describe you as hard would be inadequate—youre metallic!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I can see straight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Politely.</i>
</p>
<p>Can you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes. We could never be happy together.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Perhaps not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Shall we just—finish—then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Certainly, Im sorry we were too modern to have an engagement ring; youd have been able to give it back to me so beautifully.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Dont be ridiculous!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Better than being blurred by sentiment.</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Bunty</b> lights another cigarette and, kicking off her shoes, perches on the club fender and proceeds to warm her feet at the fire.</i>
</p>
<p>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Clara Hibbert</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>My dear, Im <em>shattered</em>—and Im going straight to bed—probably for several weeks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Shshsh! Hes coming.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Whos coming?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Bruce Fairlight. Ive been teaching him mahjong. These master brains—agony, dear</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Bruce Fairlight</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Very interesting, that game.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Weakly.</i>
</p>
<p>I thought youd like it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Its interesting <em>psychologically</em>! The concentration and suspense</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Florence</b>, <b epub:type="z3998:persona">Helen</b>, <b epub:type="z3998:persona">Pawnie</b> and <b epub:type="z3998:persona">Tom</b>. <b epub:type="z3998:persona">Tom</b> is grasping a whisky and soda<b epub:type="z3998:persona">Pawnie</b> is eating a biscuit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Im quite exhausted; it must be the country air</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>—it was too lovely, because I started with two red dragons in my hand</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I wondered who had them</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>One more tune, Nicky, before we go to bed</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, just one</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Looking at <b epub:type="z3998:persona">Bunty</b>.</i>
</p>
<p>Ill play “I love you”—such a romantic tune.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He puts on the gramophone.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>What times everyone going up in the morning?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>The ten-oclocks the best—well have breakfast at nine downstairs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Confidentially.</i>
</p>
<p>Do you know that in London I can never do more than nibble a piece of thin toast, and whenever Im away I eat <em>enormously</em>!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>How very peculiar!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Your tone revolts me, Nicky. You must never be irascible with your old friends.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I havent got any.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Sorry, Helen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know whats the matter with Nicky. Hes been in a vile temper all the evening—his first weekend home, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Such a pity, when so much trouble has been taken to make me happy and cozy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Come and dance, Bunty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>No, not now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dance with him, Bunty. Chaps must have exercise.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You dance with Bunty, Pawnie—Ill dance with Tom—come on.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She and <b epub:type="z3998:persona">Tom</b> dance.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>The great thing in this world is not to be obvious, Nicky—over <em>anything</em>!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> and <b epub:type="z3998:persona">Tom</b> dance, also <b epub:type="z3998:persona">Helen</b> and <b epub:type="z3998:persona">Pawnie</b>. Everyone talks at once, as in the beginning of the act.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>You are infuriating, Helen. Its a wonderful book.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Thoroughly second-rate.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>What do you think about <i epub:type="se:name.publication.book">Mischievous Passion</i>, Fairlight?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>I never read novels on principle.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Well, you must read this—its colossal.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dont be led away by Pawnie, <abbr epub:type="z3998:name-title">Mr.</abbr> Fairlight, he has no discrimination.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>But I tell you its brilliant! Absolutely <em>brilliant</em>!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Nonsense.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>There are times, Helen, when I could willingly see you dead at my feet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>A little slower, for Heavens sake!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Hows that?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He makes it far too slow.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I think youd better go to bed, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Were all going, anyhow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Not yet, please, mummy dear—Im having such a lovely time!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He slams off in a rage.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I always knew the Continent was fatal for the young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nickys upset—its my fault—were not engaged any more.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why—whats happened?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nothing happened—it was never very serious, really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I had a feeling that it was.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>You were wrong.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Well, I must say its all been rather abrupt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its better to finish things off at once—cleanly—if youre not quite sure, dont you think?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Well, Im sorry, Bunty. If you feel like that about it theres nothing more to be said.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I wouldnt have mentioned it at all—only you all seemed to be blaming him for being irritable</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Poor Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>I really must go up to bed now. Im so tired. Good night, Florence dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Good night, Clara. Breakfast at nine. Have you got books and everything you want?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Clara</td>
<td>Yes, thanks. Good night, everyone.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Everyone murmurs good night politely.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tom, be an angel and fetch me a glass of milk. Its in the drawing-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>All right.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Come on up, Florence. Im dead.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>So am I. Will you turn out the lights when you come?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>With beautiful precision, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">As she and <b epub:type="z3998:persona">Helen</b> go upstairs.</i>
</p>
<p>Tell Tom to bring my milk up to me, somebody.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>All right.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Good night, <abbr epub:type="z3998:name-title">Mr.</abbr> Fairlight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Good night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Good night, Florence.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> and <b epub:type="z3998:persona">Helen</b> go off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>I suppose wed all better go up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I dont feel I could sleep yet.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Tom</b> with glass of milk.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Hallo! Wheres Florence?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Gone up to bed. Will you take her milk to her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>Whats become of Nicky?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>In the smoking-room, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>Good night, Miss Mainwaring.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Good night.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They shake hands.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>I shall come, too—good night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Good night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>
<p>
<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Bruce</b> as they go upstairs.</i>
</p>
<p>When youre writing, do your characters grow as you go along?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bruce</td>
<td>No, I think each one out minutely beforehand.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pawnie</td>
<td>How too intriguing.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They go off.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>So youve broken it off already?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I didnt know you were going to do it so soon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Its better to get things over.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>What did he say?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Nothing much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Was he furious?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Oh, what does it matter? Dont lets go on about it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Its all damned awkward.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>The whole thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre rather scared, arent you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>No, not exactly—now that Ive got you to back me up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I shall be glad when were out of this house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>So shall I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I hate the atmosphere.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I dont know how Ive stood it for so long.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>You didnt notice it until I came, any more than I noticed Nickys atmosphere until you came.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Its queer, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Were reverting to type, dont you see?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>How dye mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Never mind, its true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Do you think Im being a cad to Florence?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Yes, I do rather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>But, Bunty! You said this morning</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>That I didnt see how you could help yourself; neither I do. Its frightfully difficult, but its not altogether your fault, any more than it would have been mine if Id married Nicky. One gets carried away by glamour, and personality, and magnetism—theyre beastly treacherous things.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>You are wonderful.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Dont be silly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Youre so cool and clear, and you see everything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Im sorry—for Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Oh, damn Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Laughing.</i>
</p>
<p>Oh, Tom!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Why, whats up?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Youre so dead set.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Youre worth ten of him any day. Whats the use of a chap like that? He <em>doesnt do</em> anything except play the piano—he cant play any games, hes always trying to be funny</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Shut up, Tom; youre being rather cheap. I havent reverted to type so quickly that I cant see some of the things Im missing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I wish I knew what you were talking about.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Oh, God! I feel so miserable!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She burst into tears.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Flummoxed.</i>
</p>
<p>I say—Bunty—for Heavens sake</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He puts his arm round her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Shaking him off.</i>
</p>
<p>Dont, dont. Give me my shoes</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He picks up her shoes; she puts them on. She is half sobbing all the time.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I say, old girl, hadnt you better go to bed? Youre all wrought up!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>He said beastly things.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Ill wring his neck.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With a fresh burst of tears.</i>
</p>
<p>Shut up, Tom, shut up</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Bunty, stop crying—theres a dear; please, please stop crying</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He takes her in his arms and kisses her; she is groping for her handkerchief. <b epub:type="z3998:persona">Florence</b> comes quietly downstairs.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I cant find my hanky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Heres mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Like a pistol shot.</i>
</p>
<p>Tom!</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Tom</b> and <b epub:type="z3998:persona">Bunty</b> break away.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Yes, Florence?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Ominously.</i>
</p>
<p>What does this mean?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Im sorry, Florence—I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You utter cad!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>Look here—I should like to say</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Be quiet—mind your own business.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> enters.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Seeing tears on <b epub:type="z3998:persona">Buntys</b> face.</i>
</p>
<p>Whats the matter—is anybody hurt?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Ominously.</i>
</p>
<p>No, not hurt!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I banged my hand, thats all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Liar!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother—dont be so stupid</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Florence—I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont <em>speak</em> to me</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Quietly.</i>
</p>
<p>Mother—not now—not now—its all wrong. Control yourself! Bunty—Bunty—do go to bed—please.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes to the piano and begins to play jazz.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>All right—Tom</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> goes to the fireplace, trembling with rage. <b epub:type="z3998:persona">Nicky</b> goes on playing. <b epub:type="z3998:persona">Tom</b> and <b epub:type="z3998:persona">Bunty</b> go towards the stairs.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Stop—I want an explanation, please!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>How dare you speak to me like that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Get out of my house! Get out of my house!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>This is disgusting!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>I say, Florence</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Get out of my house!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bunty</td>
<td>I shall leave the first thing in the morning; its much too late tonight.</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She goes off.</i>
</p>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> never stops playing for a moment.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tom. <i epub:type="z3998:stage-direction">He goes towards her, absolutely silent.</i> You kissed her—you kissed her—I saw you!⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>In this house!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Yes, Florence. I apologize.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Apologize! Youre beneath contempt. Never speak to me again, never touch me again—I hate you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>Look here, Florence—Im desperately sorry. You see, Im afraid I love her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Hysterically.</i>
</p>
<p>You dare to stand there and say that to me? Its incredible—after all Ive done for you—after all weve been to each other. Love! You dont know what it means. Youve lied to me—all these months. Its contemptible—humiliating. Get out of my sight!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Tom</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Turning and going upstairs.</i>
</p>
<p>Very well.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Suddenly realizing that he is gone.</i>
</p>
<p>Tom—Tom—come back—come back!⁠—</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She runs upstairs after him. <b epub:type="z3998:persona">Nicky</b> at last stops playing and lets his hands drop from the keys.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Curtain.</i>
</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 scene is <b epub:type="z3998:persona">Florences</b> bedroom the same night. About two hours have elapsed. When the curtain rises <b epub:type="z3998:persona">Florence</b> is lying face downwards on the bed; she is dressed in a very beautiful but slightly exotic negligee.</p>
<p><b epub:type="z3998:persona">Helen</b> is standing by the window, fully dressed; she is holding the curtain aside, and a bar of moonlight comes in to mingle with the amber of the dressing-table lights. <b epub:type="z3998:persona">Florence</b> is obviously extremely hysterical.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Florence, what <em>is</em> the use of going on like that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I wish I were dead!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its so cowardly to give way utterly—as youre doing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont care—I dont care!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>If you dont face things in this world, they only hit you much harder in the end.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>He loved me—he adored me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Never! He hadnt got it in him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>After all Ive done for him, to go to—to Bunty!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Leaving the window.</i>
</p>
<p>If it hadnt been Bunty it would have been someone else—dont you see how inevitable it was?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>How dared they!—Here!—In this house!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Thats a little thing; it doesnt matter at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>It does—it does</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Florence, sit up and pull yourself together.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sitting up slowly.</i>
</p>
<p>I think Im going mad.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Not a bit of it; youre just thoroughly hysterical.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Give me some water.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Helen</b> goes to the bathroom and returns with a glass of water.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking it.</i>
</p>
<p>What time is it?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Looking at her watch.</i>
</p>
<p>Ten past one.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont go to London by the early train, Helen; stay and come up with me in the car.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Very well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Thank God, you were here!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I wish Id known what was happening; I might have done something.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What can I do to get him back?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dont be silly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What can I do—what can I do?⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Do you mean to say youd <em>take</em> him back after tonight?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, never. Not if he crawled to me—never</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Well, then, make up your mind definitely never to see him again whatever happens.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes—I will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Why dont you go to bed now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I couldnt sleep.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Put it all out of your mind—make an effort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I cant—Im too unhappy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Think of Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nickys young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>That doesnt make it any better for him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Hell get over it in the long run.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>The long run never counts at the moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>He wasnt in love—really?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>As much as either you or he are capable of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Hes well rid of her. Shed never have appreciated him properly—she hasnt the intelligence.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I dont agree with you there—shes got intelligence right enough.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Treacherous little beast!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, but farseeing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Are you standing up for her? Do you think it was <em>right</em> of her to get Tom away from me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, quite right.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>To do her justice, she didnt deliberately set herself out to get him away from you at all. She discovered that in spite of the somewhat decadent years Tom was still her type, and likely to remain so. So with common sense she decided to shelve Nicky forthwith and go for him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Her type indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, shed have been quite a nice girl really if shed been left alone and not allowed to go to Paris and get into the wrong set.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You are extraordinary, Helen. Do you realize that youre making excuses for the girl whos betrayed your best friend?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Dont be so utterly absurd. Im not making excuses, and, anyhow, she hasnt betrayed you. She hardly knows you, in the first place, and shes just followed her instincts regardless of anyone elses feelings—as youve done thousands of times.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen—youre being horrible to me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Im not, Im trying to make you see! Youre battering your head against silly cast-iron delusions, and I want to dislodge them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen, Im so unhappy—so desperately unhappy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, but not because youve lost Tom; its something far deeper than that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Youre on the wrong tack, and have been for years.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont understand.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>You <em>wont</em> understand!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> gets off the bed and goes over to the dressing-table. She sits and stares at herself in the glass for a moment without speaking.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>My eyes are sore. <i epub:type="z3998:stage-direction">She powders her face and sprays a little scent on her hair.</i> Its so lovely this—and so refreshing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I think Ill go to bed now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, wait a little longer with me—please, Helen—just a few minutes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its so hot in here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Open the window then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>All right.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes to the window and opens it. <b epub:type="z3998:persona">Florence</b> takes a cigarette out of a box and then shakes a scent-bottle and rubs the cigarette lightly with the stopper.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Do you ever do this? Its divine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>What a wonderfully clear night. You can see the hills right across the valley—the moons quite strong.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> goes to the window and stands next to <b epub:type="z3998:persona">Helen</b>, looking out—she is puffing her cigarette.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I chose this room in the first place because the view was so lovely.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Do you ever look at it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Listlessly.</i>
</p>
<p>Of course I do, often!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Its been raining. I wish youd throw away that cigarette—it spoils the freshness.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Turning away.</i>
</p>
<p>Its soothing me—calming my nerves.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I do wish I could help you—really!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You are helping me, darling—youre being an angel.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Suddenly angry.</i>
</p>
<p>Dont talk so emptily, Florence; Im worth more than that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know what you mean.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>It sickens me to see you getting back so soon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Getting back?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Yes, to your usual worthless attitude of mind.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>A little while ago you were really suffering for once, and in a way I was glad because it showed you were capable of a genuine emotion. Now youre glossing it over—swarming it down with your returning vanity; soon you wont be unhappy any more—just vindictive.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont go on at me like that—Im too wretched.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Going to her.</i>
</p>
<p>Florence dear, forgive me, but its true—and I dont want it to be.</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The door opens and <b epub:type="z3998:persona">Nicky</b> enters. He is in dressing-gown and pyjamas. His face looks strained and white.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Helen, I want to talk to mother, please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>All right, Nicky.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I couldnt sleep.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>Florence dear—good night.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No—no, Helen—dont go yet</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I must.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Helen—stay with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Please go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Helen</td>
<td>I cant stay, Florence—its quite impossible.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She goes out.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know what you mean—by coming here and ordering Helen out of my room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im sorry, mother. I felt I had to talk to you alone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>At this hour of the night? Youre mad!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, Im not; I think Im probably more unhappy than Ive ever been in my life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre young—youll get over it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I hope so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I knew the first moment I saw her—what sort of a girl she was.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Oh, mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its true. I had an <em>instinct</em> about her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its all been rather a shock, you know</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Becoming motherly.</i>
</p>
<p>Yes, dear—I know—I know—but you mustnt be miserable about her; she isnt worth it. <i epub:type="z3998:stage-direction">She goes to kiss him.</i></p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Gently pushing her away.</i>
</p>
<p>Dont, mother!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Listen, Nicky. Go back to bed now—theres a dear; my heads splitting.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I cant yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Take some aspirin; thatll calm your nerves.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im afraid Im a little beyond aspirin.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont want you to think I dont sympathize with you, darling—my heart <em>aches</em> for you—I know so well what youre going through.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its agony—absolute agony—but, you see—it will wear off—it always does in time. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Nicky</b> doesnt answer.</i> Nicky, please go now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I want to talk to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Tomorrow—well talk tomorrow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, now<em>now</em>!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre inconsiderate and cruel—Ive told you my heads bursting.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I want to sympathize with you, too—and try to understand everything—as well as I can</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Understand everything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont know what you mean</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Will you tell me things—as though I were somebody quite different?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What kind of things?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Things about you—your life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Really, Nicky—youre ridiculous—asking me to tell you stories at this hour!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With dead vehemence.</i>
</p>
<p>Mother—sit down quietly. Im not going out of this room until Ive got everything straight in my mind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sinking down—almost hypnotized.</i>
</p>
<p>Nicky—please—I</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Tom Veryan has been your lover, hasnt he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Almost shrieking.</i>
</p>
<p>Nicky—how dare you!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Keep calm—its our only chance—keep calm.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Bursting into tears.</i>
</p>
<p>How dare you speak to me like that—suggest such a thing! I</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its true, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Go away—go away!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its true, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No—no!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its true, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No—I tell you—no—no—no!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre lying to me, mother. Whats the use of that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre mad—mad</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Does father know?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Go away!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Does father know?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Your father knows nothing—he doesnt understand me any more than you do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Then its between us alone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I tell you I dont know what youre talking about.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother—dont go on like that; its useless. Weve arrived at a crisis; wherever we go—whatever we do we cant escape from it. I know were neither of us very strong-minded or capable, and we havent much hope of coming through successfully—but lets try. Its no good pretending any more—our lives are built up of pretenses all the time. For years—ever since I began to think at all, Ive been bolstering up my illusions about you. People have made remarks, not realizing that I was your son, and Ive pretended that they were inspired by cattiness and jealousy. Ive noticed things—trivial incriminating little incidents, and Ive brushed them aside and not thought any more about them because you were my mother—clever and beautiful and successful—and naturally people <em>would</em> slander you <em>because</em> you were so beautiful—and now I <em>know</em>—they were right!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—I implore you—go away now—leave me alone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, I cant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre cruel—cruel to torment me</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont want to be cruel</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Go to bed then, and well talk everything over quietly another time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It is true about Tom Veryan, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No. No</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Were on awfully dangerous ground. Im straining every nerve to keep myself under control. If you lie to me and try to evade me any more—I wont be answerable for what might happen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Dropping her voice—terrified.</i>
</p>
<p>What do you mean?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont know—Im frightened.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—darling Nicky—I</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She approaches him.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont touch me, please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Have a little pity for me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Was Tom Veryan your lover?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">In a whisper.</i>
</p>
<p>Yes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I want to understand why</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>He loved me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>But you—did you love him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It was something you couldnt help, wasnt it—something thats always been the same in you since you were quite, quite young?⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, Nicky—yes</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>And there have been others, too, havent there?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">With her face in her hands.</i>
</p>
<p>I wont be cross-questioned any more—I wont—I wont</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I wish youd understand Im not blaming you—Im trying to help you—to help us both</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What good can all this possibly do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Clear things up, of course. I cant go on any more half knowing</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why should that side of my life be any concern of yours?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>But, mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im different from other women—completely different—and you expect me to be the same. Why cant you realize that with a temperament like mine its impossible to live an ordinary humdrum life. Youre not a boy any longer—youre a man—and</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im nothing—Ive grown up all wrong.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Its not my fault.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Of course its your fault, mother—who elses fault <em>could</em> it be?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Your friends—the people you mix with</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It wouldnt matter <em>who</em> I mixed with if only I had a background.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youve got as much money as you want—youve got your home</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Bitterly.</i>
</p>
<p>Home! Thats almost funny—theres no peace anywhere—nothing but the ceaseless din of trying to be amused</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>David never complains.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I dont suppose youve looked at father during the last few years—or you wouldnt say that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Hes perfectly happy because hes sensible—he lives his own life and doesnt try to interfere with mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It must be your vanity that makes you so dreadfully blind—and foolish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Understand once and for all, I <em>wont</em> be spoken to like this</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youve had other lovers besides Tom Veryan—havent you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, I have—I have. Now then!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Well, anyhow—thats the truth—at last</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He rises, turns his back on her and stands looking out of the window.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">After a pause—going to him.</i>
</p>
<p>Nicky—dont be angry—please dont be angry with me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im not angry a bit. I realize that Im living in a world where things like this happen—and theyve got to be faced and given the right value. If only Id had the courage to realize everything before—it wouldnt be so bad now. Its the sudden shock thats thrown the whole thing out of focus for me—but I mean to get it right. Please help me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Dully.</i>
</p>
<p>I dont know what to do.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its your life, and youve lived it as youve wanted to live it—thats fair</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes—yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youve wanted love always—passionate love, because you were made like that. Its not your fault—its the fault of circumstances and civilization; civilization makes rottenness so much easier. Were utterly rotten—both of us</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—dont—dont</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>How can we help ourselves? We swirl about in a vortex of beastliness. This is a chance—dont you see—to realize the truth—our only chance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Oh, Nicky, do stop—go away!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont keep on telling me to stop when our only hope is to hammer it out.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre overwrought. It isnt as bad as you think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, no. Of course it isnt. Tomorrow morning youll see things quite differently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You havent understood.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, I have—I have.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You havent understood. Oh, my God, you havent understood! Youre building up silly defenses in your mind. Im overwrought. Tomorrow morning I shall see things quite differently. Thats true—thats the tragedy of it, and you wont see. Tomorrow morning I <em>shall</em> see things quite differently. All this will seem unreal—a nightmare—the machinery of our lives will go on again and gloss over the truth as it always does—and our chance will be gone forever.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Chance—chance? What are you talking about—what chance?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I must make you see, somehow.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre driving me mad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Have patience with me—please—please</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Wildly.</i>
</p>
<p>How can I have patience with you? You exaggerate everything.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No I dont—I wish I did.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Listen—let me explain something to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Very well—go on.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre setting yourself up in judgment on me—your own mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>No, Im not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>You are—you are. Let me speak. You dont understand my temperament in the least—nobody does—I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre deceiving yourself—your temperaments no different from thousands of other women, but youve been weak and selfish and given way all along the line</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Let me speak, I tell you!⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Whats the use? Youre still pretending—youre building up barriers between us instead of helping me to break them down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What are you accusing me of having done?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Cant you see yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No, I cant. If youre preaching morality, youve no right to. Thats my affair—Ive never done any harm to anyone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Look at me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Why—what do you mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youve given me <em>nothing</em> all my life—nothing that counts.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Now youre pitying yourself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes, with every reason.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Youre neurotic and ridiculous. Just because Bunty broke off your engagement you come and say wicked, cruel things to me</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You forget what Ive seen tonight, mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont care what youve seen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Ive seen you make a vulgar, disgusting scene in your own house, and on top of that humiliate yourself before a boy half your age. The misery of losing Bunty faded away when that happened—everything is comparative, after all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I didnt humiliate myself</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You ran after him up the stairs because your vanity wouldnt let you lose him. It isnt that you love him—that would be easier—you never love anyone, you only love them loving you—all your so-called passion and temperament is false—your whole existence had degenerated into an endless empty craving for admiration and flattery—and then you say youve done no harm to anybody. Father used to be a clever man, with a strong will and a capacity for enjoying everything—I can remember him like that—and now hes nothing—a complete nonentity because his spirits crushed. How could it be otherwise? Youve let him down consistently for years—and God knows Im nothing for him to look forward to—but I might have been if it hadnt been for you</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Dont talk like that. Dont—dont. It cant be such a crime being loved—it cant be such a crime being happy</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre not happy—youre never happy—youre fighting—fighting all the time to keep your youth and your looks—because you cant bear the thought of living without them—as though they mattered in the end.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Hysterically.</i>
</p>
<p>What does anything matter—ever?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Thats what Im trying to find out.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Im still young inside—Im still beautiful. Why shouldnt I live my life as I choose?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Youre not young or beautiful; Im seeing for the first time how old you are. Its horrible—your silly fair hair—and your face all plastered and painted</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—Nicky—stop—stop—stop!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She flings herself face downwards on the bed. <b epub:type="z3998:persona">Nicky</b> goes over to her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Go away—go away—I hate you—go away</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother—sit up</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Pulling herself together.</i>
</p>
<p>Go out of my room</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Mother</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I dont ever want to see you again—youre insane—youve said wicked, wicked things to me—youve talked to me as though I were a woman off the streets. I cant bear any more—I cant bear any more!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I have a slight confession to make</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Confession?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Go away—go away</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Taking a small gold box from his pocket.</i>
</p>
<p>Look</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What do you mean—what is it—?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Dont you know?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> takes the box with trembling fingers and opens it. She stares at it for a moment. When she speaks again her voice is quite dead.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky, it isnt—you havent—?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Why do you look so shocked?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Dully.</i>
</p>
<p>Oh, my God!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>What does it matter?</p>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Florence</b> suddenly rises and hurls the box out of the window.</i>
</p>
<p>That doesnt make it any better.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Flinging herself on her knees beside him.</i>
</p>
<p>Nicky, promise me, oh, promise youll never do it again—never in your life—its frightful—horrible</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Its only just the beginning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What can I say to you—what can I say to you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Nothing—under the circumstances.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>What do you mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It cant possibly matter—now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Matter—but its the finish of everything—youre young, youre just starting on your life—you must stop—you must swear never to touch it again—swear to me on your oath, Nicky—Ill help you—Ill help you</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>You!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He turns away.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Burying her face in her hands and moaning.</i>
</p>
<p>Oh—oh—oh!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>How could you possibly help me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Clutching him.</i>
</p>
<p>Nicky!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Almost losing control.</i>
</p>
<p>Shut up—shut up—dont touch me</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Trying to take him in her arms.</i>
</p>
<p>Nicky—Nicky</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Im trying to control myself, but you wont let me—youre an awfully rotten woman, really.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—stop—stop—stop</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She beats him with her fists.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Leave go of me!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He breaks away from her, and going up to the dressing-table he sweeps everything off on to the floor with his arm.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Screaming.</i>
</p>
<p>Oh—oh—Nicky—!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Now then! Now then! Youre not to have any more lovers; youre not going to be beautiful and successful ever again—youre going to be my mother for once—its about time I had one to help me, before I go over the edge altogether</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Nicky—Nicky</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Promise me to be different—youve got to promise me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sinking on to the end of couch, facing audience.</i>
</p>
<p>Yes—yes—I promise<i epub:type="z3998:stage-direction">The tears are running down her face.</i></p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>I love you, really—thats why its so awful.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He falls on his knees by her side and buries his face in her lap.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>No. No, not awful—dont say that—I love you, too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Sobbing hopelessly.</i>
</p>
<p>Oh, mother—!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Staring in front of her.</i>
</p>
<p>I wish I were dead!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>It doesnt matter about death, but it matters terribly about life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>I know</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>
<p>
<i epub:type="z3998:stage-direction">Desperately.</i>
</p>
<p>Promise me youll be different—promise me youll be different</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, yes—Ill try</td>
</tr>
<tr>
<td epub:type="z3998:persona">Nicky</td>
<td>Well both try.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Florence</td>
<td>Yes, dear.—Oh, my dear—!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She sits quite still, staring in front of her—the tears are rolling down her cheeks, and she is stroking <b epub:type="z3998:persona">Nickys</b> hair mechanically in an effort to calm him.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Curtain.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">The Vortex</i><br/>
was published in <time>1924</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Noël_Coward">Noël Coward</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<a href="https://www.robinwhittleton.com/">Robin Whittleton</a>,<br/>
and is based on a transcription produced in <time>2022</time> by<br/>
<b epub:type="z3998:personal-name">Tim Lindell</b>, <b epub:type="z3998:personal-name">hekula03</b>, and <a href="https://www.pgdp.net/">Distributed Proofreaders</a><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/67988">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/vortexplayinthre0000cowa">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">The Earring</i>,<br/>
a painting completed in <time>1911</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Ambrose_McEvoy">Ambrose McEvoy</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="2024-05-13T18:28:12Z">May 13, 2024, 6:28 <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/noel-coward/the-vortex">standardebooks.org/ebooks/noel-coward/the-vortex</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>