Files
StandardEbooksCollections/george-bernard-shaw/se-ebooks-george-bernard-shaw-xhtml/george-bernard-shaw_you-never-can-tell.xhtml

6260 lines
464 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-US" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-US">
<head>
<title>You Never Can Tell</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/george-bernard-shaw/you-never-can-tell/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
/* Core drama */
[epub|type~="z3998:drama"] table{
border-collapse: collapse;
margin: 1em auto;
width: 100%;
}
[epub|type~="z3998:drama"] tr:first-child td{
padding-top: 0;
}
[epub|type~="z3998:drama"] tr:last-child td{
padding-bottom: 0;
}
[epub|type~="z3998:drama"] td{
padding: .5em;
vertical-align: top;
}
[epub|type~="z3998:drama"] td:last-child{
padding-right: 0;
}
[epub|type~="z3998:drama"] td:first-child{
padding-left: 0;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
hyphens: none;
text-align: right;
width: 20%;
}
[epub|type~="z3998:stage-direction"]{
font-style: italic;
}
[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%;
}
/* End core drama */
/* Stage direction abbr */
abbr[epub|type~="z3998:stage-direction"]{
font-style: normal;
font-variant: all-small-caps;
}
abbr[epub|type~="z3998:stage-direction"]::before,
abbr[epub|type~="z3998:stage-direction"]::after{
content: "";
}
/* End stage direction abbr */
/* Together dialogue */
tr.together{
break-inside: avoid;
}
tr.together td{
padding: 0 .5em 0 0;
vertical-align: middle;
}
tr.together td + td{
border-left: 1px solid;
}
[epub|type~="z3998:drama"] .together td:last-child{
padding-left: .5em;
}
/* End together dialogue */
/* Dramatis Personae */
[epub|type~="z3998:dramatis-personae"]{
text-align: center;
}
[epub|type~="z3998:dramatis-personae"] p{
text-indent: 0;
}
[epub|type~="z3998:dramatis-personae"] ul{
list-style: none;
margin: 0;
padding: 0;
}
[epub|type~="z3998:dramatis-personae"] ul li{
font-style: italic;
margin: 1em;
}
/* End Dramatis Personae */
@media(max-width: 400px){
[epub|type~="z3998:drama"] td,
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"],
[epub|type~="z3998:drama"] td:last-child{
display: block;
padding: 0;
text-align: initial;
width: 100%;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
break-after: avoid;
margin-top: 1.5em;
}
/* `together` rows get a pseudo-stage-direction. */
[epub|type~="z3998:drama"] tr.together td[epub|type~="z3998:persona"]::after{
content: " (Together.)";
font-style: italic;
font-variant: normal;
}
[epub|type~="z3998:drama"] .together td:last-child{
border: none;
padding: 0;
}
/* Rows that are only stage direction get a top margin. */
[epub|type~="z3998:drama"] td:first-child:not([epub|type]) + td{
margin-top: 1.5em;
}
}
/* 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">You Never Can Tell</h1>
<p>By <b epub:type="z3998:author z3998:personal-name">George Bernard Shaw</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%20440%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20You%20Never%20Can%20Tell%2C%20by%20George%20Bernard%20Shaw%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22YOU%20NEVER%22%3E%09%09%3Cpath%20d%3D%22M391.06%2C52.81l21.15%2C0.00l16.09%2C24.70l16.09-24.70l21.15%2C0.00l-28.44%2C42.57l0.00%2C34.62l-17.59%2C0.00l0.00-34.62z%22%2F%3E%09%09%3Cpath%20d%3D%22M469.89%2C91.36c0.00-22.55%2C17.68-39.95%2C38.92-39.95c21.43%2C0.00%2C38.83%2C17.40%2C38.83%2C39.95s-16.65%2C40.05-38.83%2C40.05c-22.83%2C0.00-38.92-17.50-38.92-40.05z%20%20M488.88%2C91.36c0.00%2C11.51%2C5.52%2C23.02%2C19.93%2C23.02c14.04%2C0.00%2C19.84-11.51%2C19.84-23.02s-6.18-23.02-19.84-23.02c-13.57%2C0.00-19.93%2C11.51-19.93%2C23.02z%22%2F%3E%09%09%3Cpath%20d%3D%22M619.73%2C52.81l0.00%2C49.78c0.00%2C19.09-10.48%2C28.82-30.13%2C28.82s-30.13-9.73-30.13-28.82l0.00-49.78l17.59%2C0.00l0.00%2C44.63c0.00%2C12.91%2C3.93%2C16.65%2C12.54%2C16.65s12.54-3.74%2C12.54-16.65l0.00-44.63l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M683.16%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M792.02%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%22M831.26%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%22M929.64%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M944.75%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%20M962.34%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%3C%2Fg%3E%09%3Cg%20aria-label%3D%22CAN%20TELL%22%3E%09%09%3Cpath%20d%3D%22M500.23%2C214.09c8.98%2C0.00%2C15.16-4.77%2C15.16-4.77l7.49%2C14.97s-8.61%2C7.11-25.36%2C7.11c-21.80%2C0.00-41.82-17.78-41.82-39.86c0.00-22.18%2C19.93-40.14%2C41.82-40.14c16.75%2C0.00%2C25.36%2C7.11%2C25.36%2C7.11l-7.49%2C14.97s-6.18-4.77-15.16-4.77c-17.68%2C0.00-25.45%2C12.35-25.45%2C22.64c0.00%2C10.39%2C7.77%2C22.74%2C25.45%2C22.74z%22%2F%3E%09%09%3Cpath%20d%3D%22M573.82%2C152.81l31.16%2C77.19l-18.90%2C0.00l-5.71-15.44l-29.38%2C0.00l-5.71%2C15.44l-18.90%2C0.00l31.16-77.19l16.28%2C0.00z%20%20M574.38%2C199.12l-8.61-22.46l-0.19%2C0.00l-8.61%2C22.46l17.40%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M630.56%2C182.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M716.44%2C168.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%22M826.24%2C152.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%22M858.93%2C152.81l0.00%2C61.75l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M916.80%2C152.81l0.00%2C61.75l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22GEORGE%20BERNARD%20SHAW%22%3E%09%09%3Cpath%20d%3D%22M247.81%2C357.58l0.00%2C12.56c-3.16%2C14.67-15.37%2C20.91-26.74%2C20.91c-15.58%2C0.00-28.21-13.40-28.21-29.96c0.00-16.63%2C11.93-30.04%2C28.21-30.04c10.18%2C0.00%2C17.26%2C3.79%2C22.32%2C9.89l-8.63%2C9.47c-3.37-5.40-7.79-7.44-12.91-7.44c-8.14%2C0.00-14.74%2C8.07-14.74%2C18.11c0.00%2C9.82%2C6.60%2C17.82%2C14.74%2C17.82c6.32%2C0.00%2C12.56-4.07%2C12.56-11.16l-13.33%2C0.00l0.00-10.18l26.74%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M291.75%2C332.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%22M301.74%2C361.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%20M315.98%2C361.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%22M370.88%2C332.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%20M384.07%2C357.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%22M478.47%2C357.58l0.00%2C12.56c-3.16%2C14.67-15.37%2C20.91-26.74%2C20.91c-15.58%2C0.00-28.21-13.40-28.21-29.96c0.00-16.63%2C11.93-30.04%2C28.21-30.04c10.18%2C0.00%2C17.26%2C3.79%2C22.32%2C9.89l-8.63%2C9.47c-3.37-5.40-7.79-7.44-12.91-7.44c-8.14%2C0.00-14.74%2C8.07-14.74%2C18.11c0.00%2C9.82%2C6.60%2C17.82%2C14.74%2C17.82c6.32%2C0.00%2C12.56-4.07%2C12.56-11.16l-13.33%2C0.00l0.00-10.18l26.74%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M522.42%2C332.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%22M559.16%2C332.11l17.96%2C0.00c9.96%2C0.00%2C17.82%2C3.72%2C17.82%2C14.74c0.00%2C5.33-2.32%2C9.89-7.23%2C12.42c7.23%2C1.26%2C12.35%2C5.26%2C12.35%2C14.60c0.00%2C9.54-6.95%2C16.14-18.95%2C16.14l-21.96%2C0.00l0.00-57.89z%20%20M572.35%2C354.77l1.05%2C0.00c5.68%2C0.00%2C8.77-1.75%2C8.77-6.60c0.00-4.14-3.02-5.89-8.77-5.89l-1.05%2C0.00l0.00%2C12.49z%20%20M572.35%2C379.82l4.14%2C0.00c6.25%2C0.00%2C9.68-1.89%2C9.68-6.46c0.00-5.33-3.44-7.23-9.68-7.23l-4.14%2C0.00l0.00%2C13.68z%22%2F%3E%09%09%3Cpath%20d%3D%22M644.02%2C332.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%22M656.60%2C332.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%20M669.79%2C357.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%22M725.04%2C354.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%22M804.21%2C332.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%20M804.63%2C366.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M834.82%2C332.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%20M848.02%2C357.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%22M890.07%2C332.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%20M903.26%2C378.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%09%3Cpath%20d%3D%22M990.95%2C331.05c10.53%2C0.00%2C17.96%2C5.47%2C17.96%2C5.47l-5.33%2C10.53s-5.75-4.00-11.72-4.00c-4.49%2C0.00-6.88%2C2.04-6.88%2C5.19c0.00%2C3.23%2C5.47%2C5.54%2C12.07%2C8.35c6.46%2C2.74%2C13.54%2C8.21%2C13.54%2C15.79c0.00%2C13.82-10.53%2C18.67-21.82%2C18.67c-13.54%2C0.00-21.75-7.65-21.75-7.65l6.60-11.09s7.72%2C6.53%2C14.18%2C6.53c2.88%2C0.00%2C8.35-0.28%2C8.35-5.68c0.00-4.21-6.18-6.11-13.05-9.54c-6.95-3.44-11.02-8.84-11.02-14.88c0.00-10.81%2C9.54-17.68%2C18.88-17.68z%22%2F%3E%09%09%3Cpath%20d%3D%22M1034.96%2C366.77l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.09l18.67%2C0.00l0.00-23.09l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l0.00-23.23l-18.67%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1109.65%2C332.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%20M1110.07%2C366.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1178.72%2C390.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%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
<nav id="toc" epub:type="toc">
<h2 epub:type="title">Table of Contents</h2>
<ol>
<li>
<a href="#titlepage">Titlepage</a>
</li>
<li>
<a href="#imprint">Imprint</a>
</li>
<li>
<a href="#dramatis-personae">Dramatis Personae</a>
</li>
<li>
<a href="#halftitlepage">You Never Can Tell</a>
<ol>
<li>
<a href="#act-1">Act <span epub:type="z3998:roman">I</span></a>
</li>
<li>
<a href="#act-2">Act <span epub:type="z3998:roman">II</span></a>
</li>
<li>
<a href="#act-3">Act <span epub:type="z3998:roman">III</span></a>
</li>
<li>
<a href="#act-4">Act <span epub:type="z3998:roman">IV</span></a>
</li>
</ol>
</li>
<li>
<a href="#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/2175">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/in.ernet.dli.2015.95220">Internet Archive</a>.</p>
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="dramatis-personae" epub:type="z3998:dramatis-personae frontmatter z3998:fiction z3998:drama">
<h2 epub:type="title">Dramatis Personae</h2>
<ul>
<li>
<p>Fergus Crampton</p>
</li>
<li>
<p>Bohun <abbr class="eoc" epub:type="z3998:initialism z3998:name-title">Q.C.</abbr></p>
</li>
<li>
<p>Finch McComas</p>
</li>
<li>
<p>The Waiter</p>
</li>
<li>
<p>Valentine</p>
</li>
<li>
<p>Philip Clandon</p>
</li>
<li>
<p>Parlor maid</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</p>
</li>
<li>
<p>Dolly Clandon</p>
</li>
<li>
<p>Gloria Clandon</p>
</li>
<li>
<p>Jo</p>
</li>
<li>
<p>The cook</p>
</li>
</ul>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<hgroup epub:type="fulltitle">
<h2 epub:type="title">You Never Can Tell</h2>
<p epub:type="subtitle">A Comedy in Four Acts</p>
</hgroup>
</section>
<section id="act-1" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">I</span>
</h2>
<p>In a dentists operating room on a fine <time datetime="1896-08">August morning in 1896</time>. Not the usual tiny London den, but the best sitting room of a furnished lodging in a terrace on the sea front at a fashionable watering place. The operating chair, with a gas pump and cylinder beside it, is halfway between the centre of the room and one of the corners. If you look into the room through the window which lights it, you will see the fireplace in the middle of the wall opposite you, with the door beside it to your left; an <abbr epub:type="z3998:initialism">M.R.C.S.</abbr> diploma in a frame hung on the chimneypiece; an easy chair covered in black leather on the hearth; a neat stool and bench, with vice, tools, and a mortar and pestle in the corner to the right. Near this bench stands a slender machine like a whip provided with a stand, a pedal, and an exaggerated winch. Recognising this as a dental drill, you shudder and look away to your left, where you can see another window, underneath which stands a writing table, with a blotter and a diary on it, and a chair. Next the writing table, towards the door, is a leather covered sofa. The opposite wall, close on your right, is occupied mostly by a bookcase. The operating chair is under your nose, facing you, with the cabinet of instruments handy to it on your left. You observe that the professional furniture and apparatus are new, and that the wall paper, designed, with the taste of an undertaker, in festoons and urns, the carpet with its symmetrical plans of rich, cabbagy nosegays, the glass gasalier with lustres; the ornamental gilt rimmed blue candlesticks on the ends of the mantelshelf, also glass draped with lustres, and the ormolu clock under a glass cover in the middle between them, its uselessness emphasized by a cheap American clock disrespectfully placed beside it and now indicating 12 oclock noon, all combine with the black marble which gives the fireplace the air of a miniature family vault, to suggest early Victorian commercial respectability, belief in money, Bible fetishism, fear of hell always at war with fear of poverty, instinctive horror of the passionate character of art, love and Roman Catholic religion, and all the first fruits of plutocracy in the early generations of the industrial revolution.</p>
<p>There is no shadow of this on the two persons who are occupying the room just now. One of them, a very pretty woman in miniature, her tiny figure dressed with the daintiest gaiety, is of a later generation, being hardly eighteen yet. This darling little creature clearly does not belong to the room, or even to the country; for her complexion, though very delicate, has been burnt biscuit color by some warmer sun than Englands; and yet there is, for a very subtle observer, a link between them. For she has a glass of water in her hand, and a rapidly clearing cloud of Spartan obstinacy on her tiny firm set mouth and quaintly squared eyebrows. If the least line of conscience could be traced between those eyebrows, an Evangelical might cherish some faint hope of finding her a sheep in wolfs clothing—for her frock is recklessly pretty—but as the cloud vanishes it leaves her frontal sinus as smoothly free from conviction of sin as a kittens.</p>
<p><b epub:type="z3998:persona">The Dentist</b>, contemplating her with the self-satisfaction of a successful operator, is a young man of thirty or thereabouts. He does not give the impression of being much of a workman: his professional manner evidently strikes him as being a joke, and is underlain by a thoughtless pleasantry which betrays the young gentleman still unsettled and in search of amusing adventures, behind the newly set up dentist in search of patients. He is not without gravity of demeanor; but the strained nostrils stamp it as the gravity of the humorist. His eyes are clear, alert, of sceptically moderate size, and yet a little rash; his forehead is an excellent one, with plenty of room behind it; his nose and chin cavalierly handsome. On the whole, an attractive, noticeable beginner, of whose prospects a man of business might form a tolerably favorable estimate.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Handing him the glass.</i> Thank you. <i epub:type="z3998:stage-direction">In spite of the biscuit complexion she has not the slightest foreign accent.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td><i epub:type="z3998:stage-direction">Putting it down on the ledge of his cabinet of instruments.</i> That was my first tooth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Aghast.</i> Your first! Do you mean to say that you began practising on me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Every dentist has to begin on somebody.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Yes: somebody in a hospital, not people who pay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td><i epub:type="z3998:stage-direction">Laughing.</i> Oh, the hospital doesnt count. I only meant my first tooth in private practice. Why didnt you let me give you gas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Because you said it would be five shillings extra.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td><i epub:type="z3998:stage-direction">Shocked.</i> Oh, dont say that. It makes me feel as if I had hurt you for the sake of five shillings.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">With cool insolence.</i> Well, so you have! <i epub:type="z3998:stage-direction">She gets up.</i> Why shouldnt you? its your business to hurt people. <i epub:type="z3998:stage-direction">It amuses him to be treated in this fashion: he chuckles secretly as he proceeds to clean and replace his instruments. She shakes her dress into order; looks inquisitively about her; and goes to the window.</i> You have a good view of the sea from these rooms! Are they expensive?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>You dont own the whole house, do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Taking the chair which stands at the writing-table and looking critically at it as she spins it round on one leg.</i> Your furniture isnt quite the latest thing, is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Its my landlords.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Does he own that nice comfortable Bath chair? <i epub:type="z3998:stage-direction">Pointing to the operating chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>No: I have that on the hire-purchase system.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Disparagingly.</i> I thought so. <i epub:type="z3998:stage-direction">Looking about her again in search of further conclusions.</i> I suppose you havent been here long?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Six weeks. Is there anything else you would like to know?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">The hint quite lost on her.</i> Any family?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>I am not married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Of course not: anybody can see that. I meant sisters and mother and that sort of thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Not on the premises.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Hm! If youve been here six weeks, and mine was your first tooth, the practice cant be very large, can it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Not as yet. <i epub:type="z3998:stage-direction">He shuts the cabinet, having tidied up everything.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Well, good luck! <i epub:type="z3998:stage-direction">She takes our her purse.</i> Five shillings, you said it would be?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Five shillings.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Producing a crown piece.</i> Do you charge five shillings for everything?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Its my system. Im whats called a five shilling dentist.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>How nice! Well, here! <i epub:type="z3998:stage-direction">Holding up the crown piece.</i> a nice new five shilling piece! your first fee! Make a hole in it with the thing you drill peoples teeth with and wear it on your watch-chain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Dentist</td>
<td>Thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td><i epub:type="z3998:stage-direction">Appearing at the door.</i> The young ladys brother, sir.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A handsome man in miniature, obviously the young ladys twin, comes in eagerly. He wears a suit of terra-cotta cashmere, the elegantly cut frock coat lined in brown silk, and carries in his hand a brown tall hat and tan gloves to match. He has his sisters delicate biscuit complexion, and is built on the same small scale; but he is elastic and strong in muscle, decisive in movement, unexpectedly deeptoned and trenchant in speech, and with perfect manners and a finished personal style which might be envied by a man twice his age. Suavity and self-possession are points of honor with him; and though this, rightly considered, is only the modern mode of boyish self-consciousness, its effect is none the less staggering to his elders, and would be insufferable in a less prepossessing youth. He is promptitude itself, and has a question ready the moment he enters.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Gentleman</td>
<td>Am I on time?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>No: its all over.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Gentleman</td>
<td>Did you howl?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Oh, something awful. <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: this is my brother Phil. Phil: this is <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, our new dentist. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> and <b epub:type="z3998:persona">Phil</b> bow to one another. She proceeds, all in one breath.</i> Hes only been here six weeks; and hes a bachelor. The house isnt his; and the furniture is the landlords; but the professional plant is hired. He got my tooth out beautifully at the first go; and he and I are great friends.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Been asking a lot of questions?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">As if incapable of doing such a thing.</i> Oh, no.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Glad to hear it. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> So good of you not to mind us, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. The fact is, weve never been in England before; and our mother tells us that the people here simply wont stand us. Come and lunch with us. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, bewildered by the leaps and bounds with which their acquaintanceship is proceeding, gasps; but he has no opportunity of speaking, as the conversation of <b epub:type="z3998:persona">the twins</b> is swift and continuous.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>Oh, do, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>At the Marine Hotel—half past one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td>We shall be able to tell mamma that a respectable Englishman has promised to lunch with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Say no more, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: youll come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Say no more! I havent said anything. May I ask whom I have the pleasure of entertaining? Its really quite impossible for me to lunch at the Marine Hotel with two perfect strangers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Young Lady</td>
<td><i epub:type="z3998:stage-direction">Flippantly.</i> Ooooh! what bosh! One patient in six weeks! What difference does it make to you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Maturely.</i> No, Dolly: my knowledge of human nature confirms <abbr epub:type="z3998:name-title">Mr.</abbr> Valentines judgment. He is right. Let me introduce Miss Dorothy Clandon, commonly called Dolly. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> bows to <b epub:type="z3998:persona">Dolly</b>. She nods to him.</i> Im Philip Clandon. Were from Madeira, but perfectly respectable, so far.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Clandon! Are you related to</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Unexpectedly crying out in despair.</i> Yes, we are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Astonished.</i> I beg your pardon?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, we are, we are. Its all over, Phil: they know all about us in England. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> Oh, you cant think how maddening it is to be related to a celebrated person, and never be valued anywhere for our own sakes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>But excuse me: the gentleman I was thinking of is not celebrated.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Staring at him.</i> Gentleman! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b> is also puzzled.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes. I was going to ask whether you were by any chance a daughter of <abbr epub:type="z3998:name-title">Mr.</abbr> Densmore Clandon of Newbury Hall.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Vacantly.</i> No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Well come, Dolly: how do you know youre not?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Cheered.</i> Oh, I forgot. Of course. Perhaps I am.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Dont you know?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Not in the least.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Its a wise child</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Cutting her short.</i> Sh! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> starts nervously; for the sound made by <b epub:type="z3998:persona">Philip</b>, though but momentary, is like cutting a sheet of silk in two with a flash of lightning. It is the result of long practice in checking <b epub:type="z3998:persona">Dollys</b> indiscretions.</i> The fact is, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, we are the children of the celebrated <abbr epub:type="z3998:name-title">Mrs.</abbr> Lanfrey Clandon, an authoress of great repute—in Madeira. No household is complete without her works. We came to England to get away from them. The are called the Twentieth Century Treatises.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Cooking</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Creeds</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Clothing</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Conduct</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Children</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="se:name.publication.book">Twentieth Century Parents</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Cloth limp, half a dollar.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Or mounted on linen for hard family use, two dollars. No family should be without them. Read them, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: theyll improve your mind.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>But not till weve gone, please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Quite so: we prefer people with unimproved minds. Our own minds are in that fresh and unspoiled condition.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Dubiously.</i> Hm!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Echoing him inquiringly.</i> Hm? Phil: he prefers people whose minds are improved.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>In that case we shall have to introduce him to the other member of the family: the Woman of the Twentieth Century; our sister Gloria!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Dithyrambically.</i> Natures masterpiece!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Learnings daughter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Madeiras pride!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Beautys paragon!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Suddenly descending to prose.</i> Bosh! No complexion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Desperately.</i> May I have a word?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Politely.</i> Excuse us. Go ahead.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Very nicely.</i> So sorry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Attempting to take them paternally.</i> I really must give a hint to you young people</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Breaking out again.</i> Oh, come: I like that. How old are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Over thirty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Hes not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Confidently.</i> He is.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> Twenty-seven.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Imperturbably.</i> Thirty-three.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Stuff!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> I appeal to you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Well, really<i epub:type="z3998:stage-direction">resigning himself</i>. Thirty-one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>.</i> You were wrong.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>So were you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Suddenly conscientious.</i> Were forgetting our manners, Dolly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Remorseful.</i> Yes, so we are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Apologetic.</i> We interrupted you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>You were going to improve our minds, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>The fact is, your</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Anticipating him.</i> Our appearance?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Our manners?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Ad misericordiam.</i> Oh, do let me speak.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>The old story. We talk too much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>We do. Shut up, both. <i epub:type="z3998:stage-direction">He seats himself on the arm of the opposing chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Mum! <i epub:type="z3998:stage-direction">She sits down in the writing-table chair, and closes her lips tight with the tips of her fingers.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thank you. <i epub:type="z3998:stage-direction">He brings the stool from the bench in the corner; places it between them; and sits down with a judicial air. They attend to him with extreme gravity. He addresses himself first to <b epub:type="z3998:persona">Dolly</b>.</i> Now may I ask, to begin with, have you ever been in an English seaside resort before? <i epub:type="z3998:stage-direction">She shakes her head slowly and solemnly. He turns to <b epub:type="z3998:persona">Phil</b>, who shakes his head quickly and expressively.</i> I thought so. Well, <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon, our acquaintance has been short; but it has been voluble; and I have gathered enough to convince me that you are neither of you capable of conceiving what life in an English seaside resort is. Believe me, its not a question of manners and appearance. In those respects we enjoy a freedom unknown in Madeira. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> shakes her head vehemently.</i> Oh, yes, I assure you. Lord de Crescis sister bicycles in knickerbockers; and the rectors wife advocates dress reform and wears hygienic boots. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> furtively looks at her own shoe: <b epub:type="z3998:persona">Valentine</b> catches her in the act, and deftly adds,</i> No, thats not the sort of boot I mean. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dollys</b> shoe vanishes.</i> We dont bother much about dress and manners in England, because, as a nation we dont dress well and weve no manners. But—and now will you excuse my frankness? <i epub:type="z3998:stage-direction">They nod.</i> Thank you. Well, in a seaside resort theres one thing you must have before anybody can afford to be seen going about with you; and thats a father, alive or dead. <i epub:type="z3998:stage-direction">He looks at them alternately, with emphasis. They meet his gaze like martyrs.</i> Am I to infer that you have omitted that indispensable part of your social equipment? <i epub:type="z3998:stage-direction">They confirm him by melancholy nods.</i> Them Im sorry to say that if you are going to stay here for any length of time, it will be impossible for me to accept your kind invitation to lunch. <i epub:type="z3998:stage-direction">He rises with an air of finality, and replaces the stool by the bench.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Rising with grave politeness.</i> Come, Dolly. <i epub:type="z3998:stage-direction">He gives her his arm.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Good morning. <i epub:type="z3998:stage-direction">They go together to the door with perfect dignity.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Overwhelmed with remorse.</i> Oh, stop, stop. <i epub:type="z3998:stage-direction">They halt and turn, arm in arm.</i> You make me feel a perfect beast.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Thats your conscience: not us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Energetically, throwing off all pretence of a professional manner.</i> My conscience! My conscience has been my ruin. Listen to me. Twice before I have set up as a respectable medical practitioner in various parts of England. On both occasions I acted conscientiously, and told my patients the brute truth instead of what they wanted to be told. Result, ruin. Now Ive set up as a dentist, a five shilling dentist; and Ive done with conscience forever. This is my last chance. I spent my last sovereign on moving in; and I havent paid a shilling of rent yet. Im eating and drinking on credit; my landlord is as rich as a Jew and as hard as nails; and Ive made five shillings in six weeks. If I swerve by a hairs breadth from the straight line of the most rigid respectability, Im done for. Under such a circumstance, is it fair to ask me to lunch with you when you dont know your own father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>After all, our grandfather is a canon of Lincoln Cathedral.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Like a castaway mariner who sees a sail on the horizon.</i> What! Have you a grandfather?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Only one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>My dear, good young friends, why on earth didnt you tell me that before? A cannon of Lincoln! That makes it all right, of course. Just excuse me while I change my coat. <i epub:type="z3998:stage-direction">He reaches the door in a bound and vanishes. <b epub:type="z3998:persona">Dolly</b> and <b epub:type="z3998:persona">Phil</b> stare after him, and then stare at one another. Missing their audience, they droop and become commonplace at once.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Throwing away <b epub:type="z3998:persona">Dollys</b> arm and coming ill-humoredly towards the operating chair.</i> That wretched bankrupt ivory snatcher makes a compliment of allowing us to stand him a lunch—probably the first square meal he has had for months. <i epub:type="z3998:stage-direction">He gives the chair a kick, as if it were <b epub:type="z3998:persona">Valentine</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Its too beastly. I wont stand it any longer, Phil. Here in England everybody asks whether you have a father the very first thing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I wont stand it either. Mamma must tell us who he was.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Or who he is. He may be alive.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I hope not. No man alive shall father me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>He might have a lot of money, though.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I doubt it. My knowledge of human nature leads me to believe that if he had a lot of money he wouldnt have got rid of his affectionate family so easily. Anyhow, lets look at the bright side of things. Depend on it, hes dead. <i epub:type="z3998:stage-direction">He goes to the hearth and stands with his back to the fireplace, spreading himself. The <b epub:type="z3998:persona">parlor maid</b> appears. <b epub:type="z3998:persona">The twins</b>, under observation, instantly shine out again with their former brilliancy.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td>Two ladies for you, miss. Your mother and sister, miss, I think.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and <b epub:type="z3998:persona">Gloria</b> come in. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> is between forty and fifty, with a slight tendency to soft, sedentary fat, and a fair remainder of good looks, none the worse preserved because she has evidently followed the old tribal matronly fashion of making no pretension in that direction after her marriage, and might almost be suspected of wearing a cap at home. She carries herself artificially well, as women were taught to do as a part of good manners by dancing masters and reclining boards before these were superseded by the modern artistic cult of beauty and health. Her hair, a flaxen hazel fading into white, is crimped, and parted in the middle with the ends plaited and made into a knot, from which observant people of a certain age infer that <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> had sufficient individuality and good taste to stand out resolutely against the now forgotten chignon in her girlhood. In short, she is distinctly old fashioned for her age in dress and manners. But she belongs to the forefront of her own period (say 186080) in a jealously assertive attitude of character and intellect, and in being a woman of cultivated interests rather than passionately developed personal affections. Her voice and ways are entirely kindly and humane; and she lends herself conscientiously to the occasional demonstrations of fondness by which her children mark their esteem for her; but displays of personal sentiment secretly embarrass her: passion in her is humanitarian rather than human: she feels strongly about social questions and principles, not about persons. Only, one observes that this reasonableness and intense personal privacy, which leaves her relations with <b epub:type="z3998:persona">Gloria</b> and <b epub:type="z3998:persona">Phil</b> much as they might be between her and the children of any other woman, breaks down in the case of <b epub:type="z3998:persona">Dolly</b>. Though almost every word she addresses to her is necessarily in the nature of a remonstrance for some breach of decorum, the tenderness in her voice is unmistakable; and it is not surprising that years of such remonstrance have left <b epub:type="z3998:persona">Dolly</b> hopelessly spoiled.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, who is hardly past twenty, is a much more formidable person than her mother. She is the incarnation of haughty highmindedness, raging with the impatience of an impetuous, dominative character paralyzed by the impotence of her youth, and unwillingly disciplined by the constant danger of ridicule from her lighter-handed juniors. Unlike her mother, she is all passion; and the conflict of her passion with her obstinate pride and intense fastidiousness results in a freezing coldness of manner. In an ugly woman all this would be repulsive; but <b epub:type="z3998:persona">Gloria</b> is an attractive woman. Her deep chestnut hair, olive brown skin, long eyelashes, shaded grey eyes that often flash like stars, delicately turned full lips, and compact and supple, but muscularly plump figure appeal with disdainful frankness to the senses and imagination. A very dangerous girl, one would say, if the moral passions were not also marked, and even nobly marked, in a fine brow. Her tailor-made skirt-and-jacket dress of saffron brown cloth, seems conventional when her back is turned; but it displays in front a blouse of sea-green silk which upsets its conventionality with one stroke, and sets her apart as effectually as <b epub:type="z3998:persona">the twins</b> from the ordinary run of fashionable seaside humanity.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> comes a little way into the room, looking round to see who is present. <b epub:type="z3998:persona">Gloria</b>, who studiously avoids encouraging <b epub:type="z3998:persona">the twins</b> by betraying any interest in them, wanders to the window and looks out with her thoughts far away. The <b epub:type="z3998:persona">parlor maid</b>, instead of withdrawing, shuts the door and waits at it.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Well, children? How is the toothache, Dolly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Cured, thank Heaven. Ive had it out. <i epub:type="z3998:stage-direction">She sits down on the step of the operating chair. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> takes the writing-table chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Striking in gravely from the hearth.</i> And the dentist, a first-rate professional man of the highest standing, is coming to lunch with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Looking round apprehensively at the servant.</i> Phil!</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td>Beg pardon, maam. Im waiting for <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. I have a message for him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Who from?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Shocked.</i> Dolly! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> catches her lips with her finger tips, suppressing a little splutter of mirth.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td>Only the landlord, maam.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, in a blue serge suit, with a straw hat in his hand, comes back in high spirits, out of breath with the haste he has made. <b epub:type="z3998:persona">Gloria</b> turns from the window and studies him with freezing attention.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Let me introduce you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. My mother, <abbr epub:type="z3998:name-title">Mrs.</abbr> Lanfrey Clandon. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> bows. <b epub:type="z3998:persona">Valentine</b> bows, self-possessed and quite equal to the occasion.</i> My sister Gloria. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> bows with cold dignity and sits down on the sofa. <b epub:type="z3998:persona">Valentine</b> falls in love at first sight and is miserably confused. He fingers his hat nervously, and makes her a sneaking bow.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I understand that we are to have the pleasure of seeing you at luncheon today, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thank you—er—if you dont mind—I mean if you will be so kind<i epub:type="z3998:stage-direction">to the <b epub:type="z3998:persona">parlor maid</b> testily</i> What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td>The landlord, sir, wishes to speak to you before you go out.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, tell him I have four patients here. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">The Clandons</b> look surprised, except <b epub:type="z3998:persona">Phil</b>, who is imperturbable.</i> If he wouldnt mind waiting just two minutes, I—Ill slip down and see him for a moment. <i epub:type="z3998:stage-direction">Throwing himself confidentially on her sense of the position.</i> Say Im busy, but that I want to see him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td><i epub:type="z3998:stage-direction">Reassuringly.</i> Yes, sir. <i epub:type="z3998:stage-direction">She goes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">On the point of rising.</i> We are detaining you, I am afraid.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Not at all, not at all. Your presence here will be the greatest help to me. The fact is, I owe six weeks rent; and Ive had no patients until today. My interview with my landlord will be considerably smoothed by the apparent boom in my business.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Vexed.</i> Oh, how tiresome of you to let it all out! And weve just been pretending that you were a respectable professional man in a first-rate position.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Horrified.</i> Oh, Dolly, Dolly! My dearest, how can you be so rude? <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> Will you excuse these barbarian children of mine, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thank you, Im used to them. Would it be too much to ask you to wait five minutes while I get rid of my landlord downstairs?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Dont be long. Were hungry.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Again remonstrating.</i> Dolly, dear!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>.</i> All right. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> Thank you: I shant be long. <i epub:type="z3998:stage-direction">He steals a look at <b epub:type="z3998:persona">Gloria</b> as he turns to go. She is looking gravely at him. He falls into confusion.</i> I—er—er—yes—thank you. <i epub:type="z3998:stage-direction">He succeeds at last in blundering himself out of the room; but the exhibition is a pitiful one.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Did you observe? <i epub:type="z3998:stage-direction">Pointing to <b epub:type="z3998:persona">Gloria</b>.</i> Love at first sight. You can add his scalp to your collection, Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Sh—sh, pray, Phil. He may have heard you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Not he. <i epub:type="z3998:stage-direction">Bracing himself for a scene.</i> And now look here, mamma. <i epub:type="z3998:stage-direction">He takes the stool from the bench; and seats himself majestically in the middle of the room, taking a leaf out of <b epub:type="z3998:persona">Valentines</b> book. <b epub:type="z3998:persona">Dolly</b>, feeling that her position on the step of the operating chair is unworthy of the dignity of the occasion, rises, looking important and determined; crosses to the window; and stands with her back to the end of the writing-table, her hands behind her and on the table. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> looks at them, wondering what is coming. <b epub:type="z3998:persona">Gloria</b> becomes attentive. <b epub:type="z3998:persona">Philip</b> straightens his back; places his knuckles symmetrically on his knees; and opens his case.</i> Dolly and I have been talking over things a good deal lately; and I dont think, judging from my knowledge of human nature—we dont think that you <i epub:type="z3998:stage-direction">speaking very staccato, with the words detached</i> quite appreciate the fact</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Seating herself on the end of the table with a spring.</i> That weve grown up.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Indeed? In what way have I given you any reason to complain?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Well, there are certain matters upon which we are beginning to feel that you might take us a little more into your confidence.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rising, with all the placidity of her age suddenly broken up; and a curious hard excitement, dignified but dogged, ladylike but implacable—the manner of the Old Guard of the Womens Rights movement—coming upon her.</i> Phil: take care. Remember what I have always taught you. There are two sorts of family life, Phil; and your experience of human nature only extends, so far, to one of them. <i epub:type="z3998:stage-direction">Rhetorically.</i> The sort you know is based on mutual respect, on recognition of the right of every member of the household to independence and privacy <i epub:type="z3998:stage-direction">her emphasis on “privacy” is intense</i> in their personal concerns. And because you have always enjoyed that, it seems such a matter of course to you that you dont value it. But <i epub:type="z3998:stage-direction">with biting acrimony</i> there is another sort of family life: a life in which husbands open their wives letters, and call on them to account for every farthing of their expenditure and every moment of their time; in which women do the same to their children; in which no room is private and no hour sacred; in which duty, obedience, affection, home, morality and religion are detestable tyrannies, and life is a vulgar round of punishments and lies, coercion and rebellion, jealousy, suspicion, recrimination—Oh! I cannot describe it to you: fortunately for you, you know nothing about it. <i epub:type="z3998:stage-direction">She sits down, panting. <b epub:type="z3998:persona">Gloria</b> has listened to her with flashing eyes, sharing all her indignation.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Inaccessible to rhetoric.</i> See <i epub:type="se:name.publication.book">Twentieth Century Parents</i>, chapter on Liberty, passim.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Touching her shoulder affectionately, soothed even by a gibe from her.</i> My dear Dolly: if you only knew how glad I am that it is nothing but a joke to you, though it is such bitter earnest to me. <i epub:type="z3998:stage-direction">More resolutely, turning to <b epub:type="z3998:persona">Philip</b>.</i> Phil, I never ask you questions about your private concerns. You are not going to question me, are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I think it due to ourselves to say that the question we wanted to ask is as much our business as yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Besides, it cant be good to keep a lot of questions bottled up inside you. You did it, mamma; but see how awfully its broken out again in me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I see you want to ask your question. Ask it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly and Philip</td>
<td><i epub:type="z3998:stage-direction">Beginning simultaneously.</i> Who<i epub:type="z3998:stage-direction">They stop.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Now look here, Dolly: am I going to conduct this business or are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>You.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Then hold your mouth. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> does so literally.</i> The question is a simple one. When the ivory snatcher</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Phil!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Dentist is an ugly word. The man of ivory and gold asked us whether we were the children of <abbr epub:type="z3998:name-title">Mr.</abbr> Densmore Clandon of Newbury Hall. In pursuance of the precepts in your treatise on <i epub:type="se:name.publication.book">Twentieth Century Conduct</i>, and your repeated personal exhortations to us to curtail the number of unnecessary lies we tell, we replied truthfully the we didnt know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Neither did we.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! The result was that the gum architect made considerable difficulties about accepting our invitation to lunch, although I doubt if he has had anything but tea and bread and butter for a fortnight past. Now my knowledge of human nature leads me to believe that we had a father, and that you probably know who he was.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Her agitation returning.</i> Stop, Phil. Your father is nothing to you, nor to me. <i epub:type="z3998:stage-direction">Vehemently.</i> That is enough. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">The twins</b> are silenced, but not satisfied. Their faces fall. But <b epub:type="z3998:persona">Gloria</b>, who has been following the altercation attentively, suddenly intervenes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Advancing.</i> Mother: we have a right to know.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rising and facing her.</i> Gloria! “We!” Who is “we”?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Steadfastly.</i> We three. <i epub:type="z3998:stage-direction">Her tone is unmistakable: she is pitting her strength against her mother for the first time. <b epub:type="z3998:persona">The twins</b> instantly go over to the enemy.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Wounded.</i> In your mouth “we” used to mean you and I, Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Rising decisively and putting away the stool.</i> Were hurting you: lets drop it. We didnt think youd mind. I dont want to know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Coming off the table.</i> Im sure I dont. Oh, dont look like that, mamma. <i epub:type="z3998:stage-direction">She looks angrily at <b epub:type="z3998:persona">Gloria</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Touching her eyes hastily with her handkerchief and sitting down again.</i> Thank you, my dear. Thanks, Phil.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Inexorably.</i> We have a right to know, mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Indignantly.</i> Ah! You insist.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Do you intend that we shall never know?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, Gloria, dont. Its barbarous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With quiet scorn.</i> What is the use of being weak? You see what has happened with this gentleman here, mother. The same thing has happened to me.</td>
</tr>
<tr class="together">
<td/>
<td>
<i epub:type="z3998:stage-direction">All together.</i>
</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>What do you mean?</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, tell us.</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Philip</td>
<td>What happened to you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, nothing of any consequence. <i epub:type="z3998:stage-direction">She turns away from them and goes up to the easy chair at the fireplace, where she sits down, almost with her back to them. As they wait expectantly, she adds, over her shoulder, with studied indifference.</i> On board the steamer the first officer did me the honor to propose to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>No, it was to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>The first officer! Are you serious, Gloria? What did you say to him? <i epub:type="z3998:stage-direction">Correcting herself.</i> Excuse me: I have no right to ask that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>The answer is pretty obvious. A woman who does not know who her father was cannot accept such an offer.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Surely you did not want to accept it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Turning a little and raising her voice.</i> No; but suppose I had wanted to!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Did that difficulty strike you, Dolly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>No, I accepted him.</td>
</tr>
<tr class="together">
<td/>
<td>
<i epub:type="z3998:stage-direction">All crying out together.</i>
</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Gloria</td>
<td>Accepted him!</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Dolly!</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Philip</td>
<td>Oh, I say!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Naively.</i> He did look such a fool!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>But why did you do such a thing, Dolly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>For fun, I suppose. He had to measure my finger for a ring. Youd have done the same thing yourself.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>No, Dolly, I would not. As a matter of fact the first officer did propose to me; and I told him to keep that sort of thing for women who were young enough to be amused by it. He appears to have acted on my advice. <i epub:type="z3998:stage-direction">She rises and goes to the hearth.</i> Gloria: I am sorry you think me weak; but I cannot tell you what you want. You are all too young.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>This is rather a startling departure from Twentieth Century principles.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Quoting.</i> “Answer all your childrens questions, and answer them truthfully, as soon as they are old enough to ask them.” See <i epub:type="se:name.publication.book">Twentieth Century Motherhood</i>⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Page one</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Chapter one</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sentence one.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>My dears: I did not say that you were too young to know. I said you were too young to be taken into my confidence. You are very bright children, all of you; but I am glad for your sakes that you are still very inexperienced and consequently very unsympathetic. There are some experiences of mine that I cannot bear to speak of except to those who have gone through what I have gone through. I hope you will never be qualified for such confidences. But I will take care that you shall learn all you want to know. Will that satisfy you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Another grievance, Dolly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Were not sympathetic.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Leaning forward in her chair and looking earnestly up at her mother.</i> Mother: I did not mean to be unsympathetic.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Affectionately.</i> Of course not, dear. Do you think I dont understand?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> But, mother</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Drawing back a little.</i> Yes?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Obstinately.</i> It is nonsense to tell us that our father is nothing to us.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Provoked to sudden resolution.</i> Do you remember your father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Meditatively, as if the recollection were a tender one.</i> I am not quite sure. I think so.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Grimly.</i> You are not sure?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">With quiet force.</i> Gloria: if I had ever struck you<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> recoils: <b epub:type="z3998:persona">Philip</b> and <b epub:type="z3998:persona">Dolly</b> are disagreeably shocked; all three start at her, revolted as she continues,</i>—struck you purposely, deliberately, with the intention of hurting you, with a whip bought for the purpose! Would you remember that, do you think? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> utters an exclamation of indignant repulsion.</i> That would have been your last recollection of your father, Gloria, if I had not taken you away from him. I have kept him out of your life: keep him now out of mine by never mentioning him to me again. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, with a shudder, covers her face with her hands, until, hearing someone at the door, she turns away and pretends to occupy herself looking at the names of the books in the bookcase. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> sits down on the sofa. <b epub:type="z3998:persona">Valentine</b> returns.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I hope Ive not kept you waiting. That landlord of mine is really an extraordinary old character.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Eagerly.</i> Oh, tell us. How long has he given you to pay?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Distracted by her childs bad manners.</i> Dolly, Dolly, Dolly dear! You must not ask questions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Demurely.</i> So sorry. Youll tell us, wont you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>He doesnt want his rent at all. Hes broken his tooth on a Brazil nut; and he wants me to look at it and to lunch with him afterwards.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Then have him up and pull his tooth out at once; and well bring him to lunch, too. Tell the maid to fetch him along. <i epub:type="z3998:stage-direction">She runs to the bell and rings it vigorously. Then, with a sudden doubt she turns to <b epub:type="z3998:persona">Valentine</b> and adds,</i> I suppose hes respectable—really respectable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Perfectly. Not like me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Honest Injun? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> gasps faintly; but her powers of remonstrance are exhausted.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Honest Injun!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Then off with you and bring him up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Looking dubiously at <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> I daresay hed be delighted if—er—?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rising and looking at her watch.</i> I shall be happy to see your friend at lunch, if you can persuade him to come; but I cant wait to see him now: I have an appointment at the hotel at a quarter to one with an old friend whom I have not seen since I left England eighteen years ago. Will you excuse me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Certainly, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Shall I come?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>No, dear. I want to be alone. <i epub:type="z3998:stage-direction">She goes out, evidently still a good deal troubled. <b epub:type="z3998:persona">Valentine</b> opens the door for her and follows her out.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Significantly—to <b epub:type="z3998:persona">Dolly</b>.</i> Hmhm!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Significantly to <b epub:type="z3998:persona">Philip</b>.</i> Ahah! <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">parlor maid</b> answers the bell.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Show the old gentleman up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td><i epub:type="z3998:stage-direction">Puzzled.</i> Madam?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>The old gentleman with the toothache.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>The landlord.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, Sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Is his name Crampton?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Philip</b>.</i> Sounds rheumaticky, doesnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Chalkstones, probably.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Over her shoulder, to the <b epub:type="z3998:persona">parlor maid</b>.</i> Show <abbr epub:type="z3998:name-title">Mr.</abbr> Crampstones up. <i epub:type="z3998:stage-direction">Goes <abbr epub:type="z3998:stage-direction">R.</abbr> to writing-table chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Parlor Maid</td>
<td><i epub:type="z3998:stage-direction">Correcting her.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, miss. <i epub:type="z3998:stage-direction">She goes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Repeating it to herself like a lesson.</i> Crampton, Crampton, Crampton, Crampton, Crampton. <i epub:type="z3998:stage-direction">She sits down studiously at the writing-table.</i> I must get that name right, or Heaven knows what I shall call him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Phil: can you believe such a horrible thing as that about our father—what mother said just now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Oh, there are lots of people of that kind. Old Chalice used to thrash his wife and daughters with a cartwhip.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Contemptuously.</i> Yes, a Portuguese!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>When you come to men who are brutes, there is much in common between the Portuguese and the English variety, Doll. Trust my knowledge of human nature. <i epub:type="z3998:stage-direction">He resumes his position on the hearthrug with an elderly and responsible air.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With angered remorse.</i> I dont think we shall ever play again at our old game of guessing what our father was to be like. Dolly: are you sorry for your father—the father with lots of money?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, come! What about your father—the lonely old man with the tender aching heart? Hes pretty well burst up, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>There can be no doubt that the governor is an exploded superstition. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> is heard talking to somebody outside the door.</i> But hark: he comes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Nervously.</i> Who?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Chalkstones.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! Attention. <i epub:type="z3998:stage-direction">They put on their best manners. <b epub:type="z3998:persona">Philip</b> adds in a lower voice to <b epub:type="z3998:persona">Gloria</b>,</i> If hes good enough for the lunch, Ill nod to Dolly; and if she nods to you, invite him straight away.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> comes back with his landlord. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mr.</abbr> Fergus Crampton</b> is a man of about sixty, tall, hard and stringy, with an atrociously obstinate, ill tempered, grasping mouth, and a querulously dogmatic voice. Withal he is highly nervous and sensitive, judging by his thin transparent skin marked with multitudinous lines, and his slender fingers. His consequent capacity for suffering acutely from all the dislike that his temper and obstinacy can bring upon him is proved by his wistful, wounded eyes, by a plaintive note in his voice, a painful want of confidence in his welcome, and a constant but indifferently successful effort to correct his natural incivility of manner and proneness to take offence. By his keen brows and forehead he is clearly a shrewd man; and there is no sign of straitened means or commercial diffidence about him: he is well dressed, and would be classed at a guess as a prosperous master manufacturer in a business inherited from an old family in the aristocracy of trade. His navy blue coat is not of the usual fashionable pattern. It is not exactly a pilots coat; but it is cut that way, double breasted, and with stout buttons and broad lapels, a coat for a shipyard rather than a counting house. He has taken a fancy to <b epub:type="z3998:persona">Valentine</b>, who cares nothing for his crossness of grain and treats him with a sort of disrespectful humanity, for which he is secretly grateful.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>May I introduce—this is <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton—Miss Dorothy Clandon, <abbr epub:type="z3998:name-title">Mr.</abbr> Philip Clandon, Miss Clandon. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> stands nervously bowing. They all bow.</i> Sit down, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Pointing to the operating chair.</i> That is the most comfortable chair, <abbr epub:type="z3998:name-title">Mr.</abbr> Ch—crampton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Thank you; but wont this young lady—?<i epub:type="z3998:stage-direction">Indicating <b epub:type="z3998:persona">Gloria</b>, who is close to the chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Thank you, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: we are just going.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Bustling him across to the chair with good-humored peremptoriness.</i> Sit down, sit down. Youre tired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Well, perhaps as I am considerably the oldest person present, I<i epub:type="z3998:stage-direction">He finishes the sentence by sitting down a little rheumatically in the operating chair. Meanwhile, <b epub:type="z3998:persona">Philip</b>, having studied him critically during his passage across the room, nods to <b epub:type="z3998:persona">Dolly</b>; and <b epub:type="z3998:persona">Dolly</b> nods to <b epub:type="z3998:persona">Gloria</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: we understand that we are preventing <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine from lunching with you by taking him away ourselves. My mother would be very glad, indeed, if you would come too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Gratefully, after looking at her earnestly for a moment.</i> Thank you. I will come with pleasure.</td>
</tr>
<tr class="together">
<td/>
<td>
<i epub:type="z3998:stage-direction">Politely murmuring.</i>
</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Gloria</td>
<td>Thank you very much—er</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Dolly</td>
<td>So glad—er</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Philip</td>
<td>Delighted, Im sure—er</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The conversation drops. <b epub:type="z3998:persona">Gloria</b> and <b epub:type="z3998:persona">Dolly</b> look at one another; then at <b epub:type="z3998:persona">Valentine</b> and <b epub:type="z3998:persona">Philip</b>. <b epub:type="z3998:persona">Valentine</b> and <b epub:type="z3998:persona">Philip</b>, unequal to the occasion, look away from them at one another, and are instantly so disconcerted by catching one anothers eye, that they look back again and catch the eyes of <b epub:type="z3998:persona">Gloria</b> and <b epub:type="z3998:persona">Dolly</b>. Thus, catching one another all round, they all look at nothing and are quite at a loss. <b epub:type="z3998:persona">Crampton</b> looks about him, waiting for them to begin. The silence becomes unbearable.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Suddenly, to keep things going.</i> How old are you, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Hastily.</i> I am afraid we must be going, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. It is understood, then, that we meet at half past one. <i epub:type="z3998:stage-direction">She makes for the door. <b epub:type="z3998:persona">Philip</b> goes with her. <b epub:type="z3998:persona">Valentine</b> retreats to the bell.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Half past one. <i epub:type="z3998:stage-direction">He rings the bell.</i> Many thanks. <i epub:type="z3998:stage-direction">He follows <b epub:type="z3998:persona">Gloria</b> and <b epub:type="z3998:persona">Philip</b> to the door, and goes out with them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Who has meanwhile stolen across to <b epub:type="z3998:persona">Crampton</b>.</i> Make him give you gas. Its five shillings extra: but its worth it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Amused.</i> Very well. <i epub:type="z3998:stage-direction">Looking more earnestly at her.</i> So you want to know my age, do you? Im fifty-seven.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">With conviction.</i> You look it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Grimly.</i> I dare say I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>What are you looking at me so hard for? Anything wrong? <i epub:type="z3998:stage-direction">She feels whether her hat is right.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Youre like somebody.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Who?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Well, you have a curious look of my mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Incredulously.</i> Your mother!!! Quite sure you dont mean your daughter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Suddenly blackening with hate.</i> Yes: Im quite sure I dont mean my daughter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Sympathetically.</i> Tooth bad?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>No, no: nothing. A twinge of memory, Miss Clandon, not of toothache.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Have it out. “Pluck from the memory a rooted sorrow:” with gas, five shillings extra.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Vindictively.</i> No, not a sorrow. An injury that was done me once: thats all. I dont forget injuries; and I dont want to forget them. <i epub:type="z3998:stage-direction">His features settle into an implacable frown.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Philip</b>: to look for <b epub:type="z3998:persona">Dolly</b>. He comes down behind her unobserved.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Looking critically at <b epub:type="z3998:persona">Cramptons</b> expression.</i> I dont think we shall like you when you are brooding over your sorrows.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Who has entered the room unobserved, and stolen behind her.</i> My sister means well, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: but she is indiscreet. Now Dolly, outside! <i epub:type="z3998:stage-direction">He takes her towards the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">In a perfectly audible undertone.</i> He says hes only fifty-seven; and he thinks me the image of his mother; and he hates his daughter; and<i epub:type="z3998:stage-direction">She is interrupted by the return of <b epub:type="z3998:persona">Valentine</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Miss Clandon has gone on.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Dont forget half past one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Mind you leave <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton with enough teeth to eat with. <i epub:type="z3998:stage-direction">They go out. <b epub:type="z3998:persona">Valentine</b> comes down to his cabinet, and opens it.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Thats a spoiled child, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. Thats one of your modern products. When I was her age, I had many a good hiding fresh in my memory to teach me manners.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Taking up his dental mirror and probe from the shelf in front of the cabinet.</i> What did you think of her sister?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>You liked her better, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Rhapsodically.</i> She struck me as being<i epub:type="z3998:stage-direction">He checks himself, and adds, prosaically,</i> However, thats not business. <i epub:type="z3998:stage-direction">He places himself behind <b epub:type="z3998:persona">Cramptons</b> right shoulder and assumes his professional tone.</i> Open, please. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> opens his mouth. <b epub:type="z3998:persona">Valentine</b> puts the mirror in, and examines his teeth.</i> Hm! You have broken that one. What a pity to spoil such a splendid set of teeth! Why do you crack nuts with them? <i epub:type="z3998:stage-direction">He withdraws the mirror, and comes forward to converse with <b epub:type="z3998:persona">Crampton</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Ive always cracked nuts with them: what else are they for? <i epub:type="z3998:stage-direction">Dogmatically.</i> The proper way to keep teeth good is to give them plenty of use on bones and nuts, and wash them every day with soap—plain yellow soap.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Soap! Why soap?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I began using it as a boy because I was made to; and Ive used it ever since. And I never had toothache in my life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Dont you find it rather nasty?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I found that most things that were good for me were nasty. But I was taught to put up with them, and made to put up with them. Im used to it now: in fact, I like the taste when the soap is really good.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Making a wry face in spite of himself.</i> You seem to have been very carefully educated, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Grimly.</i> I wasnt spoiled, at all events.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Smiling a little to himself.</i> Are you quite sure?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What dy mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Well, your teeth are good, I admit. But Ive seen just as good in very self-indulgent mouths. <i epub:type="z3998:stage-direction">He goes to the ledge of cabinet and changes the probe for another one.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Its not the effect on the teeth: its the effect on the character.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Placably.</i> Oh, the character, I see. <i epub:type="z3998:stage-direction">He recommences operations.</i> A little wider, please. Hm! That one will have to come out: its past saving. <i epub:type="z3998:stage-direction">He withdraws the probe and again comes to the side of the chair to converse.</i> Dont be alarmed: you shant feel anything. Ill give you gas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Rubbish, man: I want none of your gas. Out with it. People were taught to bear necessary pain in my day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, if you like being hurt, all right. Ill hurt you as much as you like, without any extra charge for the beneficial effect on your character.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Rising and glaring at him.</i> Young man: you owe me six weeks rent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Can you pay me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Satisfied with his advantage.</i> I thought not. How soon dy think youll be able to pay me if you have no better manners than to make game of your patients? <i epub:type="z3998:stage-direction">He sits down again.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>My good sir: my patients havent all formed their characters on kitchen soap.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Suddenly gripping him by the arm as he turns away again to the cabinet.</i> So much the worse for them. I tell you you dont understand my character. If I could spare all my teeth, Id make you pull them all out one after another to show you what a properly hardened man can go through with when hes made up his mind to do it. <i epub:type="z3998:stage-direction">He nods at him to enforce the effect of this declaration, and releases him.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">His careless pleasantry quite unruffled.</i> And you want to be more hardened, do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Strolling away to the bell.</i> Well, youre quite hard enough for me already—as a landlord. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> receives this with a growl of grim humor. <b epub:type="z3998:persona">Valentine</b> rings the bell, and remarks in a cheerful, casual way, whilst waiting for it to be answered.</i> Why did you never get married, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton? A wife and children would have taken some of the hardness out of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">With unexpected ferocity.</i> What the devil is that to you? <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">parlor maid</b> appears at the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Politely.</i> Some warm water, please. <i epub:type="z3998:stage-direction">She retires: and <b epub:type="z3998:persona">Valentine</b> comes back to the cabinet, not at all put out by <b epub:type="z3998:persona">Cramptons</b> rudeness, and carries on the conversation whilst he selects a forceps and places it ready to his hand with a gag and a drinking glass.</i> You were asking me what the devil that was to me. Well, I have an idea of getting married myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">With grumbling irony.</i> Naturally, sir, naturally. When a young man has come to his last farthing, and is within twenty-four hours of having his furniture distrained upon by his landlord, he marries. Ive noticed that before. Well, marry; and be miserable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, come, what do you know about it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Im not a bachelor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Then there is a <abbr epub:type="z3998:name-title">Mrs.</abbr> Crampton?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Wincing with a pang of resentment.</i> Yes—damn her!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Unperturbed.</i> Hm! A father, too, perhaps, as well as a husband, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Three children.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Politely.</i> Damn them?—eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Jealously.</i> No, sir: the children are as much mine as hers. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">parlor maid</b> brings in a jug of hot water.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thank you. <i epub:type="z3998:stage-direction">He takes the jug from her, and brings it to the cabinet, continuing in the same idle strain.</i> I really should like to know your family, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">parlor maid</b> goes out: and he pours some hot water into the drinking glass.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Sorry I cant introduce you, sir. Im happy to say that I dont know where they are, and dont care, so long as they keep out of my way. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, with a hitch of his eyebrows and shoulders, drops the forceps with a clink into the glass of hot water.</i> You neednt warm that thing to use on me. Im not afraid of the cold steel. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> stoops to arrange the gas pump and cylinder beside the chair.</i> Whats that heavy thing?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, never mind. Something to put my foot on, to get the necessary purchase for a good pull. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> looks alarmed in spite of himself. <b epub:type="z3998:persona">Valentine</b> stands upright and places the glass with the forceps in it ready to his hand, chatting on with provoking indifference.</i> And so you advise me not to get married, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton? <i epub:type="z3998:stage-direction">He stoops to fit the handle on the apparatus by which the chair is raised and lowered.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Irritably.</i> I advise you to get my tooth out and have done reminding me of my wife. Come along, man. <i epub:type="z3998:stage-direction">He grips the arms of the chair and braces himself.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Pausing, with his hand on the lever, to look up at him and say.</i> What do you bet that I dont get that tooth out without your feeling it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Your six weeks rent, young man. Dont you gammon me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Jumping at the bet and winding him aloft vigorously.</i> Done! Are you ready? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b>, who has lost his grip of the chair in his alarm at its sudden ascent, folds his arms: sits stiffly upright: and prepares for the worst. <b epub:type="z3998:persona">Valentine</b> lets down the back of the chair to an obtuse angle.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Clutching at the arms of the chair as he falls back.</i> Take care man. Im quite helpless in this po</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Deftly stopping him with the gag, and snatching up the mouthpiece of the gas machine.</i> Youll be more helpless presently. <i epub:type="z3998:stage-direction">He presses the mouthpiece over <b epub:type="z3998:persona">Cramptons</b> mouth and nose, leaning over his chest so as to hold his head and shoulders well down on the chair. <b epub:type="z3998:persona">Crampton</b> makes an inarticulate sound in the mouthpiece and tries to lay hands on <b epub:type="z3998:persona">Valentine</b>, whom he supposes to be in front of him. After a moment his arms wave aimlessly, then subside and drop. He is quite insensible. <b epub:type="z3998:persona">Valentine</b>, with an exclamation of somewhat preoccupied triumph, throws aside the mouthpiece quickly: picks up the forceps adroitly from the glass: and—the curtain falls.</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>On the terrace at the Marine Hotel. It is a square flagged platform, with a parapet of heavy oil jar pilasters supporting a broad stone coping on the outer edge, which stands up over the sea like a cliff. The <b epub:type="z3998:persona">head waiter</b> of the establishment, busy laying napkins on a luncheon table with his back to the sea, has the hotel on his right, and on his left, in the corner nearest the sea, the flight of steps leading down to the beach.</p>
<p>When he looks down the terrace in front of him he sees a little to his left a solitary guest, a middle-aged gentleman sitting on a chair of iron laths at a little iron table with a bowl of lump sugar and three wasps on it, reading the <i epub:type="se:name.publication.newspaper">Standard</i>, with his umbrella up to defend him from the sun, which, in August and at less than an hour after noon, is toasting his protended insteps. Just opposite him, at the hotel side of the terrace, there is a garden seat of the ordinary esplanade pattern. Access to the hotel for visitors is by an entrance in the middle of its façade, reached by a couple of steps on a broad square of raised pavement. Nearer the parapet there lurks a way to the kitchen, masked by a little trellis porch. The table at which the <b epub:type="z3998:persona">waiter</b> is occupied is a long one, set across the terrace with covers and chairs for five, two at each side and one at the end next the hotel. Against the parapet another table is prepared as a buffet to serve from.</p>
<p>The <b epub:type="z3998:persona">waiter</b> is a remarkable person in his way. A silky old man, white-haired and delicate looking, but so cheerful and contented that in his encouraging presence ambition stands rebuked as vulgarity, and imagination as treason to the abounding sufficiency and interest of the actual. He has a certain expression peculiar to men who have been extraordinarily successful in their calling, and who, whilst aware of the vanity of success, are untouched by envy.</p>
<p><b epub:type="z3998:persona">The gentleman</b> at the iron table is not dressed for the seaside. He wears his London frock coat and gloves; and his tall silk hat is on the table beside the sugar bowl. The excellent condition and quality of these garments, the gold-rimmed folding spectacles through which he is reading the <i epub:type="se:name.publication.newspaper">Standard</i>, and the <i epub:type="se:name.publication.newspaper">Times</i> at his elbow overlaying the local paper, all testify to his respectability. He is about fifty, clean shaven, and close-cropped, with the corners of his mouth turned down purposely, as if he suspected them of wanting to turn up, and was determined not to let them have their way. He has large expansive ears, cod colored eyes, and a brow kept resolutely wide open, as if, again, he had resolved in his youth to be truthful, magnanimous, and incorruptible, but had never succeeded in making that habit of mind automatic and unconscious. Still, he is by no means to be laughed at. There is no sign of stupidity or infirmity of will about him: on the contrary, he would pass anywhere at sight as a man of more than average professional capacity and responsibility. Just at present he is enjoying the weather and the sea too much to be out of patience; but he has exhausted all the news in his papers and is at present reduced to the advertisements, which are not sufficiently succulent to induce him to persevere with them.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td><i epub:type="z3998:stage-direction">Yawning and giving up the paper as a bad job.</i> Waiter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Sir? <i epub:type="z3998:stage-direction">Coming down <abbr epub:type="z3998:stage-direction">C.</abbr></i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>Are you quite sure <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon is coming back before lunch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Quite sure, sir. She expects you at a quarter to one, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">The gentleman</b>, soothed at once by the <b epub:type="z3998:persona">waiters</b> voice, looks at him with a lazy smile. It is a quiet voice, with a gentle melody in it that gives sympathetic interest to his most commonplace remark; and he speaks with the sweetest propriety, neither dropping his aitches nor misplacing them, nor committing any other vulgarism. He looks at his watch as he continues,</i> Not that yet, sir, is it? 12:43, sir. Only two minutes more to wait, sir. Nice morning, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>Yes: very fresh after London.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir: so all our visitors say, sir. Very nice family, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>You like them, do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. They have a free way with them that is very taking, sir, very taking indeed, sir: especially the young lady and gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>Miss Dorothea and <abbr epub:type="z3998:name-title">Mr.</abbr> Philip, I suppose.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. The young lady, in giving an order, or the like of that, will say, “Remember, William, we came to this hotel on your account, having heard what a perfect waiter you are.” The young gentleman will tell me that I remind him strongly of his father <i epub:type="z3998:stage-direction">the gentleman starts at this</i> and that he expects me to act by him as such. <i epub:type="z3998:stage-direction">Soothing, sunny cadence.</i> Oh, very pleasant, sir, very affable and pleasant indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>You like his father! <i epub:type="z3998:stage-direction">He laughs at the notion.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Oh, we must not take what they say too seriously, sir. Of course, sir, if it were true, the young lady would have seen the resemblance, too, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td>Did she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>No, sir. She thought me like the bust of Shakespeare in Stratford Church, sir. That is why she calls me William, sir. My real name is Walter, sir. <i epub:type="z3998:stage-direction">He turns to go back to the table, and sees <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> coming up to the terrace from the beach by the steps.</i> Here is <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, in an unobtrusively confidential tone,</i> Gentleman for you, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>We shall have two more gentlemen at lunch, William.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Right, maam. Thank you, maam. <i epub:type="z3998:stage-direction">He withdraws into the hotel. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> comes forward looking round for her visitor, but passes over <b epub:type="z3998:persona">the gentleman</b> without any sign of recognition.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Gentleman</td>
<td><i epub:type="z3998:stage-direction">Peering at her quaintly from under the umbrella.</i> Dont you know me?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Incredulously, looking hard at him.</i> Are you Finch McComas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Cant you guess? <i epub:type="z3998:stage-direction">He shuts the umbrella; puts it aside; and jocularly plants himself with his hands on his hips to be inspected.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I believe you are. <i epub:type="z3998:stage-direction">She gives him her hand. The shake that ensues is that of old friends after a long separation.</i> Wheres your beard?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">With humorous solemnity.</i> Would you employ a solicitor with a beard?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Pointing to the silk hat on the table.</i> Is that your hat?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Would you employ a solicitor with a sombrero?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I have thought of you all these eighteen years with the beard and the sombrero. <i epub:type="z3998:stage-direction">She sits down on the garden seat. <b epub:type="z3998:persona">McComas</b> takes his chair again.</i> Do you go to the meetings of the Dialectical Society still?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Gravely.</i> I do not frequent meetings now.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Finch: I see what has happened. You have become respectable.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Havent you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Not a bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>You hold to your old opinions still?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>As firmly as ever.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Bless me! And you are still ready to make speeches in public, in spite of your sex <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> nods</i>; to insist on a married womans right to her own separate property <i epub:type="z3998:stage-direction">she nods again</i>; to champion Darwins view of the origin of species and John Stuart Mills essay on Liberty <i epub:type="z3998:stage-direction">nod</i>; to read Huxley, Tyndall and George Eliot <i epub:type="z3998:stage-direction">three nods</i>; and to demand University degrees, the opening of the professions, and the parliamentary franchise for women as well as men?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Resolutely.</i> Yes: I have not gone back one inch; and I have educated Gloria to take up my work where I left it. That is what has brought me back to England: I felt that I had no right to bury her alive in Madeira—my <abbr>St.</abbr> Helena, Finch. I suppose she will be howled at as I was; but she is prepared for that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Howled at! My dear good lady: there is nothing in any of those views nowadays to prevent her from marrying a bishop. You reproached me just now for having become respectable. You were wrong: I hold to our old opinions as strongly as ever. I dont go to church; and I dont pretend I do. I call myself what I am: a Philosophic Radical, standing for liberty and the rights of the individual, as I learnt to do from my master Herbert Spencer. Am I howled at? No: Im indulged as an old fogey. Im out of everything, because Ive refused to bow the knee to Socialism.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Shocked.</i> Socialism!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Yes, Socialism. Thats what Miss Gloria will be up to her ears in before the end of the month if you let her loose here.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> But I can prove to her that Socialism is a fallacy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Touchingly.</i> It is by proving that, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, that I have lost all my young disciples. Be careful what you do: let her go her own way. <i epub:type="z3998:stage-direction">With some bitterness.</i> Were old-fashioned: the world thinks it has left us behind. There is only one place in all England where your opinions would still pass as advanced.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Scornfully unconvinced.</i> The Church, perhaps?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>No, the theatre. And now to business! Why have you made me come down here?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Well, partly because I wanted to see you</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">With good-humored irony.</i> Thanks.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>—and partly because I want you to explain everything to the children. They know nothing; and now that we have come back to England, it is impossible to leave them in ignorance any longer. <i epub:type="z3998:stage-direction">Agitated.</i> Finch: I cannot bring myself to tell them. I<i epub:type="z3998:stage-direction">She is interrupted by <b epub:type="z3998:persona">the twins</b> and <b epub:type="z3998:persona">Gloria</b>. <b epub:type="z3998:persona">Dolly</b> comes tearing up the steps, racing <b epub:type="z3998:persona">Philip</b>, who combines a terrific speed with unhurried propriety of bearing which, however, costs him the race, as <b epub:type="z3998:persona">Dolly</b> reaches her mother first and almost upsets the garden seat by the precipitancy of her arrival.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Breathless.</i> Its all right, mamma. The dentist is coming; and hes bringing his old man.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Dolly, dear: dont you see <abbr epub:type="z3998:name-title">Mr.</abbr> McComas? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mr.</abbr> McComas</b> rises, smilingly.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Her face falling with the most disparagingly obvious disappointment.</i> This! Where are the flowing locks?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Seconding her warmly.</i> Where the beard?—the cloak?—the poetic exterior?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas, youve gone and spoiled yourself. Why didnt you wait till wed seen you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Taken aback, but rallying his humor to meet the emergency.</i> Because eighteen years is too long for a solicitor to go without having his hair cut.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">At the other side of <b epub:type="z3998:persona">McComas</b>.</i> How do you do, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas? <i epub:type="z3998:stage-direction">He turns; and she takes his hand and presses it, with a frank straight look into his eyes.</i> We are glad to meet you at last.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Miss Gloria, I presume? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> smiles assent, and releases his hand after a final pressure. She then retires behind the garden seat, leaning over the back beside <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> And this young gentleman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I was christened in a comparatively prosaic mood. My name is</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Completing his sentence for him declamatorily.</i> “Norval. On the Grampian hills”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Declaiming gravely.</i> “My father feeds his flock, a frugal swain”</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Dear, dear children: dont be silly. Everything is so new to them here, Finch, that they are in the wildest spirits. They think every Englishman they meet is a joke.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Well, so he is: its not our fault.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>My knowledge of human nature is fairly extensive, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas; but I find it impossible to take the inhabitants of this island seriously.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I presume, sir, you are Master Philip? <i epub:type="z3998:stage-direction">Offering his hand.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Taking <b epub:type="z3998:persona">McComass</b> hand and looking solemnly at him.</i> I was Master Philip—was so for many years; just as you were once Master Finch. <i epub:type="z3998:stage-direction">He gives his hand a single shake and drops it; then turns away, exclaiming meditatively,</i> How strange it is to look back on our boyhood! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> stares after him, not at all pleased.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> Has Finch had a drink?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Dearest: <abbr epub:type="z3998:name-title">Mr.</abbr> McComas will lunch with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Have you ordered for seven? Dont forget the old gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I have not forgotten him, dear. What is his name?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Chalkstones. Hell be here at half past one. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">McComas</b>.</i> Are we like what you expected?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Changing her tone to a more earnest one.</i> Dolly: <abbr epub:type="z3998:name-title">Mr.</abbr> McComas has something more serious than that to tell you. Children: I have asked my old friend to answer the question you asked this morning. He is your fathers friend as well as mine: and he will tell you the story more fairly than I could. <i epub:type="z3998:stage-direction">Turning her head from them to <b epub:type="z3998:persona">Gloria</b>.</i> Gloria: are you satisfied?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Gravely attentive.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> McComas is very kind.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Nervously.</i> Not at all, my dear young lady: not at all. At the same time, this is rather sudden. I was hardly prepared—er</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Suspiciously.</i> Oh, we dont want anything prepared.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Exhorting him.</i> Tell us the truth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> Bald headed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Nettled.</i> I hope you intend to take what I have to say seriously.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">With profound mock gravity.</i> I hope it will deserve it, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas. My knowledge of human nature teaches me not to expect too much.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Phil</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Yes, mother, all right. I beg your pardon, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas: dont mind us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">In conciliation.</i> We mean well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Shut up, both.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> holds her lips. <b epub:type="z3998:persona">McComas</b> takes a chair from the luncheon table; places it between the little table and the garden seat with <b epub:type="z3998:persona">Dolly</b> on his right and <b epub:type="z3998:persona">Philip</b> on his left; and settles himself in it with the air of a man about to begin a long communication. <b epub:type="z3998:persona">The Clandons</b> match him expectantly.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Ahem! Your father</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Interrupting.</i> How old is he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Softly.</i> Dear Dolly: dont let us interrupt <abbr epub:type="z3998:name-title">Mr.</abbr> McComas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> Thank you, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. Thank you. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>.</i> Your father is fifty-seven.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">With a bound, startled and excited.</i> Fifty-seven! Where does he live?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Dolly, Dolly!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Stopping her.</i> Let me answer that, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. The answer will surprise you considerably. He lives in this town. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> rises. She and <b epub:type="z3998:persona">Gloria</b> look at one another in the greatest consternation.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">With conviction.</i> I knew it! Phil: Chalkstones is our father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Chalkstones!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, Crampstones, or whatever it is. He said I was like his mother. I knew he must mean his daughter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Very seriously.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> McComas: I desire to consider your feelings in every possible way: but I warn you that if you stretch the long arm of coincidence to the length of telling me that <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton of this town is my father, I shall decline to entertain the information for a moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>And pray why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Because I have seen the gentleman; and he is entirely unfit to be my father, or Dollys father, or Glorias father, or my mothers husband.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Oh, indeed! Well, sir, let me tell you that whether you like it or not, he is your father, and your sisters father, and <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons husband. Now! What have you to say to that!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Whimpering.</i> You neednt be so cross. Crampton isnt your father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> McComas: your conduct is heartless. Here you find a family enjoying the unspeakable peace and freedom of being orphans. We have never seen the face of a relative—never known a claim except the claim of freely chosen friendship. And now you wish to thrust into the most intimate relationship with us a man whom we dont know</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Vehemently.</i> An awful old man! <i epub:type="z3998:stage-direction">Reproachfully.</i> And you began as if you had quite a nice father for us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> How do you know that he is not nice? And what right have you to choose your own father? <i epub:type="z3998:stage-direction">Raising his voice.</i> Let me tell you, Miss Clandon, that you are too young to</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Interrupting him suddenly and eagerly.</i> Stop, I forgot! Has he any money?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>He has a great deal of money.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Delighted.</i> Oh, what did I always say, Phil?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Dolly: we have perhaps been condemning the old man too hastily. Proceed, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I shall not proceed, sir. I am too hurt, too shocked, to proceed.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Urgently.</i> Finch: do you realize what is happening? Do you understand that my children have invited that man to lunch, and that he will be here in a few moments?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Completely upset.</i> What! do you mean—am I to understand—is it</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Impressively.</i> Steady, Finch. Think it out slowly and carefully. Hes coming—coming to lunch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Which of us is to tell him the truth? Have you thought of that?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Finch: you must tell him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, Finch is no good at telling things. Look at the mess he has made of telling us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I have not been allowed to speak. I protest against this.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Taking his arm coaxingly.</i> Dear Finch: dont be cross.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Gloria: let us go in. He may arrive at any moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Proudly.</i> Do not stir, mother. I shall not stir. We must not run away.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Delicately rebuking her.</i> My dear: we cannot sit down to lunch just as we are. We shall come back again. We must have no bravado. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> winces, and goes into the hotel without a word.</i> Come, Dolly. <i epub:type="z3998:stage-direction">As she goes into the hotel door, the <b epub:type="z3998:persona">waiter</b> comes out with plates, <abbr>etc.</abbr>, for two additional covers on a tray.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Gentlemen come yet, maam?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Two more to come yet, thank you. They will be here, immediately. <i epub:type="z3998:stage-direction">She goes into the hotel. The <b epub:type="z3998:persona">waiter</b> takes his tray to the service table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I have an idea. <abbr epub:type="z3998:name-title">Mr.</abbr> McComas: this communication should be made, should it not, by a man of infinite tact?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>It will require tact, certainly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Good! Dolly: whose tact were you noticing only this morning?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Seizing the idea with rapture.</i> Oh, yes, I declare! William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>The very man! <i epub:type="z3998:stage-direction">Calling.</i> William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Coming, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Horrified.</i> The waiter! Stop, stop! I will not permit this. I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Presenting himself between <b epub:type="z3998:persona">Philip</b> and <b epub:type="z3998:persona">McComas</b>.</i> Yes, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComass</b> complexion fades into stone grey; and all movement and expression desert his eyes. He sits down stupefied.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>William: you remember my request to you to regard me as your son?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">With respectful indulgence.</i> Yes, sir. Anything you please, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>William: at the very outset of your career as my father, a rival has appeared on the scene.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Your real father, sir? Well, that was to be expected, sooner or later, sir, wasnt it? <i epub:type="z3998:stage-direction">Turning with a happy smile to <b epub:type="z3998:persona">McComas</b>.</i> Is it you, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Renerved by indignation.</i> Certainly not. My children know how to behave themselves.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>No, William: this gentleman was very nearly my father: he wooed my mother, but wooed her in vain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Outraged.</i> Well, of all the</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! Consequently, he is only our solicitor. Do you know one Crampton, of this town?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Cockeyed Crampton, sir, of the Crooked Billet, is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I dont know. Finch: does he keep a public house?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Rising scandalized.</i> No, no, no. Your father, sir, is a well-known yacht builder, an eminent man here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Impressed.</i> Oh, beg pardon, sir, Im sure. A son of <abbr epub:type="z3998:name-title">Mr.</abbr> Cramptons! Dear me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Crampton is coming to lunch with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Puzzled.</i> Yes, sir. <i epub:type="z3998:stage-direction">Diplomatically.</i> Dont usually lunch with his family, perhaps, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Impressively.</i> William: he does not know that we are his family. He has not seen us for eighteen years. He wont know us. <i epub:type="z3998:stage-direction">To emphasize the communication he seats himself on the iron table with a spring, and looks at the <b epub:type="z3998:persona">waiter</b> with his lips compressed and his legs swinging.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>We want you to break the news to him, William.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>But I should think hed guess when he sees your mother, miss. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Philips</b> legs become motionless at this elucidation. He contemplates the waiter raptly.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Dazzled.</i> I never thought of that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Nor I. <i epub:type="z3998:stage-direction">Coming off the table and turning reproachfully on <b epub:type="z3998:persona">McComas</b>.</i> Nor you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>And you a solicitor!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Finch: Your professional incompetence is appalling. William: your sagacity puts us all to shame.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>You really are like Shakespeare, William.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Not at all, sir. Dont mention it, miss. Most happy, Im sure, sir. <i epub:type="z3998:stage-direction">Goes back modestly to the luncheon table and lays the two additional covers, one at the end next the steps, and the other so as to make a third on the side furthest from the balustrade.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Abruptly.</i> Finch: come and wash your hands. <i epub:type="z3998:stage-direction">Seizes his arm and leads him toward the hotel.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I am thoroughly vexed and hurt, <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Interrupting him.</i> You will get used to us. Come, Dolly. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> shakes him off and marches into the hotel. <b epub:type="z3998:persona">Philip</b> follows with unruffled composure.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Turning for a moment on the steps as she follows them.</i> Keep your wits about you, William. There will be fireworks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Right, miss. You may depend on me, miss. <i epub:type="z3998:stage-direction">She goes into the hotel.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> comes lightly up the steps from the beach, followed doggedly by <b epub:type="z3998:persona">Crampton</b>. <b epub:type="z3998:persona">Valentine</b> carries a walking stick. <b epub:type="z3998:persona">Crampton</b>, either because he is old and chilly, or with some idea of extenuating the unfashionableness of his reefer jacket, wears a light overcoat. He stops at the chair left by <b epub:type="z3998:persona">McComas</b> in the middle of the terrace, and steadies himself for a moment by placing his hand on the back of it.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Those steps make me giddy. <i epub:type="z3998:stage-direction">He passes his hand over his forehead.</i> I have not got over that infernal gas yet.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes to the iron chair, so that he can lean his elbows on the little table to prop his head as he sits. He soon recovers, and begins to unbutton his overcoat. Meanwhile <b epub:type="z3998:persona">Valentine</b> interviews the <b epub:type="z3998:persona">waiter</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Waiter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Coming forward between them.</i> Yes, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><abbr epub:type="z3998:name-title">Mrs.</abbr> Lanfrey Clandon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">With a sweet smile of welcome.</i> Yes, sir. Were expecting you, sir. That is your table, sir. <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon will be down presently, sir. The young lady and young gentleman were just talking about your friend, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Smoothly melodious.</i> Yes, sire. Great flow of spirits, sir. A vein of pleasantry, as you might say, sir. <i epub:type="z3998:stage-direction">Quickly, to <b epub:type="z3998:persona">Crampton</b>, who has risen to get the overcoat off.</i> Beg pardon, sir, but if youll allow me. <i epub:type="z3998:stage-direction">Helping him to get the overcoat off and taking it from him.</i> Thank you, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> sits down again; and the <b epub:type="z3998:persona">waiter</b> resumes the broken melody.</i> The young gentlemans latest is that youre his father, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Only his joke, sir, his favourite joke. Yesterday, I was to be his father. Today, as soon as he knew you were coming, sir, he tried to put it up on me that you were his father, his long lost father—not seen you for eighteen years, he said.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Startled.</i> Eighteen years!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. <i epub:type="z3998:stage-direction">With gentle archness.</i> But I was up to his tricks, sir. I saw the idea coming into his head as he stood there, thinking what new joke hed have with me. Yes, sir: thats the sort he is: very pleasant, ve—ry off hand and affable indeed, sir. <i epub:type="z3998:stage-direction">Again changing his tempo to say to <b epub:type="z3998:persona">Valentine</b>, who is putting his stick down against the corner of the garden seat.</i> If youll allow me, sir? <i epub:type="z3998:stage-direction">Taking <b epub:type="z3998:persona">Valentines</b> stick.</i> Thank you, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> strolls up to the luncheon table and looks at the menu. The <b epub:type="z3998:persona">waiter</b> turns to <b epub:type="z3998:persona">Crampton</b> and resumes his lay.</i> Even the solicitor took up the joke, although he was in a manner of speaking in my confidence about the young gentleman, sir. Yes, sir, I assure you, sir. You would never imagine what respectable professional gentlemen from London will do on an outing, when the sea air takes them, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Oh, theres a solicitor with them, is there?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>The family solicitor, sir—yes, sir. Name of McComas, sir. <i epub:type="z3998:stage-direction">He goes towards hotel entrance with coat and stick, happily unconscious of the bomblike effect the name has produced on <b epub:type="z3998:persona">Crampton</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Rising in angry alarm.</i> McComas! <i epub:type="z3998:stage-direction">Calls to <b epub:type="z3998:persona">Valentine</b>.</i> Valentine! <i epub:type="z3998:stage-direction">Again, fiercely.</i> Valentine!! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> turns.</i> This is a plant, a conspiracy. This is my family—my children—my infernal wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Coolly.</i> On, indeed! Interesting meeting! <i epub:type="z3998:stage-direction">He resumes his study of the menu.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Meeting! Not for me. Let me out of this. <i epub:type="z3998:stage-direction">Calling to the <b epub:type="z3998:persona">waiter</b>.</i> Give me that coat.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. <i epub:type="z3998:stage-direction">He comes back, puts <b epub:type="z3998:persona">Valentines</b> stick carefully down against the luncheon table; and delicately shakes the coat out and holds it for <b epub:type="z3998:persona">Crampton</b> to put on.</i> I seem to have done the young gentleman an injustice, sir, havent I, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Rrrh! <i epub:type="z3998:stage-direction">He stops on the point of putting his arms into the sleeves, and turns to <b epub:type="z3998:persona">Valentine</b> with sudden suspicion.</i> Valentine: you are in this. You made this plot. You</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Decisively.</i> Bosh! <i epub:type="z3998:stage-direction">He throws the menu down and goes round the table to look out unconcernedly over the parapet.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> What dye<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b>, followed by <b epub:type="z3998:persona">Philip</b> and <b epub:type="z3998:persona">Dolly</b>, comes out. He vacillates for a moment on seeing <b epub:type="z3998:persona">Crampton</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Softly—interrupting <b epub:type="z3998:persona">Crampton</b>.</i> Steady, sir. Here they come, sir. <i epub:type="z3998:stage-direction">He takes up the stick and makes for the hotel, throwing the coat across his arm. <b epub:type="z3998:persona">McComas</b> turns the corners of his mouth resolutely down and crosses to <b epub:type="z3998:persona">Crampton</b>, who draws back and glares, with his hands behind him. <b epub:type="z3998:persona">McComas</b>, with his brow opener than ever, confronts him in the majesty of a spotless conscience.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Aside, as he passes <b epub:type="z3998:persona">Philip</b> on his way out.</i> Ive broke it to him, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Invaluable William! <i epub:type="z3998:stage-direction">He passes on to the table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Aside to the <b epub:type="z3998:persona">waiter</b>.</i> How did he take it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Aside to her.</i> Startled at first, miss; but resigned—very resigned, indeed, miss. <i epub:type="z3998:stage-direction">He takes the stick and coat into the hotel.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Having stared <b epub:type="z3998:persona">Crampton</b> out of countenance.</i> So here you are, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Yes, here—caught in a trap—a mean trap. Are those my children?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">With deadly politeness.</i> Is this our father, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Yes—er<i epub:type="z3998:stage-direction">He loses countenance himself and stops.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Conventionally.</i> Pleased to meet you again. <i epub:type="z3998:stage-direction">She wanders idly round the table, exchanging a smile and a word of greeting with <b epub:type="z3998:persona">Valentine</b> on the way.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Allow me to discharge my first duty as host by ordering your wine. <i epub:type="z3998:stage-direction">He takes the wine list from the table. His polite attention, and <b epub:type="z3998:persona">Dollys</b> unconcerned indifference, leave <b epub:type="z3998:persona">Crampton</b> on the footing of the casual acquaintance picked up that morning at the dentists. The consciousness of it goes through the father with so keen a pang that he trembles all over; his brow becomes wet; and he stares dumbly at his son, who, just conscious enough of his own callousness to intensely enjoy the humor and adroitness of it, proceeds pleasantly.</i> Finch: some crusted old port for you, as a respectable family solicitor, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Firmly.</i> Apollinaris only. I prefer to take nothing heating. <i epub:type="z3998:stage-direction">He walks away to the side of the terrace, like a man putting temptation behind him.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Valentine—?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Would Lager be considered vulgar?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Probably. Well order some. Dolly takes it. <i epub:type="z3998:stage-direction">Turning to <b epub:type="z3998:persona">Crampton</b> with cheerful politeness.</i> And now, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, what can we do for you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What dye mean, boy?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Boy! <i epub:type="z3998:stage-direction">Very solemnly.</i> Whose fault is it that I am a boy?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> snatches the wine list rudely from him and irresolutely pretends to read it. <b epub:type="z3998:persona">Philip</b> abandons it to him with perfect politeness.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Looking over <b epub:type="z3998:persona">Cramptons</b> right shoulder.</i> The whiskys on the last page but one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Let me alone, child.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Child! No, no: you may call me Dolly if you like; but you mustnt call me child. <i epub:type="z3998:stage-direction">She slips her arm through <b epub:type="z3998:persona">Philips</b>; and the two stand looking at <b epub:type="z3998:persona">Crampton</b> as if he were some eccentric stranger.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Mopping his brow in rage and agony, and yet relieved even by their playing with him.</i> McComas: we are—ha!—going to have a pleasant meal.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Pusillanimously.</i> There is no reason why it should not be pleasant. <i epub:type="z3998:stage-direction">He looks abjectly gloomy.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Finchs face is a feast in itself. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and <b epub:type="z3998:persona">Gloria</b> come from the hotel. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> advances with courageous self-possession and marked dignity of manner. She stops at the foot of the steps to address <b epub:type="z3998:persona">Valentine</b>, who is in her path. <b epub:type="z3998:persona">Gloria</b> also stops, looking at <b epub:type="z3998:persona">Crampton</b> with a certain repulsion.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Glad to see you again, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. <i epub:type="z3998:stage-direction">He smiles. She passes on and confronts <b epub:type="z3998:persona">Crampton</b>, intending to address him with perfect composure; but his aspect shakes her. She stops suddenly and says anxiously, with a touch of remorse.</i> Fergus: you are greatly changed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Grimly.</i> I daresay. A man does change in eighteen years.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Troubled.</i> I—I did not mean that. I hope your health is good.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Thank you. No: its not my health. Its my happiness: thats the change you meant, I think. <i epub:type="z3998:stage-direction">Breaking out suddenly.</i> Look at her, McComas! Look at her; and look at me! <i epub:type="z3998:stage-direction">He utters a half laugh, half sob.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! <i epub:type="z3998:stage-direction">Pointing to the hotel entrance, where the <b epub:type="z3998:persona">waiter</b> has just appeared.</i> Order before William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Touching <b epub:type="z3998:persona">Cramptons</b> arm warningly with her finger.</i> Ahem! <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> goes to the service table and beckons to the kitchen entrance, whence issue a <b epub:type="z3998:persona">young waiter</b> with soup plates, and a <b epub:type="z3998:persona">cook</b>, in white apron and cap, with the soup tureen. The <b epub:type="z3998:persona">young waiter</b> remains and serves: the <b epub:type="z3998:persona">cook</b> goes out, and reappears from time to time bringing in the courses. He carves, but does not serve. The <b epub:type="z3998:persona">waiter</b> comes to the end of the luncheon table next the steps.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">As they all assemble about the table.</i> I think you have all met one another already today. Oh, no, excuse me. <i epub:type="z3998:stage-direction">Introducing.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: <abbr epub:type="z3998:name-title">Mr.</abbr> McComas. <i epub:type="z3998:stage-direction">She goes to the end of the table nearest the hotel.</i> Fergus: will you take the head of the table, please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Ha! <i epub:type="z3998:stage-direction">Bitterly.</i> The head of the table!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Holding the chair for him with inoffensive encouragement.</i> This end, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> submits, and takes his seat.</i> Thank you, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: will you take that side <i epub:type="z3998:stage-direction">indicating the side nearest the parapet</i> with Gloria? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> and <b epub:type="z3998:persona">Gloria</b> take their places, <b epub:type="z3998:persona">Gloria</b> next <b epub:type="z3998:persona">Crampton</b> and <b epub:type="z3998:persona">Valentine</b> next <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> Finch: I must put you on this side, between Dolly and Phil. You must protect yourself as best you can. <i epub:type="z3998:stage-direction">The three take the remaining side of the table, <b epub:type="z3998:persona">Dolly</b> next her mother, <b epub:type="z3998:persona">Phil</b> next his father, and <b epub:type="z3998:persona">McComas</b> between them. Soup is served.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Crampton</b>.</i> Thick or clear, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> Does nobody ask a blessing in this household?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Interposing smartly.</i> Let us first settle what we are about to receive. William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. <i epub:type="z3998:stage-direction">He glides swiftly round the table to <b epub:type="z3998:persona">Phils</b> left elbow. On his way he whispers to the <b epub:type="z3998:persona">young waiter</b>.</i> Thick.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Two small Lagers for the children as usual, William; and one large for this gentleman <i epub:type="z3998:stage-direction">indicating <b epub:type="z3998:persona">Valentine</b></i>. Large Apollinaris for <abbr epub:type="z3998:name-title">Mr.</abbr> McComas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Have a six of Irish in it, Finch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Scandalized.</i> No—no, thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Number 413 for my mother and Miss Gloria as before; and<i epub:type="z3998:stage-direction">turning enquiringly to <b epub:type="z3998:persona">Crampton</b></i> Eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Scowling and about to reply offensively.</i> I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Striking in mellifluously.</i> All right, sir. We know what <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton likes here, sir. <i epub:type="z3998:stage-direction">He goes into the hotel.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Looking gravely at his father.</i> You frequent bars. Bad habit! <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">cook</b>, accompanied by a <b epub:type="z3998:persona">waiter</b> with a supply of hot plates, brings in the fish from the kitchen to the service table, and begins slicing it.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>You have learnt your lesson from your mother, I see.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Phil: will you please remember that your jokes are apt to irritate people who are not accustomed to us, and that your father is our guest today.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Bitterly.</i> Yes, a guest at the head of my own table. <i epub:type="z3998:stage-direction">The soup plates are removed.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Sympathetically.</i> Yes: its embarrassing, isnt it? Its just as bad for us, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! Dolly: we are both wanting in tact. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Crampton</b>.</i> We mean well, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton; but we are not yet strong in the filial line. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> returns from the hotel with the drinks.</i> William: come and restore good feeling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Cheerfully.</i> Yes, sir. Certainly, sir. Small Lager for you, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Crampton</b>.</i> Seltzer and Irish, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">McComas</b>.</i> Apollinaris, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>.</i> Small Lager, miss. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, pouring out wine.</i> 413, madam. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> Large Lager for you, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>.</i> 413, miss.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Drinking.</i> To the family!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Drinking.</i> Hearth and Home! <i epub:type="z3998:stage-direction">Fish is served.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">With an obviously forced attempt at cheerful domesticity.</i> We are getting on very nicely after all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Critically.</i> After all! After all what, Finch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Sarcastically.</i> He means that you are getting on very nicely in spite of the presence of your father. Do I take your point rightly, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Disconcerted.</i> No, no. I only said “after all” to round off the sentence. I—er—er—er</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Tactfully.</i> Turbot, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Intensely grateful for the interruption.</i> Thank you, waiter: thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Sotto voce.</i> Dont mention it, sir. <i epub:type="z3998:stage-direction">He returns to the service table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Phil</b>.</i> Have you thought of choosing a profession yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>I am keeping my mind open on that subject. William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>How long do you think it would take me to learn to be a really smart waiter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Cant be learnt, sir. Its in the character, sir. <i epub:type="z3998:stage-direction">Confidentially to <b epub:type="z3998:persona">Valentine</b>, who is looking about for something.</i> Bread for the lady, sir? yes, sir. <i epub:type="z3998:stage-direction">He serves bread to <b epub:type="z3998:persona">Gloria</b>, and resumes at his former pitch.</i> Very few are born to it, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>You dont happen to have such a thing as a son, yourself, have you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir: oh, yes, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>, again dropping his voice.</i> A little more fish, miss? you wont care for the joint in the middle of the day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>No, thank you. <i epub:type="z3998:stage-direction">The fish plates are removed.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Is your son a waiter, too, William?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Serving <b epub:type="z3998:persona">Gloria</b> with fowl.</i> Oh, no, miss, hes too impetuous. Hes at the Bar.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Patronizingly.</i> A potman, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">With a touch of melancholy, as if recalling a disappointment softened by time.</i> No, sir: the other bar—your profession, sir. A <abbr epub:type="z3998:initialism z3998:name-title">Q.C.</abbr>, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Embarrassed.</i> Im sure I beg your pardon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Not at all, sir. Very natural mistake, Im sure, sir. Ive often wished he was a potman, sir. Would have been off my hands ever so much sooner, sir. <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Valentine</b>, who is again in difficulties.</i> Salt at your elbow, sir. <i epub:type="z3998:stage-direction">Resuming.</i> Yes, sir: had to support him until he was thirty-seven, sir. But doing well now, sir: very satisfactory indeed, sir. Nothing less than fifty guineas, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Democracy, Crampton!—modern democracy!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Calmly.</i> No, sir, not democracy: only education, sir. Scholarships, sir. Cambridge Local, sir. Sidney Sussex College, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> plucks his sleeve and whispers as he bends down.</i> Stone ginger, miss? Right, miss. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">McComas</b>.</i> Very good thing for him, sir: he never had any turn for real work, sir. <i epub:type="z3998:stage-direction">He goes into the hotel, leaving the company somewhat overwhelmed by his sons eminence.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Which of us dare give that man an order again!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>I hope he wont mind my sending him for ginger-beer.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Doggedly.</i> While hes a waiter its his business to wait. If you had treated him as a waiter ought to be treated, hed have held his tongue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>What a loss that would have been! Perhaps hell give us an introduction to his son and get us into London society. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> reappears with the ginger-beer.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Growling contemptuously.</i> London society! London society!! Youre not fit for any society, child.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Losing her temper.</i> Now look here, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton. If you think</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Softly, at her elbow.</i> Stone ginger, miss.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Taken aback, recovers her good humor after a long breath and says sweetly.</i> Thank you, dear William. You were just in time. <i epub:type="z3998:stage-direction">She drinks.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Making a fresh effort to lead the conversation into dispassionate regions.</i> If I may be allowed to change the subject, Miss Clandon, what is the established religion in Madeira?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I suppose the Portuguese religion. I never inquired.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>The servants come in Lent and kneel down before you and confess all the things theyve done: and you have to pretend to forgive them. Do they do that in England, William?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Not usually, miss. They may in some parts: but it has not come under my notice, miss. <i epub:type="z3998:stage-direction">Catching <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons</b> eye as the <b epub:type="z3998:persona">young waiter</b> offers her the salad bowl.</i> You like it without dressing, maam: yes, maam, I have some for you. <i epub:type="z3998:stage-direction">To his young colleague, motioning him to serve <b epub:type="z3998:persona">Gloria</b>.</i> This side, Jo. <i epub:type="z3998:stage-direction">He takes a special portion of salad from the service table and puts it beside <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons</b> plate. In doing so he observes that <b epub:type="z3998:persona">Dolly</b> is making a wry face.</i> Only a bit of watercress, miss, got in by mistake. <i epub:type="z3998:stage-direction">He takes her salad away.</i> Thank you, miss. <i epub:type="z3998:stage-direction">To the <b epub:type="z3998:persona">young waiter</b>, admonishing him to serve <b epub:type="z3998:persona">Dolly</b> afresh.</i> Jo. <i epub:type="z3998:stage-direction">Resuming.</i> Mostly members of the Church of England, miss.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Members of the Church of England! Whats the subscription?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Rising violently amid general consternation.</i> You see how my children have been brought up, McComas. You see it; you hear it. I call all of you to witness<i epub:type="z3998:stage-direction">He becomes inarticulate, and is about to strike his fist recklessly on the table when the <b epub:type="z3998:persona">waiter</b> considerately takes away his plate.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Firmly.</i> Sit down, Fergus. There is no occasion at all for this outburst. You must remember that Dolly is just like a foreigner here. Pray sit down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Subsiding unwillingly.</i> I doubt whether I ought to sit here and countenance all this. I doubt it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Cheese, sir; or would you like a cold sweet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Taken aback.</i> What? Oh!—cheese, cheese.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Bring a box of cigarettes, William.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>All ready, miss. <i epub:type="z3998:stage-direction">He takes a box of cigarettes from the service table and places them before <b epub:type="z3998:persona">Dolly</b>, who selects one and prepares to smoke. He then returns to his table for a box of vestas.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Staring aghast at <b epub:type="z3998:persona">Dolly</b>.</i> Does she smoke?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Out of patience.</i> Really, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, Im afraid Im spoiling your lunch. Ill go and have my cigarette on the beach. <i epub:type="z3998:stage-direction">She leaves the table with petulant suddenness and goes down the steps. The <b epub:type="z3998:persona">waiter</b> attempts to give her the matches; but she is gone before he can reach her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Furiously.</i> Margaret: call that girl back. Call her back, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Trying to make peace.</i> Come, Crampton: never mind. Shes her fathers daughter: thats all.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">With deep resentment.</i> I hope not, Finch. <i epub:type="z3998:stage-direction">She rises: they all rise a little.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: will you excuse me: I am afraid Dolly is hurt and put out by what has passed. I must go to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>To take her part against me, you mean.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Ignoring him.</i> Gloria: will you take my place whilst I am away, dear. <i epub:type="z3998:stage-direction">She crosses to the steps. <b epub:type="z3998:persona">Cramptons</b> eyes follow her with bitter hatred. The rest watch her in embarrassed silence, feeling the incident to be a very painful one.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Intercepting her at the top of the steps and offering her a box of vestas.</i> Young lady forgot the matches, maam. If you would be so good, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Surprised into grateful politeness by the witchery of his sweet and cheerful tones.</i> Thank you very much. <i epub:type="z3998:stage-direction">She takes the matches and goes down to the beach. The <b epub:type="z3998:persona">waiter</b> shepherds his assistant along with him into the hotel by the kitchen entrance, leaving the luncheon party to themselves.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Throwing himself back in his chair.</i> Theres a mother for you, McComas! Theres a mother for you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Steadfastly.</i> Yes: a good mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>And a bad father? Thats what you mean, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Rising indignantly and addressing <b epub:type="z3998:persona">Gloria</b>.</i> Miss Clandon: I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Turning on him.</i> That girls name is Crampton, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, not Clandon. Do you wish to join them in insulting me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Ignoring him.</i> Im overwhelmed, Miss Clandon. Its all my fault: I brought him here: Im responsible for him. And Im ashamed of him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What dy mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rising coldly.</i> No harm has been done, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. We have all been a little childish, I am afraid. Our party has been a failure: let us break it up and have done with it. <i epub:type="z3998:stage-direction">She puts her chair aside and turns to the steps, adding, with slighting composure, as she passes <b epub:type="z3998:persona">Crampton</b>.</i> Goodbye, father.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">She descends the steps with cold, disgusted indifference. They all look after her, and so do not notice the return of the <b epub:type="z3998:persona">waiter</b> from the hotel, laden with <b epub:type="z3998:persona">Cramptons</b> coat, <b epub:type="z3998:persona">Valentines</b> stick, a couple of shawls and parasols, a white canvas umbrella, and some camp stools.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">To himself, staring after <b epub:type="z3998:persona">Gloria</b> with a ghastly expression.</i> Father! Father!! <i epub:type="z3998:stage-direction">He strikes his fist violently on the table.</i> Now</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Offering the coat.</i> This is yours, sir, I think, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> glares at him; then snatches it rudely and comes down the terrace towards the garden seat, struggling with the coat in his angry efforts to put it on. <b epub:type="z3998:persona">McComas</b> rises and goes to his assistance; then takes his hat and umbrella from the little iron table, and turns towards the steps. Meanwhile the <b epub:type="z3998:persona">waiter</b>, after thanking <b epub:type="z3998:persona">Crampton</b> with unruffled sweetness for taking the coat, offers some of his burden to <b epub:type="z3998:persona">Phil</b>.</i> The ladies sunshades, sir. Nasty glare off the sea today, sir: very trying to the complexion, sir. I shall carry down the camp stools myself, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>You are old, Father William; but you are the most considerate of men. No: keep the sunshades and give me the camp stools. <i epub:type="z3998:stage-direction">Taking them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">With flattering gratitude.</i> Thank you, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Finch: share with me. <i epub:type="z3998:stage-direction">Giving him a couple.</i> Come along. <i epub:type="z3998:stage-direction">They go down the steps together.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">To the <b epub:type="z3998:persona">waiter</b>.</i> Leave me something to bring down—one of these. <i epub:type="z3998:stage-direction">Offering to take a sunshade.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Discreetly.</i> Thats the younger ladys, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> lets it go.</i> Thank you, sir. If youll allow me, sir, I think you had better have this. <i epub:type="z3998:stage-direction">He puts down the sunshades on <b epub:type="z3998:persona">Cramptons</b> chair, and produces from the tail pocket of his dress coat, a book with a ladys handkerchief between the leaves, marking the page.</i> The eldest young lady is reading it at present. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> takes it eagerly.</i> Thank you, sir. Schopenhauer, sir, you see. <i epub:type="z3998:stage-direction">He takes up the sunshades again.</i> Very interesting author, sir: especially on the subject of ladies, sir. <i epub:type="z3998:stage-direction">He goes down the steps. <b epub:type="z3998:persona">Valentine</b>, about to follow him, recollects <b epub:type="z3998:persona">Crampton</b> and changes his mind.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Coming rather excitedly to <b epub:type="z3998:persona">Crampton</b>.</i> Now look here, Crampton: are you at all ashamed of yourself?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Pugnaciously.</i> Ashamed of myself! What for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>For behaving like a bear. What will your daughter think of me for having brought you here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I was not thinking of what my daughter was thinking of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>No, you were thinking of yourself. Youre a perfect maniac.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Heartrent.</i> She told you what I am—a father—a father robbed of his children. What are the hearts of this generation like? Am I to come here after all these years—to see what my children are for the first time! to hear their voices!—and carry it all off like a fashionable visitor; drop in to lunch; be <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton<em>Mister</em> Crampton! What right have they to talk to me like that? Im their father: do they deny that? Im a man, with the feelings of our common humanity: have I no rights, no claims? In all these years who have I had round me? Servants, clerks, business acquaintances. Ive had respect from them—aye, kindness. Would one of them have spoken to me as that girl spoke?—would one of them have laughed at me as that boy was laughing at me all the time? <i epub:type="z3998:stage-direction">Frantically.</i> My own children! <em>Mister</em> Crampton! My</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Come, come: theyre only children. The only one of them thats worth anything called you father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Wildly.</i> Yes: “goodbye, father.” Oh, yes: she got at my feelings—with a stab!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Taking this in very bad part.</i> Now look here, Crampton: you just let her alone: shes treated you very well. I had a much worse time of it at lunch than you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>You!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With growing impetuosity.</i> Yes: I. I sat next to her; and I never said a single thing to her the whole time—couldnt think of a blessed word. And not a word did she say to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Well? Well??? <i epub:type="z3998:stage-direction">Tackling him very seriously and talking faster and faster.</i> Crampton: do you know whats been the matter with me today? You dont suppose, do you, that Im in the habit of playing such tricks on my patients as I played on you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I hope not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>The explanation is that Im stark mad, or rather that Ive never been in my real senses before. Im capable of anything: Ive grown up at last: Im a Man; and its your daughter thats made a man of me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Incredulously.</i> Are you in love with my daughter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">His words now coming in a perfect torrent.</i> Love! Nonsense: its something far above and beyond that. Its life, its faith, its strength, certainty, paradise</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Interrupting him with acrid contempt.</i> Rubbish, man! What have you to keep a wife on? You cant marry her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Who wants to marry her? Ill kiss her hands; Ill kneel at her feet; Ill live for her; Ill die for her; and thatll be enough for me. Look at her book! See! <i epub:type="z3998:stage-direction">He kisses the handkerchief.</i> If you offered me all your money for this excuse for going down to the beach and speaking to her again, Id only laugh at you. <i epub:type="z3998:stage-direction">He rushes buoyantly off to the steps, where he bounces right into the arms of the <b epub:type="z3998:persona">waiter</b>, who is coming up form the beach. The two save themselves from falling by clutching one another tightly round the waist and whirling one another around.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Delicately.</i> Steady, sir, steady.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Shocked at his own violence.</i> I beg your pardon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Not at all, sir, not at all. Very natural, sir, Im sure, sir, at your age. The lady has sent me for her book, sir. Might I take the liberty of asking you to let her have it at once, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>With pleasure. And if you will allow me to present you with a professional mans earnings for six weeks—.<i epub:type="z3998:stage-direction">Offering him <b epub:type="z3998:persona">Dollys</b> crown piece.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">As if the sum were beyond his utmost expectations.</i> Thank you, sir: much obliged. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> dashes down the steps.</i> Very high-spirited young gentleman, sir: very manly and straight set up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">In grumbling disparagement.</i> And making his fortune in a hurry, no doubt. I know what his six weeks earnings come to. <i epub:type="z3998:stage-direction">He crosses the terrace to the iron table, and sits down.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Philosophically.</i> Well, sir, you never can tell. Thats a principle in life with me, sir, if youll excuse my having such a thing, sir. <i epub:type="z3998:stage-direction">Delicately sinking the philosopher in the <b epub:type="z3998:persona">waiter</b> for a moment.</i> Perhaps you havent noticed that you hadnt touched that seltzer and Irish, sir, when the party broke up. <i epub:type="z3998:stage-direction">He takes the tumbler from the luncheon table, and sets if before <b epub:type="z3998:persona">Crampton</b>.</i> Yes, sir, you never can tell. There was my son, sir! who ever thought that he would rise to wear a silk gown, sir? And yet today, sir, nothing less than fifty guineas, sir. What a lesson, sir!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Well, I hope he is grateful to you, and recognizes what he owes you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>We get on together very well, very well indeed, sir, considering the difference in our stations. <i epub:type="z3998:stage-direction">With another of his irresistible transitions.</i> A small lump of sugar, sir, will take the flatness out of the seltzer without noticeably sweetening the drink, sir. Allow me, sir. <i epub:type="z3998:stage-direction">He drops a lump of sugar into the tumbler.</i> But as I say to him, wheres the difference after all? If I must put on a dress coat to show what I am, sir, he must put on a wig and gown to show what he is. If my income is mostly tips, and theres a pretence that I dont get them, why, his income is mostly fees, sir; and I understand theres a pretence that he dont get them! If he likes society, and his profession brings him into contact with all ranks, so does mine, too, sir. If its a little against a barrister to have a waiter for his father, sir, its a little against a waiter to have a barrister for a son: many people consider it a great liberty, sir, I assure you, sir. Can I get you anything else, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>No, thank you. <i epub:type="z3998:stage-direction">With bitter humility.</i> I suppose thats no objection to my sitting here for a while: I cant disturb the party on the beach here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">With emotion.</i> Very kind of you, sir, to put it as if it was not a compliment and an honour to us, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, very kind indeed. The more you are at home here, sir, the better for us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">In poignant irony.</i> Home!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Reflectively.</i> Well, yes, sir: thats a way of looking at it, too, sir. I have always said that the great advantage of a hotel is that its a refuge from home life, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I missed that advantage today, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>You did, sir, you did. Dear me! Its the unexpected that always happens, isnt it? <i epub:type="z3998:stage-direction">Shaking his head.</i> You never can tell, sir: you never can tell. <i epub:type="z3998:stage-direction">He goes into the hotel.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">His eyes shining hardly as he props his drawn, miserable face on his hands.</i> Home! Home!! <i epub:type="z3998:stage-direction">He drops his arms on the table and bows his head on them, but presently hears someone approaching and hastily sits bolt upright. It is <b epub:type="z3998:persona">Gloria</b>, who has come up the steps alone, with her sunshade and her book in her hands. He looks defiantly at her, with the brutal obstinacy of his mouth and the wistfulness of his eyes contradicting each other pathetically. She comes to the corner of the garden seat and stands with her back to it, leaning against the end of it, and looking down at him as if wondering at his weakness: too curious about him to be cold, but supremely indifferent to their kinship.</i> Well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I want to speak with you for a moment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Looking steadily at her.</i> Indeed? Thats surprising. You meet your father after eighteen years; and you actually want to speak to him for a moment! Thats touching: isnt it? <i epub:type="z3998:stage-direction">He rests his head on his hands, and looks down and away from her, in gloomy reflection.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>All that is what seems to me so nonsensical, so uncalled for. What do you expect us to feel for you—to do for you? What is it you want? Why are you less civil to us than other people are? You are evidently not very fond of us—why should you be? But surely we can meet without quarrelling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">A dreadful grey shade passing over his face.</i> Do you realize that I am your father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Perfectly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Do you know what is due to me as your father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>For instance—?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Rising as if to combat a monster.</i> For instance! For instance!! For instance, duty, affection, respect, obedience</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Quitting her careless leaning attitude and confronting him promptly and proudly.</i> I obey nothing but my sense of what is right. I respect nothing that is not noble. That is my duty. <i epub:type="z3998:stage-direction">She adds, less firmly,</i> As to affection, it is not within my control. I am not sure that I quite know what affection means. <i epub:type="z3998:stage-direction">She turns away with an evident distaste for that part of the subject, and goes to the luncheon table for a comfortable chair, putting down her book and sunshade.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Following her with his eyes.</i> Do you really mean what you are saying?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Turning on him quickly and severely.</i> Excuse me: that is an uncivil question. I am speaking seriously to you; and I expect you to take me seriously. <i epub:type="z3998:stage-direction">She takes one of the luncheon chairs; turns it away from the table; and sits down a little wearily, saying,</i> Can you not discuss this matter coolly and rationally?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Coolly and rationally! No, I cant. Do you understand that? I cant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> No. That I <em>cannot</em> understand. I have no sympathy with</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Shrinking nervously.</i> Stop! Dont say anything more yet; you dont know what youre doing. Do you want to drive me mad? <i epub:type="z3998:stage-direction">She frowns, finding such petulance intolerable. He adds hastily,</i> No: Im not angry: indeed Im not. Wait, wait: give me a little time to think. <i epub:type="z3998:stage-direction">He stands for a moment, screwing and clinching his brows and hands in his perplexity; then takes the end chair from the luncheon table and sits down beside her, saying, with a touching effort to be gentle and patient,</i> Now, I think I have it. At least Ill try.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Firmly.</i> You see! Everything comes right if we only think it resolutely out.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">In sudden dread.</i> No: dont think. I want you to feel: thats the only thing that can help us. Listen! Do you—but first—I forgot. Whats your name? I mean your pet name. They cant very well call you Sophronia.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With astonished disgust.</i> Sophronia! My name is Gloria. I am always called by it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">His temper rising again.</i> Your name is Sophronia, girl: you were called after your aunt Sophronia, my sister: she gave you your first Bible with your name written in it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Then my mother gave me a new name.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> She had no right to do it. I will not allow this.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>You had no right to give me your sisters name. I dont know her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Youre talking nonsense. There are bounds to what I will put up with. I will not have it. Do you hear that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rising warningly.</i> Are you resolved to quarrel?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Terrified, pleading.</i> No, no: sit down. Sit down, wont you? <i epub:type="z3998:stage-direction">She looks at him, keeping him in suspense. He forces himself to utter the obnoxious name.</i> Gloria. <i epub:type="z3998:stage-direction">She marks her satisfaction with a slight tightening of the lips, and sits down.</i> There! You see I only want to show you that I am your father, my—my dear child. <i epub:type="z3998:stage-direction">The endearment is so plaintively inept that she smiles in spite of herself, and resigns herself to indulge him a little.</i> Listen now. What I want to ask you is this. Dont you remember me at all? You were only a tiny child when you were taken away from me; but you took plenty of notice of things. Cant you remember someone whom you loved, or <i epub:type="z3998:stage-direction">Shyly.</i> at least liked in a childish way? Come! someone who let you stay in his study and look at his toy boats, as you thought them? <i epub:type="z3998:stage-direction">He looks anxiously into her face for some response, and continues less hopefully and more urgently,</i> Someone who let you do as you liked there and never said a word to you except to tell you that you must sit still and not speak? Someone who was something that no one else was to you—who was your father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Unmoved.</i> If you describe things to me, no doubt I shall presently imagine that I remember them. But I really remember nothing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Wistfully.</i> Has your mother never told you anything about me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>She has never mentioned your name to me. <i epub:type="z3998:stage-direction">He groans involuntarily. She looks at him rather contemptuously and continues,</i> Except once; and then she did remind me of something I had forgotten.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Looking up hopefully.</i> What was that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Mercilessly.</i> The whip you bought to beat me with.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Gnashing his teeth.</i> Oh! To bring that up against me! To turn from me! When you need never have known. <i epub:type="z3998:stage-direction">Under a grinding, agonized breath.</i> Curse her!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Springing up.</i> You wretch! <i epub:type="z3998:stage-direction">With intense emphasis.</i> You wretch!! You dare curse my mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Stop; or youll be sorry afterwards. Im your father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>How I hate the name! How I love the name of mother! You had better go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I—Im choking. You want to kill me. Some—I<i epub:type="z3998:stage-direction">His voice stifles: he is almost in a fit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Going up to the balustrade with cool, quick resourcefulness, and calling over to the beach.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Answering from below.</i> Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Come here a moment, please. <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton wants you. <i epub:type="z3998:stage-direction">She returns to the table and pours out a glass of water.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Recovering his speech.</i> No: let me alone. I dont want him. Im all right, I tell you. I need neither his help nor yours. <i epub:type="z3998:stage-direction">He rises and pulls himself together.</i> As you say, I had better go. <i epub:type="z3998:stage-direction">He puts on his hat.</i> Is that your last word?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I hope so. <i epub:type="z3998:stage-direction">He looks stubbornly at her for a moment; nods grimly, as if he agreed to that; and goes into the hotel. She looks at him with equal steadiness until he disappears, when she makes a gesture of relief, and turns to speak to <b epub:type="z3998:persona">Valentine</b>, who comes running up the steps.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Panting.</i> Whats the matter? <i epub:type="z3998:stage-direction">Looking round.</i> Wheres Crampton?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Gone. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentines</b> face lights up with sudden joy, dread, and mischief. He has just realized that he is alone with <b epub:type="z3998:persona">Gloria</b>. She continues indifferently,</i> I thought he was ill; but he recovered himself. He wouldnt wait for you. I am sorry. <i epub:type="z3998:stage-direction">She goes for her book and parasol.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>So much the better. He gets on my nerves after a while. <i epub:type="z3998:stage-direction">Pretending to forget himself.</i> How could that man have so beautiful a daughter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Taken aback for a moment; then answering him with polite but intentional contempt.</i> That seems to be an attempt at what is called a pretty speech. Let me say at once, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, that pretty speeches make very sickly conversation. Pray let us be friends, if we are to be friends, in a sensible and wholesome way. I have no intention of getting married; and unless you are content to accept that state of things, we had much better not cultivate each others acquaintance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Cautiously.</i> I see. May I ask just this one question? Is your objection an objection to marriage as an institution, or merely an objection to marrying me personally?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I do not know you well enough, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, to have any opinion on the subject of your personal merits. <i epub:type="z3998:stage-direction">She turns away from him with infinite indifference, and sits down with her book on the garden seat.</i> I do not think the conditions of marriage at present are such as any self-respecting woman can accept.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Instantly changing his tone for one of cordial sincerity, as if he frankly accepted her terms and was delighted and reassured by her principles.</i> Oh, then thats a point of sympathy between us already. I quite agree with you: the conditions are most unfair. <i epub:type="z3998:stage-direction">He takes off his hat and throws it gaily on the iron table.</i> No: what I want is to get rid of all that nonsense. <i epub:type="z3998:stage-direction">He sits down beside her, so naturally that she does not think of objecting, and proceeds, with enthusiasm,</i> Dont you think it a horrible thing that a man and a woman can hardly know one another without being supposed to have designs of that kind? As if there were no other interests—no other subjects of conversation—as if women were capable of nothing better!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Interested.</i> Ah, now you are beginning to talk humanly and sensibly, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With a gleam in his eye at the success of his hunters guile.</i> Of course!—two intelligent people like us. Isnt it pleasant, in this stupid, convention-ridden world, to meet with someone on the same plane—someone with an unprejudiced, enlightened mind?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Earnestly.</i> I hope to meet many such people in England.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Dubiously.</i> Hm! There are a good many people here—nearly forty millions. Theyre not all consumptive members of the highly educated classes like the people in Madeira.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Now full of her subject.</i> Oh, everybody is stupid and prejudiced in Madeira—weak, sentimental creatures! I hate weakness; and I hate sentiment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thats what makes you so inspiring.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With a slight laugh.</i> Am I inspiring?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes. Strengths infectious.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Weakness is, I know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With conviction.</i> <em>Youre</em> strong. Do you know that you changed the world for me this morning? I was in the dumps, thinking of my unpaid rent, frightened about the future. When you came in, I was dazzled. <i epub:type="z3998:stage-direction">Her brow clouds a little. He goes on quickly.</i> That was silly, of course; but really and truly something happened to me. Explain it how you will, my blood got<i epub:type="z3998:stage-direction">He hesitates, trying to think of a sufficiently unimpassioned word.</i>—oxygenated: my muscles braced; my mind cleared; my courage rose. Thats odd, isnt it? considering that I am not at all a sentimental man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Uneasily, rising.</i> Let us go back to the beach.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Darkly—looking up at her.</i> What! you feel it, too?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Feel what?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Dread.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Dread!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>As if something were going to happen. It came over me suddenly just before you proposed that we should run away to the others.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Amazed.</i> Thats strange—very strange! I had the same presentiment.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>How extraordinary! <i epub:type="z3998:stage-direction">Rising.</i> Well: shall we run away?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Run away! Oh, no: that would be childish. <i epub:type="z3998:stage-direction">She sits down again. He resumes his seat beside her, and watches her with a gravely sympathetic air. She is thoughtful and a little troubled as she adds,</i> I wonder what is the scientific explanation of those fancies that cross us occasionally!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Ah, I wonder! Its a curiously helpless sensation: isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rebelling against the word.</i> Helpless?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes. As if Nature, after allowing us to belong to ourselves and do what we judged right and reasonable for all these years, were suddenly lifting her great hand to take us—her two little children—by the scruffs of our little necks, and use us, in spite of ourselves, for her own purposes, in her own way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Isnt that rather fanciful?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With a new and startling transition to a tone of utter recklessness.</i> I dont know. I dont care. <i epub:type="z3998:stage-direction">Bursting out reproachfully.</i> Oh, Miss Clandon, Miss Clandon: how could you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>What have I done?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thrown this enchantment on me. Im honestly trying to be sensible—scientific—everything that you wish me to be. But—but—oh, dont you see what you have set to work in my imagination?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With indignant, scornful sternness.</i> I hope you are not going to be so foolish—so vulgar—as to say love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With ironical haste to disclaim such a weakness.</i> No, no, no. Not love: we know better than that. Lets call it chemistry. You cant deny that there is such a thing as chemical action, chemical affinity, chemical combination—the most irresistible of all natural forces. Well, youre attracting me irresistibly—chemically.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Contemptuously.</i> Nonsense!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Of course its nonsense, you stupid girl. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> recoils in outraged surprise.</i> Yes, stupid girl: <em>thats</em> a scientific fact, anyhow. Youre a prig—a feminine prig: thats what you are. <i epub:type="z3998:stage-direction">Rising.</i> Now I suppose youve done with me forever. <i epub:type="z3998:stage-direction">He goes to the iron table and takes up his hat.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With elaborate calm, sitting up like a High-school-mistress posing to be photographed.</i> That shows how very little you understand my real character. I am not in the least offended. <i epub:type="z3998:stage-direction">He pauses and puts his hat down again.</i> I am always willing to be told of my own defects, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, by my friends, even when they are as absurdly mistaken about me as you are. I have many faults—very serious faults—of character and temper; but if there is one thing that I am not, it is what you call a prig. <i epub:type="z3998:stage-direction">She closes her lips trimly and looks steadily and challengingly at him as she sits more collectedly than ever.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Returning to the end of the garden seat to confront her more emphatically.</i> Oh, yes, you are. My reason tells me so: my knowledge tells me so: my experience tells me so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Excuse my reminding you that your reason and your knowledge and your experience are not infallible. At least I hope not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I must believe them. Unless you wish me to believe my eyes, my heart, my instincts, my imagination, which are all telling me the most monstrous lies about you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">The collectedness beginning to relax.</i> Lies!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Obstinately.</i> Yes, lies. <i epub:type="z3998:stage-direction">He sits down again beside her.</i> Do you expect me to believe that you are the most beautiful woman in the world?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>That is ridiculous, and rather personal.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Of course its ridiculous. Well, thats what my eyes tell me. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> makes a movement of contemptuous protest.</i> No: Im not flattering. I tell you I dont believe it. <i epub:type="z3998:stage-direction">She is ashamed to find that this does not quite please her either.</i> Do you think that if you were to turn away in disgust from my weakness, I should sit down here and cry like a child?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Beginning to find that she must speak shortly and pointedly to keep her voice steady.</i> Why should you, pray?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">With a stir of feeling beginning to agitate his voice.</i> Of course not: Im not such an idiot. And yet my heart tells me I should—my fool of a heart. But Ill argue with my heart and bring it to reason. If I loved you a thousand times, Ill force myself to look the truth steadily in the face. After all, its easy to be sensible: the facts are the facts. Whats this place? its not heaven: its the Marine Hotel. Whats the time? its not eternity: its about half past one in the afternoon. What am I? a dentist—a five shilling dentist!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>And I am a feminine prig.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Passionately.</i> No, no: I cant face that: I must have one illusion left—the illusion about you. I love you. <i epub:type="z3998:stage-direction">He turns towards her as if the impulse to touch her were ungovernable: she rises and stands on her guard wrathfully. He springs up impatiently and retreats a step.</i> Oh, what a fool I am!—an idiot! You dont understand: I might as well talk to the stones on the beach. <i epub:type="z3998:stage-direction">He turns away, discouraged.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Reassured by his withdrawal, and a little remorseful.</i> I am sorry. I do not mean to be unsympathetic, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine; but what can I say?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Returning to her with all his recklessness of manner replaced by an engaging and chivalrous respect.</i> You can say nothing, Miss Clandon. I beg your pardon: it was my own fault, or rather my own bad luck. You see, it all depended on your naturally liking me. <i epub:type="z3998:stage-direction">She is about to speak: he stops her deprecatingly.</i> Oh, I know you mustnt tell me whether you like me or not; but</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Her principles up in arms at once.</i> Must not! Why not? I am a free woman: why should I not tell you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Pleading in terror, and retreating.</i> Dont. Im afraid to hear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">No longer scornful.</i> You need not be afraid. I think you are sentimental, and a little foolish; but I like you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Dropping into the iron chair as if crushed.</i> Then its all over. <i epub:type="z3998:stage-direction">He becomes the picture of despair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Puzzled, approaching him.</i> But why?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Because liking is not enough. Now that I think down into it seriously, I dont know whether I like you or not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Looking down at him with wondering concern.</i> Im sorry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">In an agony of restrained passion.</i> Oh, dont pity me. Your voice is tearing my heart to pieces. Let me alone, Gloria. You go down into the very depths of me, troubling and stirring me—I cant struggle with it—I cant tell you</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Breaking down suddenly.</i> Oh, stop telling me what you feel: I cant bear it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Springing up triumphantly, the agonized voice now solid, ringing, and jubilant.</i> Ah, its come at last—my moment of courage. <i epub:type="z3998:stage-direction">He seizes her hands: she looks at him in terror.</i> Our moment of courage! <i epub:type="z3998:stage-direction">He draws her to him; kisses her with impetuous strength; and laughs boyishly.</i> Now youve done it, Gloria. Its all over: were in love with one another. <i epub:type="z3998:stage-direction">She can only gasp at him.</i> But what a dragon you were! And how hideously afraid I was!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philips voice</td>
<td><i epub:type="z3998:stage-direction">Calling from the beach.</i> Valentine!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dollys voice</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Valentine!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Goodbye. Forgive me. <i epub:type="z3998:stage-direction">He rapidly kisses her hands, and runs away to the steps, where he meets <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, ascending. <b epub:type="z3998:persona">Gloria</b>, quite lost, can only start after him.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>The children want you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. <i epub:type="z3998:stage-direction">She looks anxiously around.</i> Is he gone?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Puzzled.</i> He? <i epub:type="z3998:stage-direction">Recollecting.</i> Oh, Crampton. Gone this long time, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. <i epub:type="z3998:stage-direction">He runs off buoyantly down the steps.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Sinking upon the seat.</i> Mother!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Hurrying to her in alarm.</i> What is it, dear?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With heartfelt, appealing reproach.</i> Why didnt you educate me properly?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Amazed.</i> My child: I did my best.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, you taught me nothing—nothing.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>What is the matter with you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With the most intense expression.</i> Only shame—shame—shame. <i epub:type="z3998:stage-direction">Blushing unendurably, she covers her face with her hands and turns away from her mother.</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 Clandons sitting room in the hotel. An expensive apartment on the ground floor, with a French window leading to the gardens. In the centre of the room is a substantial table, surrounded by chairs, and draped with a maroon cloth on which opulently bound hotel and railway guides are displayed. A visitor entering through the window and coming down to this central table would have the fireplace on his left, and a writing table against the wall on his right, next the door, which is further down. He would, if his taste lay that way, admire the wall decoration of Lincrusta Walton in plum color and bronze lacquer, with dado and cornice; the ormolu consoles in the corners; the vases on pillar pedestals of veined marble with bases of polished black wood, one on each side of the window; the ornamental cabinet next the vase on the side nearest the fireplace, its centre compartment closed by an inlaid door, and its corners rounded off with curved panes of glass protecting shelves of cheap blue and white pottery; the bamboo tea table, with folding shelves, in the corresponding space on the other side of the window; the pictures of ocean steamers and Landseers dogs; the saddlebag ottoman in line with the door but on the other side of the room; the two comfortable seats of the same pattern on the hearthrug; and finally, on turning round and looking up, the massive brass pole above the window, sustaining a pair of maroon rep curtains with decorated borders of staid green. Altogether, a room well arranged to flatter the occupants sense of importance, and reconcile him to a charge of a pound a day for its use.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> sits at the writing table, correcting proofs. <b epub:type="z3998:persona">Gloria</b> is standing at the window, looking out in a tormented revery.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The clock on the mantelpiece strikes five with a sickly clink, the bell being unable to bear up against the black marble cenotaph in which it is immured.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Five! I dont think we need wait any longer for the children. The are sure to get tea somewhere.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Wearily.</i> Shall I ring?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Do, my dear. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> goes to the hearth and rings.</i> I have finished these proofs at last, thank goodness!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Strolling listlessly across the room and coming behind her mothers chair.</i> What proofs?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>The new edition of <i epub:type="se:name.publication.book">Twentieth Century Women</i>.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With a bitter smile.</i> Theres a chapter missing.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Beginning to hunt among her proofs.</i> Is there? Surely not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I mean an unwritten one. Perhaps I shall write it for you—when I know the end of it. <i epub:type="z3998:stage-direction">She goes back to the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Gloria! More enigmas!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, no. The same enigma.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Puzzled and rather troubled; after watching her for a moment.</i> My dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Returning.</i> Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>You know I never ask questions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Kneeling beside her chair.</i> I know, I know. <i epub:type="z3998:stage-direction">She suddenly throws her arms about her mother and embraces her almost passionately.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Gently, smiling but embarrassed.</i> My dear: you are getting quite sentimental.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Recoiling.</i> Ah, no, no. Oh, dont say that. Oh! <i epub:type="z3998:stage-direction">She rises and turns away with a gesture as if tearing herself.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Mildly.</i> My dear: what is the matter? What<i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> enters with the tea tray.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Balmily.</i> This was what you rang for, maam, I hope?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Thank you, yes. <i epub:type="z3998:stage-direction">She turns her chair away from the writing table, and sits down again. <b epub:type="z3998:persona">Gloria</b> crosses to the hearth and sits crouching there with her face averted.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Placing the tray temporarily on the centre table.</i> I thought so, maam. Curious how the nerves seem to give out in the afternoon without a cup of tea. <i epub:type="z3998:stage-direction">He fetches the tea table and places it in front of <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, conversing meanwhile.</i> The young lady and gentleman have just come back, maam: they have been out in a boat, maam. Very pleasant on a fine afternoon like this—very pleasant and invigorating indeed. <i epub:type="z3998:stage-direction">He takes the tray from the centre table and puts it on the tea table.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> McComas will not come to tea, maam: he has gone to call upon <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton. <i epub:type="z3998:stage-direction">He takes a couple of chairs and sets one at each end of the tea table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Looking round with an impulse of terror.</i> And the other gentleman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Reassuringly, as he unconsciously drops for a moment into the measure of “Ive been roaming,” which he sang as a boy.</i> Oh, hes coming, miss, hes coming. He has been rowing the boat, miss, and has just run down the road to the chemists for something to put on the blisters. But he will be here directly, miss—directly. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, in ungovernable apprehension, rises and hurries towards the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Half rising.</i> Glo<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> goes out. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> looks perplexedly at the <b epub:type="z3998:persona">waiter</b>, whose composure is unruffled.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Cheerfully.</i> Anything more, maam?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Nothing, thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Thank you, maam. <i epub:type="z3998:stage-direction">As he withdraws, <b epub:type="z3998:persona">Phil</b> and <b epub:type="z3998:persona">Dolly</b>, in the highest spirits, come tearing in. He holds the door open for them; then goes out and closes it.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Ravenously.</i> Oh, give me some tea. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> pours out a cup for her.</i> Weve been out in a boat. Valentine will be here presently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>He is unaccustomed to navigation. Wheres Gloria?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Anxiously, as she pours out his tea.</i> Phil: there is something the matter with Gloria. Has anything happened? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b> and <b epub:type="z3998:persona">Dolly</b> look at one another and stifle a laugh.</i> What is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Sitting down on her left.</i> Romeo</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Sitting down on her right.</i>—and Juliet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Taking his cup of tea from <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon.</i> Yes, my dear mother: the old, old story. Dolly: dont take all the milk. <i epub:type="z3998:stage-direction">He deftly takes the jug from her.</i> Yes: in the spring</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>—a young mans fancy</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>—lightly turns to—thank you <i epub:type="z3998:stage-direction">to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, who has passed the biscuits</i>—thoughts of love. It also occurs in the autumn. The young man in this case is</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>And his fancy has turned to Gloria to the extent of</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>—kissing her</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>—on the terrace</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Correcting him.</i>—on the lips, before everybody.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Incredulously.</i> Phil! Dolly! Are you joking? <i epub:type="z3998:stage-direction">They shake their heads.</i> Did she allow it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>We waited to see him struck to earth by the lightning of her scorn;⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>—but he wasnt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>She appeared to like it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>As far as we could judge. <i epub:type="z3998:stage-direction">Stopping <b epub:type="z3998:persona">Phil</b>, who is about to pour out another cup.</i> No: youve sworn off two cups.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Much troubled.</i> Children: you must not be here when <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine comes. I must speak very seriously to him about this.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>To ask him his intentions? What a violation of Twentieth Century principles!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Quite right, mamma: bring him to book. Make the most of the nineteenth century while it lasts.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh! Here he is. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> comes in.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Very sorry to be late for tea, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. <i epub:type="z3998:stage-direction">She takes up the teapot.</i> No, thank you: I never take any. No doubt Miss Dolly and Phil have explained what happened to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Momentously rising.</i> Yes, Valentine: we have explained.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Significantly, also rising.</i> We have explained very thoroughly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>It was our duty. <i epub:type="z3998:stage-direction">Very seriously.</i> Come, Dolly. <i epub:type="z3998:stage-direction">He offers <b epub:type="z3998:persona">Dolly</b> his arm, which she takes. They look sadly at him, and go out gravely, arm in arm. <b epub:type="z3998:persona">Valentine</b> stares after them, puzzled; then looks at <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> for an explanation.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rising and leaving the tea table.</i> Will you sit down, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. I want to speak to you a little, if you will allow me. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> sits down slowly on the ottoman, his conscience presaging a bad quarter of an hour. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> takes <b epub:type="z3998:persona">Phils</b> chair, and seats herself deliberately at a convenient distance from him.</i> I must begin by throwing myself somewhat at your consideration. I am going to speak of a subject of which I know very little—perhaps nothing. I mean love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Love!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Yes, love. Oh, you need not look so alarmed as that, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: I am not in love with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Overwhelmed.</i> Oh, really, <abbr epub:type="z3998:name-title">Mrs.</abbr>⁠—<i epub:type="z3998:stage-direction">Recovering himself.</i> I should be only too proud if you were.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Thank you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. But I am too old to begin.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Begin! Have you never—?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Never. My case is a very common one, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. I married before I was old enough to know what I was doing. As you have seen for yourself, the result was a bitter disappointment for both my husband and myself. So you see, though I am a married woman, I have never been in love; I have never had a love affair; and to be quite frank with you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, what I have seen of the love affairs of other people has not led me to regret that deficiency in my experience. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, looking very glum, glances sceptically at her, and says nothing. Her color rises a little; and she adds, with restrained anger,</i> You do not believe me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Confused at having his thought read.</i> Oh, why not? Why not?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Let me tell you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, that a life devoted to the Cause of Humanity has enthusiasms and passions to offer which far transcend the selfish personal infatuations and sentimentalities of romance. Those are not your enthusiasms and passions, I take it? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, quite aware that she despises him for it, answers in the negative with a melancholy shake of the head.</i> I thought not. Well, I am equally at a disadvantage in discussing those so-called affairs of the heart in which you appear to be an expert.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Restlessly.</i> What are you driving at, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I think you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Gloria?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Yes. Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Surrendering.</i> Well, yes: Im in love with Gloria. <i epub:type="z3998:stage-direction">Interposing as she is about to speak.</i> I know what youre going to say: Ive no money.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I care very little about money, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Then youre very different to all the other mothers who have interviewed me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Ah, now we are coming to it, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. You are an old hand at this. <i epub:type="z3998:stage-direction">He opens his mouth to protest: she cuts him short with some indignation.</i> Oh, do you think, little as I understand these matters, that I have not common sense enough to know that a man who could make as much way in one interview with such a woman as my daughter, can hardly be a novice!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I assure you</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Stopping him.</i> I am not blaming you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. It is Glorias business to take care of herself; and you have a right to amuse yourself as you please. But</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Protesting.</i> Amuse myself! Oh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Relentlessly.</i> On your honor, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, are you in earnest?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Desperately.</i> On my honor I am in earnest. <i epub:type="z3998:stage-direction">She looks searchingly at him. His sense of humor gets the better of him; and he adds quaintly,</i> Only, I always have been in earnest; and yet—here I am, you see!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>This is just what I suspected. <i epub:type="z3998:stage-direction">Severely.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: you are one of those men who play with womens affections.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Well, why not, if the Cause of Humanity is the only thing worth being serious about? However, I understand. <i epub:type="z3998:stage-direction">Rising and taking his hat with formal politeness.</i> You wish me to discontinue my visits.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>No: I am sensible enough to be well aware that Glorias best chance of escape from you now is to become better acquainted with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Unaffectedly alarmed.</i> Oh, dont say that, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. You dont think that, do you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I have great faith, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, in the sound training Glorias mind has had since she was a child.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Amazingly relieved.</i> O-oh! Oh, thats all right. <i epub:type="z3998:stage-direction">He sits down again and throws his hat flippantly aside with the air of a man who has no longer anything to fear.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Indignant at his assurance.</i> What do you mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Turning confidentially to her.</i> Come: shall I teach you something, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Stiffly.</i> I am always willing to learn.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Have you ever studied the subject of gunnery—artillery—cannons and warships and so on?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Has gunnery anything to do with Gloria?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>A great deal—by way of illustration. During this whole century, my dear <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, the progress of artillery has been a duel between the maker of cannons and the maker of armor plates to keep the cannon balls out. You build a ship proof against the best gun known: somebody makes a better gun and sinks your ship. You build a heavier ship, proof against that gun: somebody makes a heavier gun and sinks you again. And so on. Well, the duel of sex is just like that.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>The duel of sex!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes: youve heard of the duel of sex, havent you? Oh, I forgot: youve been in Madeira: the expression has come up since your time. Need I explain it?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Contemptuously.</i> No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Of course not. Now what happens in the duel of sex? The old fashioned mother received an old fashioned education to protect her against the wiles of man. Well, you know the result: the old fashioned man got round her. The old fashioned woman resolved to protect her daughter more effectually—to find some armor too strong for the old fashioned man. So she gave her daughter a scientific education—your plan. That was a corker for the old fashioned man: he said it wasnt fair—unwomanly and all the rest of it. But that didnt do him any good. So he had to give up his old fashioned plan of attack—you know—going down on his knees and swearing to love, honor and obey, and so on.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Excuse me: that was what the woman swore.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Was it? Ah, perhaps youre right—yes: of course it was. Well, what did the man do? Just what the artillery man does—went one better than the woman—educated himself scientifically and beat her at that game just as he had beaten her at the old game. I learnt how to circumvent the Womens Rights woman before I was twenty-three: its all been found out long ago. You see, my methods are thoroughly modern.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">With quiet disgust.</i> No doubt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>But for that very reason theres one sort of girl against whom they are of no use.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Pray which sort?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>The thoroughly old fashioned girl. If you had brought up Gloria in the old way, it would have taken me eighteen months to get to the point I got to this afternoon in eighteen minutes. Yes, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: the Higher Education of Women delivered Gloria into my hands; and it was you who taught her to believe in the Higher Education of Women.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: you are very clever.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Rising also.</i> Oh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>And you have taught me <em>nothing</em>. Goodbye.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Horrified.</i> Goodbye! Oh, maynt I see her before I go?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I am afraid she will not return until you have gone <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. She left the room expressly to avoid you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Thoughtfully.</i> Thats a good sign. Goodbye. <i epub:type="z3998:stage-direction">He bows and makes for the door, apparently well satisfied.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Alarmed.</i> Why do you think it a good sign?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Turning near the door.</i> Because I am mortally afraid of her; and it looks as if she were mortally afraid of me. <i epub:type="z3998:stage-direction">He turns to go and finds himself face to face with <b epub:type="z3998:persona">Gloria</b>, who has just entered. She looks steadfastly at him. He stares helplessly at her; then round at <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>; then at <b epub:type="z3998:persona">Gloria</b> again, completely at a loss.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">White, and controlling herself with difficulty.</i> Mother: is what Dolly told me true?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>What did she tell you, dear?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>That you have been speaking about me to this gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Murmuring.</i> This gentleman! Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Sharply.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: can you hold your tongue for a moment? <i epub:type="z3998:stage-direction">He looks piteously at them; then, with a despairing shrug, goes back to the ottoman and throws his hat on it.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Confronting her mother, with deep reproach.</i> Mother: what right had you to do it?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I dont think I have said anything I have no right to say, Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Confirming her officiously.</i> Nothing. Nothing whatever. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> looks at him with unspeakable indignation.</i> I beg your pardon. <i epub:type="z3998:stage-direction">He sits down ignominiously on the ottoman.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I cannot believe that anyone has any right even to think about things that concern me only. <i epub:type="z3998:stage-direction">She turns away from them to conceal a painful struggle with her emotion.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>My dear, if I have wounded your pride</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Turning on them for a moment.</i> My <em>pride</em>! My pride!! Oh, its gone: I have learnt now that I have no strength to be proud of. <i epub:type="z3998:stage-direction">Turning away again.</i> But if a woman cannot protect herself, no one can protect her. No one has any right to try—not even her mother. I know I have lost your confidence, just as I have lost this mans respect;⁠—<i epub:type="z3998:stage-direction">She stops to master a sob.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Under his breath.</i> This man! <i epub:type="z3998:stage-direction">Murmuring again.</i> Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">In an undertone.</i> Pray be silent, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Continuing.</i>—but I have at least the right to be left alone in my disgrace. I am one of those weak creatures born to be mastered by the first man whose eye is caught by them; and I must fulfill my destiny, I suppose. At least spare me the humiliation of trying to save me. <i epub:type="z3998:stage-direction">She sits down, with her handkerchief to her eyes, at the farther end of the table.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Jumping up.</i> Look here</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Va</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Recklessly.</i> No: I will speak: Ive been silent for nearly thirty seconds. <i epub:type="z3998:stage-direction">He goes up to <b epub:type="z3998:persona">Gloria</b>.</i> Miss Clandon</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Bitterly.</i> Oh, not Miss Clandon: you have found that it is quite safe to call me Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>No, I wont: youll throw it in my teeth afterwards and accuse me of disrespect. I say its a heartbreaking falsehood that I dont respect you. Its true that I didnt respect your old pride: why should I? It was nothing but cowardice. I didnt respect your intellect: Ive a better one myself: its a masculine specialty. But when the depths stirred!—when my moment came!—when you made me brave!—ah, then, then, <em>then</em>!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Then you respected me, I suppose.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>No, I didnt: I adored you. <i epub:type="z3998:stage-direction">She rises quickly and turns her back on him.</i> And you can never take that moment away from me. So now I dont care what happens. <i epub:type="z3998:stage-direction">He comes down the room addressing a cheerful explanation to nobody in particular.</i> Im perfectly aware that Im talking nonsense. I cant help it. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> I love Gloria; and theres an end of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Emphatically.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: you are a most dangerous man. Gloria: come here. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, wondering a little at the command, obeys, and stands, with drooping head, on her mothers right hand, <b epub:type="z3998:persona">Valentine</b> being on the opposite side. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> then begins, with intense scorn.</i> Ask this man whom you have inspired and made brave, how many women have inspired him before <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> looks up suddenly with a flash of jealous anger and amazement</i>; how many times he has laid the trap in which he has caught you; how often he has baited it with the same speeches; how much practice it has taken to make him perfect in his chosen part in life as the Duellist of Sex.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>This isnt fair. Youre abusing my confidence, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Ask him, Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">In a flush of rage, going over to him with her fists clenched.</i> Is that true?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Dont be angry</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Interrupting him implacably.</i> Is it true? Did you ever say that before? Did you ever feel that before—for another woman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Bluntly.</i> Yes. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> raises her clenched hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Horrified, springing to her side and catching her uplifted arm.</i> Gloria!! My dear! Youre forgetting yourself. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, with a deep expiration, slowly relaxes her threatening attitude.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Remember: a mans power of love and admiration is like any other of his powers: he has to throw it away many times before he learns what is really worthy of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Another of the old speeches, Gloria. Take care.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Oh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, with contemptuous self-possession.</i> Do you think I need to be warned now? <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>.</i> You have tried to make me love you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I have.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Well, you have succeeded in making me hate you—passionately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Philosophically.</i> Its surprising how little difference there is between the two. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> turns indignantly away from him. He continues, to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>,</i> I know men whose wives love them; and they go on exactly like that.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Excuse me, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine; but had you not better go?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>You need not send him away on my account, mother. He is nothing to me now; and he will amuse Dolly and Phil. <i epub:type="z3998:stage-direction">She sits down with slighting indifference, at the end of the table nearest the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Gaily.</i> Of course: thats the sensible way of looking at it. Come, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: you cant quarrel with a mere butterfly like me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I very greatly mistrust you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. But I do not like to think that your unfortunate levity of disposition is mere shamelessness and worthlessness;⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">To herself, but aloud.</i> It is shameless; and it is worthless.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>—so perhaps we had better send for Phil and Dolly and allow you to end your visit in the ordinary way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">As if she had paid him the highest compliment.</i> You overwhelm me, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. Thank you. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> enters.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> McComas, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Oh, certainly. Bring him in.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>He wishes to see you in the reception-room, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Why not here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Well, if you will excuse my mentioning it, maam, I think <abbr epub:type="z3998:name-title">Mr.</abbr> McComas feels that he would get fairer play if he could speak to you away from the younger members of your family, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Tell him they are not here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>They are within sight of the door, maam; and very watchful, for some reason or other.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Going.</i> Oh, very well: Ill go to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Holding the door open for her.</i> Thank you, maam. <i epub:type="z3998:stage-direction">She goes out. He comes back into the room, and meets the eye of <b epub:type="z3998:persona">Valentine</b>, who wants him to go.</i> All right, sir. Only the tea-things, sir. <i epub:type="z3998:stage-direction">Taking the tray.</i> Excuse me, sir. Thank you sir. <i epub:type="z3998:stage-direction">He goes out.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>.</i> Look here. You will forgive me, sooner or later. Forgive me now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rising to level the declaration more intensely at him.</i> Never! While grass grows or water runs, never, never, never!!!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Unabashed.</i> Well, I dont care. I cant be unhappy about anything. I shall never be unhappy again, never, never, never, while grass grows or water runs. The thought of you will always make me wild with joy. <i epub:type="z3998:stage-direction">Some quick taunt is on her lips: he interposes swiftly.</i> No: I never said that before: thats new.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>It will not be new when you say it to the next woman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, dont, Gloria, dont. <i epub:type="z3998:stage-direction">He kneels at her feet.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Get up. Get up! How dare you? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b> and <b epub:type="z3998:persona">Dolly</b>, racing, as usual, for first place, burst into the room. They check themselves on seeing what is passing. <b epub:type="z3998:persona">Valentine</b> springs up.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Discreetly.</i> I beg your pardon. Come, Dolly. <i epub:type="z3998:stage-direction">He turns to go.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Annoyed.</i> Mother will be back in a moment, Phil. <i epub:type="z3998:stage-direction">Severely.</i> Please wait here for her. <i epub:type="z3998:stage-direction">She turns away to the window, where she stands looking out with her back to them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Significantly.</i> Oh, indeed. Hmhm!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Ahah!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>You seem in excellent spirits, Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I am. <i epub:type="z3998:stage-direction">Comes between them.</i> Now look here. You both know whats going on, dont you? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> turns quickly, as if anticipating some fresh outrage.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Perfectly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Well, its all over. Ive been refused—scorned. Im only here on sufferance. You understand: its all over. Your sister is in no sense entertaining my addresses, or condescending to interest herself in me in any way. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, satisfied, turns back contemptuously to the window.</i> Is that clear?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Serve you right. You were in too great a hurry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Patting him on the shoulder.</i> Never mind: youd never have been able to call your soul your own if shed married you. You can now begin a new chapter in your life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Chapter seventeen or thereabouts, I should imagine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Much put out by this pleasantry.</i> No: dont say things like that. Thats just the sort of thoughtless remark that makes a lot of mischief.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, indeed. Hmhm!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Ahah! <i epub:type="z3998:stage-direction">He goes to the hearth and plants himself there in his best head-of-the-family attitude.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b>, looking very serious, comes in quickly with <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, whose first anxiety is about <b epub:type="z3998:persona">Gloria</b>. She looks round to see where she is, and is going to join her at the window when <b epub:type="z3998:persona">Gloria</b> comes down to meet her with a marked air of trust and affection. Finally, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> takes her former seat, and <b epub:type="z3998:persona">Gloria</b> posts herself behind it. <b epub:type="z3998:persona">McComas</b>, on his way to the ottoman, is hailed by <b epub:type="z3998:persona">Dolly</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>What cheer, Finch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Sternly.</i> Very serious news from your father, Miss Clandon. Very serious news indeed. <i epub:type="z3998:stage-direction">He crosses to the ottoman, and sits down. <b epub:type="z3998:persona">Dolly</b>, looking deeply impressed, follows him and sits beside him on his right.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Perhaps I had better go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>By no means, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. You are deeply concerned in this. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> takes a chair from the table and sits astride of it, leaning over the back, near the ottoman.</i> <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: your husband demands the custody of his two younger children, who are not of age. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, in quick alarm, looks instinctively to see if <b epub:type="z3998:persona">Dolly</b> is safe.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Touched.</i> Oh, how nice of him! He likes us, mamma.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I am sorry to have to disabuse you of any such idea, Miss Dorothea.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Cooing ecstatically.</i> Dorothee-ee-ee-a! <i epub:type="z3998:stage-direction">Nestling against his shoulder, quite overcome.</i> Oh, Finch!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Nervously, moving away.</i> No, no, no, no!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> <em>Dearest</em> Dolly! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">McComas</b>.</i> The deed of separation gives me the custody of the children.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>It also contains a covenant that you are not to approach or molest him in any way.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Well, have I done so?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Whether the behavior of your younger children amounts to legal molestation is a question on which it may be necessary to take counsels opinion. At all events, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton not only claims to have been molested; but he believes that he was brought here by a plot in which <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine acted as your agent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Whats that? Eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>He alleges that you drugged him, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>So I did. <i epub:type="z3998:stage-direction">They are astonished.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>But what did you do that for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Five shillings extra.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>, short-temperedly.</i> I must really ask you, Miss Clandon, not to interrupt this very serious conversation with irrelevant interjections. <i epub:type="z3998:stage-direction">Vehemently.</i> I insist on having earnest matters earnestly and reverently discussed. <i epub:type="z3998:stage-direction">This outburst produces an apologetic silence, and puts <b epub:type="z3998:persona">McComas</b> himself out of countenance. He coughs, and starts afresh, addressing himself to <b epub:type="z3998:persona">Gloria</b>.</i> Miss Clandon: it is my duty to tell you that your father has also persuaded himself that <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine wishes to marry you</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Interposing adroitly.</i> I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Offended.</i> In that case, sir, you must not be surprised to find yourself regarded by the young ladys father as a fortune hunter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>So I am. Do you expect my wife to live on what I earn? ten-pence a week!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Revolted.</i> I have nothing more to say, sir. I shall return and tell <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton that this family is no place for a father. <i epub:type="z3998:stage-direction">He makes for the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">With quiet authority.</i> Finch! <i epub:type="z3998:stage-direction">He halts.</i> If <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine cannot be serious, you can. Sit down. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b>, after a brief struggle between his dignity and his friendship, succumbs, seating himself this time midway between <b epub:type="z3998:persona">Dolly</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> You know that all this is a made up case—that Fergus does not believe in it any more than you do. Now give me your real advice—your sincere, friendly advice: you know I have always trusted your judgment. I promise you the children will be quiet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Resigning himself.</i> Well, well! What I want to say is this. In the old arrangement with your husband, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, you had him at a terrible disadvantage.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>How so, pray?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Well, you were an advanced woman, accustomed to defy public opinion, and with no regard for what the world might say of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Proud of it.</i> Yes: that is true. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b>, behind the chair, stoops and kisses her mothers hair, a demonstration which disconcerts her extremely.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>On the other hand, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, your husband had a great horror of anything getting into the papers. There was his business to be considered, as well as the prejudices of an old-fashioned family.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Not to mention his own prejudices.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Now no doubt he behaved badly, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Scornfully.</i> No doubt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>But was it altogether his fault?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Was it mine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Hastily.</i> No. Of course not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Observing him attentively.</i> You do not mean that, <abbr epub:type="z3998:name-title">Mr.</abbr> McComas.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>My dear young lady, you pick me up very sharply. But let me just put this to you. When a man makes an unsuitable marriage (nobodys fault, you know, but purely accidental incompatibility of tastes); when he is deprived by that misfortune of the domestic sympathy which, I take it, is what a man marries for; when in short, his wife is rather worse than no wife at all (through no fault of his own, of course), is it to be wondered at if he makes matters worse at first by blaming her, and even, in his desperation, by occasionally drinking himself into a violent condition or seeking sympathy elsewhere?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I did not blame him: I simply rescued myself and the children from him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Yes: but you made hard terms, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. You had him at your mercy: you brought him to his knees when you threatened to make the matter public by applying to the Courts for a judicial separation. Suppose he had had that power over you, and used it to take your children away from you and bring them up in ignorance of your very name, how would you feel? what would you do? Well, wont you make some allowance for his feelings?—in common humanity.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I never discovered his feelings. I discovered his temper, and his<i epub:type="z3998:stage-direction">She shivers.</i> the rest of his common humanity.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Wistfully.</i> Women can be very hard, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Thats true.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Angrily.</i> Be silent. <i epub:type="z3998:stage-direction">He subsides.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Rallying all his forces.</i> Let me make one last appeal. <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: believe me, there are men who have a good deal of feeling, and kind feeling, too, which they are not able to express. What you miss in Crampton is that mere veneer of civilization, the art of showing worthless attentions and paying insincere compliments in a kindly, charming way. If you lived in London, where the whole system is one of false good-fellowship, and you may know a man for twenty years without finding out that he hates you like poison, you would soon have your eyes opened. There we do unkind things in a kind way: we say bitter things in a sweet voice: we always give our friends chloroform when we tear them to pieces. But think of the other side of it! Think of the people who do kind things in an unkind way—people whose touch hurts, whose voices jar, whose tempers play them false, who wound and worry the people they love in the very act of trying to conciliate them, and yet who need affection as much as the rest of us. Crampton has an abominable temper, I admit. He has no manners, no tact, no grace. Hell never be able to gain anyones affection unless they will take his desire for it on trust. Is he to have none—not even pity—from his own flesh and blood?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Quite melted.</i> Oh, how beautiful, Finch! How nice of you!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">With conviction.</i> Finch: this is eloquence—positive eloquence.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, mamma, let us give him another chance. Let us have him to dinner.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Unmoved.</i> No, Dolly: I hardly got any lunch. My dear Finch: there is not the least use in talking to me about Fergus. You have never been married to him: I have.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>.</i> Miss Clandon: I have hitherto refrained from appealing to you, because, if what <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton told me to be true, you have been more merciless even than your mother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Defiantly.</i> You appeal from her strength to my weakness!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Not your weakness, Miss Clandon. I appeal from her intellect to your heart.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I have learnt to mistrust my heart. <i epub:type="z3998:stage-direction">With an angry glance at <b epub:type="z3998:persona">Valentine</b>.</i> I would tear my heart and throw it away if I could. My answer to you is my mothers answer. <i epub:type="z3998:stage-direction">She goes to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, and stands with her arm about her; but <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, unable to endure this sort of demonstrativeness, disengages herself as soon as she can without hurting <b epub:type="z3998:persona">Glorias</b> feelings.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Defeated.</i> Well, I am very sorry—very sorry. I have done my best. <i epub:type="z3998:stage-direction">He rises and prepares to go, deeply dissatisfied.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>But what did you expect, Finch? What do you want us to do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>The first step for both you and Crampton is to obtain counsels opinion as to whether he is bound by the deed of separation or not. Now why not obtain this opinion at once, and have a friendly meeting <i epub:type="z3998:stage-direction">Her face hardens.</i>—or shall we say a neutral meeting?—to settle the difficulty—here—in this hotel—tonight? What do you say?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>But where is the counsels opinion to come from?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>It has dropped down on us out of the clouds. On my way back here from Cramptons I met a most eminent <abbr epub:type="z3998:initialism z3998:name-title">Q.C.</abbr>, a man whom I briefed in the case that made his name for him. He has come down here from Saturday to Monday for the sea air, and to visit a relative of his who lives here. He has been good enough to say that if I can arrange a meeting of the parties he will come and help us with his opinion. Now do let us seize this chance of a quiet friendly family adjustment. Let me bring my friend here and try to persuade Crampton to come, too. Come: consent.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Rather ominously, after a moments consideration.</i> Finch: I dont want counsels opinion, because I intend to be guided by my own opinion. I dont want to meet Fergus again, because I dont like him, and dont believe the meeting will do any good. However <i epub:type="z3998:stage-direction">rising</i>, you have persuaded the children that he is not quite hopeless. Do as you please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Taking her hand and shaking it.</i> Thank you, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. Will nine oclock suit you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Perfectly. Phil: will you ring, please. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b> rings the bell.</i> But if I am to be accused of conspiring with <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, I think he had better be present.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> I quite agree with you. I think its most important.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>There can be no objection to that, I think. I have the greatest hopes of a happy settlement. Goodbye for the present. <i epub:type="z3998:stage-direction">He goes out, meeting the <b epub:type="z3998:persona">waiter</b>; who holds the door for him to pass through.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>We expect some visitors at nine, William. Can we have dinner at seven instead of half-past?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">At the door.</i> Seven, maam? Certainly, maam. It will be a convenience to us this busy evening, maam. There will be the band and the arranging of the fairy lights and one thing or another, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>The fairy lights!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>The band! William: what mean you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>The fancy ball, miss</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly and Philip</td>
<td><i epub:type="z3998:stage-direction">Simultaneously rushing to him.</i> Fancy ball!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Oh, yes, sir. Given by the regatta committee for the benefit of the Lifeboat, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> We often have them, maam: Chinese lanterns in the garden, maam: very bright and pleasant, very gay and innocent indeed. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Phil</b>.</i> Tickets downstairs at the office, sir, five shillings: ladies half price if accompanied by a gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Seizing his arm to drag him off.</i> To the office, William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Breathlessly, seizing his other arm.</i> Quick, before theyre all sold. <i epub:type="z3998:stage-direction">They rush him out of the room between them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>What on earth are they going to do? <i epub:type="z3998:stage-direction">Going out.</i> I really must go and stop this<i epub:type="z3998:stage-direction">She follows them, speaking as she disappears. <b epub:type="z3998:persona">Gloria</b> stares coolly at <b epub:type="z3998:persona">Valentine</b>, and then deliberately looks at her watch.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I understand. Ive stayed too long. Im going.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">With disdainful punctiliousness.</i> I owe you some apology, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. I am conscious of having spoken somewhat sharply—perhaps rudely—to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Not at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>My only excuse is that it is very difficult to give consideration and respect when there is no dignity of character on the other side to command it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Prosaically.</i> How is a man to look dignified when hes infatuated?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Effectually unstilted.</i> Dont say those things to me. I forbid you. They are insults.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>No: theyre only follies. I cant help them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>If you were really in love, it would not make you foolish: it would give you dignity—earnestness—even beauty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Do you really think it would make me beautiful? <i epub:type="z3998:stage-direction">She turns her back on him with the coldest contempt.</i> Ah, you see youre not in earnest. Love cant give any man new gifts. It can only heighten the gifts he was born with.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Sweeping round at him again.</i> What gifts were you born with, pray?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Lightness of heart.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>And lightness of head, and lightness of faith, and lightness of everything that makes a man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes, the whole world is like a feather dancing in the light now; and Gloria is the sun. <i epub:type="z3998:stage-direction">She rears her head angrily.</i> I beg your pardon: Im off. Back at nine. Goodbye. <i epub:type="z3998:stage-direction">He runs off gaily, leaving her standing in the middle of the room staring after him.</i></td>
</tr>
</tbody>
</table>
</section>
<section id="act-4" epub:type="chapter z3998:scene bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">IV</span>
</h2>
<p>The same room. Nine oclock. Nobody present. The lamps are lighted; but the curtains are not drawn. The window stands wide open; and strings of Chinese lanterns are glowing among the trees outside, with the starry sky beyond. The band is playing dance-music in the garden, drowning the sound of the sea.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> enters, showing in <b epub:type="z3998:persona">Crampton</b> and <b epub:type="z3998:persona">McComas</b>. <b epub:type="z3998:persona">Crampton</b> looks cowed and anxious. He sits down wearily and timidly on the ottoman.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>The ladies have gone for a turn through the grounds to see the fancy dresses, sir. If you will be so good as to take seats, gentlemen, I shall tell them. <i epub:type="z3998:stage-direction">He is about to go into the garden through the window when <b epub:type="z3998:persona">McComas</b> stops him.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>One moment. If another gentleman comes, show him in without any delay: we are expecting him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Right, sir. What name, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Boon. <abbr epub:type="z3998:name-title">Mr.</abbr> Boon. He is a stranger to <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon; so he may give you a card. If so, the name is spelt <i epub:type="z3998:grapheme">B</i>-<i epub:type="z3998:grapheme">O</i>-<i epub:type="z3998:grapheme">H</i>-<i epub:type="z3998:grapheme">U</i>-<i epub:type="z3998:grapheme">N</i>. You will not forget.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Smiling.</i> You may depend on me for that, sir. My own name is Boon, sir, though I am best known down here as Balmy Walters, sir. By rights I should spell it with the aitch you, sir; but I think it best not to take that liberty, sir. There is Norman blood in it, sir; and Norman blood is not a recommendation to a waiter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Well, well: “True hearts are more than coronets, and simple faith than Norman blood.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>That depends a good deal on ones station in life, sir. If you were a waiter, sir, youd find that simple faith would leave you just as short as Norman blood. I find it best to spell myself <i epub:type="z3998:grapheme">B</i>-double-<i epub:type="z3998:grapheme">O</i>-<i epub:type="z3998:grapheme">N</i>, and to keep my wits pretty sharp about me. But Im taking up your time, sir. Youll excuse me, sir: your own fault for being so affable, sir. Ill tell the ladies youre here, sir. <i epub:type="z3998:stage-direction">He goes out into the garden through the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Crampton: I can depend on you, cant I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Yes, yes. Ill be quiet. Ill be patient. Ill do my best.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Remember: Ive not given you away. Ive told them it was all their fault.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>You told me that it was all my fault.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I told you the truth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Plaintively.</i> If they will only be fair to me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>My dear Crampton, they wont be fair to you: its not to be expected from them at their age. If youre going to make impossible conditions of this kind, we may as well go back home at once.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>But surely I have a right</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Intolerantly.</i> You wont get your rights. Now, once for all, Crampton, did your promises of good behavior only mean that you wont complain if theres nothing to complain of? Because, if so<i epub:type="z3998:stage-direction">He moves as if to go.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Miserably.</i> No, no: let me alone, cant you? Ive been bullied enough: Ive been tormented enough. I tell you Ill do my best. But if that girl begins to talk to me like that and to look at me like<i epub:type="z3998:stage-direction">He breaks off and buries his head in his hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Relenting.</i> There, there: itll be all right, if you will only bear and forbear. Come, pull yourself together: theres someone coming. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b>, too dejected to care much, hardly changes his attitude. <b epub:type="z3998:persona">Gloria</b> enters from the garden; <b epub:type="z3998:persona">McComas</b> goes to meet her at the window; so that he can speak to her without being heard by <b epub:type="z3998:persona">Crampton</b>.</i> There he is, Miss Clandon. Be kind to him. Ill leave you with him for a moment. <i epub:type="z3998:stage-direction">He goes into the garden. <b epub:type="z3998:persona">Gloria</b> comes in and strolls coolly down the middle of the room.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Looking round in alarm.</i> Wheres McComas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Listlessly, but not unsympathetically.</i> Gone out—to leave us together. Delicacy on his part, I suppose. <i epub:type="z3998:stage-direction">She stops beside him and looks quaintly down at him.</i> Well, father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">A quaint jocosity breaking through his forlornness.</i> Well, daughter? <i epub:type="z3998:stage-direction">They look at one another for a moment, with a melancholy sense of humor.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Shake hands. <i epub:type="z3998:stage-direction">They shake hands.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Holding her hand.</i> My dear: Im afraid I spoke very improperly of your mother this afternoon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, dont apologize. I was very high and mighty myself; but Ive come down since: oh, yes: Ive been brought down. <i epub:type="z3998:stage-direction">She sits on the floor beside his chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What has happened to you, my child?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, never mind. I was playing the part of my mothers daughter then; but Im not: Im my fathers daughter. <i epub:type="z3998:stage-direction">Looking at him funnily.</i> Thats a come down, isnt it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Angry.</i> What! <i epub:type="z3998:stage-direction">Her odd expression does not alter. He surrenders.</i> Well, yes, my dear: I suppose it is, I suppose it is. <i epub:type="z3998:stage-direction">She nods sympathetically.</i> Im afraid Im sometimes a little irritable; but I know whats right and reasonable all the time, even when I dont act on it. Can you believe that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Believe it! Why, thats myself—myself all over. I know whats right and dignified and strong and noble, just as well as she does; but oh, the things I do! the things I do! the things I let other people do!!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">A little grudgingly in spite of himself.</i> As well as she does? You mean your mother?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Quickly.</i> Yes, mother. <i epub:type="z3998:stage-direction">She turns to him on her knees and seizes his hands.</i> Now listen. No treason to her: no word, no thought against her. She is our superior—yours and mine—high heavens above us. Is that agreed?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Yes, yes. Just as you please, my dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Not satisfied, letting go his hands and drawing back from him.</i> You dont like her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>My child: you havent been married to her. I have. <i epub:type="z3998:stage-direction">She raises herself slowly to her feet, looking at him with growing coldness.</i> She did me a great wrong in marrying me without really caring for me. But after that, the wrong was all on my side, I dare say. <i epub:type="z3998:stage-direction">He offers her his hand again.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Taking it firmly and warningly.</i> Take care. Thats a dangerous subject. My feelings—my miserable, cowardly, womanly feelings—may be on your side; but my conscience is on hers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Im very well content with that division, my dear. Thank you. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> arrives. <b epub:type="z3998:persona">Gloria</b> immediately becomes deliberately haughty.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Excuse me; but its impossible to find a servant to announce one: even the never failing William seems to be at the ball. I should have gone myself; only I havent five shillings to buy a ticket. How are you getting on, Crampton? Better, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I am myself again, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine, no thanks to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Look at this ungrateful parent of yours, Miss Clandon! I saved him from an excruciating pang; and he reviles me!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Coldly.</i> I am sorry my mother is not here to receive you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. It is not quite nine oclock; and the gentleman of whom <abbr epub:type="z3998:name-title">Mr.</abbr> McComas spoke, the lawyer, is not yet come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, yes, he is. Ive met him and talked to him. <i epub:type="z3998:stage-direction">With gay malice.</i> Youll like him, Miss Clandon: hes the very incarnation of intellect. You can hear his mind working.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Ignoring the jibe.</i> Where is he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Bought a false nose and gone into the fancy ball.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Crustily, looking at his watch.</i> It seems that everybody has gone to this fancy ball instead of keeping to our appointment here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, hell come all right enough: that was half an hour ago. I didnt like to borrow five shillings from him and go in with him; so I joined the mob and looked through the railings until Miss Clandon disappeared into the hotel through the window.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>So it has come to this, that you follow me about in public to stare at me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Yes: somebody ought to chain me up.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> turns her back on him and goes to the fireplace. He takes the snub very philosophically, and goes to the opposite side of the room. The <b epub:type="z3998:persona">waiter</b> appears at the window, ushering in <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and <b epub:type="z3998:persona">McComas</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Hurrying in.</i> I am so sorry to have kept you waiting.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A grotesquely majestic <b epub:type="z3998:persona">stranger</b>, in a domino and false nose, with goggles, appears at the window.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">the stranger</b>.</i> Beg pardon, sir; but this is a private apartment, sir. If you will allow me, sir, I will show you to the American bar and supper rooms, sir. This way, sir.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">He goes into the gardens, leading the way under the impression that <b epub:type="z3998:persona">the stranger</b> is following him. The majestic one, however, comes straight into the room to the end of the table, where, with impressive deliberation, he takes off the false nose and then the domino, rolling up the nose into the domino and throwing the bundle on the table like a champion throwing down his glove. He is now seen to be a stout, tall man between forty and fifty, clean shaven, with a midnight oil pallor emphasized by stiff black hair, cropped short and oiled, and eyebrows like early Victorian horsehair upholstery. Physically and spiritually, a coarsened man: in cunning and logic, a ruthlessly sharpened one. His bearing as he enters is sufficiently imposing and disquieting; but when he speaks, his powerful, menacing voice, impressively articulated speech, strong inexorable manner, and a terrifying power of intensely critical listening raise the impression produced by him to absolute tremendousness.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">The Stranger</td>
<td>My name is Bohun. <i epub:type="z3998:stage-direction">General awe.</i> Have I the honor of addressing <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> bows. <b epub:type="z3998:persona">Bohun</b> bows.</i> Miss Clandon? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> bows. <b epub:type="z3998:persona">Bohun</b> bows.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Insisting on his rightful name as angrily as he dares.</i> My name is Crampton, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Oh, indeed. <i epub:type="z3998:stage-direction">Passing him over without further notice and turning to <b epub:type="z3998:persona">Valentine</b>.</i> Are you <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Making it a point of honor not to be impressed by him.</i> Do I look like it? My name is Valentine. I did the drugging.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Ah, quite so. Then <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon has not yet arrived?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Entering anxiously through the window.</i> Beg pardon, maam; but can you tell me what became of that<i epub:type="z3998:stage-direction">He recognizes <b epub:type="z3998:persona">Bohun</b>, and loses all his self-possession. <b epub:type="z3998:persona">Bohun</b> waits rigidly for him to pull himself together. After a pathetic exhibition of confusion, he recovers himself sufficiently to address <b epub:type="z3998:persona">Bohun</b> weakly but coherently.</i> Beg pardon, sir, Im sure, sir. Was—was it you, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Ruthlessly.</i> It was I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Brokenly.</i> Yes, sir. <i epub:type="z3998:stage-direction">Unable to restrain his tears.</i> You in a false nose, Walter! <i epub:type="z3998:stage-direction">He sinks faintly into a chair at the table.</i> I beg pardon, maam, Im sure. A little giddiness</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Commandingly.</i> You will excuse him, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, when I inform you that he is my father.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Heartbroken.</i> Oh, no, no, Walter. A waiter for your father on the top of a false nose! What will they think of you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Going to the <b epub:type="z3998:persona">waiters</b> chair in her kindest manner.</i> I am delighted to hear it, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun. Your father has been an excellent friend to us since we came here. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Bohun</b> bows gravely.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Shaking his head.</i> Oh, no, maam. Its very kind of you—very ladylike and affable indeed, maam; but I should feel at a great disadvantage off my own proper footing. Never mind my being the gentlemans father, maam: it is only the accident of birth after all, maam. <i epub:type="z3998:stage-direction">He gets up feebly.</i> Youll all excuse me, Im sure, having interrupted your business. <i epub:type="z3998:stage-direction">He begins to make his way along the table, supporting himself from chair to chair, with his eye on the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>One moment. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> stops, with a sinking heart.</i> My father was a witness of what passed today, was he not, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Yes, most of it, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>In that case we shall want him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Pleading.</i> I hope it may not be necessary, sir. Busy evening for me, sir, with that ball: very busy evening indeed, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Inexorably.</i> We shall want you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Politely.</i> Sit down, wont you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Earnestly.</i> Oh, if you please, maam, I really must draw the line at sitting down. I couldnt let myself be seen doing such a thing, maam: thank you, I am sure, all the same. <i epub:type="z3998:stage-direction">He looks round from face to face wretchedly, with an expression that would melt a heart of stone.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Dont let us waste time. William only wants to go on taking care of us. I should like a cup of coffee.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Brightening perceptibly.</i> Coffee, miss? <i epub:type="z3998:stage-direction">He gives a little gasp of hope.</i> Certainly, miss. Thank you, miss: very timely, miss, very thoughtful and considerate indeed. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, timidly but expectantly.</i> Anything for you, maam?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Er—oh, yes: its so hot, I think we might have a jug of claret cup.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Beaming.</i> Claret cup, maam! Certainly, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Oh, well Ill have a claret cup instead of coffee. Put some cucumber in it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Delighted.</i> Cucumber, miss! yes, miss. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Bohun</b>.</i> Anything special for you, sir? You dont like cucumber, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>If <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon will allow me—syphon—Scotch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Right, sir. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Crampton</b>.</i> Irish for you, sir, I think, sir? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> assents with a grunt. The <b epub:type="z3998:persona">waiter</b> looks enquiringly at <b epub:type="z3998:persona">Valentine</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I like the cucumber.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Right, sir. <i epub:type="z3998:stage-direction">Summing up.</i> Claret cup, syphon, one Scotch and one Irish?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I think thats right.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Perfectly happy.</i> Right, maam. Directly, maam. Thank you. <i epub:type="z3998:stage-direction">He ambles off through the window, having sounded the whole gamut of human happiness, from the bottom to the top, in a little over two minutes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>We can begin now, I suppose?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>We had better wait until <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons husband arrives.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>What dy mean? Im her husband.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Instantly pouncing on the inconsistency between this and his previous statement.</i> You said just now your name was Crampton.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>So it is.</td>
</tr>
<tr class="together">
<td/>
<td>
<i epub:type="z3998:stage-direction">All four speaking simultaneously.</i>
</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>I</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Gloria</td>
<td>My</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">McComas</td>
<td><abbr epub:type="z3998:name-title">Mrs.</abbr>⁠—</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Valentine</td>
<td>You</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Drowning them in two thunderous words.</i> One moment. <i epub:type="z3998:stage-direction">Dead silence.</i> Pray allow me. Sit down everybody. <i epub:type="z3998:stage-direction">They obey humbly. <b epub:type="z3998:persona">Gloria</b> takes the saddlebag chair on the hearth. <b epub:type="z3998:persona">Valentine</b> slips around to her side of the room and sits on the ottoman facing the window, so that he can look at her. <b epub:type="z3998:persona">Crampton</b> sits on the ottoman with his back to <b epub:type="z3998:persona">Valentines</b>. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, who has all along kept at the opposite side of the room in order to avoid <b epub:type="z3998:persona">Crampton</b> as much as possible, sits near the door, with <b epub:type="z3998:persona">McComas</b> beside her on her left. <b epub:type="z3998:persona">Bohun</b> places himself magisterially in the centre of the group, near the corner of the table on <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons</b> side. When they are settled, he fixes <b epub:type="z3998:persona">Crampton</b> with his eye, and begins.</i> In this family, it appears, the husbands name is Crampton: the wifes Clandon. Thus we have on the very threshold of the case an element of confusion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Getting up and speaking across to him with one knee on the ottoman.</i> But its perfectly simple.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Annihilating him with a vocal thunderbolt.</i> It is. <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon has adopted another name. That is the obvious explanation which you feared I could not find out for myself. You mistrust my intelligence, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine<i epub:type="z3998:stage-direction">Stopping him as he is about to protest.</i> No: I dont want you to answer that: I want you to think over it when you feel your next impulse to interrupt me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Dazed.</i> This is simply breaking a butterfly on a wheel. What does it matter? <i epub:type="z3998:stage-direction">He sits down again.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>I will tell you what it matters, sir. It matters that if this family difference is to be smoothed over as we all hope it may be, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon, as a matter of social convenience and decency, will have to resume her husbands name. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> assumes an expression of the most determined obstinacy.</i> Or else <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton will have to call himself <abbr epub:type="z3998:name-title">Mr.</abbr> Clandon. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> looks indomitably resolved to do nothing of the sort.</i> No doubt you think that an easy matter, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine. <i epub:type="z3998:stage-direction">He looks pointedly at <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>, then at <b epub:type="z3998:persona">Crampton</b>.</i> I differ from you. <i epub:type="z3998:stage-direction">He throws himself back in his chair, frowning heavily.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Timidly.</i> I think, Bohun, we had perhaps better dispose of the important questions first.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>McComas: there will be no difficulty about the important questions. There never is. It is the trifles that will wreck you at the harbor mouth. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> looks as if he considered this a paradox.</i> You dont agree with me, eh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Flatteringly.</i> If I did</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Interrupting him.</i> If you did, you would be me, instead of being what you are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Fawning on him.</i> Of course, Bohun, your specialty</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Again interrupting him.</i> My specialty is being right when other people are wrong. If you agreed with me I should be of no use here. <i epub:type="z3998:stage-direction">He nods at him to drive the point home; then turns suddenly and forcibly on <b epub:type="z3998:persona">Crampton</b>.</i> Now you, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: what point in this business have you most at heart?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Beginning slowly.</i> I wish to put all considerations of self aside in this matter</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Interrupting him.</i> So do we all, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b>.</i> <em>You</em> wish to put self aside, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Yes: I am not consulting my own feelings in being here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>So do you, Miss Clandon?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>I thought so. We all do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Except me. My aims are selfish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Thats because you think an impression of sincerity will produce a better effect on Miss Clandon than an impression of disinterestedness. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b>, utterly dismantled and destroyed by this just remark, takes refuge in a feeble, speechless smile. <b epub:type="z3998:persona">Bohun</b>, satisfied at having now effectually crushed all rebellion, throws himself back in his chair, with an air of being prepared to listen tolerantly to their grievances.</i> Now, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, go on. Its understood that self is put aside. Human nature always begins by saying that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>But I mean it, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Quite so. Now for your point.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Every reasonable person will admit that its an unselfish one—the children.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Well? What about the children?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">With emotion.</i> They have</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Pouncing forward again.</i> Stop. Youre going to tell me about your feelings, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton. Dont: I sympathize with them; but theyre not my business. Tell us exactly what you want: thats what we have to get at.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Uneasily.</i> Its a very difficult question to answer, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Come: Ill help you out. What do you object to in the present circumstances of the children?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I object to the way they have been brought up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>How do you propose to alter that now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I think they ought to dress more quietly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Nonsense.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Instantly flinging himself back in his chair, outraged by the interruption.</i> When you are done, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine—when you are quite done.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Whats wrong with Miss Clandons dress?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Hotly to <b epub:type="z3998:persona">Valentine</b>.</i> My opinion is as good as yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Warningly.</i> Father!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Subsiding piteously.</i> I didnt mean you, my dear. <i epub:type="z3998:stage-direction">Pleading earnestly to <b epub:type="z3998:persona">Bohun</b>.</i> But the two younger ones! you have not seen them, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun; and indeed I think you would agree with me that there is something very noticeable, something almost gay and frivolous in their style of dressing.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Impatiently.</i> Do you suppose I choose their clothes for them? Really this is childish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Furious, rising.</i> Childish! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> rises indignantly.</i></td>
</tr>
<tr class="together">
<td/>
<td>
<i epub:type="z3998:stage-direction">All rising and speaking together.</i>
</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">McComas</td>
<td>Crampton, you promised</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Valentine</td>
<td>Ridiculous. They dress charmingly.</td>
</tr>
<tr class="together">
<td epub:type="z3998:persona">Gloria</td>
<td>Pray let us behave reasonably.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Tumult. Suddenly they hear a chime of glasses in the room behind them. They turn in silent surprise and find that the <b epub:type="z3998:persona">waiter</b> has just come back from the bar in the garden, and is jingling his tray warningly as he comes softly to the table with it.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Crampton</b>, setting a tumbler apart on the table.</i> Irish for you, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> sits down a little shamefacedly. The <b epub:type="z3998:persona">waiter</b> sets another tumbler and a syphon apart, saying to <b epub:type="z3998:persona">Bohun</b>,</i> Scotch and syphon for you, sir. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Bohun</b> waves his hand impatiently. The <b epub:type="z3998:persona">waiter</b> places a large glass jug in the middle.</i> And claret cup. <i epub:type="z3998:stage-direction">All subside into their seats. Peace reigns.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Humbly to <b epub:type="z3998:persona">Bohun</b>.</i> I am afraid we interrupted you, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Calmly.</i> You did. <i epub:type="z3998:stage-direction">To the <b epub:type="z3998:persona">waiter</b>, who is going out.</i> Just wait a bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir. Certainly, sir. <i epub:type="z3998:stage-direction">He takes his stand behind <b epub:type="z3998:persona">Bohuns</b> chair.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">To the <b epub:type="z3998:persona">waiter</b>.</i> You dont mind our detaining you, I hope. <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun wishes it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Now quite at his ease.</i> Oh, no, maam, not at all, maam. It is a pleasure to me to watch the working of his trained and powerful mind—very stimulating, very entertaining and instructive indeed, maam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Resuming command of the proceedings.</i> Now, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: we are waiting for you. Do you give up your objection to the dressing, or do you stick to it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Pleading.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun: consider my position for a moment. I havent got myself alone to consider: theres my sister Sophronia and my brother-in-law and all their circle. They have a great horror of anything that is at all—at all—well</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Out with it. Fast? Loud? Gay?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Not in any unprincipled sense of course; but—but<i epub:type="z3998:stage-direction">blurting it out desperately</i> those two children would shock them. Theyre not fit to mix with their own people. Thats what I complain of.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">With suppressed impatience.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: do you think there is anything fast or loud about Phil and Dolly?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Certainly not. Its utter bosh. Nothing can be in better taste.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Oh, yes: of course you say so.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>William: you see a great deal of good English society. Are my children overdressed?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Reassuringly.</i> Oh, dear, no, maam. <i epub:type="z3998:stage-direction">Persuasively.</i> Oh, no, sir, not at all. A little pretty and tasty no doubt; but very choice and classy—very genteel and high toned indeed. Might be the son and daughter of a Dean, sir, I assure you, sir. You have only to look at them, sir, to<i epub:type="z3998:stage-direction">At this moment a <b epub:type="z3998:persona">harlequin</b> and <b epub:type="z3998:persona">columbine</b>, dancing to the music of the band in the garden, which has just reached the coda of a waltz, whirl one another into the room. The <b epub:type="z3998:persona">harlequins</b> dress is made of lozenges, an inch square, of turquoise blue silk and gold alternately. His hat is gilt and his mask turned up. The <b epub:type="z3998:persona">columbines</b> petticoats are the epitome of a harvest field, golden orange and poppy crimson, with a tiny velvet jacket for the poppy stamens. They pass, an exquisite and dazzling apparition, between <b epub:type="z3998:persona">McComas</b> and <b epub:type="z3998:persona">Bohun</b>, and then back in a circle to the end of the table, where, as the final chord of the waltz is struck, they make a tableau in the middle of the company, the <b epub:type="z3998:persona">harlequin</b> down on his left knee, and the <b epub:type="z3998:persona">columbine</b> standing on his right knee, with her arms curved over her head. Unlike their dancing, which is charmingly graceful, their attitudinizing is hardly a success, and threatens to end in a catastrophe.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">The Columbine</td>
<td><i epub:type="z3998:stage-direction">Screaming.</i> Lift me down, somebody: Im going to fall. Papa: lift me down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Anxiously running to her and taking her hands.</i> My child!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Jumping down with his help.</i> Thanks: so nice of you. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b>, putting his hat into his belt, sits on the side of the table and pours out some claret cup. <b epub:type="z3998:persona">Crampton</b> returns to his place on the ottoman in great perplexity.</i> Oh, what fun! Oh, dear. <i epub:type="z3998:stage-direction">She seats herself with a vault on the front edge of the table, panting.</i> Oh, claret cup! <i epub:type="z3998:stage-direction">She drinks.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">In powerful tones.</i> This is the younger lady, is it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Slipping down off the table in alarm at his formidable voice and manner.</i> Yes, sir. Please, who are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>This is <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun, Dolly, who has very kindly come to help us this evening.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Oh, then he comes as a boon and a blessing</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Bohun—McComas: I appeal to you. Is this right? Would you blame my sisters family for objecting to this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Flushing ominously.</i> Have you begun again?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Propitiating her.</i> No, no. Its perhaps natural at your age.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Obstinately.</i> Never mind my age. Is it pretty?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Yes, dear, yes. <i epub:type="z3998:stage-direction">He sits down in token of submission.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Following him insistently.</i> Do you like it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>My child: how can you expect me to like it or to approve of it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Determined not to let him off.</i> How can you think it pretty and not like it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Rising, angry and scandalized.</i> Really I must say<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Bohun</b>, who has listened to <b epub:type="z3998:persona">Dolly</b> with the highest approval, is down on him instantly.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>No: dont interrupt, McComas. The young ladys method is right. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Dolly</b>, with tremendous emphasis.</i> Press your questions, Miss Clandon: press your questions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> Oh, dear, you are a regular overwhelmer! Do you always go on like this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> Yes. Dont you try to put me out of countenance, young lady: youre too young to do it. <i epub:type="z3998:stage-direction">He takes <b epub:type="z3998:persona">McComass</b> chair from beside <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandons</b> and sets it beside his own.</i> Sit down. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b>, fascinated, obeys; and <b epub:type="z3998:persona">Bohun</b> sits down again. <b epub:type="z3998:persona">McComas</b>, robbed of his seat, takes a chair on the other side between the table and the ottoman.</i> Now, <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton, the facts are before you—both of them. You think youd like to have your two youngest children to live with you. Well, you wouldnt<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> tries to protest; but <b epub:type="z3998:persona">Bohun</b> will not have it on any terms.</i> No, you wouldnt: you think you would; but I know better than you. Youd want this young lady here to give up dressing like a stage columbine in the evening and like a fashionable columbine in the morning. Well, she wont—never. She thinks she will; but</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Interrupting him.</i> No I dont. <i epub:type="z3998:stage-direction">Resolutely.</i> Ill <em>never</em> give up dressing prettily. Never. As Gloria said to that man in Madeira, never, never, never while grass grows or water runs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Rising in the wildest agitation.</i> What! What! <i epub:type="z3998:stage-direction">Beginning to speak very fast.</i> When did she say that? Who did she say that to?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Throwing himself back with massive, pitying remonstrance.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Pepperily.</i> Dont you interrupt me, sir: this is something really serious. I <em>insist</em> on knowing who Miss Clandon said that to.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Perhaps Phil remembers. Which was it, Phil? number three or number five?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Number five!!!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Courage, Valentine. It wasnt number five: it was only a tame naval lieutenant that was always on hand—the most patient and harmless of mortals.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Coldly.</i> What are we discussing now, pray?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Very red.</i> Excuse me: I am sorry I interrupted. I shall intrude no further, <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon. <i epub:type="z3998:stage-direction">He bows to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and marches away into the garden, boiling with suppressed rage.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Hmhm!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Ahah!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Please go on, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Striking in as <b epub:type="z3998:persona">Bohun</b>, frowning formidably, collects himself for a fresh grapple with the case.</i> Youre going to bully us, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Interrupting him.</i> Oh, yes, you are: you think youre not; but you are. I know by your eyebrows.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Capitulating.</i> <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: these are clever children—clear headed, well brought up children. I make that admission deliberately. Can you, in return, point out to me any way of inducting them to hold their tongues?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Dolly, dearest—!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Our old failing, Dolly. Silence! <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dolly</b> holds her mouth.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Now, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun, before they begin again</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Softer.</i> Be quick, sir: be quick.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Beaming at him.</i> Dear William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Unexpectedly beginning by hurling a question straight at <b epub:type="z3998:persona">Dolly</b>.</i> Have you any intention of getting married?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>I! Well, Finch calls me by my Christian name.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I will not have this. <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun: I use the young ladys Christian name naturally as an old friend of her mothers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Yes, you call me Dolly as an old friend of my mothers. But what about Dorothee-ee-a? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> rises indignantly.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Anxiously, rising to restrain him.</i> Keep your temper, McComas. Dont let us quarrel. Be patient.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I will not be patient. You are showing the most wretched weakness of character, Crampton. I say this is monstrous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Bohun: please bully Finch for us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>I will. McComas: youre making yourself ridiculous. Sit down.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Waving him down imperiously.</i> No: sit down, sit down. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> sits down sulkily; and <b epub:type="z3998:persona">Crampton</b>, much relieved, follows his example.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Bohun</b>, meekly.</i> Thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Now, listen to me, all of you. I give no opinion, McComas, as to how far you may or may not have committed yourself in the direction indicated by this young lady. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">McComas</b> is about to protest.</i> No: dont interrupt me: if she doesnt marry you she will marry somebody else. That is the solution of the difficulty as to her not bearing her fathers name. The other lady intends to get married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Flushing.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Oh, yes, you do: you dont know it; but you do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> Stop. I warn you, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun, not to answer for my intentions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Rising.</i> Its no use, Miss Clandon: you cant put me down. I tell you your name will soon be neither Clandon nor Crampton; and I could tell you what it will be if I chose. <i epub:type="z3998:stage-direction">He goes to the other end of the table, where he unrolls his domino, and puts the false nose on the table. When he moves they all rise; and <b epub:type="z3998:persona">Phil</b> goes to the window. <b epub:type="z3998:persona">Bohun</b>, with a gesture, summons the <b epub:type="z3998:persona">waiter</b> to help him in robing.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Crampton: your notion of going to law is all nonsense: your children will be of age before you could get the point decided. <i epub:type="z3998:stage-direction">Allowing the <b epub:type="z3998:persona">waiter</b> to put the domino on his shoulders.</i> You can do nothing but make a friendly arrangement. If you want your family more than they want you, youll get the worse of the arrangement: if they want you more than you want them, youll get the better of it. <i epub:type="z3998:stage-direction">He shakes the domino into becoming folds and takes up the false nose. <b epub:type="z3998:persona">Dolly</b> gazes admiringly at him.</i> The strength of their position lies in their being very agreeable people personally. The strength of your position lies in your income. <i epub:type="z3998:stage-direction">He claps on the false nose, and is again grotesquely transfigured.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Running to him.</i> Oh, now you look quite like a human being. Maynt I have just one dance with you? <em>Can</em> you dance? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Phil</b>, resuming his part of harlequin, waves his hat as if casting a spell on them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Thunderously.</i> Yes: you think I cant; but I can. Come along. <i epub:type="z3998:stage-direction">He seizes her and dances off with her through the window in a most powerful manner, but with studied propriety and grace. The <b epub:type="z3998:persona">waiter</b> is meanwhile busy putting the chairs back in their customary places.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>“On with the dance: let joy be unconfined.” William!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Yes, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Can you procure a couple of dominos and false noses for my father and <abbr epub:type="z3998:name-title">Mr.</abbr> McComas?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Most certainly not. I protest</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>No, no. What harm will it do, just for once, McComas? Dont let us be spoilsports.</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td>Crampton: you are not the man I took you for. <i epub:type="z3998:stage-direction">Pointedly.</i> Bullies are always cowards. <i epub:type="z3998:stage-direction">He goes disgustedly towards the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Following him.</i> Well, never mind. We must indulge them a little. Can you get us something to wear, waiter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td>Certainly, sir. <i epub:type="z3998:stage-direction">He precedes them to the window, and stands aside there to let them pass out before him.</i> This way, sir. Dominos and noses, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Angrily, on his way out.</i> I shall wear my own nose.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Suavely.</i> Oh, dear, yes, sir: the false one will fit over it quite easily, sir: plenty of room, sir, plenty of room. <i epub:type="z3998:stage-direction">He goes out after <b epub:type="z3998:persona">McComas</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Turning at the window to <b epub:type="z3998:persona">Phil</b> with an attempt at genial fatherliness.</i> Come along, my boy, come along. <i epub:type="z3998:stage-direction">He goes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Cheerily, following him.</i> Coming, dad, coming. <i epub:type="z3998:stage-direction">On the window threshold, he stops; looking after <b epub:type="z3998:persona">Crampton</b>; then turns fantastically with his bat bent into a halo round his head, and says with a lowered voice to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and <b epub:type="z3998:persona">Gloria</b>,</i> Did you feel the pathos of that? <i epub:type="z3998:stage-direction">He vanishes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Left alone with <b epub:type="z3998:persona">Gloria</b>.</i> Why did <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine go away so suddenly, I wonder?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Petulantly.</i> I dont know. Yes, I <em>do</em> know. Let us go and see the dancing. <i epub:type="z3998:stage-direction">They go towards the window, and are met by <b epub:type="z3998:persona">Valentine</b>, who comes in from the garden walking quickly, with his face set and sulky.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Stiffly.</i> Excuse me. I thought the party had quite broken up.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Nagging.</i> Then why did you come back?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I came back because I am penniless. I cant get out that way without a five shilling ticket.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>Has anything annoyed you, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Never mind him, mother. This is a fresh insult to me: that is all.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Hardly able to realize that <b epub:type="z3998:persona">Gloria</b> is deliberately provoking an altercation.</i> Gloria!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: have I said anything insulting? Have I done anything insulting?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>You have implied that my past has been like yours. That is the worst of insults.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I imply nothing of the sort. I declare that my past has been blameless in comparison with yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Most indignantly.</i> <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Well, what am I to think when I learn that Miss Clandon has made exactly the same speeches to other men that she has made to me—when I hear of at least five former lovers, with a tame naval lieutenant thrown in? Oh, its too bad.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>But you surely do not believe that these affairs—mere jokes of the childrens—were serious, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Not to you—not to her, perhaps. But I know what the men felt. <i epub:type="z3998:stage-direction">With ludicrously genuine earnestness.</i> Have you ever thought of the wrecked lives, the marriages contracted in the recklessness of despair, the suicides, the—the—the</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Interrupting him contemptuously.</i> Mother: this man is a sentimental idiot. <i epub:type="z3998:stage-direction">She sweeps away to the fireplace.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Shocked.</i> Oh, my <em>dearest</em> Gloria, <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine will think that rude.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>I am not a sentimental idiot. I am cured of sentiment forever. <i epub:type="z3998:stage-direction">He sits down in dudgeon.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: you must excuse us all. Women have to unlearn the false good manners of their slavery before they acquire the genuine good manners of their freedom. Dont think Gloria vulgar <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> turns, astonished</i>: she is not really so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Mother! You apologize for me to <em>him</em>!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td>My dear: you have some of the faults of youth as well as its qualities; and <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine seems rather too old fashioned in his ideas about his own sex to like being called an idiot. And now had we not better go and see what Dolly is doing? <i epub:type="z3998:stage-direction">She goes towards the window. <b epub:type="z3998:persona">Valentine</b> rises.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Do you go, mother. I wish to speak to <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine alone.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Startled into a remonstrance.</i> My dear! <i epub:type="z3998:stage-direction">Recollecting herself.</i> I beg your pardon, Gloria. Certainly, if you wish. <i epub:type="z3998:stage-direction">She bows to <b epub:type="z3998:persona">Valentine</b> and goes out.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Oh, if your mother were only a widow! Shes worth six of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>That is the first thing I have heard you say that does you honor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Stuff! Come: say what you want to say and let me go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>I have only this to say. You dragged me down to your level for a moment this afternoon. Do you think, if that had ever happened before, that I should not have been on my guard—that I should not have known what was coming, and known my own miserable weakness?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Scolding at her passionately.</i> Dont talk of it in that way. What do I care for anything in you but your weakness, as you call it? You thought yourself very safe, didnt you, behind your advanced ideas! I amused myself by upsetting <em>them</em> pretty easily.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Insolently, feeling that now she can do as she likes with him.</i> Indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>But why did I do it? Because I was being tempted to awaken your heart—to stir the depths in you. Why was I tempted? Because Nature was in deadly earnest with me when I was in jest with her. When the great moment came, who was awakened? who was stirred? in whom did the depths break up? In myself<em>myself</em>: I was transported: you were only offended—shocked. You were only an ordinary young lady, too ordinary to allow tame lieutenants to go as far as I went. Thats all. I shall not trouble you with conventional apologies. Goodbye. <i epub:type="z3998:stage-direction">He makes resolutely for the door.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Stop. <i epub:type="z3998:stage-direction">He hesitates.</i> Oh, will you understand, if I tell you the truth, that I am not making an advance to you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Pooh! I know what youre going to say. You think youre not ordinary—that I was right—that you really have those depths in your nature. It flatters you to believe it. <i epub:type="z3998:stage-direction">She recoils.</i> Well, I grant that you are not ordinary in some ways: you are a clever girl <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Gloria</b> stifles an exclamation of rage, and takes a threatening step towards him</i>; but youve not been awakened yet. You didnt care: you dont care. It was my tragedy, not yours. Goodbye. <i epub:type="z3998:stage-direction">He turns to the door. She watches him, appalled to see him slipping from her grasp. As he turns the handle, he pauses; then turns again to her, offering his hand.</i> Let us part kindly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Enormously relieved, and immediately turning her back on him deliberately.</i> Goodbye. I trust you will soon recover from the wound.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Brightening up as it flashes on him that he is master of the situation after all.</i> I shall recover: such wounds heal more than they harm. After all, I still have my own Gloria.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Facing him quickly.</i> What do you mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>The Gloria of my imagination.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Proudly.</i> Keep your own Gloria—the Gloria of your imagination. <i epub:type="z3998:stage-direction">Her emotion begins to break through her pride.</i> The real Gloria—the Gloria who was shocked, offended, horrified—oh, yes, quite truly—who was driven almost mad with shame by the feeling that all her power over herself had been broken down at her first real encounter with—with<i epub:type="z3998:stage-direction">The color rushes over her face again. She covers it with her left hand, and puts her right on his left arm to support herself.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Take care. Im losing my senses again. <i epub:type="z3998:stage-direction">Summoning all her courage, she takes away her hand from her face and puts it on his right shoulder, turning him towards her and looking him straight in the eyes. He begins to protest agitatedly.</i> Gloria: be sensible: its no use: I havent a penny in the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>Cant you earn one? Other people do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Half delighted, half frightened.</i> I never could—youd be unhappy—My dearest love: I should be the merest fortune-hunting adventurer if<i epub:type="z3998:stage-direction">Her grip on his arms tightens; and she kisses him.</i> Oh, Lord! <i epub:type="z3998:stage-direction">Breathless.</i> Oh, I<i epub:type="z3998:stage-direction">He gasps.</i> I dont know anything about women: twelve years experience is not enough. <i epub:type="z3998:stage-direction">In a gust of jealousy she throws him away from her; and he reels her back into the chair like a leaf before the wind, as <b epub:type="z3998:persona">Dolly</b> dances in, waltzing with the <b epub:type="z3998:persona">waiter</b>, followed by <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</b> and <b epub:type="z3998:persona">Finch</b>, also waltzing, and <b epub:type="z3998:persona">Phil</b> pirouetting by himself.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Sinking on the chair at the writing-table.</i> Oh, Im out of breath. How beautifully you waltz, William!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Sinking on the saddlebag seat on the hearth.</i> Oh, how could you make me do such a silly thing, Finch! I havent danced since the soiree at South Place twenty years ago.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Peremptorily at <b epub:type="z3998:persona">Valentine</b>.</i> Get up. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Valentine</b> gets up abjectly.</i> Now let us have no false delicacy. Tell my mother that we have agreed to marry one another. <i epub:type="z3998:stage-direction">A silence of stupefaction ensues. <b epub:type="z3998:persona">Valentine</b>, dumb with panic, looks at them with an obvious impulse to run away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Breaking the silence.</i> Number Six!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Sh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Tumultuously.</i> Oh, my feelings! I want to kiss somebody; and we bar it in the family. Wheres Finch?</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Starting violently.</i> No, positively<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Crampton</b> appears in the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Running to <b epub:type="z3998:persona">Crampton</b>.</i> Oh, youre just in time. <i epub:type="z3998:stage-direction">She kisses him.</i> Now <i epub:type="z3998:stage-direction">leading him forward</i> bless them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td>No. I will have no such thing, even in jest. When I need a blessing, I shall ask my mothers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>, with deep disappointment.</i> Am I to understand that you have engaged yourself to this young gentleman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Resolutely.</i> Yes. Do you intend to be our friend or</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td><i epub:type="z3998:stage-direction">Interposing.</i>—or our father?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>I should like to be both, my child. But surely—! <abbr epub:type="z3998:name-title">Mr.</abbr> Valentine: I appeal to your sense of honor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>Youre quite right. Its perfect madness. If we go out to dance together I shall have to borrow five shillings from her for a ticket. Gloria: dont be rash: youre throwing yourself away. Id much better clear straight out of this, and never see any of you again. I shant commit suicide: I shant even be unhappy. Itll be a relief to me: I—Im frightened, Im positively frightened; and thats the plain truth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Determinedly.</i> You shall not go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Quailing.</i> No, dearest: of course not. But—oh, will somebody only talk sense for a moment and bring us all to reason! I cant. Wheres Bohun? Bohuns the man. Phil: go and summon Bohun</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>From the vastly deep. I go. <i epub:type="z3998:stage-direction">He makes his bat quiver in the air and darts away through the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Harmoniously to <b epub:type="z3998:persona">Valentine</b>.</i> If you will excuse my putting in a word, sir, do not let a matter of five shillings stand between you and your happiness, sir. We shall be only too pleased to put the ticket down to you: and you can settle at your convenience. Very glad to meet you in any way, very happy and pleased indeed, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Reappearing.</i> He comes. <i epub:type="z3998:stage-direction">He waves his bat over the window. <b epub:type="z3998:persona">Bohun</b> comes in, taking off his false nose and throwing it on the table in passing as he comes between <b epub:type="z3998:persona">Gloria</b> and <b epub:type="z3998:persona">Valentine</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>The point is, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun</td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Interrupting from the hearthrug.</i> Excuse me, sir: the point must be put to him by a solicitor. The question is one of an engagement between these two young people. The lady has some property, and <i epub:type="z3998:stage-direction">looking at <b epub:type="z3998:persona">Crampton</b></i> will probably have a good deal more.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td>Possibly. I hope so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>And the gentleman hasnt a rap.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Nailing <b epub:type="z3998:persona">Valentine</b> to the point instantly.</i> Then insist on a settlement. That shocks your delicacy: most sensible precautions do. But you ask my advice; and I give it to you. Have a settlement.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gloria</td>
<td><i epub:type="z3998:stage-direction">Proudly.</i> He shall have a settlement.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td>My good sir, I dont want advice for myself. Give <em>her</em> some advice.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>She wont take it. When youre married, she wont take yours either<i epub:type="z3998:stage-direction">turning suddenly on <b epub:type="z3998:persona">Gloria</b></i> oh, no, you wont: you think you will; but you wont. Hell set to work and earn his living<i epub:type="z3998:stage-direction">turning suddenly to <b epub:type="z3998:persona">Valentine</b></i> oh, yes, you will: you think you wont; but you will. Shell make you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Only half persuaded.</i> Then, <abbr epub:type="z3998:name-title">Mr.</abbr> Bohun, you dont think this match an unwise one?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td>Yes, I do: all matches are unwise. Its unwise to be born; its unwise to be married; its unwise to live; and its unwise to die.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Waiter</td>
<td><i epub:type="z3998:stage-direction">Insinuating himself between <b epub:type="z3998:persona">Crampton</b> and <b epub:type="z3998:persona">Valentine</b>.</i> Then, if I may respectfully put in a word in, sir, so much the worse for wisdom! <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Valentine</b>, benignly.</i> Cheer up, sir, cheer up: every man is frightened of marriage when it comes to the point; but it often turns out very comfortable, very enjoyable and happy indeed, sir—from time to time. I never was master in my own house, sir: my wife was like your young lady: she was of a commanding and masterful disposition, which my son has inherited. But if I had my life to live twice over, Id do it again, Id do it again, I assure you. You never can tell, sir: you never can tell.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td>Allow me to remark that if Gloria has made up her mind</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>The matters settled and Valentines done for. And were missing all the dances.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Gloria</b>, gallantly making the best of it.</i> May I have a dance</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bohun</td>
<td><i epub:type="z3998:stage-direction">Interposing in his grandest diapason.</i> Excuse me: I claim that privilege as counsels fee. May I have the honor—thank you. <i epub:type="z3998:stage-direction">He dances away with <b epub:type="z3998:persona">Gloria</b> and disappears among the lanterns, leaving <b epub:type="z3998:persona">Valentine</b> gasping.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Recovering his breath.</i> Dolly: may I—?<i epub:type="z3998:stage-direction">Offering himself as her partner.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dolly</td>
<td>Nonsense! <i epub:type="z3998:stage-direction">Eluding him and running round the table to the fireplace.</i> Finch—my Finch! <i epub:type="z3998:stage-direction">She pounces on <b epub:type="z3998:persona">McComas</b> and makes him dance.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">McComas</td>
<td><i epub:type="z3998:stage-direction">Protesting.</i> Pray restrain—really<i epub:type="z3998:stage-direction">He is borne off dancing through the window.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Making a last effort.</i> <abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon: may I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Philip</td>
<td><i epub:type="z3998:stage-direction">Forestalling him.</i> Come, mother. <i epub:type="z3998:stage-direction">He seizes his mother and whirls her away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Clandon</td>
<td><i epub:type="z3998:stage-direction">Remonstrating.</i> Phil, Phil<i epub:type="z3998:stage-direction">She shares <b epub:type="z3998:persona">McComass</b> fate.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Crampton</td>
<td><i epub:type="z3998:stage-direction">Following them with senile glee.</i> Ho! ho! He! he! he! <i epub:type="z3998:stage-direction">He goes into the garden chuckling at the fun.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Valentine</td>
<td><i epub:type="z3998:stage-direction">Collapsing on the ottoman and staring at the <b epub:type="z3998:persona">waiter</b>.</i> I might as well be a married man already. <i epub:type="z3998:stage-direction">The <b epub:type="z3998:persona">waiter</b> contemplates the captured Duellist of Sex with affectionate commiseration, shaking his head slowly.</i></td>
</tr>
</tbody>
</table>
<p>
<i epub:type="z3998:stage-direction">Curtain.</i>
</p>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.play">You Never Can Tell</i><br/>
was published in <time>1897</time> by<br/>
<a href="https://en.wikipedia.org/wiki/George_Bernard_Shaw">George Bernard Shaw</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<b epub:type="z3998:personal-name">Asher Smith</b>,<br/>
and is based on a transcription produced in <time>2000</time> by<br/>
<b>An Anonymous Volunteer</b> and <b epub:type="z3998:personal-name">David Widger</b><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/2175">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/in.ernet.dli.2015.95220">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">Restaurant “Mille Colonnes” in Amsterdam</i>,<br/>
a painting by<br/>
<a href="https://en.wikipedia.org/wiki/Isaac_Isra%C3%ABls">Isaac Israëls</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-11-25T21:10:59Z">November 25, 2024, 9:10 <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/george-bernard-shaw/you-never-can-tell">standardebooks.org/ebooks/george-bernard-shaw/you-never-can-tell</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>