Files
StandardEbooksCollections/f-scott-fitzgerald/se-ebooks-f-scott-fitzgerald-xhtml/f-scott-fitzgerald_this-side-of-paradise.xhtml

7230 lines
678 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

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

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

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-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>This Side of Paradise</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/f-scott-fitzgerald/this-side-of-paradise/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
@namespace xml "http://www.w3.org/XML/1998/namespace";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
blockquote[xml|lang]{
font-style: italic;
}
/* All epigraphs */
[epub|type~="epigraph"]{
font-style: italic;
hyphens: none;
}
[epub|type~="epigraph"] cite{
font-style: normal;
font-variant: small-caps;
margin-top: 1em;
}
/* End all epigraphs */
/* Full-page epigraphs */
section[epub|type~="epigraph"]{
text-align: center;
}
section[epub|type~="epigraph"] > *{
display: inline-block;
margin: auto;
margin-top: 3em;
max-width: 80%;
text-align: initial;
}
@supports(display: flex){
section[epub|type~="epigraph"]{
align-items: center;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: 3em;
}
section[epub|type~="epigraph"] > *{
margin: 0;
}
section[epub|type~="epigraph"] > * + *{
margin-top: 3em;
}
}
/* End full-page epigraphs */
section[epub|type~="dedication"] p{
margin: 5em auto;
text-align: center;
}
section > p[epub|type~="z3998:stage-direction"]{
text-align: initial;
}
[epub|type~="z3998:subchapter"] header{
font-variant: small-caps;
margin-top: 3em;
}
[epub|type~="z3998:subchapter"] header + *{
margin-top: 1em;
}
[epub|type~="z3998:poem"] header p{
font-style: normal;
font-variant: small-caps;
margin-bottom: 1em;
margin-top: 3em;
text-align: center;
}
table{
margin: 1em;
}
[epub|type~="z3998:drama"] table{
border-collapse: collapse;
margin: 1em auto;
width: 100%;
}
[epub|type~="z3998:drama"] tr:first-child td{
padding-top: 0;
}
[epub|type~="z3998:drama"] tr:last-child td{
padding-bottom: 0;
}
[epub|type~="z3998:drama"] td{
padding: .5em;
vertical-align: top;
}
[epub|type~="z3998:drama"] td:last-child{
padding-right: 0;
}
[epub|type~="z3998:drama"] td:first-child{
padding-left: 0;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
hyphens: none;
text-align: right;
width: 20%;
}
[epub|type~="z3998:stage-direction"]{
font-style: italic;
}
[epub|type~="z3998:stage-direction"] [epub|type~="z3998:persona"],
i [epub|type~="z3998:persona"]{
font-style: normal;
}
[epub|type~="z3998:stage-direction"] i{
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;
}
thead td{
font-variant: small-caps;
text-align: center;
white-space: nowrap;
}
[epub|type~="z3998:letter"] footer p[epub|type~="z3998:signature"],
p[epub|type~="z3998:salutation"]{
font-variant: small-caps;
}
p[epub|type~="preamble"] + p{
margin-top: 1em;
text-indent: 0;
}
p[epub|type~="z3998:salutation"] + p{
text-indent: 0;
}
footer{
margin-top: 1em;
text-align: right;
}
[epub|type~="z3998:postscript"]{
margin-top: 1em;
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:poem"] p,
[epub|type~="z3998:verse"] p,
[epub|type~="z3998:song"] p{
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:poem"] p > span,
[epub|type~="z3998:verse"] p > span,
[epub|type~="z3998:song"] p > span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
[epub|type~="z3998:poem"] p > span + br,
[epub|type~="z3998:verse"] p > span + br,
[epub|type~="z3998:song"] p > span + br{
display: none;
}
[epub|type~="z3998:poem"] p + p{
margin-top: 1em;
}
#chapter-1-4-5 blockquote,
#chapter-2-2-7 blockquote{
font-style: italic;
margin-left: 0;
margin-right: 0;
}
p span.i1{
padding-left: 2em;
text-indent: -1em;
}
p span.i2{
padding-left: 3em;
text-indent: -1em;
}
p span.i3{
padding-left: 4em;
text-indent: -1em;
}
p span.i4{
padding-left: 5em;
text-indent: -1em;
}
@media(max-width: 400px){
[epub|type~="z3998:drama"] td,
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"],
[epub|type~="z3998:drama"] td:last-child{
display: block;
padding: 0;
text-align: initial;
width: 100%;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
break-after: avoid;
margin-top: 1.5em;
}
/* Rows that are only stage direction get a top margin. */
[epub|type~="z3998:drama"] td:first-child:not([epub|type]) + td{
margin-top: 1.5em;
}
}
/* web.css */
body{
display: flex;
flex-direction: column;
font-family: "Georgia", serif;
font-size: 18px;
margin: 0;
line-height: 1.5;
}
main{
flex-grow: 1;
margin: 5rem auto 3rem;
max-width: 55ch;
padding: 0 3rem;
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
}
body > header{
all: unset; /* Remove any properties set by selectors in the ebook itself */
background: #fff;
border-bottom: 1px solid #999;
box-shadow: 0 0 3px #ccc;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1000; /* Required so that SVGs don't scroll over the header */
}
body > header ul{
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 1em;
gap: 1.5em;
}
body > header li:first-child{
margin-right: auto;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-full.svg");
display: block;
font-size: 0;
height: 42px;
transition: transform 200ms ease;
width: 180px;
}
body > header li:first-child > a:hover{
transform: scale(1.025) rotate(1deg);
}
body > footer ul{
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0.5em 1em;
}
body > footer li{
max-width: 40%;
}
body > main > section[epub|type~="titlepage"],
body > main > section[epub|type~="halftitlepage"]{
}
nav + section,
section + nav,
section + section,
section + article,
article + section,
article + article{
box-sizing: border-box;
margin-top: 12em !important;
padding: 0;
}
nav[epub|type~="toc"] ol{
list-style: none;
}
@media(max-width: 65ch){
main{
padding: 0 2rem;
width: calc(100% - 2 * 2rem);
}
section[epub|type~="imprint"] p{
width: 100%;
}
}
@media(max-width: 450px){
body > header > nav > ul{
flex-wrap: wrap;
}
body > header > nav > ul > li > a{
font-size: .8rem;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-small.svg");
width: 31px;
height: 20px;
}
}
@media(prefers-color-scheme: dark){
body,
body > header{
background: #222222;
color: #ffffff;
}
/* These three link colors provide WCAG AAA compliance at 16px */
a:link{
color: #6bb9f0;
}
a:active{
color: #e6cc22;
}
a:visited{
color: #dda0dd;
}
body > header li:first-child > a,
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(1);
}
}
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
and will just drop this entire query together if it's included. */
@media(pointer: coarse){
body > header{
position: fixed;
}
body > header li:first-child > a{
height: 21px;
width: 90px;
}
nav[epub|type~="toc"] ol li{
margin-bottom: 2em;
margin-top: 2em;
}
*:target{
scroll-margin-top: 4em;
}
}
@media((max-width: 450px) and (pointer: coarse)){
body > header li:first-child > a{
width: 31px;
height: 20px;
}
}
]]></style>
</head>
<body><main>
<section id="titlepage" epub:type="titlepage frontmatter">
<h1 epub:type="title">This Side of Paradise</h1>
<p>By <b epub:type="z3998:personal-name z3998:author"><abbr epub:type="z3998:given-name">F.</abbr> Scott Fitzgerald</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%20This%20Side%20of%20Paradise%2C%20by%20F.%20Scott%20Fitzgerald%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THIS%20SIDE%22%3E%09%09%3Cpath%20d%3D%22M452.96%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M536.18%2C99.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M612.48%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M655.28%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M751.83%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M808.85%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M825.08%2C52.81l22.36%2C0.00c21.15%2C0.00%2C38.92%2C16.09%2C38.92%2C38.55c0.00%2C22.55-17.68%2C38.64-38.92%2C38.64l-22.36%2C0.00l0.00-77.19z%20%20M842.67%2C114.28l2.71%2C0.00c13.01%2C0.00%2C21.89-9.92%2C21.99-22.83c0.00-12.91-8.89-22.92-21.99-22.92l-2.71%2C0.00l0.00%2C45.75z%22%2F%3E%09%09%3Cpath%20d%3D%22M943.30%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%3C%2Fg%3E%09%3Cg%20aria-label%3D%22OF%20PARADISE%22%3E%09%09%3Cpath%20d%3D%22M355.23%2C191.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%20M374.23%2C191.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%22M490.39%2C152.81l0.00%2C15.44l-27.04%2C0.00l0.00%2C15.35l24.98%2C0.00l0.00%2C15.44l-24.98%2C0.00l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l44.63%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M534.35%2C152.81l28.16%2C0.00c15.06%2C0.00%2C26.39%2C7.77%2C26.39%2C23.77c0.00%2C15.91-11.32%2C24.80-26.39%2C24.80l-10.57%2C0.00l0.00%2C28.63l-17.59%2C0.00l0.00-77.19z%20%20M551.94%2C187.33l4.96%2C0.00c6.92%2C0.00%2C13.47-2.34%2C13.47-10.20c0.00-7.95-6.55-10.29-13.47-10.29l-4.96%2C0.00l0.00%2C20.49z%22%2F%3E%09%09%3Cpath%20d%3D%22M634.88%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%20M635.44%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%22M674.04%2C152.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%20M691.63%2C187.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M785.23%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%20M785.80%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%22M824.39%2C152.81l22.36%2C0.00c21.15%2C0.00%2C38.92%2C16.09%2C38.92%2C38.55c0.00%2C22.55-17.68%2C38.64-38.92%2C38.64l-22.36%2C0.00l0.00-77.19z%20%20M841.98%2C214.28l2.71%2C0.00c13.01%2C0.00%2C21.89-9.92%2C21.99-22.83c0.00-12.91-8.89-22.92-21.99-22.92l-2.71%2C0.00l0.00%2C45.75z%22%2F%3E%09%09%3Cpath%20d%3D%22M916.03%2C152.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M958.83%2C151.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M1042.43%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%3C%2Fg%3E%09%3Cg%20aria-label%3D%22F.%20SCOTT%20FITZGERALD%22%3E%09%09%3Cpath%20d%3D%22M298.30%2C332.11l0.00%2C11.58l-20.28%2C0.00l0.00%2C11.51l18.74%2C0.00l0.00%2C11.58l-18.74%2C0.00l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l33.47%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M314.11%2C374.98c4.49%2C0.00%2C8.07%2C3.58%2C8.07%2C8.07c0.00%2C4.42-3.58%2C8.00-8.07%2C8.00c-4.42%2C0.00-8.00-3.58-8.00-8.00c0.00-4.49%2C3.58-8.07%2C8.00-8.07z%22%2F%3E%09%09%3Cpath%20d%3D%22M379.68%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%22M439.07%2C378.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M463.51%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%20M477.75%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%22M526.75%2C343.68l0.00-11.58l40.70%2C0.00l0.00%2C11.58l-13.75%2C0.00l0.00%2C46.32l-13.19%2C0.00l0.00-46.32l-13.75%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M574.56%2C343.68l0.00-11.58l40.70%2C0.00l0.00%2C11.58l-13.75%2C0.00l0.00%2C46.32l-13.19%2C0.00l0.00-46.32l-13.75%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M682.67%2C332.11l0.00%2C11.58l-20.28%2C0.00l0.00%2C11.51l18.74%2C0.00l0.00%2C11.58l-18.74%2C0.00l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l33.47%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M707.18%2C332.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M713.58%2C343.68l0.00-11.58l40.70%2C0.00l0.00%2C11.58l-13.75%2C0.00l0.00%2C46.32l-13.19%2C0.00l0.00-46.32l-13.75%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M812.68%2C332.11l-28.70%2C46.32l26.81%2C0.00l0.00%2C11.58l-49.82%2C0.00l28.63-46.32l-24.56%2C0.00l0.00-11.58l47.65%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M875.37%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%22M919.32%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%22M931.89%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%20M945.09%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%22M1016.54%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%20M1016.96%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%22M1060.35%2C332.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1091.81%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%20M1105.00%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%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="#epigraph">Epigraph</a>
</li>
<li>
<a href="#dedication">Dedication</a>
</li>
<li>
<a href="#halftitlepage">This Side of Paradise</a>
<ol>
<li>
<a href="#book-1">Book <span epub:type="z3998:roman">I</span>: The Romantic Egotist</a>
<ol>
<li>
<a href="#chapter-1-1"><span epub:type="z3998:roman">I</span>: Amory, Son of Beatrice</a>
</li>
<li>
<a href="#chapter-1-2"><span epub:type="z3998:roman">II</span>: Spires and Gargoyles</a>
</li>
<li>
<a href="#chapter-1-3"><span epub:type="z3998:roman">III</span>: The Egotist Considers</a>
</li>
<li>
<a href="#chapter-1-4"><span epub:type="z3998:roman">IV</span>: Narcissus Off Duty</a>
</li>
</ol>
</li>
<li>
<a href="#interlude">Interlude: May, 1917February, 1919</a>
</li>
<li>
<a href="#book-2">Book <span epub:type="z3998:roman">II</span>: The Education of a Personage</a>
<ol>
<li>
<a href="#chapter-2-1"><span epub:type="z3998:roman">I</span>: The Débutante</a>
</li>
<li>
<a href="#chapter-2-2"><span epub:type="z3998:roman">II</span>: Experiments in Convalescence</a>
</li>
<li>
<a href="#chapter-2-3"><span epub:type="z3998:roman">III</span>: Young Irony</a>
</li>
<li>
<a href="#chapter-2-4"><span epub:type="z3998:roman">IV</span>: The Supercilious Sacrifice</a>
</li>
<li>
<a href="#chapter-2-5"><span epub:type="z3998:roman">V</span>: The Egotist Becomes a Personage</a>
</li>
</ol>
</li>
</ol>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/805">Project Gutenberg</a> and on digital scans from the <a href="https://standardebooks.org/ebooks/f-scott-fitzgerald/this-side-of-paradise#page-scans">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="epigraph" epub:type="epigraph frontmatter">
<blockquote epub:type="z3998:verse">
<p>
<span>… Well this side of Paradise!⁠ ⁠…</span>
<br/>
<span>Theres little comfort in the wise.</span>
</p>
<cite>Rupert Brooke</cite>
</blockquote>
<blockquote>
<p>Experience is the name so many people give to their mistakes.</p>
<cite>Oscar Wilde</cite>
</blockquote>
</section>
<section id="dedication" epub:type="dedication frontmatter">
<p>To <b>Sigourney Fay</b></p>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<h2 epub:type="fulltitle">This Side of Paradise</h2>
</section>
<section id="book-1" epub:type="part bodymatter z3998:fiction">
<hgroup>
<h2>
<span epub:type="label">Book</span>
<span epub:type="ordinal z3998:roman">I</span>
</h2>
<p epub:type="title">The Romantic Egotist</p>
</hgroup>
<section id="chapter-1-1" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">I</h3>
<p epub:type="title">Amory, Son of Beatrice</p>
</hgroup>
<p>Amory Blaine inherited from his mother every trait, except the stray inexpressible few, that made him worth while. His father, an ineffectual, inarticulate man with a taste for Byron and a habit of drowsing over the Encyclopedia Britannica, grew wealthy at thirty through the death of two elder brothers, successful Chicago brokers, and in the first flush of feeling that the world was his, went to Bar Harbor and met Beatrice OHara. In consequence, Stephen Blaine handed down to posterity his height of just under six feet and his tendency to waver at crucial moments, these two abstractions appearing in his son Amory. For many years he hovered in the background of his familys life, an unassertive figure with a face half-obliterated by lifeless, silky hair, continually occupied in “taking care” of his wife, continually harassed by the idea that he didnt and couldnt understand her.</p>
<p>But Beatrice Blaine! There was a woman! Early pictures taken on her fathers estate at Lake Geneva, Wisconsin, or in Rome at the Sacred Heart Convent—an educational extravagance that in her youth was only for the daughters of the exceptionally wealthy—showed the exquisite delicacy of her features, the consummate art and simplicity of her clothes. A brilliant education she had—her youth passed in renaissance glory, she was versed in the latest gossip of the Older Roman Families; known by name as a fabulously wealthy American girl to Cardinal Vitori and Queen Margherita and more subtle celebrities that one must have had some culture even to have heard of. She learned in England to prefer whiskey and soda to wine, and her small talk was broadened in two senses during a winter in Vienna. All in all Beatrice OHara absorbed the sort of education that will be quite impossible ever again; a tutelage measured by the number of things and people one could be contemptuous of and charming about; a culture rich in all arts and traditions, barren of all ideas, in the last of those days when the great gardener clipped the inferior roses to produce one perfect bud.</p>
<p>In her less important moments she returned to America, met Stephen Blaine and married him—this almost entirely because she was a little bit weary, a little bit sad. Her only child was carried through a tiresome season and brought into the world on a spring day in ninety-six.</p>
<p>When Amory was five he was already a delightful companion for her. He was an auburn-haired boy, with great, handsome eyes which he would grow up to in time, a facile imaginative mind and a taste for fancy dress. From his fourth to his tenth year he did the country with his mother in her fathers private car, from Coronado, where his mother became so bored that she had a nervous breakdown in a fashionable hotel, down to Mexico City, where she took a mild, almost epidemic consumption. This trouble pleased her, and later she made use of it as an intrinsic part of her atmosphere—especially after several astounding bracers.</p>
<p>So, while more or less fortunate little rich boys were defying governesses on the beach at Newport, or being spanked or tutored or read to from <i epub:type="se:name.publication.book">Do and Dare</i>, or <i epub:type="se:name.publication.book">Frank on the Mississippi</i>, Amory was biting acquiescent bellboys in the Waldorf, outgrowing a natural repugnance to chamber music and symphonies, and deriving a highly specialized education from his mother.</p>
<p>“Amory.”</p>
<p>“Yes, Beatrice.” (Such a quaint name for his mother; she encouraged it.)</p>
<p>“Dear, dont <em>think</em> of getting out of bed yet. Ive always suspected that early rising in early life makes one nervous. Clothilde is having your breakfast brought up.”</p>
<p>“All right.”</p>
<p>“I am feeling very old today, Amory,” she would sigh, her face a rare cameo of pathos, her voice exquisitely modulated, her hands as facile as Bernhardts. “My nerves are on edge—on edge. We must leave this terrifying place tomorrow and go searching for sunshine.”</p>
<p>Amorys penetrating green eyes would look out through tangled hair at his mother. Even at this age he had no illusions about her.</p>
<p>“Amory.”</p>
<p>“Oh, <em>yes</em>.”</p>
<p>“I want you to take a red-hot bath as hot as you can bear it, and just relax your nerves. You can read in the tub if you wish.”</p>
<p>She fed him sections of the <i lang="fr" xml:lang="fr">Fêtes Galantes</i> before he was ten; at eleven he could talk glibly, if rather reminiscently, of Brahms and Mozart and Beethoven. One afternoon, when left alone in the hotel at Hot Springs, he sampled his mothers apricot cordial, and as the taste pleased him, he became quite tipsy. This was fun for a while, but he essayed a cigarette in his exaltation, and succumbed to a vulgar, plebeian reaction. Though this incident horrified Beatrice, it also secretly amused her and became part of what in a later generation would have been termed her “line.”</p>
<p>“This son of mine,” he heard her tell a room full of awestruck, admiring women one day, “is entirely sophisticated and quite charming—but delicate—were all delicate; <em>here</em>, you know.” Her hand was radiantly outlined against her beautiful bosom; then sinking her voice to a whisper, she told them of the apricot cordial. They rejoiced, for she was a brave raconteuse, but many were the keys turned in sideboard locks that night against the possible defection of little Bobby or Barbara.⁠ ⁠…</p>
<p>These domestic pilgrimages were invariably in state; two maids, the private car, or <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine when available, and very often a physician. When Amory had the whooping-cough four disgusted specialists glared at each other hunched around his bed; when he took scarlet fever the number of attendants, including physicians and nurses, totalled fourteen. However, blood being thicker than broth, he was pulled through.</p>
<p>The Blaines were attached to no city. They were the Blaines of Lake Geneva; they had quite enough relatives to serve in place of friends, and an enviable standing from Pasadena to Cape Cod. But Beatrice grew more and more prone to like only new acquaintances, as there were certain stories, such as the history of her constitution and its many amendments, memories of her years abroad, that it was necessary for her to repeat at regular intervals. Like Freudian dreams, they must be thrown off, else they would sweep in and lay siege to her nerves. But Beatrice was critical about American women, especially the floating population of ex-Westerners.</p>
<p>“They have accents, my dear,” she told Amory, “not Southern accents or Boston accents, not an accent attached to any locality, just an accent”—she became dreamy. “They pick up old, moth-eaten London accents that are down on their luck and have to be used by someone. They talk as an English butler might after several years in a Chicago grand-opera company.” She became almost incoherent—“Suppose—time in every Western womans life—she feels her husband is prosperous enough for her to have—accent—they try to impress <em>me</em>, my dear—”</p>
<p>Though she thought of her body as a mass of frailties, she considered her soul quite as ill, and therefore important in her life. She had once been a Catholic, but discovering that priests were infinitely more attentive when she was in process of losing or regaining faith in Mother Church, she maintained an enchantingly wavering attitude. Often she deplored the bourgeois quality of the American Catholic clergy, and was quite sure that had she lived in the shadow of the great Continental cathedrals her soul would still be a thin flame on the mighty altar of Rome. Still, next to doctors, priests were her favorite sport.</p>
<p>“Ah, Bishop Wiston,” she would declare, “I do not want to talk of myself. I can imagine the stream of hysterical women fluttering at your doors, beseeching you to be simpatico”—then after an interlude filled by the clergyman—“but my mood—is—oddly dissimilar.”</p>
<p>Only to bishops and above did she divulge her clerical romance. When she had first returned to her country there had been a pagan, Swinburnian young man in Asheville, for whose passionate kisses and unsentimental conversations she had taken a decided penchant—they had discussed the matter pro and con with an intellectual romancing quite devoid of sappiness. Eventually she had decided to marry for background, and the young pagan from Asheville had gone through a spiritual crisis, joined the Catholic Church, and was now—Monsignor Darcy.</p>
<p>“Indeed, <abbr epub:type="z3998:name-title">Mrs.</abbr> Blaine, he is still delightful company—quite the cardinals right-hand man.”</p>
<p>“Amory will go to him one day, I know,” breathed the beautiful lady, “and Monsignor Darcy will understand him as he understood me.”</p>
<p>Amory became thirteen, rather tall and slender, and more than ever on to his Celtic mother. He had tutored occasionally—the idea being that he was to “keep up,” at each place “taking up the work where he left off,” yet as no tutor ever found the place he left off, his mind was still in very good shape. What a few more years of this life would have made of him is problematical. However, four hours out from land, Italy bound, with Beatrice, his appendix burst, probably from too many meals in bed, and after a series of frantic telegrams to Europe and America, to the amazement of the passengers the great ship slowly wheeled around and returned to New York to deposit Amory at the pier. You will admit that if it was not life it was magnificent.</p>
<p>After the operation Beatrice had a nervous breakdown that bore a suspicious resemblance to delirium tremens, and Amory was left in Minneapolis, destined to spend the ensuing two years with his aunt and uncle. There the crude, vulgar air of Western civilization first catches him—in his underwear, so to speak.</p>
<section id="chapter-1-1-1" epub:type="z3998:subchapter">
<header>
<p>A Kiss for Amory</p>
</header>
<p>His lip curled when he read it.</p>
<blockquote epub:type="z3998:letter">
<p>“I am going to have a bobbing party,” it said, “on Thursday, December the seventeenth, at five oclock, and I would like it very much if you could come.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Yours truly,</p>
<p epub:type="z3998:signature">Myra <abbr>St.</abbr> Claire.”</p>
<p epub:type="z3998:postscript">
<abbr epub:type="z3998:initialism">R.S.V.P.</abbr>
</p>
</footer>
</blockquote>
<p>He had been two months in Minneapolis, and his chief struggle had been the concealing from “the other guys at school” how particularly superior he felt himself to be, yet this conviction was built upon shifting sands. He had shown off one day in French class (he was in senior French class) to the utter confusion of <abbr epub:type="z3998:name-title">Mr.</abbr> Reardon, whose accent Amory damned contemptuously, and to the delight of the class. <abbr epub:type="z3998:name-title">Mr.</abbr> Reardon, who had spent several weeks in Paris ten years before, took his revenge on the verbs, whenever he had his book open. But another time Amory showed off in history class, with quite disastrous results, for the boys there were his own age, and they shrilled innuendoes at each other all the following week:</p>
<p>“Aw—I blieve, doncherknow, the Umuricun revolution was <em>lawgely</em> an affair of the middul <em>clawses</em>,” or</p>
<p>“Washington came of very good blood—aw, quite good—I blieve.”</p>
<p>Amory ingeniously tried to retrieve himself by blundering on purpose. Two years before he had commenced a history of the United States which, though it only got as far as the Colonial Wars, had been pronounced by his mother completely enchanting.</p>
<p>His chief disadvantage lay in athletics, but as soon as he discovered that it was the touchstone of power and popularity at school, he began to make furious, persistent efforts to excel in the winter sports, and with his ankles aching and bending in spite of his efforts, he skated valiantly around the Lorelie rink every afternoon, wondering how soon he would be able to carry a hockey-stick without getting it inexplicably tangled in his skates.</p>
<p>The invitation to Miss Myra <abbr>St.</abbr> Claires bobbing party spent the morning in his coat pocket, where it had an intense physical affair with a dusty piece of peanut brittle. During the afternoon he brought it to light with a sigh, and after some consideration and a preliminary draft in the back of Collar and Daniels <i epub:type="se:name.publication.book">First-Year Latin</i>, composed an answer:</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">My dear <span epub:type="z3998:recipient">Miss <abbr>St.</abbr> Claire</span>:</p>
<p>Your truly charming envitation for the evening of next Thursday evening was truly delightful to receive this morning. I will be charm and inchanted indeed to present my compliments on next Thursday evening.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Faithfully,</p>
<p epub:type="z3998:signature">Amory Blaine.</p>
</footer>
</blockquote>
<p>On Thursday, therefore, he walked pensively along the slippery, shovel-scraped sidewalks, and came in sight of Myras house, on the half-hour after five, a lateness which he fancied his mother would have favored. He waited on the doorstep with his eyes nonchalantly half-closed, and planned his entrance with precision. He would cross the floor, not too hastily, to <abbr epub:type="z3998:name-title">Mrs.</abbr> <abbr>St.</abbr> Claire, and say with exactly the correct modulation:</p>
<p>“My <em>dear</em> <abbr epub:type="z3998:name-title">Mrs.</abbr> <abbr>St.</abbr> Claire, Im <em>frightfully</em> sorry to be late, but my maid”—he paused there and realized he would be quoting—“but my uncle and I had to see a fella—Yes, Ive met your enchanting daughter at dancing-school.”</p>
<p>Then he would shake hands, using that slight, half-foreign bow, with all the starchy little females, and nod to the fellas who would be standing round, paralyzed into rigid groups for mutual protection.</p>
<p>A butler (one of the three in Minneapolis) swung open the door. Amory stepped inside and divested himself of cap and coat. He was mildly surprised not to hear the shrill squawk of conversation from the next room, and he decided it must be quite formal. He approved of that—as he approved of the butler.</p>
<p>“Miss Myra,” he said.</p>
<p>To his surprise the butler grinned horribly.</p>
<p>“Oh, yeah,” he declared, “shes here.” He was unaware that his failure to be cockney was ruining his standing. Amory considered him coldly.</p>
<p>“But,” continued the butler, his voice rising unnecessarily, “shes the only one what <em>is</em> here. The partys gone.”</p>
<p>Amory gasped in sudden horror.</p>
<p>“What?”</p>
<p>“Shes been waitin for Amory Blaine. Thats you, aint it? Her mother says that if you showed up by five-thirty you two was to go after em in the Packard.”</p>
<p>Amorys despair was crystallized by the appearance of Myra herself, bundled to the ears in a polo coat, her face plainly sulky, her voice pleasant only with difficulty.</p>
<p>Lo, Amory.”</p>
<p>Lo, Myra.” He had described the state of his vitality.</p>
<p>“Well—you <em>got</em> here, <em>any</em>ways.”</p>
<p>“Well—Ill tell you. I guess you dont know about the auto accident,” he romanced.</p>
<p>Myras eyes opened wide.</p>
<p>“Who was it to?”</p>
<p>“Well,” he continued desperately, “uncle n aunt n I.”</p>
<p>“Was anyone <em>killed</em>?”</p>
<p>Amory paused and then nodded.</p>
<p>“Your uncle?”—alarm.</p>
<p>“Oh, no just a horse—a sorta gray horse.”</p>
<p>At this point the Erse butler snickered.</p>
<p>“Probably killed the engine,” he suggested. Amory would have put him on the rack without a scruple.</p>
<p>“Well go now,” said Myra coolly. “You see, Amory, the bobs were ordered for five and everybody was here, so we couldnt wait—”</p>
<p>“Well, I couldnt help it, could I?”</p>
<p>“So mama said for me to wait till hapast five. Well catch the bobs before it gets to the Minnehaha Club, Amory.”</p>
<p>Amorys shredded poise dropped from him. He pictured the happy party jingling along snowy streets, the appearance of the limousine, the horrible public descent of him and Myra before sixty reproachful eyes, his apology—a real one this time. He sighed aloud.</p>
<p>“What?” inquired Myra.</p>
<p>“Nothing. I was just yawning. Are we going to <em>surely</em> catch up with em before they get there?” He was encouraging a faint hope that they might slip into the Minnehaha Club and meet the others there, be found in blasé seclusion before the fire and quite regain his lost attitude.</p>
<p>“Oh, sure Mike, well catch em all right—lets hurry.”</p>
<p>He became conscious of his stomach. As they stepped into the machine he hurriedly slapped the paint of diplomacy over a rather boxlike plan he had conceived. It was based upon some “trade-lasts” gleaned at dancing-school, to the effect that he was “awful good-looking and <em>English</em>, sort of.”</p>
<p>“Myra,” he said, lowering his voice and choosing his words carefully, “I beg a thousand pardons. Can you ever forgive me?” She regarded him gravely, his intent green eyes, his mouth, that to her thirteen-year-old, arrow-collar taste was the quintessence of romance. Yes, Myra could forgive him very easily.</p>
<p>“Why—yes—sure.”</p>
<p>He looked at her again, and then dropped his eyes. He had lashes.</p>
<p>“Im awful,” he said sadly. “Im diffrunt. I dont know why I make faux pas. Cause I dont care, I spose.” Then, recklessly: “I been smoking too much. Ive got tbacca heart.”</p>
<p>Myra pictured an all-night tobacco debauch, with Amory pale and reeling from the effect of nicotined lungs. She gave a little gasp.</p>
<p>“Oh, <em>Amory</em>, dont smoke. Youll stunt your <em>growth</em>!”</p>
<p>“I dont care,” he persisted gloomily. “I gotta. I got the habit. Ive done a lot of things that if my fambly knew”—he hesitated, giving her imagination time to picture dark horrors—“I went to the burlesque show last week.”</p>
<p>Myra was quite overcome. He turned the green eyes on her again. “Youre the only girl in town I like much,” he exclaimed in a rush of sentiment. “Youre simpatico.”</p>
<p>Myra was not sure that she was, but it sounded stylish though vaguely improper.</p>
<p>Thick dusk had descended outside, and as the limousine made a sudden turn she was jolted against him; their hands touched.</p>
<p>“You shouldnt smoke, Amory,” she whispered. “Dont you know that?”</p>
<p>He shook his head.</p>
<p>“Nobody cares.”</p>
<p>Myra hesitated.</p>
<p><em>I</em> care.”</p>
<p>Something stirred within Amory.</p>
<p>“Oh, yes, you do! You got a crush on Froggy Parker. I guess everybody knows that.”</p>
<p>“No, I havent,” very slowly.</p>
<p>A silence, while Amory thrilled. There was something fascinating about Myra, shut away here cosily from the dim, chill air. Myra, a little bundle of clothes, with strands of yellow hair curling out from under her skating cap.</p>
<p>“Because Ive got a crush, too—” He paused, for he heard in the distance the sound of young laughter, and, peering through the frosted glass along the lamp-lit street, he made out the dark outline of the bobbing party. He must act quickly. He reached over with a violent, jerky effort, and clutched Myras hand—her thumb, to be exact.</p>
<p>“Tell him to go to the Minnehaha straight,” he whispered. “I wanta talk to you—I <em>got</em> to talk to you.”</p>
<p>Myra made out the party ahead, had an instant vision of her mother, and then—alas for convention—glanced into the eyes beside. “Turn down this side street, Richard, and drive straight to the Minnehaha Club!” she cried through the speaking tube. Amory sank back against the cushions with a sigh of relief.</p>
<p>“I can kiss her,” he thought. “Ill bet I can. Ill <em>bet</em> I can!”</p>
<p>Overhead the sky was half crystalline, half misty, and the night around was chill and vibrant with rich tension. From the Country Club steps the roads stretched away, dark creases on the white blanket; huge heaps of snow lining the sides like the tracks of giant moles. They lingered for a moment on the steps, and watched the white holiday moon.</p>
<p>“Pale moons like that one”—Amory made a vague gesture—“make people <i lang="fr" xml:lang="fr">mystérieuse</i>. You look like a young witch with her cap off and her hair sorta mussed”—her hands clutched at her hair—“Oh, leave it, it looks <em>good</em>.”</p>
<p>They drifted up the stairs and Myra led the way into the little den of his dreams, where a cosy fire was burning before a big sink-down couch. A few years later this was to be a great stage for Amory, a cradle for many an emotional crisis. Now they talked for a moment about bobbing parties.</p>
<p>“Theres always a bunch of shy fellas,” he commented, “sitting at the tail of the bob, sorta lurkin an whisperin an pushin each other off. Then theres always some crazy cross-eyed girl”—he gave a terrifying imitation—“shes always talkin <em>hard</em>, sorta, to the chaperon.”</p>
<p>“Youre such a funny boy,” puzzled Myra.</p>
<p>“How dy mean?” Amory gave immediate attention, on his own ground at last.</p>
<p>“Oh—always talking about crazy things. Why dont you come skiing with Marylyn and I tomorrow?”</p>
<p>“I dont like girls in the daytime,” he said shortly, and then, thinking this a bit abrupt, he added: “But I like you.” He cleared his throat. “I like you first and second and third.”</p>
<p>Myras eyes became dreamy. What a story this would make to tell Marylyn! Here on the couch with this <em>wonderful</em>-looking boy—the little fire—the sense that they were alone in the great building</p>
<p>Myra capitulated. The atmosphere was too appropriate.</p>
<p>“I like you the first twenty-five,” she confessed, her voice trembling, “and Froggy Parker twenty-sixth.”</p>
<p>Froggy had fallen twenty-five places in one hour. As yet he had not even noticed it.</p>
<p>But Amory, being on the spot, leaned over quickly and kissed Myras cheek. He had never kissed a girl before, and he tasted his lips curiously, as if he had munched some new fruit. Then their lips brushed like young wild flowers in the wind.</p>
<p>“Were awful,” rejoiced Myra gently. She slipped her hand into his, her head drooped against his shoulder. Sudden revulsion seized Amory, disgust, loathing for the whole incident. He desired frantically to be away, never to see Myra again, never to kiss anyone; he became conscious of his face and hers, of their clinging hands, and he wanted to creep out of his body and hide somewhere safe out of sight, up in the corner of his mind.</p>
<p>“Kiss me again.” Her voice came out of a great void.</p>
<p>“I dont want to,” he heard himself saying. There was another pause.</p>
<p>“I dont want to!” he repeated passionately.</p>
<p>Myra sprang up, her cheeks pink with bruised vanity, the great bow on the back of her head trembling sympathetically.</p>
<p>“I hate you!” she cried. “Dont you ever dare to speak to me again!”</p>
<p>“What?” stammered Amory.</p>
<p>“Ill tell mama you kissed me! I will too! I will too! Ill tell mama, and she wont let me play with you!”</p>
<p>Amory rose and stared at her helplessly, as though she were a new animal of whose presence on the earth he had not heretofore been aware.</p>
<p>The door opened suddenly, and Myras mother appeared on the threshold, fumbling with her lorgnette.</p>
<p>“Well,” she began, adjusting it benignantly, “the man at the desk told me you two children were up here—How do you do, Amory.”</p>
<p>Amory watched Myra and waited for the crash—but none came. The pout faded, the high pink subsided, and Myras voice was placid as a summer lake when she answered her mother.</p>
<p>“Oh, we started so late, mama, that I thought we might as well—”</p>
<p>He heard from below the shrieks of laughter, and smelled the vapid odor of hot chocolate and teacakes as he silently followed mother and daughter downstairs. The sound of the graphophone mingled with the voices of many girls humming the air, and a faint glow was born and spread over him:</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Casey-Jones—mounted to the cab-un</span>
<br/>
<span>Casey-Jonesth his orders in his hand.</span>
<br/>
<span>Casey-Jones—mounted to the cab-un</span>
<br/>
<span>Took his farewell journey to the promised land.”</span>
</p>
</blockquote>
</section>
<section id="chapter-1-1-2" epub:type="z3998:subchapter">
<header>
<p>Snapshots of the Young Egotist</p>
</header>
<p>Amory spent nearly two years in Minneapolis. The first winter he wore moccasins that were born yellow, but after many applications of oil and dirt assumed their mature color, a dirty, greenish brown; he wore a gray plaid mackinaw coat, and a red toboggan cap. His dog, Count Del Monte, ate the red cap, so his uncle gave him a gray one that pulled down over his face. The trouble with this one was that you breathed into it and your breath froze; one day the darn thing froze his cheek. He rubbed snow on his cheek, but it turned bluish-black just the same.</p>
<hr/>
<p>The Count Del Monte ate a box of bluing once, but it didnt hurt him. Later, however, he lost his mind and ran madly up the street, bumping into fences, rolling in gutters, and pursuing his eccentric course out of Amorys life. Amory cried on his bed.</p>
<p>“Poor little Count,” he cried. “Oh, <em>poor</em> little <em>Count</em>!”</p>
<p>After several months he suspected Count of a fine piece of emotional acting.</p>
<hr/>
<p>Amory and Frog Parker considered that the greatest line in literature occurred in Act <span epub:type="z3998:roman">III</span> of <i epub:type="se:name.publication.play">Arsène Lupin</i>.</p>
<p>They sat in the first row at the Wednesday and Saturday matinees. The line was:</p>
<p>“If one cant be a great artist or a great soldier, the next best thing is to be a great criminal.”</p>
<hr/>
<p>Amory fell in love again, and wrote a poem. This was it:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Marylyn and Sall<em>ee</em>,</span>
<br/>
<span class="i1">Those are the girls for me.</span>
<br/>
<span>Marylyn stands above</span>
<br/>
<span class="i1">Sall<em>ee</em> in that sweet, deep love.”</span>
</p>
</blockquote>
<hr/>
<p>He was interested in whether McGovern of Minnesota would make the first or second All-American, how to do the card-pass, how to do the coin-pass, chameleon ties, how babies were born, and whether Three-fingered Brown was really a better pitcher than Christie Mathewson.</p>
<p>Among other things he read: <i epub:type="se:name.publication.book">For the Honor of the School</i>, <i epub:type="se:name.publication.book">Little Women</i> (twice), <i epub:type="se:name.publication.book">The Common Law</i>, <i epub:type="se:name.publication.book">Sapho</i>, <i epub:type="se:name.publication.book">Dangerous Dan McGrew</i>, <i epub:type="se:name.publication.book">The Broad Highway</i> (three times), <i epub:type="se:name.publication.book">The Fall of the House of Usher</i>, <i epub:type="se:name.publication.book">Three Weeks</i>, <i epub:type="se:name.publication.book">Mary Ware, the Little Colonels Chum</i>, <i epub:type="se:name.publication.book">Gunga Din</i>, <i epub:type="se:name.publication.magazine">The Police Gazette</i>, and <i epub:type="se:name.publication.magazine">Jim-Jam Jems</i>.</p>
<p>He had all the Henty biases in history, and was particularly fond of the cheerful murder stories of Mary Roberts Rinehart.</p>
<hr/>
<p>School ruined his French and gave him a distaste for standard authors. His masters considered him idle, unreliable and superficially clever.</p>
<hr/>
<p>He collected locks of hair from many girls. He wore the rings of several. Finally he could borrow no more rings, owing to his nervous habit of chewing them out of shape. This, it seemed, usually aroused the jealous suspicions of the next borrower.</p>
<hr/>
<p>All through the summer months Amory and Frog Parker went each week to the Stock Company. Afterward they would stroll home in the balmy air of August night, dreaming along Hennepin and Nicollet Avenues, through the gay crowd. Amory wondered how people could fail to notice that he was a boy marked for glory, and when faces of the throng turned toward him and ambiguous eyes stared into his, he assumed the most romantic of expressions and walked on the air cushions that lie on the asphalts of fourteen.</p>
<p>Always, after he was in bed, there were voices—indefinite, fading, enchanting—just outside his window, and before he fell asleep he would dream one of his favorite waking dreams, the one about becoming a great halfback, or the one about the Japanese invasion, when he was rewarded by being made the youngest general in the world. It was always the becoming he dreamed of, never the being. This, too, was quite characteristic of Amory.</p>
</section>
<section id="chapter-1-1-3" epub:type="z3998:subchapter">
<header>
<p>Code of the Young Egotist</p>
</header>
<p>Before he was summoned back to Lake Geneva, he had appeared, shy but inwardly glowing, in his first long trousers, set off by a purple accordion tie and a “Belmont” collar with the edges unassailably meeting, purple socks, and handkerchief with a purple border peeping from his breast pocket. But more than that, he had formulated his first philosophy, a code to live by, which, as near as it can be named, was a sort of aristocratic egotism.</p>
<p>He had realized that his best interests were bound up with those of a certain variant, changing person, whose label, in order that his past might always be identified with him, was Amory Blaine. Amory marked himself a fortunate youth, capable of infinite expansion for good or evil. He did not consider himself a “strong charcter,” but relied on his facility (learn things sorta quick) and his superior mentality (read a lotta deep books). He was proud of the fact that he could never become a mechanical or scientific genius. From no other heights was he debarred.</p>
<p><em>Physically</em>.—Amory thought that he was exceedingly handsome. He was. He fancied himself an athlete of possibilities and a supple dancer.</p>
<p><em>Socially</em>.—Here his condition was, perhaps, most dangerous. He granted himself personality, charm, magnetism, poise, the power of dominating all contemporary males, the gift of fascinating all women.</p>
<p><em>Mentally</em>.—Complete, unquestioned superiority.</p>
<p>Now a confession will have to be made. Amory had rather a Puritan conscience. Not that he yielded to it—later in life he almost completely slew it—but at fifteen it made him consider himself a great deal worse than other boys… unscrupulousness… the desire to influence people in almost every way, even for evil… a certain coldness and lack of affection, amounting sometimes to cruelty… a shifting sense of honor… an unholy selfishness… a puzzled, furtive interest in everything concerning sex.</p>
<p>There was, also, a curious strain of weakness running crosswise through his makeup… a harsh phrase from the lips of an older boy (older boys usually detested him) was liable to sweep him off his poise into surly sensitiveness, or timid stupidity… he was a slave to his own moods and he felt that though he was capable of recklessness and audacity, he possessed neither courage, perseverance, nor self-respect.</p>
<p>Vanity, tempered with self-suspicion if not self-knowledge, a sense of people as automatons to his will, a desire to “pass” as many boys as possible and get to a vague top of the world… with this background did Amory drift into adolescence.</p>
</section>
<section id="chapter-1-1-4" epub:type="z3998:subchapter">
<header>
<p>Preparatory to the Great Adventure</p>
</header>
<p>The train slowed up with midsummer languor at Lake Geneva, and Amory caught sight of his mother waiting in her electric on the gravelled station drive. It was an ancient electric, one of the early types, and painted gray. The sight of her sitting there, slenderly erect, and of her face, where beauty and dignity combined, melting to a dreamy recollected smile, filled him with a sudden great pride of her. As they kissed coolly and he stepped into the electric, he felt a quick fear lest he had lost the requisite charm to measure up to her.</p>
<p>“Dear boy—youre <em>so</em> tall… look behind and see if theres anything coming…”</p>
<p>She looked left and right, she slipped cautiously into a speed of two miles an hour, beseeching Amory to act as sentinel; and at one busy crossing she made him get out and run ahead to signal her forward like a traffic policeman. Beatrice was what might be termed a careful driver.</p>
<p>“You <em>are</em> tall—but youre still very handsome—youve skipped the awkward age, or is that sixteen; perhaps its fourteen or fifteen; I can never remember; but youve skipped it.”</p>
<p>“Dont embarrass me,” murmured Amory.</p>
<p>“But, my dear boy, what odd clothes! They look as if they were a <em>set</em>—dont they? Is your underwear purple, too?”</p>
<p>Amory grunted impolitely.</p>
<p>“You must go to Brooks and get some really nice suits. Oh, well have a talk tonight or perhaps tomorrow night. I want to tell you about your heart—youve probably been neglecting your heart—and you dont <em>know</em>.”</p>
<p>Amory thought how superficial was the recent overlay of his own generation. Aside from a minute shyness, he felt that the old cynical kinship with his mother had not been one bit broken. Yet for the first few days he wandered about the gardens and along the shore in a state of superloneliness, finding a lethargic content in smoking “Bull” at the garage with one of the chauffeurs.</p>
<p>The sixty acres of the estate were dotted with old and new summer houses and many fountains and white benches that came suddenly into sight from foliage-hung hiding-places; there was a great and constantly increasing family of white cats that prowled the many flowerbeds and were silhouetted suddenly at night against the darkening trees. It was on one of the shadowy paths that Beatrice at last captured Amory, after <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine had, as usual, retired for the evening to his private library. After reproving him for avoiding her, she took him for a long tête-à-tête in the moonlight. He could not reconcile himself to her beauty, that was mother to his own, the exquisite neck and shoulders, the grace of a fortunate woman of thirty.</p>
<p>“Amory, dear,” she crooned softly, “I had such a strange, weird time after I left you.”</p>
<p>“Did you, Beatrice?”</p>
<p>“When I had my last breakdown”—she spoke of it as a sturdy, gallant feat.</p>
<p>“The doctors told me”—her voice sang on a confidential note—“that if any man alive had done the consistent drinking that I have, he would have been physically <em>shattered</em>, my dear, and in his <em>grave</em>—long in his grave.”</p>
<p>Amory winced, and wondered how this would have sounded to Froggy Parker.</p>
<p>“Yes,” continued Beatrice tragically, “I had dreams—wonderful visions.” She pressed the palms of her hands into her eyes. “I saw bronze rivers lapping marble shores, and great birds that soared through the air, parti-colored birds with iridescent plumage. I heard strange music and the flare of barbaric trumpets—what?”</p>
<p>Amory had snickered.</p>
<p>“What, Amory?”</p>
<p>“I said go on, Beatrice.”</p>
<p>“That was all—it merely recurred and recurred—gardens that flaunted coloring against which this would be quite dull, moons that whirled and swayed, paler than winter moons, more golden than harvest moons—”</p>
<p>“Are you quite well now, Beatrice?”</p>
<p>“Quite well—as well as I will ever be. I am not understood, Amory. I know that cant express it to you, Amory, but—I am not understood.”</p>
<p>Amory was quite moved. He put his arm around his mother, rubbing his head gently against her shoulder.</p>
<p>“Poor Beatrice—poor Beatrice.”</p>
<p>“Tell me about <em>you</em>, Amory. Did you have two <em>horrible</em> years?”</p>
<p>Amory considered lying, and then decided against it.</p>
<p>“No, Beatrice. I enjoyed them. I adapted myself to the bourgeoisie. I became conventional.” He surprised himself by saying that, and he pictured how Froggy would have gaped.</p>
<p>“Beatrice,” he said suddenly, “I want to go away to school. Everybody in Minneapolis is going to go away to school.”</p>
<p>Beatrice showed some alarm.</p>
<p>“But youre only fifteen.”</p>
<p>“Yes, but everybody goes away to school at fifteen, and I <em>want</em> to, Beatrice.”</p>
<p>On Beatrices suggestion the subject was dropped for the rest of the walk, but a week later she delighted him by saying:</p>
<p>“Amory, I have decided to let you have your way. If you still want to, you can go to school.”</p>
<p>“Yes?”</p>
<p>“To <abbr>St.</abbr> Regiss in Connecticut.”</p>
<p>Amory felt a quick excitement.</p>
<p>“Its being arranged,” continued Beatrice. “Its better that you should go away. Id have preferred you to have gone to Eton, and then to Christ Church, Oxford, but it seems impracticable now—and for the present well let the university question take care of itself.”</p>
<p>“What are you going to do, Beatrice?”</p>
<p>“Heaven knows. It seems my fate to fret away my years in this country. Not for a second do I regret being American—indeed, I think that a regret typical of very vulgar people, and I feel sure we are the great coming nation—yet”—and she sighed—“I feel my life should have drowsed away close to an older, mellower civilization, a land of greens and autumnal browns—”</p>
<p>Amory did not answer, so his mother continued:</p>
<p>“My regret is that you havent been abroad, but still, as you are a man, its better that you should grow up here under the snarling eagle—is that the right term?”</p>
<p>Amory agreed that it was. She would not have appreciated the Japanese invasion.</p>
<p>“When do I go to school?”</p>
<p>“Next month. Youll have to start East a little early to take your examinations. After that youll have a free week, so I want you to go up the Hudson and pay a visit.”</p>
<p>“To who?”</p>
<p>“To Monsignor Darcy, Amory. He wants to see you. He went to Harrow and then to Yale—became a Catholic. I want him to talk to you—I feel he can be such a help—” She stroked his auburn hair gently. “Dear Amory, dear Amory—”</p>
<p>“Dear Beatrice—”</p>
<hr/>
<p>So early in September Amory, provided with “six suits summer underwear, six suits winter underwear, one sweater or T shirt, one jersey, one overcoat, winter, <abbr>etc.</abbr>,” set out for New England, the land of schools.</p>
<p>There were Andover and Exeter with their memories of New England dead—large, college-like democracies; <abbr>St.</abbr> Marks, Groton, <abbr>St.</abbr> Regis—recruited from Boston and the Knickerbocker families of New York; <abbr>St.</abbr> Pauls, with its great rinks; Pomfret and <abbr>St.</abbr> Georges, prosperous and well-dressed; Taft and Hotchkiss, which prepared the wealth of the Middle West for social success at Yale; Pawling, Westminster, Choate, Kent, and a hundred others; all milling out their well-set-up, conventional, impressive type, year after year; their mental stimulus the college entrance exams; their vague purpose set forth in a hundred circulars as “To impart a Thorough Mental, Moral, and Physical Training as a Christian Gentleman, to fit the boy for meeting the problems of his day and generation, and to give a solid foundation in the Arts and Sciences.”</p>
<p>At <abbr>St.</abbr> Regis Amory stayed three days and took his exams with a scoffing confidence, then doubling back to New York to pay his tutelary visit. The metropolis, barely glimpsed, made little impression on him, except for the sense of cleanliness he drew from the tall white buildings seen from a Hudson River steamboat in the early morning. Indeed, his mind was so crowded with dreams of athletic prowess at school that he considered this visit only as a rather tiresome prelude to the great adventure. This, however, it did not prove to be.</p>
<p>Monsignor Darcys house was an ancient, rambling structure set on a hill overlooking the river, and there lived its owner, between his trips to all parts of the Roman-Catholic world, rather like an exiled Stuart king waiting to be called to the rule of his land. Monsignor was forty-four then, and bustling—a trifle too stout for symmetry, with hair the color of spun gold, and a brilliant, enveloping personality. When he came into a room clad in his full purple regalia from thatch to toe, he resembled a Turner sunset, and attracted both admiration and attention. He had written two novels: one of them violently anti-Catholic, just before his conversion, and five years later another, in which he had attempted to turn all his clever jibes against Catholics into even cleverer innuendoes against Episcopalians. He was intensely ritualistic, startlingly dramatic, loved the idea of God enough to be a celibate, and rather liked his neighbor.</p>
<p>Children adored him because he was like a child; youth revelled in his company because he was still a youth, and couldnt be shocked. In the proper land and century he might have been a Richelieu—at present he was a very moral, very religious (if not particularly pious) clergyman, making a great mystery about pulling rusty wires, and appreciating life to the fullest, if not entirely enjoying it.</p>
<p>He and Amory took to each other at first sight—the jovial, impressive prelate who could dazzle an embassy ball, and the green-eyed, intent youth, in his first long trousers, accepted in their own minds a relation of father and son within a half-hours conversation.</p>
<p>“My dear boy, Ive been waiting to see you for years. Take a big chair and well have a chat.”</p>
<p>“Ive just come from school<abbr>St.</abbr> Regiss, you know.”</p>
<p>“So your mother says—a remarkable woman; have a cigarette—Im sure you smoke. Well, if youre like me, you loathe all science and mathematics—”</p>
<p>Amory nodded vehemently.</p>
<p>“Hate em all. Like English and history.”</p>
<p>“Of course. Youll hate school for a while, too, but Im glad youre going to <abbr>St.</abbr> Regiss.”</p>
<p>“Why?”</p>
<p>“Because its a gentlemans school, and democracy wont hit you so early. Youll find plenty of that in college.”</p>
<p>“I want to go to Princeton,” said Amory. “I dont know why, but I think of all Harvard men as sissies, like I used to be, and all Yale men as wearing big blue sweaters and smoking pipes.”</p>
<p>Monsignor chuckled.</p>
<p>“Im one, you know.”</p>
<p>“Oh, youre different—I think of Princeton as being lazy and good-looking and aristocratic—you know, like a spring day. Harvard seems sort of indoors—”</p>
<p>“And Yale is November, crisp and energetic,” finished Monsignor.</p>
<p>“Thats it.”</p>
<p>They slipped briskly into an intimacy from which they never recovered.</p>
<p>“I was for Bonnie Prince Charlie,” announced Amory.</p>
<p>“Of course you were—and for Hannibal—”</p>
<p>“Yes, and for the Southern Confederacy.” He was rather sceptical about being an Irish patriot—he suspected that being Irish was being somewhat common—but Monsignor assured him that Ireland was a romantic lost cause and Irish people quite charming, and that it should, by all means, be one of his principal biases.</p>
<p>After a crowded hour which included several more cigarettes, and during which Monsignor learned, to his surprise but not to his horror, that Amory had not been brought up a Catholic, he announced that he had another guest. This turned out to be the Honorable Thornton Hancock, of Boston, ex-minister to The Hague, author of an erudite history of the Middle Ages and the last of a distinguished, patriotic, and brilliant family.</p>
<p>“He comes here for a rest,” said Monsignor confidentially, treating Amory as a contemporary. “I act as an escape from the weariness of agnosticism, and I think Im the only man who knows how his staid old mind is really at sea and longs for a sturdy spar like the Church to cling to.”</p>
<p>Their first luncheon was one of the memorable events of Amorys early life. He was quite radiant and gave off a peculiar brightness and charm. Monsignor called out the best that he had thought by question and suggestion, and Amory talked with an ingenious brilliance of a thousand impulses and desires and repulsions and faiths and fears. He and Monsignor held the floor, and the older man, with his less receptive, less accepting, yet certainly not colder mentality, seemed content to listen and bask in the mellow sunshine that played between these two. Monsignor gave the effect of sunlight to many people; Amory gave it in his youth and, to some extent, when he was very much older, but never again was it quite so mutually spontaneous.</p>
<p>“Hes a radiant boy,” thought Thornton Hancock, who had seen the splendor of two continents and talked with Parnell and Gladstone and Bismarck—and afterward he added to Monsignor: “But his education ought not to be entrusted to a school or college.”</p>
<p>But for the next four years the best of Amorys intellect was concentrated on matters of popularity, the intricacies of a university social system and American Society as represented by Biltmore Teas and Hot Springs golf-links.</p>
<p>… In all, a wonderful week, that saw Amorys mind turned inside out, a hundred of his theories confirmed, and his joy of life crystallized to a thousand ambitions. Not that the conversation was scholastic—heaven forbid! Amory had only the vaguest idea as to what Bernard Shaw was—but Monsignor made quite as much out of <i epub:type="se:name.publication.book">The Beloved Vagabond</i> and <i epub:type="se:name.publication.book">Sir Nigel</i>, taking good care that Amory never once felt out of his depth.</p>
<p>But the trumpets were sounding for Amorys preliminary skirmish with his own generation.</p>
<p>“Youre not sorry to go, of course. With people like us our home is where we are not,” said Monsignor.</p>
<p>“I <em>am</em> sorry—”</p>
<p>“No, youre not. No one person in the world is necessary to you or to me.”</p>
<p>“Well—”</p>
<p>“Goodbye.”</p>
</section>
<section id="chapter-1-1-5" epub:type="z3998:subchapter">
<header>
<p>The Egotist Down</p>
</header>
<p>Amorys two years at <abbr>St.</abbr> Regis, though in turn painful and triumphant, had as little real significance in his own life as the American “prep” school, crushed as it is under the heel of the universities, has to American life in general. We have no Eton to create the self-consciousness of a governing class; we have, instead, clean, flaccid and innocuous preparatory schools.</p>
<p>He went all wrong at the start, was generally considered both conceited and arrogant, and universally detested. He played football intensely, alternating a reckless brilliancy with a tendency to keep himself as safe from hazard as decency would permit. In a wild panic he backed out of a fight with a boy his own size, to a chorus of scorn, and a week later, in desperation, picked a battle with another boy very much bigger, from which he emerged badly beaten, but rather proud of himself.</p>
<p>He was resentful against all those in authority over him, and this, combined with a lazy indifference toward his work, exasperated every master in school. He grew discouraged and imagined himself a pariah; took to sulking in corners and reading after lights. With a dread of being alone he attached a few friends, but since they were not among the elite of the school, he used them simply as mirrors of himself, audiences before which he might do that posing absolutely essential to him. He was unbearably lonely, desperately unhappy.</p>
<p>There were some few grains of comfort. Whenever Amory was submerged, his vanity was the last part to go below the surface, so he could still enjoy a comfortable glow when “Wookey-wookey,” the deaf old housekeeper, told him that he was the best-looking boy she had ever seen. It had pleased him to be the lightest and youngest man on the first football squad; it pleased him when Doctor Dougall told him at the end of a heated conference that he could, if he wished, get the best marks in school. But Doctor Dougall was wrong. It was temperamentally impossible for Amory to get the best marks in school.</p>
<p>Miserable, confined to bounds, unpopular with both faculty and students—that was Amorys first term. But at Christmas he had returned to Minneapolis, tight-lipped and strangely jubilant.</p>
<p>“Oh, I was sort of fresh at first,” he told Frog Parker patronizingly, “but I got along fine—lightest man on the squad. You ought to go away to school, Froggy. Its great stuff.”</p>
</section>
<section id="chapter-1-1-6" epub:type="z3998:subchapter">
<header>
<p>Incident of the Well-Meaning Professor</p>
</header>
<p>On the last night of his first term, <abbr epub:type="z3998:name-title">Mr.</abbr> Margotson, the senior master, sent word to study hall that Amory was to come to his room at nine. Amory suspected that advice was forthcoming, but he determined to be courteous, because this <abbr epub:type="z3998:name-title">Mr.</abbr> Margotson had been kindly disposed toward him.</p>
<p>His summoner received him gravely, and motioned him to a chair. He hemmed several times and looked consciously kind, as a man will when he knows hes on delicate ground.</p>
<p>“Amory,” he began. “Ive sent for you on a personal matter.”</p>
<p>“Yes, sir.”</p>
<p>“Ive noticed you this year and I—I like you. I think you have in you the makings of a—a very good man.”</p>
<p>“Yes, sir,” Amory managed to articulate. He hated having people talk as if he were an admitted failure.</p>
<p>“But Ive noticed,” continued the older man blindly, “that youre not very popular with the boys.”</p>
<p>“No, sir.” Amory licked his lips.</p>
<p>“Ah—I thought you might not understand exactly what it was they—ah—objected to. Im going to tell you, because I believe—ah—that when a boy knows his difficulties hes better able to cope with them—to conform to what others expect of him.” He a-hemmed again with delicate reticence, and continued: “They seem to think that youre—ah—rather too fresh—”</p>
<p>Amory could stand no more. He rose from his chair, scarcely controlling his voice when he spoke.</p>
<p>“I know—oh, <em>dont</em> you spose I know.” His voice rose. “I know what they think; do you spose you have to <em>tell</em> me!” He paused. “Im—Ive got to go back now—hope Im not rude—”</p>
<p>He left the room hurriedly. In the cool air outside, as he walked to his house, he exulted in his refusal to be helped.</p>
<p>“That <em>damn</em> old fool!” he cried wildly. “As if I didnt <em>know</em>!”</p>
<p>He decided, however, that this was a good excuse not to go back to study hall that night, so, comfortably couched up in his room, he munched Nabiscos and finished <i epub:type="se:name.publication.book">The White Company</i>.</p>
</section>
<section id="chapter-1-1-7" epub:type="z3998:subchapter">
<header>
<p>Incident of the Wonderful Girl</p>
</header>
<p>There was a bright star in February. New York burst upon him on Washingtons Birthday with the brilliance of a long-anticipated event. His glimpse of it as a vivid whiteness against a deep-blue sky had left a picture of splendor that rivalled the dream cities in the <i epub:type="se:name.publication.book">Arabian Nights</i>; but this time he saw it by electric light, and romance gleamed from the chariot-race sign on Broadway and from the womens eyes at the Astor, where he and young Paskert from <abbr>St.</abbr> Regis had dinner. When they walked down the aisle of the theatre, greeted by the nervous twanging and discord of untuned violins and the sensuous, heavy fragrance of paint and powder, he moved in a sphere of epicurean delight. Everything enchanted him. The play was <i epub:type="se:name.publication.play">The Little Millionaire</i>, with George <abbr epub:type="z3998:given-name">M.</abbr> Cohan, and there was one stunning young brunette who made him sit with brimming eyes in the ecstasy of watching her dance.</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Oh—you—wonderful girl,</span>
<br/>
<span>What a wonderful girl you are—”</span>
</p>
</blockquote>
<p class="continued">sang the tenor, and Amory agreed silently, but passionately.</p>
<blockquote epub:type="z3998:song">
<p>
<span>“All—your—wonderful words</span>
<br/>
<span>Thrill me through—”</span>
</p>
</blockquote>
<p>The violins swelled and quavered on the last notes, the girl sank to a crumpled butterfly on the stage, a great burst of clapping filled the house. Oh, to fall in love like that, to the languorous magic melody of such a tune!</p>
<p>The last scene was laid on a roof-garden, and the cellos sighed to the musical moon, while light adventure and facile froth-like comedy flitted back and forth in the calcium. Amory was on fire to be an habitué of roof-gardens, to meet a girl who should look like that—better, that very girl; whose hair would be drenched with golden moonlight, while at his elbow sparkling wine was poured by an unintelligible waiter. When the curtain fell for the last time he gave such a long sigh that the people in front of him twisted around and stared and said loud enough for him to hear:</p>
<p>“What a <em>remarkable</em>-looking boy!”</p>
<p>This took his mind off the play, and he wondered if he really did seem handsome to the population of New York.</p>
<p>Paskert and he walked in silence toward their hotel. The former was the first to speak. His uncertain fifteen-year-old voice broke in in a melancholy strain on Amorys musings:</p>
<p>“Id marry that girl tonight.”</p>
<p>There was no need to ask what girl he referred to.</p>
<p>“Id be proud to take her home and introduce her to my people,” continued Paskert.</p>
<p>Amory was distinctly impressed. He wished he had said it instead of Paskert. It sounded so mature.</p>
<p>“I wonder about actresses; are they all pretty bad?”</p>
<p>“No, <em>sir</em>, not by a darn sight,” said the worldly youth with emphasis, “and I know that girls as good as gold. I can tell.”</p>
<p>They wandered on, mixing in the Broadway crowd, dreaming on the music that eddied out of the cafés. New faces flashed on and off like myriad lights, pale or rouged faces, tired, yet sustained by a weary excitement. Amory watched them in fascination. He was planning his life. He was going to live in New York, and be known at every restaurant and café, wearing a dress-suit from early evening to early morning, sleeping away the dull hours of the forenoon.</p>
<p>“Yes, <em>sir</em>, Id marry that girl tonight!”</p>
</section>
<section id="chapter-1-1-8" epub:type="z3998:subchapter">
<header>
<p>Heroic in General Tone</p>
</header>
<p>October of his second and last year at <abbr>St.</abbr> Regis was a high point in Amorys memory. The game with Groton was played from three of a snappy, exhilarating afternoon far into the crisp autumnal twilight, and Amory at quarterback, exhorting in wild despair, making impossible tackles, calling signals in a voice that had diminished to a hoarse, furious whisper, yet found time to revel in the bloodstained bandage around his head, and the straining, glorious heroism of plunging, crashing bodies and aching limbs. For those minutes courage flowed like wine out of the November dusk, and he was the eternal hero, one with the sea-rover on the prow of a Norse galley, one with Roland and Horatius, Sir Nigel and Ted Coy, scraped and stripped into trim and then flung by his own will into the breach, beating back the tide, hearing from afar the thunder of cheers… finally bruised and weary, but still elusive, circling an end, twisting, changing pace, straight-arming… falling behind the Groton goal with two men on his legs, in the only touchdown of the game.</p>
</section>
<section id="chapter-1-1-9" epub:type="z3998:subchapter">
<header>
<p>The Philosophy of the Slicker</p>
</header>
<p>From the scoffing superiority of sixth-form year and success Amory looked back with cynical wonder on his status of the year before. He was changed as completely as Amory Blaine could ever be changed. Amory plus Beatrice plus two years in Minneapolis—these had been his ingredients when he entered <abbr>St.</abbr> Regis. But the Minneapolis years were not a thick enough overlay to conceal the “Amory plus Beatrice” from the ferreting eyes of a boarding-school, so <abbr>St.</abbr> Regis had very painfully drilled Beatrice out of him, and begun to lay down new and more conventional planking on the fundamental Amory. But both <abbr>St.</abbr> Regis and Amory were unconscious of the fact that this fundamental Amory had not in himself changed. Those qualities for which he had suffered, his moodiness, his tendency to pose, his laziness, and his love of playing the fool, were now taken as a matter of course, recognized eccentricities in a star quarterback, a clever actor, and the editor of the <i epub:type="se:name.publication.newspaper"><abbr>St.</abbr> Regis Tattler</i>: it puzzled him to see impressionable small boys imitating the very vanities that had not long ago been contemptible weaknesses.</p>
<p>After the football season he slumped into dreamy content. The night of the pre-holiday dance he slipped away and went early to bed for the pleasure of hearing the violin music cross the grass and come surging in at his window. Many nights he lay there dreaming awake of secret cafés in Mont Martre, where ivory women delved in romantic mysteries with diplomats and soldiers of fortune, while orchestras played Hungarian waltzes and the air was thick and exotic with intrigue and moonlight and adventure. In the spring he read <i epub:type="se:name.publication.book">LAllegro</i>, by request, and was inspired to lyrical outpourings on the subject of Arcady and the pipes of Pan. He moved his bed so that the sun would wake him at dawn that he might dress and go out to the archaic swing that hung from an apple-tree near the sixth-form house. Seating himself in this he would pump higher and higher until he got the effect of swinging into the wide air, into a fairyland of piping satyrs and nymphs with the faces of fair-haired girls he passed in the streets of Eastchester. As the swing reached its highest point, Arcady really lay just over the brow of a certain hill, where the brown road dwindled out of sight in a golden dot.</p>
<p>He read voluminously all spring, the beginning of his eighteenth year: <i epub:type="se:name.publication.book">The Gentleman from Indiana</i>, <i epub:type="se:name.publication.book">The New Arabian Nights</i>, <i epub:type="se:name.publication.book">The Morals of Marcus Ordeyne</i>, <i epub:type="se:name.publication.book">The Man Who Was Thursday</i>, which he liked without understanding; <i epub:type="se:name.publication.book">Stover at Yale</i>, that became somewhat of a textbook; <i epub:type="se:name.publication.book">Dombey and Son</i>, because he thought he really should read better stuff; Robert Chambers, David Graham Phillips, and <abbr epub:type="z3998:given-name">E.</abbr> Phillips Oppenheim complete, and a scattering of Tennyson and Kipling. Of all his class work only <i epub:type="se:name.publication.book">LAllegro</i> and some quality of rigid clarity in solid geometry stirred his languid interest.</p>
<p>As June drew near, he felt the need of conversation to formulate his own ideas, and, to his surprise, found a co-philosopher in Rahill, the president of the sixth form. In many a talk, on the high road or lying belly-down along the edge of the baseball diamond, or late at night with their cigarettes glowing in the dark, they threshed out the questions of school, and there was developed the term “slicker.”</p>
<p>“Got tobacco?” whispered Rahill one night, putting his head inside the door five minutes after lights.</p>
<p>“Sure.”</p>
<p>“Im coming in.”</p>
<p>“Take a couple of pillows and lie in the window-seat, why dont you.”</p>
<p>Amory sat up in bed and lit a cigarette while Rahill settled for a conversation. Rahills favorite subject was the respective futures of the sixth form, and Amory never tired of outlining them for his benefit.</p>
<p>“Ted Converse? Ats easy. Hell fail his exams, tutor all summer at Harstrums, get into Sheff with about four conditions, and flunk out in the middle of the freshman year. Then hell go back West and raise hell for a year or so; finally his father will make him go into the paint business. Hell marry and have four sons, all bone heads. Hell always think <abbr>St.</abbr> Regiss spoiled him, so hell send his sons to day school in Portland. Hell die of locomotor ataxia when hes forty-one, and his wife will give a baptizing stand or whatever you call it to the Presbyterian Church, with his name on it—”</p>
<p>“Hold up, Amory. Thats too darned gloomy. How about yourself?”</p>
<p>“Im in a superior class. You are, too. Were philosophers.”</p>
<p>“Im not.”</p>
<p>“Sure you are. Youve got a darn good head on you.” But Amory knew that nothing in the abstract, no theory or generality, ever moved Rahill until he stubbed his toe upon the concrete minutiae of it.</p>
<p>“Havent,” insisted Rahill. “I let people impose on me here and dont get anything out of it. Im the prey of my friends, damn it—do their lessons, get em out of trouble, pay em stupid summer visits, and always entertain their kid sisters; keep my temper when they get selfish and then they think they pay me back by voting for me and telling me Im the big man of <abbr>St.</abbr> Regiss. I want to get where everybody does their own work and I can tell people where to go. Im tired of being nice to every poor fish in school.”</p>
<p>“Youre not a slicker,” said Amory suddenly.</p>
<p>“A what?”</p>
<p>“A slicker.”</p>
<p>“What the devils that?”</p>
<p>“Well, its something that—that—theres a lot of them. Youre not one, and neither am I, though I am more than you are.”</p>
<p>“Who is one? What makes you one?”</p>
<p>Amory considered.</p>
<p>“Why—why, I suppose that the <em>sign</em> of it is when a fellow slicks his hair back with water.”</p>
<p>“Like Carstairs?”</p>
<p>“Yes—sure. Hes a slicker.”</p>
<p>They spent two evenings getting an exact definition. The slicker was good-looking or clean-looking; he had brains, social brains, that is, and he used all means on the broad path of honesty to get ahead, be popular, admired, and never in trouble. He dressed well, was particularly neat in appearance, and derived his name from the fact that his hair was inevitably worn short, soaked in water or tonic, parted in the middle, and slicked back as the current of fashion dictated. The slickers of that year had adopted tortoiseshell spectacles as badges of their slickerhood, and this made them so easy to recognize that Amory and Rahill never missed one. The slicker seemed distributed through school, always a little wiser and shrewder than his contemporaries, managing some team or other, and keeping his cleverness carefully concealed.</p>
<p>Amory found the slicker a most valuable classification until his junior year in college, when the outline became so blurred and indeterminate that it had to be subdivided many times, and became only a quality. Amorys secret ideal had all the slicker qualifications, but, in addition, courage and tremendous brains and talents—also Amory conceded him a bizarre streak that was quite irreconcilable to the slicker proper.</p>
<p>This was a first real break from the hypocrisy of school tradition. The slicker was a definite element of success, differing intrinsically from the prep school “big man.”</p>
<table>
<thead>
<tr>
<td>“The Slicker”</td>
<td>“The Big Man”</td>
</tr>
</thead>
<tbody>
<tr>
<td>1. Clever sense of social values.</td>
<td>1. Inclined to stupidity and unconscious of social values.</td>
</tr>
<tr>
<td>2. Dresses well. Pretends that dress is superficial—but knows that it isnt.</td>
<td>2. Thinks dress is superficial, and is inclined to be careless about it.</td>
</tr>
<tr>
<td>3. Goes into such activities as he can shine in.</td>
<td>3. Goes out for everything from a sense of duty.</td>
</tr>
<tr>
<td>4. Gets to college and is, in a worldly way, successful.</td>
<td>4. Gets to college and has a problematical future. Feels lost without his circle, and always says that school days were happiest, after all. Goes back to school and makes speeches about what <abbr>St.</abbr> Regiss boys are doing.</td>
</tr>
<tr>
<td>5. Hair slicked.</td>
<td>5. Hair not slicked.</td>
</tr>
</tbody>
</table>
<p>Amory had decided definitely on Princeton, even though he would be the only boy entering that year from <abbr>St.</abbr> Regis. Yale had a romance and glamour from the tales of Minneapolis, and <abbr>St.</abbr> Regis men who had been “tapped for Skull and Bones,” but Princeton drew him most, with its atmosphere of bright colors and its alluring reputation as the pleasantest country club in America. Dwarfed by the menacing college exams, Amorys school days drifted into the past. Years afterward, when he went back to <abbr>St.</abbr> Regis, he seemed to have forgotten the successes of sixth-form year, and to be able to picture himself only as the unadjustable boy who had hurried down corridors, jeered at by his rabid contemporaries mad with common sense.</p>
</section>
</section>
<section id="chapter-1-2" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">II</h3>
<p epub:type="title">Spires and Gargoyles</p>
</hgroup>
<p>At first Amory noticed only the wealth of sunshine creeping across the long, green swards, dancing on the leaded windowpanes, and swimming around the tops of spires and towers and battlemented walls. Gradually he realized that he was really walking up University Place, self-conscious about his suitcase, developing a new tendency to glare straight ahead when he passed anyone. Several times he could have sworn that men turned to look at him critically. He wondered vaguely if there was something the matter with his clothes, and wished he had shaved that morning on the train. He felt unnecessarily stiff and awkward among these white-flannelled, bareheaded youths, who must be juniors and seniors, judging from the savoir faire with which they strolled.</p>
<p>He found that 12 University Place was a large, dilapidated mansion, at present apparently uninhabited, though he knew it housed usually a dozen freshmen. After a hurried skirmish with his landlady he sallied out on a tour of exploration, but he had gone scarcely a block when he became horribly conscious that he must be the only man in town who was wearing a hat. He returned hurriedly to 12 University, left his derby, and, emerging bareheaded, loitered down Nassau Street, stopping to investigate a display of athletic photographs in a store window, including a large one of Allenby, the football captain, and next attracted by the sign “Jigger Shop” over a confectionary window. This sounded familiar, so he sauntered in and took a seat on a high stool.</p>
<p>“Chocolate sundae,” he told a colored person.</p>
<p>“Double chocolate jiggah? Anything else?”</p>
<p>“Why—yes.”</p>
<p>“Bacon bun?”</p>
<p>“Why—yes.”</p>
<p>He munched four of these, finding them of pleasing savor, and then consumed another double-chocolate jigger before ease descended upon him. After a cursory inspection of the pillowcases, leather pennants, and Gibson Girls that lined the walls, he left, and continued along Nassau Street with his hands in his pockets. Gradually he was learning to distinguish between upper classmen and entering men, even though the freshman cap would not appear until the following Monday. Those who were too obviously, too nervously at home were freshmen, for as each train brought a new contingent it was immediately absorbed into the hatless, white-shod, book-laden throng, whose function seemed to be to drift endlessly up and down the street, emitting great clouds of smoke from brand-new pipes. By afternoon Amory realized that now the newest arrivals were taking him for an upper classman, and he tried conscientiously to look both pleasantly blasé and casually critical, which was as near as he could analyze the prevalent facial expression.</p>
<p>At five oclock he felt the need of hearing his own voice, so he retreated to his house to see if anyone else had arrived. Having climbed the rickety stairs he scrutinized his room resignedly, concluding that it was hopeless to attempt any more inspired decoration than class banners and tiger pictures. There was a tap at the door.</p>
<p>“Come in!”</p>
<p>A slim face with gray eyes and a humorous smile appeared in the doorway.</p>
<p>“Got a hammer?”</p>
<p>“No—sorry. Maybe <abbr epub:type="z3998:name-title">Mrs.</abbr> Twelve, or whatever she goes by, has one.”</p>
<p>The stranger advanced into the room.</p>
<p>“You an inmate of this asylum?”</p>
<p>Amory nodded.</p>
<p>“Awful barn for the rent we pay.”</p>
<p>Amory had to agree that it was.</p>
<p>“I thought of the campus,” he said, “but they say theres so few freshmen that theyre lost. Have to sit around and study for something to do.”</p>
<p>The gray-eyed man decided to introduce himself.</p>
<p>“My names Holiday.”</p>
<p>“Blaines my name.”</p>
<p>They shook hands with the fashionable low swoop. Amory grinned.</p>
<p>“Whered you prep?”</p>
<p>“Andover—where did you?”</p>
<p><abbr>St.</abbr> Regiss.”</p>
<p>“Oh, did you? I had a cousin there.”</p>
<p>They discussed the cousin thoroughly, and then Holiday announced that he was to meet his brother for dinner at six.</p>
<p>“Come along and have a bite with us.”</p>
<p>“All right.”</p>
<p>At the Kenilworth Amory met Burne Holiday—he of the gray eyes was Kerry—and during a limpid meal of thin soup and anaemic vegetables they stared at the other freshmen, who sat either in small groups looking very ill at ease, or in large groups seeming very much at home.</p>
<p>“I hear Commons is pretty bad,” said Amory.</p>
<p>“Thats the rumor. But youve got to eat there—or pay anyways.”</p>
<p>“Crime!”</p>
<p>“Imposition!”</p>
<p>“Oh, at Princeton youve got to swallow everything the first year. Its like a damned prep school.”</p>
<p>Amory agreed.</p>
<p>“Lot of pep, though,” he insisted. “I wouldnt have gone to Yale for a million.”</p>
<p>“Me either.”</p>
<p>“You going out for anything?” inquired Amory of the elder brother.</p>
<p>“Not me—Burne here is going out for the <i epub:type="se:name.publication.newspaper"><abbr>Prince</abbr></i>—the <i epub:type="se:name.publication.newspaper">Daily Princetonian</i>, you know.”</p>
<p>“Yes, I know.”</p>
<p>“You going out for anything?”</p>
<p>“Why—yes. Im going to take a whack at freshman football.”</p>
<p>“Play at <abbr>St.</abbr> Regiss?”</p>
<p>“Some,” admitted Amory depreciatingly, “but Im getting so damned thin.”</p>
<p>“Youre not thin.”</p>
<p>“Well, I used to be stocky last fall.”</p>
<p>“Oh!”</p>
<p>After supper they attended the movies, where Amory was fascinated by the glib comments of a man in front of him, as well as by the wild yelling and shouting.</p>
<p>“Yoho!”</p>
<p>“Oh, honey-baby—youre so big and strong, but oh, so gentle!”</p>
<p>“Clinch!”</p>
<p>“Oh, Clinch!”</p>
<p>“Kiss her, kiss at lady, quick!”</p>
<p>“Oh-h-h—!”</p>
<p>A group began whistling “By the Sea,” and the audience took it up noisily. This was followed by an indistinguishable song that included much stamping and then by an endless, incoherent dirge.</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Oh-h-h-h-h</span>
<br/>
<span>She works in a Jam Factoree</span>
<br/>
<span>And—that-may-be-all-right</span>
<br/>
<span>But you cant-fool-me</span>
<br/>
<span>For I know<strong>damn—well</strong></span>
<br/>
<span>That she <strong>dont</strong>-make-jam-all-night!</span>
<br/>
<span>Oh-h-h-h!”</span>
</p>
</blockquote>
<p>As they pushed out, giving and receiving curious impersonal glances, Amory decided that he liked the movies, wanted to enjoy them as the row of upper classmen in front had enjoyed them, with their arms along the backs of the seats, their comments Gaelic and caustic, their attitude a mixture of critical wit and tolerant amusement.</p>
<p>“Want a sundae—I mean a jigger?” asked Kerry.</p>
<p>“Sure.”</p>
<p>They suppered heavily and then, still sauntering, eased back to 12.</p>
<p>“Wonderful night.”</p>
<p>“Its a whiz.”</p>
<p>“You men going to unpack?”</p>
<p>“Guess so. Come on, Burne.”</p>
<p>Amory decided to sit for a while on the front steps, so he bade them good night.</p>
<p>The great tapestries of trees had darkened to ghosts back at the last edge of twilight. The early moon had drenched the arches with pale blue, and, weaving over the night, in and out of the gossamer rifts of moon, swept a song, a song with more than a hint of sadness, infinitely transient, infinitely regretful.</p>
<p>He remembered that an alumnus of the nineties had told him of one of Booth Tarkingtons amusements: standing in mid-campus in the small hours and singing tenor songs to the stars, arousing mingled emotions in the couched undergraduates according to the sentiment of their moods.</p>
<p>Now, far down the shadowy line of University Place a white-clad phalanx broke the gloom, and marching figures, white-shirted, white-trousered, swung rhythmically up the street, with linked arms and heads thrown back:</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Going back—going back,</span>
<br/>
<span>Going—back—to—Nassau—Hall,</span>
<br/>
<span>Going back—going back</span>
<br/>
<span>To the—Best—Old—Place—of—All.</span>
<br/>
<span>Going back—going back,</span>
<br/>
<span>From all—this—earthly—ball,</span>
<br/>
<span>Well—clear—the—track—as—we—go—back</span>
<br/>
<span>Going—back—to—Nassau—Hall!”</span>
</p>
</blockquote>
<p>Amory closed his eyes as the ghostly procession drew near. The song soared so high that all dropped out except the tenors, who bore the melody triumphantly past the danger-point and relinquished it to the fantastic chorus. Then Amory opened his eyes, half afraid that sight would spoil the rich illusion of harmony.</p>
<p>He sighed eagerly. There at the head of the white platoon marched Allenby, the football captain, slim and defiant, as if aware that this year the hopes of the college rested on him, that his hundred-and-sixty pounds were expected to dodge to victory through the heavy blue and crimson lines.</p>
<p>Fascinated, Amory watched each rank of linked arms as it came abreast, the faces indistinct above the polo shirts, the voices blent in a paean of triumph—and then the procession passed through shadowy Campbell Arch, and the voices grew fainter as it wound eastward over the campus.</p>
<p>The minutes passed and Amory sat there very quietly. He regretted the rule that would forbid freshmen to be outdoors after curfew, for he wanted to ramble through the shadowy scented lanes, where Witherspoon brooded like a dark mother over Whig and Clio, her Attic children, where the black Gothic snake of Little curled down to Cuyler and Patton, these in turn flinging the mystery out over the placid slope rolling to the lake.</p>
<hr/>
<p>Princeton of the daytime filtered slowly into his consciousness—West and Reunion, redolent of the sixties, Seventy-nine Hall, brick-red and arrogant, Upper and Lower Pyne, aristocratic Elizabethan ladies not quite content to live among shopkeepers, and, topping all, climbing with clear blue aspiration, the great dreaming spires of Holder and Cleveland towers.</p>
<p>From the first he loved Princeton—its lazy beauty, its half-grasped significance, the wild moonlight revel of the rushes, the handsome, prosperous big-game crowds, and under it all the air of struggle that pervaded his class. From the day when, wild-eyed and exhausted, the jerseyed freshmen sat in the gymnasium and elected someone from Hill School class president, a Lawrenceville celebrity vice-president, a hockey star from <abbr>St.</abbr> Pauls secretary, up until the end of sophomore year it never ceased, that breathless social system, that worship, seldom named, never really admitted, of the bogey “Big Man.”</p>
<p>First it was schools, and Amory, alone from <abbr>St.</abbr> Regis, watched the crowds form and widen and form again; <abbr>St.</abbr> Pauls, Hill, Pomfret, eating at certain tacitly reserved tables in Commons, dressing in their own corners of the gymnasium, and drawing unconsciously about them a barrier of the slightly less important but socially ambitious to protect them from the friendly, rather puzzled high-school element. From the moment he realized this Amory resented social barriers as artificial distinctions made by the strong to bolster up their weak retainers and keep out the almost strong.</p>
<p>Having decided to be one of the gods of the class, he reported for freshman football practice, but in the second week, playing quarterback, already paragraphed in corners of the <i epub:type="se:name.publication.newspaper">Princetonian</i>, he wrenched his knee seriously enough to put him out for the rest of the season. This forced him to retire and consider the situation.</p>
<p>“12 Univee” housed a dozen miscellaneous question-marks. There were three or four inconspicuous and quite startled boys from Lawrenceville, two amateur wild men from a New York private school (Kerry Holiday christened them the “plebeian drunks”), a Jewish youth, also from New York, and, as compensation for Amory, the two Holidays, to whom he took an instant fancy.</p>
<p>The Holidays were rumored twins, but really the dark-haired one, Kerry, was a year older than his blond brother, Burne. Kerry was tall, with humorous gray eyes, and a sudden, attractive smile; he became at once the mentor of the house, reaper of ears that grew too high, censor of conceit, vendor of rare, satirical humor. Amory spread the table of their future friendship with all his ideas of what college should and did mean. Kerry, not inclined as yet to take things seriously, chided him gently for being curious at this inopportune time about the intricacies of the social system, but liked him and was both interested and amused.</p>
<p>Burne, fair-haired, silent, and intent, appeared in the house only as a busy apparition, gliding in quietly at night and off again in the early morning to get up his work in the library—he was out for the <i epub:type="se:name.publication.newspaper">Princetonian</i>, competing furiously against forty others for the coveted first place. In December he came down with diphtheria, and someone else won the competition, but, returning to college in February, he dauntlessly went after the prize again. Necessarily, Amorys acquaintance with him was in the way of three-minute chats, walking to and from lectures, so he failed to penetrate Burnes one absorbing interest and find what lay beneath it.</p>
<p>Amory was far from contented. He missed the place he had won at <abbr>St.</abbr> Regis, the being known and admired, yet Princeton stimulated him, and there were many things ahead calculated to arouse the Machiavelli latent in him, could he but insert a wedge. The upper-class clubs, concerning which he had pumped a reluctant graduate during the previous summer, excited his curiosity: Ivy, detached and breathlessly aristocratic; Cottage, an impressive mélange of brilliant adventurers and well-dressed philanderers; Tiger Inn, broad-shouldered and athletic, vitalized by an honest elaboration of prep-school standards; Cap and Gown, anti-alcoholic, faintly religious and politically powerful; flamboyant Colonial; literary Quadrangle; and the dozen others, varying in age and position.</p>
<p>Anything which brought an under classman into too glaring a light was labelled with the damning brand of “running it out.” The movies thrived on caustic comments, but the men who made them were generally running it out; talking of clubs was running it out; standing for anything very strongly, as, for instance, drinking parties or teetotalling, was running it out; in short, being personally conspicuous was not tolerated, and the influential man was the noncommittal man, until at club elections in sophomore year everyone should be sewed up in some bag for the rest of his college career.</p>
<p>Amory found that writing for the <i epub:type="se:name.publication.magazine">Nassau Literary Magazine</i> would get him nothing, but that being on the board of the <i epub:type="se:name.publication.newspaper">Daily Princetonian</i> would get anyone a good deal. His vague desire to do immortal acting with the English Dramatic Association faded out when he found that the most ingenious brains and talents were concentrated upon the Triangle Club, a musical comedy organization that every year took a great Christmas trip. In the meanwhile, feeling strangely alone and restless in Commons, with new desires and ambitions stirring in his mind, he let the first term go by between an envy of the embryo successes and a puzzled fretting with Kerry as to why they were not accepted immediately among the elite of the class.</p>
<p>Many afternoons they lounged in the windows of 12 Univee and watched the class pass to and from Commons, noting satellites already attaching themselves to the more prominent, watching the lonely grind with his hurried step and downcast eye, envying the happy security of the big school groups.</p>
<p>“Were the damned middle class, thats what!” he complained to Kerry one day as he lay stretched out on the sofa, consuming a family of Fatimas with contemplative precision.</p>
<p>“Well, why not? We came to Princeton so we could feel that way toward the small colleges—have it on em, more self-confidence, dress better, cut a swathe—”</p>
<p>“Oh, it isnt that I mind the glittering caste system,” admitted Amory. “I like having a bunch of hot cats on top, but gosh, Kerry, Ive got to be one of them.”</p>
<p>“But just now, Amory, youre only a sweaty bourgeois.”</p>
<p>Amory lay for a moment without speaking.</p>
<p>“I wont be—long,” he said finally. “But I hate to get anywhere by working for it. Ill show the marks, dont you know.”</p>
<p>“Honorable scars.” Kerry craned his neck suddenly at the street. “Theres Langueduc, if you want to see what he looks like—and Humbird just behind.”</p>
<p>Amory rose dynamically and sought the windows.</p>
<p>“Oh,” he said, scrutinizing these worthies, “Humbird looks like a knockout, but this Langueduc—hes the rugged type, isnt he? I distrust that sort. All diamonds look big in the rough.”</p>
<p>“Well,” said Kerry, as the excitement subsided, “youre a literary genius. Its up to you.”</p>
<p>“I wonder”—Amory paused—“if I could be. I honestly think so sometimes. That sounds like the devil, and I wouldnt say it to anybody except you.”</p>
<p>“Well—go ahead. Let your hair grow and write poems like this guy DInvilliers in the <i epub:type="se:name.publication.magazine">Lit</i>.”</p>
<p>Amory reached lazily at a pile of magazines on the table.</p>
<p>“Read his latest effort?”</p>
<p>“Never miss em. Theyre rare.”</p>
<p>Amory glanced through the issue.</p>
<p>“Hello!” he said in surprise, “hes a freshman, isnt he?”</p>
<p>“Yeah.”</p>
<p>“Listen to this! My God!</p>
<blockquote epub:type="z3998:poem">
<p>
<span>A serving lady speaks:</span>
<br/>
<span class="i1">Black velvet trails its folds over the day,</span>
<br/>
<span class="i1">White tapers, prisoned in their silver frames,</span>
<br/>
<span class="i1">Wave their thin flames like shadows in the wind,</span>
<br/>
<span class="i1">Pia, Pompia, come—come away</span>
</p>
</blockquote>
<p>“Now, what the devil does that mean?”</p>
<p>“Its a pantry scene.”</p>
<blockquote epub:type="z3998:poem">
<p>
<span>Her toes are stiffened like a storks in flight;</span>
<br/>
<span>Shes laid upon her bed, on the white sheets,</span>
<br/>
<span>Her hands pressed on her smooth bust like a saint,</span>
<br/>
<span>Bella Cunizza, come into the light!</span>
</p>
</blockquote>
<p>“My gosh, Kerry, what in hell is it all about? I swear I dont get him at all, and Im a literary bird myself.”</p>
<p>“Its pretty tricky,” said Kerry, “only youve got to think of hearses and stale milk when you read it. That isnt as pash as some of them.”</p>
<p>Amory tossed the magazine on the table.</p>
<p>“Well,” he sighed, “I sure am up in the air. I know Im not a regular fellow, yet I loathe anybody else that isnt. I cant decide whether to cultivate my mind and be a great dramatist, or to thumb my nose at the Golden Treasury and be a Princeton slicker.”</p>
<p>“Why decide?” suggested Kerry. “Better drift, like me. Im going to sail into prominence on Burnes coattails.”</p>
<p>“I cant drift—I want to be interested. I want to pull strings, even for somebody else, or be <i epub:type="se:name.publication.newspaper">Princetonian</i> chairman or Triangle president. I want to be admired, Kerry.”</p>
<p>“Youre thinking too much about yourself.”</p>
<p>Amory sat up at this.</p>
<p>“No. Im thinking about you, too. Weve got to get out and mix around the class right now, when its fun to be a snob. Id like to bring a sardine to the prom in June, for instance, but I wouldnt do it unless I could be damn debonaire about it—introduce her to all the prize parlor-snakes, and the football captain, and all that simple stuff.”</p>
<p>“Amory,” said Kerry impatiently, “youre just going around in a circle. If you want to be prominent, get out and try for something; if you dont, just take it easy.” He yawned. “Come on, lets let the smoke drift off. Well go down and watch football practice.”</p>
<hr/>
<p>Amory gradually accepted this point of view, decided that next fall would inaugurate his career, and relinquished himself to watching Kerry extract joy from 12 Univee.</p>
<p>They filled the Jewish youths bed with lemon pie; they put out the gas all over the house every night by blowing into the jet in Amorys room, to the bewilderment of <abbr epub:type="z3998:name-title">Mrs.</abbr> Twelve and the local plumber; they set up the effects of the plebeian drunks—pictures, books, and furniture—in the bathroom, to the confusion of the pair, who hazily discovered the transposition on their return from a Trenton spree; they were disappointed beyond measure when the plebeian drunks decided to take it as a joke; they played red-dog and twenty-one and jackpot from dinner to dawn, and on the occasion of one mans birthday persuaded him to buy sufficient champagne for a hilarious celebration. The donor of the party having remained sober, Kerry and Amory accidentally dropped him down two flights of stairs and called, shamefaced and penitent, at the infirmary all the following week.</p>
<p>“Say, who are all these women?” demanded Kerry one day, protesting at the size of Amorys mail. “Ive been looking at the postmarks lately—Farmington and Dobbs and Westover and Dana Hall—whats the idea?”</p>
<p>Amory grinned.</p>
<p>“All from the Twin Cities.” He named them off. “Theres Marylyn De Witt—shes pretty, got a car of her own and thats damn convenient; theres Sally Weatherby—shes getting too fat; theres Myra <abbr>St.</abbr> Claire, shes an old flame, easy to kiss if you like it—”</p>
<p>“What line do you throw em?” demanded Kerry. “Ive tried everything, and the mad wags arent even afraid of me.”</p>
<p>“Youre the nice boy type,” suggested Amory.</p>
<p>“Thats just it. Mother always feels the girl is safe if shes with me. Honestly, its annoying. If I start to hold somebodys hand, they laugh at me, and let me, just as if it wasnt part of them. As soon as I get hold of a hand they sort of disconnect it from the rest of them.”</p>
<p>“Sulk,” suggested Amory. “Tell em youre wild and have em reform you—go home furious—come back in half an hour—startle em.”</p>
<p>Kerry shook his head.</p>
<p>“No chance. I wrote a <abbr>St.</abbr> Timothy girl a really loving letter last year. In one place I got rattled and said: My God, how I love you! She took a nail scissors, clipped out the My God and showed the rest of the letter all over school. Doesnt work at all. Im just good old Kerry and all that rot.”</p>
<p>Amory smiled and tried to picture himself as “good old Amory.” He failed completely.</p>
<p>February dripped snow and rain, the cyclonic freshman midyears passed, and life in 12 Univee continued interesting if not purposeful. Once a day Amory indulged in a club sandwich, cornflakes, and Julienne potatoes at Joes, accompanied usually by Kerry or Alec Connage. The latter was a quiet, rather aloof slicker from Hotchkiss, who lived next door and shared the same enforced singleness as Amory, due to the fact that his entire class had gone to Yale. Joes was unaesthetic and faintly unsanitary, but a limitless charge account could be opened there, a convenience that Amory appreciated. His father had been experimenting with mining stocks and, in consequence, his allowance, while liberal, was not at all what he had expected.</p>
<p>Joes had the additional advantage of seclusion from curious upper-class eyes, so at four each afternoon Amory, accompanied by friend or book, went up to experiment with his digestion. One day in March, finding that all the tables were occupied, he slipped into a chair opposite a freshman who bent intently over a book at the last table. They nodded briefly. For twenty minutes Amory sat consuming bacon buns and reading <i epub:type="se:name.publication.play"><abbr epub:type="z3998:name-title">Mrs.</abbr> Warrens Profession</i> (he had discovered Shaw quite by accident while browsing in the library during midyears); the other freshman, also intent on his volume, meanwhile did away with a trio of chocolate malted milks.</p>
<p>By and by Amorys eyes wandered curiously to his fellow-lunchers book. He spelled out the name and title upside down<i epub:type="se:name.publication.book">Marpessa</i>, by Stephen Phillips. This meant nothing to him, his metrical education having been confined to such Sunday classics as <i epub:type="se:name.publication.book">Come Into the Garden, Maude</i>, and what morsels of Shakespeare and Milton had been recently forced upon him.</p>
<p>Moved to address his vis-à-vis, he simulated interest in his book for a moment, and then exclaimed aloud as if involuntarily:</p>
<p>“Ha! Great stuff!”</p>
<p>The other freshman looked up and Amory registered artificial embarrassment.</p>
<p>“Are you referring to your bacon buns?” His cracked, kindly voice went well with the large spectacles and the impression of a voluminous keenness that he gave.</p>
<p>“No,” Amory answered. “I was referring to Bernard Shaw.” He turned the book around in explanation.</p>
<p>“Ive never read any Shaw. Ive always meant to.” The boy paused and then continued: “Did you ever read Stephen Phillips, or do you like poetry?”</p>
<p>“Yes, indeed,” Amory affirmed eagerly. “Ive never read much of Phillips, though.” (He had never heard of any Phillips except the late David Graham.)</p>
<p>“Its pretty fair, I think. Of course hes a Victorian.” They sallied into a discussion of poetry, in the course of which they introduced themselves, and Amorys companion proved to be none other than “that awful highbrow, Thomas Parke DInvilliers,” who signed the passionate love-poems in the <i epub:type="se:name.publication.magazine"><abbr class="eoc">Lit.</abbr></i> He was, perhaps, nineteen, with stooped shoulders, pale blue eyes, and, as Amory could tell from his general appearance, without much conception of social competition and such phenomena of absorbing interest. Still, he liked books, and it seemed forever since Amory had met anyone who did; if only that <abbr>St.</abbr> Pauls crowd at the next table would not mistake <em>him</em> for a bird, too, he would enjoy the encounter tremendously. They didnt seem to be noticing, so he let himself go, discussed books by the dozens—books he had read, read about, books he had never heard of, rattling off lists of titles with the facility of a Brentanos clerk. DInvilliers was partially taken in and wholly delighted. In a good-natured way he had almost decided that Princeton was one part deadly Philistines and one part deadly grinds, and to find a person who could mention Keats without stammering, yet evidently washed his hands, was rather a treat.</p>
<p>“Ever read any Oscar Wilde?” he asked.</p>
<p>“No. Who wrote it?”</p>
<p>“Its a man—dont you know?”</p>
<p>“Oh, surely.” A faint chord was struck in Amorys memory. “Wasnt the comic opera, <i epub:type="se:name.music.opera">Patience</i>, written about him?”</p>
<p>“Yes, thats the fella. Ive just finished a book of his, <i epub:type="se:name.publication.book">The Picture of Dorian Gray</i>, and I certainly wish youd read it. Youd like it. You can borrow it if you want to.”</p>
<p>“Why, Id like it a lot—thanks.”</p>
<p>“Dont you want to come up to the room? Ive got a few other books.”</p>
<p>Amory hesitated, glanced at the <abbr>St.</abbr> Pauls group—one of them was the magnificent, exquisite Humbird—and he considered how determinate the addition of this friend would be. He never got to the stage of making them and getting rid of them—he was not hard enough for that—so he measured Thomas Parke DInvilliers undoubted attractions and value against the menace of cold eyes behind tortoise-rimmed spectacles that he fancied glared from the next table.</p>
<p>“Yes, Ill go.”</p>
<p>So he found <i epub:type="se:name.publication.book">Dorian Gray</i> and the <i epub:type="se:name.publication.book">Mystic and Somber Dolores</i> and the <i lang="fr" epub:type="se:name.publication.book" xml:lang="fr">Belle Dame sans Merci</i>; for a month was keen on naught else. The world became pale and interesting, and he tried hard to look at Princeton through the satiated eyes of Oscar Wilde and Swinburne—or “Fingal OFlaherty” and “Algernon Charles,” as he called them in précieuse jest. He read enormously every night—Shaw, Chesterton, Barrie, Pinero, Yeats, Synge, Ernest Dowson, Arthur Symons, Keats, Sudermann, Robert Hugh Benson, the Savoy Operas—just a heterogeneous mixture, for he suddenly discovered that he had read nothing for years.</p>
<p>Tom DInvilliers became at first an occasion rather than a friend. Amory saw him about once a week, and together they gilded the ceiling of Toms room and decorated the walls with imitation tapestry, bought at an auction, tall candlesticks and figured curtains. Amory liked him for being clever and literary without effeminacy or affectation. In fact, Amory did most of the strutting and tried painfully to make every remark an epigram, than which, if one is content with ostensible epigrams, there are many feats harder. 12 Univee was amused. Kerry read <i epub:type="se:name.publication.book">Dorian Gray</i> and simulated Lord Henry, following Amory about, addressing him as “Dorian” and pretending to encourage in him wicked fancies and attenuated tendencies to ennui. When he carried it into Commons, to the amazement of the others at table, Amory became furiously embarrassed, and after that made epigrams only before DInvilliers or a convenient mirror.</p>
<p>One day Tom and Amory tried reciting their own and Lord Dunsanys poems to the music of Kerrys graphophone.</p>
<p>“Chant!” cried Tom. “Dont recite! <em>Chant!</em></p>
<p>Amory, who was performing, looked annoyed, and claimed that he needed a record with less piano in it. Kerry thereupon rolled on the floor in stifled laughter.</p>
<p>“Put on Hearts and Flowers!” he howled. “Oh, my Lord, Im going to cast a kitten.”</p>
<p>“Shut off the damn graphophone,” Amory cried, rather red in the face. “Im not giving an exhibition.”</p>
<p>In the meanwhile Amory delicately kept trying to awaken a sense of the social system in DInvilliers, for he knew that this poet was really more conventional than he, and needed merely watered hair, a smaller range of conversation, and a darker brown hat to become quite regular. But the liturgy of Livingstone collars and dark ties fell on heedless ears; in fact DInvilliers faintly resented his efforts; so Amory confined himself to calls once a week, and brought him occasionally to 12 Univee. This caused mild titters among the other freshmen, who called them “Doctor Johnson and Boswell.”</p>
<p>Alec Connage, another frequent visitor, liked him in a vague way, but was afraid of him as a highbrow. Kerry, who saw through his poetic patter to the solid, almost respectable depths within, was immensely amused and would have him recite poetry by the hour, while he lay with closed eyes on Amorys sofa and listened:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Asleep or waking is it? for her neck</span>
<br/>
<span>Kissed over close, wears yet a purple speck</span>
<br/>
<span>Wherein the pained blood falters and goes out;</span>
<br/>
<span>Soft and stung softly—fairer for a fleck…”</span>
</p>
</blockquote>
<p>“Thats good,” Kerry would say softly. “It pleases the elder Holiday. Thats a great poet, I guess.” Tom, delighted at an audience, would ramble through the <i epub:type="se:name.publication.book">Poems and Ballades</i> until Kerry and Amory knew them almost as well as he.</p>
<p>Amory took to writing poetry on spring afternoons, in the gardens of the big estates near Princeton, while swans made effective atmosphere in the artificial pools, and slow clouds sailed harmoniously above the willows. May came too soon, and suddenly unable to bear walls, he wandered the campus at all hours through starlight and rain.</p>
<section id="chapter-1-2-1" epub:type="z3998:subchapter">
<header>
<p>A Damp Symbolic Interlude</p>
</header>
<p>The night mist fell. From the moon it rolled, clustered about the spires and towers, and then settled below them, so that the dreaming peaks were still in lofty aspiration toward the sky. Figures that dotted the day like ants now brushed along as shadowy ghosts, in and out of the foreground. The Gothic halls and cloisters were infinitely more mysterious as they loomed suddenly out of the darkness, outlined each by myriad faint squares of yellow light. Indefinitely from somewhere a bell boomed the quarter-hour, and Amory, pausing by the sundial, stretched himself out full length on the damp grass. The cool bathed his eyes and slowed the flight of time—time that had crept so insidiously through the lazy April afternoons, seemed so intangible in the long spring twilights. Evening after evening the senior singing had drifted over the campus in melancholy beauty, and through the shell of his undergraduate consciousness had broken a deep and reverent devotion to the gray walls and Gothic peaks and all they symbolized as warehouses of dead ages.</p>
<p>The tower that in view of his window sprang upward, grew into a spire, yearning higher until its uppermost tip was half invisible against the morning skies, gave him the first sense of the transiency and unimportance of the campus figures except as holders of the apostolic succession. He liked knowing that Gothic architecture, with its upward trend, was peculiarly appropriate to universities, and the idea became personal to him. The silent stretches of green, the quiet halls with an occasional late-burning scholastic light held his imagination in a strong grasp, and the chastity of the spire became a symbol of this perception.</p>
<p>“Damn it all,” he whispered aloud, wetting his hands in the damp and running them through his hair. “Next year I work!” Yet he knew that where now the spirit of spires and towers made him dreamily acquiescent, it would then overawe him. Where now he realized only his own inconsequence, effort would make him aware of his own impotency and insufficiency.</p>
<p>The college dreamed on—awake. He felt a nervous excitement that might have been the very throb of its slow heart. It was a stream where he was to throw a stone whose faint ripple would be vanishing almost as it left his hand. As yet he had given nothing, he had taken nothing.</p>
<p>A belated freshman, his oilskin slicker rasping loudly, slushed along the soft path. A voice from somewhere called the inevitable formula, “Stick out your head!” below an unseen window. A hundred little sounds of the current drifting on under the fog pressed in finally on his consciousness.</p>
<p>“Oh, God!” he cried suddenly, and started at the sound of his voice in the stillness. The rain dripped on. A minute longer he lay without moving, his hands clinched. Then he sprang to his feet and gave his clothes a tentative pat.</p>
<p>“Im very damn wet!” he said aloud to the sundial.</p>
</section>
<section id="chapter-1-2-2" epub:type="z3998:subchapter">
<header>
<p>Historical</p>
</header>
<p>The war began in the summer following his freshman year. Beyond a sporting interest in the German dash for Paris the whole affair failed either to thrill or interest him. With the attitude he might have held toward an amusing melodrama he hoped it would be long and bloody. If it had not continued he would have felt like an irate ticket-holder at a prizefight where the principals refused to mix it up.</p>
<p>That was his total reaction.</p>
</section>
<section id="chapter-1-2-3" epub:type="z3998:subchapter">
<header>
<p>
<i epub:type="se:name.publication.play">Ha-Ha Hortense!</i>
</p>
</header>
<p>“All right, ponies!”</p>
<p>“Shake it up!”</p>
<p>“Hey, ponies—how about easing up on that crap game and shaking a mean hip?”</p>
<p>“Hey, <em>ponies</em>!”</p>
<p>The coach fumed helplessly, the Triangle Club president, glowering with anxiety, varied between furious bursts of authority and fits of temperamental lassitude, when he sat spiritless and wondered how the devil the show was ever going on tour by Christmas.</p>
<p>“All right. Well take the pirate song.”</p>
<p>The ponies took last drags at their cigarettes and slumped into place; the leading lady rushed into the foreground, setting his hands and feet in an atmospheric mince; and as the coach clapped and stamped and tumped and da-dad, they hashed out a dance.</p>
<p>A great, seething anthill was the Triangle Club. It gave a musical comedy every year, travelling with cast, chorus, orchestra, and scenery all through Christmas vacation. The play and music were the work of undergraduates, and the club itself was the most influential of institutions, over three hundred men competing for it every year.</p>
<p>Amory, after an easy victory in the first sophomore <i epub:type="se:name.publication.newspaper">Princetonian</i> competition, stepped into a vacancy of the cast as <b epub:type="z3998:persona">Boiling Oil, a Pirate Lieutenant</b>. Every night for the last week they had rehearsed <i epub:type="se:name.publication.play">Ha-Ha Hortense!</i> in the Casino, from two in the afternoon until eight in the morning, sustained by dark and powerful coffee, and sleeping in lectures through the interim. A rare scene, the Casino. A big, barnlike auditorium, dotted with boys as girls, boys as pirates, boys as babies; the scenery in course of being violently set up; the spotlight man rehearsing by throwing weird shafts into angry eyes; over all the constant tuning of the orchestra or the cheerful tumpty-tump of a Triangle tune. The boy who writes the lyrics stands in the corner, biting a pencil, with twenty minutes to think of an encore; the business manager argues with the secretary as to how much money can be spent on “those damn milkmaid costumes”; the old graduate, president in ninety-eight, perches on a box and thinks how much simpler it was in his day.</p>
<p>How a Triangle show ever got off was a mystery, but it was a riotous mystery, anyway, whether or not one did enough service to wear a little gold Triangle on his watch-chain. <i epub:type="se:name.publication.play">Ha-Ha Hortense!</i> was written over six times and had the names of nine collaborators on the programme. All Triangle shows started by being “something different—not just a regular musical comedy,” but when the several authors, the president, the coach and the faculty committee finished with it, there remained just the old reliable Triangle show with the old reliable jokes and the star comedian who got expelled or sick or something just before the trip, and the dark-whiskered man in the pony-ballet, who “absolutely wont shave twice a day, doggone it!”</p>
<p>There was one brilliant place in <i epub:type="se:name.publication.play">Ha-Ha Hortense!</i> It is a Princeton tradition that whenever a Yale man who is a member of the widely advertised Skull and Bones hears the sacred name mentioned, he must leave the room. It is also a tradition that the members are invariably successful in later life, amassing fortunes or votes or coupons or whatever they choose to amass. Therefore, at each performance of <i epub:type="se:name.publication.book">Ha-Ha Hortense!</i> half-a-dozen seats were kept from sale and occupied by six of the worst-looking vagabonds that could be hired from the streets, further touched up by the Triangle makeup man. At the moment in the show where <b epub:type="z3998:persona">Firebrand, the Pirate Chief</b>, pointed at his black flag and said, “I am a Yale graduate—note my Skull and Bones!”—at this very moment the six vagabonds were instructed to rise <em>conspicuously</em> and leave the theatre with looks of deep melancholy and an injured dignity. It was claimed though never proved that on one occasion the hired Elis were swelled by one of the real thing.</p>
<p>They played through vacation to the fashionable of eight cities. Amory liked Louisville and Memphis best: these knew how to meet strangers, furnished extraordinary punch, and flaunted an astonishing array of feminine beauty. Chicago he approved for a certain verve that transcended its loud accent—however, it was a Yale town, and as the Yale Glee Club was expected in a week the Triangle received only divided homage. In Baltimore, Princeton was at home, and everyone fell in love. There was a proper consumption of strong waters all along the line; one man invariably went on the stage highly stimulated, claiming that his particular interpretation of the part required it. There were three private cars; however, no one slept except in the third car, which was called the “animal car,” and where were herded the spectacled windjammers of the orchestra. Everything was so hurried that there was no time to be bored, but when they arrived in Philadelphia, with vacation nearly over, there was rest in getting out of the heavy atmosphere of flowers and greasepaint, and the ponies took off their corsets with abdominal pains and sighs of relief.</p>
<p>When the disbanding came, Amory set out post haste for Minneapolis, for Sally Weatherbys cousin, Isabelle Borgé, was coming to spend the winter in Minneapolis while her parents went abroad. He remembered Isabelle only as a little girl with whom he had played sometimes when he first went to Minneapolis. She had gone to Baltimore to live—but since then she had developed a past.</p>
<p>Amory was in full stride, confident, nervous, and jubilant. Scurrying back to Minneapolis to see a girl he had known as a child seemed the interesting and romantic thing to do, so without compunction he wired his mother not to expect him… sat in the train, and thought about himself for thirty-six hours.</p>
</section>
<section id="chapter-1-2-4" epub:type="z3998:subchapter">
<header>
<p>“Petting”</p>
</header>
<p>On the Triangle trip Amory had come into constant contact with that great current American phenomenon, the “petting party.”</p>
<p>None of the Victorian mothers—and most of the mothers were Victorian—had any idea how casually their daughters were accustomed to be kissed. “Servant-girls are that way,” says <abbr epub:type="z3998:name-title">Mrs.</abbr> Huston-Carmelite to her popular daughter. “They are kissed first and proposed to afterward.”</p>
<p>But the Popular Daughter becomes engaged every six months between sixteen and twenty-two, when she arranges a match with young Hambell, of Cambell &amp; Hambell, who fatuously considers himself her first love, and between engagements the <abbr epub:type="z3998:initialism">P.D.</abbr> (she is selected by the cut-in system at dances, which favors the survival of the fittest) has other sentimental last kisses in the moonlight, or the firelight, or the outer darkness.</p>
<p>Amory saw girls doing things that even in his memory would have been impossible: eating three-oclock, after-dance suppers in impossible cafés, talking of every side of life with an air half of earnestness, half of mockery, yet with a furtive excitement that Amory considered stood for a real moral letdown. But he never realized how widespread it was until he saw the cities between New York and Chicago as one vast juvenile intrigue.</p>
<p>Afternoon at the Plaza, with winter twilight hovering outside and faint drums downstairs… they strut and fret in the lobby, taking another cocktail, scrupulously attired and waiting. Then the swinging doors revolve and three bundles of fur mince in. The theatre comes afterward; then a table at the Midnight Frolic—of course, mother will be along there, but she will serve only to make things more secretive and brilliant as she sits in solitary state at the deserted table and thinks such entertainments as this are not half so bad as they are painted, only rather wearying. But the <abbr epub:type="z3998:initialism">P.D.</abbr> is in love again… it was odd, wasnt it?—that though there was so much room left in the taxi the <abbr epub:type="z3998:initialism">P.D.</abbr> and the boy from Williams were somehow crowded out and had to go in a separate car. Odd! Didnt you notice how flushed the <abbr epub:type="z3998:initialism">P.D.</abbr> was when she arrived just seven minutes late? But the <abbr epub:type="z3998:initialism">P.D.</abbr> “gets away with it.”</p>
<p>The “belle” had become the “flirt,” the “flirt” had become the “baby vamp.” The “belle” had five or six callers every afternoon. If the <abbr epub:type="z3998:initialism">P.D.</abbr>, by some strange accident, has two, it is made pretty uncomfortable for the one who hasnt a date with her. The “belle” was surrounded by a dozen men in the intermissions between dances. Try to find the <abbr epub:type="z3998:initialism">P.D.</abbr> between dances, just <em>try</em> to find her.</p>
<p>The same girl… deep in an atmosphere of jungle music and the questioning of moral codes. Amory found it rather fascinating to feel that any popular girl he met before eight he might quite possibly kiss before twelve.</p>
<p>“Why on earth are we here?” he asked the girl with the green combs one night as they sat in someones limousine, outside the Country Club in Louisville.</p>
<p>“I dont know. Im just full of the devil.”</p>
<p>“Lets be frank—well never see each other again. I wanted to come out here with you because I thought you were the best-looking girl in sight. You really dont care whether you ever see me again, do you?”</p>
<p>“No—but is this your line for every girl? What have I done to deserve it?”</p>
<p>“And you didnt feel tired dancing or want a cigarette or any of the things you said? You just wanted to be—”</p>
<p>“Oh, lets go in,” she interrupted, “if you want to <em>analyze</em>. Lets not <em>talk</em> about it.”</p>
<p>When the hand-knit, sleeveless jerseys were stylish, Amory, in a burst of inspiration, named them “petting shirts.” The name travelled from coast to coast on the lips of parlor-snakes and <abbr epub:type="z3998:initialism">P.D.</abbr>s.</p>
</section>
<section id="chapter-1-2-5" epub:type="z3998:subchapter">
<header>
<p>Descriptive</p>
</header>
<p>Amory was now eighteen years old, just under six feet tall and exceptionally, but not conventionally, handsome. He had rather a young face, the ingenuousness of which was marred by the penetrating green eyes, fringed with long dark eyelashes. He lacked somehow that intense animal magnetism that so often accompanies beauty in men or women; his personality seemed rather a mental thing, and it was not in his power to turn it on and off like a water-faucet. But people never forgot his face.</p>
</section>
<section id="chapter-1-2-6" epub:type="z3998:subchapter">
<header>
<p>Isabelle</p>
</header>
<p>She paused at the top of the staircase. The sensations attributed to divers on springboards, leading ladies on opening nights, and lumpy, husky young men on the day of the Big Game, crowded through her. She should have descended to a burst of drums or a discordant blend of themes from <i epub:type="se:name.music.opera">Thais</i> and <i epub:type="se:name.music.opera">Carmen</i>. She had never been so curious about her appearance, she had never been so satisfied with it. She had been sixteen years old for six months.</p>
<p>“Isabelle!” called her cousin Sally from the doorway of the dressing-room.</p>
<p>“Im ready.” She caught a slight lump of nervousness in her throat.</p>
<p>“I had to send back to the house for another pair of slippers. Itll be just a minute.”</p>
<p>Isabelle started toward the dressing-room for a last peek in the mirror, but something decided her to stand there and gaze down the broad stairs of the Minnehaha Club. They curved tantalizingly, and she could catch just a glimpse of two pairs of masculine feet in the hall below. Pump-shod in uniform black, they gave no hint of identity, but she wondered eagerly if one pair were attached to Amory Blaine. This young man, not as yet encountered, had nevertheless taken up a considerable part of her day—the first day of her arrival. Coming up in the machine from the station, Sally had volunteered, amid a rain of question, comment, revelation, and exaggeration:</p>
<p>“You remember Amory Blaine, of <em>course</em>. Well, hes simply mad to see you again. Hes stayed over a day from college, and hes coming tonight. Hes heard so much about you—says he remembers your eyes.”</p>
<p>This had pleased Isabelle. It put them on equal terms, although she was quite capable of staging her own romances, with or without advance advertising. But following her happy tremble of anticipation, came a sinking sensation that made her ask:</p>
<p>“How do you mean hes heard about me? What sort of things?”</p>
<p>Sally smiled. She felt rather in the capacity of a showman with her more exotic cousin.</p>
<p>“He knows youre—youre considered beautiful and all that”—she paused—“and I guess he knows youve been kissed.”</p>
<p>At this Isabelles little fist had clinched suddenly under the fur robe. She was accustomed to be thus followed by her desperate past, and it never failed to rouse in her the same feeling of resentment; yet—in a strange town it was an advantageous reputation. She was a “Speed,” was she? Well—let them find out.</p>
<p>Out of the window Isabelle watched the snow glide by in the frosty morning. It was ever so much colder here than in Baltimore; she had not remembered; the glass of the side door was iced, the windows were shirred with snow in the corners. Her mind played still with one subject. Did <em>he</em> dress like that boy there, who walked calmly down a bustling business street, in moccasins and winter-carnival costume? How very <em>Western</em>! Of course he wasnt that way: he went to Princeton, was a sophomore or something. Really she had no distinct idea of him. An ancient snapshot she had preserved in an old kodak book had impressed her by the big eyes (which he had probably grown up to by now). However, in the last month, when her winter visit to Sally had been decided on, he had assumed the proportions of a worthy adversary. Children, most astute of matchmakers, plot their campaigns quickly, and Sally had played a clever correspondence sonata to Isabelles excitable temperament. Isabelle had been for some time capable of very strong, if very transient emotions.⁠ ⁠…</p>
<p>They drew up at a spreading, white-stone building, set back from the snowy street. <abbr epub:type="z3998:name-title">Mrs.</abbr> Weatherby greeted her warmly and her various younger cousins were produced from the corners where they skulked politely. Isabelle met them tactfully. At her best she allied all with whom she came in contact—except older girls and some women. All the impressions she made were conscious. The half-dozen girls she renewed acquaintance with that morning were all rather impressed and as much by her direct personality as by her reputation. Amory Blaine was an open subject. Evidently a bit light of love, neither popular nor unpopular—every girl there seemed to have had an affair with him at some time or other, but no one volunteered any really useful information. He was going to fall for her.⁠ ⁠… Sally had published that information to her young set and they were retailing it back to Sally as fast as they set eyes on Isabelle. Isabelle resolved secretly that she would, if necessary, <em>force</em> herself to like him—she owed it to Sally. Suppose she were terribly disappointed. Sally had painted him in such glowing colors—he was good-looking, “sort of distinguished, when he wants to be,” had a line, and was properly inconstant. In fact, he summed up all the romance that her age and environment led her to desire. She wondered if those were his dancing-shoes that foxtrotted tentatively around the soft rug below.</p>
<p>All impressions and, in fact, all ideas were extremely kaleidoscopic to Isabelle. She had that curious mixture of the social and the artistic temperaments found often in two classes, society women and actresses. Her education or, rather, her sophistication, had been absorbed from the boys who had dangled on her favor; her tact was instinctive, and her capacity for love-affairs was limited only by the number of the susceptible within telephone distance. Flirt smiled from her large black-brown eyes and shone through her intense physical magnetism.</p>
<p>So she waited at the head of the stairs that evening while slippers were fetched. Just as she was growing impatient, Sally came out of the dressing-room, beaming with her accustomed good nature and high spirits, and together they descended to the floor below, while the shifting searchlight of Isabelles mind flashed on two ideas: she was glad she had high color tonight, and she wondered if he danced well.</p>
<p>Downstairs, in the clubs great room, she was surrounded for a moment by the girls she had met in the afternoon, then she heard Sallys voice repeating a cycle of names, and found herself bowing to a sextet of black and white, terribly stiff, vaguely familiar figures. The name Blaine figured somewhere, but at first she could not place him. A very confused, very juvenile moment of awkward backings and bumpings followed, and everyone found himself talking to the person he least desired to. Isabelle maneuvered herself and Froggy Parker, freshman at Harvard, with whom she had once played hopscotch, to a seat on the stairs. A humorous reference to the past was all she needed. The things Isabelle could do socially with one idea were remarkable. First, she repeated it rapturously in an enthusiastic contralto with a soupçon of Southern accent; then she held it off at a distance and smiled at it—her wonderful smile; then she delivered it in variations and played a sort of mental catch with it, all this in the nominal form of dialogue. Froggy was fascinated and quite unconscious that this was being done, not for him, but for the green eyes that glistened under the shining carefully watered hair, a little to her left, for Isabelle had discovered Amory. As an actress even in the fullest flush of her own conscious magnetism gets a deep impression of most of the people in the front row, so Isabelle sized up her antagonist. First, he had auburn hair, and from her feeling of disappointment she knew that she had expected him to be dark and of garter-advertisement slenderness.⁠ ⁠… For the rest, a faint flush and a straight, romantic profile; the effect set off by a close-fitting dress suit and a silk ruffled shirt of the kind that women still delight to see men wear, but men were just beginning to get tired of.</p>
<p>During this inspection Amory was quietly watching.</p>
<p>“Dont <em>you</em> think so?” she said suddenly, turning to him, innocent-eyed.</p>
<p>There was a stir, and Sally led the way over to their table. Amory struggled to Isabelles side, and whispered:</p>
<p>“Youre my dinner partner, you know. Were all coached for each other.”</p>
<p>Isabelle gasped—this was rather right in line. But really she felt as if a good speech had been taken from the star and given to a minor character.⁠ ⁠… She mustnt lose the leadership a bit. The dinner-table glittered with laughter at the confusion of getting places and then curious eyes were turned on her, sitting near the head. She was enjoying this immensely, and Froggy Parker was so engrossed with the added sparkle of her rising color that he forgot to pull out Sallys chair, and fell into a dim confusion. Amory was on the other side, full of confidence and vanity, gazing at her in open admiration. He began directly, and so did Froggy:</p>
<p>“Ive heard a lot about you since you wore braids—”</p>
<p>“Wasnt it funny this afternoon—”</p>
<p>Both stopped. Isabelle turned to Amory shyly. Her face was always enough answer for anyone, but she decided to speak.</p>
<p>“How—from whom?”</p>
<p>“From everybody—for all the years since youve been away.” She blushed appropriately. On her right Froggy was <i lang="fr" xml:lang="fr">hors de combat</i> already, although he hadnt quite realized it.</p>
<p>“Ill tell you what I remembered about you all these years,” Amory continued. She leaned slightly toward him and looked modestly at the celery before her. Froggy sighed—he knew Amory, and the situations that Amory seemed born to handle. He turned to Sally and asked her if she was going away to school next year. Amory opened with grapeshot.</p>
<p>“Ive got an adjective that just fits you.” This was one of his favorite starts—he seldom had a word in mind, but it was a curiosity provoker, and he could always produce something complimentary if he got in a tight corner.</p>
<p>“Oh—what?” Isabelles face was a study in enraptured curiosity.</p>
<p>Amory shook his head.</p>
<p>“I dont know you very well yet.”</p>
<p>“Will you tell me—afterward?” she half whispered.</p>
<p>He nodded.</p>
<p>“Well sit out.”</p>
<p>Isabelle nodded.</p>
<p>“Did anyone ever tell you, you have keen eyes?” she said.</p>
<p>Amory attempted to make them look even keener. He fancied, but he was not sure, that her foot had just touched his under the table. But it might possibly have been only the table leg. It was so hard to tell. Still it thrilled him. He wondered quickly if there would be any difficulty in securing the little den upstairs.</p>
</section>
<section id="chapter-1-2-7" epub:type="z3998:subchapter">
<header>
<p>Babes in the Woods</p>
</header>
<p>Isabelle and Amory were distinctly not innocent, nor were they particularly brazen. Moreover, amateur standing had very little value in the game they were playing, a game that would presumably be her principal study for years to come. She had begun as he had, with good looks and an excitable temperament, and the rest was the result of accessible popular novels and dressing-room conversation culled from a slightly older set. Isabelle had walked with an artificial gait at nine and a half, and when her eyes, wide and starry, proclaimed the ingenue most, Amory was proportionately less deceived. He waited for the mask to drop off, but at the same time he did not question her right to wear it. She, on her part, was not impressed by his studied air of blasé sophistication. She had lived in a larger city and had slightly an advantage in range. But she accepted his pose—it was one of the dozen little conventions of this kind of affair. He was aware that he was getting this particular favor now because she had been coached; he knew that he stood for merely the best game in sight, and that he would have to improve his opportunity before he lost his advantage. So they proceeded with an infinite guile that would have horrified her parents.</p>
<p>After the dinner the dance began… smoothly. Smoothly?—boys cut in on Isabelle every few feet and then squabbled in the corners with: “You might let me get more than an inch!” and “She didnt like it either—she told me so next time I cut in.” It was true—she told everyone so, and gave every hand a parting pressure that said: “You know that your dances are <em>making</em> my evening.”</p>
<p>But time passed, two hours of it, and the less subtle beaux had better learned to focus their pseudo-passionate glances elsewhere, for eleven oclock found Isabelle and Amory sitting on the couch in the little den off the reading-room upstairs. She was conscious that they were a handsome pair, and seemed to belong distinctively in this seclusion, while lesser lights fluttered and chattered downstairs.</p>
<p>Boys who passed the door looked in enviously—girls who passed only laughed and frowned and grew wise within themselves.</p>
<p>They had now reached a very definite stage. They had traded accounts of their progress since they had met last, and she had listened to much she had heard before. He was a sophomore, was on the <i epub:type="se:name.publication.newspaper">Princetonian</i> board, hoped to be chairman in senior year. He learned that some of the boys she went with in Baltimore were “terrible speeds” and came to dances in states of artificial stimulation; most of them were twenty or so, and drove alluring red Stutzes. A good half seemed to have already flunked out of various schools and colleges, but some of them bore athletic names that made him look at her admiringly. As a matter of fact, Isabelles closer acquaintance with the universities was just commencing. She had bowing acquaintance with a lot of young men who thought she was a “pretty kid—worth keeping an eye on.” But Isabelle strung the names into a fabrication of gayety that would have dazzled a Viennese nobleman. Such is the power of young contralto voices on sink-down sofas.</p>
<p>He asked her if she thought he was conceited. She said there was a difference between conceit and self-confidence. She adored self-confidence in men.</p>
<p>“Is Froggy a good friend of yours?” she asked.</p>
<p>“Rather—why?”</p>
<p>“Hes a bum dancer.”</p>
<p>Amory laughed.</p>
<p>“He dances as if the girl were on his back instead of in his arms.”</p>
<p>She appreciated this.</p>
<p>“Youre awfully good at sizing people up.”</p>
<p>Amory denied this painfully. However, he sized up several people for her. Then they talked about hands.</p>
<p>“Youve got awfully nice hands,” she said. “They look as if you played the piano. Do you?”</p>
<p>I have said they had reached a very definite stage—nay, more, a very critical stage. Amory had stayed over a day to see her, and his train left at twelve-eighteen that night. His trunk and suitcase awaited him at the station; his watch was beginning to hang heavy in his pocket.</p>
<p>“Isabelle,” he said suddenly, “I want to tell you something.” They had been talking lightly about “that funny look in her eyes,” and Isabelle knew from the change in his manner what was coming—indeed, she had been wondering how soon it would come. Amory reached above their heads and turned out the electric light, so that they were in the dark, except for the red glow that fell through the door from the reading-room lamps. Then he began:</p>
<p>“I dont know whether or not you know what you—what Im going to say. Lordy, Isabelle—this <em>sounds</em> like a line, but it isnt.”</p>
<p>“I know,” said Isabelle softly.</p>
<p>“Maybe well never meet again like this—I have darned hard luck sometimes.” He was leaning away from her on the other arm of the lounge, but she could see his eyes plainly in the dark.</p>
<p>“Youll meet me again—silly.” There was just the slightest emphasis on the last word—so that it became almost a term of endearment. He continued a bit huskily:</p>
<p>“Ive fallen for a lot of people—girls—and I guess you have, too—boys, I mean, but, honestly, you—” he broke off suddenly and leaned forward, chin on his hands: “Oh, whats the use—youll go your way and I suppose Ill go mine.”</p>
<p>Silence for a moment. Isabelle was quite stirred; she wound her handkerchief into a tight ball, and by the faint light that streamed over her, dropped it deliberately on the floor. Their hands touched for an instant, but neither spoke. Silences were becoming more frequent and more delicious. Outside another stray couple had come up and were experimenting on the piano in the next room. After the usual preliminary of “chopsticks,” one of them started “Babes in the Woods” and a light tenor carried the words into the den:</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Give me your hand</span>
<br/>
<span>Ill understand</span>
<br/>
<span>Were off to slumberland.”</span>
</p>
</blockquote>
<p>Isabelle hummed it softly and trembled as she felt Amorys hand close over hers.</p>
<p>“Isabelle,” he whispered. “You know Im mad about you. You <em>do</em> give a darn about me.”</p>
<p>“Yes.”</p>
<p>“How much do you care—do you like anyone better?”</p>
<p>“No.” He could scarcely hear her, although he bent so near that he felt her breath against his cheek.</p>
<p>“Isabelle, Im going back to college for six long months, and why shouldnt we—if I could only just have one thing to remember you by—”</p>
<p>“Close the door.⁠ ⁠…” Her voice had just stirred so that he half wondered whether she had spoken at all. As he swung the door softly shut, the music seemed quivering just outside.</p>
<blockquote epub:type="z3998:song">
<p>
<span>“Moonlight is bright,</span>
<br/>
<span>Kiss me good night.”</span>
</p>
</blockquote>
<p>What a wonderful song, she thought—everything was wonderful tonight, most of all this romantic scene in the den, with their hands clinging and the inevitable looming charmingly close. The future vista of her life seemed an unending succession of scenes like this: under moonlight and pale starlight, and in the backs of warm limousines and in low, cosy roadsters stopped under sheltering trees—only the boy might change, and this one was so nice. He took her hand softly. With a sudden movement he turned it and, holding it to his lips, kissed the palm.</p>
<p>“Isabelle!” His whisper blended in the music, and they seemed to float nearer together. Her breath came faster. “Cant I kiss you, Isabelle—Isabelle?” Lips half parted, she turned her head to him in the dark. Suddenly the ring of voices, the sound of running footsteps surged toward them. Quick as a flash Amory reached up and turned on the light, and when the door opened and three boys, the wrathy and dance-craving Froggy among them, rushed in, he was turning over the magazines on the table, while she sat without moving, serene and unembarrassed, and even greeted them with a welcoming smile. But her heart was beating wildly, and she felt somehow as if she had been deprived.</p>
<p>It was evidently over. There was a clamor for a dance, there was a glance that passed between them—on his side despair, on hers regret, and then the evening went on, with the reassured beaux and the eternal cutting in.</p>
<p>At quarter to twelve Amory shook hands with her gravely, in the midst of a small crowd assembled to wish him good-speed. For an instant he lost his poise, and she felt a bit rattled when a satirical voice from a concealed wit cried:</p>
<p>“Take her outside, Amory!” As he took her hand he pressed it a little, and she returned the pressure as she had done to twenty hands that evening—that was all.</p>
<p>At two oclock back at the Weatherbys Sally asked her if she and Amory had had a “time” in the den. Isabelle turned to her quietly. In her eyes was the light of the idealist, the inviolate dreamer of Joan-like dreams.</p>
<p>“No,” she answered. “I dont do that sort of thing any more; he asked me to, but I said no.”</p>
<p>As she crept in bed she wondered what hed say in his special delivery tomorrow. He had such a good-looking mouth—would she ever—?</p>
<p>“Fourteen angels were watching oer them,” sang Sally sleepily from the next room.</p>
<p>“Damn!” muttered Isabelle, punching the pillow into a luxurious lump and exploring the cold sheets cautiously. “Damn!”</p>
</section>
<section id="chapter-1-2-8" epub:type="z3998:subchapter">
<header>
<p>Carnival</p>
</header>
<p>Amory, by way of the <i epub:type="se:name.publication.newspaper">Princetonian</i>, had arrived. The minor snobs, finely balanced thermometers of success, warmed to him as the club elections grew nigh, and he and Tom were visited by groups of upper classmen who arrived awkwardly, balanced on the edge of the furniture and talked of all subjects except the one of absorbing interest. Amory was amused at the intent eyes upon him, and, in case the visitors represented some club in which he was not interested, took great pleasure in shocking them with unorthodox remarks.</p>
<p>“Oh, let me see—” he said one night to a flabbergasted delegation, “what club do you represent?”</p>
<p>With visitors from Ivy and Cottage and Tiger Inn he played the “nice, unspoilt, ingenuous boy” very much at ease and quite unaware of the object of the call.</p>
<p>When the fatal morning arrived, early in March, and the campus became a document in hysteria, he slid smoothly into Cottage with Alec Connage and watched his suddenly neurotic class with much wonder.</p>
<p>There were fickle groups that jumped from club to club; there were friends of two or three days who announced tearfully and wildly that they must join the same club, nothing should separate them; there were snarling disclosures of long-hidden grudges as the Suddenly Prominent remembered snubs of freshman year. Unknown men were elevated into importance when they received certain coveted bids; others who were considered “all set” found that they had made unexpected enemies, felt themselves stranded and deserted, talked wildly of leaving college.</p>
<p>In his own crowd Amory saw men kept out for wearing green hats, for being “a damn tailors dummy,” for having “too much pull in heaven,” for getting drunk one night “not like a gentleman, by God,” or for unfathomable secret reasons known to no one but the wielders of the black balls.</p>
<p>This orgy of sociability culminated in a gigantic party at the Nassau Inn, where punch was dispensed from immense bowls, and the whole downstairs became a delirious, circulating, shouting pattern of faces and voices.</p>
<p>“Hi, Dibbygratulations!”</p>
<p>“Goo boy, Tom, you got a good bunch in Cap.”</p>
<p>“Say, Kerry—”</p>
<p>“Oh, Kerry—I hear you went Tiger with all the weightlifters!”</p>
<p>“Well, I didnt go Cottage—the parlor-snakes delight.”</p>
<p>“They say Overton fainted when he got his Ivy bid—Did he sign up the first day?—oh, <em>no</em>. Tore over to Murray-Dodge on a bicycle—afraid it was a mistake.”</p>
<p>“Howd you get into Cap—you old roué?”</p>
<p>Gratulations!”</p>
<p>Gratulations yourself. Hear you got a good crowd.”</p>
<p>When the bar closed, the party broke up into groups and streamed, singing, over the snow-clad campus, in a weird delusion that snobbishness and strain were over at last, and that they could do what they pleased for the next two years.</p>
<p>Long afterward Amory thought of sophomore spring as the happiest time of his life. His ideas were in tune with life as he found it; he wanted no more than to drift and dream and enjoy a dozen newfound friendships through the April afternoons.</p>
<p>Alec Connage came into his room one morning and woke him up into the sunshine and peculiar glory of Campbell Hall shining in the window.</p>
<p>“Wake up, Original Sin, and scrape yourself together. Be in front of Renwicks in half an hour. Somebodys got a car.” He took the bureau cover and carefully deposited it, with its load of small articles, upon the bed.</p>
<p>“Whered you get the car?” demanded Amory cynically.</p>
<p>“Sacred trust, but dont be a critical goopher or you cant go!”</p>
<p>“I think Ill sleep,” Amory said calmly, resettling himself and reaching beside the bed for a cigarette.</p>
<p>“Sleep!”</p>
<p>“Why not? Ive got a class at eleven-thirty.”</p>
<p>“You damned gloom! Of course, if you dont want to go to the coast—”</p>
<p>With a bound Amory was out of bed, scattering the bureau covers burden on the floor. The coast… he hadnt seen it for years, since he and his mother were on their pilgrimage.</p>
<p>“Whos going?” he demanded as he wriggled into his <abbr epub:type="z3998:initialism">B.V.D.</abbr>s.</p>
<p>“Oh, Dick Humbird and Kerry Holiday and Jesse Ferrenby and—oh about five or six. Speed it up, kid!”</p>
<p>In ten minutes Amory was devouring cornflakes in Renwicks, and at nine-thirty they bowled happily out of town, headed for the sands of Deal Beach.</p>
<p>“You see,” said Kerry, “the car belongs down there. In fact, it was stolen from Asbury Park by persons unknown, who deserted it in Princeton and left for the West. Heartless Humbird here got permission from the city council to deliver it.”</p>
<p>“Anybody got any money?” suggested Ferrenby, turning around from the front seat.</p>
<p>There was an emphatic negative chorus.</p>
<p>“That makes it interesting.”</p>
<p>“Money—whats money? We can sell the car.”</p>
<p>“Charge him salvage or something.”</p>
<p>“Howre we going to get food?” asked Amory.</p>
<p>“Honestly,” answered Kerry, eying him reprovingly, “do you doubt Kerrys ability for three short days? Some people have lived on nothing for years at a time. Read the Boy Scout Monthly.”</p>
<p>“Three days,” Amory mused, “and Ive got classes.”</p>
<p>“One of the days is the Sabbath.”</p>
<p>“Just the same, I can only cut six more classes, with over a month and a half to go.”</p>
<p>“Throw him out!”</p>
<p>“Its a long walk back.”</p>
<p>“Amory, youre running it out, if I may coin a new phrase.”</p>
<p>“Hadnt you better get some dope on yourself, Amory?”</p>
<p>Amory subsided resignedly and drooped into a contemplation of the scenery. Swinburne seemed to fit in somehow.</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Oh, winters rains and ruins are over,</span>
<br/>
<span class="i1">And all the seasons of snows and sins;</span>
<br/>
<span>The days dividing lover and lover,</span>
<br/>
<span class="i1">The light that loses, the night that wins;</span>
<br/>
<span>And time remembered is grief forgotten,</span>
<br/>
<span>And frosts are slain and flowers begotten,</span>
<br/>
<span>And in green underwood and cover,</span>
<br/>
<span class="i1">Blossom by blossom the spring begins.</span>
</p>
<p>
<span class="i1">“The full streams feed on flower of—”</span>
</p>
</blockquote>
<p>“Whats the matter, Amory? Amorys thinking about poetry, about the pretty birds and flowers. I can see it in his eye.”</p>
<p>“No, Im not,” he lied. “Im thinking about the <i epub:type="se:name.publication.newspaper">Princetonian</i>. I ought to make up tonight; but I can telephone back, I suppose.”</p>
<p>“Oh,” said Kerry respectfully, “these important men—”</p>
<p>Amory flushed and it seemed to him that Ferrenby, a defeated competitor, winced a little. Of course, Kerry was only kidding, but he really mustnt mention the <i epub:type="se:name.publication.newspaper">Princetonian</i>.</p>
<p>It was a halcyon day, and as they neared the shore and the salt breezes scurried by, he began to picture the ocean and long, level stretches of sand and red roofs over blue sea. Then they hurried through the little town and it all flashed upon his consciousness to a mighty paean of emotion.⁠ ⁠…</p>
<p>“Oh, good Lord! <em>Look</em> at it!” he cried.</p>
<p>“What?”</p>
<p>“Let me out, quick—I havent seen it for eight years! Oh, gentlefolk, stop the car!”</p>
<p>“What an odd child!” remarked Alec.</p>
<p>“I do believe hes a bit eccentric.”</p>
<p>The car was obligingly drawn up at a curb, and Amory ran for the boardwalk. First, he realized that the sea was blue and that there was an enormous quantity of it, and that it roared and roared—really all the banalities about the ocean that one could realize, but if anyone had told him then that these things were banalities, he would have gaped in wonder.</p>
<p>“Now well get lunch,” ordered Kerry, wandering up with the crowd. “Come on, Amory, tear yourself away and get practical.”</p>
<p>“Well try the best hotel first,” he went on, “and thence and so forth.”</p>
<p>They strolled along the boardwalk to the most imposing hostelry in sight, and, entering the dining-room, scattered about a table.</p>
<p>“Eight Bronxes,” commanded Alec, “and a club sandwich and Juliennes. The food for one. Hand the rest around.”</p>
<p>Amory ate little, having seized a chair where he could watch the sea and feel the rock of it. When luncheon was over they sat and smoked quietly.</p>
<p>“Whats the bill?”</p>
<p>Someone scanned it.</p>
<p>“Eight twenty-five.”</p>
<p>“Rotten overcharge. Well give them two dollars and one for the waiter. Kerry, collect the small change.”</p>
<p>The waiter approached, and Kerry gravely handed him a dollar, tossed two dollars on the check, and turned away. They sauntered leisurely toward the door, pursued in a moment by the suspicious Ganymede.</p>
<p>“Some mistake, sir.”</p>
<p>Kerry took the bill and examined it critically.</p>
<p>“No mistake!” he said, shaking his head gravely, and, tearing it into four pieces, he handed the scraps to the waiter, who was so dumbfounded that he stood motionless and expressionless while they walked out.</p>
<p>“Wont he send after us?”</p>
<p>“No,” said Kerry; “for a minute hell think were the proprietors sons or something; then hell look at the check again and call the manager, and in the meantime—”</p>
<p>They left the car at Asbury and streetcard to Allenhurst, where they investigated the crowded pavilions for beauty. At four there were refreshments in a lunchroom, and this time they paid an even smaller percent on the total cost; something about the appearance and savoir-faire of the crowd made the thing go, and they were not pursued.</p>
<p>“You see, Amory, were Marxian Socialists,” explained Kerry. “We dont believe in property and were putting it to the great test.”</p>
<p>“Night will descend,” Amory suggested.</p>
<p>“Watch, and put your trust in Holiday.”</p>
<p>They became jovial about five-thirty and, linking arms, strolled up and down the boardwalk in a row, chanting a monotonous ditty about the sad sea waves. Then Kerry saw a face in the crowd that attracted him and, rushing off, reappeared in a moment with one of the homeliest girls Amory had ever set eyes on. Her pale mouth extended from ear to ear, her teeth projected in a solid wedge, and she had little, squinty eyes that peeped ingratiatingly over the side sweep of her nose. Kerry presented them formally.</p>
<p>“Name of Kaluka, Hawaiian queen! Let me present <abbr epub:type="z3998:name-title">Messrs.</abbr> Connage, Sloane, Humbird, Ferrenby, and Blaine.”</p>
<p>The girl bobbed courtesies all around. Poor creature; Amory supposed she had never before been noticed in her life—possibly she was half-witted. While she accompanied them (Kerry had invited her to supper) she said nothing which could discountenance such a belief.</p>
<p>“She prefers her native dishes,” said Alec gravely to the waiter, “but any coarse food will do.”</p>
<p>All through supper he addressed her in the most respectful language, while Kerry made idiotic love to her on the other side, and she giggled and grinned. Amory was content to sit and watch the byplay, thinking what a light touch Kerry had, and how he could transform the barest incident into a thing of curve and contour. They all seemed to have the spirit of it more or less, and it was a relaxation to be with them. Amory usually liked men individually, yet feared them in crowds unless the crowd was around <em>him</em>. He wondered how much each one contributed to the party, for there was somewhat of a spiritual tax levied. Alec and Kerry were the life of it, but not quite the centre. Somehow the quiet Humbird, and Sloane, with his impatient superciliousness, were the centre.</p>
<p>Dick Humbird had, ever since freshman year, seemed to Amory a perfect type of aristocrat. He was slender but well-built—black curly hair, straight features, and rather a dark skin. Everything he said sounded intangibly appropriate. He possessed infinite courage, an averagely good mind, and a sense of honor with a clear charm and noblesse oblige that varied it from righteousness. He could dissipate without going to pieces, and even his most bohemian adventures never seemed “running it out.” People dressed like him, tried to talk as he did.⁠ ⁠… Amory decided that he probably held the world back, but he wouldnt have changed him.⁠ ⁠…</p>
<p>He differed from the healthy type that was essentially middle class—he never seemed to perspire. Some people couldnt be familiar with a chauffeur without having it returned; Humbird could have lunched at Sherrys with a colored man, yet people would have somehow known that it was all right. He was not a snob, though he knew only half his class. His friends ranged from the highest to the lowest, but it was impossible to “cultivate” him. Servants worshipped him, and treated him like a god. He seemed the eternal example of what the upper class tries to be.</p>
<p>“Hes like those pictures in the <i epub:type="se:name.publication.newspaper">Illustrated London News</i> of the English officers who have been killed,” Amory had said to Alec.</p>
<p>“Well,” Alec had answered, “if you want to know the shocking truth, his father was a grocery clerk who made a fortune in Tacoma real estate and came to New York ten years ago.”</p>
<p>Amory had felt a curious sinking sensation.</p>
<p>This present type of party was made possible by the surging together of the class after club elections—as if to make a last desperate attempt to know itself, to keep together, to fight off the tightening spirit of the clubs. It was a letdown from the conventional heights they had all walked so rigidly.</p>
<p>After supper they saw Kaluka to the boardwalk, and then strolled back along the beach to Asbury. The evening sea was a new sensation, for all its color and mellow age was gone, and it seemed the bleak waste that made the Norse sagas sad; Amory thought of Kiplings</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Beaches of Lukanon before the sealers came.”</span>
</p>
</blockquote>
<p>It was still a music, though, infinitely sorrowful.</p>
<p>Ten oclock found them penniless. They had suppered greatly on their last eleven cents and, singing, strolled up through the casinos and lighted arches on the boardwalk, stopping to listen approvingly to all band concerts. In one place Kerry took up a collection for the French War Orphans which netted a dollar and twenty cents, and with this they bought some brandy in case they caught cold in the night. They finished the day in a moving-picture show and went into solemn systematic roars of laughter at an ancient comedy, to the startled annoyance of the rest of the audience. Their entrance was distinctly strategic, for each man as he entered pointed reproachfully at the one just behind him. Sloane, bringing up the rear, disclaimed all knowledge and responsibility as soon as the others were scattered inside; then as the irate ticket-taker rushed in he followed nonchalantly.</p>
<p>They reassembled later by the Casino and made arrangements for the night. Kerry wormed permission from the watchman to sleep on the platform and, having collected a huge pile of rugs from the booths to serve as mattresses and blankets, they talked until midnight, and then fell into a dreamless sleep, though Amory tried hard to stay awake and watch that marvellous moon settle on the sea.</p>
<p>So they progressed for two happy days, up and down the shore by streetcar or machine, or by shoe-leather on the crowded boardwalk; sometimes eating with the wealthy, more frequently dining frugally at the expense of an unsuspecting restaurateur. They had their photos taken, eight poses, in a quick-development store. Kerry insisted on grouping them as a “varsity” football team, and then as a tough gang from the East Side, with their coats inside out, and himself sitting in the middle on a cardboard moon. The photographer probably has them yet—at least, they never called for them. The weather was perfect, and again they slept outside, and again Amory fell unwillingly asleep.</p>
<p>Sunday broke stolid and respectable, and even the sea seemed to mumble and complain, so they returned to Princeton via the Fords of transient farmers, and broke up with colds in their heads, but otherwise none the worse for wandering.</p>
<p>Even more than in the year before, Amory neglected his work, not deliberately but lazily and through a multitude of other interests. Coordinate geometry and the melancholy hexameters of Corneille and Racine held forth small allurements, and even psychology, which he had eagerly awaited, proved to be a dull subject full of muscular reactions and biological phrases rather than the study of personality and influence. That was a noon class, and it always sent him dozing. Having found that “subjective and objective, sir,” answered most of the questions, he used the phrase on all occasions, and it became the class joke when, on a query being levelled at him, he was nudged awake by Ferrenby or Sloane to gasp it out.</p>
<p>Mostly there were parties—to Orange or the Shore, more rarely to New York and Philadelphia, though one night they marshalled fourteen waitresses out of Childs and took them to ride down Fifth Avenue on top of an auto bus. They all cut more classes than were allowed, which meant an additional course the following year, but spring was too rare to let anything interfere with their colorful ramblings. In May Amory was elected to the Sophomore Prom Committee, and when after a long evenings discussion with Alec they made out a tentative list of class probabilities for the senior council, they placed themselves among the surest. The senior council was composed presumably of the eighteen most representative seniors, and in view of Alecs football managership and Amorys chance of nosing out Burne Holiday as <i epub:type="se:name.publication.newspaper">Princetonian</i> chairman, they seemed fairly justified in this presumption. Oddly enough, they both placed DInvilliers as among the possibilities, a guess that a year before the class would have gaped at.</p>
<p>All through the spring Amory had kept up an intermittent correspondence with Isabelle Borgé, punctuated by violent squabbles and chiefly enlivened by his attempts to find new words for love. He discovered Isabelle to be discreetly and aggravatingly unsentimental in letters, but he hoped against hope that she would prove not too exotic a bloom to fit the large spaces of spring as she had fitted the den in the Minnehaha Club. During May he wrote thirty-page documents almost nightly, and sent them to her in bulky envelopes exteriorly labelled “Part <span epub:type="z3998:roman">I</span>” and “Part <span epub:type="z3998:roman">II</span>.”</p>
<p>“Oh, Alec, I believe Im tired of college,” he said sadly, as they walked the dusk together.</p>
<p>“I think I am, too, in a way.”</p>
<p>“All Id like would be a little home in the country, some warm country, and a wife, and just enough to do to keep from rotting.”</p>
<p>“Me, too.”</p>
<p>“Id like to quit.”</p>
<p>“What does your girl say?”</p>
<p>“Oh!” Amory gasped in horror. “She wouldnt <em>think</em> of marrying… that is, not now. I mean the future, you know.”</p>
<p>“My girl would. Im engaged.”</p>
<p>“Are you really?”</p>
<p>“Yes. Dont say a word to anybody, please, but I am. I may not come back next year.”</p>
<p>“But youre only twenty! Give up college?”</p>
<p>“Why, Amory, you were saying a minute ago—”</p>
<p>“Yes,” Amory interrupted, “but I was just wishing. I wouldnt think of leaving college. Its just that I feel so sad these wonderful nights. I sort of feel theyre never coming again, and Im not really getting all I could out of them. I wish my girl lived here. But marry—not a chance. Especially as father says the money isnt forthcoming as it used to be.”</p>
<p>“What a waste these nights are!” agreed Alec.</p>
<p>But Amory sighed and made use of the nights. He had a snapshot of Isabelle, enshrined in an old watch, and at eight almost every night he would turn off all the lights except the desk lamp and, sitting by the open windows with the picture before him, write her rapturous letters.</p>
<blockquote epub:type="z3998:letter">
<p>… Oh its so hard to write you what I really <em>feel</em> when I think about you so much; youve gotten to mean to me a <em>dream</em> that I cant put on paper any more. Your last letter came and it was wonderful! I read it over about six times, especially the <em>last</em> part, but I do wish, sometimes, youd be more <em>frank</em> and tell me what you really do think of me, yet your last letter was too good to be true, and I can hardly wait until June! Be sure and be able to come to the prom. Itll be fine, I think, and I want to bring <em>you</em> just at the end of a wonderful year. I often think over what you said on that night and wonder how much you meant. If it were anyone but you—but you see I <em>thought</em> you were fickle the first time I saw you and you are so popular and everthing that I cant imagine you really liking me <em>best</em>.</p>
<p>Oh, Isabelle, dear—its a wonderful night. Somebody is playing “Love Moon” on a mandolin far across the campus, and the music seems to bring you into the window. Now hes playing “Goodbye, Boys, Im Through,” and how well it suits me. For I <em>am</em> through with everything. I have decided never to take a cocktail again, and I know Ill never again fall in love—I couldnt—youve been too much a part of my days and nights to ever let me think of another girl. I meet them all the time and they dont interest me. Im not pretending to be blasé, because its not that. Its just that Im in love. Oh, <em>dearest</em> Isabelle (somehow I cant call you just Isabelle, and Im afraid Ill come out with the “dearest” before your family this June), youve <em>got</em> to come to the prom, and then Ill come up to your house for a day and everythingll be perfect.⁠ ⁠…</p>
</blockquote>
<p>And so on in an eternal monotone that seemed to both of them infinitely charming, infinitely new.</p>
<hr/>
<p>June came and the days grew so hot and lazy that they could not worry even about exams, but spent dreamy evenings on the court of Cottage, talking of long subjects until the sweep of country toward Stony Brook became a blue haze and the lilacs were white around tennis-courts, and words gave way to silent cigarettes.⁠ ⁠… Then down deserted Prospect and along McCosh with song everywhere around them, up to the hot joviality of Nassau Street.</p>
<p>Tom DInvilliers and Amory walked late in those days. A gambling fever swept through the sophomore class and they bent over the bones till three oclock many a sultry night. After one session they came out of Sloanes room to find the dew fallen and the stars old in the sky.</p>
<p>“Lets borrow bicycles and take a ride,” Amory suggested.</p>
<p>“All right. Im not a bit tired and this is almost the last night of the year, really, because the prom stuff starts Monday.”</p>
<p>They found two unlocked bicycles in Holder Court and rode out about half-past three along the Lawrenceville Road.</p>
<p>“What are you going to do this summer, Amory?”</p>
<p>“Dont ask me—same old things, I suppose. A month or two in Lake Geneva—Im counting on you to be there in July, you know—then therell be Minneapolis, and that means hundreds of summer hops, parlor-snaking, getting bored—But oh, Tom,” he added suddenly, “hasnt this year been slick!”</p>
<p>“No,” declared Tom emphatically, a new Tom, clothed by Brooks, shod by Franks, “Ive won this game, but I feel as if I never want to play another. Youre all right—youre a rubber ball, and somehow it suits you, but Im sick of adapting myself to the local snobbishness of this corner of the world. I want to go where people arent barred because of the color of their neckties and the roll of their coats.”</p>
<p>“You cant, Tom,” argued Amory, as they rolled along through the scattering night; “wherever you go now youll always unconsciously apply these standards of having it or lacking it. For better or worse weve stamped you; youre a Princeton type!”</p>
<p>“Well, then,” complained Tom, his cracked voice rising plaintively, “why do I have to come back at all? Ive learned all that Princeton has to offer. Two years more of mere pedantry and lying around a club arent going to help. Theyre just going to disorganize me, conventionalize me completely. Even now Im so spineless that I wonder how I get away with it.”</p>
<p>“Oh, but youre missing the real point, Tom,” Amory interrupted. “Youve just had your eyes opened to the snobbishness of the world in a rather abrupt manner. Princeton invariably gives the thoughtful man a social sense.”</p>
<p>“You consider you taught me that, dont you?” he asked quizzically, eying Amory in the half dark.</p>
<p>Amory laughed quietly.</p>
<p>“Didnt I?”</p>
<p>“Sometimes,” he said slowly, “I think youre my bad angel. I might have been a pretty fair poet.”</p>
<p>“Come on, thats rather hard. You chose to come to an Eastern college. Either your eyes were opened to the mean scrambling quality of people, or youd have gone through blind, and youd hate to have done that—been like Marty Kaye.”</p>
<p>“Yes,” he agreed, “youre right. I wouldnt have liked it. Still, its hard to be made a cynic at twenty.”</p>
<p>“I was born one,” Amory murmured. “Im a cynical idealist.” He paused and wondered if that meant anything.</p>
<p>They reached the sleeping school of Lawrenceville, and turned to ride back.</p>
<p>“Its good, this ride, isnt it?” Tom said presently.</p>
<p>“Yes; its a good finish, its knockout; everythings good tonight. Oh, for a hot, languorous summer and Isabelle!”</p>
<p>“Oh, you and your Isabelle! Ill bet shes a simple one… lets say some poetry.”</p>
<p>So Amory declaimed “The Ode to a Nightingale” to the bushes they passed.</p>
<p>“Ill never be a poet,” said Amory as he finished. “Im not enough of a sensualist really; there are only a few obvious things that I notice as primarily beautiful: women, spring evenings, music at night, the sea; I dont catch the subtle things like silver-snarling trumpets. I may turn out an intellectual, but Ill never write anything but mediocre poetry.”</p>
<p>They rode into Princeton as the sun was making colored maps of the sky behind the graduate school, and hurried to the refreshment of a shower that would have to serve in place of sleep. By noon the bright-costumed alumni crowded the streets with their bands and choruses, and in the tents there was great reunion under the orange-and-black banners that curled and strained in the wind. Amory looked long at one house which bore the legend “Sixty-nine.” There a few gray-haired men sat and talked quietly while the classes swept by in panorama of life.</p>
</section>
<section id="chapter-1-2-9" epub:type="z3998:subchapter">
<header>
<p>Under the Arc-Light</p>
</header>
<p>Then tragedys emerald eyes glared suddenly at Amory over the edge of June. On the night after his ride to Lawrenceville a crowd sallied to New York in quest of adventure, and started back to Princeton about twelve oclock in two machines. It had been a gay party and different stages of sobriety were represented. Amory was in the car behind; they had taken the wrong road and lost the way, and so were hurrying to catch up.</p>
<p>It was a clear night and the exhilaration of the road went to Amorys head. He had the ghost of two stanzas of a poem forming in his mind.⁠ ⁠…</p>
<blockquote epub:type="z3998:poem">
<p>
<span>So the gray car crept nightward in the dark and there was no life stirred as it went by.⁠ ⁠… As the still ocean paths before the shark in starred and glittering waterways, beauty-high, the moon-swathed trees divided, pair on pair, while flapping nightbirds cried across the air.⁠ ⁠…</span>
<br/>
<span>A moment by an inn of lamps and shades, a yellow inn under a yellow moon—then silence, where crescendo laughter fades… the car swung out again to the winds of June, mellowed the shadows where the distance grew, then crushed the yellow shadows into blue.⁠ ⁠…</span>
</p>
</blockquote>
<p>They jolted to a stop, and Amory peered up, startled. A woman was standing beside the road, talking to Alec at the wheel. Afterward he remembered the harpy effect that her old kimono gave her, and the cracked hollowness of her voice as she spoke:</p>
<p>“You Princeton boys?”</p>
<p>“Yes.”</p>
<p>“Well, theres one of you killed here, and two others about dead.”</p>
<p><em>My God!</em></p>
<p>“Look!” She pointed and they gazed in horror. Under the full light of a roadside arc-light lay a form, face downward in a widening circle of blood.</p>
<p>They sprang from the car. Amory thought of the back of that head—that hair—that hair… and then they turned the form over.</p>
<p>“Its Dick—Dick Humbird!”</p>
<p>“Oh, Christ!”</p>
<p>“Feel his heart!”</p>
<p>Then the insistent voice of the old crone in a sort of croaking triumph:</p>
<p>“Hes quite dead, all right. The car turned over. Two of the men that werent hurt just carried the others in, but this ones no use.”</p>
<p>Amory rushed into the house and the rest followed with a limp mass that they laid on the sofa in the shoddy little front parlor. Sloane, with his shoulder punctured, was on another lounge. He was half delirious, and kept calling something about a chemistry lecture at 8:10.</p>
<p>“I dont know what happened,” said Ferrenby in a strained voice. “Dick was driving and he wouldnt give up the wheel; we told him hed been drinking too much—then there was this damn curve—oh, my <em>God</em>!⁠ ⁠…” He threw himself face downward on the floor and broke into dry sobs.</p>
<p>The doctor had arrived, and Amory went over to the couch, where someone handed him a sheet to put over the body. With a sudden hardness, he raised one of the hands and let it fall back inertly. The brow was cold but the face not expressionless. He looked at the shoelaces—Dick had tied them that morning. <em>He</em> had tied them—and now he was this heavy white mass. All that remained of the charm and personality of the Dick Humbird he had known—oh, it was all so horrible and unaristocratic and close to the earth. All tragedy has that strain of the grotesque and squalid—so useless, futile… the way animals die.⁠ ⁠… Amory was reminded of a cat that had lain horribly mangled in some alley of his childhood.</p>
<p>“Someone go to Princeton with Ferrenby.”</p>
<p>Amory stepped outside the door and shivered slightly at the late night wind—a wind that stirred a broken fender on the mass of bent metal to a plaintive, tinny sound.</p>
</section>
<section id="chapter-1-2-10" epub:type="z3998:subchapter">
<header>
<p>Crescendo!</p>
</header>
<p>Next day, by a merciful chance, passed in a whirl. When Amory was by himself his thoughts zigzagged inevitably to the picture of that red mouth yawning incongruously in the white face, but with a determined effort he piled present excitement upon the memory of it and shut it coldly away from his mind.</p>
<p>Isabelle and her mother drove into town at four, and they rode up smiling Prospect Avenue, through the gay crowd, to have tea at Cottage. The clubs had their annual dinners that night, so at seven he loaned her to a freshman and arranged to meet her in the gymnasium at eleven, when the upper classmen were admitted to the freshman dance. She was all he had expected, and he was happy and eager to make that night the centre of every dream. At nine the upper classes stood in front of the clubs as the freshman torchlight parade rioted past, and Amory wondered if the dress-suited groups against the dark, stately backgrounds and under the flare of the torches made the night as brilliant to the staring, cheering freshmen as it had been to him the year before.</p>
<p>The next day was another whirl. They lunched in a gay party of six in a private dining-room at the club, while Isabelle and Amory looked at each other tenderly over the fried chicken and knew that their love was to be eternal. They danced away the prom until five, and the stags cut in on Isabelle with joyous abandon, which grew more and more enthusiastic as the hour grew late, and their wines, stored in overcoat pockets in the coat room, made old weariness wait until another day. The stag line is a most homogeneous mass of men. It fairly sways with a single soul. A dark-haired beauty dances by and there is a half-gasping sound as the ripple surges forward and someone sleeker than the rest darts out and cuts in. Then when the six-foot girl (brought by Kaye in your class, and to whom he has been trying to introduce you all evening) gallops by, the line surges back and the groups face about and become intent on far corners of the hall, for Kaye, anxious and perspiring, appears elbowing through the crowd in search of familiar faces.</p>
<p>“I say, old man, Ive got an awfully nice—”</p>
<p>“Sorry, Kaye, but Im set for this one. Ive got to cut in on a fella.”</p>
<p>“Well, the next one?”</p>
<p>“What—ah—er—I swear Ive got to go cut in—look me up when shes got a dance free.”</p>
<p>It delighted Amory when Isabelle suggested that they leave for a while and drive around in her car. For a delicious hour that passed too soon they glided the silent roads about Princeton and talked from the surface of their hearts in shy excitement. Amory felt strangely ingenuous and made no attempt to kiss her.</p>
<p>Next day they rode up through the Jersey country, had luncheon in New York, and in the afternoon went to see a problem play at which Isabelle wept all through the second act, rather to Amorys embarrassment—though it filled him with tenderness to watch her. He was tempted to lean over and kiss away her tears, and she slipped her hand into his under cover of darkness to be pressed softly.</p>
<p>Then at six they arrived at the Borgés summer place on Long Island, and Amory rushed upstairs to change into a dinner coat. As he put in his studs he realized that he was enjoying life as he would probably never enjoy it again. Everything was hallowed by the haze of his own youth. He had arrived, abreast of the best in his generation at Princeton. He was in love and his love was returned. Turning on all the lights, he looked at himself in the mirror, trying to find in his own face the qualities that made him see clearer than the great crowd of people, that made him decide firmly, and able to influence and follow his own will. There was little in his life now that he would have changed.⁠ ⁠… Oxford might have been a bigger field.</p>
<p>Silently he admired himself. How conveniently well he looked, and how well a dinner coat became him. He stepped into the hall and then waited at the top of the stairs, for he heard footsteps coming. It was Isabelle, and from the top of her shining hair to her little golden slippers she had never seemed so beautiful.</p>
<p>“Isabelle!” he cried, half involuntarily, and held out his arms. As in the storybooks, she ran into them, and on that half-minute, as their lips first touched, rested the high point of vanity, the crest of his young egotism.</p>
</section>
</section>
<section id="chapter-1-3" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">III</h3>
<p epub:type="title">The Egotist Considers</p>
</hgroup>
<p>“Ouch! Let me go!”</p>
<p>He dropped his arms to his sides.</p>
<p>“Whats the matter?”</p>
<p>“Your shirt stud—it hurt me—look!” She was looking down at her neck, where a little blue spot about the size of a pea marred its pallor.</p>
<p>“Oh, Isabelle,” he reproached himself, “Im a goopher. Really, Im sorry—I shouldnt have held you so close.”</p>
<p>She looked up impatiently.</p>
<p>“Oh, Amory, of course you couldnt help it, and it didnt hurt much; but what <em>are</em> we going to do about it?”</p>
<p><em>Do</em> about it?” he asked. “Oh—that spot; itll disappear in a second.”</p>
<p>“It isnt,” she said, after a moment of concentrated gazing, “its still there—and it looks like Old Nick—oh, Amory, whatll we do! Its <em>just</em> the height of your shoulder.”</p>
<p>“Massage it,” he suggested, repressing the faintest inclination to laugh.</p>
<p>She rubbed it delicately with the tips of her fingers, and then a tear gathered in the corner of her eye, and slid down her cheek.</p>
<p>“Oh, Amory,” she said despairingly, lifting up a most pathetic face, “Ill just make my whole neck <em>flame</em> if I rub it. Whatll I do?”</p>
<p>A quotation sailed into his head and he couldnt resist repeating it aloud.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“All the perfumes of Arabia will not whiten this little hand.”</span>
</p>
</blockquote>
<p>She looked up and the sparkle of the tear in her eye was like ice.</p>
<p>“Youre not very sympathetic.”</p>
<p>Amory mistook her meaning.</p>
<p>“Isabelle, darling, I think itll—”</p>
<p>“Dont touch me!” she cried. “Havent I enough on my mind and you stand there and <em>laugh</em>!”</p>
<p>Then he slipped again.</p>
<p>“Well, it <em>is</em> funny, Isabelle, and we were talking the other day about a sense of humor being—”</p>
<p>She was looking at him with something that was not a smile, rather the faint, mirthless echo of a smile, in the corners of her mouth.</p>
<p>“Oh, shut up!” she cried suddenly, and fled down the hallway toward her room. Amory stood there, covered with remorseful confusion.</p>
<p>“Damn!”</p>
<p>When Isabelle reappeared she had thrown a light wrap about her shoulders, and they descended the stairs in a silence that endured through dinner.</p>
<p>“Isabelle,” he began rather testily, as they arranged themselves in the car, bound for a dance at the Greenwich Country Club, “youre angry, and Ill be, too, in a minute. Lets kiss and make up.”</p>
<p>Isabelle considered glumly.</p>
<p>“I hate to be laughed at,” she said finally.</p>
<p>“I wont laugh any more. Im not laughing now, am I?”</p>
<p>“You did.”</p>
<p>“Oh, dont be so darned feminine.”</p>
<p>Her lips curled slightly.</p>
<p>“Ill be anything I want.”</p>
<p>Amory kept his temper with difficulty. He became aware that he had not an ounce of real affection for Isabelle, but her coldness piqued him. He wanted to kiss her, kiss her a lot, because then he knew he could leave in the morning and not care. On the contrary, if he didnt kiss her, it would worry him.⁠ ⁠… It would interfere vaguely with his idea of himself as a conqueror. It wasnt dignified to come off second best, <em>pleading</em>, with a doughty warrior like Isabelle.</p>
<p>Perhaps she suspected this. At any rate, Amory watched the night that should have been the consummation of romance glide by with great moths overhead and the heavy fragrance of roadside gardens, but without those broken words, those little sighs.⁠ ⁠…</p>
<p>Afterward they suppered on ginger ale and devils food in the pantry, and Amory announced a decision.</p>
<p>“Im leaving early in the morning.”</p>
<p>“Why?”</p>
<p>“Why not?” he countered.</p>
<p>“Theres no need.”</p>
<p>“However, Im going.”</p>
<p>“Well, if you insist on being ridiculous—”</p>
<p>“Oh, dont put it that way,” he objected.</p>
<p>—just because I wont let you kiss me. Do you think—”</p>
<p>“Now, Isabelle,” he interrupted, “you know its not that—even suppose it is. Weve reached the stage where we either ought to kiss—or—or—nothing. It isnt as if you were refusing on moral grounds.”</p>
<p>She hesitated.</p>
<p>“I really dont know what to think about you,” she began, in a feeble, perverse attempt at conciliation. “Youre so funny.”</p>
<p>“How?”</p>
<p>“Well, I thought you had a lot of self-confidence and all that; remember you told me the other day that you could do anything you wanted, or get anything you wanted?”</p>
<p>Amory flushed. He <em>had</em> told her a lot of things.</p>
<p>“Yes.”</p>
<p>“Well, you didnt seem to feel so self-confident tonight. Maybe youre just plain conceited.”</p>
<p>“No, Im not,” he hesitated. “At Princeton—”</p>
<p>“Oh, you and Princeton! Youd think that was the world, the way you talk! Perhaps you <em>can</em> write better than anybody else on your old <i epub:type="se:name.publication.newspaper">Princetonian</i>; maybe the freshmen <em>do</em> think youre important—”</p>
<p>“You dont understand—”</p>
<p>“Yes, I do,” she interrupted. “I <em>do</em>, because youre always talking about yourself and I used to like it; now I dont.”</p>
<p>“Have I tonight?”</p>
<p>“Thats just the point,” insisted Isabelle. “You got all upset tonight. You just sat and watched my eyes. Besides, I have to think all the time Im talking to you—youre so critical.”</p>
<p>“I make you think, do I?” Amory repeated with a touch of vanity.</p>
<p>“Youre a nervous strain”—this emphatically—“and when you analyze every little emotion and instinct I just dont have em.”</p>
<p>“I know.” Amory admitted her point and shook his head helplessly.</p>
<p>“Lets go.” She stood up.</p>
<p>He rose abstractedly and they walked to the foot of the stairs.</p>
<p>“What train can I get?”</p>
<p>“Theres one about 9:11 if you really must go.”</p>
<p>“Yes, Ive got to go, really. Good night.”</p>
<p>“Good night.”</p>
<p>They were at the head of the stairs, and as Amory turned into his room he thought he caught just the faintest cloud of discontent in her face. He lay awake in the darkness and wondered how much he cared—how much of his sudden unhappiness was hurt vanity—whether he was, after all, temperamentally unfitted for romance.</p>
<p>When he awoke, it was with a glad flood of consciousness. The early wind stirred the chintz curtains at the windows and he was idly puzzled not to be in his room at Princeton with his school football picture over the bureau and the Triangle Club on the wall opposite. Then the grandfathers clock in the hall outside struck eight, and the memory of the night before came to him. He was out of bed, dressing, like the wind; he must get out of the house before he saw Isabelle. What had seemed a melancholy happening, now seemed a tiresome anticlimax. He was dressed at half past, so he sat down by the window; felt that the sinews of his heart were twisted somewhat more than he had thought. What an ironic mockery the morning seemed!—bright and sunny, and full of the smell of the garden; hearing <abbr epub:type="z3998:name-title">Mrs.</abbr> Borgés voice in the sun-parlor below, he wondered where was Isabelle.</p>
<p>There was a knock at the door.</p>
<p>“The car will be around at ten minutes of nine, sir.”</p>
<p>He returned to his contemplation of the outdoors, and began repeating over and over, mechanically, a verse from Browning, which he had once quoted to Isabelle in a letter:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Each life unfulfilled, you see,</span>
<br/>
<span class="i1">It hangs still, patchy and scrappy;</span>
<br/>
<span>We have not sighed deep, laughed free,</span>
<br/>
<span class="i1">Starved, feasted, despaired—been happy.”</span>
</p>
</blockquote>
<p>But his life would not be unfulfilled. He took a sombre satisfaction in thinking that perhaps all along she had been nothing except what he had read into her; that this was her high point, that no one else would ever make her think. Yet that was what she had objected to in him; and Amory was suddenly tired of thinking, thinking!</p>
<p>“Damn her!” he said bitterly, “shes spoiled my year!”</p>
<section id="chapter-1-3-1" epub:type="z3998:subchapter">
<header>
<p>The Superman Grows Careless</p>
</header>
<p>On a dusty day in September Amory arrived in Princeton and joined the sweltering crowd of conditioned men who thronged the streets. It seemed a stupid way to commence his upper-class years, to spend four hours a morning in the stuffy room of a tutoring school, imbibing the infinite boredom of conic sections. <abbr epub:type="z3998:name-title">Mr.</abbr> Rooney, pander to the dull, conducted the class and smoked innumerable Pall Malls as he drew diagrams and worked equations from six in the morning until midnight.</p>
<p>“Now, Langueduc, if I used that formula, where would my <i epub:type="z3998:grapheme">A</i> point be?”</p>
<p>Langueduc lazily shifts his six-foot-three of football material and tries to concentrate.</p>
<p>“Oh—ah—Im damned if I know, <abbr epub:type="z3998:name-title">Mr.</abbr> Rooney.”</p>
<p>“Oh, why of course, of course you cant <em>use</em> that formula. <em>Thats</em> what I wanted you to say.”</p>
<p>“Why, sure, of course.”</p>
<p>“Do you see why?”</p>
<p>“You bet—I suppose so.”</p>
<p>“If you dont see, tell me. Im here to show you.”</p>
<p>“Well, <abbr epub:type="z3998:name-title">Mr.</abbr> Rooney, if you dont mind, I wish youd go over that again.”</p>
<p>“Gladly. Now heres <i epub:type="z3998:grapheme">A</i>’⁠ ⁠…”</p>
<p>The room was a study in stupidity—two huge stands for paper, <abbr epub:type="z3998:name-title">Mr.</abbr> Rooney in his shirtsleeves in front of them, and slouched around on chairs, a dozen men: Fred Sloane, the pitcher, who absolutely <em>had</em> to get eligible; “Slim” Langueduc, who would beat Yale this fall, if only he could master a poor fifty percent; McDowell, gay young sophomore, who thought it was quite a sporting thing to be tutoring here with all these prominent athletes.</p>
<p>“Those poor birds who havent a cent to tutor, and have to study during the term are the ones I pity,” he announced to Amory one day, with a flaccid camaraderie in the droop of the cigarette from his pale lips. “I should think it would be such a bore, theres so much else to do in New York during the term. I suppose they dont know what they miss, anyhow.” There was such an air of “you and I” about <abbr epub:type="z3998:name-title">Mr.</abbr> McDowell that Amory very nearly pushed him out of the open window when he said this.⁠ ⁠… Next February his mother would wonder why he didnt make a club and increase his allowance… simple little nut.⁠ ⁠…</p>
<p>Through the smoke and the air of solemn, dense earnestness that filled the room would come the inevitable helpless cry:</p>
<p>“I dont get it! Repeat that, <abbr epub:type="z3998:name-title">Mr.</abbr> Rooney!” Most of them were so stupid or careless that they wouldnt admit when they didnt understand, and Amory was of the latter. He found it impossible to study conic sections; something in their calm and tantalizing respectability breathing defiantly through <abbr epub:type="z3998:name-title">Mr.</abbr> Rooneys fetid parlors distorted their equations into insoluble anagrams. He made a last nights effort with the proverbial wet towel, and then blissfully took the exam, wondering unhappily why all the color and ambition of the spring before had faded out. Somehow, with the defection of Isabelle the idea of undergraduate success had loosed its grasp on his imagination, and he contemplated a possible failure to pass off his condition with equanimity, even though it would arbitrarily mean his removal from the Princetonian board and the slaughter of his chances for the Senior Council.</p>
<p>There was always his luck.</p>
<p>He yawned, scribbled his honor pledge on the cover, and sauntered from the room.</p>
<p>“If you dont pass it,” said the newly arrived Alec as they sat on the window-seat of Amorys room and mused upon a scheme of wall decoration, “youre the worlds worst goopher. Your stock will go down like an elevator at the club and on the campus.”</p>
<p>“Oh, hell, I know it. Why rub it in?”</p>
<p>Cause you deserve it. Anybody thatd risk what you were in line for <em>ought</em> to be ineligible for <i epub:type="se:name.publication.newspaper">Princetonian</i> chairman.”</p>
<p>“Oh, drop the subject,” Amory protested. “Watch and wait and shut up. I dont want everyone at the club asking me about it, as if I were a prize potato being fattened for a vegetable show.” One evening a week later Amory stopped below his own window on the way to Renwicks, and, seeing a light, called up:</p>
<p>“Oh, Tom, any mail?”</p>
<p>Alecs head appeared against the yellow square of light.</p>
<p>“Yes, your results here.”</p>
<p>His heart clamored violently.</p>
<p>“What is it, blue or pink?”</p>
<p>“Dont know. Better come up.”</p>
<p>He walked into the room and straight over to the table, and then suddenly noticed that there were other people in the room.</p>
<p>Lo, Kerry.” He was most polite. “Ah, men of Princeton.” They seemed to be mostly friends, so he picked up the envelope marked “Registrars Office,” and weighed it nervously.</p>
<p>“We have here quite a slip of paper.”</p>
<p>“Open it, Amory.”</p>
<p>“Just to be dramatic, Ill let you know that if its blue, my name is withdrawn from the editorial board of the <i epub:type="se:name.publication.newspaper"><abbr>Prince</abbr></i>, and my short career is over.”</p>
<p>He paused, and then saw for the first time Ferrenbys eyes, wearing a hungry look and watching him eagerly. Amory returned the gaze pointedly.</p>
<p>“Watch my face, gentlemen, for the primitive emotions.”</p>
<p>He tore it open and held the slip up to the light.</p>
<p>“Well?”</p>
<p>“Pink or blue?”</p>
<p>“Say what it is.”</p>
<p>“Were all ears, Amory.”</p>
<p>“Smile or swear—or something.”</p>
<p>There was a pause… a small crowd of seconds swept by… then he looked again and another crowd went on into time.</p>
<p>“Blue as the sky, gentlemen.⁠ ⁠…”</p>
</section>
<section id="chapter-1-3-2" epub:type="z3998:subchapter">
<header>
<p>Aftermath</p>
</header>
<p>What Amory did that year from early September to late in the spring was so purposeless and inconsecutive that it seems scarcely worth recording. He was, of course, immediately sorry for what he had lost. His philosophy of success had tumbled down upon him, and he looked for the reasons.</p>
<p>“Your own laziness,” said Alec later.</p>
<p>“No—something deeper than that. Ive begun to feel that I was meant to lose this chance.”</p>
<p>“Theyre rather off you at the club, you know; every man that doesnt come through makes our crowd just so much weaker.”</p>
<p>“I hate that point of view.”</p>
<p>“Of course, with a little effort you could still stage a comeback.”</p>
<p>“No—Im through—as far as ever being a power in college is concerned.”</p>
<p>“But, Amory, honestly, what makes me the angriest isnt the fact that you wont be chairman of the <i epub:type="se:name.publication.newspaper"><abbr>Prince</abbr></i> and on the Senior Council, but just that you didnt get down and pass that exam.”</p>
<p>“Not me,” said Amory slowly; “Im mad at the concrete thing. My own idleness was quite in accord with my system, but the luck broke.”</p>
<p>“Your system broke, you mean.”</p>
<p>“Maybe.”</p>
<p>“Well, what are you going to do? Get a better one quick, or just bum around for two more years as a has-been?”</p>
<p>“I dont know yet…”</p>
<p>“Oh, Amory, buck up!”</p>
<p>“Maybe.”</p>
<p>Amorys point of view, though dangerous, was not far from the true one. If his reactions to his environment could be tabulated, the chart would have appeared like this, beginning with his earliest years:</p>
<ol>
<li>
<p>The fundamental Amory.</p>
</li>
<li>
<p>Amory plus Beatrice.</p>
</li>
<li>
<p>Amory plus Beatrice plus Minneapolis.</p>
</li>
</ol>
<p>Then <abbr>St.</abbr> Regis had pulled him to pieces and started him over again:</p>
<ol>
<li value="4">
<p>Amory plus <abbr>St.</abbr> Regis.</p>
</li>
<li>
<p>Amory plus <abbr>St.</abbr> Regis plus Princeton.</p>
</li>
</ol>
<p>That had been his nearest approach to success through conformity. The fundamental Amory, idle, imaginative, rebellious, had been nearly snowed under. He had conformed, he had succeeded, but as his imagination was neither satisfied nor grasped by his own success, he had listlessly, half-accidentally chucked the whole thing and become again:</p>
<ol>
<li value="6">
<p>The fundamental Amory.</p>
</li>
</ol>
</section>
<section id="chapter-1-3-3" epub:type="z3998:subchapter">
<header>
<p>Financial</p>
</header>
<p>His father died quietly and inconspicuously at Thanksgiving. The incongruity of death with either the beauties of Lake Geneva or with his mothers dignified, reticent attitude diverted him, and he looked at the funeral with an amused tolerance. He decided that burial was after all preferable to cremation, and he smiled at his old boyhood choice, slow oxidation in the top of a tree. The day after the ceremony he was amusing himself in the great library by sinking back on a couch in graceful mortuary attitudes, trying to determine whether he would, when his day came, be found with his arms crossed piously over his chest (Monsignor Darcy had once advocated this posture as being the most distinguished), or with his hands clasped behind his head, a more pagan and Byronic attitude.</p>
<p>What interested him much more than the final departure of his father from things mundane was a tri-cornered conversation between Beatrice, <abbr epub:type="z3998:name-title">Mr.</abbr> Barton, of Barton and Krogman, their lawyers, and himself, that took place several days after the funeral. For the first time he came into actual cognizance of the family finances, and realized what a tidy fortune had once been under his fathers management. He took a ledger labelled “1906” and ran through it rather carefully. The total expenditure that year had come to something over one hundred and ten thousand dollars. Forty thousand of this had been Beatrices own income, and there had been no attempt to account for it: it was all under the heading, “Drafts, checks, and letters of credit forwarded to Beatrice Blaine.” The dispersal of the rest was rather minutely itemized: the taxes and improvements on the Lake Geneva estate had come to almost nine thousand dollars; the general upkeep, including Beatrices electric and a French car, bought that year, was over thirty-five thousand dollars. The rest was fully taken care of, and there were invariably items which failed to balance on the right side of the ledger.</p>
<p>In the volume for 1912 Amory was shocked to discover the decrease in the number of bond holdings and the great drop in the income. In the case of Beatrices money this was not so pronounced, but it was obvious that his father had devoted the previous year to several unfortunate gambles in oil. Very little of the oil had been burned, but Stephen Blaine had been rather badly singed. The next year and the next and the next showed similar decreases, and Beatrice had for the first time begun using her own money for keeping up the house. Yet her doctors bill for 1913 had been over nine thousand dollars.</p>
<p>About the exact state of things <abbr epub:type="z3998:name-title">Mr.</abbr> Barton was quite vague and confused. There had been recent investments, the outcome of which was for the present problematical, and he had an idea there were further speculations and exchanges concerning which he had not been consulted.</p>
<p>It was not for several months that Beatrice wrote Amory the full situation. The entire residue of the Blaine and OHara fortunes consisted of the place at Lake Geneva and approximately a half million dollars, invested now in fairly conservative six-per-cent holdings. In fact, Beatrice wrote that she was putting the money into railroad and streetcar bonds as fast as she could conveniently transfer it.</p>
<blockquote epub:type="z3998:letter">
<p>“I am quite sure,” she wrote to Amory, “that if there is one thing we can be positive of, it is that people will not stay in one place. This Ford person has certainly made the most of that idea. So I am instructing <abbr epub:type="z3998:name-title">Mr.</abbr> Barton to specialize on such things as Northern Pacific and these Rapid Transit Companies, as they call the streetcars. I shall never forgive myself for not buying Bethlehem Steel. Ive heard the most <em>fascinating</em> stories. You must go into finance, Amory. Im sure you would revel in it. You start as a messenger or a teller, I believe, and from that you go up—almost indefinitely. Im sure if I were a man Id love the handling of money; it has become quite a senile passion with me. Before I get any farther I want to discuss something. A <abbr epub:type="z3998:name-title">Mrs.</abbr> Bispam, an overcordial little lady whom I met at a tea the other day, told me that her son, he is at Yale, wrote her that all the boys there wore their summer underwear <em>all during the winter</em>, and also went about with their heads wet and in low shoes on the <em>coldest days</em>. Now, Amory, I dont know whether that is a fad at Princeton too, but I dont want you to be so foolish. It not only inclines a young man to <em>pneumonia</em> and <em>infantile paralysis</em>, but to all forms of lung trouble, to which you are particularly <em>inclined</em>. You cannot experiment with your health. I have found that out. I will not make myself ridiculous as some mothers no doubt do, by insisting that you wear overshoes, though I remember one Christmas you wore them around <em>constantly</em> without a single buckle latched, making such a curious swishing sound, and you refused to buckle them because it was not the thing to do. The very <em>next</em> Christmas you would not wear even <em>rubbers</em>, though I begged you. You are nearly twenty years old now, dear, and I cant be with you constantly to find whether you are doing the sensible thing.</p>
<p>“This has been a very <em>practical</em> letter. I warned you in my last that the lack of money to do the things one wants to makes one quite prosy and domestic, but there is still plenty for everything if we are not too extravagant. Take care of yourself, my dear boy, and do try to write at least <em>once</em> a week, because I imagine all sorts of horrible things if I dont hear from you.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Affectionately,</p>
<p epub:type="z3998:signature">Mother.”</p>
</footer>
</blockquote>
</section>
<section id="chapter-1-3-4" epub:type="z3998:subchapter">
<header>
<p>First Appearance of the Term “Personage”</p>
</header>
<p>Monsignor Darcy invited Amory up to the Stuart palace on the Hudson for a week at Christmas, and they had enormous conversations around the open fire. Monsignor was growing a trifle stouter and his personality had expanded even with that, and Amory felt both rest and security in sinking into a squat, cushioned chair and joining him in the middle-aged sanity of a cigar.</p>
<p>“Ive felt like leaving college, Monsignor.”</p>
<p>“Why?”</p>
<p>“All my careers gone up in smoke; you think its petty and all that, but—”</p>
<p>“Not at all petty. I think its most important. I want to hear the whole thing. Everything youve been doing since I saw you last.”</p>
<p>Amory talked; he went thoroughly into the destruction of his egotistic highways, and in a half-hour the listless quality had left his voice.</p>
<p>“What would you do if you left college?” asked Monsignor.</p>
<p>“Dont know. Id like to travel, but of course this tiresome war prevents that. Anyways, mother would hate not having me graduate. Im just at sea. Kerry Holiday wants me to go over with him and join the Lafayette Esquadrille.”</p>
<p>“You know you wouldnt like to go.”</p>
<p>“Sometimes I would—tonight Id go in a second.”</p>
<p>“Well, youd have to be very much more tired of life than I think you are. I know you.”</p>
<p>“Im afraid you do,” agreed Amory reluctantly. “It just seemed an easy way out of everything—when I think of another useless, draggy year.”</p>
<p>“Yes, I know; but to tell you the truth, Im not worried about you; you seem to me to be progressing perfectly naturally.”</p>
<p>“No,” Amory objected. “Ive lost half my personality in a year.”</p>
<p>“Not a bit of it!” scoffed Monsignor. “Youve lost a great amount of vanity and thats all.”</p>
<p>“Lordy! I feel, anyway, as if Id gone through another fifth form at <abbr>St.</abbr> Regiss.”</p>
<p>“No.” Monsignor shook his head. “That was a misfortune; this has been a good thing. Whatever worth while comes to you, wont be through the channels you were searching last year.”</p>
<p>“What could be more unprofitable than my present lack of pep?”</p>
<p>“Perhaps in itself… but youre developing. This has given you time to think and youre casting off a lot of your old luggage about success and the superman and all. People like us cant adopt whole theories, as you did. If we can do the next thing, and have an hour a day to think in, we can accomplish marvels, but as far as any high-handed scheme of blind dominance is concerned—wed just make asses of ourselves.”</p>
<p>“But, Monsignor, I cant do the next thing.”</p>
<p>“Amory, between you and me, I have only just learned to do it myself. I can do the one hundred things beyond the next thing, but I stub my toe on that, just as you stubbed your toe on mathematics this fall.”</p>
<p>“Why do we have to do the next thing? It never seems the sort of thing I should do.”</p>
<p>“We have to do it because were not personalities, but personages.”</p>
<p>“Thats a good line—what do you mean?”</p>
<p>“A personality is what you thought you were, what this Kerry and Sloane you tell me of evidently are. Personality is a physical matter almost entirely; it lowers the people it acts on—Ive seen it vanish in a long sickness. But while a personality is active, it overrides the next thing. Now a personage, on the other hand, gathers. He is never thought of apart from what hes done. Hes a bar on which a thousand things have been hung—glittering things sometimes, as ours are; but he uses those things with a cold mentality back of them.”</p>
<p>“And several of my most glittering possessions had fallen off when I needed them.” Amory continued the simile eagerly.</p>
<p>“Yes, thats it; when you feel that your garnered prestige and talents and all that are hung out, you need never bother about anybody; you can cope with them without difficulty.”</p>
<p>“But, on the other hand, if I havent my possessions, Im helpless!”</p>
<p>“Absolutely.”</p>
<p>“Thats certainly an idea.”</p>
<p>“Now youve a clean start—a start Kerry or Sloane can constitutionally never have. You brushed three or four ornaments down, and, in a fit of pique, knocked off the rest of them. The thing now is to collect some new ones, and the farther you look ahead in the collecting the better. But remember, do the next thing!”</p>
<p>“How clear you can make things!”</p>
<p>So they talked, often about themselves, sometimes of philosophy and religion, and life as respectively a game or a mystery. The priest seemed to guess Amorys thoughts before they were clear in his own head, so closely related were their minds in form and groove.</p>
<p>“Why do I make lists?” Amory asked him one night. “Lists of all sorts of things?”</p>
<p>“Because youre a medievalist,” Monsignor answered. “We both are. Its the passion for classifying and finding a type.”</p>
<p>“Its a desire to get something definite.”</p>
<p>“Its the nucleus of scholastic philosophy.”</p>
<p>“I was beginning to think I was growing eccentric till I came up here. It was a pose, I guess.”</p>
<p>“Dont worry about that; for you not posing may be the biggest pose of all. Pose—”</p>
<p>“Yes?”</p>
<p>“But do the next thing.”</p>
<p>After Amory returned to college he received several letters from Monsignor which gave him more egotistic food for consumption.</p>
<blockquote epub:type="z3998:letter">
<p>I am afraid that I gave you too much assurance of your inevitable safety, and you must remember that I did that through faith in your springs of effort; not in the silly conviction that you will arrive without struggle. Some nuances of character you will have to take for granted in yourself, though you must be careful in confessing them to others. You are unsentimental, almost incapable of affection, astute without being cunning and vain without being proud.</p>
<p>Dont let yourself feel worthless; often through life you will really be at your worst when you seem to think best of yourself; and dont worry about losing your “personality,” as you persist in calling it; at fifteen you had the radiance of early morning, at twenty you will begin to have the melancholy brilliance of the moon, and when you are my age you will give out, as I do, the genial golden warmth of 4 <abbr class="eoc">p.m.</abbr></p>
<p>If you write me letters, please let them be natural ones. Your last, that dissertation on architecture, was perfectly awful—so “highbrow” that I picture you living in an intellectual and emotional vacuum; and beware of trying to classify people too definitely into types; you will find that all through their youth they will persist annoyingly in jumping from class to class, and by pasting a supercilious label on everyone you meet you are merely packing a jack-in-the-box that will spring up and leer at you when you begin to come into really antagonistic contact with the world. An idealization of some such a man as Leonardo da Vinci would be a more valuable beacon to you at present.</p>
<p>You are bound to go up and down, just as I did in my youth, but do keep your clarity of mind, and if fools or sages dare to criticise dont blame yourself too much.</p>
<p>You say that convention is all that really keeps you straight in this “woman proposition”; but its more than that, Amory; its the fear that what you begin you cant stop; you would run amuck, and I know whereof I speak; its that half-miraculous sixth sense by which you detect evil, its the half-realized fear of God in your heart.</p>
<p>Whatever your métier proves to be—religion, architecture, literature—Im sure you would be much safer anchored to the Church, but I wont risk my influence by arguing with you even though I am secretly sure that the “black chasm of Romanism” yawns beneath you. Do write me soon.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">With affectionate regards,</p>
<p epub:type="z3998:signature">Thayer Darcy.</p>
</footer>
</blockquote>
<p>Even Amorys reading paled during this period; he delved further into the misty side streets of literature: Huysmans, Walter Pater, Theophile Gautier, and the racier sections of Rabelais, Boccaccio, Petronius, and Suetonius. One week, through general curiosity, he inspected the private libraries of his classmates and found Sloanes as typical as any: sets of Kipling, <abbr epub:type="z3998:given-name">O.</abbr> Henry, John Fox, <abbr>Jr.</abbr>, and Richard Harding Davis; <i epub:type="se:name.publication.book">What Every Middle-Aged Woman Ought to Know</i>, <i epub:type="se:name.publication.book">The Spell of the Yukon</i>; a “gift” copy of James Whitcomb Riley, an assortment of battered, annotated schoolbooks, and, finally, to his surprise, one of his own late discoveries, the collected poems of Rupert Brooke.</p>
<p>Together with Tom DInvilliers, he sought among the lights of Princeton for someone who might found the Great American Poetic Tradition.</p>
<p>The undergraduate body itself was rather more interesting that year than had been the entirely Philistine Princeton of two years before. Things had livened surprisingly, though at the sacrifice of much of the spontaneous charm of freshman year. In the old Princeton they would never have discovered Tanaduke Wylie. Tanaduke was a sophomore, with tremendous ears and a way of saying, “The earth swirls down through the ominous moons of preconsidered generations!” that made them vaguely wonder why it did not sound quite clear, but never question that it was the utterance of a supersoul. At least so Tom and Amory took him. They told him in all earnestness that he had a mind like Shelleys, and featured his ultrafree free verse and prose poetry in the <i epub:type="se:name.publication.magazine">Nassau Literary Magazine</i>. But Tanadukes genius absorbed the many colors of the age, and he took to the Bohemian life, to their great disappointment. He talked of Greenwich Village now instead of “noon-swirled moons,” and met winter muses, unacademic, and cloistered by Forty-second Street and Broadway, instead of the Shelleyan dream-children with whom he had regaled their expectant appreciation. So they surrendered Tanaduke to the futurists, deciding that he and his flaming ties would do better there. Tom gave him the final advice that he should stop writing for two years and read the complete works of Alexander Pope four times, but on Amorys suggestion that Pope for Tanaduke was like foot-ease for stomach trouble, they withdrew in laughter, and called it a coins toss whether this genius was too big or too petty for them.</p>
<p>Amory rather scornfully avoided the popular professors who dispensed easy epigrams and thimblefuls of Chartreuse to groups of admirers every night. He was disappointed, too, at the air of general uncertainty on every subject that seemed linked with the pedantic temperament; his opinions took shape in a miniature satire called “<span epub:type="se:name.publication.essay">In a Lecture-Room</span>,” which he persuaded Tom to print in the <i epub:type="se:name.publication.magazine">Nassau <abbr class="eoc">Lit.</abbr></i></p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Good morning, Fool</span>
<br/>
<span class="i3">Three times a week</span>
<br/>
<span>You hold us helpless while you speak,</span>
<br/>
<span>Teasing our thirsty souls with the</span>
<br/>
<span>Sleek yeas of your philosophy</span>
<br/>
<span>Well, here we are, your hundred sheep,</span>
<br/>
<span>Tune up, play on, pour forth… we sleep</span>
<br/>
<span>You are a student, so they say;</span>
<br/>
<span>You hammered out the other day</span>
<br/>
<span>A syllabus, from what we know</span>
<br/>
<span>Of some forgotten folio;</span>
<br/>
<span>Youd sniffled through an eras must,</span>
<br/>
<span>Filling your nostrils up with dust,</span>
<br/>
<span>And then, arising from your knees,</span>
<br/>
<span>Published, in one gigantic sneeze</span>
<br/>
<span>But heres a neighbor on my right,</span>
<br/>
<span>An <em>Eager Ass</em>, considered bright;</span>
<br/>
<span>Asker of questions.⁠ ⁠… How hell stand,</span>
<br/>
<span>With earnest air and fidgy hand,</span>
<br/>
<span>After this hour, telling you</span>
<br/>
<span>He sat all night and burrowed through</span>
<br/>
<span>Your book.⁠ ⁠… Oh, youll be coy and he</span>
<br/>
<span>Will simulate precosity,</span>
<br/>
<span>And pedants both, youll smile and smirk,</span>
<br/>
<span>And leer, and hasten back to work.⁠ ⁠…</span>
</p>
<p>
<span>Twas this day week, sir, you returned</span>
<br/>
<span>A theme of mine, from which I learned</span>
<br/>
<span>(Through various comment on the side</span>
<br/>
<span>Which you had scrawled) that I defied</span>
<br/>
<span>The <em>highest rules of criticism</em></span>
<br/>
<span>For <em>cheap</em> and <em>careless</em> witticism.⁠ ⁠…</span>
<br/>
<span class="i1">Are you quite sure that this could be?</span>
<br/>
<span>And</span>
<br/>
<span class="i1">Shaw is no authority!</span>
<br/>
<span>But <em>Eager Ass</em>, with what hes sent,</span>
<br/>
<span>Plays havoc with your best percent.</span>
</p>
<p>
<span>Still—still I meet you here and there</span>
<br/>
<span>When Shakespeares played you hold a chair,</span>
<br/>
<span>And some defunct, moth-eaten star</span>
<br/>
<span>Enchants the mental prig you are</span>
<br/>
<span>A radical comes down and shocks</span>
<br/>
<span>The <em>atheistic orthodox</em>?</span>
<br/>
<span>Youre representing <em>Common Sense</em>,</span>
<br/>
<span>Mouth open, in the audience.</span>
<br/>
<span>And, sometimes, even chapel lures</span>
<br/>
<span>That conscious tolerance of yours,</span>
<br/>
<span>That broad and beaming view of truth</span>
<br/>
<span>(Including <em>Kant</em> and <em>General Booth</em>⁠ ⁠…)</span>
<br/>
<span>And so from shock to shock you live,</span>
<br/>
<span>A hollow, pale affirmative</span>
</p>
<p>
<span>The hours up… and roused from rest</span>
<br/>
<span>One hundred children of the blest</span>
<br/>
<span>Cheat you a word or two with feet</span>
<br/>
<span>That down the noisy aisle-ways beat</span>
<br/>
<span>Forget on <em>narrow-minded earth</em></span>
<br/>
<span>The Mighty Yawn that gave you birth.”</span>
</p>
</blockquote>
<p>In April, Kerry Holiday left college and sailed for France to enroll in the Lafayette Esquadrille. Amorys envy and admiration of this step was drowned in an experience of his own to which he never succeeded in giving an appropriate value, but which, nevertheless, haunted him for three years afterward.</p>
</section>
<section id="chapter-1-3-5" epub:type="z3998:subchapter">
<header>
<p>The Devil</p>
</header>
<p>Healys they left at twelve and taxied to Bistolarys. There were Axia Marlowe and Phoebe Column, from the Summer Garden show, Fred Sloane and Amory. The evening was so very young that they felt ridiculous with surplus energy, and burst into the café like Dionysian revellers.</p>
<p>“Table for four in the middle of the floor,” yelled Phoebe. “Hurry, old dear, tell em were here!”</p>
<p>“Tell em to play Admiration!” shouted Sloane. “You two order; Phoebe and I are going to shake a wicked calf,” and they sailed off in the muddled crowd. Axia and Amory, acquaintances of an hour, jostled behind a waiter to a table at a point of vantage; there they took seats and watched.</p>
<p>“Theres Findle Margotson, from New Haven!” she cried above the uproar. “Lo, Findle! Whoo-ee!”</p>
<p>“Oh, Axia!” he shouted in salutation. “Cmon over to our table.”</p>
<p>“No!” Amory whispered.</p>
<p>“Cant do it, Findle; Im with somebody else! Call me up tomorrow about one oclock!”</p>
<p>Findle, a nondescript man-about-Bistys, answered incoherently and turned back to the brilliant blonde whom he was endeavoring to steer around the room.</p>
<p>“Theres a natural damn fool,” commented Amory.</p>
<p>“Oh, hes all right. Heres the old jitney waiter. If you ask me, I want a double Daiquiri.”</p>
<p>“Make it four.”</p>
<p>The crowd whirled and changed and shifted. They were mostly from the colleges, with a scattering of the male refuse of Broadway, and women of two types, the higher of which was the chorus girl. On the whole it was a typical crowd, and their party as typical as any. About three-fourths of the whole business was for effect and therefore harmless, ended at the door of the café, soon enough for the five-oclock train back to Yale or Princeton; about one-fourth continued on into the dimmer hours and gathered strange dust from strange places. Their party was scheduled to be one of the harmless kind. Fred Sloane and Phoebe Column were old friends; Axia and Amory new ones. But strange things are prepared even in the dead of night, and the unusual, which lurks least in the café, home of the prosaic and inevitable, was preparing to spoil for him the waning romance of Broadway. The way it took was so inexpressibly terrible, so unbelievable, that afterward he never thought of it as experience; but it was a scene from a misty tragedy, played far behind the veil, and that it meant something definite he knew.</p>
<p>About one oclock they moved to Maxims, and two found them in Devinières. Sloane had been drinking consecutively and was in a state of unsteady exhilaration, but Amory was quite tiresomely sober; they had run across none of those ancient, corrupt buyers of champagne who usually assisted their New York parties. They were just through dancing and were making their way back to their chairs when Amory became aware that someone at a nearby table was looking at him. He turned and glanced casually… a middle-aged man dressed in a brown sack suit, it was, sitting a little apart at a table by himself and watching their party intently. At Amorys glance he smiled faintly. Amory turned to Fred, who was just sitting down.</p>
<p>“Whos that pale fool watching us?” he complained indignantly.</p>
<p>“Where?” cried Sloane. “Well have him thrown out!” He rose to his feet and swayed back and forth, clinging to his chair. “Where is he?”</p>
<p>Axia and Phoebe suddenly leaned and whispered to each other across the table, and before Amory realized it they found themselves on their way to the door.</p>
<p>“Where now?”</p>
<p>“Up to the flat,” suggested Phoebe. “Weve got brandy and fizz—and everythings slow down here tonight.”</p>
<p>Amory considered quickly. He hadnt been drinking, and decided that if he took no more, it would be reasonably discreet for him to trot along in the party. In fact, it would be, perhaps, the thing to do in order to keep an eye on Sloane, who was not in a state to do his own thinking. So he took Axias arm and, piling intimately into a taxicab, they drove out over the hundreds and drew up at a tall, white-stone apartment-house.⁠ ⁠… Never would he forget that street.⁠ ⁠… It was a broad street, lined on both sides with just such tall, white-stone buildings, dotted with dark windows; they stretched along as far as the eye could see, flooded with a bright moonlight that gave them a calcium pallor. He imagined each one to have an elevator and a colored hall-boy and a key-rack; each one to be eight stories high and full of three and four room suites. He was rather glad to walk into the cheeriness of Phoebes living-room and sink onto a sofa, while the girls went rummaging for food.</p>
<p>“Phoebes great stuff,” confided Sloane, sotto voce.</p>
<p>“Im only going to stay half an hour,” Amory said sternly. He wondered if it sounded priggish.</p>
<p>“Hell y say,” protested Sloane. “Were here now—dont les rush.”</p>
<p>“I dont like this place,” Amory said sulkily, “and I dont want any food.”</p>
<p>Phoebe reappeared with sandwiches, brandy bottle, siphon, and four glasses.</p>
<p>“Amory, pour em out,” she said, “and well drink to Fred Sloane, who has a rare, distinguished edge.”</p>
<p>“Yes,” said Axia, coming in, “and Amory. I like Amory.” She sat down beside him and laid her yellow head on his shoulder.</p>
<p>“Ill pour,” said Sloane; “you use siphon, Phoebe.”</p>
<p>They filled the tray with glasses.</p>
<p>“Ready, here she goes!”</p>
<p>Amory hesitated, glass in hand.</p>
<p>There was a minute while temptation crept over him like a warm wind, and his imagination turned to fire, and he took the glass from Phoebes hand. That was all; for at the second that his decision came, he looked up and saw, ten yards from him, the man who had been in the café, and with his jump of astonishment the glass fell from his uplifted hand. There the man half sat, half leaned against a pile of pillows on the corner divan. His face was cast in the same yellow wax as in the café, neither the dull, pasty color of a dead man—rather a sort of virile pallor—nor unhealthy, youd have called it; but like a strong man whod worked in a mine or done night shifts in a damp climate. Amory looked him over carefully and later he could have drawn him after a fashion, down to the merest details. His mouth was the kind that is called frank, and he had steady gray eyes that moved slowly from one to the other of their group, with just the shade of a questioning expression. Amory noticed his hands; they werent fine at all, but they had versatility and a tenuous strength… they were nervous hands that sat lightly along the cushions and moved constantly with little jerky openings and closings. Then, suddenly, Amory perceived the feet, and with a rush of blood to the head he realized he was afraid. The feet were all wrong… with a sort of wrongness that he felt rather than knew.⁠ ⁠… It was like weakness in a good woman, or blood on satin; one of those terrible incongruities that shake little things in the back of the brain. He wore no shoes, but, instead, a sort of half moccasin, pointed, though, like the shoes they wore in the fourteenth century, and with the little ends curling up. They were a darkish brown and his toes seemed to fill them to the end.⁠ ⁠… They were unutterably terrible.⁠ ⁠…</p>
<p>He must have said something, or looked something, for Axias voice came out of the void with a strange goodness.</p>
<p>“Well, look at Amory! Poor old Amorys sick—old head going round?”</p>
<p>“Look at that man!” cried Amory, pointing toward the corner divan.</p>
<p>“You mean that purple zebra!” shrieked Axia facetiously. “Ooo-ee! Amorys got a purple zebra watching him!”</p>
<p>Sloane laughed vacantly.</p>
<p>“Ole zebra gotcha, Amory?”</p>
<p>There was a silence.⁠ ⁠… The man regarded Amory quizzically.⁠ ⁠… Then the human voices fell faintly on his ear:</p>
<p>“Thought you werent drinking,” remarked Axia sardonically, but her voice was good to hear; the whole divan that held the man was alive; alive like heat waves over asphalt, like wriggling worms.⁠ ⁠…</p>
<p>“Come back! Come back!” Axias arm fell on his. “Amory, dear, you arent going, Amory!” He was halfway to the door.</p>
<p>“Come on, Amory, stick th us!”</p>
<p>“Sick, are you?”</p>
<p>“Sit down a second!”</p>
<p>“Take some water.”</p>
<p>“Take a little brandy.⁠ ⁠…”</p>
<p>The elevator was close, and the colored boy was half asleep, paled to a livid bronze… Axias beseeching voice floated down the shaft. Those feet… those feet</p>
<p>As they settled to the lower floor the feet came into view in the sickly electric light of the paved hall.</p>
</section>
<section id="chapter-1-3-6" epub:type="z3998:subchapter">
<header>
<p>In the Alley</p>
</header>
<p>Down the long street came the moon, and Amory turned his back on it and walked. Ten, fifteen steps away sounded the footsteps. They were like a slow dripping, with just the slightest insistence in their fall. Amorys shadow lay, perhaps, ten feet ahead of him, and soft shoes was presumably that far behind. With the instinct of a child Amory edged in under the blue darkness of the white buildings, cleaving the moonlight for haggard seconds, once bursting into a slow run with clumsy stumblings. After that he stopped suddenly; he must keep hold, he thought. His lips were dry and he licked them.</p>
<p>If he met anyone good—were there any good people left in the world or did they all live in white apartment-houses now? Was everyone followed in the moonlight? But if he met someone good whod know what he meant and hear this damned scuffle… then the scuffling grew suddenly nearer, and a black cloud settled over the moon. When again the pale sheen skimmed the cornices, it was almost beside him, and Amory thought he heard a quiet breathing. Suddenly he realized that the footsteps were not behind, had never been behind, they were ahead and he was not eluding but following… following. He began to run, blindly, his heart knocking heavily, his hands clinched. Far ahead a black dot showed itself, resolved slowly into a human shape. But Amory was beyond that now; he turned off the street and darted into an alley, narrow and dark and smelling of old rottenness. He twisted down a long, sinuous blackness, where the moonlight was shut away except for tiny glints and patches… then suddenly sank panting into a corner by a fence, exhausted. The steps ahead stopped, and he could hear them shift slightly with a continuous motion, like waves around a dock.</p>
<p>He put his face in his hands and covered eyes and ears as well as he could. During all this time it never occurred to him that he was delirious or drunk. He had a sense of reality such as material things could never give him. His intellectual content seemed to submit passively to it, and it fitted like a glove everything that had ever preceded it in his life. It did not muddle him. It was like a problem whose answer he knew on paper, yet whose solution he was unable to grasp. He was far beyond horror. He had sunk through the thin surface of that, now moved in a region where the feet and the fear of white walls were real, living things, things he must accept. Only far inside his soul a little fire leaped and cried that something was pulling him down, trying to get him inside a door and slam it behind him. After that door was slammed there would be only footfalls and white buildings in the moonlight, and perhaps he would be one of the footfalls.</p>
<p>During the five or ten minutes he waited in the shadow of the fence, there was somehow this fire… that was as near as he could name it afterward. He remembered calling aloud:</p>
<p>“I want someone stupid. Oh, send someone stupid!” This to the black fence opposite him, in whose shadows the footsteps shuffled… shuffled. He supposed “stupid” and “good” had become somehow intermingled through previous association. When he called thus it was not an act of will at all—will had turned him away from the moving figure in the street; it was almost instinct that called, just the pile on pile of inherent tradition or some wild prayer from way over the night. Then something clanged like a low gong struck at a distance, and before his eyes a face flashed over the two feet, a face pale and distorted with a sort of infinite evil that twisted it like flame in the wind; <em>but he knew, for the half instant that the gong tanged and hummed, that it was the face of Dick Humbird.</em></p>
<p>Minutes later he sprang to his feet, realizing dimly that there was no more sound, and that he was alone in the graying alley. It was cold, and he started on a steady run for the light that showed the street at the other end.</p>
</section>
<section id="chapter-1-3-7" epub:type="z3998:subchapter">
<header>
<p>At the Window</p>
</header>
<p>It was late morning when he woke and found the telephone beside his bed in the hotel tolling frantically, and remembered that he had left word to be called at eleven. Sloane was snoring heavily, his clothes in a pile by his bed. They dressed and ate breakfast in silence, and then sauntered out to get some air. Amorys mind was working slowly, trying to assimilate what had happened and separate from the chaotic imagery that stacked his memory the bare shreds of truth. If the morning had been cold and gray he could have grasped the reins of the past in an instant, but it was one of those days that New York gets sometimes in May, when the air on Fifth Avenue is a soft, light wine. How much or how little Sloane remembered Amory did not care to know; he apparently had none of the nervous tension that was gripping Amory and forcing his mind back and forth like a shrieking saw.</p>
<p>Then Broadway broke upon them, and with the babel of noise and the painted faces a sudden sickness rushed over Amory.</p>
<p>“For Gods sake, lets go back! Lets get off of this—this place!”</p>
<p>Sloane looked at him in amazement.</p>
<p>“What do you mean?”</p>
<p>“This street, its ghastly! Come on! lets get back to the Avenue!”</p>
<p>“Do you mean to say,” said Sloane stolidly, “that cause you had some sort of indigestion that made you act like a maniac last night, youre never coming on Broadway again?”</p>
<p>Simultaneously Amory classed him with the crowd, and he seemed no longer Sloane of the debonair humor and the happy personality, but only one of the evil faces that whirled along the turbid stream.</p>
<p>“Man!” he shouted so loud that the people on the corner turned and followed them with their eyes, “its filthy, and if you cant see it, youre filthy, too!”</p>
<p>“I cant help it,” said Sloane doggedly. “Whats the matter with you? Old remorse getting you? Youd be in a fine state if youd gone through with our little party.”</p>
<p>“Im going, Fred,” said Amory slowly. His knees were shaking under him, and he knew that if he stayed another minute on this street he would keel over where he stood. “Ill be at the Vanderbilt for lunch.” And he strode rapidly off and turned over to Fifth Avenue. Back at the hotel he felt better, but as he walked into the barbershop, intending to get a head massage, the smell of the powders and tonics brought back Axias sidelong, suggestive smile, and he left hurriedly. In the doorway of his room a sudden blackness flowed around him like a divided river.</p>
<p>When he came to himself he knew that several hours had passed. He pitched onto the bed and rolled over on his face with a deadly fear that he was going mad. He wanted people, people, someone sane and stupid and good. He lay for he knew not how long without moving. He could feel the little hot veins on his forehead standing out, and his terror had hardened on him like plaster. He felt he was passing up again through the thin crust of horror, and now only could he distinguish the shadowy twilight he was leaving. He must have fallen asleep again, for when he next recollected himself he had paid the hotel bill and was stepping into a taxi at the door. It was raining torrents.</p>
<p>On the train for Princeton he saw no one he knew, only a crowd of fagged-looking Philadelphians. The presence of a painted woman across the aisle filled him with a fresh burst of sickness and he changed to another car, tried to concentrate on an article in a popular magazine. He found himself reading the same paragraphs over and over, so he abandoned this attempt and leaning over wearily pressed his hot forehead against the damp windowpane. The car, a smoker, was hot and stuffy with most of the smells of the states alien population; he opened a window and shivered against the cloud of fog that drifted in over him. The two hours ride were like days, and he nearly cried aloud with joy when the towers of Princeton loomed up beside him and the yellow squares of light filtered through the blue rain.</p>
<p>Tom was standing in the centre of the room, pensively relighting a cigar-stub. Amory fancied he looked rather relieved on seeing him.</p>
<p>“Had a hell of a dream about you last night,” came in the cracked voice through the cigar smoke. “I had an idea you were in some trouble.”</p>
<p>“Dont tell me about it!” Amory almost shrieked. “Dont say a word; Im tired and pepped out.”</p>
<p>Tom looked at him queerly and then sank into a chair and opened his Italian notebook. Amory threw his coat and hat on the floor, loosened his collar, and took a Wells novel at random from the shelf. “Wells is sane,” he thought, “and if he wont do Ill read Rupert Brooke.”</p>
<p>Half an hour passed. Outside the wind came up, and Amory started as the wet branches moved and clawed with their fingernails at the windowpane. Tom was deep in his work, and inside the room only the occasional scratch of a match or the rustle of leather as they shifted in their chairs broke the stillness. Then like a zigzag of lightning came the change. Amory sat bolt upright, frozen cold in his chair. Tom was looking at him with his mouth drooping, eyes fixed.</p>
<p>“God help us!” Amory cried.</p>
<p>“Oh, my heavens!” shouted Tom, “look behind!” Quick as a flash Amory whirled around. He saw nothing but the dark windowpane. “Its gone now,” came Toms voice after a second in a still terror. “Something was looking at you.”</p>
<p>Trembling violently, Amory dropped into his chair again.</p>
<p>“Ive got to tell you,” he said. “Ive had one hell of an experience. I think Ive—Ive seen the devil or—something like him. What face did you just see?—or no,” he added quickly, “dont tell me!”</p>
<p>And he gave Tom the story. It was midnight when he finished, and after that, with all lights burning, two sleepy, shivering boys read to each other from <i epub:type="se:name.publication.book">The New Machiavelli</i>, until dawn came up out of Witherspoon Hall, and the <i epub:type="se:name.publication.newspaper">Princetonian</i> fell against the door, and the May birds hailed the sun on last nights rain.</p>
</section>
</section>
<section id="chapter-1-4" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p epub:type="title">Narcissus Off Duty</p>
</hgroup>
<p>During Princetons transition period, that is, during Amorys last two years there, while he saw it change and broaden and live up to its Gothic beauty by better means than night parades, certain individuals arrived who stirred it to its plethoric depths. Some of them had been freshmen, and wild freshmen, with Amory; some were in the class below; and it was in the beginning of his last year and around small tables at the Nassau Inn that they began questioning aloud the institutions that Amory and countless others before him had questioned so long in secret. First, and partly by accident, they struck on certain books, a definite type of biographical novel that Amory christened “quest” books. In the “quest” book the hero set off in life armed with the best weapons and avowedly intending to use them as such weapons are usually used, to push their possessors ahead as selfishly and blindly as possible, but the heroes of the “quest” books discovered that there might be a more magnificent use for them. <i epub:type="se:name.publication.book">None Other Gods</i>, <i epub:type="se:name.publication.book">Sinister Street</i>, and <i epub:type="se:name.publication.book">The Research Magnificent</i> were examples of such books; it was the latter of these three that gripped Burne Holiday and made him wonder in the beginning of senior year how much it was worth while being a diplomatic autocrat around his club on Prospect Avenue and basking in the high lights of class office. It was distinctly through the channels of aristocracy that Burne found his way. Amory, through Kerry, had had a vague drifting acquaintance with him, but not until January of senior year did their friendship commence.</p>
<p>“Heard the latest?” said Tom, coming in late one drizzly evening with that triumphant air he always wore after a successful conversational bout.</p>
<p>“No. Somebody flunked out? Or another ship sunk?”</p>
<p>“Worse than that. About one-third of the junior class are going to resign from their clubs.”</p>
<p>“What!”</p>
<p>“Actual fact!”</p>
<p>“Why!”</p>
<p>“Spirit of reform and all that. Burne Holiday is behind it. The club presidents are holding a meeting tonight to see if they can find a joint means of combating it.”</p>
<p>“Well, whats the idea of the thing?”</p>
<p>“Oh, clubs injurious to Princeton democracy; cost a lot; draw social lines, take time; the regular line you get sometimes from disappointed sophomores. Woodrow thought they should be abolished and all that.”</p>
<p>“But this is the real thing?”</p>
<p>“Absolutely. I think itll go through.”</p>
<p>“For Petes sake, tell me more about it.”</p>
<p>“Well,” began Tom, “it seems that the idea developed simultaneously in several heads. I was talking to Burne awhile ago, and he claims that its a logical result if an intelligent person thinks long enough about the social system. They had a discussion crowd and the point of abolishing the clubs was brought up by someone—everybody there leaped at it—it had been in each ones mind, more or less, and it just needed a spark to bring it out.”</p>
<p>“Fine! I swear I think itll be most entertaining. How do they feel up at Cap and Gown?”</p>
<p>“Wild, of course. Everyones been sitting and arguing and swearing and getting mad and getting sentimental and getting brutal. Its the same at all the clubs; Ive been the rounds. They get one of the radicals in the corner and fire questions at him.”</p>
<p>“How do the radicals stand up?”</p>
<p>“Oh, moderately well. Burnes a damn good talker, and so obviously sincere that you cant get anywhere with him. Its so evident that resigning from his club means so much more to him than preventing it does to us that I felt futile when I argued; finally took a position that was brilliantly neutral. In fact, I believe Burne thought for a while that hed converted me.”</p>
<p>“And you say almost a third of the junior class are going to resign?”</p>
<p>“Call it a fourth and be safe.”</p>
<p>“Lord—whod have thought it possible!”</p>
<p>There was a brisk knock at the door, and Burne himself came in. “Hello, Amory—hello, Tom.”</p>
<p>Amory rose.</p>
<p>“Evening, Burne. Dont mind if I seem to rush; Im going to Renwicks.”</p>
<p>Burne turned to him quickly.</p>
<p>“You probably know what I want to talk to Tom about, and it isnt a bit private. I wish youd stay.”</p>
<p>“Id be glad to.” Amory sat down again, and as Burne perched on a table and launched into argument with Tom, he looked at this revolutionary more carefully than he ever had before. Broad-browed and strong-chinned, with a fineness in the honest gray eyes that were like Kerrys, Burne was a man who gave an immediate impression of bigness and security—stubborn, that was evident, but his stubbornness wore no stolidity, and when he had talked for five minutes Amory knew that this keen enthusiasm had in it no quality of dilettantism.</p>
<p>The intense power Amory felt later in Burne Holiday differed from the admiration he had had for Humbird. This time it began as purely a mental interest. With other men of whom he had thought as primarily first-class, he had been attracted first by their personalities, and in Burne he missed that immediate magnetism to which he usually swore allegiance. But that night Amory was struck by Burnes intense earnestness, a quality he was accustomed to associate only with the dread stupidity, and by the great enthusiasm that struck dead chords in his heart. Burne stood vaguely for a land Amory hoped he was drifting toward—and it was almost time that land was in sight. Tom and Amory and Alec had reached an impasse; never did they seem to have new experiences in common, for Tom and Alec had been as blindly busy with their committees and boards as Amory had been blindly idling, and the things they had for dissection—college, contemporary personality and the like—they had hashed and rehashed for many a frugal conversational meal.</p>
<p>That night they discussed the clubs until twelve, and, in the main, they agreed with Burne. To the roommates it did not seem such a vital subject as it had in the two years before, but the logic of Burnes objections to the social system dovetailed so completely with everything they had thought, that they questioned rather than argued, and envied the sanity that enabled this man to stand out so against all traditions.</p>
<p>Then Amory branched off and found that Burne was deep in other things as well. Economics had interested him and he was turning socialist. Pacifism played in the back of his mind, and he read the <i epub:type="se:name.publication.magazine">Masses</i> and Lyoff Tolstoy faithfully.</p>
<p>“How about religion?” Amory asked him.</p>
<p>“Dont know. Im in a muddle about a lot of things—Ive just discovered that Ive a mind, and Im starting to read.”</p>
<p>“Read what?”</p>
<p>“Everything. I have to pick and choose, of course, but mostly things to make me think. Im reading the four gospels now, and the <i epub:type="se:name.publication.book">Varieties of Religious Experience</i>.”</p>
<p>“What chiefly started you?”</p>
<p>“Wells, I guess, and Tolstoy, and a man named Edward Carpenter. Ive been reading for over a year now—on a few lines, on what I consider the essential lines.”</p>
<p>“Poetry?”</p>
<p>“Well, frankly, not what you call poetry, or for your reasons—you two write, of course, and look at things differently. Whitman is the man that attracts me.”</p>
<p>“Whitman?”</p>
<p>“Yes; hes a definite ethical force.”</p>
<p>“Well, Im ashamed to say that Im a blank on the subject of Whitman. How about you, Tom?”</p>
<p>Tom nodded sheepishly.</p>
<p>“Well,” continued Burne, “you may strike a few poems that are tiresome, but I mean the mass of his work. Hes tremendous—like Tolstoy. They both look things in the face, and, somehow, different as they are, stand for somewhat the same things.”</p>
<p>“You have me stumped, Burne,” Amory admitted. “Ive read <i epub:type="se:name.publication.book">Anna Karénina</i> and the <i epub:type="se:name.publication.book">Kreutzer Sonata</i> of course, but Tolstoy is mostly in the original Russian as far as Im concerned.”</p>
<p>“Hes the greatest man in hundreds of years,” cried Burne enthusiastically. “Did you ever see a picture of that shaggy old head of his?”</p>
<p>They talked until three, from biology to organized religion, and when Amory crept shivering into bed it was with his mind aglow with ideas and a sense of shock that someone else had discovered the path he might have followed. Burne Holiday was so evidently developing—and Amory had considered that he was doing the same. He had fallen into a deep cynicism over what had crossed his path, plotted the imperfectability of man and read Shaw and Chesterton enough to keep his mind from the edges of decadence—now suddenly all his mental processes of the last year and a half seemed stale and futile—a petty consummation of himself… and like a sombre background lay that incident of the spring before, that filled half his nights with a dreary terror and made him unable to pray. He was not even a Catholic, yet that was the only ghost of a code that he had, the gaudy, ritualistic, paradoxical Catholicism whose prophet was Chesterton, whose claqueurs were such reformed rakes of literature as Huysmans and Bourget, whose American sponsor was Ralph Adams Cram, with his adulation of thirteenth-century cathedrals—a Catholicism which Amory found convenient and ready-made, without priest or sacraments or sacrifice.</p>
<p>He could not sleep, so he turned on his reading-lamp and, taking down the <i epub:type="se:name.publication.book">Kreutzer Sonata</i>, searched it carefully for the germs of Burnes enthusiasm. Being Burne was suddenly so much realler than being clever. Yet he sighed… here were other possible clay feet.</p>
<p>He thought back through two years, of Burne as a hurried, nervous freshman, quite submerged in his brothers personality. Then he remembered an incident of sophomore year, in which Burne had been suspected of the leading role.</p>
<p>Dean Hollister had been heard by a large group arguing with a taxi-driver, who had driven him from the junction. In the course of the altercation the dean remarked that he “might as well buy the taxicab.” He paid and walked off, but next morning he entered his private office to find the taxicab itself in the space usually occupied by his desk, bearing a sign which read “Property of Dean Hollister. Bought and Paid for.”⁠ ⁠… It took two expert mechanics half a day to dissemble it into its minutest parts and remove it, which only goes to prove the rare energy of sophomore humor under efficient leadership.</p>
<p>Then again, that very fall, Burne had caused a sensation. A certain Phyllis Styles, an intercollegiate prom-trotter, had failed to get her yearly invitation to the HarvardPrinceton game.</p>
<p>Jesse Ferrenby had brought her to a smaller game a few weeks before, and had pressed Burne into service—to the ruination of the latters misogyny.</p>
<p>“Are you coming to the Harvard game?” Burne had asked indiscreetly, merely to make conversation.</p>
<p>“If you ask me,” cried Phyllis quickly.</p>
<p>“Of course I do,” said Burne feebly. He was unversed in the arts of Phyllis, and was sure that this was merely a vapid form of kidding. Before an hour had passed he knew that he was indeed involved. Phyllis had pinned him down and served him up, informed him the train she was arriving by, and depressed him thoroughly. Aside from loathing Phyllis, he had particularly wanted to stag that game and entertain some Harvard friends.</p>
<p>“Shell see,” he informed a delegation who arrived in his room to josh him. “This will be the last game she ever persuades any young innocent to take her to!”</p>
<p>“But, Burne—why did you <em>invite</em> her if you didnt want her?”</p>
<p>“Burne, you <em>know</em> youre secretly mad about her—thats the <em>real</em> trouble.”</p>
<p>“What can <em>you</em> do, Burne? What can <em>you</em> do against Phyllis?”</p>
<p>But Burne only shook his head and muttered threats which consisted largely of the phrase: “Shell see, shell see!”</p>
<p>The blithesome Phyllis bore her twenty-five summers gayly from the train, but on the platform a ghastly sight met her eyes. There were Burne and Fred Sloane arrayed to the last dot like the lurid figures on college posters. They had bought flaring suits with huge peg-top trousers and gigantic padded shoulders. On their heads were rakish college hats, pinned up in front and sporting bright orange-and-black bands, while from their celluloid collars blossomed flaming orange ties. They wore black armbands with orange “<i epub:type="z3998:grapheme">P</i>s,” and carried canes flying Princeton pennants, the effect completed by socks and peeping handkerchiefs in the same color motifs. On a clanking chain they led a large, angry tomcat, painted to represent a tiger.</p>
<p>A good half of the station crowd was already staring at them, torn between horrified pity and riotous mirth, and as Phyllis, with her svelte jaw dropping, approached, the pair bent over and emitted a college cheer in loud, far-carrying voices, thoughtfully adding the name “Phyllis” to the end. She was vociferously greeted and escorted enthusiastically across the campus, followed by half a hundred village urchins—to the stifled laughter of hundreds of alumni and visitors, half of whom had no idea that this was a practical joke, but thought that Burne and Fred were two varsity sports showing their girl a collegiate time.</p>
<p>Phylliss feelings as she was paraded by the Harvard and Princeton stands, where sat dozens of her former devotees, can be imagined. She tried to walk a little ahead, she tried to walk a little behind—but they stayed close, that there should be no doubt whom she was with, talking in loud voices of their friends on the football team, until she could almost hear her acquaintances whispering:</p>
<p>“Phyllis Styles must be <em>awfully hard up</em> to have to come with <em>those two</em>.”</p>
<p>That had been Burne, dynamically humorous, fundamentally serious. From that root had blossomed the energy that he was now trying to orient with progress.⁠ ⁠…</p>
<p>So the weeks passed and March came and the clay feet that Amory looked for failed to appear. About a hundred juniors and seniors resigned from their clubs in a final fury of righteousness, and the clubs in helplessness turned upon Burne their finest weapon: ridicule. Everyone who knew him liked him—but what he stood for (and he began to stand for more all the time) came under the lash of many tongues, until a frailer man than he would have been snowed under.</p>
<p>“Dont you mind losing prestige?” asked Amory one night. They had taken to exchanging calls several times a week.</p>
<p>“Of course I dont. Whats prestige, at best?”</p>
<p>“Some people say that youre just a rather original politician.”</p>
<p>He roared with laughter.</p>
<p>“Thats what Fred Sloane told me today. I suppose I have it coming.”</p>
<p>One afternoon they dipped into a subject that had interested Amory for a long time—the matter of the bearing of physical attributes on a mans makeup. Burne had gone into the biology of this, and then:</p>
<p>“Of course health counts—a healthy man has twice the chance of being good,” he said.</p>
<p>“I dont agree with you—I dont believe in muscular Christianity.’ ”</p>
<p>“I do—I believe Christ had great physical vigor.”</p>
<p>“Oh, no,” Amory protested. “He worked too hard for that. I imagine that when he died he was a broken-down man—and the great saints havent been strong.”</p>
<p>“Half of them have.”</p>
<p>“Well, even granting that, I dont think health has anything to do with goodness; of course, its valuable to a great saint to be able to stand enormous strains, but this fad of popular preachers rising on their toes in simulated virility, bellowing that calisthenics will save the world—no, Burne, I cant go that.”</p>
<p>“Well, lets waive it—we wont get anywhere, and besides I havent quite made up my mind about it myself. Now, heres something I <em>do</em> know—personal appearance has a lot to do with it.”</p>
<p>“Coloring?” Amory asked eagerly.</p>
<p>“Yes.”</p>
<p>“Thats what Tom and I figured,” Amory agreed. “We took the yearbooks for the last ten years and looked at the pictures of the senior council. I know you dont think much of that august body, but it does represent success here in a general way. Well, I suppose only about thirty-five percent of every class here are blonds, are really light—yet <em>two-thirds</em> of every senior council are light. We looked at pictures of ten years of them, mind you; that means that out of every <em>fifteen</em> light-haired men in the senior class <em>one</em> is on the senior council, and of the dark-haired men its only one in <em>fifty</em>.”</p>
<p>“Its true,” Burne agreed. “The light-haired man <em>is</em> a higher type, generally speaking. I worked the thing out with the Presidents of the United States once, and found that way over half of them were light-haired—yet think of the preponderant number of brunettes in the race.”</p>
<p>“People unconsciously admit it,” said Amory. “Youll notice a blond person is <em>expected</em> to talk. If a blond girl doesnt talk we call her a doll; if a light-haired man is silent hes considered stupid. Yet the world is full of dark silent men and languorous brunettes who havent a brain in their heads, but somehow are never accused of the dearth.”</p>
<p>“And the large mouth and broad chin and rather big nose undoubtedly make the superior face.”</p>
<p>“Im not so sure.” Amory was all for classical features.</p>
<p>“Oh, yes—Ill show you,” and Burne pulled out of his desk a photographic collection of heavily bearded, shaggy celebrities—Tolstoy, Whitman, Carpenter, and others.</p>
<p>“Arent they wonderful?”</p>
<p>Amory tried politely to appreciate them, and gave up laughingly.</p>
<p>“Burne, I think theyre the ugliest-looking crowd I ever came across. They look like an old mans home.”</p>
<p>“Oh, Amory, look at that forehead on Emerson; look at Tolstoys eyes.” His tone was reproachful.</p>
<p>Amory shook his head.</p>
<p>“No! Call them remarkable-looking or anything you want—but ugly they certainly are.”</p>
<p>Unabashed, Burne ran his hand lovingly across the spacious foreheads, and piling up the pictures put them back in his desk.</p>
<p>Walking at night was one of his favorite pursuits, and one night he persuaded Amory to accompany him.</p>
<p>“I hate the dark,” Amory objected. “I didnt use to—except when I was particularly imaginative, but now, I really do—Im a regular fool about it.”</p>
<p>“Thats useless, you know.”</p>
<p>“Quite possibly.”</p>
<p>“Well go east,” Burne suggested, “and down that string of roads through the woods.”</p>
<p>“Doesnt sound very appealing to me,” admitted Amory reluctantly, “but lets go.”</p>
<p>They set off at a good gait, and for an hour swung along in a brisk argument until the lights of Princeton were luminous white blots behind them.</p>
<p>“Any person with any imagination is bound to be afraid,” said Burne earnestly. “And this very walking at night is one of the things I was afraid about. Im going to tell you why I can walk anywhere now and not be afraid.”</p>
<p>“Go on,” Amory urged eagerly. They were striding toward the woods, Burnes nervous, enthusiastic voice warming to his subject.</p>
<p>“I used to come out here alone at night, oh, three months ago, and I always stopped at that crossroad we just passed. There were the woods looming up ahead, just as they do now, there were dogs howling and the shadows and no human sound. Of course, I peopled the woods with everything ghastly, just like you do; dont you?”</p>
<p>“I do,” Amory admitted.</p>
<p>“Well, I began analyzing it—my imagination persisted in sticking horrors into the dark—so I stuck my imagination into the dark instead, and let it look out at me—I let it play stray dog or escaped convict or ghost, and then saw myself coming along the road. That made it all right—as it always makes everything all right to project yourself completely into anothers place. I knew that if I were the dog or the convict or the ghost I wouldnt be a menace to Burne Holiday any more than he was a menace to me. Then I thought of my watch. Id better go back and leave it and then essay the woods. No; I decided, its better on the whole that I should lose a watch than that I should turn back—and I did go into them—not only followed the road through them, but walked into them until I wasnt frightened any more—did it until one night I sat down and dozed off in there; then I knew I was through being afraid of the dark.”</p>
<p>“Lordy,” Amory breathed. “I couldnt have done that. Id have come out halfway, and the first time an automobile passed and made the dark thicker when its lamps disappeared, Id have come in.”</p>
<p>“Well,” Burne said suddenly, after a few moments silence, “were halfway through, lets turn back.”</p>
<p>On the return he launched into a discussion of will.</p>
<p>“Its the whole thing,” he asserted. “Its the one dividing line between good and evil. Ive never met a man who led a rotten life and didnt have a weak will.”</p>
<p>“How about great criminals?”</p>
<p>“Theyre usually insane. If not, theyre weak. There is no such thing as a strong, sane criminal.”</p>
<p>“Burne, I disagree with you altogether; how about the superman?”</p>
<p>“Well?”</p>
<p>“Hes evil, I think, yet hes strong and sane.”</p>
<p>“Ive never met him. Ill bet, though, that hes stupid or insane.”</p>
<p>“Ive met him over and over and hes neither. Thats why I think youre wrong.”</p>
<p>“Im sure Im not—and so I dont believe in imprisonment except for the insane.”</p>
<p>On this point Amory could not agree. It seemed to him that life and history were rife with the strong criminal, keen, but often self-deluding; in politics and business one found him and among the old statesmen and kings and generals; but Burne never agreed and their courses began to split on that point.</p>
<p>Burne was drawing farther and farther away from the world about him. He resigned the vice-presidency of the senior class and took to reading and walking as almost his only pursuits. He voluntarily attended graduate lectures in philosophy and biology, and sat in all of them with a rather pathetically intent look in his eyes, as if waiting for something the lecturer would never quite come to. Sometimes Amory would see him squirm in his seat; and his face would light up; he was on fire to debate a point.</p>
<p>He grew more abstracted on the street and was even accused of becoming a snob, but Amory knew it was nothing of the sort, and once when Burne passed him four feet off, absolutely unseeingly, his mind a thousand miles away, Amory almost choked with the romantic joy of watching him. Burne seemed to be climbing heights where others would be forever unable to get a foothold.</p>
<p>“I tell you,” Amory declared to Tom, “hes the first contemporary Ive ever met whom Ill admit is my superior in mental capacity.”</p>
<p>“Its a bad time to admit it—people are beginning to think hes odd.”</p>
<p>“Hes way over their heads—you know you think so yourself when you talk to him—Good Lord, Tom, you <em>used</em> to stand out against people. Success has completely conventionalized you.”</p>
<p>Tom grew rather annoyed.</p>
<p>“Whats he trying to do—be excessively holy?”</p>
<p>“No! not like anybody youve ever seen. Never enters the Philadelphian Society. He has no faith in that rot. He doesnt believe that public swimming-pools and a kind word in time will right the wrongs of the world; moreover, he takes a drink whenever he feels like it.”</p>
<p>“He certainly is getting in wrong.”</p>
<p>“Have you talked to him lately?”</p>
<p>“No.”</p>
<p>“Then you havent any conception of him.”</p>
<p>The argument ended nowhere, but Amory noticed more than ever how the sentiment toward Burne had changed on the campus.</p>
<p>“Its odd,” Amory said to Tom one night when they had grown more amicable on the subject, “that the people who violently disapprove of Burnes radicalism are distinctly the Pharisee class—I mean theyre the best-educated men in college—the editors of the papers, like yourself and Ferrenby, the younger professors.⁠ ⁠… The illiterate athletes like Langueduc think hes getting eccentric, but they just say, Good old Burne has got some queer ideas in his head, and pass on—the Pharisee class—Gee! they ridicule him unmercifully.”</p>
<p>The next morning he met Burne hurrying along McCosh walk after a recitation.</p>
<p>“Whither bound, Tsar?”</p>
<p>“Over to the <i epub:type="se:name.publication.newspaper"><abbr>Prince</abbr></i> office to see Ferrenby,” he waved a copy of the mornings <i epub:type="se:name.publication.newspaper">Princetonian</i> at Amory. “He wrote this editorial.”</p>
<p>“Going to flay him alive?”</p>
<p>“No—but hes got me all balled up. Either Ive misjudged him or hes suddenly become the worlds worst radical.”</p>
<p>Burne hurried on, and it was several days before Amory heard an account of the ensuing conversation. Burne had come into the editors sanctum displaying the paper cheerfully.</p>
<p>“Hello, Jesse.”</p>
<p>“Hello there, Savonarola.”</p>
<p>“I just read your editorial.”</p>
<p>“Good boy—didnt know you stooped that low.”</p>
<p>“Jesse, you startled me.”</p>
<p>“How so?”</p>
<p>“Arent you afraid the facultyll get after you if you pull this irreligious stuff?”</p>
<p>“What?”</p>
<p>“Like this morning.”</p>
<p>“What the devil—that editorial was on the coaching system.”</p>
<p>“Yes, but that quotation—”</p>
<p>Jesse sat up.</p>
<p>“What quotation?”</p>
<p>“You know: He who is not with me is against me.’ ”</p>
<p>“Well—what about it?”</p>
<p>Jesse was puzzled but not alarmed.</p>
<p>“Well, you say here—let me see.” Burne opened the paper and read: “ ‘<em>He who is not with me is against me</em>, as that gentleman said who was notoriously capable of only coarse distinctions and puerile generalities.’ ”</p>
<p>“What of it?” Ferrenby began to look alarmed. “Oliver Cromwell said it, didnt he? or was it Washington, or one of the saints? Good Lord, Ive forgotten.”</p>
<p>Burne roared with laughter.</p>
<p>“Oh, Jesse, oh, good, kind Jesse.”</p>
<p>“Who said it, for Petes sake?”</p>
<p>“Well,” said Burne, recovering his voice, “<abbr>St.</abbr> Matthew attributes it to Christ.”</p>
<p>“My God!” cried Jesse, and collapsed backward into the wastebasket.</p>
<section id="chapter-1-4-1" epub:type="z3998:subchapter">
<header>
<p>Amory Writes a Poem</p>
</header>
<p>The weeks tore by. Amory wandered occasionally to New York on the chance of finding a new shining green autobus, that its stick-of-candy glamour might penetrate his disposition. One day he ventured into a stock-company revival of a play whose name was faintly familiar. The curtain rose—he watched casually as a girl entered. A few phrases rang in his ear and touched a faint chord of memory. Where—? When—?</p>
<p>Then he seemed to hear a voice whispering beside him, a very soft, vibrant voice: “Oh, Im such a poor little fool; <em>do</em> tell me when I do wrong.”</p>
<p>The solution came in a flash and he had a quick, glad memory of Isabelle.</p>
<p>He found a blank space on his programme, and began to scribble rapidly:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Here in the figured dark I watch once more,</span>
<br/>
<span class="i1">There, with the curtain, roll the years away;</span>
<br/>
<span class="i1">Two years of years—there was an idle day</span>
<br/>
<span>Of ours, when happy endings didnt bore</span>
<br/>
<span>Our unfermented souls; I could adore</span>
<br/>
<span class="i1">Your eager face beside me, wide-eyed, gay,</span>
<br/>
<span class="i1">Smiling a repertoire while the poor play</span>
<br/>
<span>Reached me as a faint ripple reaches shore.</span>
</p>
<p>
<span>Yawning and wondering an evening through,</span>
<br/>
<span class="i1">I watch alone… and chatterings, of course,</span>
<br/>
<span class="i1">Spoil the one scene which, somehow, <em>did</em> have charms;</span>
<br/>
<span>You wept a bit, and I grew sad for you</span>
<br/>
<span class="i1">Right here! Where <abbr epub:type="z3998:name-title">Mr.</abbr> X defends divorce</span>
<br/>
<span class="i1">And Whats-Her-Name falls fainting in his arms.”</span>
</p>
</blockquote>
</section>
<section id="chapter-1-4-2" epub:type="z3998:subchapter">
<header>
<p>Still Calm</p>
</header>
<p>“Ghosts are such dumb things,” said Alec, “theyre slow-witted. I can always outguess a ghost.”</p>
<p>“How?” asked Tom.</p>
<p>“Well, it depends where. Take a bedroom, for example. If you use <em>any</em> discretion a ghost can never get you in a bedroom.”</p>
<p>“Go on, spose you think theres maybe a ghost in your bedroom—what measures do you take on getting home at night?” demanded Amory, interested.</p>
<p>“Take a stick,” answered Alec, with ponderous reverence, “one about the length of a broom-handle. Now, the first thing to do is to get the room <em>cleared</em>—to do this you rush with your eyes closed into your study and turn on the lights—next, approaching the closet, carefully run the stick in the door three or four times. Then, if nothing happens, you can look in. <em>Always, always</em> run the stick in viciously first<em>never</em> look first!”</p>
<p>“Of course, thats the ancient Celtic school,” said Tom gravely.</p>
<p>“Yes—but they usually pray first. Anyway, you use this method to clear the closets and also for behind all doors—”</p>
<p>“And the bed,” Amory suggested.</p>
<p>“Oh, Amory, no!” cried Alec in horror. “That isnt the way—the bed requires different tactics—let the bed alone, as you value your reason—if there is a ghost in the room and thats only about a third of the time, it is <em>almost always</em> under the bed.”</p>
<p>“Well” Amory began.</p>
<p>Alec waved him into silence.</p>
<p>“Of <em>course</em> you never look. You stand in the middle of the floor and before he knows what youre going to do make a sudden leap for the bed—never walk near the bed; to a ghost your ankle is your most vulnerable part—once in bed, youre safe; he may lie around under the bed all night, but youre safe as daylight. If you still have doubts pull the blanket over your head.”</p>
<p>“All thats very interesting, Tom.”</p>
<p>“Isnt it?” Alec beamed proudly. “All my own, too—the Sir Oliver Lodge of the new world.”</p>
<p>Amory was enjoying college immensely again. The sense of going forward in a direct, determined line had come back; youth was stirring and shaking out a few new feathers. He had even stored enough surplus energy to sally into a new pose.</p>
<p>“Whats the idea of all this distracted stuff, Amory?” asked Alec one day, and then as Amory pretended to be cramped over his book in a daze: “Oh, dont try to act Burne, the mystic, to me.”</p>
<p>Amory looked up innocently.</p>
<p>“What?”</p>
<p>“What?” mimicked Alec. “Are you trying to read yourself into a rhapsody with—lets see the book.”</p>
<p>He snatched it; regarded it derisively.</p>
<p>“Well?” said Amory a little stiffly.</p>
<p><i epub:type="se:name.publication.book">The Life of <abbr>St.</abbr> Teresa</i>,” read Alec aloud. “Oh, my gosh!”</p>
<p>“Say, Alec.”</p>
<p>“What?”</p>
<p>“Does it bother you?”</p>
<p>“Does what bother me?”</p>
<p>“My acting dazed and all that?”</p>
<p>“Why, no—of course it doesnt <em>bother</em> me.”</p>
<p>“Well, then, dont spoil it. If I enjoy going around telling people guilelessly that I think Im a genius, let me do it.”</p>
<p>“Youre getting a reputation for being eccentric,” said Alec, laughing, “if thats what you mean.”</p>
<p>Amory finally prevailed, and Alec agreed to accept his face value in the presence of others if he was allowed rest periods when they were alone; so Amory “ran it out” at a great rate, bringing the most eccentric characters to dinner, wild-eyed grad students, preceptors with strange theories of God and government, to the cynical amazement of the supercilious Cottage Club.</p>
<p>As February became slashed by sun and moved cheerfully into March, Amory went several times to spend weekends with Monsignor; once he took Burne, with great success, for he took equal pride and delight in displaying them to each other. Monsignor took him several times to see Thornton Hancock, and once or twice to the house of a <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence, a type of Rome-haunting American whom Amory liked immediately.</p>
<p>Then one day came a letter from Monsignor, which appended an interesting <abbr epub:type="z3998:initialism">P.S.</abbr>:</p>
<blockquote epub:type="z3998:letter">
<p>“Do you know,” it ran, “that your third cousin, Clara Page, widowed six months and very poor, is living in Philadelphia? I dont think youve ever met her, but I wish, as a favor to me, youd go to see her. To my mind, shes rather a remarkable woman, and just about your age.”</p>
</blockquote>
<p>Amory sighed and decided to go, as a favor.⁠ ⁠…</p>
</section>
<section id="chapter-1-4-3" epub:type="z3998:subchapter">
<header>
<p>Clara</p>
</header>
<p>She was immemorial.⁠ ⁠… Amory wasnt good enough for Clara, Clara of ripply golden hair, but then no man was. Her goodness was above the prosy morals of the husband-seeker, apart from the dull literature of female virtue.</p>
<p>Sorrow lay lightly around her, and when Amory found her in Philadelphia he thought her steely blue eyes held only happiness; a latent strength, a realism, was brought to its fullest development by the facts that she was compelled to face. She was alone in the world, with two small children, little money, and, worst of all, a host of friends. He saw her that winter in Philadelphia entertaining a houseful of men for an evening, when he knew she had not a servant in the house except the little colored girl guarding the babies overhead. He saw one of the greatest libertines in that city, a man who was habitually drunk and notorious at home and abroad, sitting opposite her for an evening, discussing <em>girls boarding-schools</em> with a sort of innocent excitement. What a twist Clara had to her mind! She could make fascinating and almost brilliant conversation out of the thinnest air that ever floated through a drawing-room.</p>
<p>The idea that the girl was poverty-stricken had appealed to Amorys sense of situation. He arrived in Philadelphia expecting to be told that 921 Ark Street was in a miserable lane of hovels. He was even disappointed when it proved to be nothing of the sort. It was an old house that had been in her husbands family for years. An elderly aunt, who objected to having it sold, had put ten years taxes with a lawyer and pranced off to Honolulu, leaving Clara to struggle with the heating-problem as best she could. So no wild-haired woman with a hungry baby at her breast and a sad Amelia-like look greeted him. Instead, Amory would have thought from his reception that she had not a care in the world.</p>
<p>A calm virility and a dreamy humor, marked contrasts to her level-headedness—into these moods she slipped sometimes as a refuge. She could do the most prosy things (though she was wise enough never to stultify herself with such “household arts” as <em>knitting</em> and <em>embroidery</em>), yet immediately afterward pick up a book and let her imagination rove as a formless cloud with the wind. Deepest of all in her personality was the golden radiance that she diffused around her. As an open fire in a dark room throws romance and pathos into the quiet faces at its edge, so she cast her lights and shadows around the rooms that held her, until she made of her prosy old uncle a man of quaint and meditative charm, metamorphosed the stray telegraph boy into a Puck-like creature of delightful originality. At first this quality of hers somehow irritated Amory. He considered his own uniqueness sufficient, and it rather embarrassed him when she tried to read new interests into him for the benefit of what other adorers were present. He felt as if a polite but insistent stage-manager were attempting to make him give a new interpretation of a part he had conned for years.</p>
<p>But Clara talking, Clara telling a slender tale of a hatpin and an inebriated man and herself.⁠ ⁠… People tried afterward to repeat her anecdotes but for the life of them they could make them sound like nothing whatever. They gave her a sort of innocent attention and the best smiles many of them had smiled for long; there were few tears in Clara, but people smiled misty-eyed at her.</p>
<p>Very occasionally Amory stayed for little half-hours after the rest of the court had gone, and they would have bread and jam and tea late in the afternoon or “maple-sugar lunches,” as she called them, at night.</p>
<p>“You <em>are</em> remarkable, arent you!” Amory was becoming trite from where he perched in the centre of the dining-room table one six oclock.</p>
<p>“Not a bit,” she answered. She was searching out napkins in the sideboard. “Im really most humdrum and commonplace. One of those people who have no interest in anything but their children.”</p>
<p>“Tell that to somebody else,” scoffed Amory. “You know youre perfectly effulgent.” He asked her the one thing that he knew might embarrass her. It was the remark that the first bore made to Adam.</p>
<p>“Tell me about yourself.” And she gave the answer that Adam must have given.</p>
<p>“Theres nothing to tell.”</p>
<p>But eventually Adam probably told the bore all the things he thought about at night when the locusts sang in the sandy grass, and he must have remarked patronizingly how <em>different</em> he was from Eve, forgetting how different she was from him… at any rate, Clara told Amory much about herself that evening. She had had a harried life from sixteen on, and her education had stopped sharply with her leisure. Browsing in her library, Amory found a tattered gray book out of which fell a yellow sheet that he impudently opened. It was a poem that she had written at school about a gray convent wall on a gray day, and a girl with her cloak blown by the wind sitting atop of it and thinking about the many-colored world. As a rule such sentiment bored him, but this was done with so much simplicity and atmosphere, that it brought a picture of Clara to his mind, of Clara on such a cool, gray day with her keen blue eyes staring out, trying to see her tragedies come marching over the gardens outside. He envied that poem. How he would have loved to have come along and seen her on the wall and talked nonsense or romance to her, perched above him in the air. He began to be frightfully jealous of everything about Clara: of her past, of her babies, of the men and women who flocked to drink deep of her cool kindness and rest their tired minds as at an absorbing play.</p>
<p><em>Nobody</em> seems to bore you,” he objected.</p>
<p>“About half the world do,” she admitted, “but I think thats a pretty good average, dont you?” and she turned to find something in Browning that bore on the subject. She was the only person he ever met who could look up passages and quotations to show him in the middle of the conversation, and yet not be irritating to distraction. She did it constantly, with such a serious enthusiasm that he grew fond of watching her golden hair bent over a book, brow wrinkled ever so little at hunting her sentence.</p>
<p>Through early March he took to going to Philadelphia for weekends. Almost always there was someone else there and she seemed not anxious to see him alone, for many occasions presented themselves when a word from her would have given him another delicious half-hour of adoration. But he fell gradually in love and began to speculate wildly on marriage. Though this design flowed through his brain even to his lips, still he knew afterward that the desire had not been deeply rooted. Once he dreamt that it had come true and woke up in a cold panic, for in his dream she had been a silly, flaxen Clara, with the gold gone out of her hair and platitudes falling insipidly from her changeling tongue. But she was the first fine woman he ever knew and one of the few good people who ever interested him. She made her goodness such an asset. Amory had decided that most good people either dragged theirs after them as a liability, or else distorted it to artificial geniality, and of course there were the ever-present prig and Pharisee—(but Amory never included <em>them</em> as being among the saved).</p>
<blockquote epub:type="z3998:poem">
<header role="presentation">
<p><abbr>St.</abbr> Cecilia</p>
</header>
<p>
<span>“Over her gray and velvet dress,</span>
<br/>
<span>Under her molten, beaten hair,</span>
<br/>
<span>Color of rose in mock distress</span>
<br/>
<span>Flushes and fades and makes her fair;</span>
<br/>
<span>Fills the air from her to him</span>
<br/>
<span>With light and languor and little sighs,</span>
<br/>
<span>Just so subtly he scarcely knows</span>
<br/>
<span>Laughing lightning, color of rose.”</span>
</p>
</blockquote>
<p>“Do you like me?”</p>
<p>“Of course I do,” said Clara seriously.</p>
<p>“Why?”</p>
<p>“Well, we have some qualities in common. Things that are spontaneous in each of us—or were originally.”</p>
<p>“Youre implying that I havent used myself very well?”</p>
<p>Clara hesitated.</p>
<p>“Well, I cant judge. A man, of course, has to go through a lot more, and Ive been sheltered.”</p>
<p>“Oh, dont stall, please, Clara,” Amory interrupted; “but do talk about me a little, wont you?”</p>
<p>“Surely, Id adore to.” She didnt smile.</p>
<p>“Thats sweet of you. First answer some questions. Am I painfully conceited?”</p>
<p>“Well—no, you have tremendous vanity, but itll amuse the people who notice its preponderance.”</p>
<p>“I see.”</p>
<p>“Youre really humble at heart. You sink to the third hell of depression when you think youve been slighted. In fact, you havent much self-respect.”</p>
<p>“Centre of target twice, Clara. How do you do it? You never let me say a word.”</p>
<p>“Of course not—I can never judge a man while hes talking. But Im not through; the reason you have so little real self-confidence, even though you gravely announce to the occasional philistine that you think youre a genius, is that youve attributed all sorts of atrocious faults to yourself and are trying to live up to them. For instance, youre always saying that you are a slave to highballs.”</p>
<p>“But I am, potentially.”</p>
<p>“And you say youre a weak character, that youve no will.”</p>
<p>“Not a bit of will—Im a slave to my emotions, to my likes, to my hatred of boredom, to most of my desires—”</p>
<p>“You are not!” She brought one little fist down onto the other. “Youre a slave, a bound helpless slave to one thing in the world, your imagination.”</p>
<p>“You certainly interest me. If this isnt boring you, go on.”</p>
<p>“I notice that when you want to stay over an extra day from college you go about it in a sure way. You never decide at first while the merits of going or staying are fairly clear in your mind. You let your imagination shinny on the side of your desires for a few hours, and then you decide. Naturally your imagination, after a little freedom, thinks up a million reasons why you should stay, so your decision when it comes isnt true. Its biased.”</p>
<p>“Yes,” objected Amory, “but isnt it lack of willpower to let my imagination shinny on the wrong side?”</p>
<p>“My dear boy, theres your big mistake. This has nothing to do with willpower; thats a crazy, useless word, anyway; you lack judgment—the judgment to decide at once when you know your imagination will play you false, given half a chance.”</p>
<p>“Well, Ill be darned!” exclaimed Amory in surprise, “thats the last thing I expected.”</p>
<p>Clara didnt gloat. She changed the subject immediately. But she had started him thinking and he believed she was partly right. He felt like a factory-owner who after accusing a clerk of dishonesty finds that his own son, in the office, is changing the books once a week. His poor, mistreated will that he had been holding up to the scorn of himself and his friends, stood before him innocent, and his judgment walked off to prison with the unconfinable imp, imagination, dancing in mocking glee beside him. Claras was the only advice he ever asked without dictating the answer himself—except, perhaps, in his talks with Monsignor Darcy.</p>
<p>How he loved to do any sort of thing with Clara! Shopping with her was a rare, epicurean dream. In every store where she had ever traded she was whispered about as the beautiful <abbr epub:type="z3998:name-title">Mrs.</abbr> Page.</p>
<p>“Ill bet she wont stay single long.”</p>
<p>“Well, dont scream it out. She aint lookin for no advice.”</p>
<p><em>Aint</em> she beautiful!”</p>
<p epub:type="z3998:stage-direction">Enter a floorwalker—silence till he moves forward, smirking.</p>
<p>“Society person, aint she?”</p>
<p>“Yeah, but poor now, I guess; so they say.”</p>
<p>“Gee! girls, <em>aint</em> she some kid!”</p>
<p>And Clara beamed on all alike. Amory believed that tradespeople gave her discounts, sometimes to her knowledge and sometimes without it. He knew she dressed very well, had always the best of everything in the house, and was inevitably waited upon by the head floorwalker at the very least.</p>
<p>Sometimes they would go to church together on Sunday and he would walk beside her and revel in her cheeks moist from the soft water in the new air. She was very devout, always had been, and God knows what heights she attained and what strength she drew down to herself when she knelt and bent her golden hair into the stained-glass light.</p>
<p><abbr>St.</abbr> Cecelia,” he cried aloud one day, quite involuntarily, and the people turned and peered, and the priest paused in his sermon and Clara and Amory turned to fiery red.</p>
<p>That was the last Sunday they had, for he spoiled it all that night. He couldnt help it.</p>
<p>They were walking through the March twilight where it was as warm as June, and the joy of youth filled his soul so that he felt he must speak.</p>
<p>“I think,” he said and his voice trembled, “that if I lost faith in you Id lose faith in God.”</p>
<p>She looked at him with such a startled face that he asked her the matter.</p>
<p>“Nothing,” she said slowly, “only this: five men have said that to me before, and it frightens me.”</p>
<p>“Oh, Clara, is that your fate!”</p>
<p>She did not answer.</p>
<p>“I suppose love to you is—” he began.</p>
<p>She turned like a flash.</p>
<p>“I have never been in love.”</p>
<p>They walked along, and he realized slowly how much she had told him… never in love.⁠ ⁠… She seemed suddenly a daughter of light alone. His entity dropped out of her plane and he longed only to touch her dress with almost the realization that Joseph must have had of Marys eternal significance. But quite mechanically he heard himself saying:</p>
<p>“And I love you—any latent greatness that Ive got is… oh, I cant talk, but Clara, if I come back in two years in a position to marry you—”</p>
<p>She shook her head.</p>
<p>“No,” she said; “Id never marry again. Ive got my two children and I want myself for them. I like you—I like all clever men, you more than any—but you know me well enough to know that Id never marry a clever man—” She broke off suddenly.</p>
<p>“Amory.”</p>
<p>“What?”</p>
<p>“Youre not in love with me. You never wanted to marry me, did you?”</p>
<p>“It was the twilight,” he said wonderingly. “I didnt feel as though I were speaking aloud. But I love you—or adore you—or worship you—”</p>
<p>“There you go—running through your catalogue of emotions in five seconds.”</p>
<p>He smiled unwillingly.</p>
<p>“Dont make me out such a lightweight, Clara; you <em>are</em> depressing sometimes.”</p>
<p>“Youre not a lightweight, of all things,” she said intently, taking his arm and opening wide her eyes—he could see their kindliness in the fading dusk. “A lightweight is an eternal nay.”</p>
<p>“Theres so much spring in the air—theres so much lazy sweetness in your heart.”</p>
<p>She dropped his arm.</p>
<p>“Youre all fine now, and I feel glorious. Give me a cigarette. Youve never seen me smoke, have you? Well, I do, about once a month.”</p>
<p>And then that wonderful girl and Amory raced to the corner like two mad children gone wild with pale-blue twilight.</p>
<p>“Im going to the country for tomorrow,” she announced, as she stood panting, safe beyond the flare of the corner lamppost. “These days are too magnificent to miss, though perhaps I feel them more in the city.”</p>
<p>“Oh, Clara!” Amory said; “what a devil you could have been if the Lord had just bent your soul a little the other way!”</p>
<p>“Maybe,” she answered; “but I think not. Im never really wild and never have been. That little outburst was pure spring.”</p>
<p>“And you are, too,” said he.</p>
<p>They were walking along now.</p>
<p>“No—youre wrong again, how can a person of your own self-reputed brains be so constantly wrong about me? Im the opposite of everything spring ever stood for. Its unfortunate, if I happen to look like what pleased some soppy old Greek sculptor, but I assure you that if it werent for my face Id be a quiet nun in the convent without”—then she broke into a run and her raised voice floated back to him as he followed—“my precious babies, which I must go back and see.”</p>
<p>She was the only girl he ever knew with whom he could understand how another man might be preferred. Often Amory met wives whom he had known as debutantes, and looking intently at them imagined that he found something in their faces which said:</p>
<p>“Oh, if I could only have gotten <em>you</em>!” Oh, the enormous conceit of the man!</p>
<p>But that night seemed a night of stars and singing and Claras bright soul still gleamed on the ways they had trod.</p>
<p><em>Golden, golden is the air</em>” he chanted to the little pools of water.⁠ ⁠… “<em>Golden is the air, golden notes from golden mandolins, golden frets of golden violins, fair, oh, wearily fair.⁠ ⁠… Skeins from braided basket, mortals may not hold; oh, what young extravagant God, who would know or ask it?⁠ ⁠… who could give such gold</em></p>
</section>
<section id="chapter-1-4-4" epub:type="z3998:subchapter">
<header>
<p>Amory Is Resentful</p>
</header>
<p>Slowly and inevitably, yet with a sudden surge at the last, while Amory talked and dreamed, war rolled swiftly up the beach and washed the sands where Princeton played. Every night the gymnasium echoed as platoon after platoon swept over the floor and shuffled out the basketball markings. When Amory went to Washington the next weekend he caught some of the spirit of crisis which changed to repulsion in the Pullman car coming back, for the berths across from him were occupied by stinking aliens—Greeks, he guessed, or Russians. He thought how much easier patriotism had been to a homogeneous race, how much easier it would have been to fight as the Colonies fought, or as the Confederacy fought. And he did no sleeping that night, but listened to the aliens guffaw and snore while they filled the car with the heavy scent of latest America.</p>
<p>In Princeton everyone bantered in public and told themselves privately that their deaths at least would be heroic. The literary students read Rupert Brooke passionately; the lounge-lizards worried over whether the government would permit the English-cut uniform for officers; a few of the hopelessly lazy wrote to the obscure branches of the War Department, seeking an easy commission and a soft berth.</p>
<p>Then, after a week, Amory saw Burne and knew at once that argument would be futile—Burne had come out as a pacifist. The socialist magazines, a great smattering of Tolstoy, and his own intense longing for a cause that would bring out whatever strength lay in him, had finally decided him to preach peace as a subjective ideal.</p>
<p>“When the German army entered Belgium,” he began, “if the inhabitants had gone peaceably about their business, the German army would have been disorganized in—”</p>
<p>“I know,” Amory interrupted, “Ive heard it all. But Im not going to talk propaganda with you. Theres a chance that youre right—but even so were hundreds of years before the time when nonresistance can touch us as a reality.”</p>
<p>“But, Amory, listen—”</p>
<p>“Burne, wed just argue—”</p>
<p>“Very well.”</p>
<p>“Just one thing—I dont ask you to think of your family or friends, because I know they dont count a picayune with you beside your sense of duty—but, Burne, how do you know that the magazines you read and the societies you join and these idealists you meet arent just plain <em>German</em>?”</p>
<p>“Some of them are, of course.”</p>
<p>“How do you know they arent <em>all</em> pro-German—just a lot of weak ones—with German-Jewish names.”</p>
<p>“Thats the chance, of course,” he said slowly. “How much or how little Im taking this stand because of propaganda Ive heard, I dont know; naturally I think that its my most innermost conviction—it seems a path spread before me just now.”</p>
<p>Amorys heart sank.</p>
<p>“But think of the cheapness of it—no ones really going to martyr you for being a pacifist—its just going to throw you in with the worst—”</p>
<p>“I doubt it,” he interrupted.</p>
<p>“Well, it all smells of Bohemian New York to me.”</p>
<p>“I know what you mean, and thats why Im not sure Ill agitate.”</p>
<p>“Youre one man, Burne—going to talk to people who wont listen—with all Gods given you.”</p>
<p>“Thats what Stephen must have thought many years ago. But he preached his sermon and they killed him. He probably thought as he was dying what a waste it all was. But you see, Ive always felt that Stephens death was the thing that occurred to Paul on the road to Damascus, and sent him to preach the word of Christ all over the world.”</p>
<p>“Go on.”</p>
<p>“Thats all—this is my particular duty. Even if right now Im just a pawn—just sacrificed. God! Amory—you dont think <em>I</em> like the Germans!”</p>
<p>“Well, I cant say anything else—I get to the end of all the logic about nonresistance, and there, like an excluded middle, stands the huge spectre of man as he is and always will be. And this spectre stands right beside the one logical necessity of Tolstoys, and the other logical necessity of Nietzsches—” Amory broke off suddenly. “When are you going?”</p>
<p>“Im going next week.”</p>
<p>“Ill see you, of course.”</p>
<p>As he walked away it seemed to Amory that the look in his face bore a great resemblance to that in Kerrys when he had said goodbye under Blair Arch two years before. Amory wondered unhappily why he could never go into anything with the primal honesty of those two.</p>
<p>“Burnes a fanatic,” he said to Tom, “and hes dead wrong and, Im inclined to think, just an unconscious pawn in the hands of anarchistic publishers and German-paid rag wavers—but he haunts me—just leaving everything worth while—”</p>
<p>Burne left in a quietly dramatic manner a week later. He sold all his possessions and came down to the room to say goodbye, with a battered old bicycle, on which he intended to ride to his home in Pennsylvania.</p>
<p>“Peter the Hermit bidding farewell to Cardinal Richelieu,” suggested Alec, who was lounging in the window-seat as Burne and Amory shook hands.</p>
<p>But Amory was not in a mood for that, and as he saw Burnes long legs propel his ridiculous bicycle out of sight beyond Alexander Hall, he knew he was going to have a bad week. Not that he doubted the war—Germany stood for everything repugnant to him; for materialism and the direction of tremendous licentious force; it was just that Burnes face stayed in his memory and he was sick of the hysteria he was beginning to hear.</p>
<p>“What on earth is the use of suddenly running down Goethe,” he declared to Alec and Tom. “Why write books to prove he started the war—or that that stupid, overestimated Schiller is a demon in disguise?”</p>
<p>“Have you ever read anything of theirs?” asked Tom shrewdly.</p>
<p>“No,” Amory admitted.</p>
<p>“Neither have I,” he said laughing.</p>
<p>“People will shout,” said Alec quietly, “but Goethes on his same old shelf in the library—to bore anyone that wants to read him!”</p>
<p>Amory subsided, and the subject dropped.</p>
<p>“What are you going to do, Amory?”</p>
<p>“Infantry or aviation, I cant make up my mind—I hate mechanics, but then of course aviations the thing for me—”</p>
<p>“I feel as Amory does,” said Tom. “Infantry or aviation—aviation sounds like the romantic side of the war, of course—like cavalry used to be, you know; but like Amory I dont know a horsepower from a piston-rod.”</p>
<p>Somehow Amorys dissatisfaction with his lack of enthusiasm culminated in an attempt to put the blame for the whole war on the ancestors of his generation… all the people who cheered for Germany in 1870.⁠ ⁠… All the materialists rampant, all the idolizers of German science and efficiency. So he sat one day in an English lecture and heard “Locksley Hall” quoted and fell into a brown study with contempt for Tennyson and all he stood for—for he took him as a representative of the Victorians.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Victorians, Victorians, who never learned to weep</span>
<br/>
<span>Who sowed the bitter harvest that your children go to reap—”</span>
</p>
</blockquote>
<p class="continued">scribbled Amory in his notebook. The lecturer was saying something about Tennysons solidity and fifty heads were bent to take notes. Amory turned over to a fresh page and began scrawling again.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“They shuddered when they found what <abbr epub:type="z3998:name-title">Mr.</abbr> Darwin was about,</span>
<br/>
<span>They shuddered when the waltz came in and Newman hurried out—”</span>
</p>
</blockquote>
<p>But the waltz came in much earlier; he crossed that out.</p>
<p>“And entitled A Song in the Time of Order,’ ” came the professors voice, droning far away. “Time of Order”—Good Lord! Everything crammed in the box and the Victorians sitting on the lid smiling serenely.⁠ ⁠… With Browning in his Italian villa crying bravely: “Alls for the best.” Amory scribbled again.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“You knelt up in the temple and he bent to hear you pray,</span>
<br/>
<span>You thanked him for your glorious gains—reproached him for Cathay.’ ”</span>
</p>
</blockquote>
<p>Why could he never get more than a couplet at a time? Now he needed something to rhyme with:</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“You would keep Him straight with science, though He had gone wrong before…”</span>
</p>
</blockquote>
<p>Well, anyway.⁠ ⁠…</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“You met your children in your homeIve fixed it up! you cried,</span>
<br/>
<span>Took your fifty years of Europe, and then virtuously—died.”</span>
</p>
</blockquote>
<p>“That was to a great extent Tennysons idea,” came the lecturers voice. “Swinburnes Song in the Time of Order might well have been Tennysons title. He idealized order against chaos, against waste.”</p>
<p>At last Amory had it. He turned over another page and scrawled vigorously for the twenty minutes that was left of the hour. Then he walked up to the desk and deposited a page torn out of his notebook.</p>
<p>“Heres a poem to the Victorians, sir,” he said coldly.</p>
<p>The professor picked it up curiously while Amory backed rapidly through the door.</p>
<p>Here is what he had written:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Songs in the time of order</span>
<br/>
<span class="i1">You left for us to sing,</span>
<br/>
<span class="i2">Proofs with excluded middles,</span>
<br/>
<span class="i3">Answers to life in rhyme,</span>
</p>
<p>
<span>Keys of the prison warder</span>
<br/>
<span class="i1">And ancient bells to ring,</span>
<br/>
<span class="i2">Time was the end of riddles,</span>
<br/>
<span class="i3">We were the end of time</span>
</p>
<p>
<span>Here were domestic oceans</span>
<br/>
<span class="i1">And a sky that we might reach,</span>
<br/>
<span class="i2">Guns and a guarded border,</span>
<br/>
<span class="i3">Gantlets—but not to fling,</span>
<br/>
<span>Thousands of old emotions</span>
<br/>
<span class="i1">And a platitude for each,</span>
<br/>
<span class="i2">Songs in the time of order</span>
<br/>
<span class="i3">—And tongues, that we might sing.”</span>
</p>
</blockquote>
</section>
<section id="chapter-1-4-5" epub:type="z3998:subchapter">
<header>
<p>The End of Many Things</p>
</header>
<p>Early April slipped by in a haze—a haze of long evenings on the club veranda with the graphophone playing “Poor Butterfly” inside… for “Poor Butterfly” had been the song of that last year. The war seemed scarcely to touch them and it might have been one of the senior springs of the past, except for the drilling every other afternoon, yet Amory realized poignantly that this was the last spring under the old regime.</p>
<p>“This is the great protest against the superman,” said Amory.</p>
<p>“I suppose so,” Alec agreed.</p>
<p>“Hes absolutely irreconcilable with any Utopia. As long as he occurs, theres trouble and all the latent evil that makes a crowd list and sway when he talks.”</p>
<p>“And of course all that he is is a gifted man without a moral sense.”</p>
<p>“Thats all. I think the worst thing to contemplate is this—its all happened before, how soon will it happen again? Fifty years after Waterloo Napoleon was as much a hero to English school children as Wellington. How do we know our grandchildren wont idolize Von Hindenburg the same way?”</p>
<p>“What brings it about?”</p>
<p>“Time, damn it, and the historian. If we could only learn to look on evil <em>as</em> evil, whether its clothed in filth or monotony or magnificence.”</p>
<p>“God! Havent we raked the universe over the coals for four years?”</p>
<p>Then the night came that was to be the last. Tom and Amory, bound in the morning for different training-camps, paced the shadowy walks as usual and seemed still to see around them the faces of the men they knew.</p>
<p>“The grass is full of ghosts tonight.”</p>
<p>“The whole campus is alive with them.”</p>
<p>They paused by Little and watched the moon rise, to make silver of the slate roof of Dodd and blue the rustling trees.</p>
<p>“You know,” whispered Tom, “what we feel now is the sense of all the gorgeous youth that has rioted through here in two hundred years.”</p>
<p>A last burst of singing flooded up from Blair Arch—broken voices for some long parting.</p>
<p>“And what we leave here is more than this class; its the whole heritage of youth. Were just one generation—were breaking all the links that seemed to bind us here to top-booted and high-stocked generations. Weve walked arm and arm with Burr and Light-Horse Harry Lee through half these deep-blue nights.”</p>
<p>“Thats what they are,” Tom tangented off, “deep blue—a bit of color would spoil them, make them exotic. Spires, against a sky thats a promise of dawn, and blue light on the slate roofs—it hurts… rather—”</p>
<p>“Goodbye, Aaron Burr,” Amory called toward deserted Nassau Hall, “you and I knew strange corners of life.”</p>
<p>His voice echoed in the stillness.</p>
<p>“The torches are out,” whispered Tom. “Ah, Messalina, the long shadows are building minarets on the stadium—”</p>
<p>For an instant the voices of freshman year surged around them and then they looked at each other with faint tears in their eyes.</p>
<p>“Damn!”</p>
<p>“Damn!”</p>
<blockquote>
<p>The last light fades and drifts across the land—the low, long land, the sunny land of spires; the ghosts of evening tune again their lyres and wander singing in a plaintive band down the long corridors of trees; pale fires echo the night from tower top to tower: Oh, sleep that dreams, and dream that never tires, press from the petals of the lotus flower something of this to keep, the essence of an hour.</p>
<p>No more to wait the twilight of the moon in this sequestered vale of star and spire, for one eternal morning of desire passes to time and earthy afternoon. Here, Heraclitus, did you find in fire and shifting things the prophecy you hurled down the dead years; this midnight my desire will see, shadowed among the embers, furled in flame, the splendor and the sadness of the world.</p>
</blockquote>
</section>
</section>
</section>
<section id="interlude" epub:type="part bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="title">Interlude</h2>
<p epub:type="subtitle">May, 1917February, 1919</p>
</hgroup>
<blockquote epub:type="z3998:letter">
<p epub:type="preamble">A letter dated January, 1918, written by Monsignor Darcy to Amory, who is a second lieutenant in the 171st Infantry, Port of Embarkation, Camp Mills, Long Island.</p>
<p epub:type="z3998:salutation">My dear Boy:</p>
<p>All you need tell me of yourself is that you still are; for the rest I merely search back in a restive memory, a thermometer that records only fevers, and match you with what I was at your age. But men will chatter and you and I will still shout our futilities to each other across the stage until the last silly curtain falls <em>plump!</em> upon our bobbing heads. But you are starting the spluttering magic-lantern show of life with much the same array of slides as I had, so I need to write you if only to shriek the colossal stupidity of <em>people</em>.⁠ ⁠…</p>
<p>This is the end of one thing: for better or worse you will never again be quite the Amory Blaine that I knew, never again will we meet as we have met, because your generation is growing hard, much harder than mine ever grew, nourished as they were on the stuff of the nineties.</p>
<p>Amory, lately I reread Aeschylus and there in the divine irony of the <i epub:type="se:name.publication.play">Agamemnon</i> I find the only answer to this bitter age—all the world tumbled about our ears, and the closest parallel ages back in that hopeless resignation. There are times when I think of the men out there as Roman legionaries, miles from their corrupt city, stemming back the hordes… hordes a little more menacing, after all, than the corrupt city… another blind blow at the race, furies that we passed with ovations years ago, over whose corpses we bleated triumphantly all through the Victorian era.⁠ ⁠…</p>
<p>And afterward an out-and-out materialistic world—and the Catholic Church. I wonder where youll fit in. Of one thing Im sure—Celtic youll live and Celtic youll die; so if you dont use heaven as a continual referendum for your ideas youll find earth a continual recall to your ambitions.</p>
<p>Amory, Ive discovered suddenly that Im an old man. Like all old men, Ive had dreams sometimes and Im going to tell you of them. Ive enjoyed imagining that you were my son, that perhaps when I was young I went into a state of coma and begat you, and when I came to, had no recollection of it… its the paternal instinct, Amory—celibacy goes deeper than the flesh.⁠ ⁠…</p>
<p>Sometimes I think that the explanation of our deep resemblance is some common ancestor, and I find that the only blood that the Darcys and the OHaras have in common is that of the ODonahues… Stephen was his name, I think.⁠ ⁠…</p>
<p>When the lightning strikes one of us it strikes both: you had hardly arrived at the port of embarkation when I got my papers to start for Rome, and I am waiting every moment to be told where to take ship. Even before you get this letter I shall be on the ocean; then will come your turn. You went to war as a gentleman should, just as you went to school and college, because it was the thing to do. Its better to leave the blustering and tremulo-heroism to the middle classes; they do it so much better.</p>
<p>Do you remember that weekend last March when you brought Burne Holiday from Princeton to see me? What a magnificent boy he is! It gave me a frightful shock afterward when you wrote that he thought me splendid; how could he be so deceived? Splendid is the one thing that neither you nor I are. We are many other things—were extraordinary, were clever, we could be said, I suppose, to be brilliant. We can attract people, we can make atmosphere, we can almost lose our Celtic souls in Celtic subtleties, we can almost always have our own way; but splendid—rather not!</p>
<p>I am going to Rome with a wonderful dossier and letters of introduction that cover every capital in Europe, and there will be “no small stir” when I get there. How I wish you were with me! This sounds like a rather cynical paragraph, not at all the sort of thing that a middle-aged clergyman should write to a youth about to depart for the war; the only excuse is that the middle-aged clergyman is talking to himself. There are deep things in us and you know what they are as well as I do. We have great faith, though yours at present is uncrystallized; we have a terrible honesty that all our sophistry cannot destroy and, above all, a childlike simplicity that keeps us from ever being really malicious.</p>
<p>I have written a keen for you which follows. I am sorry your cheeks are not up to the description I have written of them, but you <em>will</em> smoke and read all night</p>
<p>At any rate here it is:</p>
<blockquote epub:type="z3998:poem">
<header role="presentation">
<p>A Lament for a Foster Son, and He Going to the War Against the King of Foreign.</p>
</header>
<p>
<span>“Ochone</span>
<br/>
<span>He is gone from me the son of my mind</span>
<br/>
<span class="i1">And he in his golden youth like Angus Oge</span>
<br/>
<span>Angus of the bright birds</span>
<br/>
<span class="i1">And his mind strong and subtle like the mind of Cuchulin on Muirtheme.</span>
</p>
<p>
<span>Awirra sthrue</span>
<br/>
<span>His brow is as white as the milk of the cows of Maeve</span>
<br/>
<span class="i1">And his cheeks like the cherries of the tree</span>
<br/>
<span>And it bending down to Mary and she feeding the Son of God.</span>
</p>
<p>
<span>Aveelia Vrone</span>
<br/>
<span>His hair is like the golden collar of the Kings at Tara</span>
<br/>
<span class="i1">And his eyes like the four gray seas of Erin.</span>
<br/>
<span>And they swept with the mists of rain.</span>
</p>
<p>
<span>Mavrone go Gudyo</span>
<br/>
<span>He to be in the joyful and red battle</span>
<br/>
<span class="i1">Amongst the chieftains and they doing great deeds of valor</span>
<br/>
<span>His life to go from him</span>
<br/>
<span class="i1">It is the chords of my own soul would be loosed.</span>
</p>
<p>
<span>A Vich Deelish</span>
<br/>
<span>My heart is in the heart of my son</span>
<br/>
<span class="i1">And my life is in his life surely</span>
<br/>
<span>A man can be twice young</span>
<br/>
<span class="i1">In the life of his sons only.</span>
</p>
<p>
<span>Jia du Vaha Alanav</span>
<br/>
<span class="i1">May the Son of God be above him and beneath him, before him and behind him</span>
<br/>
<span class="i2">May the King of the elements cast a mist over the eyes of the King of Foreign,</span>
<br/>
<span class="i1">May the Queen of the Graces lead him by the hand the way he can go through the midst of his enemies and they not seeing him</span>
<br/>
<span class="i1">May Patrick of the Gael and Collumb of the Churches and the five thousand Saints of Erin be better than a shield to him</span>
<br/>
<span>And he go into the fight.</span>
<br/>
<span class="i1">Och Ochone.”</span>
</p>
</blockquote>
<p>Amory—Amory—I feel, somehow, that this is all; one or both of us is not going to last out this war.⁠ ⁠… Ive been trying to tell you how much this reincarnation of myself in you has meant in the last few years… curiously alike we are… curiously unlike.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Goodbye, dear boy, and God be with you.</p>
<p epub:type="z3998:signature">Thayer Darcy.</p>
</footer>
</blockquote>
<section id="embarking-at-night" epub:type="z3998:subchapter">
<header>
<p>Embarking at Night</p>
</header>
<p>Amory moved forward on the deck until he found a stool under an electric light. He searched in his pocket for notebook and pencil and then began to write, slowly, laboriously:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“We leave tonight</span>
<br/>
<span class="i1">Silent, we filled the still, deserted street,</span>
<br/>
<span class="i2">A column of dim gray,</span>
<br/>
<span class="i1">And ghosts rose startled at the muffled beat</span>
<br/>
<span class="i2">Along the moonless way;</span>
<br/>
<span class="i1">The shadowy shipyards echoed to the feet</span>
<br/>
<span class="i2">That turned from night and day.</span>
</p>
<p>
<span class="i1">And so we linger on the windless decks,</span>
<br/>
<span class="i2">See on the spectre shore</span>
<br/>
<span class="i1">Shades of a thousand days, poor gray-ribbed wrecks</span>
<br/>
<span class="i2">Oh, shall we then deplore</span>
<br/>
<span class="i1">Those futile years!</span>
<br/>
<span class="i3">See how the sea is white!</span>
<br/>
<span class="i1">The clouds have broken and the heavens burn</span>
<br/>
<span class="i2">To hollow highways, paved with gravelled light</span>
<br/>
<span class="i1">The churning of the waves about the stern</span>
<br/>
<span class="i2">Rises to one voluminous nocturne,</span>
<br/>
<span class="i4">… We leave tonight.”</span>
</p>
</blockquote>
</section>
<p>A letter from Amory, headed “Brest, March 11th, 1919,” to Lieutenant <abbr epub:type="z3998:given-name">T. P.</abbr> DInvilliers, Camp Gordon, Ga.</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">Dear Baudelaire:</p>
<p>We meet in Manhattan on the 30th of this very <abbr class="eoc">mo.</abbr>; we then proceed to take a very sporty apartment, you and I and Alec, who is at me elbow as I write. I dont know what Im going to do but I have a vague dream of going into politics. Why is it that the pick of the young Englishmen from Oxford and Cambridge go into politics and in the <abbr epub:type="z3998:initialism">U.S.A.</abbr> we leave it to the muckers?—raised in the ward, educated in the assembly and sent to Congress, fat-paunched bundles of corruption, devoid of “both ideas and ideals” as the debaters used to say. Even forty years ago we had good men in politics, but we, we are brought up to pile up a million and “show what we are made of.” Sometimes I wish Id been an Englishman; American life is so damned dumb and stupid and healthy.</p>
<p>Since poor Beatrice died Ill probably have a little money, but very darn little. I can forgive mother almost everything except the fact that in a sudden burst of religiosity toward the end, she left half of what remained to be spent in stained-glass windows and seminary endowments. <abbr epub:type="z3998:name-title">Mr.</abbr> Barton, my lawyer, writes me that my thousands are mostly in street railways and that the said Street <abbr epub:type="z3998:initialism">R.R.</abbr>s are losing money because of the five-cent fares. Imagine a salary list that gives $350 a month to a man that cant read and write!—yet I believe in it, even though Ive seen what was once a sizable fortune melt away between speculation, extravagance, the democratic administration, and the income tax—modern, thats me all over, Mabel.</p>
<p>At any rate well have really knockout rooms—you can get a job on some fashion magazine, and Alec can go into the Zinc Company or whatever it is that his people own—hes looking over my shoulder and he says its a brass company, but I dont think it matters much, do you? Theres probably as much corruption in zinc-made money as brass-made money. As for the well-known Amory, he would write immortal literature if he were sure enough about anything to risk telling anyone else about it. There is no more dangerous gift to posterity than a few cleverly turned platitudes.</p>
<p>Tom, why dont you become a Catholic? Of course to be a good one youd have to give up those violent intrigues you used to tell me about, but youd write better poetry if you were linked up to tall golden candlesticks and long, even chants, and even if the American priests are rather burgeois, as Beatrice used to say, still you need only go to the sporty churches, and Ill introduce you to Monsignor Darcy who really is a wonder.</p>
<p>Kerrys death was a blow, so was Jesses to a certain extent. And I have a great curiosity to know what queer corner of the world has swallowed Burne. Do you suppose hes in prison under some false name? I confess that the war instead of making me orthodox, which is the correct reaction, has made me a passionate agnostic. The Catholic Church has had its wings clipped so often lately that its part was timidly negligible, and they havent any good writers any more. Im sick of Chesterton.</p>
<p>Ive only discovered one soldier who passed through the much-advertised spiritual crisis, like this fellow, Donald Hankey, and the one I knew was already studying for the ministry, so he was ripe for it. I honestly think thats all pretty much rot, though it seemed to give sentimental comfort to those at home; and may make fathers and mothers appreciate their children. This crisis-inspired religion is rather valueless and fleeting at best. I think four men have discovered Paris to one that discovered God.</p>
<p>But <em>us</em>—you and me and Alec—oh, well get a Jap butler and dress for dinner and have wine on the table and lead a contemplative, emotionless life until we decide to use machine-guns with the property owners—or throw bombs with the Bolshevik. God! Tom, I hope something happens. Im restless as the devil and have a horror of getting fat or falling in love and growing domestic.</p>
<p>The place at Lake Geneva is now for rent but when I land Im going West to see <abbr epub:type="z3998:name-title">Mr.</abbr> Barton and get some details. Write me care of the Blackstone, Chicago.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Sever, dear Boswell,</p>
<p epub:type="z3998:signature">Samuel Johnson.</p>
</footer>
</blockquote>
</section>
<section id="book-2" epub:type="part bodymatter z3998:fiction">
<hgroup>
<h2>
<span epub:type="label">Book</span>
<span epub:type="ordinal z3998:roman">II</span>
</h2>
<p epub:type="title">The Education of a Personage</p>
</hgroup>
<section id="chapter-2-1" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">I</h3>
<p epub:type="title">The Débutante</p>
</hgroup>
<div epub:type="z3998:drama z3998:scene">
<p epub:type="z3998:stage-direction">The time is February. The place is a large, dainty bedroom in the Connage house on Sixty-eighth Street, New York. A girls room: pink walls and curtains and a pink bedspread on a cream-colored bed. Pink and cream are the motifs of the room, but the only article of furniture in full view is a luxurious dressing-table with a glass top and a three-sided mirror. On the walls there is an expensive print of <i epub:type="se:name.visual-art.painting">Cherry Ripe</i>, a few polite dogs by Landseer, and the <i epub:type="se:name.visual-art.painting">King of the Black Isles</i>, by Maxfield Parrish.</p>
<p epub:type="z3998:stage-direction">Great disorder consisting of the following items: (1) seven or eight empty cardboard boxes, with tissue-paper tongues hanging panting from their mouths; (2) an assortment of street dresses mingled with their sisters of the evening, all upon the table, all evidently new; (3) a roll of tulle, which has lost its dignity and wound itself tortuously around everything in sight, and (4) upon the two small chairs, a collection of lingerie that beggars description. One would enjoy seeing the bill called forth by the finery displayed and one is possessed by a desire to see the princess for whose benefit—Look! Theres someone! Disappointment! This is only a maid hunting for something—she lifts a heap from a chair—Not there; another heap, the dressing-table, the chiffonier drawers. She brings to light several beautiful chemises and an amazing pajama but this does not satisfy her—she goes out.</p>
<p epub:type="z3998:stage-direction">An indistinguishable mumble from the next room.</p>
<p epub:type="z3998:stage-direction">Now, we are getting warm. This is <b epub:type="z3998:persona">Alecs</b> mother, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b>, ample, dignified, rouged to the dowager point and quite worn out. Her lips move significantly as she looks for <strong>it</strong>. Her search is less thorough than the maids but there is a touch of fury in it, that quite makes up for its sketchiness. She stumbles on the tulle and her “damn” is quite audible. She retires, empty-handed.</p>
<p epub:type="z3998:stage-direction">More chatter outside and a girls voice, a very spoiled voice, says: “Of all the stupid people—”</p>
<p epub:type="z3998:stage-direction">After a pause a third seeker enters, not she of the spoiled voice, but a younger edition. This is <b epub:type="z3998:persona">Cecelia Connage</b>, sixteen, pretty, shrewd, and constitutionally good-humored. She is dressed for the evening in a gown the obvious simplicity of which probably bores her. She goes to the nearest pile, selects a small pink garment and holds it up appraisingly.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Pink?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Outside.</i> Yes!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><em>Very</em> snappy?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Yes!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Ive got it!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She sees herself in the mirror of the dressing-table and commences to shimmy enthusiastically.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Outside.</i> What are you doing—trying it on?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Cecelia</b> ceases and goes out carrying the garment at the right shoulder.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">From the other door, enters <b epub:type="z3998:persona">Alec Connage</b>. He looks around quickly and in a huge voice shouts: <em>Mama!</em> There is a chorus of protest from next door and encouraged he starts toward it, but is repelled by another chorus.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>So <em>thats</em> where you all are! Amory Blaine is here.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">Quickly.</i> Take him downstairs.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Oh, he <em>is</em> downstairs.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Well, you can show him where his room is. Tell him Im sorry that I cant meet him now.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Hes heard a lot about you all. I wish youd hurry. Fathers telling him all about the war and hes restless. Hes sort of temperamental.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">This last suffices to draw <b epub:type="z3998:persona">Cecelia</b> into the room.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">Seating herself high upon lingerie.</i> How do you mean—temperamental? You used to say that about him in letters.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Oh, he writes stuff.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Does he play the piano?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Dont think so.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">Speculatively.</i> Drink?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Yes—nothing queer about him.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Money?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Good Lord—ask him, he used to have a lot, and hes got some income now.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b> appears.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Alec, of course were glad to have any friend of yours</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>You certainly ought to meet Amory.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Of course, I want to. But I think its so childish of you to leave a perfectly good home to go and live with two other boys in some impossible apartment. I hope it isnt in order that you can all drink as much as you want. <i epub:type="z3998:stage-direction">She pauses.</i> Hell be a little neglected tonight. This is Rosalinds week, you see. When a girl comes out, she needs <em>all</em> the attention.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Outside.</i> Well, then, prove it by coming here and hooking me.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b> goes.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Rosalind hasnt changed a bit.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">In a lower tone.</i> Shes awfully spoiled.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Shell meet her match tonight.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Who<abbr epub:type="z3998:name-title">Mr.</abbr> Amory Blaine?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Alec nods.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Well, Rosalind has still to meet the man she cant outdistance. Honestly, Alec, she treats men terribly. She abuses them and cuts them and breaks dates with them and yawns in their faces—and they come back for more.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>They love it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>They hate it. Shes a—shes a sort of vampire, I think—and she can make girls do what she wants usually—only she hates girls.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Personality runs in our family.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">Resignedly.</i> I guess it ran out before it got to me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Does Rosalind behave herself?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Not particularly well. Oh, shes average—smokes sometimes, drinks punch, frequently kissed—Oh, yes—common knowledge—one of the effects of the war, you know.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Emerges <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Rosalinds almost finished so I can go down and meet your friend.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Alec and his mother go out.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Outside.</i> Oh, mother</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Mothers gone down.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">And now <b epub:type="z3998:persona">Rosalind</b> enters. <b epub:type="z3998:persona">Rosalind</b> is—utterly <b epub:type="z3998:persona">Rosalind</b>. She is one of those girls who need never make the slightest effort to have men fall in love with them. Two types of men seldom do: dull men are usually afraid of her cleverness and intellectual men are usually afraid of her beauty. All others are hers by natural prerogative.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">If <b epub:type="z3998:persona">Rosalind</b> could be spoiled the process would have been complete by this time, and as a matter of fact, her disposition is not all it should be; she wants what she wants when she wants it and she is prone to make everyone around her pretty miserable when she doesnt get it—but in the true sense she is not spoiled. Her fresh enthusiasm, her will to grow and learn, her endless faith in the inexhaustibility of romance, her courage and fundamental honesty—these things are not spoiled.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">There are long periods when she cordially loathes her whole family. She is quite unprincipled; her philosophy is carpe diem for herself and laissez-faire for others. She loves shocking stories: she has that coarse streak that usually goes with natures that are both fine and big. She wants people to like her, but if they do not it never worries her or changes her.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She is by no means a model character.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">The education of all beautiful women is the knowledge of men. <b epub:type="z3998:persona">Rosalind</b> had been disappointed in man after man as individuals, but she had great faith in man as a sex. Women she detested. They represented qualities that she felt and despised in herself—incipient meanness, conceit, cowardice, and petty dishonesty. She once told a roomful of her mothers friends that the only excuse for women was the necessity for a disturbing element among men. She danced exceptionally well, drew cleverly but hastily, and had a startling facility with words, which she used only in love-letters.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">But all criticism of <b epub:type="z3998:persona">Rosalind</b> ends in her beauty. There was that shade of glorious yellow hair, the desire to imitate which supports the dye industry. There was the eternal kissable mouth, small, slightly sensual, and utterly disturbing. There were gray eyes and an unimpeachable skin with two spots of vanishing color. She was slender and athletic, without underdevelopment, and it was a delight to watch her move about a room, walk along a street, swing a golf club, or turn a “cartwheel.”</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">A last qualification—her vivid, instant personality escaped that conscious, theatrical quality that <b epub:type="z3998:persona">Amory</b> had found in <b epub:type="z3998:persona">Isabelle</b>. <b epub:type="z3998:persona">Monsignor Darcy</b> would have been quite up a tree whether to call her a personality or a personage. She was perhaps the delicious, inexpressible, once-in-a-century blend.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">On the night of her debut she is, for all her strange, stray wisdom, quite like a happy little girl. Her mothers maid has just done her hair, but she has decided impatiently that she can do a better job herself. She is too nervous just now to stay in one place. To that we owe her presence in this littered room. She is going to speak. <b epub:type="z3998:persona">Isabelles</b> alto tones had been like a violin, but if you could hear <b epub:type="z3998:persona">Rosalind</b>, you would say her voice was musical as a waterfall.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Honestly, there are only two costumes in the world that I really enjoy being in<i epub:type="z3998:stage-direction">Combing her hair at the dressing-table.</i> Ones a hoop skirt with pantaloons; the others a one-piece bathing-suit. Im quite charming in both of them.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Glad youre coming out?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Yes; arent you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">Cynically.</i> Youre glad so you can get married and live on Long Island with the <em>fast younger married set</em>. You want life to be a chain of flirtation with a man for every link.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><em>Want</em> it to be one! You mean Ive <em>found</em> it one.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Ha!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Cecelia, darling, you dont know what a trial it is to be—like me. Ive got to keep my face like steel in the street to keep men from winking at me. If I laugh hard from a front row in the theatre, the comedian plays to me for the rest of the evening. If I drop my voice, my eyes, my handkerchief at a dance, my partner calls me up on the phone every day for a week.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>It must be an awful strain.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>The unfortunate part is that the only men who interest me at all are the totally ineligible ones. Now—if I were poor Id go on the stage.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Yes, you might as well get paid for the amount of acting you do.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Sometimes when Ive felt particularly radiant Ive thought, why should this be wasted on one man?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Often when youre particularly sulky, Ive wondered why it should all be wasted on just one family. <i epub:type="z3998:stage-direction">Getting up.</i> I think Ill go down and meet <abbr epub:type="z3998:name-title">Mr.</abbr> Amory Blaine. I like temperamental men.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>There arent any. Men dont know how to be really angry or really happy—and the ones that do, go to pieces.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Well, Im glad I dont have all your worries. Im engaged.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">With a scornful smile.</i> Engaged? Why, you little lunatic! If mother heard you talking like that shed send you off to boarding-school, where you belong.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>You wont tell her, though, because I know things I could tell—and youre too selfish!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">A little annoyed.</i> Run along, little girl! Who are you engaged to, the iceman? the man that keeps the candy-store?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Cheap wit—goodbye, darling, Ill see you later.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, be <em>sure</em> and do that—youre such a help.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Cecelia</b>. <b epub:type="z3998:persona">Rosalind</b> finished her hair and rises, humming. She goes up to the mirror and starts to dance in front of it on the soft carpet. She watches not her feet, but her eyes—never casually but always intently, even when she smiles. The door suddenly opens and then slams behind <b epub:type="z3998:persona">Amory</b>, very cool and handsome as usual. He melts into instant confusion.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Oh, Im sorry. I thought</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Smiling radiantly.</i> Oh, youre Amory Blaine, arent you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Regarding her closely.</i> And youre Rosalind?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Im going to call you Amory—oh, come in—its all right—motherll be right in<i epub:type="z3998:stage-direction">under her breath.</i> unfortunately.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Gazing around.</i> This is sort of a new wrinkle for me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>This is No Mans Land.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>This is where you—you<i epub:type="z3998:stage-direction">pause.</i></p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Yes—all those things. <i epub:type="z3998:stage-direction">She crosses to the bureau.</i> See, heres my rouge—eye pencils.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>I didnt know you were that way.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>What did you expect?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>I thought youd be sort of—sort of—sexless, you know, swim and play golf.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Oh, I do—but not in business hours.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Business?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Six to two—strictly.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Id like to have some stock in the corporation.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Oh, its not a corporation—its just “Rosalind, Unlimited.” Fifty-one shares, name, goodwill, and everything goes at $25,000 a year.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Disapprovingly.</i> Sort of a chilly proposition.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Well, Amory, you dont mind—do you? When I meet a man that doesnt bore me to death after two weeks, perhaps itll be different.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Odd, you have the same point of view on men that I have on women.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Im not really feminine, you know—in my mind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Interested.</i> Go on.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>No, you—you go on—youve made me talk about myself. Thats against the rules.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Rules?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>My own rules—but you—Oh, Amory, I hear youre brilliant. The family expects <em>so</em> much of you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>How encouraging!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Alec said youd taught him to think. Did you? I didnt believe anyone could.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>No. Im really quite dull.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He evidently doesnt intend this to be taken seriously.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Liar.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Im—Im religious—Im literary. Ive—Ive even written poems.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i lang="la" xml:lang="la">Vers libre</i>—splendid! <i epub:type="z3998:stage-direction">She declaims.</i></p>
<blockquote epub:type="z3998:poem">
<p>
<span>“The trees are green,</span>
<br/>
<span>The birds are singing in the trees,</span>
<br/>
<span>The girl sips her poison</span>
<br/>
<span>The bird flies away the girl dies.”</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Laughing.</i> No, not that kind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Suddenly.</i> I like you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Dont.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Modest too</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Im afraid of you. Im always afraid of a girl—until Ive kissed her.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Emphatically.</i> My dear boy, the war is over.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>So Ill always be afraid of you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Rather sadly.</i> I suppose you will.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">A slight hesitation on both their parts.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">After due consideration.</i> Listen. This is a frightful thing to ask.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Knowing whats coming.</i> After five minutes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>But will you—kiss me? Or are you afraid?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Im never afraid—but your reasons are so poor.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Rosalind, I really <em>want</em> to kiss you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>So do I.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They kiss—definitely and thoroughly.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">After a breathless second.</i> Well, is your curiosity satisfied?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Is yours?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>No, its only aroused.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He looks it.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Dreamily.</i> Ive kissed dozens of men. I suppose Ill kiss dozens more.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Abstractedly.</i> Yes, I suppose you could—like that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Most people like the way I kiss.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Remembering himself.</i> Good Lord, yes. Kiss me once more, Rosalind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>No—my curiosity is generally satisfied at one.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Discouraged.</i> Is that a rule?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>I make rules to fit the cases.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>You and I are somewhat alike—except that Im years older in experience.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>How old are you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Almost twenty-three. You?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Nineteen—just.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>I suppose youre the product of a fashionable school.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>No—Im fairly raw material. I was expelled from Spence—Ive forgotten why.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Whats your general trend?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Oh, Im bright, quite selfish, emotional when aroused, fond of admiration</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Suddenly.</i> I dont want to fall in love with you</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Raising her eyebrows.</i> Nobody asked you to.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Continuing coldly.</i> But I probably will. I love your mouth.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Hush! Please dont fall in love with my mouth—hair, eyes, shoulders, slippers—but <em>not</em> my mouth. Everybody falls in love with my mouth.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Its quite beautiful.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Its too small.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>No it isnt—lets see.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He kisses her again with the same thoroughness.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Rather moved.</i> Say something sweet.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Frightened.</i> Lord help me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Drawing away.</i> Well, dont—if its so hard.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Shall we pretend? So soon?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>We havent the same standards of time as other people.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Already its—other people.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Lets pretend.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>No—I cant—its sentiment.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Youre not sentimental?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>No, Im romantic—a sentimental person thinks things will last—a romantic person hopes against hope that they wont. Sentiment is emotional.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>And youre not? <i epub:type="z3998:stage-direction">With her eyes half-closed.</i> You probably flatter yourself that thats a superior attitude.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Well—Rosalind, Rosalind, dont argue—kiss me again.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Quite chilly now.</i> No—I have no desire to kiss you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p><i epub:type="z3998:stage-direction">Openly taken aback.</i> You wanted to kiss me a minute ago.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>This is now.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">He</td>
<td>
<p>Id better go.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>I suppose so.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He goes toward the door.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p>Oh!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He turns.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Laughing.</i> Score—Home Team: One hundred—Opponents: Zero.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He starts back.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">She</td>
<td>
<p><i epub:type="z3998:stage-direction">Quickly.</i> Rain—no game.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He goes out.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She goes quietly to the chiffonier, takes out a cigarette-case and hides it in the side drawer of a desk. Her mother enters, notebook in hand.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Good—Ive been wanting to speak to you alone before we go downstairs.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Heavens! you frighten me!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Rosalind, youve been a very expensive proposition.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Resignedly.</i> Yes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>And you know your father hasnt what he once had.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Making a wry face.</i> Oh, please dont talk about money.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>You cant do anything without it. This is our last year in this house—and unless things change Cecelia wont have the advantages youve had.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Impatiently.</i> Well—what is it?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>So I ask you to please mind me in several things Ive put down in my notebook. The first one is: dont disappear with young men. There may be a time when its valuable, but at present I want you on the dance floor where I can find you. There are certain men I want to have you meet and I dont like finding you in some corner of the conservatory exchanging silliness with anyone—or listening to it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Sarcastically.</i> Yes, listening to it <em>is</em> better.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>And dont waste a lot of time with the college set—little boys nineteen and twenty years old. I dont mind a prom or a football game, but staying away from advantageous parties to eat in little cafés downtown with Tom, Dick, and Harry</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Offering her code, which is, in its way, quite as high as her mothers.</i> Mother, its done—you cant run everything now the way you did in the early nineties.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Paying no attention.</i> There are several bachelor friends of your fathers that I want you to meet tonight—youngish men.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Nodding wisely.</i> About forty-five?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Sharply.</i> Why not?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, <em>quite</em> all right—they know life and are so adorably tired looking <i epub:type="z3998:stage-direction">shakes her head.</i>—but they <em>will</em> dance.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>I havent met <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine—but I dont think youll care for him. He doesnt sound like a moneymaker.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Mother, I never <em>think</em> about money.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>You never keep it long enough to think about it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Sighs.</i> Yes, I suppose some day Ill marry a ton of it—out of sheer boredom.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Referring to notebook.</i> I had a wire from Hartford. Dawson Ryder is coming up. Now theres a young man I like, and hes floating in money. It seems to me that since you seem tired of Howard Gillespie you might give <abbr epub:type="z3998:name-title">Mr.</abbr> Ryder some encouragement. This is the third time hes been up in a month.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>How did you know I was tired of Howard Gillespie?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>The poor boy looks so miserable every time he comes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>That was one of those romantic, pre-battle affairs. Theyre all wrong.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Her say said.</i> At any rate, make us proud of you tonight.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dont you think Im beautiful?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>You know you are.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">From downstairs is heard the moan of a violin being tuned, the roll of a drum. <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b> turns quickly to her daughter.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Come!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>One minute!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Her mother leaves. <b epub:type="z3998:persona">Rosalind</b> goes to the glass where she gazes at herself with great satisfaction. She kisses her hand and touches her mirrored mouth with it. Then she turns out the lights and leaves the room. Silence for a moment. A few chords from the piano, the discreet patter of faint drums, the rustle of new silk, all blend on the staircase outside and drift in through the partly opened door. Bundled figures pass in the lighted hall. The laughter heard below becomes doubled and multiplied. Then someone comes in, closes the door, and switches on the lights. It is <b epub:type="z3998:persona">Cecelia</b>. She goes to the chiffonier, looks in the drawers, hesitates—then to the desk whence she takes the cigarette-case and extracts one. She lights it and then, puffing and blowing, walks toward the mirror.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p><i epub:type="z3998:stage-direction">In tremendously sophisticated accents.</i> Oh, yes, coming out is <em>such</em> a farce nowadays, you know. One really plays around so much before one is seventeen, that its positively anticlimax. <i epub:type="z3998:stage-direction">Shaking hands with a visionary middle-aged nobleman.</i> Yes, your grace—I blieve Ive heard my sister speak of you. Have a puff—theyre very good. Theyre—theyre Coronas. You dont smoke? What a pity! The king doesnt allow it, I suppose. Yes, Ill dance.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">So she dances around the room to a tune from downstairs, her arms outstretched to an imaginary partner, the cigarette waving in her hand.</i>
</p>
</td>
</tr>
</tbody>
</table>
</div>
<section id="chapter-2-1-1" epub:type="z3998:subchapter z3998:drama z3998:scene">
<header>
<p>Several Hours Later</p>
</header>
<table>
<tbody>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">The corner of a den downstairs, filled by a very comfortable leather lounge. A small light is on each side above, and in the middle, over the couch hangs a painting of a very old, very dignified gentleman, period 1860. Outside the music is heard in a foxtrot.</i>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Rosalind</b> is seated on the lounge and on her left is <b epub:type="z3998:persona">Howard Gillespie</b>, a vapid youth of about twenty-four. He is obviously very unhappy, and she is quite bored.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p><i epub:type="z3998:stage-direction">Feebly.</i> What do you mean Ive changed. I feel the same toward you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>But you dont look the same to me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>Three weeks ago you used to say that you liked me because I was so blasé, so indifferent—I still am.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>But not about me. I used to like you because you had brown eyes and thin legs.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p><i epub:type="z3998:stage-direction">Helplessly.</i> Theyre still thin and brown. Youre a vampire, thats all.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>The only thing I know about vamping is whats on the piano score. What confuses men is that Im perfectly natural. I used to think you were never jealous. Now you follow me with your eyes wherever I go.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>I love you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Coldly.</i> I know it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>And you havent kissed me for two weeks. I had an idea that after a girl was kissed she was—was—won.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Those days are over. I have to be won all over again every time you see me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>Are you serious?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>About as usual. There used to be two kinds of kisses: First when girls were kissed and deserted; second, when they were engaged. Now theres a third kind, where the man is kissed and deserted. If <abbr epub:type="z3998:name-title">Mr.</abbr> Jones of the nineties bragged hed kissed a girl, everyone knew he was through with her. If <abbr epub:type="z3998:name-title">Mr.</abbr> Jones of 1919 brags the same everyone knows its because he cant kiss her any more. Given a decent start any girl can beat a man nowadays.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>Then why do you play with men?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Leaning forward confidentially.</i> For that first moment, when hes interested. There is a moment—Oh, just before the first kiss, a whispered word—something that makes it worth while.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>And then?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Then after that you make him talk about himself. Pretty soon he thinks of nothing but being alone with you—he sulks, he wont fight, he doesnt want to play—Victory!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Dawson Ryder</b>, twenty-six, handsome, wealthy, faithful to his own, a bore perhaps, but steady and sure of success.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p>I believe this is my dance, Rosalind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Well, Dawson, so you recognize me. Now I know I havent got too much paint on. <abbr epub:type="z3998:name-title">Mr.</abbr> Ryder, this is <abbr epub:type="z3998:name-title">Mr.</abbr> Gillespie.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They shake hands and <b epub:type="z3998:persona">Gillespie</b> leaves, tremendously downcast.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p>Your party is certainly a success.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Is it—I havent seen it lately. Im weary—Do you mind sitting out a minute?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p>Mind—Im delighted. You know I loathe this “rushing” idea. See a girl yesterday, today, tomorrow.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dawson!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p>What?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I wonder if you know you love me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p><i epub:type="z3998:stage-direction">Startled.</i> What—Oh—you know youre remarkable!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Because you know Im an awful proposition. Anyone who marries me will have his hands full. Im mean—mighty mean.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Ryder</td>
<td>
<p>Oh, I wouldnt say that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, yes, I am—especially to the people nearest to me. <i epub:type="z3998:stage-direction">She rises.</i> Come, lets go. Ive changed my mind and I want to dance. Mother is probably having a fit.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Exeunt. Enter <b epub:type="z3998:persona">Alec</b> and <b epub:type="z3998:persona">Cecelia</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Just my luck to get my own brother for an intermission.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p><i epub:type="z3998:stage-direction">Gloomily.</i> Ill go if you want me to.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Good heavens, no—with whom would I begin the next dance? <i epub:type="z3998:stage-direction">Sighs.</i> Theres no color in a dance since the French officers went back.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p><i epub:type="z3998:stage-direction">Thoughtfully.</i> I dont want Amory to fall in love with Rosalind.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Why, I had an idea that that was just what you did want.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>I did, but since seeing these girls—I dont know. Im awfully attached to Amory. Hes sensitive and I dont want him to break his heart over somebody who doesnt care about him.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Hes very good looking.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p><i epub:type="z3998:stage-direction">Still thoughtfully.</i> She wont marry him, but a girl doesnt have to marry a man to break his heart.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>What does it? I wish I knew the secret.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Why, you cold-blooded little kitty. Its lucky for some that the Lord gave you a pug nose.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Where on earth is Rosalind?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p><i epub:type="z3998:stage-direction">Brilliantly.</i> Of course youve come to the best people to find out. Shed naturally be with us.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Her father has marshalled eight bachelor millionaires to meet her.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>You might form a squad and march through the halls.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Im perfectly serious—for all I know she may be at the Coconut Grove with some football player on the night of her début. You look left and Ill</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p><i epub:type="z3998:stage-direction">Flippantly.</i> Hadnt you better send the butler through the cellar?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Perfectly serious.</i> Oh, you dont think shed be there?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Cecelia</td>
<td>
<p>Hes only joking, mother.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Mother had a picture of her tapping a keg of beer with some high hurdler.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Lets look right away.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They go out. <b epub:type="z3998:persona">Rosalind</b> comes in with <b epub:type="z3998:persona">Gillespie</b>.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>Rosalind—Once more I ask you. Dont you care a blessed thing about me?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Amory</b> walks in briskly.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>My dance.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Gillespie, this is <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>Ive met <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine. From Lake Geneva, arent you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Yes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p><i epub:type="z3998:stage-direction">Desperately.</i> Ive been there. Its in the—the Middle West, isnt it?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Spicily.</i> Approximately. But I always felt that Id rather be provincial hot-tamale than soup without seasoning.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Gillespie</td>
<td>
<p>What!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Oh, no offense.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Gillespie bows and leaves.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Hes too much <em>people</em>.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>I was in love with a <em>people</em> once.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>So?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Oh, yes—her name was Isabelle—nothing at all to her except what I read into her.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>What happened?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Finally I convinced her that she was smarter than I was—then she threw me over. Said I was critical and impractical, you know.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>What do you mean impractical?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Oh—drive a car, but cant change a tire.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>What are you going to do?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Cant say—run for President, write</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Greenwich Village?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Good heavens, no—I said write—not drink.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I like businessmen. Clever men are usually so homely.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>I feel as if Id known you for ages.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, are you going to commence the “pyramid” story?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>No—I was going to make it French. I was Louis <span epub:type="z3998:roman">XIV</span> and you were one of my—my<i epub:type="z3998:stage-direction">Changing his tone.</i> Suppose—we fell in love.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Ive suggested pretending.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>If we did it would be very big.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Why?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Because selfish people are in a way terribly capable of great loves.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Turning her lips up.</i> Pretend.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Very deliberately they kiss.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>I cant say sweet things. But you <em>are</em> beautiful.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Not that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>What then?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Sadly.</i> Oh, nothing—only I want sentiment, real sentiment—and I never find it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>I never find anything else in the world—and I loathe it.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Its so hard to find a male to gratify ones artistic taste.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Someone has opened a door and the music of a waltz surges into the room. Rosalind rises.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Listen! theyre playing “Kiss Me Again.”</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He looks at her.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Well?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Well?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Softly—the battle lost.</i> I love you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I love you—now.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They kiss.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Oh, God, what have I done?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Nothing. Oh, dont talk. Kiss me again.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>I dont know why or how, but I love you—from the moment I saw you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Me too—I—I—oh, tonights tonight.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Her brother strolls in, starts and then in a loud voice says: “Oh, excuse me,” and goes.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Her lips scarcely stirring.</i> Dont let me go—I dont care who knows what I do.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Say it!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I love you—now. <i epub:type="z3998:stage-direction">They part.</i> Oh—I am very youthful, thank God—and rather beautiful, thank God—and happy, thank God, thank God<i epub:type="z3998:stage-direction">She pauses and then, in an odd burst of prophecy, adds.</i> Poor Amory!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He kisses her again.</i>
</p>
</td>
</tr>
</tbody>
</table>
</section>
<section id="chapter-2-1-2" epub:type="z3998:subchapter">
<header>
<p>Kismet</p>
</header>
<p>Within two weeks Amory and Rosalind were deeply and passionately in love. The critical qualities which had spoiled for each of them a dozen romances were dulled by the great wave of emotion that washed over them.</p>
<p>“It may be an insane love-affair,” she told her anxious mother, “but its not inane.”</p>
<p>The wave swept Amory into an advertising agency early in March, where he alternated between astonishing bursts of rather exceptional work and wild dreams of becoming suddenly rich and touring Italy with Rosalind.</p>
<p>They were together constantly, for lunch, for dinner, and nearly every evening—always in a sort of breathless hush, as if they feared that any minute the spell would break and drop them out of this paradise of rose and flame. But the spell became a trance, seemed to increase from day to day; they began to talk of marrying in July—in June. All life was transmitted into terms of their love, all experience, all desires, all ambitions, were nullified—their senses of humor crawled into corners to sleep; their former love-affairs seemed faintly laughable and scarcely regretted juvenalia.</p>
<p>For the second time in his life Amory had had a complete bouleversement and was hurrying into line with his generation.</p>
</section>
<section id="chapter-2-1-3" epub:type="z3998:subchapter">
<header>
<p>A Little Interlude</p>
</header>
<p>Amory wandered slowly up the avenue and thought of the night as inevitably his—the pageantry and carnival of rich dusk and dim streets… it seemed that he had closed the book of fading harmonies at last and stepped into the sensuous vibrant walks of life. Everywhere these countless lights, this promise of a night of streets and singing—he moved in a half-dream through the crowd as if expecting to meet Rosalind hurrying toward him with eager feet from every corner.⁠ ⁠… How the unforgettable faces of dusk would blend to her, the myriad footsteps, a thousand overtures, would blend to her footsteps; and there would be more drunkenness than wine in the softness of her eyes on his. Even his dreams now were faint violins drifting like summer sounds upon the summer air.</p>
<p>The room was in darkness except for the faint glow of Toms cigarette where he lounged by the open window. As the door shut behind him, Amory stood a moment with his back against it.</p>
<p>“Hello, Benvenuto Blaine. How went the advertising business today?”</p>
<p>Amory sprawled on a couch.</p>
<p>“I loathed it as usual!” The momentary vision of the bustling agency was displaced quickly by another picture.</p>
<p>“My God! Shes wonderful!”</p>
<p>Tom sighed.</p>
<p>“I cant tell you,” repeated Amory, “just how wonderful she is. I dont want you to know. I dont want anyone to know.”</p>
<p>Another sigh came from the window—quite a resigned sigh.</p>
<p>“Shes life and hope and happiness, my whole world now.”</p>
<p>He felt the quiver of a tear on his eyelid.</p>
<p>“Oh, <em>golly</em>, Tom!”</p>
</section>
<section id="chapter-2-1-4" epub:type="z3998:subchapter">
<header>
<p>Bitter Sweet</p>
</header>
<p>“Sit like we do,” she whispered.</p>
<p>He sat in the big chair and held out his arms so that she could nestle inside them.</p>
<p>“I knew youd come tonight,” she said softly, “like summer, just when I needed you most… darling… darling…”</p>
<p>His lips moved lazily over her face.</p>
<p>“You <em>taste</em> so good,” he sighed.</p>
<p>“How do you mean, lover?”</p>
<p>“Oh, just sweet, just sweet…” he held her closer.</p>
<p>“Amory,” she whispered, “when youre ready for me Ill marry you.”</p>
<p>“We wont have much at first.”</p>
<p>“Dont!” she cried. “It hurts when you reproach yourself for what you cant give me. Ive got your precious self—and thats enough for me.”</p>
<p>“Tell me…”</p>
<p>“You know, dont you? Oh, you know.”</p>
<p>“Yes, but I want to hear you say it.”</p>
<p>“I love you, Amory, with all my heart.”</p>
<p>“Always, will you?”</p>
<p>“All my life—Oh, Amory—”</p>
<p>“What?”</p>
<p>“I want to belong to you. I want your people to be my people. I want to have your babies.”</p>
<p>“But I havent any people.”</p>
<p>“Dont laugh at me, Amory. Just kiss me.”</p>
<p>“Ill do what you want,” he said.</p>
<p>“No, Ill do what <em>you</em> want. Were <em>you</em>—not me. Oh, youre so much a part, so much all of me…”</p>
<p>He closed his eyes.</p>
<p>“Im so happy that Im frightened. Wouldnt it be awful if this was—was the high point?⁠ ⁠…”</p>
<p>She looked at him dreamily.</p>
<p>“Beauty and love pass, I know.⁠ ⁠… Oh, theres sadness, too. I suppose all great happiness is a little sad. Beauty means the scent of roses and then the death of roses—”</p>
<p>“Beauty means the agony of sacrifice and the end of agony.⁠ ⁠…”</p>
<p>“And, Amory, were beautiful, I know. Im sure God loves us—”</p>
<p>“He loves you. Youre his most precious possession.”</p>
<p>“Im not his, Im yours. Amory, I belong to you. For the first time I regret all the other kisses; now I know how much a kiss can mean.”</p>
<p>Then they would smoke and he would tell her about his day at the office—and where they might live. Sometimes, when he was particularly loquacious, she went to sleep in his arms, but he loved that Rosalind—all Rosalinds—as he had never in the world loved anyone else. Intangibly fleeting, unrememberable hours.</p>
</section>
<section id="chapter-2-1-5" epub:type="z3998:subchapter">
<header>
<p>Aquatic Incident</p>
</header>
<p>One day Amory and Howard Gillespie meeting by accident downtown took lunch together, and Amory heard a story that delighted him. Gillespie after several cocktails was in a talkative mood; he began by telling Amory that he was sure Rosalind was slightly eccentric.</p>
<p>He had gone with her on a swimming party up in Westchester County, and someone mentioned that Annette Kellerman had been there one day on a visit and had dived from the top of a rickety, thirty-foot summer house. Immediately Rosalind insisted that Howard should climb up with her to see what it looked like.</p>
<p>A minute later, as he sat and dangled his feet on the edge, a form shot by him; Rosalind, her arms spread in a beautiful swan dive, had sailed through the air into the clear water.</p>
<p>“Of course <em>I</em> had to go, after that—and I nearly killed myself. I thought I was pretty good to even try it. Nobody else in the party tried it. Well, afterward Rosalind had the nerve to ask me why I stooped over when I dove. It didnt make it any easier, she said, it just took all the courage out of it. I ask you, what can a man do with a girl like that? Unnecessary, I call it.”</p>
<p>Gillespie failed to understand why Amory was smiling delightedly all through lunch. He thought perhaps he was one of these hollow optimists.</p>
</section>
<section id="chapter-2-1-6" epub:type="z3998:subchapter z3998:drama z3998:scene">
<header>
<p>Five Weeks Later</p>
</header>
<p epub:type="z3998:stage-direction">Again the library of the Connage house. <b epub:type="z3998:persona">Rosalind</b> is alone, sitting on the lounge staring very moodily and unhappily at nothing. She has changed perceptibly—she is a trifle thinner for one thing; the light in her eyes is not so bright; she looks easily a year older.</p>
<p epub:type="z3998:stage-direction">Her mother comes in, muffled in an opera-cloak. She takes in <b epub:type="z3998:persona">Rosalind</b> with a nervous glance.</p>
<table>
<tbody>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Who is coming tonight?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Rosalind fails to hear her, at least takes no notice.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Alec is coming up to take me to this Barrie play, <i lang="la" epub:type="se:name.publication.play" xml:lang="la">Et Tu, Brutus</i>. <i epub:type="z3998:stage-direction">She perceives that she is talking to herself.</i> Rosalind! I asked you who is coming tonight?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Starting.</i> Oh—what—oh—Amory</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Sarcastically.</i> You have so <em>many</em> admirers lately that I couldnt imagine <em>which</em> one. (Rosalind doesnt answer.) Dawson Ryder is more patient than I thought hed be. You havent given him an evening this week.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">With a very weary expression that is quite new to her face.</i> Mother—please</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Oh, <em>I</em> wont interfere. Youve already wasted over two months on a theoretical genius who hasnt a penny to his name, but <em>go</em> ahead, waste your life on him. <em>I</em> wont interfere.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">As if repeating a tiresome lesson.</i> You know he has a little income—and you know hes earning thirty-five dollars a week in advertising</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>And it wouldnt buy your clothes. <i epub:type="z3998:stage-direction">She pauses but <b epub:type="z3998:persona">Rosalind</b> makes no reply.</i> I have your best interests at heart when I tell you not to take a step youll spend your days regretting. Its not as if your father could help you. Things have been hard for him lately and hes an old man. Youd be dependent absolutely on a dreamer, a nice, wellborn boy, but a dreamer—merely <em>clever</em>. <i epub:type="z3998:stage-direction">She implies that this quality in itself is rather vicious.</i></p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>For heavens sake, mother</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">A maid appears, announces <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine who follows immediately. <b epub:type="z3998:persona">Amorys</b> friends have been telling him for ten days that he “looks like the wrath of God,” and he does. As a matter of fact he has not been able to eat a mouthful in the last thirty-six hours.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Good evening, <abbr epub:type="z3998:name-title">Mrs.</abbr> Connage.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p><i epub:type="z3998:stage-direction">Not unkindly.</i> Good evening, Amory.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Amory</b> and <b epub:type="z3998:persona">Rosalind</b> exchange glances—and <b epub:type="z3998:persona">Alec</b> comes in. <b epub:type="z3998:persona">Alecs</b> attitude throughout has been neutral. He believes in his heart that the marriage would make <b epub:type="z3998:persona">Amory</b> mediocre and <b epub:type="z3998:persona">Rosalind</b> miserable, but he feels a great sympathy for both of them.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Hi, Amory!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Hi, Alec! Tom said hed meet you at the theatre.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alec</td>
<td>
<p>Yeah, just saw him. Hows the advertising today? Write some brilliant copy?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Oh, its about the same. I got a raise<i epub:type="z3998:stage-direction">Everyone looks at him rather eagerly.</i>—of two dollars a week. <i epub:type="z3998:stage-direction">General collapse.</i></p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</td>
<td>
<p>Come, Alec, I hear the car.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">A good night, rather chilly in sections. After <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Connage</b> and <b epub:type="z3998:persona">Alec</b> go out there is a pause. <b epub:type="z3998:persona">Rosalind</b> still stares moodily at the fireplace. <b epub:type="z3998:persona">Amory</b> goes to her and puts his arm around her.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Darling girl.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">They kiss. Another pause and then she seizes his hand, covers it with kisses and holds it to her breast.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Sadly.</i> I love your hands, more than anything. I see them often when youre away from me—so tired; I know every line of them. Dear hands!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Their eyes meet for a second and then she begins to cry—a tearless sobbing.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, were so darned pitiful!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, I want to die!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind, another night of this and Ill go to pieces. Youve been this way four days now. Youve got to be more encouraging or I cant work or eat or sleep. <i epub:type="z3998:stage-direction">He looks around helplessly as if searching for new words to clothe an old, shopworn phrase.</i> Well have to make a start. I <em>like</em> having to make a start together. <i epub:type="z3998:stage-direction">His forced hopefulness fades as he sees her unresponsive.</i> Whats the matter? <i epub:type="z3998:stage-direction">He gets up suddenly and starts to pace the floor.</i> Its Dawson Ryder, thats what it is. Hes been working on your nerves. Youve been with him every afternoon for a week. People come and tell me theyve seen you together, and I have to smile and nod and pretend it hasnt the slightest significance for me. And you wont tell me anything as it develops.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Amory, if you dont sit down Ill scream.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Sitting down suddenly beside her.</i> Oh, Lord.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Taking his hand gently.</i> You know I love you, dont you?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Yes.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>You know Ill always love you</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Dont talk that way; you frighten me. It sounds as if we werent going to have each other. <i epub:type="z3998:stage-direction">She cries a little and rising from the couch goes to the armchair.</i> Ive felt all afternoon that things were worse. I nearly went wild down at the office—couldnt write a line. Tell me everything.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Theres nothing to tell, I say. Im just nervous.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind, youre playing with the idea of marrying Dawson Ryder.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">After a pause.</i> Hes been asking me to all day.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Well, hes got his nerve!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">After another pause.</i> I like him.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Dont say that. It hurts me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dont be a silly idiot. You know youre the only man Ive ever loved, ever will love.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Quickly.</i> Rosalind, lets get married—next week.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>We cant.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Why not?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, we cant. Id be your squaw—in some horrible place.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Well have two hundred and seventy-five dollars a month all told.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Darling, I dont even do my own hair, usually.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Ill do it for you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Between a laugh and a sob.</i> Thanks.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind, you <em>cant</em> be thinking of marrying someone else. Tell me! You leave me in the dark. I can help you fight it out if youll only tell me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Its just—us. Were pitiful, thats all. The very qualities I love you for are the ones that will always make you a failure.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Grimly.</i> Go on.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh—it <em>is</em> Dawson Ryder. Hes so reliable, I almost feel that hed be a—a background.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>You dont love him.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I know, but I respect him, and hes a good man and a strong one.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Grudgingly.</i> Yes—hes that.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Well—heres one little thing. There was a little poor boy we met in Rye Tuesday afternoon—and, oh, Dawson took him on his lap and talked to him and promised him an Indian suit—and next day he remembered and bought it—and, oh, it was so sweet and I couldnt help thinking hed be so nice to—to our children—take care of them—and I wouldnt have to worry.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">In despair.</i> Rosalind! Rosalind!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">With a faint roguishness.</i> Dont look so consciously suffering.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>What power we have of hurting each other!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Commencing to sob again.</i> Its been so perfect—you and I. So like a dream that Id longed for and never thought Id find. The first real unselfishness Ive ever felt in my life. And I cant see it fade out in a colorless atmosphere!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>It wont—it wont!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Id rather keep it as a beautiful memory—tucked away in my heart.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Yes, women can do that—but not men. Id remember always, not the beauty of it while it lasted, but just the bitterness, the long bitterness.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dont!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>All the years never to see you, never to kiss you, just a gate shut and barred—you dont dare be my wife.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>No—no—Im taking the hardest course, the strongest course. Marrying you would be a failure and I never fail—if you dont stop walking up and down Ill scream!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Again he sinks despairingly onto the lounge.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Come over here and kiss me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>No.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Dont you <em>want</em> to kiss me?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Tonight I want you to love me calmly and coolly.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>The beginning of the end.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">With a burst of insight.</i> Amory, youre young. Im young. People excuse us now for our poses and vanities, for treating people like Sancho and yet getting away with it. They excuse us now. But youve got a lot of knocks coming to you</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>And youre afraid to take them with me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>No, not that. There was a poem I read somewhere—youll say Ella Wheeler Wilcox and laugh—but listen:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“For this is wisdom—to love and live,</span>
<br/>
<span>To take what fate or the gods may give,</span>
<br/>
<span>To ask no question, to make no prayer,</span>
<br/>
<span>To kiss the lips and caress the hair,</span>
<br/>
<span>Speed passions ebb as we greet its flow,</span>
<br/>
<span>To have and to hold, and, in time—let go.”</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>But we havent had.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Amory, Im yours—you know it. There have been times in the last month Id have been completely yours if youd said so. But I cant marry you and ruin both our lives.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Weve got to take our chance for happiness.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dawson says Id learn to love him.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Amory with his head sunk in his hands does not move. The life seems suddenly gone out of him.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Lover! Lover! I cant do with you, and I cant imagine life without you.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind, were on each others nerves. Its just that were both high-strung, and this week</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">His voice is curiously old. She crosses to him and taking his face in her hands, kisses him.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I cant, Amory. I cant be shut away from the trees and flowers, cooped up in a little flat, waiting for you. Youd hate me in a narrow atmosphere. Id make you hate me.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">Again she is blinded by sudden uncontrolled tears.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Rosalind</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, darling, go—Dont make it harder! I cant stand it</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">His face drawn, his voice strained.</i> Do you know what youre saying? Do you mean forever?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">There is a difference somehow in the quality of their suffering.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Cant you see</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Im afraid I cant if you love me. Youre afraid of taking two years knocks with me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>I wouldnt be the Rosalind you love.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">A little hysterically.</i> I cant give you up! I cant, thats all! Ive got to have you!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">A hard note in her voice.</i> Youre being a baby now.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">Wildly.</i> I dont care! Youre spoiling our lives!</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Im doing the wise thing, the only thing.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Are you going to marry Dawson Ryder?</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, dont ask me. You know Im old in some ways—in others—well, Im just a little girl. I like sunshine and pretty things and cheerfulness—and I dread responsibility. I dont want to think about pots and kitchens and brooms. I want to worry whether my legs will get slick and brown when I swim in the summer.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>And you love me.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Thats just why it has to end. Drifting hurts too much. We cant have any more scenes like this.</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She draws his ring from her finger and hands it to him. Their eyes blind again with tears.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p><i epub:type="z3998:stage-direction">His lips against her wet cheek.</i> Dont! Keep it, please—oh, dont break my heart!</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She presses the ring softly into his hand.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p><i epub:type="z3998:stage-direction">Brokenly.</i> Youd better go.</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Goodbye</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">She looks at him once more, with infinite longing, infinite sadness.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Dont ever forget me, Amory</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Amory</td>
<td>
<p>Goodbye</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">He goes to the door, fumbles for the knob, finds it—she sees him throw back his head—and he is gone. Gone—she half starts from the lounge and then sinks forward on her face into the pillows.</i>
</p>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Rosalind</td>
<td>
<p>Oh, God, I want to die! <i epub:type="z3998:stage-direction">After a moment she rises and with her eyes closed feels her way to the door. Then she turns and looks once more at the room. Here they had sat and dreamed: that tray she had so often filled with matches for him; that shade that they had discreetly lowered one long Sunday afternoon. Misty-eyed she stands and remembers; she speaks aloud.</i> Oh, Amory, what have I done to you?</p>
</td>
</tr>
<tr>
<td/>
<td>
<p>
<i epub:type="z3998:stage-direction">And deep under the aching sadness that will pass in time, Rosalind feels that she has lost something, she knows not what, she knows not why.</i>
</p>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="chapter-2-2" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">II</h3>
<p epub:type="title">Experiments in Convalescence</p>
</hgroup>
<p>The Knickerbocker Bar, beamed upon by Maxfield Parrishs jovial, colorful <i epub:type="se:name.visual-art.painting">Old King Cole</i>, was well crowded. Amory stopped in the entrance and looked at his wristwatch; he wanted particularly to know the time, for something in his mind that catalogued and classified liked to chip things off cleanly. Later it would satisfy him in a vague way to be able to think “that thing ended at exactly twenty minutes after eight on Thursday, June 10, 1919.” This was allowing for the walk from her house—a walk concerning which he had afterward not the faintest recollection.</p>
<p>He was in rather grotesque condition: two days of worry and nervousness, of sleepless nights, of untouched meals, culminating in the emotional crisis and Rosalinds abrupt decision—the strain of it had drugged the foreground of his mind into a merciful coma. As he fumbled clumsily with the olives at the free-lunch table, a man approached and spoke to him, and the olives dropped from his nervous hands.</p>
<p>“Well, Amory…”</p>
<p>It was someone he had known at Princeton; he had no idea of the name.</p>
<p>“Hello, old boy—” he heard himself saying.</p>
<p>“Names Jim Wilson—youve forgotten.”</p>
<p>“Sure, you bet, Jim. I remember.”</p>
<p>“Going to reunion?”</p>
<p>“You know!” Simultaneously he realized that he was not going to reunion.</p>
<p>“Get overseas?”</p>
<p>Amory nodded, his eyes staring oddly. Stepping back to let someone pass, he knocked the dish of olives to a crash on the floor.</p>
<p>“Too bad,” he muttered. “Have a drink?”</p>
<p>Wilson, ponderously diplomatic, reached over and slapped him on the back.</p>
<p>“Youve had plenty, old boy.”</p>
<p>Amory eyed him dumbly until Wilson grew embarrassed under the scrutiny.</p>
<p>“Plenty, hell!” said Amory finally. “I havent had a drink today.”</p>
<p>Wilson looked incredulous.</p>
<p>“Have a drink or not?” cried Amory rudely.</p>
<p>Together they sought the bar.</p>
<p>“Rye high.”</p>
<p>“Ill just take a Bronx.”</p>
<p>Wilson had another; Amory had several more. They decided to sit down. At ten oclock Wilson was displaced by Carling, class of 15. Amory, his head spinning gorgeously, layer upon layer of soft satisfaction setting over the bruised spots of his spirit, was discoursing volubly on the war.</p>
<p>S a mental wase,” he insisted with owl-like wisdom. “Two years my life spent inalleshual vacuity. Los idealism, got be physcal anmal,” he shook his fist expressively at Old King Cole, “got be Prussian bout evthing, women specially. Use be straight bout women college. Now dongivadam.” He expressed his lack of principle by sweeping a seltzer bottle with a broad gesture to noisy extinction on the floor, but this did not interrupt his speech. “Seek pleasure where find it for tomorrow die. Ats philosphy for me now on.”</p>
<p>Carling yawned, but Amory, waxing brilliant, continued:</p>
<p>“Use wonder bout things—people satisfied compromise, fify-fify atttude on life. Now don wonder, don wonder—” He became so emphatic in impressing on Carling the fact that he didnt wonder that he lost the thread of his discourse and concluded by announcing to the bar at large that he was a “physcal anmal.”</p>
<p>“What are you celebrating, Amory?”</p>
<p>Amory leaned forward confidentially.</p>
<p>“Celbrating blowmylife. Great moment blow my life. Cant tell you bout it—”</p>
<p>He heard Carling addressing a remark to the bartender:</p>
<p>“Give him a bromo-seltzer.”</p>
<p>Amory shook his head indignantly.</p>
<p>“None that stuff!”</p>
<p>“But listen, Amory, youre making yourself sick. Youre white as a ghost.”</p>
<p>Amory considered the question. He tried to look at himself in the mirror but even by squinting up one eye could only see as far as the row of bottles behind the bar.</p>
<p>“Like somn solid. We go get some—some salad.”</p>
<p>He settled his coat with an attempt at nonchalance, but letting go of the bar was too much for him, and he slumped against a chair.</p>
<p>“Well go over to Shanleys,” suggested Carling, offering an elbow.</p>
<p>With this assistance Amory managed to get his legs in motion enough to propel him across Forty-second Street.</p>
<p>Shanleys was very dim. He was conscious that he was talking in a loud voice, very succinctly and convincingly, he thought, about a desire to crush people under his heel. He consumed three club sandwiches, devouring each as though it were no larger than a chocolate-drop. Then Rosalind began popping into his mind again, and he found his lips forming her name over and over. Next he was sleepy, and he had a hazy, listless sense of people in dress suits, probably waiters, gathering around the table.⁠ ⁠…</p>
<p>… He was in a room and Carling was saying something about a knot in his shoelace.</p>
<p>“Nemmine,” he managed to articulate drowsily. “Sleep in em.⁠ ⁠…”</p>
<section id="chapter-2-2-1" epub:type="z3998:subchapter">
<header>
<p>Still Alcoholic</p>
</header>
<p>He awoke laughing and his eyes lazily roamed his surroundings, evidently a bedroom and bath in a good hotel. His head was whirring and picture after picture was forming and blurring and melting before his eyes, but beyond the desire to laugh he had no entirely conscious reaction. He reached for the phone beside his bed.</p>
<p>“Hello—what hotel is this—?</p>
<p>“Knickerbocker? All right, send up two rye highballs—”</p>
<p>He lay for a moment and wondered idly whether theyd send up a bottle or just two of those little glass containers. Then, with an effort, he struggled out of bed and ambled into the bathroom.</p>
<p>When he emerged, rubbing himself lazily with a towel, he found the bar boy with the drinks and had a sudden desire to kid him. On reflection he decided that this would be undignified, so he waved him away.</p>
<p>As the new alcohol tumbled into his stomach and warmed him, the isolated pictures began slowly to form a cinema reel of the day before. Again he saw Rosalind curled weeping among the pillows, again he felt her tears against his cheek. Her words began ringing in his ears: “Dont ever forget me, Amory—dont ever forget me—”</p>
<p>“Hell!” he faltered aloud, and then he choked and collapsed on the bed in a shaken spasm of grief. After a minute he opened his eyes and regarded the ceiling.</p>
<p>“Damned fool!” he exclaimed in disgust, and with a voluminous sigh rose and approached the bottle. After another glass he gave way loosely to the luxury of tears. Purposely he called up into his mind little incidents of the vanished spring, phrased to himself emotions that would make him react even more strongly to sorrow.</p>
<p>“We were so happy,” he intoned dramatically, “so very happy.” Then he gave way again and knelt beside the bed, his head half-buried in the pillow.</p>
<p>“My own girl—my own—Oh—”</p>
<p>He clinched his teeth so that the tears streamed in a flood from his eyes.</p>
<p>“Oh… my baby girl, all I had, all I wanted!⁠ ⁠… Oh, my girl, come back, come back! I need you… need you… were so pitiful… just misery we brought each other.⁠ ⁠… Shell be shut away from me.⁠ ⁠… I cant see her; I cant be her friend. Its got to be that way—its got to be—”</p>
<p>And then again:</p>
<p>“Weve been so happy, so very happy.⁠ ⁠…”</p>
<p>He rose to his feet and threw himself on the bed in an ecstasy of sentiment, and then lay exhausted while he realized slowly that he had been very drunk the night before, and that his head was spinning again wildly. He laughed, rose, and crossed again to Lethe.⁠ ⁠…</p>
<p>At noon he ran into a crowd in the Biltmore bar, and the riot began again. He had a vague recollection afterward of discussing French poetry with a British officer who was introduced to him as “Captain Corn, of his Majestys Foot,” and he remembered attempting to recite <i epub:type="se:name.publication.poem">Clair de Lune</i> at luncheon; then he slept in a big, soft chair until almost five oclock when another crowd found and woke him; there followed an alcoholic dressing of several temperaments for the ordeal of dinner. They selected theatre tickets at Tysons for a play that had a four-drink programme—a play with two monotonous voices, with turbid, gloomy scenes, and lighting effects that were hard to follow when his eyes behaved so amazingly. He imagined afterward that it must have been <i epub:type="se:name.publication.play">The Jest</i>.⁠ ⁠…</p>
<p>… Then the Coconut Grove, where Amory slept again on a little balcony outside. Out in Shanleys, Yonkers, he became almost logical, and by a careful control of the number of highballs he drank, grew quite lucid and garrulous. He found that the party consisted of five men, two of whom he knew slightly; he became righteous about paying his share of the expense and insisted in a loud voice on arranging everything then and there to the amusement of the tables around him.⁠ ⁠…</p>
<p>Someone mentioned that a famous cabaret star was at the next table, so Amory rose and, approaching gallantly, introduced himself… this involved him in an argument, first with her escort and then with the headwaiter—Amorys attitude being a lofty and exaggerated courtesy… he consented, after being confronted with irrefutable logic, to being led back to his own table.</p>
<p>“Decided to commit suicide,” he announced suddenly.</p>
<p>“When? Next year?”</p>
<p>“Now. Tomorrow morning. Going to take a room at the Commodore, get into a hot bath and open a vein.”</p>
<p>“Hes getting morbid!”</p>
<p>“You need another rye, old boy!”</p>
<p>“Well all talk it over tomorrow.”</p>
<p>But Amory was not to be dissuaded, from argument at least.</p>
<p>“Did you ever get that way?” he demanded confidentially <i lang="it" xml:lang="it">fortaccio</i>.</p>
<p>“Sure!”</p>
<p>“Often?”</p>
<p>“My chronic state.”</p>
<p>This provoked discussion. One man said that he got so depressed sometimes that he seriously considered it. Another agreed that there was nothing to live for. “Captain Corn,” who had somehow rejoined the party, said that in his opinion it was when ones health was bad that one felt that way most. Amorys suggestion was that they should each order a Bronx, mix broken glass in it, and drink it off. To his relief no one applauded the idea, so having finished his highball, he balanced his chin in his hand and his elbow on the table—a most delicate, scarcely noticeable sleeping position, he assured himself—and went into a deep stupor.⁠ ⁠…</p>
<p>He was awakened by a woman clinging to him, a pretty woman, with brown, disarranged hair and dark blue eyes.</p>
<p>“Take me home!” she cried.</p>
<p>“Hello!” said Amory, blinking.</p>
<p>“I like you,” she announced tenderly.</p>
<p>“I like you too.”</p>
<p>He noticed that there was a noisy man in the background and that one of his party was arguing with him.</p>
<p>“Fella I was withs a damn fool,” confided the blue-eyed woman. “I hate him. I want to go home with you.”</p>
<p>“You drunk?” queried Amory with intense wisdom.</p>
<p>She nodded coyly.</p>
<p>“Go home with him,” he advised gravely. “He brought you.”</p>
<p>At this point the noisy man in the background broke away from his detainers and approached.</p>
<p>“Say!” he said fiercely. “I brought this girl out here and youre butting in!”</p>
<p>Amory regarded him coldly, while the girl clung to him closer.</p>
<p>“You let go that girl!” cried the noisy man.</p>
<p>Amory tried to make his eyes threatening.</p>
<p>“You go to hell!” he directed finally, and turned his attention to the girl.</p>
<p>“Love first sight,” he suggested.</p>
<p>“I love you,” she breathed and nestled close to him. She <em>did</em> have beautiful eyes.</p>
<p>Someone leaned over and spoke in Amorys ear.</p>
<p>“Thats just Margaret Diamond. Shes drunk and this fellow here brought her. Better let her go.”</p>
<p>“Let him take care of her, then!” shouted Amory furiously. “Im no <abbr epub:type="z3998:initialism">W.Y.C.A.</abbr> worker, am I?—am I?”</p>
<p>“Let her go!”</p>
<p>“Its <em>her</em> hanging on, damn it! Let her hang!”</p>
<p>The crowd around the table thickened. For an instant a brawl threatened, but a sleek waiter bent back Margaret Diamonds fingers until she released her hold on Amory, whereupon she slapped the waiter furiously in the face and flung her arms about her raging original escort.</p>
<p>“Oh, Lord!” cried Amory.</p>
<p>“Lets go!”</p>
<p>“Come on, the taxis are getting scarce!”</p>
<p>“Check, waiter.”</p>
<p>“Cmon, Amory. Your romance is over.”</p>
<p>Amory laughed.</p>
<p>“You dont know how true you spoke. No idea. Ats the whole trouble.”</p>
</section>
<section id="chapter-2-2-2" epub:type="z3998:subchapter">
<header>
<p>Amory on the Labor Question</p>
</header>
<p>Two mornings later he knocked at the presidents door at Bascome and Barlows advertising agency.</p>
<p>“Come in!”</p>
<p>Amory entered unsteadily.</p>
<p>“Morning, <abbr epub:type="z3998:name-title">Mr.</abbr> Barlow.”</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Barlow brought his glasses to the inspection and set his mouth slightly ajar that he might better listen.</p>
<p>“Well, <abbr epub:type="z3998:name-title">Mr.</abbr> Blaine. We havent seen you for several days.”</p>
<p>“No,” said Amory. “Im quitting.”</p>
<p>“Well—well—this is—”</p>
<p>“I dont like it here.”</p>
<p>“Im sorry. I thought our relations had been quite—ah—pleasant. You seemed to be a hard worker—a little inclined perhaps to write fancy copy—”</p>
<p>“I just got tired of it,” interrupted Amory rudely. “It didnt matter a damn to me whether Harebells flour was any better than anyone elses. In fact, I never ate any of it. So I got tired of telling people about it—oh, I know Ive been drinking—”</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Barlows face steeled by several ingots of expression.</p>
<p>“You asked for a position—”</p>
<p>Amory waved him to silence.</p>
<p>“And I think I was rottenly underpaid. Thirty-five dollars a week—less than a good carpenter.”</p>
<p>“You had just started. Youd never worked before,” said <abbr epub:type="z3998:name-title">Mr.</abbr> Barlow coolly.</p>
<p>“But it took about ten thousand dollars to educate me where I could write your darned stuff for you. Anyway, as far as length of service goes, youve got stenographers here youve paid fifteen a week for five years.”</p>
<p>“Im not going to argue with you, sir,” said <abbr epub:type="z3998:name-title">Mr.</abbr> Barlow rising.</p>
<p>“Neither am I. I just wanted to tell you Im quitting.”</p>
<p>They stood for a moment looking at each other impassively and then Amory turned and left the office.</p>
</section>
<section id="chapter-2-2-3" epub:type="z3998:subchapter">
<header>
<p>A Little Lull</p>
</header>
<p>Four days after that he returned at last to the apartment. Tom was engaged on a book review for <i epub:type="se:name.publication.magazine">The New Democracy</i> on the staff of which he was employed. They regarded each other for a moment in silence.</p>
<p>“Well?”</p>
<p>“Well?”</p>
<p>“Good Lord, Amory, whered you get the black eye—and the jaw?”</p>
<p>Amory laughed.</p>
<p>“Thats a mere nothing.”</p>
<p>He peeled off his coat and bared his shoulders.</p>
<p>“Look here!”</p>
<p>Tom emitted a low whistle.</p>
<p>“What hit you?”</p>
<p>Amory laughed again.</p>
<p>“Oh, a lot of people. I got beaten up. Fact.” He slowly replaced his shirt. “It was bound to come sooner or later and I wouldnt have missed it for anything.”</p>
<p>“Who was it?”</p>
<p>“Well, there were some waiters and a couple of sailors and a few stray pedestrians, I guess. Its the strangest feeling. You ought to get beaten up just for the experience of it. You fall down after a while and everybody sort of slashes in at you before you hit the ground—then they kick you.”</p>
<p>Tom lighted a cigarette.</p>
<p>“I spent a day chasing you all over town, Amory. But you always kept a little ahead of me. Id say youve been on some party.”</p>
<p>Amory tumbled into a chair and asked for a cigarette.</p>
<p>“You sober now?” asked Tom quizzically.</p>
<p>“Pretty sober. Why?”</p>
<p>“Well, Alec has left. His family had been after him to go home and live, so he—”</p>
<p>A spasm of pain shook Amory.</p>
<p>“Too bad.”</p>
<p>“Yes, it is too bad. Well have to get someone else if were going to stay here. The rents going up.”</p>
<p>“Sure. Get anybody. Ill leave it to you, Tom.”</p>
<p>Amory walked into his bedroom. The first thing that met his glance was a photograph of Rosalind that he had intended to have framed, propped up against a mirror on his dresser. He looked at it unmoved. After the vivid mental pictures of her that were his portion at present, the portrait was curiously unreal. He went back into the study.</p>
<p>“Got a cardboard box?”</p>
<p>“No,” answered Tom, puzzled. “Why should I have? Oh, yes—there may be one in Alecs room.”</p>
<p>Eventually Amory found what he was looking for and, returning to his dresser, opened a drawer full of letters, notes, part of a chain, two little handkerchiefs, and some snapshots. As he transferred them carefully to the box his mind wandered to some place in a book where the hero, after preserving for a year a cake of his lost loves soap, finally washed his hands with it. He laughed and began to hum “After youve gone”… ceased abruptly</p>
<p>The string broke twice, and then he managed to secure it, dropped the package into the bottom of his trunk, and having slammed the lid returned to the study.</p>
<p>“Going out?” Toms voice held an undertone of anxiety.</p>
<p>“Uh-huh.”</p>
<p>“Where?”</p>
<p>“Couldnt say, old keed.”</p>
<p>“Lets have dinner together.”</p>
<p>“Sorry. I told Sukey Brett Id eat with him.”</p>
<p>“Oh.”</p>
<p>“Bye-bye.”</p>
<p>Amory crossed the street and had a highball; then he walked to Washington Square and found a top seat on a bus. He disembarked at Forty-third Street and strolled to the Biltmore bar.</p>
<p>“Hi, Amory!”</p>
<p>“Whatll you have?”</p>
<p>“Yo-ho! Waiter!”</p>
</section>
<section id="chapter-2-2-4" epub:type="z3998:subchapter">
<header>
<p>Temperature Normal</p>
</header>
<p>The advent of prohibition with the “thirsty-first” put a sudden stop to the submerging of Amorys sorrows, and when he awoke one morning to find that the old bar-to-bar days were over, he had neither remorse for the past three weeks nor regret that their repetition was impossible. He had taken the most violent, if the weakest, method to shield himself from the stabs of memory, and while it was not a course he would have prescribed for others, he found in the end that it had done its business: he was over the first flush of pain.</p>
<p>Dont misunderstand! Amory had loved Rosalind as he would never love another living person. She had taken the first flush of his youth and brought from his unplumbed depths tenderness that had surprised him, gentleness and unselfishness that he had never given to another creature. He had later love-affairs, but of a different sort: in those he went back to that, perhaps, more typical frame of mind, in which the girl became the mirror of a mood in him. Rosalind had drawn out what was more than passionate admiration; he had a deep, undying affection for Rosalind.</p>
<p>But there had been, near the end, so much dramatic tragedy, culminating in the arabesque nightmare of his three weeks spree, that he was emotionally worn out. The people and surroundings that he remembered as being cool or delicately artificial, seemed to promise him a refuge. He wrote a cynical story which featured his fathers funeral and despatched it to a magazine, receiving in return a check for sixty dollars and a request for more of the same tone. This tickled his vanity, but inspired him to no further effort.</p>
<p>He read enormously. He was puzzled and depressed by <i epub:type="se:name.publication.book">A Portrait of the Artist as a Young Man</i>; intensely interested by <i epub:type="se:name.publication.book">Joan and Peter</i> and <i epub:type="se:name.publication.book">The Undying Fire</i>, and rather surprised by his discovery through a critic named Mencken of several excellent American novels: <i epub:type="se:name.publication.book">Vandover and the Brute</i>, <i epub:type="se:name.publication.book">The Damnation of Theron Ware</i>, and <i epub:type="se:name.publication.book">Jennie Gerhardt</i>. Mackenzie, Chesterton, Galsworthy, Bennett, had sunk in his appreciation from sagacious, life-saturated geniuses to merely diverting contemporaries. Shaws aloof clarity and brilliant consistency and the gloriously intoxicated efforts of <abbr epub:type="z3998:given-name">H. G.</abbr> Wells to fit the key of romantic symmetry into the elusive lock of truth, alone won his rapt attention.</p>
<p>He wanted to see Monsignor Darcy, to whom he had written when he landed, but he had not heard from him; besides he knew that a visit to Monsignor would entail the story of Rosalind, and the thought of repeating it turned him cold with horror.</p>
<p>In his search for cool people he remembered <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence, a very intelligent, very dignified lady, a convert to the church, and a great devotee of Monsignors.</p>
<p>He called her on the phone one day. Yes, she remembered him perfectly; no, Monsignor wasnt in town, was in Boston she thought; hed promised to come to dinner when he returned. Couldnt Amory take luncheon with her?</p>
<p>“I thought Id better catch up, <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence,” he said rather ambiguously when he arrived.</p>
<p>“Monsignor was here just last week,” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence regretfully. “He was very anxious to see you, but hed left your address at home.”</p>
<p>“Did he think Id plunged into Bolshevism?” asked Amory, interested.</p>
<p>“Oh, hes having a frightful time.”</p>
<p>“Why?”</p>
<p>“About the Irish Republic. He thinks it lacks dignity.”</p>
<p>“So?”</p>
<p>“He went to Boston when the Irish President arrived and he was greatly distressed because the receiving committee, when they rode in an automobile, <em>would</em> put their arms around the President.”</p>
<p>“I dont blame him.”</p>
<p>“Well, what impressed you more than anything while you were in the army? You look a great deal older.”</p>
<p>“Thats from another, more disastrous battle,” he answered, smiling in spite of himself. “But the army—let me see—well, I discovered that physical courage depends to a great extent on the physical shape a man is in. I found that I was as brave as the next man—it used to worry me before.”</p>
<p>“What else?”</p>
<p>“Well, the idea that men can stand anything if they get used to it, and the fact that I got a high mark in the psychological examination.”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence laughed. Amory was finding it a great relief to be in this cool house on Riverside Drive, away from more condensed New York and the sense of people expelling great quantities of breath into a little space. <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence reminded him vaguely of Beatrice, not in temperament, but in her perfect grace and dignity. The house, its furnishings, the manner in which dinner was served, were in immense contrast to what he had met in the great places on Long Island, where the servants were so obtrusive that they had positively to be bumped out of the way, or even in the houses of more conservative “Union Club” families. He wondered if this air of symmetrical restraint, this grace, which he felt was continental, was distilled through <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrences New England ancestry or acquired in long residence in Italy and Spain.</p>
<p>Two glasses of sauterne at luncheon loosened his tongue, and he talked, with what he felt was something of his old charm, of religion and literature and the menacing phenomena of the social order. <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence was ostensibly pleased with him, and her interest was especially in his mind; he wanted people to like his mind again—after a while it might be such a nice place in which to live.</p>
<p>“Monsignor Darcy still thinks that youre his reincarnation, that your faith will eventually clarify.”</p>
<p>“Perhaps,” he assented. “Im rather pagan at present. Its just that religion doesnt seem to have the slightest bearing on life at my age.”</p>
<p>When he left her house he walked down Riverside Drive with a feeling of satisfaction. It was amusing to discuss again such subjects as this young poet, Stephen Vincent Benet, or the Irish Republic. Between the rancid accusations of Edward Carson and Justice Cohalan he had completely tired of the Irish question; yet there had been a time when his own Celtic traits were pillars of his personal philosophy.</p>
<p>There seemed suddenly to be much left in life, if only this revival of old interests did not mean that he was backing away from it again—backing away from life itself.</p>
</section>
<section id="chapter-2-2-5" epub:type="z3998:subchapter">
<header>
<p>Restlessness</p>
</header>
<p>“Im <i lang="fr" xml:lang="fr">tres</i> old and <i lang="fr" xml:lang="fr">tres</i> bored, Tom,” said Amory one day, stretching himself at ease in the comfortable window-seat. He always felt most natural in a recumbent position.</p>
<p>“You used to be entertaining before you started to write,” he continued. “Now you save any idea that you think would do to print.”</p>
<p>Existence had settled back to an ambitionless normality. They had decided that with economy they could still afford the apartment, which Tom, with the domesticity of an elderly cat, had grown fond of. The old English hunting prints on the wall were Toms, and the large tapestry by courtesy, a relic of decadent days in college, and the great profusion of orphaned candlesticks and the carved Louis <span epub:type="z3998:roman">XV</span> chair in which no one could sit more than a minute without acute spinal disorders—Tom claimed that this was because one was sitting in the lap of Montespans wraith—at any rate, it was Toms furniture that decided them to stay.</p>
<p>They went out very little: to an occasional play, or to dinner at the Ritz or the Princeton Club. With prohibition the great rendezvous had received their death wounds; no longer could one wander to the Biltmore bar at twelve or five and find congenial spirits, and both Tom and Amory had outgrown the passion for dancing with midwestern or New Jersey debbies at the Club-de-Vingt (surnamed the “Club de Gink”) or the Plaza Rose Room—besides even that required several cocktails “to come down to the intellectual level of the women present,” as Amory had once put it to a horrified matron.</p>
<p>Amory had lately received several alarming letters from <abbr epub:type="z3998:name-title">Mr.</abbr> Barton—the Lake Geneva house was too large to be easily rented; the best rent obtainable at present would serve this year to little more than pay for the taxes and necessary improvements; in fact, the lawyer suggested that the whole property was simply a white elephant on Amorys hands. Nevertheless, even though it might not yield a cent for the next three years, Amory decided with a vague sentimentality that for the present, at any rate, he would not sell the house.</p>
<p>This particular day on which he announced his ennui to Tom had been quite typical. He had risen at noon, lunched with <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence, and then ridden abstractedly homeward atop one of his beloved buses.</p>
<p>“Why shouldnt you be bored,” yawned Tom. “Isnt that the conventional frame of mind for the young man of your age and condition?”</p>
<p>“Yes,” said Amory speculatively, “but Im more than bored; I am restless.”</p>
<p>“Love and war did for you.”</p>
<p>“Well,” Amory considered, “Im not sure that the war itself had any great effect on either you or me—but it certainly ruined the old backgrounds, sort of killed individualism out of our generation.”</p>
<p>Tom looked up in surprise.</p>
<p>“Yes it did,” insisted Amory. “Im not sure it didnt kill it out of the whole world. Oh, Lord, what a pleasure it used to be to dream I might be a really great dictator or writer or religious or political leader—and now even a Leonardo da Vinci or Lorenzo de Medici couldnt be a real old-fashioned bolt in the world. Life is too huge and complex. The world is so overgrown that it cant lift its own fingers, and I was planning to be such an important finger—”</p>
<p>“I dont agree with you,” Tom interrupted. “There never were men placed in such egotistic positions since—oh, since the French Revolution.”</p>
<p>Amory disagreed violently.</p>
<p>“Youre mistaking this period when every nut is an individualist for a period of individualism. Wilson has only been powerful when he has represented; hes had to compromise over and over again. Just as soon as Trotsky and Lenin take a definite, consistent stand theyll become merely two-minute figures like Kerensky. Even Foch hasnt half the significance of Stonewall Jackson. War used to be the most individualistic pursuit of man, and yet the popular heroes of the war had neither authority nor responsibility: Guynemer and Sergeant York. How could a schoolboy make a hero of Pershing? A big man has no time really to do anything but just sit and be big.”</p>
<p>“Then you dont think there will be any more permanent world heroes?”</p>
<p>“Yes—in history—not in life. Carlyle would have difficulty getting material for a new chapter on <i epub:type="se:name.publication.book">The Hero as a Big Man</i>.”</p>
<p>“Go on. Im a good listener today.”</p>
<p>“People try so hard to believe in leaders now, pitifully hard. But we no sooner get a popular reformer or politician or soldier or writer or philosopher—a Roosevelt, a Tolstoy, a Wood, a Shaw, a Nietzsche, than the crosscurrents of criticism wash him away. My Lord, no man can stand prominence these days. Its the surest path to obscurity. People get sick of hearing the same name over and over.”</p>
<p>“Then you blame it on the press?”</p>
<p>“Absolutely. Look at you; youre on <i epub:type="se:name.publication.magazine">The New Democracy</i>, considered the most brilliant weekly in the country, read by the men who do things and all that. Whats your business? Why, to be as clever, as interesting, and as brilliantly cynical as possible about every man, doctrine, book, or policy that is assigned you to deal with. The more strong lights, the more spiritual scandal you can throw on the matter, the more money they pay you, the more the people buy the issue. You, Tom dInvilliers, a blighted Shelley, changing, shifting, clever, unscrupulous, represent the critical consciousness of the race—Oh, dont protest, I know the stuff. I used to write book reviews in college; I considered it rare sport to refer to the latest honest, conscientious effort to propound a theory or a remedy as a welcome addition to our light summer reading. Come on now, admit it.”</p>
<p>Tom laughed, and Amory continued triumphantly.</p>
<p>“We <em>want</em> to believe. Young students try to believe in older authors, constituents try to believe in their Congressmen, countries try to believe in their statesmen, but they <em>cant</em>. Too many voices, too much scattered, illogical, ill-considered criticism. Its worse in the case of newspapers. Any rich, unprogressive old party with that particularly grasping, acquisitive form of mentality known as financial genius can own a paper that is the intellectual meat and drink of thousands of tired, hurried men, men too involved in the business of modern living to swallow anything but predigested food. For two cents the voter buys his politics, prejudices, and philosophy. A year later there is a new political ring or a change in the papers ownership, consequence: more confusion, more contradiction, a sudden inrush of new ideas, their tempering, their distillation, the reaction against them—”</p>
<p>He paused only to get his breath.</p>
<p>“And that is why I have sworn not to put pen to paper until my ideas either clarify or depart entirely; I have quite enough sins on my soul without putting dangerous, shallow epigrams into peoples heads; I might cause a poor, inoffensive capitalist to have a vulgar liaison with a bomb, or get some innocent little Bolshevik tangled up with a machine-gun bullet—”</p>
<p>Tom was growing restless under this lampooning of his connection with <i epub:type="se:name.publication.magazine">The New Democracy</i>.</p>
<p>“Whats all this got to do with your being bored?”</p>
<p>Amory considered that it had much to do with it.</p>
<p>“Howll I fit in?” he demanded. “What am I for? To propagate the race? According to the American novels we are led to believe that the healthy American boy from nineteen to twenty-five is an entirely sexless animal. As a matter of fact, the healthier he is the less thats true. The only alternative to letting it get you is some violent interest. Well, the war is over; I believe too much in the responsibilities of authorship to write just now; and business, well, business speaks for itself. It has no connection with anything in the world that Ive ever been interested in, except a slim, utilitarian connection with economics. What Id see of it, lost in a clerkship, for the next and best ten years of my life would have the intellectual content of an industrial movie.”</p>
<p>“Try fiction,” suggested Tom.</p>
<p>“Trouble is I get distracted when I start to write stories—get afraid Im doing it instead of living—get thinking maybe life is waiting for me in the Japanese gardens at the Ritz or at Atlantic City or on the lower East Side.</p>
<p>“Anyway,” he continued, “I havent the vital urge. I wanted to be a regular human being but the girl couldnt see it that way.”</p>
<p>“Youll find another.”</p>
<p>“God! Banish the thought. Why dont you tell me that if the girl had been worth having shed have waited for you? No, sir, the girl really worth having wont wait for anybody. If I thought thered be another Id lose my remaining faith in human nature. Maybe Ill play—but Rosalind was the only girl in the wide world that could have held me.”</p>
<p>“Well,” yawned Tom, “Ive played confidant a good hour by the clock. Still, Im glad to see youre beginning to have violent views again on something.”</p>
<p>“I am,” agreed Amory reluctantly. “Yet when I see a happy family it makes me sick at my stomach—”</p>
<p>“Happy families try to make people feel that way,” said Tom cynically.</p>
</section>
<section id="chapter-2-2-6" epub:type="z3998:subchapter">
<header>
<p>Tom the Censor</p>
</header>
<p>There were days when Amory listened. These were when Tom, wreathed in smoke, indulged in the slaughter of American literature. Words failed him.</p>
<p>“Fifty thousand dollars a year,” he would cry. “My God! Look at them, look at them—Edna Ferber, Gouverneur Morris, Fanny Hurst, Mary Roberts Rinehart—not producing among em one story or novel that will last ten years. This man Cobb—I dont think hes either clever or amusing—and whats more, I dont think very many people do, except the editors. Hes just groggy with advertising. And—oh Harold Bell Wright oh Zane Grey—”</p>
<p>“They try.”</p>
<p>“No, they dont even try. Some of them <em>can</em> write, but they wont sit down and do one honest novel. Most of them <em>cant</em> write, Ill admit. I believe Rupert Hughes tries to give a real, comprehensive picture of American life, but his style and perspective are barbarous. Ernest Poole and Dorothy Canfield try but theyre hindered by their absolute lack of any sense of humor; but at least they crowd their work instead of spreading it thin. Every author ought to write every book as if he were going to be beheaded the day he finished it.”</p>
<p>“Is that double entente?”</p>
<p>“Dont slow me up! Now theres a few of em that seem to have some cultural background, some intelligence and a good deal of literary felicity but they just simply wont write honestly; theyd all claim there was no public for good stuff. Then why the devil is it that Wells, Conrad, Galsworthy, Shaw, Bennett, and the rest depend on America for over half their sales?”</p>
<p>“How does little Tommy like the poets?”</p>
<p>Tom was overcome. He dropped his arms until they swung loosely beside the chair and emitted faint grunts.</p>
<p>“Im writing a satire on em now, calling it <i epub:type="se:name.publication.poem">Boston Bards and Hearst Reviewers</i>.”</p>
<p>“Lets hear it,” said Amory eagerly.</p>
<p>“Ive only got the last few lines done.”</p>
<p>“Thats very modern. Lets hear em, if theyre funny.”</p>
<p>Tom produced a folded paper from his pocket and read aloud, pausing at intervals so that Amory could see that it was free verse:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“So</span>
<br/>
<span>Walter Arensberg,</span>
<br/>
<span>Alfred Kreymborg,</span>
<br/>
<span>Carl Sandburg,</span>
<br/>
<span>Louis Untermeyer,</span>
<br/>
<span>Eunice Tietjens,</span>
<br/>
<span>Clara Shanafelt,</span>
<br/>
<span>James Oppenheim,</span>
<br/>
<span>Maxwell Bodenheim,</span>
<br/>
<span>Richard Glaenzer,</span>
<br/>
<span>Scharmel Iris,</span>
<br/>
<span>Conrad Aiken,</span>
<br/>
<span>I place your names here</span>
<br/>
<span>So that you may live</span>
<br/>
<span>If only as names,</span>
<br/>
<span>Sinuous, mauve-colored names,</span>
<br/>
<span>In the Juvenalia</span>
<br/>
<span>Of my collected editions.”</span>
</p>
</blockquote>
<p>Amory roared.</p>
<p>“You win the iron pansy. Ill buy you a meal on the arrogance of the last two lines.”</p>
<p>Amory did not entirely agree with Toms sweeping damnation of American novelists and poets. He enjoyed both Vachel Lindsay and Booth Tarkington, and admired the conscientious, if slender, artistry of Edgar Lee Masters.</p>
<p>“What I hate is this idiotic drivel about I am God—I am man—I ride the winds—I look through the smoke—I am the life sense.’ ”</p>
<p>“Its ghastly!”</p>
<p>“And I wish American novelists would give up trying to make business romantically interesting. Nobody wants to read about it, unless its crooked business. If it was an entertaining subject theyd buy the life of James <abbr epub:type="z3998:given-name">J.</abbr> Hill and not one of these long office tragedies that harp along on the significance of smoke—”</p>
<p>“And gloom,” said Tom. “Thats another favorite, though Ill admit the Russians have the monopoly. Our specialty is stories about little girls who break their spines and get adopted by grouchy old men because they smile so much. Youd think we were a race of cheerful cripples and that the common end of the Russian peasant was suicide—”</p>
<p>“Six oclock,” said Amory, glancing at his wristwatch. “Ill buy you a grea big dinner on the strength of the Juvenalia of your collected editions.”</p>
</section>
<section id="chapter-2-2-7" epub:type="z3998:subchapter">
<header>
<p>Looking Backward</p>
</header>
<p>July sweltered out with a last hot week, and Amory in another surge of unrest realized that it was just five months since he and Rosalind had met. Yet it was already hard for him to visualize the heart-whole boy who had stepped off the transport, passionately desiring the adventure of life. One night while the heat, overpowering and enervating, poured into the windows of his room he struggled for several hours in a vague effort to immortalize the poignancy of that time.</p>
<blockquote>
<p>The February streets, wind-washed by night, blow full of strange half-intermittent damps, bearing on wasted walks in shining sight wet snow plashed into gleams under the lamps, like golden oil from some divine machine, in an hour of thaw and stars.</p>
<p>Strange damps—full of the eyes of many men, crowded with life borne in upon a lull.⁠ ⁠… Oh, I was young, for I could turn again to you, most finite and most beautiful, and taste the stuff of half-remembered dreams, sweet and new on your mouth.</p>
<p>… There was a tanging in the midnight air—silence was dead and sound not yet awoken—Life cracked like ice!—one brilliant note and there, radiant and pale, you stood… and spring had broken. (The icicles were short upon the roofs and the changeling city swooned.)</p>
<p>Our thoughts were frosty mist along the eaves; our two ghosts kissed, high on the long, mazed wires—eerie half-laughter echoes here and leaves only a fatuous sigh for young desires; regret has followed after things she loved, leaving the great husk.</p>
</blockquote>
</section>
<section id="chapter-2-2-8" epub:type="z3998:subchapter">
<header>
<p>Another Ending</p>
</header>
<p>In mid-August came a letter from Monsignor Darcy, who had evidently just stumbled on his address:</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">My dear Boy:</p>
<p>Your last letter was quite enough to make me worry about you. It was not a bit like yourself. Reading between the lines I should imagine that your engagement to this girl is making you rather unhappy, and I see you have lost all the feeling of romance that you had before the war. You make a great mistake if you think you can be romantic without religion. Sometimes I think that with both of us the secret of success, when we find it, is the mystical element in us: something flows into us that enlarges our personalities, and when it ebbs out our personalities shrink; I should call your last two letters rather shrivelled. Beware of losing yourself in the personality of another being, man or woman.</p>
<p>His Eminence Cardinal ONeill and the Bishop of Boston are staying with me at present, so it is hard for me to get a moment to write, but I wish you would come up here later if only for a weekend. I go to Washington this week.</p>
<p>What I shall do in the future is hanging in the balance. Absolutely between ourselves I should not be surprised to see the red hat of a cardinal descend upon my unworthy head within the next eight months. In any event, I should like to have a house in New York or Washington where you could drop in for weekends.</p>
<p>Amory, Im very glad were both alive; this war could easily have been the end of a brilliant family. But in regard to matrimony, you are now at the most dangerous period of your life. You might marry in haste and repent at leisure, but I think you wont. From what you write me about the present calamitous state of your finances, what you want is naturally impossible. However, if I judge you by the means I usually choose, I should say that there will be something of an emotional crisis within the next year.</p>
<p>Do write me. I feel annoyingly out of date on you.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">With greatest affection,</p>
<p epub:type="z3998:signature">Thayer Darcy.</p>
</footer>
</blockquote>
<p>Within a week after the receipt of this letter their little household fell precipitously to pieces. The immediate cause was the serious and probably chronic illness of Toms mother. So they stored the furniture, gave instructions to sublet and shook hands gloomily in the Pennsylvania Station. Amory and Tom seemed always to be saying goodbye.</p>
<p>Feeling very much alone, Amory yielded to an impulse and set off southward, intending to join Monsignor in Washington. They missed connections by two hours, and, deciding to spend a few days with an ancient, remembered uncle, Amory journeyed up through the luxuriant fields of Maryland into Ramilly County. But instead of two days his stay lasted from mid-August nearly through September, for in Maryland he met Eleanor.</p>
</section>
</section>
<section id="chapter-2-3" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">III</h3>
<p epub:type="title">Young Irony</p>
</hgroup>
<p>For years afterward when Amory thought of Eleanor he seemed still to hear the wind sobbing around him and sending little chills into the places beside his heart. The night when they rode up the slope and watched the cold moon float through the clouds, he lost a further part of him that nothing could restore; and when he lost it he lost also the power of regretting it. Eleanor was, say, the last time that evil crept close to Amory under the mask of beauty, the last weird mystery that held him with wild fascination and pounded his soul to flakes.</p>
<p>With her his imagination ran riot and that is why they rode to the highest hill and watched an evil moon ride high, for they knew then that they could see the devil in each other. But Eleanor—did Amory dream her? Afterward their ghosts played, yet both of them hoped from their souls never to meet. Was it the infinite sadness of her eyes that drew him or the mirror of himself that he found in the gorgeous clarity of her mind? She will have no other adventure like Amory, and if she reads this she will say:</p>
<p>“And Amory will have no other adventure like me.”</p>
<p>Nor will she sigh, any more than he would sigh.</p>
<p>Eleanor tried to put it on paper once:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“The fading things we only know</span>
<br/>
<span class="i1">Well have forgotten</span>
<br/>
<span class="i2">Put away</span>
<br/>
<span>Desires that melted with the snow,</span>
<br/>
<span class="i1">And dreams begotten</span>
<br/>
<span class="i2">This today:</span>
<br/>
<span>The sudden dawns we laughed to greet,</span>
<br/>
<span class="i1">That all could see, that none could share,</span>
<br/>
<span>Will be but dawns… and if we meet</span>
<br/>
<span class="i1">We shall not care.</span>
</p>
<p>
<span>Dear… not one tear will rise for this</span>
<br/>
<span class="i1">A little while hence</span>
<br/>
<span class="i2">No regret</span>
<br/>
<span>Will stir for a remembered kiss</span>
<br/>
<span class="i1">Not even silence,</span>
<br/>
<span class="i2">When weve met,</span>
<br/>
<span>Will give old ghosts a waste to roam,</span>
<br/>
<span class="i1">Or stir the surface of the sea</span>
<br/>
<span>If gray shapes drift beneath the foam</span>
<br/>
<span class="i1">We shall not see.”</span>
</p>
</blockquote>
<p>They quarrelled dangerously because Amory maintained that <em>sea</em> and <em>see</em> couldnt possibly be used as a rhyme. And then Eleanor had part of another verse that she couldnt find a beginning for:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“… But wisdom passes… still the years</span>
<br/>
<span>Will feed us wisdom.⁠ ⁠… Age will go</span>
<br/>
<span>Back to the old—For all our tears</span>
<br/>
<span class="i4">We shall not know.”</span>
</p>
</blockquote>
<p>Eleanor hated Maryland passionately. She belonged to the oldest of the old families of Ramilly County and lived in a big, gloomy house with her grandfather. She had been born and brought up in France.⁠ ⁠… I see I am starting wrong. Let me begin again.</p>
<p>Amory was bored, as he usually was in the country. He used to go for far walks by himself—and wander along reciting “Ulalume” to the cornfields, and congratulating Poe for drinking himself to death in that atmosphere of smiling complacency. One afternoon he had strolled for several miles along a road that was new to him, and then through a wood on bad advice from a colored woman… losing himself entirely. A passing storm decided to break out, and to his great impatience the sky grew black as pitch and the rain began to splatter down through the trees, become suddenly furtive and ghostly. Thunder rolled with menacing crashes up the valley and scattered through the woods in intermittent batteries. He stumbled blindly on, hunting for a way out, and finally, through webs of twisted branches, caught sight of a rift in the trees where the unbroken lightning showed open country. He rushed to the edge of the woods and then hesitated whether or not to cross the fields and try to reach the shelter of the little house marked by a light far down the valley. It was only half past five, but he could see scarcely ten steps before him, except when the lightning made everything vivid and grotesque for great sweeps around.</p>
<p>Suddenly a strange sound fell on his ears. It was a song, in a low, husky voice, a girls voice, and whoever was singing was very close to him. A year before he might have laughed, or trembled; but in his restless mood he only stood and listened while the words sank into his consciousness:</p>
<blockquote lang="fr" epub:type="z3998:poem" xml:lang="fr">
<p>
<span>“Les sanglots longs</span>
<br/>
<span>Des violons</span>
<br/>
<span class="i1">De lautomne</span>
<br/>
<span>Blessent mon cœur</span>
<br/>
<span>Dune langueur</span>
<br/>
<span class="i1">Monotone.”</span>
</p>
</blockquote>
<p>The lightning split the sky, but the song went on without a quaver. The girl was evidently in the field and the voice seemed to come vaguely from a haystack about twenty feet in front of him.</p>
<p>Then it ceased: ceased and began again in a weird chant that soared and hung and fell and blended with the rain:</p>
<blockquote lang="fr" epub:type="z3998:poem" xml:lang="fr">
<p>
<span>“Tout suffocant</span>
<br/>
<span>Et blême quand</span>
<br/>
<span class="i1">Sonne lheure</span>
<br/>
<span>Je me souviens</span>
<br/>
<span>Des jours anciens</span>
<br/>
<span class="i1">Et je pleure.⁠ ⁠…”</span>
</p>
</blockquote>
<p>“Who the devil is there in Ramilly County,” muttered Amory aloud, “who would deliver Verlaine in an extemporaneous tune to a soaking haystack?”</p>
<p>“Somebodys there!” cried the voice unalarmed. “Who are you?—Manfred, <abbr>St.</abbr> Christopher, or Queen Victoria?”</p>
<p>“Im Don Juan!” Amory shouted on impulse, raising his voice above the noise of the rain and the wind.</p>
<p>A delighted shriek came from the haystack.</p>
<p>“I know who you are—youre the blond boy that likes Ulalume—I recognize your voice.”</p>
<p>“How do I get up?” he cried from the foot of the haystack, whither he had arrived, dripping wet. A head appeared over the edge—it was so dark that Amory could just make out a patch of damp hair and two eyes that gleamed like a cats.</p>
<p>“Run back!” came the voice, “and jump and Ill catch your hand—no, not there—on the other side.”</p>
<p>He followed directions and as he sprawled up the side, knee-deep in hay, a small, white hand reached out, gripped his, and helped him onto the top.</p>
<p>“Here you are, Juan,” cried she of the damp hair. “Do you mind if I drop the Don?”</p>
<p>“Youve got a thumb like mine!” he exclaimed.</p>
<p>“And youre holding my hand, which is dangerous without seeing my face.” He dropped it quickly.</p>
<p>As if in answer to his prayers came a flash of lightning and he looked eagerly at her who stood beside him on the soggy haystack, ten feet above the ground. But she had covered her face and he saw nothing but a slender figure, dark, damp, bobbed hair, and the small white hands with the thumbs that bent back like his.</p>
<p>“Sit down,” she suggested politely, as the dark closed in on them. “If youll sit opposite me in this hollow you can have half of the raincoat, which I was using as a waterproof tent until you so rudely interrupted me.”</p>
<p>“I was asked,” Amory said joyfully; “you asked me—you know you did.”</p>
<p>“Don Juan always manages that,” she said, laughing, “but I shant call you that any more, because youve got reddish hair. Instead you can recite Ulalume and Ill be Psyche, your soul.”</p>
<p>Amory flushed, happily invisible under the curtain of wind and rain. They were sitting opposite each other in a slight hollow in the hay with the raincoat spread over most of them, and the rain doing for the rest. Amory was trying desperately to see Psyche, but the lightning refused to flash again, and he waited impatiently. Good Lord! supposing she wasnt beautiful—supposing she was forty and pedantic—heavens! Suppose, only suppose, she was mad. But he knew the last was unworthy. Here had Providence sent a girl to amuse him just as it sent Benvenuto Cellini men to murder, and he was wondering if she was mad, just because she exactly filled his mood.</p>
<p>“Im not,” she said.</p>
<p>“Not what?”</p>
<p>“Not mad. I didnt think you were mad when I first saw you, so it isnt fair that you should think so of me.”</p>
<p>“How on earth—”</p>
<p>As long as they knew each other Eleanor and Amory could be “on a subject” and stop talking with the definite thought of it in their heads, yet ten minutes later speak aloud and find that their minds had followed the same channels and led them each to a parallel idea, an idea that others would have found absolutely unconnected with the first.</p>
<p>“Tell me,” he demanded, leaning forward eagerly, “how do you know about Ulalume—how did you know the color of my hair? Whats your name? What were you doing here? Tell me all at once!”</p>
<p>Suddenly the lightning flashed in with a leap of overreaching light and he saw Eleanor, and looked for the first time into those eyes of hers. Oh, she was magnificent—pale skin, the color of marble in starlight, slender brows, and eyes that glittered green as emeralds in the blinding glare. She was a witch, of perhaps nineteen, he judged, alert and dreamy and with the telltale white line over her upper lip that was a weakness and a delight. He sank back with a gasp against the wall of hay.</p>
<p>“Now youve seen me,” she said calmly, “and I suppose youre about to say that my green eyes are burning into your brain.”</p>
<p>“What color is your hair?” he asked intently. “Its bobbed, isnt it?”</p>
<p>“Yes, its bobbed. I dont know what color it is,” she answered, musing, “so many men have asked me. Its medium, I suppose—No one ever looks long at my hair. Ive got beautiful eyes, though, havent I. I dont care what you say, I have beautiful eyes.”</p>
<p>“Answer my question, Madeline.”</p>
<p>“Dont remember them all—besides my name isnt Madeline, its Eleanor.”</p>
<p>“I might have guessed it. You <em>look</em> like Eleanor—you have that Eleanor look. You know what I mean.”</p>
<p>There was a silence as they listened to the rain.</p>
<p>“Its going down my neck, fellow lunatic,” she offered finally.</p>
<p>“Answer my questions.”</p>
<p>“Well—name of Savage, Eleanor; live in big old house mile down road; nearest living relation to be notified, grandfather—Ramilly Savage; height, five feet four inches; number on watch-case, 3077 W; nose, delicate aquiline; temperament, uncanny—”</p>
<p>“And me,” Amory interrupted, “where did you see me?”</p>
<p>“Oh, youre one of <em>those</em> men,” she answered haughtily, “must lug old self into conversation. Well, my boy, I was behind a hedge sunning myself one day last week, and along comes a man saying in a pleasant, conceited way of talking:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>And now when the night was senescent</span>
<br/>
<span class="i4">(says he)</span>
<br/>
<span>And the star dials pointed to morn</span>
<br/>
<span>At the end of the path a liquescent</span>
<br/>
<span class="i4">(says he)</span>
<br/>
<span>And nebulous lustre was born.</span>
</p>
</blockquote>
<p>“So I poked my eyes up over the hedge, but you had started to run, for some unknown reason, and so I saw but the back of your beautiful head. Oh! says I, theres a man for whom many of us might sigh, and I continued in my best Irish—”</p>
<p>“All right,” Amory interrupted. “Now go back to yourself.”</p>
<p>“Well, I will. Im one of those people who go through the world giving other people thrills, but getting few myself except those I read into men on such nights as these. I have the social courage to go on the stage, but not the energy; I havent the patience to write books; and I never met a man Id marry. However, Im only eighteen.”</p>
<p>The storm was dying down softly and only the wind kept up its ghostly surge and made the stack lean and gravely settle from side to side. Amory was in a trance. He felt that every moment was precious. He had never met a girl like this before—she would never seem quite the same again. He didnt at all feel like a character in a play, the appropriate feeling in an unconventional situation—instead, he had a sense of coming home.</p>
<p>“I have just made a great decision,” said Eleanor after another pause, “and that is why Im here, to answer another of your questions. I have just decided that I dont believe in immortality.”</p>
<p>“Really! how banal!”</p>
<p>“Frightfully so,” she answered, “but depressing with a stale, sickly depression, nevertheless. I came out here to get wet—like a wet hen; wet hens always have great clarity of mind,” she concluded.</p>
<p>“Go on,” Amory said politely.</p>
<p>“Well—Im not afraid of the dark, so I put on my slicker and rubber boots and came out. You see I was always afraid, before, to say I didnt believe in God—because the lightning might strike me—but here I am and it hasnt, of course, but the main point is that this time I wasnt any more afraid of it than I had been when I was a Christian Scientist, like I was last year. So now I know Im a materialist and I was fraternizing with the hay when you came out and stood by the woods, scared to death.”</p>
<p>“Why, you little wretch—” cried Amory indignantly. “Scared of what?”</p>
<p><em>Yourself!</em>” she shouted, and he jumped. She clapped her hands and laughed. “See—see! Conscience—kill it like me! Eleanor Savage, materiologist—no jumping, no starting, come early—”</p>
<p>“But I <em>have</em> to have a soul,” he objected. “I cant be rational—and I wont be molecular.”</p>
<p>She leaned toward him, her burning eyes never leaving his own and whispered with a sort of romantic finality:</p>
<p>“I thought so, Juan, I feared so—youre sentimental. Youre not like me. Im a romantic little materialist.”</p>
<p>“Im not sentimental—Im as romantic as you are. The idea, you know, is that the sentimental person thinks things will last—the romantic person has a desperate confidence that they wont.” (This was an ancient distinction of Amorys.)</p>
<p>“Epigrams. Im going home,” she said sadly. “Lets get off the haystack and walk to the crossroads.”</p>
<p>They slowly descended from their perch. She would not let him help her down and motioning him away arrived in a graceful lump in the soft mud where she sat for an instant, laughing at herself. Then she jumped to her feet and slipped her hand into his, and they tiptoed across the fields, jumping and swinging from dry spot to dry spot. A transcendent delight seemed to sparkle in every pool of water, for the moon had risen and the storm had scurried away into western Maryland. When Eleanors arm touched his he felt his hands grow cold with deadly fear lest he should lose the shadow brush with which his imagination was painting wonders of her. He watched her from the corners of his eyes as ever he did when he walked with her—she was a feast and a folly and he wished it had been his destiny to sit forever on a haystack and see life through her green eyes. His paganism soared that night and when she faded out like a gray ghost down the road, a deep singing came out of the fields and filled his way homeward. All night the summer moths flitted in and out of Amorys window; all night large looming sounds swayed in mystic revery through the silver grain—and he lay awake in the clear darkness.</p>
<section id="chapter-2-3-1" epub:type="z3998:subchapter">
<header>
<p>September</p>
</header>
<p>Amory selected a blade of grass and nibbled at it scientifically.</p>
<p>“I never fall in love in August or September,” he proffered.</p>
<p>“When then?”</p>
<p>“Christmas or Easter. Im a liturgist.”</p>
<p>“Easter!” She turned up her nose. “Huh! Spring in corsets!”</p>
<p>“Easter <em>would</em> bore spring, wouldnt she? Easter has her hair braided, wears a tailored suit.”</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Bind on thy sandals, oh, thou most fleet.</span>
<br/>
<span>Over the splendor and speed of thy feet—”</span>
</p>
</blockquote>
<p class="continued">quoted Eleanor softly, and then added: “I suppose Halloween is a better day for autumn than Thanksgiving.”</p>
<p>“Much better—and Christmas eve does very well for winter, but summer…”</p>
<p>“Summer has no day,” she said. “We cant possibly have a summer love. So many people have tried that the names become proverbial. Summer is only the unfulfilled promise of spring, a charlatan in place of the warm balmy nights I dream of in April. Its a sad season of life without growth.⁠ ⁠… It has no day.”</p>
<p>“Fourth of July,” Amory suggested facetiously.</p>
<p>“Dont be funny!” she said, raking him with her eyes.</p>
<p>“Well, what could fulfil the promise of spring?”</p>
<p>She thought a moment.</p>
<p>“Oh, I suppose heaven would, if there was one,” she said finally, “a sort of pagan heaven—you ought to be a materialist,” she continued irrelevantly.</p>
<p>“Why?”</p>
<p>“Because you look a good deal like the pictures of Rupert Brooke.”</p>
<p>To some extent Amory tried to play Rupert Brooke as long as he knew Eleanor. What he said, his attitude toward life, toward her, toward himself, were all reflexes of the dead Englishmans literary moods. Often she sat in the grass, a lazy wind playing with her short hair, her voice husky as she ran up and down the scale from Grantchester to Waikiki. There was something most passionate in Eleanors reading aloud. They seemed nearer, not only mentally, but physically, when they read, than when she was in his arms, and this was often, for they fell half into love almost from the first. Yet was Amory capable of love now? He could, as always, run through the emotions in a half hour, but even while they revelled in their imaginations, he knew that neither of them could care as he had cared once before—I suppose that was why they turned to Brooke, and Swinburne, and Shelley. Their chance was to make everything fine and finished and rich and imaginative; they must bend tiny golden tentacles from his imagination to hers, that would take the place of the great, deep love that was never so near, yet never so much of a dream.</p>
<p>One poem they read over and over; Swinburnes <i epub:type="se:name.publication.poem">Triumph of Time</i>, and four lines of it rang in his memory afterward on warm nights when he saw the fireflies among dusky tree trunks and heard the low drone of many frogs. Then Eleanor seemed to come out of the night and stand by him, and he heard her throaty voice, with its tone of a fleecy-headed drum, repeating:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Is it worth a tear, is it worth an hour,</span>
<br/>
<span class="i1">To think of things that are well outworn;</span>
<br/>
<span>Of fruitless husk and fugitive flower,</span>
<br/>
<span class="i1">The dream foregone and the deed foreborne?”</span>
</p>
</blockquote>
<p>They were formally introduced two days later, and his aunt told him her history. The Ramillys were two: old <abbr epub:type="z3998:name-title">Mr.</abbr> Ramilly and his granddaughter, Eleanor. She had lived in France with a restless mother whom Amory imagined to have been very like his own, on whose death she had come to America, to live in Maryland. She had gone to Baltimore first to stay with a bachelor uncle, and there she insisted on being a debutante at the age of seventeen. She had a wild winter and arrived in the country in March, having quarrelled frantically with all her Baltimore relatives, and shocked them into fiery protest. A rather fast crowd had come out, who drank cocktails in limousines and were promiscuously condescending and patronizing toward older people, and Eleanor with an esprit that hinted strongly of the boulevards, led many innocents still redolent of <abbr>St.</abbr> Timothys and Farmington, into paths of Bohemian naughtiness. When the story came to her uncle, a forgetful cavalier of a more hypocritical era, there was a scene, from which Eleanor emerged, subdued but rebellious and indignant, to seek haven with her grandfather who hovered in the country on the near side of senility. Thats as far as her story went; she told him the rest herself, but that was later.</p>
<p>Often they swam and as Amory floated lazily in the water he shut his mind to all thoughts except those of hazy soap-bubble lands where the sun splattered through wind-drunk trees. How could anyone possibly think or worry, or do anything except splash and dive and loll there on the edge of time while the flower months failed. Let the days move over—sadness and memory and pain recurred outside, and here, once more, before he went on to meet them he wanted to drift and be young.</p>
<p>There were days when Amory resented that life had changed from an even progress along a road stretching ever in sight, with the scenery merging and blending, into a succession of quick, unrelated scenes—two years of sweat and blood, that sudden absurd instinct for paternity that Rosalind had stirred; the half-sensual, half-neurotic quality of this autumn with Eleanor. He felt that it would take all time, more than he could ever spare, to glue these strange cumbersome pictures into the scrapbook of his life. It was all like a banquet where he sat for this half-hour of his youth and tried to enjoy brilliant epicurean courses.</p>
<p>Dimly he promised himself a time where all should be welded together. For months it seemed that he had alternated between being borne along a stream of love or fascination, or left in an eddy, and in the eddies he had not desired to think, rather to be picked up on a waves top and swept along again.</p>
<p>“The despairing, dying autumn and our love—how well they harmonize!” said Eleanor sadly one day as they lay dripping by the water.</p>
<p>“The Indian summer of our hearts—” he ceased.</p>
<p>“Tell me,” she said finally, “was she light or dark?”</p>
<p>“Light.”</p>
<p>“Was she more beautiful than I am?”</p>
<p>“I dont know,” said Amory shortly.</p>
<p>One night they walked while the moon rose and poured a great burden of glory over the garden until it seemed fairyland with Amory and Eleanor, dim phantasmal shapes, expressing eternal beauty in curious elfin love moods. Then they turned out of the moonlight into the trellised darkness of a vine-hung pagoda, where there were scents so plaintive as to be nearly musical.</p>
<p>“Light a match,” she whispered. “I want to see you.”</p>
<p>Scratch! Flare!</p>
<p>The night and the scarred trees were like scenery in a play, and to be there with Eleanor, shadowy and unreal, seemed somehow oddly familiar. Amory thought how it was only the past that ever seemed strange and unbelievable. The match went out.</p>
<p>“Its black as pitch.”</p>
<p>“Were just voices now,” murmured Eleanor, “little lonesome voices. Light another.”</p>
<p>“That was my last match.”</p>
<p>Suddenly he caught her in his arms.</p>
<p>“You <em>are</em> mine—you know youre mine!” he cried wildly… the moonlight twisted in through the vines and listened… the fireflies hung upon their whispers as if to win his glance from the glory of their eyes.</p>
</section>
<section id="chapter-2-3-2" epub:type="z3998:subchapter">
<header>
<p>The End of Summer</p>
</header>
<p>“No wind is stirring in the grass; not one wind stirs… the water in the hidden pools, as glass, fronts the full moon and so inters the golden token in its icy mass,” chanted Eleanor to the trees that skeletoned the body of the night. “Isnt it ghostly here? If you can hold your horses feet up, lets cut through the woods and find the hidden pools.”</p>
<p>“Its after one, and youll get the devil,” he objected, “and I dont know enough about horses to put one away in the pitch dark.”</p>
<p>“Shut up, you old fool,” she whispered irrelevantly, and, leaning over, she patted him lazily with her riding-crop. “You can leave your old plug in our stable and Ill send him over tomorrow.”</p>
<p>“But my uncle has got to drive me to the station with this old plug at seven oclock.”</p>
<p>“Dont be a spoilsport—remember, you have a tendency toward wavering that prevents you from being the entire light of my life.”</p>
<p>Amory drew his horse up close beside, and, leaning toward her, grasped her hand.</p>
<p>“Say I am<em>quick</em>, or Ill pull you over and make you ride behind me.”</p>
<p>She looked up and smiled and shook her head excitedly.</p>
<p>“Oh, do!—or rather, dont! Why are all the exciting things so uncomfortable, like fighting and exploring and skiing in Canada? By the way, were going to ride up Harpers Hill. I think that comes in our programme about five oclock.”</p>
<p>“You little devil,” Amory growled. “Youre going to make me stay up all night and sleep in the train like an immigrant all day tomorrow, going back to New York.”</p>
<p>“Hush! someones coming along the road—lets go! <em>Whoo-ee-oop!</em>” And with a shout that probably gave the belated traveller a series of shivers, she turned her horse into the woods and Amory followed slowly, as he had followed her all day for three weeks.</p>
<p>The summer was over, but he had spent the days in watching Eleanor, a graceful, facile Manfred, build herself intellectual and imaginative pyramids while she revelled in the artificialities of the temperamental teens and they wrote poetry at the dinner-table.</p>
<blockquote epub:type="z3998:poem">
<p>
<span>When Vanity kissed Vanity, a hundred happy Junes ago, he pondered oer her breathlessly, and, that all men might ever know, he rhymed her eyes with life and death:</span>
<br/>
<span>“Through Time Ill save my love!” he said… yet Beauty vanished with his breath, and, with her lovers, she was dead</span>
<br/>
<span>—Ever his wit and not her eyes, ever his art and not her hair:</span>
<br/>
<span>“Whod learn a trick in rhyme, be wise and pause before his sonnet there”… So all my words, however true, might sing you to a thousandth June, and no one ever <em>know</em> that you were Beauty for an afternoon.</span>
</p>
</blockquote>
<p>So he wrote one day, when he pondered how coldly we thought of the “Dark Lady of the Sonnets,” and how little we remembered her as the great man wanted her remembered. For what Shakespeare <em>must</em> have desired, to have been able to write with such divine despair, was that the lady should live… and now we have no real interest in her.⁠ ⁠… The irony of it is that if he had cared <em>more</em> for the poem than for the lady the sonnet would be only obvious, imitative rhetoric and no one would ever have read it after twenty years.⁠ ⁠…</p>
<p>This was the last night Amory ever saw Eleanor. He was leaving in the morning and they had agreed to take a long farewell trot by the cold moonlight. She wanted to talk, she said—perhaps the last time in her life that she could be rational (she meant pose with comfort). So they had turned into the woods and rode for half an hour with scarcely a word, except when she whispered “Damn!” at a bothersome branch—whispered it as no other girl was ever able to whisper it. Then they started up Harpers Hill, walking their tired horses.</p>
<p>“Good Lord! Its quiet here!” whispered Eleanor; “much more lonesome than the woods.”</p>
<p>“I hate woods,” Amory said, shuddering. “Any kind of foliage or underbrush at night. Out here its so broad and easy on the spirit.”</p>
<p>“The long slope of a long hill.”</p>
<p>“And the cold moon rolling moonlight down it.”</p>
<p>“And thee and me, last and most important.”</p>
<p>It was quiet that night—the straight road they followed up to the edge of the cliff knew few footsteps at any time. Only an occasional negro cabin, silver-gray in the rock-ribbed moonlight, broke the long line of bare ground; behind lay the black edge of the woods like a dark frosting on white cake, and ahead the sharp, high horizon. It was much colder—so cold that it settled on them and drove all the warm nights from their minds.</p>
<p>“The end of summer,” said Eleanor softly. “Listen to the beat of our horses hoofstump-tump-tump-a-tump. Have you ever been feverish and had all noises divide into tump-tump-tump until you could swear eternity was divisible into so many tumps? Thats the way I feel—old horses go tump-tump.⁠ ⁠… I guess thats the only thing that separates horses and clocks from us. Human beings cant go tump-tump-tump without going crazy.”</p>
<p>The breeze freshened and Eleanor pulled her cape around her and shivered.</p>
<p>“Are you very cold?” asked Amory.</p>
<p>“No, Im thinking about myself—my black old inside self, the real one, with the fundamental honesty that keeps me from being absolutely wicked by making me realize my own sins.”</p>
<p>They were riding up close by the cliff and Amory gazed over. Where the fall met the ground a hundred feet below, a black stream made a sharp line, broken by tiny glints in the swift water.</p>
<p>“Rotten, rotten old world,” broke out Eleanor suddenly, “and the wretchedest thing of all is me—oh, <em>why</em> am I a girl? Why am I not a stupid—? Look at you; youre stupider than I am, not much, but some, and you can lope about and get bored and then lope somewhere else, and you can play around with girls without being involved in meshes of sentiment, and you can do anything and be justified—and here am I with the brains to do everything, yet tied to the sinking ship of future matrimony. If I were born a hundred years from now, well and good, but now whats in store for me—I have to marry, that goes without saying. Who? Im too bright for most men, and yet I have to descend to their level and let them patronize my intellect in order to get their attention. Every year that I dont marry Ive got less chance for a first-class man. At the best I can have my choice from one or two cities and, of course, I have to marry into a dinner-coat.</p>
<p>“Listen,” she leaned close again, “I like clever men and good-looking men, and, of course, no one cares more for personality than I do. Oh, just one person in fifty has any glimmer of what sex is. Im hipped on Freud and all that, but its rotten that every bit of <em>real</em> love in the world is ninety-nine percent passion and one little soupçon of jealousy.” She finished as suddenly as she began.</p>
<p>“Of course, youre right,” Amory agreed. “Its a rather unpleasant overpowering force thats part of the machinery under everything. Its like an actor that lets you see his mechanics! Wait a minute till I think this out.⁠ ⁠…”</p>
<p>He paused and tried to get a metaphor. They had turned the cliff and were riding along the road about fifty feet to the left.</p>
<p>“You see everyones got to have some cloak to throw around it. The mediocre intellects, Platos second class, use the remnants of romantic chivalry diluted with Victorian sentiment—and we who consider ourselves the intellectuals cover it up by pretending that its another side of us, has nothing to do with our shining brains; we pretend that the fact that we realize it is really absolving us from being a prey to it. But the truth is that sex is right in the middle of our purest abstractions, so close that it obscures vision.⁠ ⁠… I can kiss you now and will.⁠ ⁠…” He leaned toward her in his saddle, but she drew away.</p>
<p>“I cant—I cant kiss you now—Im more sensitive.”</p>
<p>“Youre more stupid then,” he declared rather impatiently. “Intellect is no protection from sex any more than convention is…”</p>
<p>“What is?” she fired up. “The Catholic Church or the maxims of Confucius?”</p>
<p>Amory looked up, rather taken aback.</p>
<p>“Thats your panacea, isnt it?” she cried. “Oh, youre just an old hypocrite, too. Thousands of scowling priests keeping the degenerate Italians and illiterate Irish repentant with gabble-gabble about the sixth and ninth commandments. Its just all cloaks, sentiment and spiritual rouge and panaceas. Ill tell you there is no God, not even a definite abstract goodness; so its all got to be worked out for the individual by the individual here in high white foreheads like mine, and youre too much the prig to admit it.” She let go her reins and shook her little fists at the stars.</p>
<p>“If theres a God let him strike me—strike me!”</p>
<p>“Talking about God again after the manner of atheists,” Amory said sharply. His materialism, always a thin cloak, was torn to shreds by Eleanors blasphemy.⁠ ⁠… She knew it and it angered him that she knew it.</p>
<p>“And like most intellectuals who dont find faith convenient,” he continued coldly, “like Napoleon and Oscar Wilde and the rest of your type, youll yell loudly for a priest on your deathbed.”</p>
<p>Eleanor drew her horse up sharply and he reined in beside her.</p>
<p>“Will I?” she said in a queer voice that scared him. “Will I? Watch! <em>Im going over the cliff!</em>” And before he could interfere she had turned and was riding breakneck for the end of the plateau.</p>
<p>He wheeled and started after her, his body like ice, his nerves in a vast clangor. There was no chance of stopping her. The moon was under a cloud and her horse would step blindly over. Then some ten feet from the edge of the cliff she gave a sudden shriek and flung herself sideways—plunged from her horse and, rolling over twice, landed in a pile of brush five feet from the edge. The horse went over with a frantic whinny. In a minute he was by Eleanors side and saw that her eyes were open.</p>
<p>“Eleanor!” he cried.</p>
<p>She did not answer, but her lips moved and her eyes filled with sudden tears.</p>
<p>“Eleanor, are you hurt?”</p>
<p>“No; I dont think so,” she said faintly, and then began weeping.</p>
<p>“My horse dead?”</p>
<p>“Good God—Yes!”</p>
<p>“Oh!” she wailed. “I thought I was going over. I didnt know—”</p>
<p>He helped her gently to her feet and boosted her onto his saddle. So they started homeward; Amory walking and she bent forward on the pommel, sobbing bitterly.</p>
<p>“Ive got a crazy streak,” she faltered, “twice before Ive done things like that. When I was eleven mother went—went mad—stark raving crazy. We were in Vienna—”</p>
<p>All the way back she talked haltingly about herself, and Amorys love waned slowly with the moon. At her door they started from habit to kiss good night, but she could not run into his arms, nor were they stretched to meet her as in the week before. For a minute they stood there, hating each other with a bitter sadness. But as Amory had loved himself in Eleanor, so now what he hated was only a mirror. Their poses were strewn about the pale dawn like broken glass. The stars were long gone and there were left only the little sighing gusts of wind and the silences between… but naked souls are poor things ever, and soon he turned homeward and let new lights come in with the sun.</p>
</section>
<blockquote epub:type="z3998:poem">
<header role="presentation">
<p>A Poem That Eleanor Sent Amory Several Years Later</p>
</header>
<p>
<span>“Here, Earthborn, over the lilt of the water,</span>
<br/>
<span class="i1">Lisping its music and bearing a burden of light,</span>
<br/>
<span>Bosoming day as a laughing and radiant daughter</span>
<br/>
<span class="i1">Here we may whisper unheard, unafraid of the night.</span>
<br/>
<span>Walking alone… was it splendor, or what, we were bound with,</span>
<br/>
<span class="i1">Deep in the time when summer lets down her hair?</span>
<br/>
<span>Shadows we loved and the patterns they covered the ground with</span>
<br/>
<span class="i1">Tapestries, mystical, faint in the breathless air.</span>
</p>
<p>
<span>That was the day… and the night for another story,</span>
<br/>
<span class="i1">Pale as a dream and shadowed with pencilled trees</span>
<br/>
<span>Ghosts of the stars came by who had sought for glory,</span>
<br/>
<span class="i1">Whispered to us of peace in the plaintive breeze,</span>
<br/>
<span>Whispered of old dead faiths that the day had shattered,</span>
<br/>
<span class="i1">Youth the penny that bought delight of the moon;</span>
<br/>
<span>That was the urge that we knew and the language that mattered</span>
<br/>
<span class="i1">That was the debt that we paid to the usurer June.</span>
</p>
<p>
<span>Here, deepest of dreams, by the waters that bring not</span>
<br/>
<span class="i1">Anything back of the past that we need not know,</span>
<br/>
<span>What if the light is but sun and the little streams sing not,</span>
<br/>
<span class="i1">We are together, it seems… I have loved you so</span>
<br/>
<span>What did the last night hold, with the summer over,</span>
<br/>
<span class="i1">Drawing us back to the home in the changing glade?</span>
<br/>
<span>
<em>What leered out of the dark in the ghostly clover?</em>
</span>
<br/>
<span class="i1">God!⁠ ⁠… till you stirred in your sleep… and were wild afraid</span>
</p>
<p>
<span>Well… we have passed… we are chronicle now to the eerie.</span>
<br/>
<span class="i1">Curious metal from meteors that failed in the sky;</span>
<br/>
<span>Earthborn the tireless is stretched by the water, quite weary,</span>
<br/>
<span class="i1">Close to this ununderstandable changeling thats I</span>
<br/>
<span>Fear is an echo we traced to Securitys daughter;</span>
<br/>
<span class="i1">Now we are faces and voices… and less, too soon,</span>
<br/>
<span>Whispering half-love over the lilt of the water</span>
<br/>
<span class="i1">Youth the penny that bought delight of the moon.”</span>
</p>
</blockquote>
<blockquote epub:type="z3998:poem">
<header role="presentation">
<p>A Poem Amory Sent to Eleanor and Which He Called <i epub:type="se:name.publication.poem">Summer Storm</i></p>
</header>
<p>
<span>“Faint winds, and a song fading and leaves falling,</span>
<br/>
<span>Faint winds, and far away a fading laughter</span>
<br/>
<span>And the rain and over the fields a voice calling</span>
</p>
<p>
<span>Our gray blown cloud scurries and lifts above,</span>
<br/>
<span>Slides on the sun and flutters there to waft her</span>
<br/>
<span>Sisters on. The shadow of a dove</span>
<br/>
<span>Falls on the cote, the trees are filled with wings;</span>
<br/>
<span>And down the valley through the crying trees</span>
<br/>
<span>The body of the darker storm flies; brings</span>
<br/>
<span>With its new air the breath of sunken seas</span>
<br/>
<span>And slender tenuous thunder</span>
<br/>
<span class="i4">But I wait</span>
<br/>
<span>Wait for the mists and for the blacker rain</span>
<br/>
<span>Heavier winds that stir the veil of fate,</span>
<br/>
<span>Happier winds that pile her hair;</span>
<br/>
<span class="i4">Again</span>
<br/>
<span>They tear me, teach me, strew the heavy air</span>
<br/>
<span>Upon me, winds that I know, and storm.</span>
</p>
<p>
<span>There was a summer every rain was rare;</span>
<br/>
<span>There was a season every wind was warm.⁠ ⁠…</span>
<br/>
<span>And now you pass me in the mist… your hair</span>
<br/>
<span>Rain-blown about you, damp lips curved once more</span>
<br/>
<span>In that wild irony, that gay despair</span>
<br/>
<span>That made you old when we have met before;</span>
<br/>
<span>Wraithlike you drift on out before the rain,</span>
<br/>
<span>Across the fields, blown with the stemless flowers,</span>
<br/>
<span>With your old hopes, dead leaves and loves again</span>
<br/>
<span>Dim as a dream and wan with all old hours</span>
<br/>
<span>(Whispers will creep into the growing dark</span>
<br/>
<span>Tumult will die over the trees)</span>
<br/>
<span class="i4">Now night</span>
<br/>
<span>Tears from her wetted breast the splattered blouse</span>
<br/>
<span>Of day, glides down the dreaming hills, tear-bright,</span>
<br/>
<span>To cover with her hair the eerie green</span>
<br/>
<span>Love for the dusk… Love for the glistening after;</span>
<br/>
<span>Quiet the trees to their last tops… serene</span>
</p>
<p>
<span>Faint winds, and far away a fading laughter…”</span>
</p>
</blockquote>
</section>
<section id="chapter-2-4" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p epub:type="title">The Supercilious Sacrifice</p>
</hgroup>
<p>Atlantic City. Amory paced the board walk at days end, lulled by the everlasting surge of changing waves, smelling the half-mournful odor of the salt breeze. The sea, he thought, had treasured its memories deeper than the faithless land. It seemed still to whisper of Norse galleys ploughing the water world under raven-figured flags, of the British dreadnoughts, gray bulwarks of civilization steaming up through the fog of one dark July into the North Sea.</p>
<p>“Well—Amory Blaine!”</p>
<p>Amory looked down into the street below. A low racing car had drawn to a stop and a familiar cheerful face protruded from the drivers seat.</p>
<p>“Come on down, goopher!” cried Alec.</p>
<p>Amory called a greeting and descending a flight of wooden steps approached the car. He and Alec had been meeting intermittently, but the barrier of Rosalind lay always between them. He was sorry for this; he hated to lose Alec.</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Blaine, this is Miss Waterson, Miss Wayne, and <abbr epub:type="z3998:name-title">Mr.</abbr> Tully.”</p>
<p>“How dy do?”</p>
<p>“Amory,” said Alec exuberantly, “if youll jump in well take you to some secluded nook and give you a wee jolt of bourbon.”</p>
<p>Amory considered.</p>
<p>“Thats an idea.”</p>
<p>“Step in—move over, Jill, and Amory will smile very handsomely at you.”</p>
<p>Amory squeezed into the back seat beside a gaudy, vermilion-lipped blonde.</p>
<p>“Hello, Doug Fairbanks,” she said flippantly. “Walking for exercise or hunting for company?”</p>
<p>“I was counting the waves,” replied Amory gravely. “Im going in for statistics.”</p>
<p>“Dont kid me, Doug.”</p>
<p>When they reached an unfrequented side street Alec stopped the car among deep shadows.</p>
<p>“What you doing down here these cold days, Amory?” he demanded, as he produced a quart of bourbon from under the fur rug.</p>
<p>Amory avoided the question. Indeed, he had had no definite reason for coming to the coast.</p>
<p>“Do you remember that party of ours, sophomore year?” he asked instead.</p>
<p>“Do I? When we slept in the pavilions up in Asbury Park—”</p>
<p>“Lord, Alec! Its hard to think that Jesse and Dick and Kerry are all three dead.”</p>
<p>Alec shivered.</p>
<p>“Dont talk about it. These dreary fall days depress me enough.”</p>
<p>Jill seemed to agree.</p>
<p>“Doug here is sorta gloomy anyways,” she commented. “Tell him to drink deep—its good and scarce these days.”</p>
<p>“What I really want to ask you, Amory, is where you are—”</p>
<p>“Why, New York, I suppose—”</p>
<p>“I mean tonight, because if you havent got a room yet youd better help me out.”</p>
<p>“Glad to.”</p>
<p>“You see, Tully and I have two rooms with bath between at the Ranier, and hes got to go back to New York. I dont want to have to move. Question is, will you occupy one of the rooms?”</p>
<p>Amory was willing, if he could get in right away.</p>
<p>“Youll find the key in the office; the rooms are in my name.”</p>
<p>Declining further locomotion or further stimulation, Amory left the car and sauntered back along the board walk to the hotel.</p>
<p>He was in an eddy again, a deep, lethargic gulf, without desire to work or write, love or dissipate. For the first time in his life he rather longed for death to roll over his generation, obliterating their petty fevers and struggles and exultations. His youth seemed never so vanished as now in the contrast between the utter loneliness of this visit and that riotous, joyful party of four years before. Things that had been the merest commonplaces of his life then, deep sleep, the sense of beauty around him, all desire, had flown away and the gaps they left were filled only with the great listlessness of his disillusion.</p>
<p>“To hold a man a woman has to appeal to the worst in him.” This sentence was the thesis of most of his bad nights, of which he felt this was to be one. His mind had already started to play variations on the subject. Tireless passion, fierce jealousy, longing to possess and crush—these alone were left of all his love for Rosalind; these remained to him as payment for the loss of his youth—bitter calomel under the thin sugar of loves exaltation.</p>
<p>In his room he undressed and wrapping himself in blankets to keep out the chill October air drowsed in an armchair by the open window.</p>
<p>He remembered a poem he had read months before:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“Oh staunch old heart who toiled so long for me,</span>
<br/>
<span>I waste my years sailing along the sea—”</span>
</p>
</blockquote>
<p>Yet he had no sense of waste, no sense of the present hope that waste implied. He felt that life had rejected him.</p>
<p>“Rosalind! Rosalind!” He poured the words softly into the half-darkness until she seemed to permeate the room; the wet salt breeze filled his hair with moisture, the rim of a moon seared the sky and made the curtains dim and ghostly. He fell asleep.</p>
<p>When he awoke it was very late and quiet. The blanket had slipped partly off his shoulders and he touched his skin to find it damp and cold.</p>
<p>Then he became aware of a tense whispering not ten feet away.</p>
<p>He became rigid.</p>
<p><em>Dont make a sound!</em>” It was Alecs voice. “<em>Jill—do you hear me?</em></p>
<p><em>Yes</em>” breathed very low, very frightened. They were in the bathroom.</p>
<p>Then his ears caught a louder sound from somewhere along the corridor outside. It was a mumbling of mens voices and a repeated muffled rapping. Amory threw off the blankets and moved close to the bathroom door.</p>
<p>“My God!” came the girls voice again. “Youll have to let them in.”</p>
<p><em>Sh!</em></p>
<p>Suddenly a steady, insistent knocking began at Amorys hall door and simultaneously out of the bathroom came Alec, followed by the vermilion-lipped girl. They were both clad in pajamas.</p>
<p>“Amory!” an anxious whisper.</p>
<p>“Whats the trouble?”</p>
<p>“Its house detectives. My God, Amory—theyre just looking for a test-case—”</p>
<p>“Well, better let them in.”</p>
<p>“You dont understand. They can get me under the Mann Act.”</p>
<p>The girl followed him slowly, a rather miserable, pathetic figure in the darkness.</p>
<p>Amory tried to plan quickly.</p>
<p>“You make a racket and let them in your room,” he suggested anxiously, “and Ill get her out by this door.”</p>
<p>“Theyre here too, though. Theyll watch this door.”</p>
<p>“Cant you give a wrong name?”</p>
<p>“No chance. I registered under my own name; besides, theyd trail the auto license number.”</p>
<p>“Say youre married.”</p>
<p>“Jill says one of the house detectives knows her.”</p>
<p>The girl had stolen to the bed and tumbled upon it; lay there listening wretchedly to the knocking which had grown gradually to a pounding. Then came a mans voice, angry and imperative:</p>
<p>“Open up or well break the door in!”</p>
<p>In the silence when this voice ceased Amory realized that there were other things in the room besides people… over and around the figure crouched on the bed there hung an aura, gossamer as a moonbeam, tainted as stale, weak wine, yet a horror, diffusively brooding already over the three of them… and over by the window among the stirring curtains stood something else, featureless and indistinguishable, yet strangely familiar.⁠ ⁠… Simultaneously two great cases presented themselves side by side to Amory; all that took place in his mind, then, occupied in actual time less than ten seconds.</p>
<p>The first fact that flashed radiantly on his comprehension was the great impersonality of sacrifice—he perceived that what we call love and hate, reward and punishment, had no more to do with it than the date of the month. He quickly recapitulated the story of a sacrifice he had heard of in college: a man had cheated in an examination; his roommate in a gust of sentiment had taken the entire blame—due to the shame of it the innocent ones entire future seemed shrouded in regret and failure, capped by the ingratitude of the real culprit. He had finally taken his own life—years afterward the facts had come out. At the time the story had both puzzled and worried Amory. Now he realized the truth; that sacrifice was no purchase of freedom. It was like a great elective office, it was like an inheritance of power—to certain people at certain times an essential luxury, carrying with it not a guarantee but a responsibility, not a security but an infinite risk. Its very momentum might drag him down to ruin—the passing of the emotional wave that made it possible might leave the one who made it high and dry forever on an island of despair.</p>
<p>… Amory knew that afterward Alec would secretly hate him for having done so much for him.⁠ ⁠…</p>
<p>… All this was flung before Amory like an opened scroll, while ulterior to him and speculating upon him were those two breathless, listening forces: the gossamer aura that hung over and about the girl and that familiar thing by the window.</p>
<p>Sacrifice by its very nature was arrogant and impersonal; sacrifice should be eternally supercilious.</p>
<p>
<em>Weep not for me but for thy children.</em>
</p>
<p>That—thought Amory—would be somehow the way God would talk to me.</p>
<p>Amory felt a sudden surge of joy and then like a face in a motion-picture the aura over the bed faded out; the dynamic shadow by the window, that was as near as he could name it, remained for the fraction of a moment and then the breeze seemed to lift it swiftly out of the room. He clinched his hands in quick ecstatic excitement… the ten seconds were up.⁠ ⁠…</p>
<p>“Do what I say, Alec—do what I say. Do you understand?”</p>
<p>Alec looked at him dumbly—his face a tableau of anguish.</p>
<p>“You have a family,” continued Amory slowly. “You have a family and its important that you should get out of this. Do you hear me?” He repeated clearly what he had said. “Do you hear me?”</p>
<p>“I hear you.” The voice was curiously strained, the eyes never for a second left Amorys.</p>
<p>“Alec, youre going to lie down here. If anyone comes in you act drunk. You do what I say—if you dont Ill probably kill you.”</p>
<p>There was another moment while they stared at each other. Then Amory went briskly to the bureau and, taking his pocketbook, beckoned peremptorily to the girl. He heard one word from Alec that sounded like “penitentiary,” then he and Jill were in the bathroom with the door bolted behind them.</p>
<p>“Youre here with me,” he said sternly. “Youve been with me all evening.”</p>
<p>She nodded, gave a little half cry.</p>
<p>In a second he had the door of the other room open and three men entered. There was an immediate flood of electric light and he stood there blinking.</p>
<p>“Youve been playing a little too dangerous a game, young man!”</p>
<p>Amory laughed.</p>
<p>“Well?”</p>
<p>The leader of the trio nodded authoritatively at a burly man in a check suit.</p>
<p>“All right, Olson.”</p>
<p>“I got you, <abbr epub:type="z3998:name-title">Mr.</abbr> OMay,” said Olson, nodding. The other two took a curious glance at their quarry and then withdrew, closing the door angrily behind them.</p>
<p>The burly man regarded Amory contemptuously.</p>
<p>“Didnt you ever hear of the Mann Act? Coming down here with her,” he indicated the girl with his thumb, “with a New York license on your car—to a hotel like <em>this</em>.” He shook his head implying that he had struggled over Amory but now gave him up.</p>
<p>“Well,” said Amory rather impatiently, “what do you want us to do?”</p>
<p>“Get dressed, quick—and tell your friend not to make such a racket.” Jill was sobbing noisily on the bed, but at these words she subsided sulkily and, gathering up her clothes, retired to the bathroom. As Amory slipped into Alecs <abbr epub:type="z3998:initialism">B.V.D.</abbr>s he found that his attitude toward the situation was agreeably humorous. The aggrieved virtue of the burly man made him want to laugh.</p>
<p>“Anybody else here?” demanded Olson, trying to look keen and ferret-like.</p>
<p>“Fellow who had the rooms,” said Amory carelessly. “Hes drunk as an owl, though. Been in there asleep since six oclock.”</p>
<p>“Ill take a look at him presently.”</p>
<p>“How did you find out?” asked Amory curiously.</p>
<p>“Night clerk saw you go upstairs with this woman.”</p>
<p>Amory nodded; Jill reappeared from the bathroom, completely if rather untidily arrayed.</p>
<p>“Now then,” began Olson, producing a notebook, “I want your real names—no damn John Smith or Mary Brown.”</p>
<p>“Wait a minute,” said Amory quietly. “Just drop that big-bully stuff. We merely got caught, thats all.”</p>
<p>Olson glared at him.</p>
<p>“Name?” he snapped.</p>
<p>Amory gave his name and New York address.</p>
<p>“And the lady?”</p>
<p>“Miss Jill—”</p>
<p>“Say,” cried Olson indignantly, “just ease up on the nursery rhymes. Whats your name? Sarah Murphy? Minnie Jackson?”</p>
<p>“Oh, my God!” cried the girl cupping her tear-stained face in her hands. “I dont want my mother to know. I dont want my mother to know.”</p>
<p>“Come on now!”</p>
<p>“Shut up!” cried Amory at Olson.</p>
<p>An instants pause.</p>
<p>“Stella Robbins,” she faltered finally. “General Delivery, Rugway, New Hampshire.”</p>
<p>Olson snapped his notebook shut and looked at them very ponderously.</p>
<p>“By rights the hotel could turn the evidence over to the police and youd go to penitentiary, you would, for bringin a girl from one State to nother fr immoral purpses—” He paused to let the majesty of his words sink in. “But—the hotel is going to let you off.”</p>
<p>“It doesnt want to get in the papers,” cried Jill fiercely. “Let us off! Huh!”</p>
<p>A great lightness surrounded Amory. He realized that he was safe and only then did he appreciate the full enormity of what he might have incurred.</p>
<p>“However,” continued Olson, “theres a protective association among the hotels. Theres been too much of this stuff, and we got a rangement with the newspapers so that you get a little free publicity. Not the name of the hotel, but just a line sayin that you had a little trouble in lantic City. See?”</p>
<p>“I see.”</p>
<p>“Youre gettin off light—damn light—but—”</p>
<p>“Come on,” said Amory briskly. “Lets get out of here. We dont need a valedictory.”</p>
<p>Olson walked through the bathroom and took a cursory glance at Alecs still form. Then he extinguished the lights and motioned them to follow him. As they walked into the elevator Amory considered a piece of bravado—yielded finally. He reached out and tapped Olson on the arm.</p>
<p>“Would you mind taking off your hat? Theres a lady in the elevator.”</p>
<p>Olsons hat came off slowly. There was a rather embarrassing two minutes under the lights of the lobby while the night clerk and a few belated guests stared at them curiously; the loudly dressed girl with bent head, the handsome young man with his chin several points aloft; the inference was quite obvious. Then the chill outdoors—where the salt air was fresher and keener still with the first hints of morning.</p>
<p>“You can get one of those taxis and beat it,” said Olson, pointing to the blurred outline of two machines whose drivers were presumably asleep inside.</p>
<p>“Goodbye,” said Olson. He reached in his pocket suggestively, but Amory snorted, and, taking the girls arm, turned away.</p>
<p>“Where did you tell the driver to go?” she asked as they whirled along the dim street.</p>
<p>“The station.”</p>
<p>“If that guy writes my mother—”</p>
<p>“He wont. Nobodyll ever know about this—except our friends and enemies.”</p>
<p>Dawn was breaking over the sea.</p>
<p>“Its getting blue,” she said.</p>
<p>“It does very well,” agreed Amory critically, and then as an afterthought: “Its almost breakfast-time—do you want something to eat?”</p>
<p>“Food—” she said with a cheerful laugh. “Food is what queered the party. We ordered a big supper to be sent up to the room about two oclock. Alec didnt give the waiter a tip, so I guess the little bastard snitched.”</p>
<p>Jills low spirits seemed to have gone faster than the scattering night. “Let me tell you,” she said emphatically, “when you want to stage that sorta party stay away from liquor, and when you want to get tight stay away from bedrooms.”</p>
<p>“Ill remember.”</p>
<p>He tapped suddenly at the glass and they drew up at the door of an all-night restaurant.</p>
<p>“Is Alec a great friend of yours?” asked Jill as they perched themselves on high stools inside, and set their elbows on the dingy counter.</p>
<p>“He used to be. He probably wont want to be any more—and never understand why.”</p>
<p>“It was sorta crazy you takin all that blame. Is he pretty important? Kinda more important than you are?”</p>
<p>Amory laughed.</p>
<p>“That remains to be seen,” he answered. “Thats the question.”</p>
<section id="chapter-2-4-1" epub:type="z3998:subchapter">
<header>
<p>The Collapse of Several Pillars</p>
</header>
<p>Two days later back in New York Amory found in a newspaper what he had been searching for—a dozen lines which announced to whom it might concern that <abbr epub:type="z3998:name-title">Mr.</abbr> Amory Blaine, who “gave his address” as, <abbr>etc.</abbr>, had been requested to leave his hotel in Atlantic City because of entertaining in his room a lady <em>not</em> his wife.</p>
<p>Then he started, and his fingers trembled, for directly above was a longer paragraph of which the first words were:</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Leland <abbr epub:type="z3998:given-name">R.</abbr> Connage are announcing the engagement of their daughter, Rosalind, to <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr epub:type="z3998:given-name">J.</abbr> Dawson Ryder, of Hartford, Connecticut—”</p>
<p>He dropped the paper and lay down on his bed with a frightened, sinking sensation in the pit of his stomach. She was gone, definitely, finally gone. Until now he had half unconsciously cherished the hope deep in his heart that some day she would need him and send for him, cry that it had been a mistake, that her heart ached only for the pain she had caused him. Never again could he find even the sombre luxury of wanting her—not this Rosalind, harder, older—nor any beaten, broken woman that his imagination brought to the door of his forties—Amory had wanted her youth, the fresh radiance of her mind and body, the stuff that she was selling now once and for all. So far as he was concerned, young Rosalind was dead.</p>
<p>A day later came a crisp, terse letter from <abbr epub:type="z3998:name-title">Mr.</abbr> Barton in Chicago, which informed him that as three more streetcar companies had gone into the hands of receivers he could expect for the present no further remittances. Last of all, on a dazed Sunday night, a telegram told him of Monsignor Darcys sudden death in Philadelphia five days before.</p>
<p>He knew then what it was that he had perceived among the curtains of the room in Atlantic City.</p>
</section>
</section>
<section id="chapter-2-5" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">V</h3>
<p epub:type="title">The Egotist Becomes a Personage</p>
</hgroup>
<blockquote epub:type="z3998:poem">
<p>
<span>“A fathom deep in sleep I lie</span>
<br/>
<span class="i1">With old desires, restrained before,</span>
<br/>
<span>To clamor lifeward with a cry,</span>
<br/>
<span class="i1">As dark flies out the greying door;</span>
<br/>
<span>And so in quest of creeds to share</span>
<br/>
<span class="i1">I seek assertive day again</span>
<br/>
<span>But old monotony is there:</span>
<br/>
<span class="i1">Endless avenues of rain.</span>
</p>
<p>
<span>Oh, might I rise again! Might I</span>
<br/>
<span class="i1">Throw off the heat of that old wine,</span>
<br/>
<span>See the new morning mass the sky</span>
<br/>
<span class="i1">With fairy towers, line on line;</span>
<br/>
<span>Find each mirage in the high air</span>
<br/>
<span class="i1">A symbol, not a dream again</span>
<br/>
<span>But old monotony is there:</span>
<br/>
<span class="i1">Endless avenues of rain.”</span>
</p>
</blockquote>
<p>Under the glass portcullis of a theatre Amory stood, watching the first great drops of rain splatter down and flatten to dark stains on the sidewalk. The air became gray and opalescent; a solitary light suddenly outlined a window over the way; then another light; then a hundred more danced and glimmered into vision. Under his feet a thick, iron-studded skylight turned yellow; in the street the lamps of the taxicabs sent out glistening sheens along the already black pavement. The unwelcome November rain had perversely stolen the days last hour and pawned it with that ancient fence, the night.</p>
<p>The silence of the theatre behind him ended with a curious snapping sound, followed by the heavy roaring of a rising crowd and the interlaced clatter of many voices. The matinée was over.</p>
<p>He stood aside, edged a little into the rain to let the throng pass. A small boy rushed out, sniffed in the damp, fresh air and turned up the collar of his coat; came three or four couples in a great hurry; came a further scattering of people whose eyes as they emerged glanced invariably, first at the wet street, then at the rain-filled air, finally at the dismal sky; last a dense, strolling mass that depressed him with its heavy odor compounded of the tobacco smell of the men and the fetid sensuousness of stale powder on women. After the thick crowd came another scattering; a stray half-dozen; a man on crutches; finally the rattling bang of folding seats inside announced that the ushers were at work.</p>
<p>New York seemed not so much awakening as turning over in its bed. Pallid men rushed by, pinching together their coat-collars; a great swarm of tired, magpie girls from a department-store crowded along with shrieks of strident laughter, three to an umbrella; a squad of marching policemen passed, already miraculously protected by oilskin capes.</p>
<p>The rain gave Amory a feeling of detachment, and the numerous unpleasant aspects of city life without money occurred to him in threatening procession. There was the ghastly, stinking crush of the subway—the car cards thrusting themselves at one, leering out like dull bores who grab your arm with another story; the querulous worry as to whether someone isnt leaning on you; a man deciding not to give his seat to a woman, hating her for it; the woman hating him for not doing it; at worst a squalid phantasmagoria of breath, and old cloth on human bodies and the smells of the food men ate—at best just people—too hot or too cold, tired, worried.</p>
<p>He pictured the rooms where these people lived—where the patterns of the blistered wallpapers were heavy reiterated sunflowers on green and yellow backgrounds, where there were tin bathtubs and gloomy hallways and verdureless, unnamable spaces in back of the buildings; where even love dressed as seduction—a sordid murder around the corner, illicit motherhood in the flat above. And always there was the economical stuffiness of indoor winter, and the long summers, nightmares of perspiration between sticky enveloping walls… dirty restaurants where careless, tired people helped themselves to sugar with their own used coffee-spoons, leaving hard brown deposits in the bowl.</p>
<p>It was not so bad where there were only men or else only women; it was when they were vilely herded that it all seemed so rotten. It was some shame that women gave off at having men see them tired and poor—it was some disgust that men had for women who were tired and poor. It was dirtier than any battlefield he had seen, harder to contemplate than any actual hardship moulded of mire and sweat and danger, it was an atmosphere wherein birth and marriage and death were loathsome, secret things.</p>
<p>He remembered one day in the subway when a delivery boy had brought in a great funeral wreath of fresh flowers, how the smell of it had suddenly cleared the air and given everyone in the car a momentary glow.</p>
<p>“I detest poor people,” thought Amory suddenly. “I hate them for being poor. Poverty may have been beautiful once, but its rotten now. Its the ugliest thing in the world. Its essentially cleaner to be corrupt and rich than it is to be innocent and poor.” He seemed to see again a figure whose significance had once impressed him—a well-dressed young man gazing from a club window on Fifth Avenue and saying something to his companion with a look of utter disgust. Probably, thought Amory, what he said was: “My God! Arent people horrible!”</p>
<p>Never before in his life had Amory considered poor people. He thought cynically how completely he was lacking in all human sympathy. <abbr epub:type="z3998:given-name">O.</abbr> Henry had found in these people romance, pathos, love, hate—Amory saw only coarseness, physical filth, and stupidity. He made no self-accusations: never any more did he reproach himself for feelings that were natural and sincere. He accepted all his reactions as a part of him, unchangeable, unmoral. This problem of poverty transformed, magnified, attached to some grander, more dignified attitude might some day even be his problem; at present it roused only his profound distaste.</p>
<p>He walked over to Fifth Avenue, dodging the blind, black menace of umbrellas, and standing in front of Delmonicos hailed an autobus. Buttoning his coat closely around him he climbed to the roof, where he rode in solitary state through the thin, persistent rain, stung into alertness by the cool moisture perpetually reborn on his cheek. Somewhere in his mind a conversation began, rather resumed its place in his attention. It was composed not of two voices, but of one, which acted alike as questioner and answerer:</p>
<p>Question.—Well—whats the situation?</p>
<p>Answer.—That I have about twenty-four dollars to my name.</p>
<p>Q.—You have the Lake Geneva estate.</p>
<p>A.—But I intend to keep it.</p>
<p>Q.—Can you live?</p>
<p>A.—I cant imagine not being able to. People make money in books and Ive found that I can always do the things that people do in books. Really they are the only things I can do.</p>
<p>Q.—Be definite.</p>
<p>A.—I dont know what Ill do—nor have I much curiosity. Tomorrow Im going to leave New York for good. Its a bad town unless youre on top of it.</p>
<p>Q.—Do you want a lot of money?</p>
<p>A.—No. I am merely afraid of being poor.</p>
<p>Q.—Very afraid?</p>
<p>A.—Just passively afraid.</p>
<p>Q.—Where are you drifting?</p>
<p>A.—Dont ask <em>me</em>!</p>
<p>Q.—Dont you care?</p>
<p>A.—Rather. I dont want to commit moral suicide.</p>
<p>Q.—Have you no interests left?</p>
<p>A.—None. Ive no more virtue to lose. Just as a cooling pot gives off heat, so all through youth and adolescence we give off calories of virtue. Thats whats called ingenuousness.</p>
<p>Q.—An interesting idea.</p>
<p>A.—Thats why a “good man going wrong” attracts people. They stand around and literally <em>warm themselves</em> at the calories of virtue he gives off. Sarah makes an unsophisticated remark and the faces simper in delight—“How <em>innocent</em> the poor child is!” Theyre warming themselves at her virtue. But Sarah sees the simper and never makes that remark again. Only she feels a little colder after that.</p>
<p>Q.—All your calories gone?</p>
<p>A.—All of them. Im beginning to warm myself at other peoples virtue.</p>
<p>Q.—Are you corrupt?</p>
<p>A.—I think so. Im not sure. Im not sure about good and evil at all any more.</p>
<p>Q.—Is that a bad sign in itself?</p>
<p>A.—Not necessarily.</p>
<p>Q.—What would be the test of corruption?</p>
<p>A.—Becoming really insincere—calling myself “not such a bad fellow,” thinking I regretted my lost youth when I only envy the delights of losing it. Youth is like having a big plate of candy. Sentimentalists think they want to be in the pure, simple state they were in before they ate the candy. They dont. They just want the fun of eating it all over again. The matron doesnt want to repeat her girlhood—she wants to repeat her honeymoon. I dont want to repeat my innocence. I want the pleasure of losing it again.</p>
<p>Q.—Where are you drifting?</p>
<p>This dialogue merged grotesquely into his minds most familiar state—a grotesque blending of desires, worries, exterior impressions and physical reactions.</p>
<p>One Hundred and Twenty-seventh Street—or One Hundred and Thirty-seventh Street.⁠ ⁠… Two and three look alike—no, not much. Seat damp… are clothes absorbing wetness from seat, or seat absorbing dryness from clothes?⁠ ⁠… Sitting on wet substance gave appendicitis, so Froggy Parkers mother said. Well, hed had it—Ill sue the steamboat company, Beatrice said, and my uncle has a quarter interest—did Beatrice go to heaven?⁠ ⁠… probably not—He represented Beatrices immortality, also love-affairs of numerous dead men who surely had never thought of him… if it wasnt appendicitis, influenza maybe. What? One Hundred and Twentieth Street? That must have been One Hundred and Twelfth back there. One O Two instead of One Two Seven. Rosalind not like Beatrice, Eleanor like Beatrice, only wilder and brainier. Apartments along here expensive—probably hundred and fifty a month—maybe two hundred. Uncle had only paid hundred a month for whole great big house in Minneapolis. Question—were the stairs on the left or right as you came in? Anyway, in 12 Univee they were straight back and to the left. What a dirty river—want to go down there and see if its dirty—French rivers all brown or black, so were Southern rivers. Twenty-four dollars meant four hundred and eighty doughnuts. He could live on it three months and sleep in the park. Wonder where Jill was—Jill Bayne, Fayne, Sayne—what the devil—neck hurts, darned uncomfortable seat. No desire to sleep with Jill, what could Alec see in her? Alec had a coarse taste in women. Own taste the best; Isabelle, Clara, Rosalind, Eleanor, were all-American. Eleanor would pitch, probably southpaw. Rosalind was outfield, wonderful hitter, Clara first base, maybe. Wonder what Humbirds body looked like now. If he himself hadnt been bayonet instructor hed have gone up to line three months sooner, probably been killed. Wheres the darned bell</p>
<p>The street numbers of Riverside Drive were obscured by the mist and dripping trees from anything but the swiftest scrutiny, but Amory had finally caught sight of one—One Hundred and Twenty-seventh Street. He got off and with no distinct destination followed a winding, descending sidewalk and came out facing the river, in particular a long pier and a partitioned litter of shipyards for miniature craft: small launches, canoes, rowboats, and catboats. He turned northward and followed the shore, jumped a small wire fence and found himself in a great disorderly yard adjoining a dock. The hulls of many boats in various stages of repair were around him; he smelled sawdust and paint and the scarcely distinguishable flat odor of the Hudson. A man approached through the heavy gloom.</p>
<p>“Hello,” said Amory.</p>
<p>“Got a pass?”</p>
<p>“No. Is this private?”</p>
<p>“This is the Hudson River Sporting and Yacht Club.”</p>
<p>“Oh! I didnt know. Im just resting.”</p>
<p>“Well—” began the man dubiously.</p>
<p>“Ill go if you want me to.”</p>
<p>The man made noncommittal noises in his throat and passed on. Amory seated himself on an overturned boat and leaned forward thoughtfully until his chin rested in his hand.</p>
<p>“Misfortune is liable to make me a damn bad man,” he said slowly.</p>
<section id="chapter-2-5-1" epub:type="z3998:subchapter">
<header>
<p>In the Drooping Hours</p>
</header>
<p>While the rain drizzled on Amory looked futilely back at the stream of his life, all its glitterings and dirty shallows. To begin with, he was still afraid—not physically afraid any more, but afraid of people and prejudice and misery and monotony. Yet, deep in his bitter heart, he wondered if he was after all worse than this man or the next. He knew that he could sophisticate himself finally into saying that his own weakness was just the result of circumstances and environment; that often when he raged at himself as an egotist something would whisper ingratiatingly: “No. Genius!” That was one manifestation of fear, that voice which whispered that he could not be both great and good, that genius was the exact combination of those inexplicable grooves and twists in his mind, that any discipline would curb it to mediocrity. Probably more than any concrete vice or failing Amory despised his own personality—he loathed knowing that tomorrow and the thousand days after he would swell pompously at a compliment and sulk at an ill word like a third-rate musician or a first-class actor. He was ashamed of the fact that very simple and honest people usually distrusted him; that he had been cruel, often, to those who had sunk their personalities in him—several girls, and a man here and there through college, that he had been an evil influence on; people who had followed him here and there into mental adventures from which he alone rebounded unscathed.</p>
<p>Usually, on nights like this, for there had been many lately, he could escape from this consuming introspection by thinking of children and the infinite possibilities of children—he leaned and listened and he heard a startled baby awake in a house across the street and lend a tiny whimper to the still night. Quick as a flash he turned away, wondering with a touch of panic whether something in the brooding despair of his mood had made a darkness in its tiny soul. He shivered. What if some day the balance was overturned, and he became a thing that frightened children and crept into rooms in the dark, approached dim communion with those phantoms who whispered shadowy secrets to the mad of that dark continent upon the moon.⁠ ⁠…</p>
<hr/>
<p>Amory smiled a bit.</p>
<p>“Youre too much wrapped up in yourself,” he heard someone say. And again</p>
<p>“Get out and do some real work—”</p>
<p>“Stop worrying—”</p>
<p>He fancied a possible future comment of his own.</p>
<p>“Yes—I was perhaps an egotist in youth, but I soon found it made me morbid to think too much about myself.”</p>
<hr/>
<p>Suddenly he felt an overwhelming desire to let himself go to the devil—not to go violently as a gentleman should, but to sink safely and sensuously out of sight. He pictured himself in an adobe house in Mexico, half-reclining on a rug-covered couch, his slender, artistic fingers closed on a cigarette while he listened to guitars strumming melancholy undertones to an age-old dirge of Castile and an olive-skinned, carmine-lipped girl caressed his hair. Here he might live a strange litany, delivered from right and wrong and from the hound of heaven and from every God (except the exotic Mexican one who was pretty slack himself and rather addicted to Oriental scents)—delivered from success and hope and poverty into that long chute of indulgence which led, after all, only to the artificial lake of death.</p>
<p>There were so many places where one might deteriorate pleasantly: Port Said, Shanghai, parts of Turkestan, Constantinople, the South Seas—all lands of sad, haunting music and many odors, where lust could be a mode and expression of life, where the shades of night skies and sunsets would seem to reflect only moods of passion: the colors of lips and poppies.</p>
</section>
<section id="chapter-2-5-2" epub:type="z3998:subchapter">
<header>
<p>Still Weeding</p>
</header>
<p>Once he had been miraculously able to scent evil as a horse detects a broken bridge at night, but the man with the queer feet in Phoebes room had diminished to the aura over Jill. His instinct perceived the fetidness of poverty, but no longer ferreted out the deeper evils in pride and sensuality.</p>
<p>There were no more wise men; there were no more heroes; Burne Holiday was sunk from sight as though he had never lived; Monsignor was dead. Amory had grown up to a thousand books, a thousand lies; he had listened eagerly to people who pretended to know, who knew nothing. The mystical reveries of saints that had once filled him with awe in the still hours of night, now vaguely repelled him. The Byrons and Brookes who had defied life from mountain tops were in the end but flaneurs and poseurs, at best mistaking the shadow of courage for the substance of wisdom. The pageantry of his disillusion took shape in a world-old procession of Prophets, Athenians, Martyrs, Saints, Scientists, Don Juans, Jesuits, Puritans, Fausts, Poets, Pacifists; like costumed alumni at a college reunion they streamed before him as their dreams, personalities, and creeds had in turn thrown colored lights on his soul; each had tried to express the glory of life and the tremendous significance of man; each had boasted of synchronizing what had gone before into his own rickety generalities; each had depended after all on the set stage and the convention of the theatre, which is that man in his hunger for faith will feed his mind with the nearest and most convenient food.</p>
<p>Women—of whom he had expected so much; whose beauty he had hoped to transmute into modes of art; whose unfathomable instincts, marvellously incoherent and inarticulate, he had thought to perpetuate in terms of experience—had become merely consecrations to their own posterity. Isabelle, Clara, Rosalind, Eleanor, were all removed by their very beauty, around which men had swarmed, from the possibility of contributing anything but a sick heart and a page of puzzled words to write.</p>
<p>Amory based his loss of faith in help from others on several sweeping syllogisms. Granted that his generation, however bruised and decimated from this Victorian war, were the heirs of progress. Waving aside petty differences of conclusions which, although they might occasionally cause the deaths of several millions of young men, might be explained away—supposing that after all Bernard Shaw and Bernhardi, Bonar Law and Bethmann-Hollweg were mutual heirs of progress if only in agreeing against the ducking of witches—waiving the antitheses and approaching individually these men who seemed to be the leaders, he was repelled by the discrepancies and contradictions in the men themselves.</p>
<p>There was, for example, Thornton Hancock, respected by half the intellectual world as an authority on life, a man who had verified and believed the code he lived by, an educator of educators, an adviser to Presidents—yet Amory knew that this man had, in his heart, leaned on the priest of another religion.</p>
<p>And Monsignor, upon whom a cardinal rested, had moments of strange and horrible insecurity—inexplicable in a religion that explained even disbelief in terms of its own faith: if you doubted the devil it was the devil that made you doubt him. Amory had seen Monsignor go to the houses of stolid philistines, read popular novels furiously, saturate himself in routine, to escape from that horror.</p>
<p>And this priest, a little wiser, somewhat purer, had been, Amory knew, not essentially older than he.</p>
<p>Amory was alone—he had escaped from a small enclosure into a great labyrinth. He was where Goethe was when he began <i epub:type="se:name.publication.book">Faust</i>; he was where Conrad was when he wrote <i epub:type="se:name.publication.book">Almayers Folly</i>.</p>
<p>Amory said to himself that there were essentially two sorts of people who through natural clarity or disillusion left the enclosure and sought the labyrinth. There were men like Wells and Plato, who had, half unconsciously, a strange, hidden orthodoxy, who would accept for themselves only what could be accepted for all men—incurable romanticists who never, for all their efforts, could enter the labyrinth as stark souls; there were on the other hand sword-like pioneering personalities, Samuel Butler, Renan, Voltaire, who progressed much slower, yet eventually much further, not in the direct pessimistic line of speculative philosophy but concerned in the eternal attempt to attach a positive value to life.⁠ ⁠…</p>
<p>Amory stopped. He began for the first time in his life to have a strong distrust of all generalities and epigrams. They were too easy, too dangerous to the public mind. Yet all thought usually reached the public after thirty years in some such form: Benson and Chesterton had popularized Huysmans and Newman; Shaw had sugarcoated Nietzsche and Ibsen and Schopenhauer. The man in the street heard the conclusions of dead genius through someone elses clever paradoxes and didactic epigrams.</p>
<p>Life was a damned muddle… a football game with everyone offside and the referee gotten rid of—everyone claiming the referee would have been on his side.⁠ ⁠…</p>
<p>Progress was a labyrinth… people plunging blindly in and then rushing wildly back, shouting that they had found it… the invisible king—the élan vital—the principle of evolution… writing a book, starting a war, founding a school.⁠ ⁠…</p>
<p>Amory, even had he not been a selfish man, would have started all inquiries with himself. He was his own best example—sitting in the rain, a human creature of sex and pride, foiled by chance and his own temperament of the balm of love and children, preserved to help in building up the living consciousness of the race.</p>
<p>In self-reproach and loneliness and disillusion he came to the entrance of the labyrinth.</p>
<hr/>
<p>Another dawn flung itself across the river, a belated taxi hurried along the street, its lamps still shining like burning eyes in a face white from a nights carouse. A melancholy siren sounded far down the river.</p>
</section>
<section id="chapter-2-5-3" epub:type="z3998:subchapter">
<header>
<p>Monsignor</p>
</header>
<p>Amory kept thinking how Monsignor would have enjoyed his own funeral. It was magnificently Catholic and liturgical. Bishop ONeill sang solemn high mass and the cardinal gave the final absolutions. Thornton Hancock, <abbr epub:type="z3998:name-title">Mrs.</abbr> Lawrence, the British and Italian ambassadors, the papal delegate, and a host of friends and priests were there—yet the inexorable shears had cut through all these threads that Monsignor had gathered into his hands. To Amory it was a haunting grief to see him lying in his coffin, with closed hands upon his purple vestments. His face had not changed, and, as he never knew he was dying, it showed no pain or fear. It was Amorys dear old friend, his and the others—for the church was full of people with daft, staring faces, the most exalted seeming the most stricken.</p>
<p>The cardinal, like an archangel in cope and mitre, sprinkled the holy water; the organ broke into sound; the choir began to sing the “Requiem Eternam.”</p>
<p>All these people grieved because they had to some extent depended upon Monsignor. Their grief was more than sentiment for the “crack in his voice or a certain break in his walk,” as Wells put it. These people had leaned on Monsignors faith, his way of finding cheer, of making religion a thing of lights and shadows, making all light and shadow merely aspects of God. People felt safe when he was near.</p>
<p>Of Amorys attempted sacrifice had been born merely the full realization of his disillusion, but of Monsignors funeral was born the romantic elf who was to enter the labyrinth with him. He found something that he wanted, had always wanted and always would want—not to be admired, as he had feared; not to be loved, as he had made himself believe; but to be necessary to people, to be indispensable; he remembered the sense of security he had found in Burne.</p>
<p>Life opened up in one of its amazing bursts of radiance and Amory suddenly and permanently rejected an old epigram that had been playing listlessly in his mind: “Very few things matter and nothing matters very much.”</p>
<p>On the contrary, Amory felt an immense desire to give people a sense of security.</p>
</section>
<section id="chapter-2-5-4" epub:type="z3998:subchapter">
<header>
<p>The Big Man with Goggles</p>
</header>
<p>On the day that Amory started on his walk to Princeton the sky was a colorless vault, cool, high and barren of the threat of rain. It was a gray day, that least fleshly of all weathers; a day of dreams and far hopes and clear visions. It was a day easily associated with those abstract truths and purities that dissolve in the sunshine or fade out in mocking laughter by the light of the moon. The trees and clouds were carved in classical severity; the sounds of the countryside had harmonized to a monotone, metallic as a trumpet, breathless as the Grecian urn.</p>
<p>The day had put Amory in such a contemplative mood that he caused much annoyance to several motorists who were forced to slow up considerably or else run him down. So engrossed in his thoughts was he that he was scarcely surprised at that strange phenomenon—cordiality manifested within fifty miles of Manhattan—when a passing car slowed down beside him and a voice hailed him. He looked up and saw a magnificent Locomobile in which sat two middle-aged men, one of them small and anxious looking, apparently an artificial growth on the other who was large and begoggled and imposing.</p>
<p>“Do you want a lift?” asked the apparently artificial growth, glancing from the corner of his eye at the imposing man as if for some habitual, silent corroboration.</p>
<p>“You bet I do. Thanks.”</p>
<p>The chauffeur swung open the door, and, climbing in, Amory settled himself in the middle of the back seat. He took in his companions curiously. The chief characteristic of the big man seemed to be a great confidence in himself set off against a tremendous boredom with everything around him. That part of his face which protruded under the goggles was what is generally termed “strong”; rolls of not undignified fat had collected near his chin; somewhere above was a wide thin mouth and the rough model for a Roman nose, and, below, his shoulders collapsed without a struggle into the powerful bulk of his chest and belly. He was excellently and quietly dressed. Amory noticed that he was inclined to stare straight at the back of the chauffeurs head as if speculating steadily but hopelessly some baffling hirsute problem.</p>
<p>The smaller man was remarkable only for his complete submersion in the personality of the other. He was of that lower secretarial type who at forty have engraved upon their business cards: “Assistant to the President,” and without a sigh consecrate the rest of their lives to secondhand mannerisms.</p>
<p>“Going far?” asked the smaller man in a pleasant disinterested way.</p>
<p>“Quite a stretch.”</p>
<p>“Hiking for exercise?”</p>
<p>“No,” responded Amory succinctly, “Im walking because I cant afford to ride.”</p>
<p>“Oh.”</p>
<p>Then again:</p>
<p>“Are you looking for work? Because theres lots of work,” he continued rather testily. “All this talk of lack of work. The West is especially short of labor.” He expressed the West with a sweeping, lateral gesture. Amory nodded politely.</p>
<p>“Have you a trade?”</p>
<p>No—Amory had no trade.</p>
<p>“Clerk, eh?”</p>
<p>No—Amory was not a clerk.</p>
<p>“Whatever your line is,” said the little man, seeming to agree wisely with something Amory had said, “now is the time of opportunity and business openings.” He glanced again toward the big man, as a lawyer grilling a witness glances involuntarily at the jury.</p>
<p>Amory decided that he must say something and for the life of him could think of only one thing to say.</p>
<p>“Of course I want a great lot of money—”</p>
<p>The little man laughed mirthlessly but conscientiously.</p>
<p>“Thats what everyone wants nowadays, but they dont want to work for it.”</p>
<p>“A very natural, healthy desire. Almost all normal people want to be rich without great effort—except the financiers in problem plays, who want to crash their way through. Dont you want easy money?”</p>
<p>“Of course not,” said the secretary indignantly.</p>
<p>“But,” continued Amory disregarding him, “being very poor at present I am contemplating socialism as possibly my forte.”</p>
<p>Both men glanced at him curiously.</p>
<p>“These bomb throwers—” The little man ceased as words lurched ponderously from the big mans chest.</p>
<p>“If I thought you were a bomb thrower Id run you over to the Newark jail. Thats what I think of Socialists.”</p>
<p>Amory laughed.</p>
<p>“What are you,” asked the big man, “one of these parlor Bolsheviks, one of these idealists? I must say I fail to see the difference. The idealists loaf around and write the stuff that stirs up the poor immigrants.”</p>
<p>“Well,” said Amory, “if being an idealist is both safe and lucrative, I might try it.”</p>
<p>“Whats your difficulty? Lost your job?”</p>
<p>“Not exactly, but—well, call it that.”</p>
<p>“What was it?”</p>
<p>“Writing copy for an advertising agency.”</p>
<p>“Lots of money in advertising.”</p>
<p>Amory smiled discreetly.</p>
<p>“Oh, Ill admit theres money in it eventually. Talent doesnt starve any more. Even art gets enough to eat these days. Artists draw your magazine covers, write your advertisements, hash out ragtime for your theatres. By the great commercializing of printing youve found a harmless, polite occupation for every genius who might have carved his own niche. But beware the artist whos an intellectual also. The artist who doesnt fit—the Rousseau, the Tolstoy, the Samuel Butler, the Amory Blaine—”</p>
<p>“Whos he?” demanded the little man suspiciously.</p>
<p>“Well,” said Amory, “hes a—hes an intellectual personage not very well known at present.”</p>
<p>The little man laughed his conscientious laugh, and stopped rather suddenly as Amorys burning eyes turned on him.</p>
<p>“What are you laughing at?”</p>
<p>“These <em>intellectual</em> people—”</p>
<p>“Do you know what it means?”</p>
<p>The little mans eyes twitched nervously.</p>
<p>“Why, it <em>usually</em> means—”</p>
<p>“It <em>always</em> means brainy and well-educated,” interrupted Amory. “It means having an active knowledge of the races experience.” Amory decided to be very rude. He turned to the big man. “The young man,” he indicated the secretary with his thumb, and said young man as one says bellboy, with no implication of youth, “has the usual muddled connotation of all popular words.”</p>
<p>“You object to the fact that capital controls printing?” said the big man, fixing him with his goggles.</p>
<p>“Yes—and I object to doing their mental work for them. It seemed to me that the root of all the business I saw around me consisted in overworking and underpaying a bunch of dubs who submitted to it.”</p>
<p>“Here now,” said the big man, “youll have to admit that the laboring man is certainly highly paid—five and six hour days—its ridiculous. You cant buy an honest days work from a man in the trades-unions.”</p>
<p>“Youve brought it on yourselves,” insisted Amory. “You people never make concessions until theyre wrung out of you.”</p>
<p>“What people?”</p>
<p>“Your class; the class I belonged to until recently; those who by inheritance or industry or brains or dishonesty have become the moneyed class.”</p>
<p>“Do you imagine that if that road-mender over there had the money hed be any more willing to give it up?”</p>
<p>“No, but whats that got to do with it?”</p>
<p>The older man considered.</p>
<p>“No, Ill admit it hasnt. It rather sounds as if it had though.”</p>
<p>“In fact,” continued Amory, “hed be worse. The lower classes are narrower, less pleasant and personally more selfish—certainly more stupid. But all that has nothing to do with the question.”</p>
<p>“Just exactly what is the question?”</p>
<p>Here Amory had to pause to consider exactly what the question was.</p>
</section>
<section id="chapter-2-5-5" epub:type="z3998:subchapter">
<header>
<p>Amory Coins a Phrase</p>
</header>
<p>“When life gets hold of a brainy man of fair education,” began Amory slowly, “that is, when he marries he becomes, nine times out of ten, a conservative as far as existing social conditions are concerned. He may be unselfish, kindhearted, even just in his own way, but his first job is to provide and to hold fast. His wife shoos him on, from ten thousand a year to twenty thousand a year, on and on, in an enclosed treadmill that hasnt any windows. Hes done! Lifes got him! Hes no help! Hes a spiritually married man.”</p>
<p>Amory paused and decided that it wasnt such a bad phrase.</p>
<p>“Some men,” he continued, “escape the grip. Maybe their wives have no social ambitions; maybe theyve hit a sentence or two in a dangerous book that pleased them; maybe they started on the treadmill as I did and were knocked off. Anyway, theyre the congressmen you cant bribe, the Presidents who arent politicians, the writers, speakers, scientists, statesmen who arent just popular grab-bags for a half-dozen women and children.”</p>
<p>“Hes the natural radical?”</p>
<p>“Yes,” said Amory. “He may vary from the disillusioned critic like old Thornton Hancock, all the way to Trotsky. Now this spiritually unmarried man hasnt direct power, for unfortunately the spiritually married man, as a byproduct of his money chase, has garnered in the great newspaper, the popular magazine, the influential weekly—so that <abbr epub:type="z3998:name-title">Mrs.</abbr> Newspaper, <abbr epub:type="z3998:name-title">Mrs.</abbr> Magazine, <abbr epub:type="z3998:name-title">Mrs.</abbr> Weekly can have a better limousine than those oil people across the street or those cement people round the corner.”</p>
<p>“Why not?”</p>
<p>“It makes wealthy men the keepers of the worlds intellectual conscience and, of course, a man who has money under one set of social institutions quite naturally cant risk his familys happiness by letting the clamor for another appear in his newspaper.”</p>
<p>“But it appears,” said the big man.</p>
<p>“Where?—in the discredited mediums. Rotten cheap-papered weeklies.”</p>
<p>“All right—go on.”</p>
<p>“Well, my first point is that through a mixture of conditions of which the family is the first, there are these two sorts of brains. One sort takes human nature as it finds it, uses its timidity, its weakness, and its strength for its own ends. Opposed is the man who, being spiritually unmarried, continually seeks for new systems that will control or counteract human nature. His problem is harder. It is not life thats complicated, its the struggle to guide and control life. That is his struggle. He is a part of progress—the spiritually married man is not.”</p>
<p>The big man produced three big cigars, and proffered them on his huge palm. The little man took one, Amory shook his head and reached for a cigarette.</p>
<p>“Go on talking,” said the big man. “Ive been wanting to hear one of you fellows.”</p>
</section>
<section id="chapter-2-5-6" epub:type="z3998:subchapter">
<header>
<p>Going Faster</p>
</header>
<p>“Modern life,” began Amory again, “changes no longer century by century, but year by year, ten times faster than it ever has before—populations doubling, civilizations unified more closely with other civilizations, economic interdependence, racial questions, and—were <em>dawdling</em> along. My idea is that weve got to go very much faster.” He slightly emphasized the last words and the chauffeur unconsciously increased the speed of the car. Amory and the big man laughed; the little man laughed, too, after a pause.</p>
<p>“Every child,” said Amory, “should have an equal start. If his father can endow him with a good physique and his mother with some common sense in his early education, that should be his heritage. If the father cant give him a good physique, if the mother has spent in chasing men the years in which she should have been preparing herself to educate her children, so much the worse for the child. He shouldnt be artificially bolstered up with money, sent to these horrible tutoring schools, dragged through college… Every boy ought to have an equal start.”</p>
<p>“All right,” said the big man, his goggles indicating neither approval nor objection.</p>
<p>“Next Id have a fair trial of government ownership of all industries.”</p>
<p>“Thats been proven a failure.”</p>
<p>“No—it merely failed. If we had government ownership wed have the best analytical business minds in the government working for something besides themselves. Wed have Mackays instead of Burlesons; wed have Morgans in the Treasury Department; wed have Hills running interstate commerce. Wed have the best lawyers in the Senate.”</p>
<p>“They wouldnt give their best efforts for nothing. McAdoo—”</p>
<p>“No,” said Amory, shaking his head. “Money isnt the only stimulus that brings out the best thats in a man, even in America.”</p>
<p>“You said a while ago that it was.”</p>
<p>“It is, right now. But if it were made illegal to have more than a certain amount the best men would all flock for the one other reward which attracts humanity—honor.”</p>
<p>The big man made a sound that was very like <em>boo</em>.</p>
<p>“Thats the silliest thing youve said yet.”</p>
<p>“No, it isnt silly. Its quite plausible. If youd gone to college youd have been struck by the fact that the men there would work twice as hard for any one of a hundred petty honors as those other men did who were earning their way through.”</p>
<p>“Kids—childs play!” scoffed his antagonist.</p>
<p>“Not by a darned sight—unless were all children. Did you ever see a grown man when hes trying for a secret society—or a rising family whose name is up at some club? Theyll jump when they hear the sound of the word. The idea that to make a man work youve got to hold gold in front of his eyes is a growth, not an axiom. Weve done that for so long that weve forgotten theres any other way. Weve made a world where thats necessary. Let me tell you”—Amory became emphatic—“if there were ten men insured against either wealth or starvation, and offered a green ribbon for five hours work a day and a blue ribbon for ten hours work a day, nine out of ten of them would be trying for the blue ribbon. That competitive instinct only wants a badge. If the size of their house is the badge theyll sweat their heads off for that. If its only a blue ribbon, I damn near believe theyll work just as hard. They have in other ages.”</p>
<p>“I dont agree with you.”</p>
<p>“I know it,” said Amory nodding sadly. “It doesnt matter any more though. I think these people are going to come and take what they want pretty soon.”</p>
<p>A fierce hiss came from the little man.</p>
<p><em>Machine-guns!</em></p>
<p>“Ah, but youve taught them their use.”</p>
<p>The big man shook his head.</p>
<p>“In this country there are enough property owners not to permit that sort of thing.”</p>
<p>Amory wished he knew the statistics of property owners and non-property owners; he decided to change the subject.</p>
<p>But the big man was aroused.</p>
<p>“When you talk of taking things away, youre on dangerous ground.”</p>
<p>“How can they get it without taking it? For years people have been stalled off with promises. Socialism may not be progress, but the threat of the red flag is certainly the inspiring force of all reform. Youve got to be sensational to get attention.”</p>
<p>“Russia is your example of a beneficent violence, I suppose?”</p>
<p>“Quite possibly,” admitted Amory. “Of course, its overflowing just as the French Revolution did, but Ive no doubt that its really a great experiment and well worth while.”</p>
<p>“Dont you believe in moderation?”</p>
<p>“You wont listen to the moderates, and its almost too late. The truth is that the public has done one of those startling and amazing things that they do about once in a hundred years. Theyve seized an idea.”</p>
<p>“What is it?”</p>
<p>“That however the brains and abilities of men may differ, their stomachs are essentially the same.”</p>
</section>
<section id="chapter-2-5-7" epub:type="z3998:subchapter">
<header>
<p>The Little Man Gets His</p>
</header>
<p>“If you took all the money in the world,” said the little man with much profundity, “and divided it up in equ—”</p>
<p>“Oh, shut up!” said Amory briskly and, paying no attention to the little mans enraged stare, he went on with his argument.</p>
<p>“The human stomach—” he began; but the big man interrupted rather impatiently.</p>
<p>“Im letting you talk, you know,” he said, “but please avoid stomachs. Ive been feeling mine all day. Anyway, I dont agree with one-half youve said. Government ownership is the basis of your whole argument, and its invariably a beehive of corruption. Men wont work for blue ribbons, thats all rot.”</p>
<p>When he ceased the little man spoke up with a determined nod, as if resolved this time to have his say out.</p>
<p>“There are certain things which are human nature,” he asserted with an owl-like look, “which always have been and always will be, which cant be changed.”</p>
<p>Amory looked from the small man to the big man helplessly.</p>
<p>“Listen to that! <em>Thats</em> what makes me discouraged with progress. <em>Listen</em> to that! I can name offhand over one hundred natural phenomena that have been changed by the will of man—a hundred instincts in man that have been wiped out or are now held in check by civilization. What this man here just said has been for thousands of years the last refuge of the associated muttonheads of the world. It negates the efforts of every scientist, statesman, moralist, reformer, doctor, and philosopher that ever gave his life to humanitys service. Its a flat impeachment of all thats worth while in human nature. Every person over twenty-five years old who makes that statement in cold blood ought to be deprived of the franchise.”</p>
<p>The little man leaned back against the seat, his face purple with rage. Amory continued, addressing his remarks to the big man.</p>
<p>“These quarter-educated, stale-minded men such as your friend here, who <em>think</em> they think, every question that comes up, youll find his type in the usual ghastly muddle. One minute its the brutality and inhumanity of these Prussians—the next its we ought to exterminate the whole German people. They always believe that things are in a bad way now, but they havent any faith in these idealists. One minute they call Wilson just a dreamer, not practical—a year later they rail at him for making his dreams realities. They havent clear logical ideas on one single subject except a sturdy, stolid opposition to all change. They dont think uneducated people should be highly paid, but they wont see that if they dont pay the uneducated people their children are going to be uneducated too, and were going round and round in a circle. That—is the great middle class!”</p>
<p>The big man with a broad grin on his face leaned over and smiled at the little man.</p>
<p>“Youre catching it pretty heavy, Garvin; how do you feel?”</p>
<p>The little man made an attempt to smile and act as if the whole matter were so ridiculous as to be beneath notice. But Amory was not through.</p>
<p>“The theory that people are fit to govern themselves rests on this man. If he can be educated to think clearly, concisely, and logically, freed of his habit of taking refuge in platitudes and prejudices and sentimentalisms, then Im a militant Socialist. If he cant, then I dont think it matters much what happens to man or his systems, now or hereafter.”</p>
<p>“I am both interested and amused,” said the big man. “You are very young.”</p>
<p>“Which may only mean that I have neither been corrupted nor made timid by contemporary experience. I possess the most valuable experience, the experience of the race, for in spite of going to college Ive managed to pick up a good education.”</p>
<p>“You talk glibly.”</p>
<p>“Its not all rubbish,” cried Amory passionately. “This is the first time in my life Ive argued Socialism. Its the only panacea I know. Im restless. My whole generation is restless. Im sick of a system where the richest man gets the most beautiful girl if he wants her, where the artist without an income has to sell his talents to a button manufacturer. Even if I had no talents Id not be content to work ten years, condemned either to celibacy or a furtive indulgence, to give some mans son an automobile.”</p>
<p>“But, if youre not sure—”</p>
<p>“That doesnt matter,” exclaimed Amory. “My position couldnt be worse. A social revolution might land me on top. Of course Im selfish. It seems to me Ive been a fish out of water in too many outworn systems. I was probably one of the two dozen men in my class at college who got a decent education; still theyd let any well-tutored flathead play football and <em>I</em> was ineligible, because some silly old men thought we should <em>all</em> profit by conic sections. I loathed the army. I loathed business. Im in love with change and Ive killed my conscience—”</p>
<p>“So youll go along crying that we must go faster.”</p>
<p>“That, at least, is true,” Amory insisted. “Reform wont catch up to the needs of civilization unless its made to. A laissez-faire policy is like spoiling a child by saying hell turn out all right in the end. He will—if hes made to.”</p>
<p>“But you dont believe all this Socialist patter you talk.”</p>
<p>“I dont know. Until I talked to you I hadnt thought seriously about it. I wasnt sure of half of what I said.”</p>
<p>“You puzzle me,” said the big man, “but youre all alike. They say Bernard Shaw, in spite of his doctrines, is the most exacting of all dramatists about his royalties. To the last farthing.”</p>
<p>“Well,” said Amory, “I simply state that Im a product of a versatile mind in a restless generation—with every reason to throw my mind and pen in with the radicals. Even if, deep in my heart, I thought we were all blind atoms in a world as limited as a stroke of a pendulum, I and my sort would struggle against tradition; try, at least, to displace old cants with new ones. Ive thought I was right about life at various times, but faith is difficult. One thing I know. If living isnt a seeking for the grail it may be a damned amusing game.”</p>
<p>For a minute neither spoke and then the big man asked:</p>
<p>“What was your university?”</p>
<p>“Princeton.”</p>
<p>The big man became suddenly interested; the expression of his goggles altered slightly.</p>
<p>“I sent my son to Princeton.”</p>
<p>“Did you?”</p>
<p>“Perhaps you knew him. His name was Jesse Ferrenby. He was killed last year in France.”</p>
<p>“I knew him very well. In fact, he was one of my particular friends.”</p>
<p>“He was—a—quite a fine boy. We were very close.”</p>
<p>Amory began to perceive a resemblance between the father and the dead son and he told himself that there had been all along a sense of familiarity. Jesse Ferrenby, the man who in college had borne off the crown that he had aspired to. It was all so far away. What little boys they had been, working for blue ribbons</p>
<p>The car slowed up at the entrance to a great estate, ringed around by a huge hedge and a tall iron fence.</p>
<p>“Wont you come in for lunch?”</p>
<p>Amory shook his head.</p>
<p>“Thank you, <abbr epub:type="z3998:name-title">Mr.</abbr> Ferrenby, but Ive got to get on.”</p>
<p>The big man held out his hand. Amory saw that the fact that he had known Jesse more than outweighed any disfavor he had created by his opinions. What ghosts were people with which to work! Even the little man insisted on shaking hands.</p>
<p>“Goodbye!” shouted <abbr epub:type="z3998:name-title">Mr.</abbr> Ferrenby, as the car turned the corner and started up the drive. “Good luck to you and bad luck to your theories.”</p>
<p>“Same to you, sir,” cried Amory, smiling and waving his hand.</p>
</section>
<section id="chapter-2-5-8" epub:type="z3998:subchapter">
<header>
<p>“Out of the Fire, Out of the Little Room”</p>
</header>
<p>Eight hours from Princeton Amory sat down by the Jersey roadside and looked at the frostbitten country. Nature as a rather coarse phenomenon composed largely of flowers that, when closely inspected, appeared moth-eaten, and of ants that endlessly traversed blades of grass, was always disillusioning; nature represented by skies and waters and far horizons was more likable. Frost and the promise of winter thrilled him now, made him think of a wild battle between <abbr>St.</abbr> Regis and Groton, ages ago, seven years ago—and of an autumn day in France twelve months before when he had lain in tall grass, his platoon flattened down close around him, waiting to tap the shoulders of a Lewis gunner. He saw the two pictures together with somewhat the same primitive exaltation—two games he had played, differing in quality of acerbity, linked in a way that differed them from Rosalind or the subject of labyrinths which were, after all, the business of life.</p>
<p>“I am selfish,” he thought.</p>
<p>“This is not a quality that will change when I see human suffering or lose my parents or help others.</p>
<p>“This selfishness is not only part of me. It is the most living part.</p>
<p>“It is by somehow transcending rather than by avoiding that selfishness that I can bring poise and balance into my life.</p>
<p>“There is no virtue of unselfishness that I cannot use. I can make sacrifices, be charitable, give to a friend, endure for a friend, lay down my life for a friend—all because these things may be the best possible expression of myself; yet I have not one drop of the milk of human kindness.”</p>
<p>The problem of evil had solidified for Amory into the problem of sex. He was beginning to identify evil with the strong phallic worship in Brooke and the early Wells. Inseparably linked with evil was beauty—beauty, still a constant rising tumult; soft in Eleanors voice, in an old song at night, rioting deliriously through life like superimposed waterfalls, half rhythm, half darkness. Amory knew that every time he had reached toward it longingly it had leered out at him with the grotesque face of evil. Beauty of great art, beauty of all joy, most of all the beauty of women.</p>
<p>After all, it had too many associations with license and indulgence. Weak things were often beautiful, weak things were never good. And in this new loneness of his that had been selected for what greatness he might achieve, beauty must be relative or, itself a harmony, it would make only a discord.</p>
<p>In a sense this gradual renunciation of beauty was the second step after his disillusion had been made complete. He felt that he was leaving behind him his chance of being a certain type of artist. It seemed so much more important to be a certain sort of man.</p>
<p>His mind turned a corner suddenly and he found himself thinking of the Catholic Church. The idea was strong in him that there was a certain intrinsic lack in those to whom orthodox religion was necessary, and religion to Amory meant the Church of Rome. Quite conceivably it was an empty ritual but it was seemingly the only assimilative, traditionary bulwark against the decay of morals. Until the great mobs could be educated into a moral sense someone must cry: “Thou shalt not!” Yet any acceptance was, for the present, impossible. He wanted time and the absence of ulterior pressure. He wanted to keep the tree without ornaments, realize fully the direction and momentum of this new start.</p>
<hr/>
<p>The afternoon waned from the purging good of three oclock to the golden beauty of four. Afterward he walked through the dull ache of a setting sun when even the clouds seemed bleeding and at twilight he came to a graveyard. There was a dusky, dreamy smell of flowers and the ghost of a new moon in the sky and shadows everywhere. On an impulse he considered trying to open the door of a rusty iron vault built into the side of a hill; a vault washed clean and covered with late-blooming, weepy watery-blue flowers that might have grown from dead eyes, sticky to the touch with a sickening odor.</p>
<p>Amory wanted to <em>feel</em> “William Dayfield, 1864.”</p>
<p>He wondered that graves ever made people consider life in vain. Somehow he could find nothing hopeless in having lived. All the broken columns and clasped hands and doves and angels meant romances. He fancied that in a hundred years he would like having young people speculate as to whether his eyes were brown or blue, and he hoped quite passionately that his grave would have about it an air of many, many years ago. It seemed strange that out of a row of Union soldiers two or three made him think of dead loves and dead lovers, when they were exactly like the rest, even to the yellowish moss.</p>
<hr/>
<p>Long after midnight the towers and spires of Princeton were visible, with here and there a late-burning light—and suddenly out of the clear darkness the sound of bells. As an endless dream it went on; the spirit of the past brooding over a new generation, the chosen youth from the muddled, unchastened world, still fed romantically on the mistakes and half-forgotten dreams of dead statesmen and poets. Here was a new generation, shouting the old cries, learning the old creeds, through a revery of long days and nights; destined finally to go out into that dirty gray turmoil to follow love and pride; a new generation dedicated more than the last to the fear of poverty and the worship of success; grown up to find all Gods dead, all wars fought, all faiths in man shaken.⁠ ⁠…</p>
<p>Amory, sorry for them, was still not sorry for himself—art, politics, religion, whatever his medium should be, he knew he was safe now, free from all hysteria—he could accept what was acceptable, roam, grow, rebel, sleep deep through many nights.⁠ ⁠…</p>
<p>There was no God in his heart, he knew; his ideas were still in riot; there was ever the pain of memory; the regret for his lost youth—yet the waters of disillusion had left a deposit on his soul, responsibility and a love of life, the faint stirring of old ambitions and unrealized dreams. But—oh, Rosalind! Rosalind!⁠ ⁠…</p>
<p>“Its all a poor substitute at best,” he said sadly.</p>
<p>And he could not tell why the struggle was worth while, why he had determined to use to the utmost himself and his heritage from the personalities he had passed.⁠ ⁠…</p>
<p>He stretched out his arms to the crystalline, radiant sky.</p>
<p>“I know myself,” he cried, “but that is all.”</p>
</section>
</section>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">This Side of Paradise</i><br/>
was published in <time>1920</time> by<br/>
<a href="https://en.wikipedia.org/wiki/F._Scott_Fitzgerald">F. Scott Fitzgerald</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<a href="http://ssteve.com/">Steve Nicholson</a>,<br/>
and is based on a transcription produced in <time>2008</time> by<br/>
<b epub:type="z3998:personal-name">David Reed</b>, <b epub:type="z3998:personal-name">Ken Reeder</b>, <b epub:type="z3998:personal-name">David Widger</b>, and <a href="https://www.pgdp.net/">Distributed Proofreaders</a><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/805">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://standardebooks.org/ebooks/f-scott-fitzgerald/this-side-of-paradise#page-scans">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">F. Ambrose Clark</i>,<br/>
a painting completed in <time>1904</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Robert_Henri">Robert Henri</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="2017-12-22T18:53:06Z">December 22, 2017, 6:53 <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/f-scott-fitzgerald/this-side-of-paradise">standardebooks.org/ebooks/f-scott-fitzgerald/this-side-of-paradise</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>