summaryrefslogtreecommitdiff
path: root/24702-h
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:14:05 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:14:05 -0700
commit554be57e6e098131acd9bdc8cc304e910b80e894 (patch)
tree711cf27275dd370ff07960f78413b31a467cd745 /24702-h
initial commit of ebook 24702HEADmain
Diffstat (limited to '24702-h')
-rw-r--r--24702-h/24702-h.htm4507
-rw-r--r--24702-h/images/frenchslogo.pngbin0 -> 104720 bytes
-rw-r--r--24702-h/images/page_16.jpgbin0 -> 24415 bytes
-rw-r--r--24702-h/images/page_16h.jpgbin0 -> 255863 bytes
-rw-r--r--24702-h/images/page_24.jpgbin0 -> 24641 bytes
-rw-r--r--24702-h/images/page_24h.jpgbin0 -> 198113 bytes
-rw-r--r--24702-h/images/page_48.jpgbin0 -> 24372 bytes
-rw-r--r--24702-h/images/page_48h.jpgbin0 -> 233557 bytes
-rw-r--r--24702-h/images/page_56.jpgbin0 -> 25092 bytes
-rw-r--r--24702-h/images/page_56h.jpgbin0 -> 237238 bytes
-rw-r--r--24702-h/images/royalty_stamp.gifbin0 -> 3061 bytes
11 files changed, 4507 insertions, 0 deletions
diff --git a/24702-h/24702-h.htm b/24702-h/24702-h.htm
new file mode 100644
index 0000000..1618322
--- /dev/null
+++ b/24702-h/24702-h.htm
@@ -0,0 +1,4507 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
+ <title>
+ The Project Gutenberg eBook of The Ghost-Breaker by Dickey &amp; Goddard.
+ </title>
+ <style type="text/css">
+/*<![CDATA[ XML blockout */
+<!--
+/* The following is a shortened version of the "Eric Meyer CSS Reset."
+Not all browsers have the same defaults; this forces the browser to a known default set */
+html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+dl, dt, dd, ol, ul, li,
+table, caption, tbody, tfoot, thead, tr, th, td {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ outline: 0;
+ font-weight: inherit;
+ font-style: inherit;
+ font-size: 100%;
+ font-family: inherit;
+ vertical-align: baseline;
+}
+body {
+ line-height: 1;
+ color: black;
+ background: white;
+}
+table {
+ border-collapse: separate;
+ border-spacing: 0;
+}
+caption, th, td {
+ text-align: left;
+ font-weight: normal;
+}
+/* end Meyer's CSS Reset */
+
+ hr { /* default rule, width overridden often */
+ width: 33%;
+ margin: 2em auto 2em auto;
+ clear: both;
+ }
+ hr.major { width: 66%; }
+ hr.full { width: 100%; }
+ .smcap {font-variant: small-caps;}
+ .pagenum { /* uncomment the next line to hide visible page numbers */
+ /* visibility: hidden; */
+ position: absolute;
+ right: 0.5em;
+ font-size: smaller;
+ text-align: right;
+ color:#999; /* slate gray */
+ }
+ .center { /* anything centered */
+ text-align: center; margin-left: auto; margin-right: auto;
+ }
+ body {
+ margin-left: 2em; /* modest left margin */
+ margin-right: 3em; /* right larger to ensure room for visible page # */
+ }
+ p { /* The normal paragraph used for all dialog */
+ font-size: 110%;
+ margin-top: 0.75em;
+ text-align: justify;
+ text-indent: 1.25em; /* first-line indent used in prefaces... */
+ }
+ p.scene { /* para used for SCENE: descriptions, exdented */
+ margin-left: 1.25em;
+ text-indent: -1.25em;
+ }
+ p.sdir { /* para used for stand-alone stage directions (between speeches)*/
+ margin: 0.75em 2em auto 1em; text-align:center;
+ }
+ p.caption { /* para under image */
+ font-size:75%; margin-top: 0;
+ }
+ h1, h2, h3, h4 {
+ text-align: center; /* all headings centered */
+ margin-left:auto; margin-right:auto;
+ clear: both; /* drop below floating items if any */
+ font-weight: normal; /* no headings boldened */
+ }
+ h1 { /* after CSS reset, have to spec head font sizes */
+ font-size: 200%;
+ }
+ h2 {
+ font-size: 150%; margin:2em auto 2em auto;
+ }
+ h3 {
+ font-size: 125%;
+ line-height: 2em;
+ }
+ td { line-height: 1.25em; }
+ div.plate { /* container for plate images */
+ position:relative; width:100%;
+ margin:1em auto 1em auto; text-align:center;
+ padding:3px 3px 3px 3px; border:1px solid #888;
+ }
+/* CSS for fancy headings and other special sections */
+ #cover h1 { font-size:300%; }
+ #cover h2 { font-size:125%; }
+ #cover h3 { font-weight: bold; }
+ .advertisements h2 { font-weight: bold; margin-bottom:0.5em;}
+ p.sfrench { /* Samuel French para after advertisements */
+ text-align:center; font-weight: bold; font-size:100%;
+ border-top:2px solid black; padding-top:0.5em;
+ }
+ #titlepage h1 { font-size:300%; margin-top:1em;margin-bottom:1em; }
+ #titlepage h2 { font-size:125%; font-style: italic; letter-spacing: 2px; margin-bottom:3em;}
+ #titlepage h3 { margin-bottom: 2em; }
+ #castlist p { margin-top: 0.25em;}
+ // -->
+ /* XML end ]]>*/
+ </style>
+ </head>
+<body>
+
+
+<pre>
+
+Project Gutenberg's The Ghost Breaker, by Paul Dickey and Charles Goddard
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+
+Title: The Ghost Breaker
+ A Melodramatic Farce in Four Acts
+
+Author: Paul Dickey
+ Charles Goddard
+
+Release Date: February 27, 2008 [EBook #24702]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK THE GHOST BREAKER ***
+
+
+
+
+Produced by K Nordquist, David Cortesi, Renald Levesque
+and the Online Distributed Proofreading Team at
+https://www.pgdp.net (This file was produced from images
+generously made available by The Internet Archive/American
+Libraries.)
+
+
+
+
+
+
+</pre>
+
+
+<p><span class='pagenum'><a name="Page_i" id="Page_i">[i]</a></span></p>
+<hr class="full" />
+<div id="cover">
+<h1>THE&nbsp;&nbsp;GHOST&nbsp;&nbsp;BREAKER</h1>
+
+<h2>By PAUL DICKEY and CHARLES GODDARD</h2>
+
+<img src="images/frenchslogo.png" alt="French's Standard Library Edition" />
+
+<h3>SAMUEL FRENCH, 25 West 45th St., New York</h3>
+</div>
+
+<hr class="full" />
+
+<h2>CONTENTS<br />
+<span style="font-size:75%">(Supplied by Transcriber)</span>
+</h2>
+
+<table style="width:60%;margin:2em auto 2em auto;" summary="Contents">
+<tr> <td>Cast List</td> <td><a href="#Page_3">p.&nbsp;&nbsp;3</a></td> </tr>
+<tr> <td>ACT I</td> <td><a href="#Page_5">p.&nbsp;&nbsp;5</a></td> </tr>
+<tr> <td>ACT II</td> <td><a href="#Page_19">p. 19</a></td> </tr>
+<tr> <td>ACT III</td> <td><a href="#Page_39">p. 39</a></td> </tr>
+<tr> <td>ACT IV</td> <td><a href="#Page_56">p. 56</a></td> </tr>
+<tr> <td>Stage Manager's Plot</td> <td><a href="#Page_70">p. 70</a></td> </tr>
+<tr> <td>Carpenter's Plot</td> <td><a href="#Page_71">p. 71</a></td> </tr>
+<tr> <td>Property Plot</td> <td><a href="#Page_72">p. 72</a></td> </tr>
+<tr> <td>Electrical Plot</td> <td><a href="#Page_73">p. 73</a></td> </tr>
+</table>
+
+
+<h2>LIST OF ILLUSTRATIONS<br />
+<span style="font-size:75%">(Supplied by Transcriber)</span>
+</h2>
+<table style="width:60%;margin:2em auto 2em auto;" summary="illustrations">
+<tr> <td>Plate based on Act I</td> <td><a href="#Page_16">p. 16</a></td> </tr>
+<tr> <td>Plate based on Act II</td> <td><a href="#Page_24">p. 24</a></td> </tr>
+<tr> <td>Plate based on Act III</td> <td><a href="#Page_49">p. 49</a></td> </tr>
+<tr> <td>Plate based on Act IV</td> <td><a href="#Page_56">p. 56</a></td> </tr>
+</table>
+
+<hr class="full" />
+
+<p><span class='pagenum'><a name="Page_ii" id="Page_ii">[ii]</a></span></p>
+
+<div class="advertisements">
+
+<h2><a name="Pollyanna" id="Pollyanna"></a>Pollyanna</h2>
+
+<p>The glad play, by Catherine Chisholm Cushing, after the
+novel by Eleanor H. Porter. 5 males, 6 females. 2 interiors.
+Costumes, modern. Plays 2&frac14; hours. An orphan girl is thrust
+into the home of a maiden aunt. In spite of the trials that
+beset her, she manages to find something to be glad about, and
+brings light into sunless lives. Finally Pollyanna straightens
+out the love affairs of her elders, and finds happiness for herself
+in Jimmy. "Pollyanna" gives a better appreciation of people
+and the world. It reflects the humor and humanity that gave
+the story such wonderful popularity among young and old.</p>
+
+<p>Produced in New York, and for two seasons on tour. Royalty,
+$25.00. Price, 75 cents.</p>
+
+<h2><a name="Martha_By-the-Day" id="Martha_By-the-Day"></a>Martha By-the-Day</h2>
+
+<p>An optimistic comedy in 3 acts, by Julie M. Lippmann, author
+of the "Martha" stories. 5 males. 5 females. 3 interiors. Costumes,
+modern. Plays 2&frac12; hours.</p>
+
+<p>Full of quaint humor, old-fashioned, homely sentiment, the
+kind that people who see the play will recall and chuckle over
+tomorrow and the next day.</p>
+
+<p>Miss Lippmann has herself adapted her successful book for
+the stage and has selected from her novel the most telling
+incidents, infectious comedy and homely sentiment for the
+play, and the result is thoroughly delightful. Royalty, $25.
+Price, 60 cents.</p>
+
+<h2><a name="Seventeen" id="Seventeen"></a>Seventeen</h2>
+
+<p>A comedy of youth, in 4 acts, by Booth Tarkington. 8 males,
+6 females. 1 exterior. 2 interiors. Costumes, modern. Plays
+2&frac12; hours.</p>
+
+<p>It is the tragedy of William Sylvanus Baxter that he has
+ceased to be sixteen and is not yet eighteen. Seventeen is not
+an age, it is a disease.</p>
+
+<p>In his heart William knows all the tortures and delights of
+love. But he is still sent by his mother on errands of the most
+humiliating sort and depends on his father for every nickel,
+the use of which he must justify before he gets it.</p>
+
+<p>"Silly" Bill fell in love with Lola, the "Baby-Talk Lady,"
+a vapid little flirt. To woo her in a manner worthy of himself
+(and of her) he steals his father's evening clothes. When his
+wooings become a nuisance to the neighborhood, his mother
+steals them back, and has them let out to fit the middle-aged
+form of her husband, thereby keeping William at home.</p>
+
+<p>But when it comes to the "Baby-Talk Lady's" good-bye
+dance, not to be present was unendurable. Now William again
+gets the dress suit, and how he wears it at the party, and
+Genesis discloses the fact that the proud garment is in reality
+his father's makes up the story of the play.</p>
+
+<p>"Seventeen" is a work of exquisite human sympathy and
+delicious humor. Royalty, $25.00. Price. 75 cents.</p>
+
+<p class="sfrench">
+ SAMUEL FRENCH. 25 West 45th Street, New York City<br />
+
+ New and Explicit Descriptive Catalogue Mailed<br />
+ Free on Request
+</p>
+
+</div>
+
+<hr class="full" />
+<p><span class='pagenum'><a name="Page_1" id="Page_1">[1]</a></span></p>
+
+<div id="titlepage">
+<h1> The Ghost Breaker</h1>
+
+<h2> A MELODRAMATIC FARCE IN FOUR ACTS</h2>
+
+<h3> <span style="font-size:smaller;">BY</span><br />
+
+ PAUL DICKEY <span class="smcap">and</span> CHARLES GODDARD</h3>
+
+<p class="center">
+ Copyright, 1909, by Charles W. Goddard and Paul Dickey<br />
+ Copyright assigned, 1914, to Sanger &amp; Jordan
+</p>
+
+<p style="margin-top:3em;">&nbsp;</p>
+
+<p class="center">
+ ALL RIGHTS RESERVED
+</p>
+
+<p style="text-align:justify;margin-left:2em;text-indent:-2em;">
+CAUTION: Professionals and amateurs are hereby warned that
+"THE GHOST BREAKER," being fully protected under the
+copyright laws of the United States, the British Empire, and
+the other countries of the Copyright Union, is subject to a
+royalty, and anyone presenting the play without the consent of
+the owners or their authorized agents will be liable to the penalties
+by law provided. Applications for the amateur acting
+rights must be made to Samuel French, 25 West 45th Street,
+New York, N.Y.</p>
+
+<p style="margin-top:3em;">&nbsp;</p>
+
+<div style="width:100%; text-align:center;" >
+
+<div style="float:left;margin: 0 1em 0 3em;">
+<p class="center"> New York:<br />
+ SAMUEL FRENCH<br />
+ Publisher<br />
+25 West 45th Street</p>
+</div>
+
+<div style="padding-left:3em;border-left:1px solid black; margin-right:2em; float:right;">
+<p class="center"> London:<br />
+ SAMUEL FRENCH, <span class="smcap">Ltd.</span><br />
+26 Southampton Street<br />
+ Strand</p>
+</div>
+
+</div>
+
+<p class="center">
+<img src="images/royalty_stamp.gif" style="width:400px;margin-top:20px;"
+ alt="Royalty on this play payable to our Los Angeles Office" />
+</p>
+
+
+</div>
+
+<hr class="full" />
+
+<p><span class='pagenum'><a name="Page_2" id="Page_2">[2]</a></span></p>
+
+<h3 style="font-size:100%;">
+"THE GHOST BREAKER"<br />
+<span style="font-style:italic;">All Rights Reserved</span>
+</h3>
+
+<div style="border:2px solid black; margin:4px; padding:1em 1em 1em 1em;" >
+<p>Especial notice should be taken that the possession of this
+book without a valid contract for production first having
+been obtained from the publisher, confers no right or
+license to professionals or amateurs to produce the play
+publicly or in private for gain or charity.</p>
+
+<p>In its present form this play is dedicated to the reading
+public only, and no performance, representation, production,
+recitation, public reading or radio broadcasting
+may be given by amateurs except by special arrangement
+with Samuel French, 25 West 45th Street, New York.</p>
+
+<p>This play may be presented by amateurs upon payment
+of a royalty of twenty-five dollars for each performance,
+payable to Samuel French, 25 West 45th Street, New
+York, one week before the date when the play is given.</p>
+
+<p>Whenever the play is produced by amateurs the following
+notice must appear on all programs, printing and advertising
+for the play: "Produced by special arrangement with
+Samuel French of New York."</p>
+
+<p>Attention is called to the penalty provided by law for any
+infringement of the author's rights, as follows:</p>
+
+<p><span class="smcap">Section</span> 4966:&mdash;Any person publicly performing or representing
+any dramatic or musical composition for which
+copyright has been obtained, without the consent of the
+proprietor of said dramatic or musical composition, or his
+heirs and assigns, shall be liable for damages thereof, such
+damages, in all cases to be assessed at such sum, not less
+than one hundred dollars for the first and fifty dollars for
+every subsequent performance, as to the court shall appear
+to be just. If the unlawful performance and representation
+be wilful and for profit, such person or persons shall be
+guilty of a misdemeanor, and upon conviction shall be imprisoned
+for a period not exceeding one year.&mdash;U.S. Revised Statutes:
+Title 60, Chap. 3.</p>
+</div>
+
+<hr class="full" />
+<p><span class='pagenum'><a name="Page_3" id="Page_3">[3]</a></span></p>
+
+<div id="castlist">
+<h2> THE CAST</h2>
+
+<p><span class="smcap">Princess Maria Theresa of Aragon.</span></p>
+<p><span class="smcap">Warren Jarvis</span>, <i>of Kentucky</i>.</p>
+<p><span class="smcap">Nita</span>, <i>the Princess' Maid</i>.</p>
+<p><span class="smcap">House Detective</span>, <i>Manhattan Hotel</i>.</p>
+<p><span class="smcap">Rusty Snow</span>, <i>Warren Jarvis' Colored Servant</i>.</p>
+<p><span class="smcap">Detectives</span>, <i>from Police Headquarters</i>.</p>
+<p><span class="smcap">Hotel Porter</span>.</p>
+<p><span class="smcap">Steward</span>, <i>on S.S. Aquitania</i>.</p>
+<p><span class="smcap">Carlos</span>, <i>Duke d'Alva</i>.</p>
+<p><span class="smcap">Dolores</span>, <i>the Innkeeper's Daughter</i>.</p>
+<p><span class="smcap">Vardos</span>, <i>Messenger to the Missing Prince</i>.</p>
+<p><span class="smcap">Don Robledo</span>, <i>a Soldier of Fortune</i>.</p>
+<p><span class="smcap">Pedro</span>, <i>the Innkeeper</i>.</p>
+<p><span class="smcap">Maximo</span>, <i>a Spanish Soldier</i>.</p>
+<p><span class="smcap">Gaspar</span>, <i>a Villager</i>.</p>
+<p><span class="smcap">Jose</span>, <i>Chauffeur</i>.</p>
+
+<p class="center">
+ <span class="smcap">TIME</span>: <i>The Present</i>.
+</p>
+</div>
+
+
+<p class="scene">
+<span class="smcap">Act</span> I. <i>A Room in the Hotel Manhattan, New
+ York. Five A.M.</i>
+</p>
+
+<p class="scene">
+<span class="smcap">Act</span> II. <i>A Cabin on Board S.S. Aquitania. Same
+ Morning.</i>
+</p>
+
+<p class="scene">
+<span class="smcap">Act</span> III. <i>An Old Tavern, Segura, Spain. Evening.</i>
+</p>
+
+<p class="scene">
+<span class="smcap">Act</span> IV. <i>The Castle. Same Night.</i>
+</p>
+
+<p><span class='pagenum'><a name="Page_4" id="Page_4">[4]</a></span></p>
+
+<hr class="major" />
+
+<p><span class='pagenum'><a name="Page_5" id="Page_5">[5]</a></span></p>
+<h1><a name="The_Ghost_Breaker" id="The_Ghost_Breaker"></a>The Ghost Breaker
+</h1>
+
+
+<h2><a name="ACT_I" id="ACT_I"></a>ACT I</h2>
+
+
+<p class="scene">
+<span class="smcap">Scene</span>:
+<i>Room 1121, Manhattan Hotel, New York City.</i></p>
+
+<p class="scene">
+<i>At rise stage dark. Moonlight streams through the
+window. Small clock strikes five. Pause.
+Tower clock strikes. Two gun-shots heard off
+stage right. Door slams off stage. Footsteps
+heard coming along corridor, growing hubbub
+and commotion.</i> <span class="smcap">Princess</span> <i>pokes head through
+curtains.</i> <span class="smcap">r.</span> <i>door bursts open and</i> <span class="smcap">Warren
+Jarvis</span> <i>enters hurriedly, in long coat over evening
+dress, closing and bolting the door behind him.</i></p>
+
+<p style="margin-top:2em;"><i>Princess.</i> Madre de Dios! (<i>Showing only her
+head.</i>) (<span class="smcap">Jarvis</span> <i>kicks in door, shuts it, and throws
+his shoulder against it.</i>) Who's there?</p>
+
+<p><span class="smcap">Jarvis.</span> Sh! Don't make any noise.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Winding her dressing gown closely
+about her and coming a little way into the room</i>)
+What do you want?</p>
+
+<p><span class="smcap">Jarvis.</span> Silence!</p>
+
+<p><span class="smcap">Princess.</span> (<i>Switches on lamp on right table</i>)
+How dare you enter!</p>
+
+<p><span class="smcap">Jarvis.</span> Sh! Not a sound&mdash;do you understand?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_6" id="Page_6">[6]</a></span>Voice Off.</span> (<span class="smcap">r</span>.) What's the row?</p>
+
+<p><span class="smcap">Second Voice.</span> (<span class="smcap">r</span>.) Somebody fired a pistol.</p>
+
+<p><span class="smcap">Princess.</span> What right&mdash;?</p>
+
+<p><span class="smcap">Jarvis.</span> Quiet!</p>
+
+<p><span class="smcap">Voice.</span> Where'd he go? Look on the fire-escape.</p>
+
+<p><span class="smcap">Second Voice.</span> No, he's on this floor.</p>
+
+<p><span class="smcap">Princess.</span> What is it? What do you want here?
+What have you done?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Turning to her</i>) Now, it's all right.
+I'm not going to harm you. If you will just keep
+quiet. Is that clear to you?</p>
+
+<p><span class="smcap">Princess.</span> Is it money you want? All the money
+I have is on that dressing table. (<i>Pointing.</i>) Take
+it and go.</p>
+
+<p><span class="smcap">Jarvis.</span> I'm not a burglar. I don't want your
+money.</p>
+
+<p><span class="smcap">Princess.</span> Well, then, what do you want? (<i>Sound
+of running in corridor coming toward door</i> <span class="smcap">r</span>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Listen&mdash;&mdash; (<i>Turns back to door.</i>)
+They're coming here. (<i>To</i> <span class="smcap">Princess</span>) They mustn't
+search this room, do you understand&mdash;you must put
+them off&mdash;I'm not what you think I am. (<i>Running
+dies away.</i> <span class="smcap">Jarvis</span> <i>turns to</i> <span class="smcap">Princess</span>.) Is there
+no way out through that door? (<i>Indicates door</i>
+5<span class="smcap">r</span>.)</p>
+
+<p><span class="smcap">Princess.</span> That is my maid's room.</p>
+
+<p><span class="smcap">Jarvis.</span> The fire-escape&mdash;where is it?</p>
+
+<p><span class="smcap">Princess.</span> In the hall opposite.</p>
+
+<p><span class="smcap">Jarvis.</span> I thought that red light meant in here.
+Hell! I beg your pardon.</p>
+
+<p><span class="smcap">Princess.</span> Well, why don't you go?</p>
+
+<p><span class="smcap">Jarvis.</span> I can't go that way. (<i>Indicating door</i>
+6<span class="smcap">l</span>.) They'll be waiting for me in the hall.</p>
+
+<p><span class="smcap">Princess</span>. Well, what do you expect me to do?</p>
+
+<p><span class="smcap">Jarvis</span>. The light fooled me. I thought that
+door led to the fire-escape.</p>
+
+<p><span class="smcap">Princess</span>. You said that before.</p>
+
+<p><span class="smcap">Jarvis</span>. Ha! Ha!</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_7" id="Page_7">[7]</a></span>Princess.</span> Is the situation so amusing?</p>
+
+<p><span class="smcap">Jarvis.</span> I beg your pardon. I'm not laughing at
+you. I blundered in here by mistake. I'm in a tight
+fix. I can't leave by that door. I must find some
+other. (<i>Sees door 8, across to door 8, and, disgusted,
+exclaims when he sees there is no way out
+there. Notices blood on hand and starts to put
+handkerchief around it.</i>)</p>
+
+<p><span class="smcap">Princess.</span> (<i>Going down stage</i> <span class="smcap">c.</span>) What's happened?
+You're wounded! Those shots I heard&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> I almost stopped one of the bullets.</p>
+
+<p><span class="smcap">Princess.</span> Your hand is bleeding.</p>
+
+<p><span class="smcap">Jarvis.</span> Please&mdash;I don't see how the devil&mdash;&mdash;
+(<i>Runs up and puts up shade at window 3, sees there
+is no way out.</i>) Damn!</p>
+
+<p><span class="smcap">Princess.</span> You have evidently shot someone and
+are making me shield you from justice.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Coming down</i>) No, not from justice&mdash;but
+from the law.</p>
+
+<p><span class="smcap">Princess.</span> I thought they were the same.</p>
+
+<p><span class="smcap">Jarvis.</span> No, not always&mdash;there would be no justice
+for me at the hands of the law.</p>
+
+<p><span class="smcap">Princess.</span> Well, that is not for me to decide.</p>
+
+<p><span class="smcap">Jarvis.</span> But you shall decide&mdash;at least you shall
+listen and if you find me guilty&mdash;I'll&mdash;well, I'll take
+that door or, or anything you say.</p>
+
+<p><span class="smcap">Princess.</span> Your presumption is indeed ridiculous.</p>
+
+<p><span class="smcap">Jarvis.</span> Hardly ridiculous&mdash;I am arguing for my life.</p>
+
+<p><span class="smcap">Princess.</span> Can any decision be more unjust than
+mine must be at the point of a pistol?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Lays pistol on dressing table</i> <span class="smcap">l.</span> <i>and
+crosses to</i> <span class="smcap">r.</span> <i>of</i> <span class="smcap">Princess</span>.) There is nothing
+to prevent
+your calling for help now&mdash;after all, it doesn't
+matter much whether the end comes today or the day after.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_8" id="Page_8">[8]</a></span>Princess.</span> The end? Then why don't you give
+yourself up?</p>
+
+<p><span class="smcap">Jarvis.</span> That would not have been the end. You
+don't understand, I know, but I'm not flying from
+Justice. There was in this a case of shoot or be
+shot. (<i>Sound of running toward door 6.</i>) Listen&mdash;they're
+here now. (<span class="smcap">Jarvis</span> <i>crosses door 8.</i>)</p>
+
+<p><span class="smcap">House Detective.</span> (<i>Knock outside door</i>) Anybody
+in here? (<i>Knock.</i>) Open the door.</p>
+
+<p><span class="smcap">Jarvis.</span> It's up to you to do with me as you like.
+(<i>Princess points to door</i> <span class="smcap">l.</span> <span class="smcap">Jarvis</span> <i>exits.</i>)</p>
+
+<p><span class="smcap">Nita.</span> (<i>Off stage door 5</i>) Madame&mdash;Madame&mdash;(<i>Enters.</i>)
+What is it? (<i>Running to mistress for
+protection.</i>) Something dreadful must have happened.
+(<i>Knock on door repeated.</i>) What shall I do?</p>
+
+<p><span class="smcap">Princess.</span> Open it, Nita.
+(<span class="smcap">Nita</span> <i>opens door reluctantly.</i>)</p>
+
+<p><span class="smcap">House Detective.</span> (<i>In doorway</i>) Are you all
+right in here?</p>
+
+<p><span class="smcap">Nita.</span> (<i>Holding door open</i>) Si&mdash;Se&ntilde;or.</p>
+
+<p><span class="smcap">Princess.</span> What is it, Nita?</p>
+
+<p><span class="smcap">Nita.</span> (<i>Indicating</i> <span class="smcap">Princess</span>) My mistress,
+Se&ntilde;or.</p>
+
+<p><span class="smcap">House Detective.</span> (<i>Inside of door&mdash;removing
+hat</i>) Excuse me, madame, I'm the house detective.
+Are you all right in here?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">House Detective.</span> We're sorry to bother you,
+but we're looking for someone and we thought he
+might have come in here. If you want anything
+we'll be out here in the hall. Good night!</p>
+
+<p><span class="smcap">Nita.</span> (<i>Shuts door and runs to</i> <span class="smcap">Princess</span> <span class="smcap">c.</span>)
+Forgive me, Madame, but I am so frightened. What
+is it? What is it?</p>
+
+<p><span class="smcap">Princess.</span> Control yourself, Nita. Go to bed,
+child. (<span class="smcap">Nita</span> <i>goes to door 5.</i>) I won't need you
+till six o'clock. (<i>Exit</i> <span class="smcap">Nita.</span>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_9" id="Page_9">[9]</a></span>Jarvis.</span> (<i>Entering</i> <span class="smcap">L.C.</span>) Thank you. Would
+you mind bolting that door again? He might return.
+(<span class="smcap">Princess</span> <i>crosses to door and bolts it.</i>) Do
+you know what a feud is?</p>
+
+<p><span class="smcap">Princess.</span> Feud? Spain is the home of feuds.</p>
+
+<p><span class="smcap">Jarvis.</span> So is Kentucky. That's where I came
+from. You're Spanish?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Jarvis.</span> Then you'll understand&mdash;those shots you
+heard, that was the end of a feud. I was called
+home suddenly by the death of my father&mdash;shot in
+the back&mdash;feud&mdash;man after man&mdash;two families&mdash;the
+Marcums and my own had shot each other down.
+Then my Dad fell and I was left to fight it out alone.</p>
+
+<p><span class="smcap">Princess.</span> Couldn't you?</p>
+
+<p><span class="smcap">Jarvis.</span> Couldn't I? God only knows what I've
+been through since. Those two shots you heard&mdash;that
+was the finish. This morning when I got back
+to my hotel, there was a message waiting for me. It
+was signed Jim Marcum, head of the family, and
+proposed that, as we were out of Kentucky, we meet
+and end the feud amicably. He asked me to meet
+him at this hotel in his room&mdash;no matter what hour&mdash;he
+would be waiting. He was leaving at six in the
+morning and wanted it settled. It was a pretty
+scheme. I knew the man and I saw the trap. I
+came over here prepared and went directly to his
+room. It was on this floor. I flung open the door
+and met Jim Marcum face to face. He was waiting.
+Without a word he fired. I fired, and he dropped.
+Now do you understand why the law would not give
+me justice?</p>
+
+<p><span class="smcap">Princess.</span> Did you kill him?</p>
+
+<p><span class="smcap">Jarvis.</span> I don't know&mdash;I didn't wait.</p>
+
+<p><span class="smcap">Princess.</span> What are you going to do?</p>
+
+<p><span class="smcap">Jarvis.</span> I don't know. Do you know what it
+means to fight single-handed against fearful odds&mdash;to
+fight an endless fight alone?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_10" id="Page_10">[10]</a></span>Princess.</span> Yes&mdash;yes&mdash;I know.</p>
+
+<p><span class="smcap">Jarvis.</span> Endless fight&mdash;without even a single
+word of encouragement?</p>
+
+<p><span class="smcap">Princess.</span> Yes, I know what it means.</p>
+
+<p><span class="smcap">Jarvis.</span> You know? How could you know?
+How could any woman know?</p>
+
+<p><span class="smcap">Princess.</span> Yes, I do know, because I too am
+fighting against fearful odds.</p>
+
+<p><span class="smcap">Jarvis.</span> There is no man to fight for you?</p>
+
+<p><span class="smcap">Princess.</span> No man left who dares.</p>
+
+<p><span class="smcap">Jarvis.</span> God, if there had only been some woman
+to fight for in my fight!</p>
+
+<p><span class="smcap">Princess.</span> Your mother?</p>
+
+<p><span class="smcap">Jarvis.</span> She's gone, too.</p>
+
+<p><span class="smcap">Princess.</span> Are you alone?</p>
+
+<p><span class="smcap">Jarvis.</span> Alone.</p>
+
+<p><span class="smcap">Princess.</span> If you're caught it means your life.</p>
+
+<p><span class="smcap">Jarvis.</span> Yes.</p>
+
+<p><span class="smcap">Princess.</span> Suppose I decide to help you?</p>
+
+<p><span class="smcap">Jarvis.</span> What do you mean?</p>
+
+<p><span class="smcap">Princess.</span> You have no fear of death? You are
+not afraid of ghosts?</p>
+
+<p><span class="smcap">Jarvis.</span> No, I'm not afraid of ghosts.</p>
+
+<p><span class="smcap">Princess.</span> If you escape from here it will be because
+I helped you&mdash;we might say I saved your life,
+if what you tell me is true&mdash;and if I do it, it will be
+from a selfish motive entirely&mdash;it will be because I
+have work for you. Do you understand? Work&mdash;hard
+work&mdash;dangerous work. It may mean your
+life in the end.</p>
+
+<p><span class="smcap">Jarvis.</span> You are frank, anyway.</p>
+
+<p><span class="smcap">Princess.</span> It's a chance&mdash;and you have nothing
+to lose.</p>
+
+<p><span class="smcap">Jarvis.</span> And if I agree?</p>
+
+<p><span class="smcap">Princess.</span> You will begin by taking the ancient
+feudal oath of my country.</p>
+
+<p><span class="smcap">Jarvis.</span> Oath? Isn't my word good enough?</p>
+
+<p><span class="smcap">Princess.</span> You will pardon me if I insist.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_11" id="Page_11">[11]</a></span>Jarvis.</span> Very well&mdash;I'll swear the blackest oath
+you can utter. Let's hear it.</p>
+
+<p><span class="smcap">Princess.</span> What's your name?</p>
+
+<p><span class="smcap">Jarvis.</span> Jarvis.</p>
+
+<p><span class="smcap">Princess.</span> Your full name?</p>
+
+<p><span class="smcap">Jarvis.</span> Warren Jarvis.</p>
+
+<p><span class="smcap">Princess.</span> Kneel, then, Warren of Jarvis. (<span class="smcap">Jarvis</span>
+<i>kneels on both knees.</i>) No, not that way&mdash;on one
+knee.</p>
+
+<p><span class="smcap">Jarvis.</span> I beg your pardon&mdash;&mdash;</p>
+
+<p><span class="smcap">Princess.</span> Now repeat this oath: "I, Warren of
+Jarvis&mdash;&mdash;"</p>
+
+<p><span class="smcap">Jarvis.</span> "I, Warren of Jarvis&mdash;&mdash;"</p>
+
+<p><span class="smcap">Princess.</span> "Se&ntilde;or of all the domains, fiefs, keeps
+and marshes of Warren of Kentucky&mdash;&mdash;"</p>
+
+<p><span class="smcap">Jarvis.</span> Whew&mdash;&mdash; "Se&ntilde;or of all the domains,
+fiefs, keeps and marshes of Warren of Kentucky&mdash;"</p>
+
+<p><span class="smcap">Princess.</span> "Do convey to Maria Theresa, of
+Aragon, all my worldly titles and possessions&mdash;&mdash;"
+Now take my left hand in both of yours and repeat,
+"&mdash;and receive them back as vassal and retainer."</p>
+
+<p><span class="smcap">Jarvis.</span> "And receive them back as vassal and
+retainer."</p>
+
+<p><span class="smcap">Princess.</span> "And do faithfully fight in my lady's
+cause according to the feudal laws of Castile and
+Aragon."</p>
+
+<p><span class="smcap">Jarvis.</span> "And do faithfully fight in my lady's
+cause according to the feudal laws of Castile and
+Aragon."</p>
+
+<p><span class="smcap">Princess.</span> Arise, vassal. (<span class="smcap">Jarvis</span> <i>arises and
+kisses her hand.</i>) That is part of the ceremony, but
+I meant to omit it.</p>
+
+<p><span class="smcap">Jarvis.</span> I thought that the only sensible part. I
+beg your pardon&mdash;but who on earth is this Maria
+Theresa that I am hired man to?</p>
+
+<p><span class="smcap">Princess.</span> I&mdash;am Her Highness&mdash;Maria Theresa&mdash;Princess
+of Aragon.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_12" id="Page_12">[12]</a></span>Jarvis.</span> Good night! You a Princess! And I
+have been ordering you around with a gun. (<i>Sound
+of running for a moment.</i>) Sh! (<i>Crosses to door</i>
+<span class="smcap">r.</span>, <i>listens.</i>) It's all right, but how am I going to get
+out? They've got me in a trap here.</p>
+
+<p><span class="smcap">Princess.</span> The trunk&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> The trunk? What about it?</p>
+
+<p><span class="smcap">Princess.</span> I am sending it on board the Aquitania
+at six o'clock.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Dragging trunk down stage</i>) You
+mean to get in it? Good Lord, is it big enough?</p>
+
+<p><span class="smcap">Princess.</span> I think so&mdash;and no one could possibly
+suspect&mdash;&mdash; (<span class="smcap">Jarvis</span> <i>takes out trays&mdash;locket drops
+out&mdash;back to audience.</i>) Oh&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> What is it?</p>
+
+<p><span class="smcap">Princess.</span> It's nothing&mdash;I mean it's all right&mdash;it's
+just a locket.</p>
+
+<p><span class="smcap">Jarvis.</span> Did I break it?</p>
+
+<p><span class="smcap">Princess</span>. No&mdash;&mdash; (<span class="smcap">Jarvis</span> <i>takes contents out
+of trunk.</i>) I broke it myself on purpose&mdash;yesterday.
+It means a great deal to me and perhaps to
+you. Some day you may know the reason why.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Gets in trunk</i>) Would you mind putting
+this lid down? (<span class="smcap">Princess</span> <i>puts down lid of
+trunk on</i> <span class="smcap">Jarvis.</span> <i>Grunts.</i>) O-oo-ou-ugh! (<i>Raises
+lid and stands up in trunk.</i> <span class="smcap">Princess</span> <i>raises lid all
+the way back as soon as</i> <span class="smcap">Jarvis</span> <i>shouts.</i>) I'll die in
+there.</p>
+
+<p><span class="smcap">Princess.</span> But it's a chance.</p>
+
+<p><span class="smcap">Jarvis.</span> You're <i>right</i>! I'll <i>take</i> it. (<i>Gets out of
+trunk and goes to trays.</i>) What are we going to do
+with these?</p>
+
+<p><span class="smcap">Princess.</span> We had better send those by messenger.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Turning</i>) Hold on&mdash;I've got it. No,
+you had better 'phone. (<span class="smcap">Princess</span> <i>crosses to 'phone</i>
+<span class="smcap">r.</span>) Ask the operator to give you the Hotel Belmont,
+<span class='pagenum'><a name="Page_13" id="Page_13">[13]</a></span>across the street. My room is 417. Rusty, my servant,
+is there now, waiting for word from me. (<i>He
+crosses to</i> <span class="smcap">Princess.</span>) He can be trusted. Tell him
+to come here at once&mdash;and say "Warren." That
+will fetch him.</p>
+
+<p><span class="smcap">Princess.</span> 417? Hello&mdash;&mdash; Connect me with
+the Hotel Belmont, please.</p>
+
+<p><span class="smcap">Jarvis.</span> Remember, ask for room 417.</p>
+
+<p><span class="smcap">Princess.</span> Yes, I know. Hello, hello! Is this
+the Belmont?&mdash;Give me room 417.</p>
+
+<p><span class="smcap">Jarvis.</span> Ask if it's Rusty and be sure and say
+"Warren."</p>
+
+<p><span class="smcap">Princess.</span> Hello&mdash;is this Mr. Rusty? Well, listen
+carefully. You are to come right over to the
+Manhattan Hotel, across the street from where you
+are. A bellboy will be waiting for you at the desk,
+and he is to bring you right up to room 1121.</p>
+
+<p><span class="smcap">Jarvis.</span> And tell him to keep his mouth shut&mdash;&mdash;</p>
+
+<p><span class="smcap">Princess.</span> And&mdash;and&mdash;don't talk to anyone....
+What's that? "Warren." He'll be coming right
+over.</p>
+
+<p><span class="smcap">Jarvis.</span> Now get the clerk downstairs, and tell
+them to look out for Rusty and send him up here.</p>
+
+<p><span class="smcap">Princess.</span> Hello, hello! I'm expecting a man&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> A colored man.</p>
+
+<p><span class="smcap">Princess.</span> A colored man. To get some things.
+He will come right to the desk. Please send him
+up at once. It is very important. (<span class="smcap">Jarvis</span> <i>takes
+out knife and begins boring hole in trunk from inside
+out. This hole should be already cut and covered
+with a label.</i>) What are you doing that for?</p>
+
+<p><span class="smcap">Jarvis.</span> Got to breathe. I think I can&mdash;&mdash; (<i>Apparently
+the knife breaks.</i>) Confound it!</p>
+
+<p><span class="smcap">Princess.</span> What did you do?</p>
+
+<p><span class="smcap">Jarvis.</span> Snapped the blade. Now how am I going
+to cut a hole in that trunk?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Crossing to dresser</i>) Will my shears do?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_14" id="Page_14">[14]</a></span>Jarvis.</span> If they are not too large. Where are
+they? (<span class="smcap">Princess</span> <i>gives</i> <span class="smcap">Jarvis</span> <i>shears.</i>) Thank
+you. What time does the boat sail?</p>
+
+<p><span class="smcap">Princess.</span> Nine o'clock.</p>
+
+<p><span class="smcap">Jarvis.</span> Good&mdash;that will give Rusty time to get
+aboard with these trays and my baggage.</p>
+
+<p><span class="smcap">Princess.</span> We've ten minutes before they call
+for the trunk. (<i>Knock at door 6.</i> <span class="smcap">Princess</span> <i>looks
+at</i> <span class="smcap">Jarvis</span><i>, who makes gesture cautioning silence and
+exits door</i> <span class="smcap">l.</span> <span class="smcap">Princess</span> <i>crosses and opens door.</i>)
+Come in, please.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Enter across center</i>) Where's Marse
+Warren&mdash;&mdash;? (<i>Enter</i> <span class="smcap">Jarvis</span> <i>across to</i> <span class="smcap">Rusty.</span>)
+Lord bless you, Marse Warren&mdash;I certainly thought
+he got you!</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Patting</i> <span class="smcap">Rusty</span> <i>on the back</i>) Never
+mind what you thought. Help me with these&mdash;it's
+ten minutes to six&mdash;we sail for Europe in three hours.</p>
+
+<p><span class="smcap">Rusty.</span> Three hours! Good Lord! You mean we&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, you and I. What are we going to
+wrap these in? (<i>Picking up trays.</i>)</p>
+
+<p><span class="smcap">Princess.</span> Here, this will do. (<i>Handing steamer
+rug from chair.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Fine! (<i>Spreading steamer rug on trunk
+and putting tray on it, wraps up tray during speech.</i>)
+Take these, with our baggage, to the steamship
+Aquitania&mdash;Cunard Line. Buy accommodations.
+Mind, you won't see me till after we get out at sea.
+Keep in your stateroom and sit tight till you hear
+from me. You understand? Cunard Line&mdash;and the
+clerk at our hotel will attend to everything and get
+the tickets. Then you pay the bill. Now get hold
+of this money. (<span class="smcap">Jarvis</span> <i>gives</i> <span class="smcap">Rusty</span> <i>money.</i>) I
+beg your pardon! This is Rusty. Rusty, this is
+the Princess of Aragon.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_15" id="Page_15">[15]</a></span>Rusty.</span> How do you do, Mrs. Princess?</p>
+
+<p><span class="smcap">Jarvis.</span> There&mdash;that will do. Now do you understand?</p>
+
+<p><span class="smcap">Rusty.</span> Yes, sir. I take everything to the steamboat&mdash;get
+accom&mdash;ac-commoda&mdash;accommoda&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> Accommodations.</p>
+
+<p><span class="smcap">Rusty.</span> Accomo&mdash;accommoda&mdash;&mdash; I know what
+you mean. (<i>With smile at</i> <span class="smcap">Princess.</span>) For us and
+Mrs. Princess?</p>
+
+<p><span class="smcap">Jarvis.</span> No, no&mdash;not for the Princess&mdash;just for
+we two.</p>
+
+<p><span class="smcap">Rusty.</span> Oh, yas, sir, I understand perfectly, sir.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Gives parcel to</i> <span class="smcap">Rusty</span>) Now, then,
+what's the name of the boat?</p>
+
+<p><span class="smcap">Rusty.</span> The Aqui-tania.</p>
+
+<p><span class="smcap">Jarvis.</span> What's the name of the line?</p>
+
+<p><span class="smcap">Rusty.</span> The Cunard.</p>
+
+<p><span class="smcap">Jarvis.</span> Now be off, and don't miss that boat.
+(<span class="smcap">Princess</span> <i>opens door.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Exiting</i>) No, sir, I won't miss it.</p>
+
+<p><span class="smcap">Princess.</span> (<i>As</i> <span class="smcap">Rusty</span> <i>reaches door</i>) Good-bye,
+Rusty.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Turning</i>) Good-bye, Miss&mdash;er&mdash;Princess.</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>resumes work on trunk.</i> <span class="smcap">Princess</span> <i>crosses
+to</i> <span class="smcap">Jarvis.</span>)</p>
+
+<p><span class="smcap">Princess.</span> Can you do it?</p>
+
+<p><span class="smcap">Jarvis.</span> I think so&mdash;yes, it's going&mdash;there it goes&mdash;through!</p>
+
+<p><span class="smcap">Princess.</span> Make another. (<i>She crosses to the
+dresser.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Haven't time. I'll widen this one a little.
+Remember this trunk must not go in the hold of the
+ship. Have it marked "Wanted" and "This end up."
+I will lie with my head this way. I'll put the shears
+<span class='pagenum'><a name="Page_16" id="Page_16">[16]</a></span>
+in here, and I can cut another hole from the inside
+if it gets too stuffy.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Takes revolver from dressing table
+and gives it to</i> <span class="smcap">Jarvis</span>) And you better take this,
+too.</p>
+
+<p><span class="smcap">Jarvis.</span> How do you know you can trust me?</p>
+
+<p><span class="smcap">Princess.</span> I don't&mdash;I have to take that chance.</p>
+
+<p><span class="smcap">Jarvis.</span> You must have a pretty good reason.</p>
+
+<p><span class="smcap">Princess.</span> I have.</p>
+
+<p><span class="smcap">Jarvis.</span> Now, before I get in this, there's just
+one or two things I would like to know. What about
+the ghost?</p>
+
+<p><span class="smcap">Princess.</span> Are you afraid?</p>
+
+<p><span class="smcap">Jarvis.</span> Lord, no, I just wanted to know&mdash;that's all.</p>
+
+<p><span class="smcap">Princess.</span> You'll know in time, Mr. Jarvis.</p>
+
+<p><span class="smcap">Jarvis.</span> Are you really&mdash;a sure thing&mdash;Princess?</p>
+
+<p><span class="smcap">Princess.</span> Why did you say that?</p>
+
+<p><span class="smcap">Jarvis.</span> Oh, I don't know. Somehow you're not
+quite like what I thought a Princess would be.</p>
+
+<p><span class="smcap">Princess.</span> I'm sorry.</p>
+
+<p><span class="smcap">Jarvis.</span> Oh, I didn't mean it that way. I mean
+that you're different from the popular idea of a
+Princess. You have more understanding&mdash;more
+sympathy&mdash;more heart.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Icily</i>) In that respect, sir, you will
+find me quite like your popular idea.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Squelched</i>) I wonder if that hole will
+let in enough air?</p>
+
+<p><span class="smcap">Princess.</span> I hope so. (<span class="smcap">Porter</span> <i>knocks.</i>) It
+must be the men for the trunk. Who is it, please?</p>
+
+<p><span class="smcap">Porter.</span> Trunks.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Getting into trunk</i>) Remember? This
+trunk must not go into the hold of the ship. You
+must have it marked "Wanted" and "This side up."
+You might add, "With Care," if you've a mind to.</p>
+
+<p><span class="smcap">Princess.</span> Are you all right?</p>
+
+<p><span class="smcap">Jarvis.</span> No.</p>
+
+<div class="plate">
+<a href="images/page_16h.jpg">
+<img src="images/page_16.jpg"
+ title="The Ghost Breaker, Act I"
+ alt="The Ghost Breaker, Act I" />
+</a>
+<p class="caption"><span class="smcap">The Ghost Breaker</span>
+<span style="position:absolute;right:2em;text-align:right;font-style:italic;">See
+<a href="#Page_17">Page 17</a></span>
+</p>
+</div>
+
+<p><span class='pagenum'><a name="Page_17" id="Page_17">[17]</a></span></p>
+
+<p><span class="smcap">Princess.</span> (<i>Shuts trunk, crosses and opens door</i>)
+The trunk is ready.</p>
+
+<p><span class="smcap">Porter.</span> (<i>Enter and cross with truck</i> <span class="smcap">l.</span> <i>of trunk</i>)
+Very good, ma'am.</p>
+
+<p><span class="smcap">Princess.</span> Have the other trunks gone?</p>
+
+<p><span class="smcap">Porter.</span> Yes'm, last night.</p>
+
+<p><span class="smcap">Princess.</span> This goes on the special wagon, Porter.</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">House Detective</span> <i>and sees broken door.</i>)</p>
+
+<p><span class="smcap">Porter.</span> (<i>Setting trunk on end</i>) Yes, mum. I'll
+see that a special sticker is put on it.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Crosses left of trunk</i>) Have it
+marked "Wanted" and "This end up."</p>
+
+<p><span class="smcap">Porter.</span> (<i>Putting trunk on truck</i>) You'll find it
+in your room when you get down to the steamer.</p>
+
+<p><span class="smcap">Princess.</span> And, Porter, handle it gently.</p>
+
+<p><span class="smcap">Porter.</span> Shore, I never smashed one in my life.
+(<i>Starts off</i> <span class="smcap">r.</span>) I'll handle it like it had glass on the
+inside, so don't worry one little bit.</p>
+
+<p><span class="smcap">House Detective.</span> (<i>Stopping trunk</i> <span class="smcap">c.</span>
+<i>to</i> <span class="smcap">Princess</span>)
+Just a minute, Porter. How did that lock get broken?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Frightened, but trying not to show
+it</i>) It was broken when I came.</p>
+
+<p><span class="smcap">Detective.</span> How long have you been here?</p>
+
+<p><span class="smcap">Princess.</span> We came yesterday.</p>
+
+<p><span class="smcap">Detective.</span> How long are you going to stay?</p>
+
+<p><span class="smcap">Princess.</span> We sail this morning for Europe.</p>
+
+<p><span class="smcap">Detective.</span> Huh! Excuse me, Madame, but the
+police are making an investigation and they would
+like to take in this room. Do you mind?</p>
+
+<p><span class="smcap">Princess.</span> No.</p>
+
+<p><span class="smcap">Detective.</span> What time does your boat sail?</p>
+
+<p><span class="smcap">Princess.</span> We are sailing at nine o'clock.</p>
+
+<p><span class="smcap">Detective.</span> Does this trunk go on board?</p>
+
+<p><span class='pagenum'><a name="Page_18" id="Page_18">[18]</a></span><span class="smcap">Princess.</span> (<i>Relieved</i>) Yes, I want it to go on a
+special wagon.</p>
+
+<p><span class="smcap">Detective.</span> All right, Porter. Go ahead. (<i>Exit</i>
+<span class="smcap">Porter</span> <i>with trunk. To the Police who are supposed
+to be off</i> <span class="smcap">r.</span>) Come in.</p>
+
+<p class="center">CURTAIN</p>
+
+
+<hr class="major" /><p><span class='pagenum'><a name="Page_19" id="Page_19">[19]</a></span></p>
+
+<h2><a name="ACT_II" id="ACT_II"></a>ACT II</h2>
+
+<p class="scene"><span class="smcap">Scene</span>: <i>An elegantly furnished stateroom on the
+S.S. Aquitania.</i></p>
+
+<p class="scene"><span class="smcap">At Rise</span> <i>is empty, shuffling and murmuring of crowd
+on deck. "All visitors ashore!" heard in distance.</i></p>
+
+<p class="scene"><i>Door</i> <span class="smcap">l</span>., <i>leading to promenade deck outside;
+door</i> <span class="smcap">r</span>. <i>leading to another room; windows or portholes
+in rear looking out; closet down</i> <span class="smcap">r</span>. <i>Lights full
+up, amber and white.</i></p>
+
+<p class="scene"><i>Trunk that was carried off stage in first act discovered
+stage</i> <span class="smcap">c</span>., <i>wrong side up. Markings that
+were put on it first act are now upside down.
+Trunk on end. When curtain rises up trunk
+begins to rock back and forth as though something
+inside was trying to turn it over. When
+probable laugh has died away, door</i> <span class="smcap">l</span>. <i>opens.
+Stateroom</i> <span class="smcap">Steward</span> <i>is showing</i> <span class="smcap">Princess</span> <i>and</i>
+<span class="smcap">Nita</span> <i>in</i>.</p>
+
+<p style="margin-top:2em;"><span class="smcap">Steward</span>. (<i>Opening door</i> <span class="smcap">l</span>. <i>and standing aside
+to allow</i> <span class="smcap">Princess</span> <i>and</i> <span class="smcap">Nita</span> <i>to enter.</i>
+<span class="smcap">Princess</span>
+<i>enters first and trunk upside down immediately catches
+her eye. When</i> <span class="smcap">Princess</span> <i>well in room, enter</i> <span class="smcap">Nita</span>,
+<i>who stumbles over raised sill. Solicitously</i>) Oh,
+I'm sorry! Did you hurt yourself? (<span class="smcap">Steward</span> <i>lays
+bags and satchels on seat, back to audience.</i>) Rather
+inconvenient, those doors, till you get used to them,
+but necessary to keep out the water in rough weather.</p>
+
+<p><span class="smcap">Princess</span>. (<span class="smcap">l</span>., <i>paying very little attention to</i>
+<span class="smcap"><span class='pagenum'><a name="Page_20" id="Page_20">[20]</a></span>Steward</span>, <i>only anxious to get rid of him and</i> <span class="smcap">Nita</span>
+<i>so she may turn trunk over.</i>) You don't anticipate
+a bad passage, Steward?</p>
+
+<p><span class="smcap">Steward.</span> (<span class="smcap">r</span>., <i>fussing about</i>) Rather uncertain
+at this season, but your location is good, Madam,
+and you'll find she's as steady as a church.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Looking around as</i> <span class="smcap">Steward</span> <i>arranges
+things fussily</i>) This is very pleasant. (<span class="smcap">Nita</span> <i>arranges
+bags and grips on window seat.</i>)</p>
+
+<p><span class="smcap">Steward.</span> Quite the best suite on board, Madam.
+Here is the clothes press, and the other rooms are
+off there. (<i>Opening door</i> <span class="smcap">l</span>. <i>and closing it again.</i>)
+If you want anything&mdash;(<i>Points</i> <span class="smcap">l</span>.)&mdash;there is the
+telephone. (<i>Notices trunk in middle of room for
+first time. Takes hold.</i>) I'll place your trunk&mdash;&mdash; (<i>Starts
+to move trunk and drags it to side.</i>)</p>
+
+<p><span class="smcap">Princess.</span> (<i>Quickly stopping him</i>) Never mind
+now, Steward. You can place it later. (<span class="smcap">Steward</span>
+<i>releases trunk, but does not set it down.</i>) You might
+turn it right side up.</p>
+
+<p><span class="smcap">Steward.</span> (<i>Noticing labels</i>) Oh, I'm sorry!
+(<i>Turns trunk.</i> <span class="smcap">Princess</span> <i>sighs.</i>) I hope the contents
+are not upset, madam.</p>
+
+<p><span class="smcap">Princess.</span> I hope not.</p>
+
+<p><span class="smcap">Steward.</span> Anything more, Madam?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Anxious to get him out of room</i>)
+Not now, thank you, Steward. How soon do we sail?</p>
+
+<p><span class="smcap">Steward.</span> Very soon now. (<i>Voices off calling,
+"All ashore!" four times; voice approaches and dies
+away.</i>) They're already calling "All ashore," Madam.
+(<i>Exit and closes door.</i>)</p>
+
+<p>Nita. (<span class="smcap">l.c.</span>) Your Highness has the key to this trunk?</p>
+
+<p><span class="smcap">Princess.</span> (<span class="smcap">c.</span>) Yes&mdash;yes&mdash;you may&mdash;leave this
+trunk as it is, Nita, till later. (<i>Crosses to</i> <span class="smcap">r</span>.)
+Go to your room and get settled; then unpack the other
+trunks. I'll call you when I want you.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_21" id="Page_21">[21]</a></span>Nita</span>. (<i>Going toward door</i> <span class="smcap">r</span>.) Yes, your Highness.
+(<i>When</i> <span class="smcap">r</span>., <i>near door, stops suddenly and timidly
+says</i>) Will your Highness pardon me if I am
+mistaken in thinking I recognize the <span class="smcap">Duke</span>, your exalted
+cousin, among the passengers?</p>
+
+<p><span class="smcap">Princess</span>. (<i>Without showing</i> <span class="smcap">Nita</span> <i>that she is
+startled, but audience sees it</i>) My cousin, impossible.
+He is at Madrid.</p>
+
+<p><span class="smcap">Nita</span>. (<i>In excellent servant style, yet knowing
+she is right</i>) Yes, your Highness. (<span class="smcap">Nita</span> <i>bows and
+exits</i> <span class="smcap">r</span>., <i>closing door.</i>)</p>
+
+<p><span class="smcap">Princess</span>. (<i>Quickly fumbles with keys&mdash;selects
+right one, inserts in lock, unlocks and opens lid. Just
+as lid up</i>) Are you all right, Mr. Jarvis?
+(<i>Knock at door as</i> <span class="smcap">Princess</span> <i>starts to raise lid.</i>)
+Wait&mdash;&mdash; (<i>Shuts down lid again. Knock repeated.</i> <span class="smcap">Princess</span>
+<i>crosses and opens door</i> <span class="smcap">l</span>., <i>disclosing</i> <span class="smcap">Duke</span>.
+<i>Exclaims in dismay</i>) Carlos&mdash;&mdash;</p>
+
+<p><span class="smcap">Duke</span>. (<i>Raising hat&mdash;standing in open door</i>)
+Fair cousin&mdash;if I but knew you were as pleased as
+surprised at seeing me. (<i>During speech he has entered;
+takes</i> <span class="smcap">Princess</span>' <i>hand and carries it to lips
+and kisses it.</i>)</p>
+
+<p><span class="smcap">Princess</span>. Why did you leave Spain?</p>
+
+<p><span class="smcap">Duke</span>. (<i>Shuts door</i>) First say you are glad to see me.</p>
+
+<p><span class="smcap">Princess</span>. Why are you here?</p>
+
+<p><span class="smcap">Duke</span>. (<span class="smcap">r.c.</span>) Are you not glad to see me?</p>
+
+<p><span class="smcap">Princess</span>. (<span class="smcap">l.c.</span>) Why, of course, Carlos, I&mdash;I'm
+always glad to see you. But why have you come to America?</p>
+
+<p><span class="smcap">Duke</span>. Who could bring me to America but you?</p>
+
+<p><span class="smcap">Princess</span>. How did you find me?</p>
+
+<p><span class="smcap">Duke</span>. It wasn't easy. Spain had no attraction
+for me after you left, and I followed. Is not that
+true devotion? (<i>Two long whistles.</i> <span class="smcap">Princess</span> <i>gets
+up confusedly as though she would not listen and
+goes to window back.</i>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_22" id="Page_22">[22]</a></span>Princess</span>. (<i>Up to window</i> <span class="smcap">c.</span>) Oh, come! We
+are starting! Let's go out on deck&mdash;I want one last
+look at America.</p>
+
+<p><span class="smcap">Duke</span>. Thank you, cousin, I can do very well without it.</p>
+
+<p><span class="smcap">Princess</span>. Oh, Carlos, don't be absurd! Please.
+(<i>Whistle.</i>) We'll be gone in ten minutes. (<i>She goes
+toward door.</i> <span class="smcap">Carlos</span> <i>gets up and opens it for her.
+Not wanting to</i>, <span class="smcap">Princess</span> <i>exits, followed by</i> <span class="smcap">Carlos</span>,
+<i>who closes door after him. Trunk lid raised slowly
+after</i> <span class="smcap">Princess</span> <i>and</i> <span class="smcap">Duke</span> <i>exit</i>.
+<span class="smcap">Jarvis</span>' <i>head appears
+and looks about. Throws back lid and stands
+up. Gets cigarette and matches out of pocket, lights
+and smokes. Expresses satisfaction. Lifts one leg
+to step out of trunk; gets stitch in back at movement.</i>)</p>
+
+<p><span class="smcap">Jarvis</span>. Oh&mdash;oh&mdash;Lord! (<i>Carries this business
+at far as legitimate. With every movement getting
+out of trunk finds new pain.</i>) If I only had that
+last baggage man by the neck! Oh&mdash;a&mdash;oh, Lord!
+(<i>Crosses left and drinks water.</i>) Well, I'm all here,
+most all. (<i>Feels elbow that is evidently skinned.
+Shoes are bent up from being doubled up in trunk.
+Sees them.</i>) My feet are bent. (<i>Goes to stoop
+down to get them&mdash;gets stitch in back. Drinks.</i>)
+Oh&mdash;oh&mdash;o! (<i>Hobbles over to looking glass, then
+to telephone</i> <span class="smcap">r</span>.) Hello&mdash;hello&mdash;give me Mr. Jarvis'
+stateroom. Please&mdash;Jarvis&mdash;Warren Jarvis. No.
+I don't know the number. All right. (<i>Pause.</i>)
+Hello&mdash;Rusty? Come on up here quick and bring
+me an overcoat, cap and scarf. What's that? Hold
+on, I'll see. (<i>Pause, then opens door</i> <span class="smcap">l.</span> <i>and looks
+at number on outside; shuts door; back to telephone</i>)
+Stateroom A&mdash;promenade deck&mdash;and bring up that
+big bundle&mdash;quick, now! (<i>Hangs up&mdash;crosses and
+looks out window.</i>) Well, good-bye, America. I
+don't know when I'll see your shores again. (<i>Shuts
+trunk and sits on it.</i>) If Rusty gets here before
+<span class='pagenum'><a name="Page_23" id="Page_23">[23]</a></span>that Exalted Cousin returns, I'll be all right. Hm&mdash;ouch!&mdash;I
+wonder what the game is? (<i>Knock at
+door.</i>) Go away&mdash;we're all very ill. (<span class="smcap">Jarvis</span>, <i>uncertain
+who it is, starts to hide. Door opens very
+cautiously. Enter</i> <span class="smcap">Rusty</span> <i>carrying bundle of trays
+taken in first act.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Looking over shoulder</i>) I knows where
+I'm goin', all right.</p>
+
+<p><span class="smcap">Jarvis.</span> Come on in, Rusty.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Crosses to back of trunk</i>) How did
+you get on board?</p>
+
+<p><span class="smcap">Jarvis.</span> I came in that trunk.</p>
+
+<p><span class="smcap">Rusty.</span> You came in that trunk?</p>
+
+<p><span class="smcap">Jarvis.</span> Did you see any signs of the police?</p>
+
+<p><span class="smcap">Rusty.</span> No, sir.</p>
+
+<p><span class="smcap">Jarvis.</span> Are you sure?</p>
+
+<p><span class="smcap">Rusty.</span> Yes, sir.</p>
+
+<p><span class="smcap">Jarvis.</span> Did you look?</p>
+
+<p><span class="smcap">Rusty.</span> No, sir. (<i>Handle of door</i> <span class="smcap">r</span>. <i>rattles.</i>
+<span class="smcap">Jarvis</span> <i>to open door.</i> Princess <i>enters.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> How de do, Mrs. Princess?</p>
+
+<p><span class="smcap">Princess.</span> How do you do, Rusty? (<i>Exclamation</i>
+<span class="smcap">c.r.</span>) Oh, there you are! You're all right, aren't you?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Rubbing sore places</i>) Yes, I'm all right.</p>
+
+<p><span class="smcap">Princess.</span> But your hand&mdash;you must have that attended to at once.</p>
+
+<p><span class="smcap">Jarvis.</span> That's all right. I'll see the ship's surgeon.</p>
+
+<p><span class="smcap">Princess.</span> Do, please.</p>
+
+<p><span class="smcap">Jarvis.</span> (<span class="smcap">r</span>.) You can go now, Rusty. Oh, listen!
+What is the number of your stateroom?</p>
+
+<p><span class="smcap">Rusty.</span> Number Seven twenty-nine.</p>
+
+<p><span class="smcap">Jarvis.</span> Seven twenty-nine. Now get this: Go
+there, lock yourself in, and don't talk to anyone.
+You're deaf and dumb&mdash;understand?&mdash;deaf and dumb.</p>
+
+<p><span class="smcap">Rusty.</span> I got you first. (<i>Exit upper deck.</i>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_24" id="Page_24">[24]</a></span>Princess.</span> There is something I must tell you.
+My cousin, the Duke D'Alva, is on board this boat.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Whimsically</i>) He professes to love you
+devotedly.</p>
+
+<p><span class="smcap">Princess.</span> You overheard?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Pointing to trunk</i>) The trunk. It
+wasn't my idea, you know. (<i>With feeling&mdash;yet
+knowledge</i>) You are afraid of him? Why?</p>
+
+<p><span class="smcap">Princess.</span> Well, he is very powerful&mdash;and I may
+be driven into his hands.</p>
+
+<p><span class="smcap">Jarvis.</span> You mean&mdash;you might have to marry him?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Looking nervously toward door</i> <span class="smcap">c.</span>)
+Yes, if you fail.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Breath being taken away</i>) If I fail&mdash;Say,
+hold on a minute! Things are coming too fast
+for me. I&mdash;you&mdash;how do I&mdash;&mdash;</p>
+
+<p><span class="smcap">Princess.</span> (<i>Interrupting</i>) He may come back
+any minute&mdash;and I don't dare tell him what happened
+at the Manhattan Hotel&mdash;but he will want to
+know who you are and why you are with me.</p>
+
+<p><span class="smcap">Jarvis.</span> That's what I want to know. You forget
+I am completely in the dark.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Looking out of window</i>) The police
+can't be on board now. (<i>Down stage.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Going to window beside her, and then
+back again</i>) You can't tell until you see who goes
+ashore with the pilot. They may be working on
+Rusty as a clue, but it won't lead them to anything
+so long as they don't connect him with me. We'll
+take no chances until we get past the danger line.
+Now let's get down to business. What is the matter&mdash;and
+what am I to do?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Hesitating</i>) I hardly know how to
+begin&mdash;it seems absurd in this broad daylight to talk
+of ghosts&mdash;but the fact is, my castle is haunted.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Laughing</i>) Spooks?</p>
+
+<div class="plate">
+<a href="images/page_24h.jpg">
+<img src="images/page_24.jpg"
+ title="The Ghost Breaker, Act II"
+ alt="The Ghost Breaker, Act II" />
+</a>
+<p class="caption"><span class="smcap">The Ghost Breaker</span>
+<span style="position:absolute;right:2em;text-align:right;font-style:italic;">See
+<a href="#Page_34">Page 34</a></span>
+</p>
+</div>
+
+<p><span class="smcap">Princess.</span> (<i>Very seriously</i>)
+Call it anything you
+<span class='pagenum'><a name="Page_25" id="Page_25">[25]</a></span>
+like, but the castle is haunted, just the same. My
+grandfather was one of the wealthiest nobles in
+Spain. When he died my father went to take possession
+of his estate in Segura. He found the town
+full of weird stories of uncanny happenings&mdash;the
+castle was deserted, everyone had fled and all told
+of something in armor that stalked the halls at night.</p>
+
+<p><span class="smcap">Jarvis.</span> O-o-o-o-o-o-o-h!</p>
+
+<p><span class="smcap">Princess.</span> My father laughed at the silly natives
+and said he would go into the castle and show them
+how foolish their fears were. He went, and was
+never seen again.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Naturally deeply interested</i>) What happened
+to him?</p>
+
+<p><span class="smcap">Princess.</span> No one knows. He disappeared&mdash;vanished
+utterly, without leaving a single clue&mdash;and the treasure's gone.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>More interested at word Treasure</i>)
+Treasure&mdash;what treasure?</p>
+
+<p><span class="smcap">Princess.</span> My grandfather is known to have converted
+all his wealth into Spanish gold. It amounted
+to about a million dollars in your money.</p>
+
+<p><span class="smcap">Jarvis.</span> How long ago was that?</p>
+
+<p><span class="smcap">Princess.</span> Fifteen years ago. Since then two
+other men have disappeared&mdash;just as my father did&mdash;and
+now, the Duke tells me that my brother has
+entered the castle. You see it runs in the blood. Up
+to a week ago my brother had sent me a cable every
+day, then suddenly the messages ceased. All this
+week not a word. Now I know&mdash;my brother has entered
+the castle, and&mdash;well, that is the end.</p>
+
+<p><span class="smcap">Jarvis.</span> Why did you leave Spain?</p>
+
+<p><span class="smcap">Princess.</span> A part of the legend was that a plan
+had been made showing just where the treasure was
+located&mdash;but this plan could never be found. Only
+by accident I learned that this plan had been hidden
+in the back of a locket and the locket, I discovered,
+<span class='pagenum'><a name="Page_26" id="Page_26">[26]</a></span>had been sold and was in America. It was to find
+this locket that I left my brother and came here.</p>
+
+<p><span class="smcap">Jarvis.</span> Then my work now is to find your
+brother and solve the mystery? All right! We'll
+explain to the Duke that you are taking me to Spain
+for no other purpose than to solve the mystery. In
+America we've had trust-breakers and strike-breakers,
+and now why not Jarvis, the Ghost Breaker?</p>
+
+<p><span class="smcap">Princess.</span> Why, yes, why not? Carlos would
+believe almost anything of you Americans.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Whimsically</i>) And you will tell him
+you have made me a&mdash;er&mdash;what is it? A vassal?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Almost shyly</i>) I think not&mdash;not just yet.</p>
+
+<p><span class="smcap">Jarvis.</span> By the way, your&mdash;er&mdash;just how should
+a perfectly good vassal address his Princess?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Hesitatingly</i>) Highness&mdash;is correct.</p>
+
+<p><span class="smcap">Jarvis.</span> Highness&mdash;tell me, your Highness, a vassal
+doesn't amount to much, does he? I thought he was a piker.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Mystified</i>) A piker&mdash;a man who
+carries a pike?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Trying to explain</i>) No, no&mdash;a piker is
+a tin horn.</p>
+
+<p><span class="smcap">Princess.</span> Tin horn?</p>
+
+<p><span class="smcap">Jarvis.</span> Well, a sort of pawn in this game of
+chess&mdash;along with your kings and queens and castles
+and things. (<i>Seriously, yet playfully</i>) Could a
+good, hard-working, reliable vassal work his way
+up to be a Duke or a Lord, or something like that?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Almost playing with him</i>) You're
+an ambitious vassal, aren't you? I'm afraid you
+wouldn't be content with being anything less than a
+king.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Meaningly</i>) A king&mdash;a prince&mdash;or a bandit.</p>
+
+<p><span class="smcap">Princess.</span> A bandit? And why a bandit?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_27" id="Page_27">[27]</a></span>Jarvis.</span> A king might command&mdash;a prince request&mdash;a bandit seize.</p>
+
+<p><span class="smcap">Princess.</span> Seize what?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Daringly</i>) That which a mere vassal
+can only admire. (<i>Knock at door. Both brought back to earth.</i>)</p>
+
+<p><span class="smcap">Princess.</span> There he is now.</p>
+
+<p><span class="smcap">Jarvis.</span> Hooray!</p>
+
+<p><span class="smcap">Princess.</span> What shall I call you?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Whispering</i>) Oh, any old thing&mdash;Warren,
+Mr. Warren. (<i>Pause.</i> <span class="smcap">Princess</span> <i>crosses to
+door, hesitates a moment, then opens it.</i>)</p>
+
+<p><span class="smcap">Princess.</span> Come in.</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Duke.</span> <i>Stops at sight of</i> <span class="smcap">Jarvis.</span>)</p>
+
+<p><span class="smcap">Duke.</span> Oh, I'm intruding. (<i>Spoken as though
+he expected</i> <span class="smcap">Jarvis</span> <i>to go.</i>)</p>
+
+<p><span class="smcap">Princess.</span> Allow me to present Mr. Warren,
+whom I am bringing from America to solve the mystery
+of the castle. My cousin, Duke D'Alva. (<i>She
+crosses</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Cross to</i> <span class="smcap">Duke</span>&mdash;<i>easily</i>) Glad to know
+You. (<span class="smcap">Princess</span> <i>back</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Patronizingly</i>) I am honored. Interesting
+task you have undertaken. May I ask if that is
+your regular profession?</p>
+
+<p><span class="smcap">Jarvis.</span> That is my business, solving mysteries,
+looking up the family skeleton, hunting out spooks.
+What we call in America a Ghost Breaker!</p>
+
+<p><span class="smcap">Duke.</span> Ghost Breaker? A strange calling. I indeed
+never heard of anything more extraordinary.</p>
+
+<p><span class="smcap">Jarvis.</span> It is not surprising, your Excellency. We
+are living in an age of specialists&mdash;and like every
+other profession, this calls for its own peculiar training.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Interrupting</i>) I am so glad you are
+<span class='pagenum'><a name="Page_28" id="Page_28">[28]</a></span>here, cousin&mdash;you will be able to tell Mr. Warren,
+so much better than I, all the circumstances.</p>
+
+<p><span class="smcap">Duke.</span> I'll be delighted to throw any light I can
+on the mystery, but first tell me&mdash;(<i>To</i> <span class="smcap">Princess</span>)&mdash;why
+did you leave your brother to come to America?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Takes locket from reticule</i>) This
+little locket is what brought me to America.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Crosses to her, holding out hand to take
+it</i>) May I see it?</p>
+
+<p><span class="smcap">Princess.</span> (<i>Takes out memo.</i>) No, Carlos, you
+may see the locket&mdash;no one must see the memorandum.</p>
+
+<p><span class="smcap">Duke.</span> Memorandum?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Seated on trunk&mdash;to</i> <span class="smcap">Duke</span>)
+A wise precaution.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Picking up locket</i>) Curious old piece
+of work&mdash;and you came all the way to America for this?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Duke.</span> You were very fortunate to find it so
+soon. (<i>Cross</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Princess.</span> I knew where to go to find it&mdash;and yet
+I was nearly too late. Think of it, after that dear
+old locket had lain in an antique shop for ten years,
+suddenly in one day there came two inquiries for it.
+(<span class="smcap">Jarvis</span> <i>sits looking at</i> <span class="smcap">Carlos.</span>) Mine was the second.
+A distinguished-looking gentleman had been
+there in the morning, described it roughly to the old
+man and got him to hunt for it. He had just found
+it when I came in. I doubled the distinguished-looking
+gentleman's offer and got it. (<i>Another look
+at</i> <span class="smcap">Duke.</span>) Who do you suppose wanted that locket,
+Carlos?</p>
+
+<p><span class="smcap">Duke.</span> (<span class="smcap">r.</span><i>, being cornered and with effort to
+throw it off lightly</i>) I see that it has already
+<span class='pagenum'><a name="Page_29" id="Page_29">[29]</a></span>occurred to you that I am the distinguished-looking
+gentleman whose offer you doubled.</p>
+
+<p><span class="smcap">Princess.</span> (<i>With curiosity</i>) But how did you
+learn about the memorandum, Carlos? (<span class="smcap">Jarvis</span> <i>sits
+on trunk.</i>)</p>
+
+<p><span class="smcap">Duke.</span> I didn't, Cousin. I had not the slightest
+suspicion that the locket contained the supposed secret.
+I was merely following my pet hobby, trying
+to recover some of those precious heirlooms which
+have been scattered to the four winds. (<i>Quickly</i>)
+You would be surprised, Mr. Warren, to see the
+collection I have already rescued and which some
+day may be yours, Maria.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Breaking in impatiently</i>) Well, so much
+for the treasure. Now let's hear about the ghost.
+What's your opinion of this, your Excellency? Do
+you put any stock in ghosts?</p>
+
+<p><span class="smcap">Duke.</span> Yes, Mr. Warren, I am convinced there
+are such things.</p>
+
+<p><span class="smcap">Jarvis.</span> You believe that this castle is haunted?</p>
+
+<p><span class="smcap">Duke.</span> I know it.</p>
+
+<p><span class="smcap">Jarvis.</span> You think this ghost is dangerous to encounter&mdash;that
+it is the cause of the deaths and disappearances in the castle?</p>
+
+<p><span class="smcap">Duke.</span> I do.</p>
+
+<p><span class="smcap">Jarvis.</span> Well, what do you think about that?
+Ghosts&mdash;&mdash; That's a pretty broad term, your Excellency.
+Can you tell me just what you believe this ghost is?</p>
+
+<p><span class="smcap">Duke.</span> There are certain occult forces in this
+world, Mr. Warren, that science cannot fathom, and
+some of them are manifested in that castle now. A
+priest might call it a demon or a fiend; a psychologist,
+perhaps a returning spirit. I can't say&mdash;but I
+know there is something real, a malignant force
+which lurks in that castle, and while it haunts those
+halls, it is madness for any man to expose himself there.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_30" id="Page_30">[30]</a></span>Jarvis.</span> Have you ever seen this ghost?</p>
+
+<p><span class="smcap">Princess.</span> My brother has.</p>
+
+<p><span class="smcap">Jarvis.</span> What?</p>
+
+<p><span class="smcap">Princess.</span> Twice.</p>
+
+<p><span class="smcap">Jarvis.</span> Good night!</p>
+
+<p><span class="smcap">Princess.</span> So has my father, and the others when
+they disappeared. No one has seen it three times and lived.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Interrupting and looking at</i> <span class="smcap">Duke</span>) In
+just what way do you connect this spook with the treasure?</p>
+
+<p><span class="smcap">Duke.</span> Spook? I see no connection. What do you mean?</p>
+
+<p><span class="smcap">Jarvis.</span> Oh, there is always money where the ghost walks.</p>
+
+<p><span class="smcap">Duke.</span> I don't know what your experience has
+been, Mr. Warren. You are evidently a brave man&mdash;but
+you have yet to encounter a real ghost.</p>
+
+<p><span class="smcap">Jarvis.</span> Brave! It takes no bravery to fight a
+coward. That is what this ghost is&mdash;it's a coward
+like every other ghost. I tell you that men are not
+half so afraid of spirits as spirits are afraid of men.
+Face the supernatural&mdash;and it is beaten to a frazzle
+before the fight begins. Spooks&mdash;horse-thieves&mdash;and
+peevish wild-cats can all be tamed by the same little charm.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Mystified</i>) Charm?</p>
+
+<p><span class="smcap">Duke.</span> (<i>Leaning forward</i>) What is it?</p>
+
+<p><span class="smcap">Jarvis.</span> I'd hate to tell you. It's part of my system.
+(<i>Taking out pistol.</i>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Scornfully</i>) I had been hoping, Mr.
+Warren, that you had some subtle method of handling
+this problem, but you evidently propose to meet
+the forces of the supernatural with firearms. I&mdash;I
+may tell you that this specter has been shot at before
+without the slightest effect.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Smiling</i>) Quite likely, your Excellency.
+I have seen rifle fire that had not the slightest
+<span class='pagenum'><a name="Page_31" id="Page_31">[31]</a></span>effect on a wild-cat for the very reason that the
+firing was wilder than the cat.</p>
+
+<p><span class="smcap">Duke.</span> (<i>As though pitying him</i>) I am sorry for
+you Mr. Warren. You will find the ghost more real than the treasure.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Rising</i>) But the treasure is real,
+Carlos. Would I have crossed the ocean for this
+locket unless I knew? Why, with this paper anybody&mdash;a
+total stranger&mdash;could walk right up to the
+very stone that hides it&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Meaningly</i>) Pretty dangerous paper to
+have around. Look out somebody does not get there ahead of you.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Meaningly to</i> <span class="smcap">Jarvis</span>) Yes, it is a dangerous
+paper&mdash;if it leads anyone into the castle.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Laughingly</i>) Well, your Excellency,
+I'd go a long way for the fun of unravelling a good
+mystery with a little spice of danger thrown in.</p>
+
+<p><span class="smcap">Duke.</span> You needn't have gone so far, Mr. Warren.
+You are leaving a very unusual case behind
+you in New York. The papers are full of it. Have
+you read them? (<i>Picking up newspaper.</i>) It will
+interest you too, Cousin. You were at the Manhattan
+last night, I believe.</p>
+
+<p><span class="smcap">Princess.</span> Yes!
+(<span class="smcap">Jarvis</span> <i>and</i> <span class="smcap">Princess</span> <i>look at
+each other and</i> <span class="smcap">Duke</span> <i>reads from newspaper.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Why, no&mdash;&mdash; (<i>Glancing at trunk.</i>) I
+was so wrapped up in my baggage I really didn't
+have a chance. (<i>Looks at</i> <span class="smcap">Princess.</span>)</p>
+
+<p><span class="smcap">Duke.</span> "Pistol duel in Manhattan Hotel. Colonel
+James Marcum, a prominent and wealthy Kentuckian,
+nearly met his death at five o'clock this
+morning in a pistol duel in his room at the Manhattan
+Hotel." (<i>Glancing down a little further</i>) "At
+a late hour the police had no clue to the identity of
+his assailant, except the remarkable fact that the
+person is still hiding somewhere in the hotel."</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_32" id="Page_32">[32]</a></span>Jarvis.</span> (<i>Interrupting</i>) He's probably a long way
+from the hotel by this time.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Looking at paper</i>) They say that he
+couldn't have gotten out without being seen.</p>
+
+<p><span class="smcap">Jarvis.</span> That's the theory of the police or reporters.</p>
+
+<p><span class="smcap">Duke.</span> What do you think?</p>
+
+<p><span class="smcap">Jarvis.</span> He might have escaped in a thousand
+ways&mdash;but that work is hardly in my line. That
+belongs to the "Gum-shoes."</p>
+
+<p><span class="smcap">Duke.</span> Gum-shoes?</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, ordinary detectives. (<i>Enter</i> <span class="smcap">Nita.</span>)</p>
+
+<p><span class="smcap">Nita.</span> Excuse, Madame&mdash;&mdash;</p>
+
+<p><span class="smcap">Princess.</span> No, Nita! Not just yet. I'll call you when I want you.</p>
+
+<p><span class="smcap">Jarvis.</span> We are keeping you from getting settled,
+I am afraid. (<i>Cross toward door.</i>) So, if you will
+excuse me, I'll see you at luncheon, perhaps.
+Hooray! I am glad to have made your acquaintance, your Excellency.</p>
+
+<p><span class="smcap">Duke.</span> Thank you, Mr. Warren, I find you most
+interesting. I shall be glad to hear more of your
+remarkable profession. (<span class="smcap">Warren</span> <i>crosses to door
+and opens it, disclosing two detectives and steward.</i>)</p>
+
+<p><span class="smcap">Detective.</span> Are you Miss M. T. Ar&mdash;ra&mdash;gan?</p>
+
+<p><span class="smcap">Princess.</span> (<span class="smcap">l.c.</span>) Yes!</p>
+
+<p><span class="smcap">Detective.</span> You was at the Manhattan Hotel last night?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Detective.</span> The lock on your door was broken?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Detective.</span> (<i>Removes hat</i>) I am from headquarters,
+Madame, and I have orders to clear up one
+or two little matters with that affair at the hotel last night.</p>
+
+<p><span class="smcap">Duke.</span> Orders, orders! To break in here&mdash;what headquarters?</p>
+
+<p><span class="smcap">Detective.</span> Police headquarters.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_33" id="Page_33">[33]</a></span>Duke.</span> Do you know whom you are addressing?</p>
+
+<p><span class="smcap">Detective.</span> Say&mdash;that will be about all from you!</p>
+
+<p><span class="smcap">Princess.</span> Yes, Carlos. Please let me attend to
+this matter. Won't you come in, gentlemen?</p>
+
+<p><span class="smcap">Detective.</span> Thanks. (<i>Realizing they are already
+in the room</i>) That's all, Steward. (<i>Exit</i> <span class="smcap">Steward;</span>
+<i>enter</i> <span class="smcap">Detectives</span>, <i>closing door.</i>
+<span class="smcap">Jarvis</span> <i>slips wounded hand into coat pocket.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, we were just discussing that mystery, Inspector.</p>
+
+<p><span class="smcap">Duke.</span> You are, I take it, one of the&mdash;er&mdash;gum-shoes?
+(<span class="smcap">Jarvis</span> <i>laughs and goes up stage.</i>)</p>
+
+<p><span class="smcap">Detective.</span> (<i>Glaring angrily for a moment, walks
+over toward him and shouts in his face</i>) Gum-shoe!
+Say, are you trying to be funny?</p>
+
+<p><span class="smcap">Duke.</span> Well, sir, you are talking rather loud and
+with undue asperity. I presume I have offended you.</p>
+
+<p><span class="smcap">Detective.</span> <i>You presume!</i> That's a hot one!
+Say, who are you, anyhow?</p>
+
+<p><span class="smcap">Duke.</span> I am Carlos Hernando Duke D'Alva. I
+have other titles, but they would hardly interest you.</p>
+
+<p><span class="smcap">Detective.</span> Dook de Alver&mdash;and then some, eh?
+Ain't that nice? Well, if you was the Archbishop
+of Canterbury I'd run yer in and take yer 'shore if
+yer give me any more lip! (<i>To</i> <span class="smcap">Princess</span>, <i>sucks his
+teeth contemptuously and turns his back on</i> <span class="smcap">Duke.</span>
+<i>Produces notebook from pocket and addresses</i>
+<span class="smcap">Princess.</span>) As you was saying when we was interrupted,
+you was in the hotel when the shooting occurred. Did you hear it?</p>
+
+<p><span class="smcap">Princess.</span> Yes, I heard two shots.</p>
+
+<p><span class="smcap">Detective.</span> Did you hear anything else?</p>
+
+<p><span class="smcap">Princess.</span> Yes, I heard some people running near my door.</p>
+
+<p><span class="smcap">Detective.</span> Any one come in?</p>
+
+<p><span class="smcap">Princess.</span> Yes, my maid was frightened and came in.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_34" id="Page_34">[34]</a></span>Detective.</span> Aha! How did the lock on your door get broken?</p>
+
+<p><span class="smcap">Princess.</span> It was broken when I came. I explained
+all that at the hotel.</p>
+
+<p><span class="smcap">Detective.</span> Um&mdash;all right. What about the colored
+man who came to your room and carried away a large bundle.</p>
+
+<p><span class="smcap">Princess.</span> That was my servant. I sent for him.
+They were purchases I made too late to put in my
+trunk. They are here, unopened; you may examine
+them if you wish.</p>
+
+<p><span class="smcap">Detective.</span> That's all right, Miss, but what do
+you know about this? (<i>Produces knife from pocket&mdash;walks
+slowly to her, examining it.</i>) The initial on it is "W."</p>
+
+<p><span class="smcap">Princess.</span> Did I leave that? Thank you. I'm
+so glad you found it.</p>
+
+<p><span class="smcap">Detective.</span> Then it's yours? Who is W? Your
+name is Aragon, I believe.</p>
+
+<p><span class="smcap">Princess.</span> I am Maria Theresa of Aragon.</p>
+
+<p><span class="smcap">Detective.</span> But who is W?</p>
+
+<p><span class="smcap">Princess.</span> Why, er, it isn't W&mdash;you had it upside
+down. It is M&mdash;Maria Theresa.</p>
+
+<p><span class="smcap">Detective.</span> That's all right, ma'am. Now there's
+just one thing more.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Cross and touch</i> <span class="smcap">Detective</span> <i>on arm</i>)
+You will pardon me, but I wish to inform you that
+this man's name is Warren&mdash;&mdash;</p>
+
+<p><span class="smcap">Detective.</span> (<i>Crossing toward him</i>) Say! Who's
+conducting this inquiry, you er me?</p>
+
+<p><span class="smcap">Duke.</span> But, my dear man&mdash;&mdash;</p>
+
+<p><span class="smcap">Detective.</span> I am not your dear man. Cut that!
+You get out of here. (<i>Forces him toward door.</i>)</p>
+
+<p><span class="smcap">Princess.</span> Yes, do go, Carlos. Leave us to attend
+to this matter. I am sure we can finish this better without you.</p>
+
+<p><span class="smcap">Duke.</span> I merely wished to point out&mdash;&mdash;</p>
+
+<p><span class="smcap">Detective.</span> (<i>Interrupting and hustling</i> <span class="smcap">Duke</span>
+<span class='pagenum'><a name="Page_35" id="Page_35">[35]</a></span><i>out</i>) You hear what the lady says. (<span class="smcap">Second Detective</span>
+<i>cross to</i> <span class="smcap">Duke.</span>) Cut it, or out yer goes,
+and if ye butt in again I'll fan yer. Do you hear?
+(<span class="smcap">Second Detective</span> <i>slaps</i> <span class="smcap">Duke</span> <i>on arm, motions
+him to door</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>At door</i>) Infernal outrage! I shall report
+this to the King!</p>
+
+<p><span class="smcap">Detective.</span> To the King, huh? Did you get
+that, Tom? Well, what do you know about that?
+(<span class="smcap">Second Detective</span> <i>closes door.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Don't be disturbed, gentlemen; he's quite
+harmless. You heard him talking about the King&mdash;he
+suffers from Regalmania. He has grandiose ideas.</p>
+
+<p><span class="smcap">Detective.</span> (<i>Aside</i>) What does that mean, Tom?</p>
+
+<p><span class="smcap">Second Detective.</span> (<i>With gesture to head</i>) Wheels.</p>
+
+<p><span class="smcap">Detective.</span> You mean he is crazy?</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, he is at times; but he is not at all dangerous.</p>
+
+<p><span class="smcap">Detective.</span> You lookin' out for him?</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, that's my job.</p>
+
+<p><span class="smcap">Detective.</span> Sorry I had to be rough with him
+like that, Miss, but you saw he was gumming the
+game. I'm going back to New York in the pilot
+boat shortly and there wasn't no time to waste. Now
+just one question more. How do you account for
+the blood on that knob of your door?</p>
+
+<p><span class="smcap">Princess.</span> Blood, on my door&mdash;&mdash; Why, I&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> I think I can explain that, Inspector.</p>
+
+<p><span class="smcap">Detective.</span> Go ahead, then.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Cross</i> <span class="smcap">c.</span>) Allow me.</p>
+
+<p><span class="smcap">Princess.</span> Certainly.</p>
+
+<p><span class="smcap">Jarvis.</span> The colored man, the one you were talking
+about, the one who brought the bundle, that
+bundle there, carelessly broke the blade of that knife
+<span class='pagenum'><a name="Page_36" id="Page_36">[36]</a></span>and cut his hand. That was it, wasn't it? You see
+the large blade is snapped off near the handle.</p>
+
+<p><span class="smcap">Detective.</span> Where is this colored man now?</p>
+
+<p><span class="smcap">Princess.</span> He is in stateroom 729.</p>
+
+<p><span class="smcap">Detective.</span> All right, I will just take a look at
+him. 729? Sorry to bother you. They was the
+Chief's orders. Good-bye. (<i>Exit.</i>)</p>
+
+<p><span class="smcap">Princess.</span> But his hand isn't cut.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Cross to 'phone</i>) No, not yet&mdash;but it
+soon will be. Hello, give me 729. (<i>Pause.</i>) Hello,
+hello, hello, Rusty? Damn it all, answer me, do you
+hear me? (<i>Pause.</i>) Yes, I know I did, but I am
+telling you to talk now. Do just what I tell you
+and do it quick. Take your knife and cut your left
+hand. What? No, no, you a&mdash;damned fool, don't
+cut it off, but just enough to make it bleed a little
+and then tie it up with a handkerchief. Never
+mind. Do it quick, and remember, don't answer
+questions. You're deaf and dumb again.
+(<i>Hangs up receiver and turns to</i> <span class="smcap">Princess.</span>)
+By gee, you're
+game! You certainly buffaloed that Detective.
+Then your cousin Carlos broke in at the psychological
+moment to scatter their gum-shoe wits. (<i>Laugh.</i>)</p>
+
+<p><span class="smcap">Princess.</span> They believe he's crazy.</p>
+
+<p><span class="smcap">Jarvis.</span> That's just it. Now they won't listen to
+him. Yes, he'll be crazy, all right. Do you think
+you can handle him?</p>
+
+<p><span class="smcap">Princess.</span> Yes, you have your hand dressed.</p>
+
+<p><span class="smcap">Jarvis.</span> Then I'll hunt up the ship's surgeon&mdash;and
+be back directly. Gee, you're game! (<i>Cross to
+door</i> <span class="smcap">r.</span>
+<span class="smcap">Duke</span> <i>enters at door</i> <span class="smcap">r.</span>
+<span class="smcap">Jarvis</span> <i>turns.</i>)
+Crazy! That's funny! (<span class="smcap">Jarvis</span> <i>exits, laughing.</i>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Showing suppressed emotion, stands</i> <span class="smcap">r.c.</span>
+<i>glaring at</i> <span class="smcap">Princess</span>) Well!</p>
+
+<p><span class="smcap">Princess.</span> Well!</p>
+
+<p><span class="smcap">Duke.</span> Well, I'm waiting!</p>
+
+<p><span class="smcap">Princess.</span> For what, Carlos?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_37" id="Page_37">[37]</a></span>Duke.</span> For some explanation. Who is this man Warren?</p>
+
+<p><span class="smcap">Princess.</span> He is a professional ghost breaker, as
+he explained.</p>
+
+<p><span class="smcap">Duke.</span> How did you find him?</p>
+
+<p><span class="smcap">Princess.</span> I met him quite by accident.</p>
+
+<p><span class="smcap">Duke.</span> What do you know about him?</p>
+
+<p><span class="smcap">Princess.</span> Why, he is as well known in America
+as you are in Spain.</p>
+
+<p><span class="smcap">Duke.</span> Indeed! (<i>Cross to center.</i>) Well, he will
+be better known when I turn him over to the police.</p>
+
+<p><span class="smcap">Princess.</span> Why, Carlos, what do you mean?</p>
+
+<p><span class="smcap">Duke.</span> I think you know that which I mean,
+Maria. (<span class="smcap">Detective</span> <i>sticks head in door.</i>)</p>
+
+<p><span class="smcap">Detective.</span> It's all right, Madame, but you might
+have told us that your nigger was a dummy.</p>
+
+<p><span class="smcap">Duke.</span> (<i>To</i> <span class="smcap">Princess</span>) One moment, gentlemen,
+one moment. (<span class="smcap">Detectives</span> <i>enter.</i>) If this person
+is famous, these gentlemen should know him. Do
+you know Warren, the Ghost Breaker?</p>
+
+<p><span class="smcap">Detective.</span> The what?</p>
+
+<p><span class="smcap">Duke.</span> The Ghost Breaker!</p>
+
+<p><span class="smcap">Detective.</span> (<i>Both grinning</i>) He's off again,
+Tom. (<i>Enter</i> <span class="smcap">Jarvis.</span>)</p>
+
+<p><span class="smcap">Duke.</span> Now we'll see. Is this man Warren, the
+Ghost Breaker? (<i>Warren winks at</i> <span class="smcap">Detectives.</span>)</p>
+
+<p><span class="smcap">Detective.</span> (<i>To</i> <span class="smcap">Second Detective</span>) He's hip,
+all right.</p>
+
+<p><span class="smcap">Jarvis.</span> Agree with anything he says.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Furiously</i>) Answer my question&mdash;is
+this man Warren, the Ghost Breaker?</p>
+
+<p><span class="smcap">Detective.</span> Now, that's all right, Dook. Sure
+he's a Ghost Breaker, ain't he, Tom?</p>
+
+<p><span class="smcap">Second Detective.</span> Surest thing you know.</p>
+
+<p><span class="smcap">Duke.</span> Sacristi, am I, Carlos Hernando D'Alva,
+to be mocked at by two grinning, bull-necked scullions?
+(<i>Ship's officer appears in door.</i>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_38" id="Page_38">[38]</a></span>Ship's Officer.</span> Hurry up, there, if you're going
+ashore with the pilot!</p>
+
+<p><span class="smcap">Detectives.</span> (<i>As they go through door</i>) You're
+all right, Dook, old boy! Ghost Breaker! Ha, ha!
+(<i>They exit.</i>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Crossing toward door</i>) I'll see the Captain.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Back against door</i>) I think not just yet!</p>
+
+<p class="center">CURTAIN</p>
+
+
+
+<hr class="major" />
+<p><span class='pagenum'><a name="Page_39" id="Page_39">[39]</a></span></p>
+<h2><a name="ACT_III" id="ACT_III"></a>ACT III</h2>
+
+
+<p class="scene"><span class="smcap">Scene:</span> <i>The main room of an Old Spanish tavern,
+Segura, Spain. Singing and mandolins heard from Wine Room.</i></p>
+
+<p class="scene"><span class="smcap">At Rise, Maximo,</span> <i>an old discharged Spanish veteran,
+and</i> <span class="smcap">Gaspar</span>, <i>a villager, discovered playing
+cards at table down</i> <span class="smcap">c.</span> <i>This continues some
+time.</i> <span class="smcap">Maximo</span> <i>slaps down cards exultantly,
+leans back in chair and laughs.</i> <span class="smcap">Gaspar</span> <i>stares
+peevishly at cards.</i></p>
+
+<p class="scene"><span class="smcap">Dolores</span> <i>discovered gazing out of window,</i> <span class="smcap">d.l.</span>
+<i>Enter</i> <span class="smcap">Vardos</span>, <i>old follower of</i> <span class="smcap">Prince Basillio</span>,
+<span class="smcap">c.l.</span>, <i>carrying basket, covered by lid or napkin.
+Seeing</i> <span class="smcap">Dolores.</span> <i>Spaniard on steps.</i></p>
+
+<p class="scene"><i>Lights full up, amber and white. Blue lights behind
+in windows,</i> <span class="smcap">r.</span> <i>and</i> <span class="smcap">l.</span></p>
+
+<p style="margin-top:2em;"><span class="smcap">Vardos.</span> Still watching for a signal, Senorita?</p>
+
+<p><span class="smcap">Dolores.</span> (<i>Turning to</i> <span class="smcap">Vardos</span>) Yes, Vardos.
+Have you any news?</p>
+
+<p><span class="smcap">Vardos.</span> Nothing. Here's the basket of food untouched
+as usual. This is the fifteenth night.</p>
+
+<p><span class="smcap">Dolores.</span> Once tonight I thought I saw a light in
+the tower, Vardos.</p>
+
+<p><span class="smcap">Vardos.</span> If you did, Senorita, it was an unblessed flame.</p>
+
+<p><span class="smcap">Dolores.</span> You haven't given up hope, have you, Vardos?</p>
+
+<p><span class="smcap">Vardos.</span> I gave up hope when the Prince went
+into the castle. Tonight I waited till an hour past
+sundown, and twice I called. Once a wail came back
+<span class='pagenum'><a name="Page_40" id="Page_40">[40]</a></span>to me. It sounded like a sigh of the damned. When
+I called the second time, something moved in the turret
+of the keep, like a man waving; and my heart
+leaped for joy. Then, with a harsh cry, a black,
+ugly bird flew from the turret straight toward where
+the sun had set&mdash;on my left, mind you, the sinister
+side, the left, the left! (<i>Castanets heard off stage,
+left</i>.)</p>
+
+<p><span class="smcap">Dolores</span>. Oh, if her Highness were only here.</p>
+
+<p><span class="smcap">Vardos</span>. What can she do?</p>
+
+<p><span class="smcap">Dolores</span>. She would go straight to the castle, and
+will Segura have it said that they let her go alone as
+they did the Prince?</p>
+
+<p><span class="smcap">Vardos</span>. God forbid it should come to that.
+(<i>Gives basket</i>.) Good night, Senorita. (<i>Start for
+door down</i> <span class="smcap">r</span>.)</p>
+
+<p><span class="smcap">Dolores</span>. Good night&mdash;(<i>Crosses</i> <span class="smcap">c</span>.)&mdash;Vardos.
+You will go again tomorrow night?</p>
+
+<p><span class="smcap">Vardos</span>. Yes, Senorita, willingly, until I know it
+is useless. (<i>Off stage voice: "Bravo, Senorita!"</i>)
+Good night! (<i>Off stage voice: "Bravo, Senorita!"
+Laughing and clapping of hands. Exit</i> <span class="smcap">c</span>. <span class="smcap">Vardos</span>.)</p>
+
+<p class="sdir">(<i>Exit</i> <span class="smcap">Maximo, Gaspar</span> <i>and</i> <span class="smcap">Spaniard</span>, <i>door</i> <span class="smcap">r</span>.
+<span class="smcap">Dolores</span> <i>lifts napkin and looks into basket;
+crosses and exits</i> <span class="smcap">d.r.</span> Enter door <span class="smcap">l.c.</span> <span class="smcap">Robledo</span>;
+<i>stands, looks about insolently for a second</i>.)</p>
+
+<p><span class="smcap">Robledo</span>. Eh&mdash;hey, you, Pedro! (<i>Receiving no
+answer, he crosses to table</i> <span class="smcap">l.c.</span>, <i>bangs crop on table
+and shouts again</i>.) Hey, you, Pedro! What's the
+matter here? Where are you? (<i>Enter</i> <span class="smcap">Pedro</span>, <i>door</i>
+<span class="smcap">r</span>. <i>Seeing</i> <span class="smcap">Robledo</span>, <i>is immediately scared and anxious
+to please</i>.)</p>
+
+<p><span class="smcap">Pedro</span>. Oh, Senor Robledo!</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_41" id="Page_41">[41]</a></span>Robledo</span>. Wake up! What's the matter with you?</p>
+
+<p><span class="smcap">Pedro</span>. One thousand pardons, Senor. What can
+I do for you?</p>
+
+<p><span class="smcap">Robledo</span>. My horse is outside; he has had a hard
+ride. Wash him off, and don't give him any water
+until he is cool.</p>
+
+<p><span class="smcap">Pedro</span>. Yes, Senor, it shall be just as you say.
+(<i>Starting</i>.)</p>
+
+<p><span class="smcap">Robledo</span>. And leave the saddle on. I may want
+to use him again.</p>
+
+<p><span class="smcap">Pedro</span>. Yes, Senor. Yes, Senor. (<i>Starts toward
+door</i> <span class="smcap">c</span>. <span class="smcap">Robledo</span> <i>halts him</i>.)</p>
+
+<p><span class="smcap">Robledo</span>. Where is your daughter?</p>
+
+<p><span class="smcap">Pedro</span>. I will call her, Senor. (<i>He crosses to
+door</i> <span class="smcap">r</span>., <i>calling</i>.) Dolores, Dolores! She will come,
+Senor. She will come. (<i>Cross to door</i> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Robledo</span>. And, Pedro&mdash;&mdash;</p>
+
+<p><span class="smcap">Pedro.</span> Yes, Senor&mdash;&mdash;</p>
+
+<p><span class="smcap">Robledo</span>. If that rat-infested larder of yours is
+empty, get it filled before the Duke arrives.</p>
+
+<p><span class="smcap">Pedro.</span> The Duke coming here, Senor! When?</p>
+
+<p><span class="smcap">Robledo.</span> Tonight! Don't stand and stare.
+Hurry up and see to my horse.</p>
+
+<p><span class="smcap">Pedro.</span> Yes, Senor. Yes, Senor. (<i>Exit door</i>
+<span class="smcap">l.c.</span> <span class="smcap">Dolores</span> <i>entering</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Dolores.</span> Yes, Father? (<i>Sees</i> <span class="smcap">Robledo</span>.) Oh,
+it's you.</p>
+
+<p><span class="smcap">Robledo</span>. (<i>Pause&mdash;cross toward her</i>) Well, well!
+Can't you say you're glad to see me?</p>
+
+<p><span class="smcap">Dolores</span>. I can, but I won't. Where's my father?</p>
+
+<p><span class="smcap">Robledo</span>. Never mind your father. I want to talk to you.</p>
+
+<p><span class="smcap">Dolores.</span> You do? Well, you won't in that tone.
+(<i>Start to cross left</i>.)</p>
+
+<p><span class="smcap">Robledo</span>. (Intercepting her <span class="smcap">c</span>.) I won't hey?&mdash;And
+why not? You little spit-fire!</p>
+
+<p><span class="smcap">Dolores</span>. What do you want to say to me?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_42" id="Page_42">[42]</a></span>Robledo.</span> You little devil! (<i>She starts away; he
+grasps her wrist.</i>) Come here! (<i>Throws her quickly
+and easily around stage</i> <span class="smcap">l.</span>, <i>still holding her wrist.</i>)
+Say, what's come over you these days? You are
+about as fond of me and as sweet tempered as a
+tigress. What have I done?</p>
+
+<p><span class="smcap">Dolores.</span> It is what you have not done, Don Robledo.
+For fifteen days your Prince has been in need
+of you and you have not had the courage to go to him.
+(<i>Enter</i> <span class="smcap">Maximo</span> <i>door</i> <span class="smcap">r.</span> <i>and beckons</i>
+<span class="smcap">Gaspar</span> <i>and</i> <span class="smcap">Villagers</span> <i>up</i>.)
+Let go my wrist! (<i>Struggling.</i>
+<span class="smcap">Maximo</span>, <span class="smcap">Gaspar</span> <i>and</i> <span class="smcap">Villagers</span> <i>watch end
+of scene</i>.) Let go my wrist!</p>
+
+<p><span class="smcap">Robledo.</span> Wait a minute! Wait a minute! You
+can't get away. Do not try. (<i>She strikes him, frees
+herself and crosses</i> <span class="smcap">l.</span> <i>to window</i>.) You little cat,
+I'll trim those claws! (<span class="smcap">Villagers</span> <i>laugh</i>. <span class="smcap">Maximo</span>
+<i>nudges</i> <span class="smcap">Gaspar</span>.)</p>
+
+<p><span class="smcap">Gaspar.</span> Sh! sh! sh! Look out!</p>
+
+<p><span class="smcap">Robledo.</span> (<i>To them</i>) Well, what are you laughing at?</p>
+
+<p><span class="smcap">Maximo.</span> Why, why&mdash;&mdash; (<i>Stammering.</i>)</p>
+
+<p><span class="smcap">Gaspar.</span> A jest in the wine room, Senor.</p>
+
+<p><span class="smcap">Robledo.</span> Huh! Lucky for you! Get out of my way!
+(<i>Pushes them aside and swaggers through door</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Dolores.</span> Gaspar! Maximo! Come here quickly!</p>
+
+<p><span class="smcap">Maximo.</span> (<i>Crossing to</i> <span class="smcap">Dolores</span>) What is it?</p>
+
+<p><span class="smcap">Gaspar.</span> What is the matter? (<i>Crossing to</i> <span class="smcap">Dolores</span>.)</p>
+
+<p><span class="smcap">Dolores.</span> A light! A light in the castle!</p>
+
+<p><span class="smcap">Gaspar.</span> I thought I saw it a while ago.</p>
+
+<p><span class="smcap">Maximo.</span> I don't see it.</p>
+
+<p><span class="smcap">Dolores.</span> But I tell you I did see it. (<i>She runs</i>
+<span class="smcap">r.c.</span>, <i>calling</i>) Father&mdash;Father&mdash;come quickly.</p>
+
+<p><span class="smcap">Pedro.</span> (<i>Entering</i> <span class="smcap">r.</span>) What is it? What are you
+looking at? (<i>Cross</i> <span class="smcap">c.</span>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_43" id="Page_43">[43]</a></span>Dolores.</span> (<span class="smcap">l.c.</span>, <i>pointing out window</i>) A light&mdash;a
+light in the castle. I saw it!</p>
+
+<p><span class="smcap">Pedro.</span> (<i>Going to window</i>) Nombre de Dios.
+(<span class="smcap">Maximo</span> <i>and</i> <span class="smcap">Gaspar</span> <i>back to</i> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Dolores.</span> (<span class="smcap">c.</span> <i>to</i> <span class="smcap">Gaspar</span> <i>and</i> <span class="smcap">Maximo</span>)
+Well, why don't you do something? Are you going to
+stand there like scared sheep, and let a man, your
+Prince, signal to you in vain?</p>
+
+<p><span class="smcap">Robledo.</span> Who's the little devil tearing to pieces
+now? (<span class="smcap">c.</span> <i>cross to</i> <span class="smcap">Dolores</span>.)</p>
+
+<p><span class="smcap">Dolores.</span> You, Don Robledo, sword-fighter, toreador,
+fire-eater, hero of a hundred duels&mdash;you&mdash;Don
+Robledo&mdash;coward! (<i>He chucks</i> <span class="smcap">Dolores</span> <i>under the
+chin. She throws his hand off.</i>) I asked you to
+go into the castle and rescue your Prince. I ask
+you now to answer the signal that I just saw in the
+tower window. Perhaps your Prince has just
+crawled to that tower window where he can see our
+lights. Perhaps he has burned something, a scrap
+of paper, in the hope that some of you gentlemen
+would notice it and come to his assistance, but he
+doesn't know what cowards you are or he wouldn't
+have wasted his matches. Don Robledo&mdash;coward!</p>
+
+<p><span class="smcap">Robledo.</span> Coward, never! A fair fight in the
+open and I'll meet the best man that walks the earth.
+(<i>Turns to</i> <span class="smcap">Villagers</span>.) Any two or three! (<i>To
+table</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Dolores.</span> I don't ask you to kill one or two or
+three of these poor whimpering sheep! I ask you
+to dare something. (<span class="smcap">Duke</span> <i>enters</i> <span class="smcap">c.</span>) I ask you
+and these gentlemen&mdash;(<i>Point to</i> <span class="smcap">Villagers</span>)&mdash;to go
+to the aid of your Prince&mdash;and there isn't a man
+among you who dares! God, how I could love such a man!</p>
+
+<p><span class="smcap">Duke.</span> (<i>Down</i> <span class="smcap">c.</span>, <i>sarcastically to</i>
+<span class="smcap">Dolores</span>) A pretty speech, Senorita!</p>
+
+<p><span class="smcap">Robledo.</span> (<i>Seeing</i> <span class="smcap">Duke</span>, <i>removes hat and bows</i>)
+Your Excellency!</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_44" id="Page_44">[44]</a></span>Gaspar.</span> The Duke D'Alva! (<span class="smcap">Villagers</span> <i>remove
+hats and bow to</i> <span class="smcap">Duke</span>.)</p>
+
+<p><span class="smcap">Pedro.</span> His Excellency!</p>
+
+<p><span class="smcap">Villagers.</span> The Duke, His Excellency, etc.</p>
+
+<p><span class="smcap">Duke.</span> Charming sentiments you express for
+your fellow townsmen, whose healthy common-sense
+prevents them from rushing to a fool's death. Still,
+all fools are not dead yet. One of them will be
+here tonight. And you, Senorita, will doubtless be
+pleased to look upon him, as he has come all the way
+from America for the privilege of entering the castle
+and playing your hero.</p>
+
+<p><span class="smcap">Dolores.</span> (<i>To</i> <span class="smcap">Robledo</span>) And did her Highness
+have to go all the way to America to find him?</p>
+
+<p><span class="smcap">Duke.</span> Yes, he's from America, where all the
+fools come from. (<i>Everybody laughs but</i> <span class="smcap">Dolores</span>.
+<i>To</i> <span class="smcap">Robledo</span>) A word with you alone, Senor.</p>
+
+<p class="sdir">(<span class="smcap">Robledo</span> <i>looks at</i> <span class="smcap">Gaspar</span> <i>and</i> <span class="smcap">Maximo</span>.
+<span class="smcap">Pedro</span>, <i>scared, motions</i> <span class="smcap">Villagers</span> <i>off to</i> <span class="smcap">r.</span>
+<span class="smcap">Pedro</span>, <span class="smcap">Maximo</span> <i>and</i> <span class="smcap">Villagers</span> <i>exit door</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Dolores.</span> Can I get your Excellency anything?</p>
+
+<p><span class="smcap">Duke.</span> Don't mind me. I'll look out for myself.
+Her Highness will be here very soon and will doubtless
+remain here for the night. I drove ahead to prepare you.</p>
+
+<p><span class="smcap">Dolores.</span> Yes, your Excellency! (<i>Bowing&mdash;exit
+door</i> <span class="smcap">r</span>.)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Half sits on table</i> <span class="smcap">l.</span>,
+<i>watches</i> <span class="smcap">Dolores</span> <i>off</i>.
+<i>To</i> <span class="smcap">Robledo</span>) You've got work before you&mdash;Robledo.</p>
+
+<p><span class="smcap">Robledo.</span> (<i>Center</i>) I'm ready, Excellency.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Rising, across to</i> <span class="smcap">Robledo</span>) Yes, but this
+American may be dangerous.</p>
+
+<p><span class="smcap">Robledo.</span> In what way?</p>
+
+<p><span class="smcap">Duke.</span> Unless he is stopped he will go into that
+castle tonight&mdash;and I look upon you to stop him.
+<span class='pagenum'><a name="Page_45" id="Page_45">[45]</a></span>He is coming here to solve the mystery and to find
+the Prince. I shall endeavor to stop him, but if I
+fail, Robledo, it rests with you.</p>
+
+<p><span class="smcap">Robledo.</span> I can assure your Excellency I will convince
+the American that his presence in the castle
+tonight is quite unnecessary. Have you any instructions?</p>
+
+<p><span class="smcap">Duke.</span> Any way you please, Robledo&mdash;means are
+of no consequence in this world. What I want is results.
+Only don't underestimate your man. He will
+shoot, and I think he will shoot quick.</p>
+
+<p><span class="smcap">Robledo.</span> Good! (<i>Enter</i> <span class="smcap">Pedro</span> <i>door</i> <span class="smcap">r.</span>
+<i>with tray and bottles and two glasses. Cross and put them on
+table up</i> <span class="smcap">c.</span>)</p>
+
+<p><span class="smcap">Duke.</span> (<i>Taking coin from pocket</i>) Here, take
+this and have them drink to my health and that of
+her Highness! (<span class="smcap">Robledo</span> <i>bows and exits</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Pedro.</span> Is there anything else your Excellency desires?</p>
+
+<p><span class="smcap">Duke.</span> Yes, hot water, soap and towels. (<i>Looks at hands.</i>)</p>
+
+<p><span class="smcap">Pedro.</span> This way, your Excellency. (<i>Exit</i> <span class="smcap">Duke</span>
+<i>and</i> <span class="smcap">Pedro</span> <i>upstairs and off</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Robledo.</span> (<i>Heard off stage</i> <span class="smcap">r.</span>) To his Gracious
+Excellency, the Duke D'Alva!</p>
+
+<p><span class="smcap">Villagers.</span> (<i>Off stage</i>) The Duke! The Duke! The Duke!</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Dolores</span> <span class="smcap">r.</span>, <i>crossing to window</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Robledo.</span> Louder, you beggars, louder, or I'll
+give you something to yell for!</p>
+
+<p><span class="smcap">Villagers.</span> (<i>Much louder</i>) The Duke! The
+Duke! Long live the Duke! The Duke! etc.</p>
+
+<p class="sdir">(<i>Lights seen of automobile approaching.</i>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_46" id="Page_46">[46]</a></span>Dolores.</span> Her Highness! (<i>Calls</i>) Father! Father!</p>
+
+<p><span class="smcap">Pedro.</span> (<i>Entering</i>) What is it, Dolores?</p>
+
+<p><span class="smcap">Dolores.</span> Quick! Her Highness is here!</p>
+
+<p><span class="smcap">Pedro.</span> Her Highness! (<i>He bustles downstairs.</i>)
+Her Highness! (<i>Calls off</i> <span class="smcap">r.</span>) Her Highness!</p>
+
+<p class="sdir">(<span class="smcap">Villagers</span> <i>enter door</i> <span class="smcap">r.</span>
+<i>Enter</i> <span class="smcap">Princess</span>, <span class="smcap">Nita</span>
+<i>and</i> <span class="smcap">Jose</span> <i>in motor clothes</i>.
+<span class="smcap">Princess</span> <i>comes</i> <span class="smcap">c.</span>
+<span class="smcap">Jose</span> <i>door</i> <span class="smcap">l.</span>
+<span class="smcap">Nita</span> <i>left center up stage</i>.
+<span class="smcap">Dolores</span> <span class="smcap">l.c.</span> <span class="smcap">Pedro</span> <i>right center</i>, <span class="smcap">c.</span>
+<span class="smcap">Villagers</span> <i>in door</i> <span class="smcap">r.</span>, <i>bowing low</i>.)</p>
+
+<p><span class="smcap">Pedro.</span> Your Highness does my humble inn great
+honor&mdash;&mdash; (<span class="smcap">Villagers</span> <i>bow</i>.)</p>
+
+<p><span class="smcap">Princess.</span> Thank you. (<i>She nods to</i> <span class="smcap">Villagers</span>,
+<i>extends her hand to</i> <span class="smcap">Dolores</span>, <i>who carries it to
+her lips, curtseying</i>.)</p>
+
+<p><span class="smcap">Dolores.</span> Your gracious Highness, we are ill prepared
+for this great favor. Your exalted cousin
+gave but short warning of your coming.</p>
+
+<p><span class="smcap">Princess.</span> My child, any place to remove the dust
+of travel will do for the present. Jose, I shall want
+the car later.</p>
+
+<p><span class="smcap">Nita.</span> (<span class="smcap">l.c.</span>) Your Highness is not thinking of
+going on to the castle tonight?</p>
+
+<p><span class="smcap">Princess.</span> I must have news.</p>
+
+<p><span class="smcap">Nita.</span> But you're all worn out. You're all unstrung.</p>
+
+<p><span class="smcap">Princess.</span> When Mr. Warren comes, tell him I
+will be down directly.</p>
+
+<p><span class="smcap">Dolores.</span> I will tell the Senor American, your Highness.</p>
+
+<p><span class="smcap">Princess.</span> Thank you. (<i>Exit</i> <span class="smcap">Princess</span> <i>and</i>
+<span class="smcap">Nita</span>, <span class="smcap">Pedro</span> <i>showing them upstairs</i>.)</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Jarvis</span> <span class="smcap">d.c.</span>;
+<i>followed by</i> <span class="smcap">Rusty</span>, <i>both carrying suitcases</i>.
+<span class="smcap">Dolores</span> <i>bows</i>. <span class="smcap">Rusty</span> <i>comes to</i>
+<span class="smcap"><span class='pagenum'><a name="Page_47" id="Page_47">[47]</a></span>Dolores.</span> <span class="smcap">Jarvis</span> <span class="smcap">l.c.</span>
+<span class="smcap">Rusty</span> <i>crosses</i> <span class="smcap">Jarvis</span>
+<i>to</i> <span class="smcap">l.</span> <span class="smcap">Dolores</span> <i>returns bow</i>.)</p>
+
+<p><span class="smcap">Dolores.</span> Gentlemen&mdash;a man!</p>
+
+<p><span class="smcap">Jarvis.</span> Rusty, we're discovered! Did you by any
+chance address me, Senorita?</p>
+
+<p><span class="smcap">Dolores.</span> I called the attention of these valiant
+gentlemen of Segura to the only man who dares to
+enter the castle.</p>
+
+<p><span class="smcap">Jarvis.</span> How did you know?</p>
+
+<p><span class="smcap">Dolores.</span> All Segura knows by this time.</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Robledo</span> <i>door</i> <span class="smcap">r.</span>,
+<i>pushing through</i> <span class="smcap">Villagers</span>;
+<span class="smcap">Dolores</span> <i>tries to stop him; he pushes her
+aside, swaggering toward</i> <span class="smcap">Jarvis</span>.)</p>
+
+<p><span class="smcap">Robledo.</span> So you're the brave American, Senor?</p>
+
+<p><span class="smcap">Jarvis.</span> I'm an American.
+(<i>Turning to</i> <span class="smcap">Rusty</span> <i>on</i> <span class="smcap">l.</span>)
+Here's another one. (<span class="smcap">Rusty</span> <i>salutes</i>.)
+We're both Americans.</p>
+
+<p><span class="smcap">Robledo.</span> And you both want to die?
+(<span class="smcap">Rusty</span> <i>makes wry face and big eyes</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> (<span class="smcap">l.c.</span>) Well, I'm not really anxious
+about it, Senor.</p>
+
+<p><span class="smcap">Robledo.</span> Better keep out of the castle, then.</p>
+
+<p><span class="smcap">Jarvis.</span> Oh, you mean that ghost? Oh, I'm not
+afraid of a little thing like that, Senor.</p>
+
+<p><span class="smcap">Robledo.</span> No? (<i>Turns to</i> <span class="smcap">Dolores</span> <span class="smcap">c.</span>)
+Well, Senorita, we gentlemen of Segura will drink to your
+American. (<i>To</i> <span class="smcap">Jarvis</span>) The maddest fool that
+ever came to Spain! (<span class="smcap">Robledo</span> <i>crosses to</i> <span class="smcap">Dolores</span>,
+<i>chucks her under chin, laughing</i>. <span class="smcap">Dolores</span> <i>throws
+his hand off; motions Villagers off, and exits after
+them</i>. <span class="smcap">Jarvis</span> <i>and</i> <span class="smcap">Rusty</span> <i>watch them off</i>.)</p>
+
+<p><span class="smcap">Rusty.</span> He's a nice man.</p>
+
+<p><span class="smcap">Jarvis.</span> Pile the bags up there, Rusty. (<i>Put bags
+on table</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_48" id="Page_48">[48]</a></span>Jarvis.</span> Looks like we were in for a warm reception.</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir, 'tis a trifle warm. (<i>Crosses below
+table</i> <span class="smcap">l.</span>, <i>back to audience</i>.)</p>
+
+<p><span class="smcap">Dolores.</span> Pardon, Senor. Her Highness wishes
+me to tell you that she will be down directly.</p>
+
+<p><span class="smcap">Jarvis.</span> Thank you, Senorita, and who, may I
+ask, was the cheerful individual that flattered me
+with such a toast?</p>
+
+<p><span class="smcap">Dolores.</span> (<i>At</i> <span class="smcap">c.</span>, <i>looking after</i>
+<span class="smcap">Robledo</span>&mdash;<i>crosses to</i> <span class="smcap">Jarvis</span>) Don Robledo, Senor.</p>
+
+<p><span class="smcap">Jarvis.</span> Don Robledo&mdash;sounds dangerous, but
+doesn't mean much to me.</p>
+
+<p><span class="smcap">Dolores.</span> It may mean much before you reach
+the castle. Let me tell you something. Quick, your
+hand, Senor! No, the other one. (<i>Grasps his hand.</i>)
+I'll pretend to read your palm. Every one of those
+breaks in your life-line means a moment when you
+stood face to face with death, and yet, see those little
+squares of protection around each break! Senor
+American, there is one break which you have not yet
+reached, and the protecting square is not perfect like the others.</p>
+
+<p><span class="smcap">Jarvis.</span> I reckon that square will take care of
+itself when the time comes.</p>
+
+<p><span class="smcap">Dolores.</span> But the time is now, Senor.</p>
+
+<p><span class="smcap">Jarvis.</span> So&mdash;and are the senorita's eyes so sharp
+that she can tell the day and the hour?</p>
+
+<p><span class="smcap">Dolores.</span> Not my eyes, Senor American, but my
+ears. (<span class="smcap">Duke</span> <i>comes downstairs</i>.) In all my experience
+I have seen but one hand like yours&mdash;it speaks
+of danger, and that hand belongs to Don Robledo.</p>
+
+<p><span class="smcap">Duke.</span> (<i>Still on stairs</i>) Well, Mr. Warren!</p>
+
+<p><span class="smcap">Dolores.</span> Pardon, Senor! (<i>Curtsies to</i> <span class="smcap">Jarvis</span>
+<i>and steps back from him</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Good-bye, Senorita. Many thanks for
+your occult wisdom. I'll take good care of that little
+<span class='pagenum'><a name="Page_49" id="Page_49">[49]</a></span>square. (<span class="smcap">Dolores</span> <i>crosses, bows to</i> <span class="smcap">Duke</span>, <i>exits</i> <span class="smcap">r.</span>,
+<i>closing door</i>.)</p>
+
+<div class="plate">
+<a href="images/page_48h.jpg">
+<img src="images/page_48.jpg"
+ title="The Ghost Breaker, Act III"
+ alt="The Ghost Breaker, Act III" />
+</a>
+<p class="caption"><span class="smcap">The Ghost Breaker</span>
+<span style="position:absolute;right:2em;text-align:right;font-style:italic;">See
+<a href="#Page_46">Page 46</a></span>
+</p>
+</div>
+
+<p><span class="smcap">Duke.</span> (<i>Coming down</i>) Well, Mr. Warren,
+looking into the future? (<i>Lays coat on table</i> <span class="smcap">c.</span>
+<span class="smcap">Jarvis</span> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, Duke. The immediate future promises
+to be very interesting. A dark man is to cross my path.</p>
+
+<p><span class="smcap">Duke.</span> (<span class="smcap">r.c.</span>) Do you believe in such foolery?</p>
+
+<p><span class="smcap">Jarvis.</span> I like to, on this occasion, for I hope it
+means someone I very much want to meet.</p>
+
+<p><span class="smcap">Duke.</span> Mr. Warren, I feel a certain responsibility
+for Her Highness' actions, and the prospect of
+your death tonight is most uncomfortable.</p>
+
+<p><span class="smcap">Jarvis.</span> You think I won't come back?</p>
+
+<p><span class="smcap">Duke.</span> I think if you go to that castle tonight you
+take your life in your hands.</p>
+
+<p><span class="smcap">Jarvis.</span> I've got a pretty good grip.</p>
+
+<p><span class="smcap">Duke.</span> Look here. You Americans are shrewd
+traders. You get dollar for dollar when you bargain.
+You are not giving away your life for nothing.
+Now, what was the price?</p>
+
+<p><span class="smcap">Jarvis.</span> Oh, not very much. The deal was made
+on bargain day. My life happened to be a little below par.</p>
+
+<p><span class="smcap">Duke.</span> Very well, I will release you from your
+end of the bargain.</p>
+
+<p><span class="smcap">Jarvis.</span> Your Excellency, I am overwhelmed, but
+the price is paid and we're on the job, aren't we, Rusty?</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir, we most certainly is!</p>
+
+<p><span class="smcap">Duke.</span> I suppose that means that you will keep
+faith with Her Highness?</p>
+
+<p><span class="smcap">Jarvis.</span> Yes.</p>
+
+<p><span class="smcap">Duke.</span> I never saw a man quite so anxious to be
+killed; but there it is: Fools rush in where angels
+fear to tread.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_50" id="Page_50">[50]</a></span>Jarvis.</span> I'd rather be an energetic fool than an
+angel with cold feet.</p>
+
+<p><span class="smcap">Duke.</span> I am sorry for you.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Crossing to</i> <span class="smcap">Duke</span>) Your Excellency,
+I decline your offer and your advice and your sympathy,
+and I'll tell you why. I once saw a gambler
+lay down four aces. Just think of it: four fat aces.
+He looked the dealer straight in the eye and said:
+"The play ain't natural." Now, you tried to have
+me arrested on the steamer, you have tried to block
+me in every move I have made. Now, all of a sudden
+you express the utmost anxiety as to what's going
+to happen to me in the castle. You even offer
+to buy me off. You advise me to stay out. Shall I
+take your advice? No. "The play ain't natural."</p>
+
+<p><span class="smcap">Duke.</span> You have intruded into a matter which
+you neither understand nor appreciate. If, as you
+say, the play seems unnatural, throw the cards and
+stay out of the game.</p>
+
+<p><span class="smcap">Jarvis.</span> No, I'll stay right in the game, but I am
+going to watch the dealer. Well, come along, Rusty.
+(<i>Cross to</i> <span class="smcap">Rusty</span>.) Let's see if we can find the
+landlord. (<i>Picking up bags.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> I'd like to find a piece of chicken.</p>
+
+<p><span class="smcap">Jarvis.</span> Chicken, Rusty? What put that in your head?</p>
+
+<p><span class="smcap">Rusty.</span> I's powerful hungry, Marse Warren.</p>
+
+<p><span class="smcap">Jarvis.</span> What&mdash;again?</p>
+
+<p><span class="smcap">Rusty.</span> No, sir&mdash;it's the same old hunger.</p>
+
+<p><span class="smcap">Jarvis.</span> Well, Rusty, you are not going to get
+anything to eat until we finish the job.</p>
+
+<p><span class="smcap">Rusty.</span> Good Lord, have I got to wait till you're
+dead before I eat? (<i>They start with bags to cross
+to stairway. Enter</i> <span class="smcap">Princess</span> <i>on stairs</i>.)</p>
+
+<p><span class="smcap">Duke.</span> Well, all Segura will be buzzing with
+your ghost hunt tonight. The whole town will sit
+up to hear of the outcome.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_51" id="Page_51">[51]</a></span>Jarvis.</span> And where are you going to get the returns, Duke?</p>
+
+<p><span class="smcap">Duke.</span> Unfortunately, I must leave at once. I
+have an urgent summons to Madrid.</p>
+
+<p><span class="smcap">Jarvis.</span> Well, that's too bad. I'm sorry you're
+leaving us. Won't you even be around at the finish, your Excellency?</p>
+
+<p><span class="smcap">Duke.</span> I am sorry, Mr. Warren, but I must go.</p>
+
+<p><span class="smcap">Jarvis.</span> Well, I call that a shame.</p>
+
+<p><span class="smcap">Princess.</span> (<i>Coming downstairs&mdash;to</i> <span class="smcap">Pedro</span>
+<i>entering</i> <span class="smcap">r.</span>) Pedro, this is Mr. Warren. Attend to his
+wants.</p>
+
+<p><span class="smcap">Pedro.</span> (<i>Bowing</i>) Yes, your Highness! (<span class="smcap">Princess</span>
+<i>crosses</i> <span class="smcap">l.c.</span> <span class="smcap">Pedro</span> <i>goes upstairs</i>.) This way.
+(<span class="smcap">Jarvis</span> <i>and</i> <span class="smcap">Rusty</span> <i>following</i> <span class="smcap">Pedro</span> <i>upstairs</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Your Highness, I'd like a couple of good
+horses and two good lanterns.</p>
+
+<p><span class="smcap">Princess.</span> Pedro.</p>
+
+<p><span class="smcap">Pedro.</span> Yes, your Highness. (<span class="smcap">Pedro</span> <i>exits</i>.)</p>
+
+<p><span class="smcap">Duke.</span> Lanterns? Looking for an honest man,
+Mr. Warren? (<span class="smcap">c.</span> <i>Lays hat on table</i> <span class="smcap">c.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Over banister</i>) Not in this neck of the
+woods, your Excellency.
+(<i>Exit</i> <span class="smcap">Jarvis</span> <i>and</i> <span class="smcap">Rusty</span>.)</p>
+
+<p><span class="smcap">Princess.</span> Carlos, what news of my brother have you heard?</p>
+
+<p><span class="smcap">Duke.</span> (<span class="smcap">l.c.</span>) Nothing, Maria.</p>
+
+<p><span class="smcap">Princess.</span> And yet you are leaving for Madrid.</p>
+
+<p><span class="smcap">Duke.</span> The message is from His Majesty.</p>
+
+<p><span class="smcap">Princess.</span> But why must you go so soon?</p>
+
+<p><span class="smcap">Duke.</span> You know my ride is a long one.</p>
+
+<p><span class="smcap">Princess.</span> But, Carlos, my brother may be dying,
+dead&mdash;and yet you have not the time and the courage
+to help me find him.</p>
+
+<p><span class="smcap">Duke.</span> What need of me? You have your Ghost Breaker.</p>
+
+<p><span class="smcap">Princess.</span> So, Carlos, that is your excuse?</p>
+
+<p><span class="smcap">Duke.</span> I make no excuse, Maria. I need none.
+That Yankee adventurer stands between you and
+<span class='pagenum'><a name="Page_52" id="Page_52">[52]</a></span>me. Send him away, and I will do anything you
+ask. I'll put off my journey now to the King. I'll
+send one of my men into the castle to find your brother.</p>
+
+<p><span class="smcap">Princess.</span> Yes, you will send one of your men&mdash;but
+you are not brave enough to go there yourself.
+Yet you ask me to send away this man who of all is
+willing to sacrifice even his life for me.</p>
+
+<p><span class="smcap">Duke.</span> If he stays, I'll go.</p>
+
+<p><span class="smcap">Princess.</span> Very well, then you force me to
+choose. I do. I choose a man.</p>
+
+<p><span class="smcap">Duke.</span> You love him?</p>
+
+<p><span class="smcap">Princess.</span> Perhaps. (<span class="smcap">r.</span> <i>Turns away</i>.)</p>
+
+<p><span class="smcap">Duke.</span> Well, Maria, you are sending him to his
+death. (<i>Enter</i> <span class="smcap">Jarvis</span> <i>on stairs</i>.) Success to you,
+Mr. Ghost Breaker, when you beard the spectre in
+his den. (<i>Takes hat and coat from table.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Coming downstairs</i>) Thank you, your
+Excellency. (<i>With mock dignity</i>) I'll do my best.
+(<i>Changes expression.</i>) To put salt on the spectre's tail.</p>
+
+<p><span class="smcap">Duke.</span> Good-bye! (<i>Exit</i> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> Good-bye.</p>
+
+<p><span class="smcap">Princess.</span> (<span class="smcap">c.</span>) Mr. Warren, we must start at once.</p>
+
+<p><span class="smcap">Jarvis.</span> Courage&mdash;if your brother is there, I'll
+find him. You must be patient and remain here
+where you are safe, and try to rest.</p>
+
+<p><span class="smcap">Princess.</span> I cannot rest until I know what has
+happened to him. I shall go mad if I am left alone.</p>
+
+<p><span class="smcap">Jarvis.</span> But it is not safe for you to go.</p>
+
+<p><span class="smcap">Princess.</span> Nevertheless, Mr. Warren, I will go
+to my brother tonight.</p>
+
+<p><span class="smcap">Jarvis.</span> Now, my dear child! (<i>Pause.</i>) I beg
+your pardon, but please&mdash;oh, please let me insist on one condition.</p>
+
+<p><span class="smcap">Princess.</span> Name it.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_53" id="Page_53">[53]</a></span>Jarvis.</span> Let me go ahead and look over the
+ground. I will signal when it is safe to follow.</p>
+
+<p><span class="smcap">Princess.</span> How can you signal?</p>
+
+<p><span class="smcap">Jarvis.</span> With a light&mdash;(<i>Cross to window</i> <span class="smcap">l.</span>)&mdash;from
+one of those towers. You can see it from here.
+You won't have long to wait. It will shine within an hour.</p>
+
+<p><span class="smcap">Princess.</span> (<span class="smcap">l.c.</span>) But if you&mdash;if it does not shine?</p>
+
+<p><span class="smcap">Jarvis.</span> Well, then I'll be too busy swapping lead
+for brimstone with Mr. Spook to stop and hang a lantern.</p>
+
+<p><span class="smcap">Princess.</span> Oh, but you are brave! You must
+have the locket with the memorandum. (<i>Start to stairs.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Yes, of course, where is it?</p>
+
+<p><span class="smcap">Princess.</span> It's in my room. I won't be long.
+(<i>On stairs.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Suppose you give me that, and we'll start at once.</p>
+
+<p><span class="smcap">Princess.</span> Very well. (<i>Exit upstairs and off.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Calling</i>) Rusty! Oh, Rusty!</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Off</i>) Yas, sir! Yas, sir!</p>
+
+<p><span class="smcap">Jarvis.</span> Bring down my hat and coat. We're starting.</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir.</p>
+
+<p><span class="smcap">Jarvis.</span> (<span class="smcap">l.c.</span>) I wouldn't change places with
+that spook for all the gold&mdash;(<i>Enter</i> <span class="smcap">Rusty</span>)&mdash;that
+she thinks is in that castle. (<span class="smcap">Rusty</span> <i>comes down
+with hat and coat</i>.) Oh, don't hurry like that, Rusty&mdash;I
+hate to see you hurry.</p>
+
+<p><span class="smcap">Rusty</span>. (<i>On bottom step</i>) I smell something
+cooking&mdash;smells like a Spanish pork chop. (<i>Gives
+hat and coat to Jarvis.</i>)</p>
+
+<p><span class="smcap">Princess.</span> (<i>Calling from upstairs</i>) Mr. Warren&mdash;Mr.
+Warren&mdash;&mdash; (<i>Darts up steps; is met half-way
+by</i> <span class="smcap">Princess</span>.) Mr. Warren&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> Well?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_54" id="Page_54">[54]</a></span>Princess.</span> The locket!</p>
+
+<p><span class="smcap">Jarvis.</span> The locket gone?</p>
+
+<p><span class="smcap">Princess.</span> Yes.</p>
+
+<p><span class="smcap">Jarvis.</span> And the memorandum?</p>
+
+<p><span class="smcap">Princess.</span> Gone, too.</p>
+
+<p><span class="smcap">Jarvis.</span> Quick, Rusty! The horses!</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir.</p>
+
+<p><span class="smcap">Jarvis.</span> We've no time to lose.</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir. (<i>Exits.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Both on stairs</i>) Your Highness, I've
+struck the first trail of the spook that is haunting your castle.</p>
+
+<p><span class="smcap">Princess.</span> You think&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> I think your cousin has not gone to Madrid.
+Time is everything now.</p>
+
+<p><span class="smcap">Princess.</span> You know the way?</p>
+
+<p><span class="smcap">Jarvis.</span> North road&mdash;second turn to the right.</p>
+
+<p><span class="smcap">Princess.</span> Yes, that leads to the postern gate.</p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Robledo</span>&mdash;<i>stands in arch under stairs, revolver
+drawn</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> I understand. (<i>Starting.</i>)</p>
+
+<p><span class="smcap">Princess.</span> Wait! This little cross! Will you
+wear it for me tonight? (<i>Slips chain over</i> <span class="smcap">Jarvis'</span>
+<i>head</i>. <span class="smcap">Robledo</span> <i>looks up and steps back in alcove</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Only for tonight?</p>
+
+<p><span class="smcap">Princess.</span> You may never see tomorrow.</p>
+
+<p><span class="smcap">Jarvis.</span> If I don't see you tomorrow, forgive me
+for telling you tonight that I love you. (<i>Raises hand
+to stop her reply.</i>) Don't rebuke me tonight. Wait
+until tomorrow, if tomorrow ever comes. (<i>Pause.</i>)
+And now your humble vassal goes forth in his lady's
+cause&mdash;and while all Segura waits, ghosts and Ghost
+Breaker shall stalk those halls. Your Highness,
+within the hour I will hang your signal from the
+castle. (<i>Carries her hands to his lips.</i>)</p>
+
+<p><span class="smcap">Princess.</span> God be with you! (<i>Exits upstairs.</i>)</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_55" id="Page_55">[55]</a></span>Jarvis.</span> (<i>Watching her off</i>) Highness.&mdash;Highness&mdash;&mdash; (<i>Starts
+to go.</i> <span class="smcap">Robledo</span> <i>cocks revolver</i>.
+<span class="smcap">Jarvis</span> <i>stops, listens, looks around, starts to fold
+coat, whistles "Dixie," moves downstairs until near
+lamp, throws coat at lamp&mdash;lights out. Pause. Two
+shots are fired in the dark.</i>
+<span class="smcap">Jarvis</span> <i>crosses left</i> <span class="smcap">c.</span>
+<span class="smcap">Robledo</span> <i>crosses down</i> <span class="smcap">r.c.</span>, <i>falls on second shot.
+Pause.</i> <span class="smcap">Jarvis</span> <i>whistles "Dixie."</i>
+<i>Exits door</i> <span class="smcap">l.c.</span>)</p>
+
+<p class="center">CURTAIN</p>
+
+
+
+<hr class="major" /><p><span class='pagenum'><a name="Page_56" id="Page_56">[56]</a></span></p>
+<h2><a name="ACT_IV" id="ACT_IV"></a>ACT IV</h2>
+
+
+<p class="scene"><span class="smcap">Scene:</span> <i>The Hall of the Knights, in the haunted
+castle. On walls a few old weapons, thick dust
+everywhere. Moonlight streams through round
+window high in wall</i> <span class="smcap">r.</span>, <i>striking picture. Curtain
+rises slowly while orchestra plays "I
+Dreamed I Dwelt in Marble Halls." Wind
+moans through grated windows, rats squeal and
+cross moonlight on floor; light flickers on tower wall.</i></p>
+
+<p class="sdir">(<i>Enter</i> <span class="smcap">Jarvis</span> <i>from door</i> <span class="smcap">l.</span>
+<i>with lantern unlit&mdash;turns and calls cautiously.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Come on in, Rusty. (<i>Enter</i> <span class="smcap">Rusty</span> <i>with
+lighted lantern</i>.) They've been in this room. Do
+you smell that, Rusty? (<i>Cross</i> <span class="smcap">r.</span>)</p>
+
+<p><span class="smcap">Rusty.</span> (<span class="smcap">l.c.</span>) Marse Warren, I'm so scared I
+can't smell nothin'.</p>
+
+<p><span class="smcap">Jarvis.</span> The room's full of it&mdash;somebody's been
+carrying a smoky lantern. (<i>Dull thud off left.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> Good God Almighty, what's that? (<span class="smcap">Jarvis</span>
+<i>crosses</i> <span class="smcap">r.c.</span> <i>over table, lights lantern and then
+stands looking around room.</i>) I want to go home!
+(<i>Put lantern down</i> <span class="smcap">c.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Looking about</i>) We've been in this room before.</p>
+
+<p><span class="smcap">Rusty.</span> Is this where that poundin' came from?
+(<i>Cross</i> <span class="smcap">c.</span> <i>to Jarvis</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> I reckon that pounding and the smoky
+lanterns went together. (<span class="smcap">Rusty</span><span class='pagenum'><a name="Page_57" id="Page_57">[57]</a></span>
+<i>sees armor on
+stairs; backs into</i> <span class="smcap">Jarvis</span> <i>and sinks to knees; head on
+floor</i>.)</p>
+
+<div class="plate">
+<a href="images/page_56h.jpg">
+<img src="images/page_56.jpg"
+ title="The Ghost Breaker, Act IV"
+ alt="The Ghost Breaker, Act IV" />
+</a>
+<p class="caption"><span class="smcap">The Ghost Breaker</span>
+<span style="position:absolute;right:2em;text-align:right;font-style:italic;">See
+<a href="#Page_62">Page 62</a></span>
+</p>
+</div>
+
+<p><span class="smcap">Rusty.</span> O&mdash;&mdash; oh!</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Whirls with gun drawn</i>) What's the matter?</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Pointing to armor on stairs</i>) Look&mdash;look&mdash;look
+at them big black things&mdash;see 'em standin' there?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Laughing; putting away gun</i>) These
+are the same black things that scared you before&mdash;don't
+you remember?</p>
+
+<p><span class="smcap">Rusty.</span> I'm so scared I can't remember anything!</p>
+
+<p><span class="smcap">Jarvis.</span> They're nothing but suits of armor. Get
+up on your pins and don't you bump me again.
+(<span class="smcap">Rusty</span> <i>rises</i>.) The next one of those rear-end collisions
+and I'm liable to let some moonlight into you.
+You've been treading on my heels ever since we
+came in here, and when I stop you bump into me.</p>
+
+<p><span class="smcap">Rusty.</span> I'm powerful scared I might lose you!</p>
+
+<p><span class="smcap">Jarvis.</span> A fine chance! (<i>Looking about.</i>) Well,
+Rusty, we've been through this old castle pretty
+thoroughly now, from dungeon to tower, and not a
+sign of the Prince or the Duke or any one else, unless
+they pound or carry a smoky lantern. It's a
+clue, Rusty, it's a clue. We'll stick right here till
+we find out where it leads. I'll swear the Duke
+never went to Madrid, but came straight here from the inn.
+(<span class="smcap">Jarvis</span> <i>crosses to fireplace</i> <span class="smcap">r.</span>
+<span class="smcap">Rusty</span> <i>follows</i>.)
+Get away from me. (<i>Strikes a match and
+holds in chimney.</i>) There's a fine chance for a fire.
+Good, it draws. The chimney's clear. Now, then,
+bust up the table and start a fire.</p>
+
+<p><span class="smcap">Rusty.</span> How can I break it? Oh, it's rotten!</p>
+
+<p><span class="smcap">Jarvis.</span> You won't feel half so scared with a good
+blaze behind you. (<span class="smcap">Rusty</span> <i>picks up pieces of table</i>.)
+I'll scout around a bit.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_58" id="Page_58">[58]</a></span>Rusty.</span> (<i>Drops pieces of table</i>) Don't you do no
+scoutin' outside this room!</p>
+
+<p><span class="smcap">Jarvis.</span> Well, come on, Rusty&mdash;get busy and
+build that fire.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Dropping to floor and begins fussing
+with foot</i>) Just as soon as I get this here shoe off.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Looking at him</i>) What's the matter
+with your shoes? (<i>Cross</i> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Rusty.</span> 'Tain't my shoe&mdash;it's my foot. You
+know I was holdin' them horses and waitin' and
+waitin' for you to come out. Dem guns went off
+and all dem horses jumped right on me.</p>
+
+<p><span class="smcap">Jarvis.</span> There were only two horses, Rusty.</p>
+
+<p><span class="smcap">Rusty.</span> I was countin' their feet.</p>
+
+<p><span class="smcap">Jarvis.</span> Well, tie up your shoe and get busy.
+(<i>Looking around.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> Yas, sir. (<i>Rises, picks up pieces of
+table, crosses to fireplace.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> This room was probably used as a banquet hall.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Gathering up few pieces of table and
+taking them to fireplace, puts them on fire; looks
+up</i>) Yeah&mdash;when we goin' to eat?</p>
+
+<p><span class="smcap">Jarvis.</span> Not till we have finished this job.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Putting pieces of table on fire&mdash;still at
+fireplace, back to audience</i>) Tuesday&mdash;Wednesday&mdash;Thursday&mdash;&mdash; Ah
+can't wait no longer than Saturday.
+(<i>Strikes match and lights fire. Glow from fire.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Runs up steps at back, looking left</i>)
+That way leads through those two long rooms to the postern gate.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Looking up</i>) That's where that black
+thing followed me.
+(<i>Crosses to</i> <span class="smcap">Jarvis</span> <span class="smcap">l.c.</span> <i>slowly</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Well, a black thing followed me, treading
+on my heels every step I've taken.</p>
+
+<p><span class="smcap">Rusty.</span> Oh, I couldn't see where I was steppin'.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_59" id="Page_59">[59]</a></span>Jarvis.</span> (<i>Looking about</i>) That goes to the Armory.</p>
+
+<p><span class="smcap">Rusty.</span> (<span class="smcap">l.c.</span> <span class="smcap">Jarvis</span> <i>on steps</i>)
+Ah seen eyes in
+there, and a cold, grimy, green, slimy smell in there.
+Ain't that where that broad-faced bird flew at me
+and I fell down them slippery stairs?</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Laughing</i>) That broad-faced bird was
+an owl, Rusty&mdash;just a common, ordinary owl. You know what an owl is.</p>
+
+<p><span class="smcap">Rusty.</span> O&mdash;ooh&mdash;ooh!</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Sees door</i> <span class="smcap">r.c.</span>) Where can that door
+lead to? That's it. (<span class="smcap">Jarvis</span> <i>goes to the door in</i>
+<span class="smcap">r.c.</span> <i>Steps on trap and falls suddenly.</i>) Wow!
+That was a close one. (<i>Lantern goes out.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Advancing</i>) Lord, Marse Warren,
+what is it? (<i>Starts up to Jarvis.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Get back! Give me that lantern.
+(<span class="smcap">Rusty</span> <i>hands lantern</i>.)
+Give me your hand. Can you hold me?
+(<span class="smcap">Rusty</span> <i>holds out hand and</i> <span class="smcap">Jarvis</span> <i>cautiously
+steps on trap door; it sinks and other end rises</i>.)
+God! I thought so. Water and a long drop! No
+wonder people disappear in this castle. Good Lord,
+what if her brother went down there? Rusty, whatever
+happens, keep clear of this. If you step on this
+you will never see Kentucky again for sure.
+(<i>Groan heard off left.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> Did you hear that groan?
+(<i>Wind changes to low moan.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Groan&mdash;&mdash; There it is again. It sounded
+just like a man.</p>
+
+<p><span class="smcap">Rusty.</span> Ough! Ough!</p>
+
+<p><span class="smcap">Jarvis.</span> Shut up! (<i>Crosses to</i> <span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren&mdash;look out!</p>
+
+<p><span class="smcap">Jarvis.</span> Listen! (<i>Crosses and stands moment at
+door. Wind moans.</i>) I guess it's the wind. (<i>He
+crosses to fireplace.</i>) This place is getting on my nerves.</p>
+
+<p><span class="smcap">Rusty.</span> (<span class="smcap">r.c.</span>) That wasn't no wind, Marse
+<span class='pagenum'><a name="Page_60" id="Page_60">[60]</a></span>Warren. Ah hope to die if that wasn't a sure
+enough human groan. (<i>He looks at picture</i> <span class="smcap">l.</span>)
+And Ah want to tell you som'pin' else. Have you
+ever been in church or somewhere and all of a sudden
+a feelin' come over you that there was eyes a-starin'
+at the back of your head? You just knowed
+it&mdash;until you couldn't stand it no longer, and just
+turned around and see who it was?</p>
+
+<p><span class="smcap">Jarvis.</span> Why, yes, Rusty, I have had that happen. Why?</p>
+
+<p><span class="smcap">Rusty.</span> That's just the way I feel now, like there
+was eyes a-lookin' at me. (<i>Turns to picture.</i>) You
+see that picture? Seems like that feller was lookin'
+at me&mdash;like he'd step right out of the frame. (<i>He
+points to armor on steps.</i>) Or them two battleship
+boogies&mdash;just jump right down here.</p>
+
+<p><span class="smcap">Jarvis.</span> It's been a good many years since those
+boys jumped, Rusty. (<i>Noise off stage of running.</i>)
+Hark! Listen! (<i>He crosses to</i> <span class="smcap">l.c.</span>, <i>pistol drawn;
+stands listening.</i>) Somebody's running&mdash;coming this
+way&mdash;&mdash; (<i>Dull thud at back.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> I want to go home!</p>
+
+<p><span class="smcap">Jarvis.</span> What do you know about that?</p>
+
+<p><span class="smcap">Rusty.</span> I don't want to know nothin' about it.</p>
+
+<p><span class="smcap">Jarvis.</span> I thought so.</p>
+
+<p><span class="smcap">Rusty.</span> What is it?</p>
+
+<p><span class="smcap">Jarvis.</span> The man with a smoky lantern has been
+up those stairs.</p>
+
+<p><span class="smcap">Rusty.</span> You ain't goin' up there, is you?</p>
+
+<p><span class="smcap">Jarvis.</span> I am not&mdash;because the Duke or some of
+his men are probably waiting for me at the top of
+the stairs with a big long gun, and I'm no book hero.</p>
+
+<p><span class="smcap">Rusty.</span> Suppose it's the Prince?</p>
+
+<p><span class="smcap">Jarvis.</span> Well, suppose it is the Prince. He might
+blow my head off, because he doesn't know what I
+came here for&mdash;and if it's someone else, they'll blow
+my head off, because they do know.</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Looks at ceiling and following supposed
+<span class='pagenum'><a name="Page_61" id="Page_61">[61]</a></span>sounds with head</i> <span class="smcap">r.c.</span>) Sounds like somebody was
+runnin' round.</p>
+
+<p><span class="smcap">Jarvis.</span> (<span class="smcap">c.</span>) They're trying to scare us, Rusty.
+They're probably watching every move we make.
+That's where that pounding comes from. Why don't
+they shoot? They're trying to scare us, like they
+did the poor boobs down in the village. (<span class="smcap">Rusty</span>
+<i>crosses to fireplace</i>.) They want to get us out of
+here. They want to get us out of this room. Rusty,
+someone was working in the room. Now, where
+was he working? Where was he&mdash;&mdash;</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Meanwhile has crossed to mantel and
+picked up hammer and chisel</i>) Look here, Marse
+Warren&mdash;look y'ere! (<i>A few steps from fireplace.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Crossing to</i> <span class="smcap">Rusty</span>) What is it, Rusty?</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Handing them to</i> <span class="smcap">Jarvis</span>) Look at them.</p>
+
+<p><span class="smcap">Jarvis.</span> Where did you find them, Rusty?</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Pointing to mantel</i>) Up there.</p>
+
+<p><span class="smcap">Jarvis.</span> Good boy, Rusty! Now I'll tell you
+something. These are his tools. Someone was working
+in this room, so we've beaten him to it. Now,
+where was he working? (<i>Hands on floor.</i>) Mortar
+on floor. (<i>Hands on mantel.</i>) Mortar on the
+mantel&mdash;&mdash;
+(<i>Puts down tools, looking up and pointing.</i>)
+Look at that! That's where he was working,
+Rusty, and we've beat him to it&mdash;we've beat him!</p>
+
+<p class="sdir">(<i>Long pause. Both turn simultaneously and look at
+picture.</i> <span class="smcap">Jarvis</span> <i>draws revolver</i>.
+<span class="smcap">Rusty</span> <i>turns to</i>
+<span class="smcap">Jarvis</span> <i>and sees that he looks at picture</i>.)</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Scared voice</i>) Did you feel that, too?</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>crosses slowly and cautiously to picture;
+feels all around picture and lights a match to examine
+it; passes light all around frame</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Backing away</i>) By God, that's weird!
+You could feel that just as plain&mdash;&mdash;
+(<i>Backs to
+steps and sits on balustrade, over which figure in armor
+is standing.</i>) By God, that's weird! (<i>In awed
+<span class='pagenum'><a name="Page_62" id="Page_62">[62]</a></span>voice. Figure in armor raises sword slowly directly
+behind</i> <span class="smcap">Jarvis</span>.)</p>
+
+<p><span class="smcap">Rusty.</span> (<i>Looking at picture</i>) It sure is, Marse
+Warren, it sure is&mdash;&mdash; (<span class="smcap">Rusty</span> <i>turns just in time
+to see sword raised above Jarvis' head; screams</i>)
+Look out! (<i>Ducks behind table in turret</i> <span class="smcap">r.</span> <i>Fight
+then takes place between figure in armor and</i> <span class="smcap">Jarvis</span>.
+<i>Figure finally gets on trap</i> <span class="smcap">r.c.</span> <i>and disappears
+out of sight</i>.) Where is he? (<i>From behind hiding-place.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> Water and a long drop. There's another
+of the Duke's men gone to hell.</p>
+
+<p><span class="smcap">Rusty.</span> I knowed them battleship boogies was spooks.</p>
+
+<p><span class="smcap">Jarvis.</span> (Picks up sword man in armor dropped;
+<span class="smcap">c</span>.) We'll just take a look at this other fellow. (<i>He
+goes to make a swipe at figure on other side of stairs&mdash;sees</i>
+<span class="smcap">Rusty</span>.) What's the matter? Are you scared?</p>
+
+<p><span class="smcap">Rusty.</span> You can't scare me&mdash;I'm scared already.</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>makes feint at figure. No response; feints
+again, as though to strike, meaning to draw man
+out if he is in armor; no response; goes up
+steps, knocks armor over.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> I guess he's harmless. (<i>Drops sword at
+foot of steps.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> A&mdash;ah! (<i>Running up steps and picking
+up armor.</i>) I'll just fix him so he won't jump no
+more! (<i>Cross to trap.</i>)</p>
+
+<p><span class="smcap">Jarvis.</span> What are you going to do?</p>
+
+<p><span class="smcap">Rusty.</span> I'm going to sink this other battleship!</p>
+
+<p><span class="smcap">Jarvis.</span> Hold on&mdash;wait a minute. I reckon we
+can use that. It takes a thief to catch a thief, they
+say. We'll just outspook Mr. Ghost. Now, come
+on, Rusty. Get into this hardware as fast as you can.</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_63" id="Page_63">[63]</a></span>Rusty.</span> Marse Warren, I don't want to be no spook!</p>
+
+<p><span class="smcap">Jarvis.</span> Listen! Somebody was working in this
+room. It's a cinch that the treasure is here, and it's
+a bigger cinch he'll come back to get it when we've gone.</p>
+
+<p><span class="smcap">Rusty.</span> You ain't going to leave me here alone?</p>
+
+<p><span class="smcap">Jarvis.</span> Sure, I'm going to put you in this, so
+you can watch. I'm going to make a bluff that we're
+both gone. You'll be as safe as a church in this.
+No one would ever think of looking for one of us in
+this armor. You watch, and when he starts to work,
+then yell your head off.</p>
+
+<p><span class="smcap">Rusty.</span> I'll yell so loud they will hear me in Kentucky.</p>
+
+<p><span class="smcap">Jarvis.</span> You give your best yell, and then I'll nail him.</p>
+
+<p><span class="smcap">Rusty.</span> If you don't nail him&mdash;he'll nail me!</p>
+
+<p class="sdir">(<i>Business</i> <span class="smcap">Jarvis</span> <i>putting armor on</i> <span class="smcap">Rusty</span>.
+<i>Breastplate, back and legs are put on together; belt fastened
+around waist first, then legs; next collar; then
+arms; last helmet; this done during the following dialogue.</i>)</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren, you must think a heap
+of Miss Princess to go prowling around in this boogy
+house in the dark.</p>
+
+<p><span class="smcap">Jarvis.</span> What makes you think that?</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren, I knowed you since you was a baby.</p>
+
+<p><span class="smcap">Jarvis.</span> What's that got to do with it?</p>
+
+<p><span class="smcap">Rusty.</span> She 'gin you that jewelry that's hanging
+round your neck, didn't she? She's kind of crazy
+about you, too, ain't she?</p>
+
+<p><span class="smcap">Jarvis.</span> How do you know?</p>
+
+<p><span class="smcap">Rusty.</span> Aw&mdash;I know, all right.</p>
+
+<p><span class="smcap">Jarvis.</span> But how do you know?</p>
+
+<p><span class="smcap">Rusty.</span> Waal, I'm goin' to tell you, and then
+<span class='pagenum'><a name="Page_64" id="Page_64">[64]</a></span>you'll know how I know. Just before them horses
+all jumped on me, when I was waitin' for you in the
+road, I heard a window go up, slap, and there was
+the Princess a-lookin' at the moon, just like a picture
+in the moonlight; just a-lookin' at the moon,
+and she says&mdash;she says&mdash;&mdash;</p>
+
+<p><span class="smcap">Jarvis.</span> What did she say?</p>
+
+<p><span class="smcap">Rusty.</span> Well, no lady never talks that way at the
+moon unless she's in love.</p>
+
+<p><span class="smcap">Jarvis.</span> What did she say?</p>
+
+<p><span class="smcap">Rusty.</span> She says&mdash;looking at the moon, she says,
+"The world has begun all over again for me." And
+then she went right on and says, "God be with you,
+my American!" I'm the only American around here
+'cept you, Marse Warren.</p>
+
+<p><span class="smcap">Jarvis.</span> You heard her say that? God bless you
+for that, Rusty! (<i>With helmet in hand.</i>) Here, put
+your head into this Stetson.</p>
+
+<p><span class="smcap">Rusty.</span> Oh! Oh!</p>
+
+<p><span class="smcap">Jarvis.</span> What's the matter?</p>
+
+<p><span class="smcap">Rusty.</span> Full of spider webs.</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>puts helmet
+on again</i>.)</p>
+
+<p><span class="smcap">Jarvis.</span> Gloves&mdash;here. How do you feel?</p>
+
+<p><span class="smcap">Rusty.</span> All in. Do I look like a spook?</p>
+
+<p><span class="smcap">Jarvis.</span> You're a wonderful sight! (<i>Pushing
+him away.</i>) Now, Rusty, get over here. Where is
+your sword? (<span class="smcap">Jarvis</span> <i>down steps</i>;
+<span class="smcap">Rusty</span> <i>sneezes</i>.)
+I never heard of a ghost sneezing before.</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren, I'm catching cold.</p>
+
+<p><span class="smcap">Jarvis.</span> (<i>Up steps to</i> <span class="smcap">Rusty</span>) Now, Rusty, keep
+your ears and eyes open. Don't move a muscle. If
+any one comes, yell your head off, but don't sneeze.</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren, I want to go home!</p>
+
+<p><span class="smcap">Jarvis.</span> We haven't any home, Rusty.</p>
+
+<p><span class="smcap">Rusty.</span> Marse Warren, I don't ever expect to get
+out of this boogy house nohow. (<i>Call is heard off
+stage</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Jarvis.</span> Well, Rusty, there is something.
+(<i>Faint
+<span class='pagenum'><a name="Page_65" id="Page_65">[65]</a></span>call heard; very indistinct.</i>) What's that? I'd almost
+swear that was a call or a groan. (<i>Another
+call</i>; <span class="smcap">Jarvis</span> <i>blows out lantern</i>.)
+There it is again.
+(<i>Light is thrown on door as by someone carrying
+lantern. Pause.</i>) Hark! Listen! There's a light,
+Rusty. It's coming this way. It's coming, Rusty!
+It's coming back. Remember the high sign, Rusty,
+and don't sneeze.</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>hides above door</i> <span class="smcap">l.</span>
+<i>Enter</i> <span class="smcap">Dolores</span> <i>and the</i> <span class="smcap">Princess</span>
+<i>and</i> <span class="smcap">Maximo</span> <i>carrying
+lantern</i> <span class="smcap">d.l.</span>, <i>cautiously coming forward.</i>)</p>
+
+<p><span class="smcap">Dolores</span>. No one here either, your Highness.
+(<i>Cross stage</i> <span class="smcap">r.c.</span>)</p>
+
+<p><span class="smcap">Princess</span>. (<span class="smcap">c.</span>) We must go on, Dolores. We
+must find him before it's too late. Oh, I never will
+forgive myself for sending him to this dreadful place!</p>
+
+<p><span class="smcap">Dolores</span>. (<i>Cross to fire</i>) Look! Here is a fire.
+They've been in this room. (<span class="smcap">Maximo</span> <i>comes across
+at back with lighted lantern to</i> <span class="smcap">r.c.</span>)</p>
+
+<p><span class="smcap">Princess</span>. Perhaps they have already been killed.</p>
+
+<p><span class="smcap">Jarvis</span>. Your Highness! (<span class="smcap">l.c.</span>)</p>
+
+<p><span class="smcap">Princess</span>. Mr. Warren&mdash;Mr. Warren! Thank
+God you are still alive!</p>
+
+<p><span class="smcap">Jarvis</span>. Your Highness&mdash;it's madness for you to
+come to this place. How did you get here?</p>
+
+<p><span class="smcap">Princess</span>. (<i>Crossing toward him</i>) Heaven only
+knows. We have been wandering through this
+dreadful place for hours, calling to you&mdash;trying to
+find you before it was too late.</p>
+
+<p><span class="smcap">Jarvis</span>. Too late? What do you mean?</p>
+
+<p><span class="smcap">Princess</span>. My brother is safe, thank God!</p>
+
+<p><span class="smcap">Jarvis</span>. Where is he?</p>
+
+<p><span class="smcap">Princess</span>. On his way to get help from the King.</p>
+
+<p><span class="smcap">Jarvis</span>. Where has he been?</p>
+
+<p><span class="smcap">Princess</span>. Right here in this castle, a prisoner&mdash;since
+the day he entered.</p>
+
+<p><span class="smcap">Jarvis</span>. A prisoner?</p>
+
+<p><span class="smcap">Princess</span>. Yes, he succeeded in making his
+<span class='pagenum'><a name="Page_66" id="Page_66">[66]</a></span>escape tonight, and has gone direct to the King for help.</p>
+
+<p><span class="smcap">Jarvis</span>. How did you learn this?</p>
+
+<p><span class="smcap">Dolores</span>. (<span class="smcap">c.</span>) From Robledo. Your bullet went
+straight, Senor. He is dying. He confessed to the
+Holy Father. I promised to be with him at the end. (<i>Weeps.</i>)</p>
+
+<p><span class="smcap">Jarvis</span>. (<i>Crosses to</i> <span class="smcap">Dolores</span>, <span class="smcap">c.</span>)
+The end&mdash;&mdash; (<i>Realizing</i>
+<span class="smcap">Dolores</span> <i>cared for Robledo.</i>) Then&mdash;you&mdash;&mdash; I
+didn't know. I might have&mdash;&mdash; I'm sorry.</p>
+
+<p><span class="smcap">Dolores</span>. 'Tis better so, Senor. My Prince still
+lives. (<span class="smcap">Jarvis</span> <i>steps back</i> <span class="smcap">c.</span>)</p>
+
+<p><span class="smcap">Princess</span>. (<i>Cross to</i> <span class="smcap">Dolores</span>) Oh, Dolores, my
+poor child! Maximo, take her back to the inn as
+quietly as possible. (<i>They exit.</i>) Oh, Mr. Warren,
+let us leave this dreadful place!</p>
+
+<p><span class="smcap">Jarvis</span>. Not I, your Highness. You go with
+them, and wait for me at the inn.</p>
+
+<p><span class="smcap">Princess</span>. You cannot persuade me again, Mr.
+Warren. I will remain.</p>
+
+<p><span class="smcap">Jarvis</span>. Please.</p>
+
+<p><span class="smcap">Princess</span>. Return with us, then.</p>
+
+<p><span class="smcap">Jarvis</span>. Your Highness, I promised to solve the
+mystery of this castle and to find the treasure. My
+task is an easy one now.</p>
+
+<p><span class="smcap">Princess</span>. Then I will share it with you.</p>
+
+<p><span class="smcap">Jarvis</span>. And you groped your way through this
+old castle to find me. You are game.</p>
+
+<p><span class="smcap">Princess</span>. You faced death, perhaps, for me.</p>
+
+<p><span class="smcap">Jarvis</span>. You're trembling&mdash;you're frightened&mdash;you're
+cold&mdash;your hands are cold!</p>
+
+<p><span class="smcap">Princess</span>. Oh, I'm not&mdash;&mdash;</p>
+
+<p class="sdir">(<span class="smcap">Jarvis</span> <i>takes</i> <span class="smcap">Princess</span>
+<i>to fire; she sits.</i>)</p>
+
+<p><span class="smcap">Jarvis</span>. Come over here. You must have been
+scared to death prowling through the blackness.</p>
+
+<p><span class="smcap">Princess</span>. Every nerve of my body is on edge
+with the happenings of this dreadful place!</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_67" id="Page_67">[67]</a></span>Jarvis</span>. Oh, don't cry! Go on, then&mdash;cry&mdash;cry&mdash;cry
+some more. Just forget you are a Princess and
+cry, that's it. That's fine. I'll round up this spook
+tonight for good, and then the vassal's task is done.
+His fate is in your hands, Highness. What's to become
+of him? (<i>Love scene.</i>) Don't send me away.
+I've loved you from the first, and I shall always love
+you. I'm no Prince or Duke. I know I'm just a
+plain American citizen, a man&mdash;and all the man in
+me cries out that I love you! Don't send me away.</p>
+
+<p><span class="smcap">Princess</span>. You must go.</p>
+
+<p><span class="smcap">Jarvis</span>. You're going to send me away?</p>
+
+<p><span class="smcap">Princess</span>. Yes, you must leave Spain. Your life
+would never be safe here. (<span class="smcap">Duke</span> <i>sneezes from
+behind picture</i>.)</p>
+
+<p><span class="smcap">Princess</span>. What was that? (<i>She goes to lower
+end of fireplace</i>; <span class="smcap">Jarvis</span> <span class="smcap">r.c.</span>)</p>
+
+<p><span class="smcap">Jarvis</span>. Oh, see, that&mdash;that's Rusty.</p>
+
+<p><span class="smcap">Princess</span>. That would frighten anyone.</p>
+
+<p><span class="smcap">Jarvis</span>. I figured that I might need a ghost myself,
+but Rusty disobeyed orders. Rusty, I told you not to sneeze.</p>
+
+<p><span class="smcap">Rusty</span>. Dat was somebody else, Marse Warren!
+I didn't sneeze!</p>
+
+<p><span class="smcap">Princess</span>. Mr. Warren.</p>
+
+<p><span class="smcap">Jarvis</span>. Don't move. Your Highness, I've got
+your ghost at last. (<i>Pointing gun at picture.</i>)
+There is somebody behind that picture! Come out,
+or I'll shoot you full of holes.</p>
+
+<p><span class="smcap">Duke</span>. (<i>Lights at window change to red.</i> <span class="smcap">Duke</span>
+<i>coming out</i>) Don't shoot.</p>
+
+<p><span class="smcap">Jarvis</span>. (<span class="smcap">c.</span>) Your Excellency, you're a long way
+from Madrid.</p>
+
+<p><span class="smcap">Duke</span>. Madrid&mdash;&mdash; You fool, you have fallen
+right into the trap. (<i>Crosses</i> <span class="smcap">c.</span>) What I have done
+has been for your sake, Maria. I purposely deceived
+him, so that I might get here ahead of him and
+<span class='pagenum'><a name="Page_68" id="Page_68">[68]</a></span>watch. See, there are his tools. (<i>Crosses</i> <span class="smcap">r.</span>) And
+you yourself interrupted him at his work. (<i>Points over mantel.</i>)</p>
+
+<p><span class="smcap">Jarvis</span>. That's an unlucky gesture. How did you
+know the treasure was there?</p>
+
+<p><span class="smcap">Duke</span>. That's where you were working.</p>
+
+<p><span class="smcap">Jarvis</span>. You forgot I have never seen the memorandum.</p>
+
+<p><span class="smcap">Duke</span>. Until you stole it. Can't you see, Maria?</p>
+
+<p><span class="smcap">Princess</span>. Yes, one of you two stole the locket.</p>
+
+<p><span class="smcap">Jarvis</span>. Which one of us two? (<i>Walking over
+to</i> <span class="smcap">Duke</span>.) You can't lie yourself out of this. Twice
+tonight you tried to have me murdered. Why didn't
+you have the nerve to come out in the open? I told
+you all ghosts were cowards&mdash;but you haven't got
+the courage of a rabbit. If it weren't for her, I'd
+blow your damned head off, and send you down
+after that other poor devil! You've got him to answer
+for, sooner or later. Now, see here&mdash;give me
+that locket&mdash;&mdash; No, give her the locket&mdash;or, by the
+living God, I'll break your&mdash;&mdash; Come on!</p>
+
+<p><span class="smcap">Princess</span>. (<i>Light outside and first border and
+foots change to amber</i>) Carlos!</p>
+
+<p><span class="smcap">Duke</span>. (<i>Cross to</i> <span class="smcap">c.</span> <i>and</i>
+<span class="smcap">Princess</span>; <i>gives locket</i>)
+You play a good game, Mr. Warren. Are all Americans like you?</p>
+
+<p><span class="smcap">Jarvis</span>. They all play the game in Kentucky.</p>
+
+<p><span class="smcap">Duke</span>. (<i>Cross to door</i> <span class="smcap">l.</span>) And I thought all
+Americans were fools.</p>
+
+<p><span class="smcap">Jarvis</span>. I saw that from the first, and it helped.</p>
+
+<p><span class="smcap">Duke</span>. Mr. Warren, take her advice, and return
+to Kentucky. (<i>Exit</i> <span class="smcap">l.</span>)</p>
+
+<p><span class="smcap">Jarvis</span>. Say, hold on&mdash;&mdash;</p>
+
+<p><span class="smcap">Princess</span>. (<i>Stopping</i> <span class="smcap">Jarvis</span> <span class="smcap">c.</span>)
+What kind of a place is Kentucky?</p>
+
+<p><span class="smcap">Jarvis</span>. God's good country, lady. Must I go back alone?</p>
+
+<p><span class="smcap"><span class='pagenum'><a name="Page_69" id="Page_69">[69]</a></span>Princess</span>. You must go, but you need not go
+alone.</p>
+
+<p><span class="smcap">Jarvis</span>. You mean&mdash;&mdash;? Say it! Say it!</p>
+
+<p><span class="smcap">Princess</span>. I love you! (<i>They embrace.</i>)</p>
+
+
+<p class="center">SLOW CURTAIN</p>
+
+
+<p class="sdir">(<i>Second Curtain</i>)</p>
+
+
+<p class="sdir">(<span class="smcap">Rusty</span> <i>comes down steps and off</i> <span class="smcap">l.</span>)</p>
+
+
+
+<hr class="full" />
+<p><span class='pagenum'><a name="Page_70" id="Page_70">[70]</a></span></p>
+
+<h2><a name="STAGE_MANAGERS_PLOT" id="STAGE_MANAGERS_PLOT"></a>STAGE MANAGER'S PLOT</h2>
+
+
+<p class="scene">Act I&mdash;<br />
+Manhattan Hotel at five o'clock in the morning.
+Stage dimly lighted by night lamp from side of
+bed. Theresa is sleeping. Modern, up-to-date
+hotel room. Furniture dark and a general atmosphere
+of the best.</p>
+
+<p class="scene">Act II&mdash;<br />
+Stateroom on S.S. "Aquitania," with doors leading
+off to bath and bedroom of the suite. White
+walls, dark plush hangings and gold furniture.
+Dark carpet. Atmosphere of a liner just before
+leaving dock.</p>
+
+<p class="scene">Act III&mdash;<br />
+An old Spanish tavern on the outskirts of
+Segura with a suggestion of past refinement,
+but now in a condition of decay. Mandolin
+and guitar heard in wine room at opening, with
+singing.</p>
+
+<p class="scene">ACT IV&mdash;<br />
+An old Spanish castle, deserted, crumbling, covered
+with the dust of ages. Wind effect, etc.,
+to create an atmosphere of spookiness at rise.</p>
+
+<p>The House Detective in the First Act doubles
+Pedro, the innkeeper, in the Third Act.</p>
+
+<p>Hotel Porter in First Act doubles Vardos in Third
+Act. Also can do the fight in armor.</p>
+
+<p>Steward in Second Act doubles Jose in Third Act.</p>
+
+<p>Maximo and Gaspar are unimportant characters
+in the opening of the Third and can be played by
+extras.</p>
+
+<p><span class='pagenum'><a name="Page_71" id="Page_71">[71]</a></span>The best results in this play are obtained from a
+fast, snappy tempo throughout.</p>
+
+
+
+<hr class="major" />
+<h2><a name="CARPENTERS_PLOT" id="CARPENTERS_PLOT"></a>CARPENTER'S PLOT</h2>
+
+<p>
+ACT I&mdash;<br />
+ <span style="margin-left:2em;"><i>Interior as per diagram.</i></span><br />
+ <span style="margin-left:4em;">1 Horizon drop.</span><br />
+ <span style="margin-left:4em;">3 Backings.</span><br />
+ <span style="margin-left:4em;">2 Doors, down left and right.</span><br />
+ <span style="margin-left:4em;">Window back <span class="smcap">r.</span> and <span class="smcap">l.</span> center.</span>
+</p>
+<p>
+ACT II&mdash;<br />
+ <span style="margin-left:2em;"><i>Ship's Stateroom:</i></span><br />
+ <span style="margin-left:4em;">3 Doors, <span class="smcap">r.c.</span>, <span class="smcap">r.</span>1 and <span class="smcap">l.</span>3.</span><br />
+ <span style="margin-left:4em;">1 Horizon ring.</span><br />
+ <span style="margin-left:4em;">1 Backing.</span><br />
+</p>
+<p>
+
+ACT III&mdash;<br />
+ <span style="margin-left:2em;"><i>Interior Spanish Inn:</i></span><br />
+ <span style="margin-left:4em;">Stairway <span class="smcap">c.</span> Leading into upper part of house.</span><br />
+ <span style="margin-left:4em;">Door to <span class="smcap">l.</span> of staircase.</span><br />
+ <span style="margin-left:4em;">Door <span class="smcap">r.</span>1 leading to wine room.</span><br />
+ <span style="margin-left:4em;">Window left 1.</span><br />
+ <span style="margin-left:4em;">Door left 1.</span><br />
+ <span style="margin-left:4em;">3 Backings.</span><br />
+ <span style="margin-left:4em;">Stairs, platforms, and parallels.</span>
+</p>
+<p>
+
+ACT IV&mdash;<br />
+ <span style="margin-left:2em;"><i>Interior Old Spanish Castle:</i></span><br />
+ <span style="margin-left:4em;">Stone masonry in ruins.</span><br />
+ <span style="margin-left:4em;">Heavy stone windows with bars.</span><br />
+ <span style="margin-left:4em;">Fireplace <span class="smcap">r.</span>1.</span><br />
+ <span style="margin-left:4em;">Stairway <span class="smcap">c.</span> four steps with heavy balustrade</span><br />
+ <span style="margin-left:6em;">leading through heavy door to armory.</span><br />
+ <span style="margin-left:4em;">Break-away picture immediately <span class="smcap">l.</span> of stairway.</span><br />
+ <span style="margin-left:4em;">Door <span class="smcap">r.</span>1 <span class="smcap">l.</span>2<span class="smcap">c.</span></span><br />
+ <span style="margin-left:4em;">2 Backings.</span><br />
+ <span style="margin-left:4em;">Trap through stage <span class="smcap">c.r.</span> above the middle line.</span>
+</p>
+
+<hr class="major" />
+<p><span class='pagenum'><a name="Page_72" id="Page_72">[72]</a></span></p>
+<h2><a name="PROPERTY_PLOT" id="PROPERTY_PLOT"></a>PROPERTY PLOT</h2>
+
+<p>
+ACT I&mdash;<br />
+<span style="margin-left:4em;"> 1 Dressing Table.</span><br />
+<span style="margin-left:4em;"> 1 Toilet Set.</span><br />
+<span style="margin-left:4em;"> 1 Locket in case.</span><br />
+<span style="margin-left:4em;"> 1 Settee.</span><br />
+<span style="margin-left:4em;"> 2 Armchairs.</span><br />
+<span style="margin-left:4em;"> 1 Telephone.</span><br />
+<span style="margin-left:4em;"> 1 Canopy over bed.</span><br />
+<span style="margin-left:5em;"> Curtains and window shades.</span><br />
+<span style="margin-left:4em;"> 1 large flat trunk.</span><br />
+<span style="margin-left:4em;"> 2 Steamer Rugs with strap handles.</span><br />
+<span style="margin-left:4em;"> 2 Small Trays in trunk.</span><br />
+<span style="margin-left:5em;"> Scissors, Knife, and Trunk Truck.</span><br />
+</p><p>
+ACT II&mdash;<br />
+<span style="margin-left:4em;"> 1 Gold Settee.</span><br />
+<span style="margin-left:4em;"> 2 Gold Armchairs.</span><br />
+<span style="margin-left:4em;"> 2 Gold Side chairs.</span><br />
+<span style="margin-left:4em;"> 1 Pedestal with silver tray and pitcher.</span><br />
+<span style="margin-left:4em;"> 1 Long Bench with cushions.</span><br />
+<span style="margin-left:4em;"> 1 Telephone.</span><br />
+<span style="margin-left:4em;"> 4 Small Curtains.</span><br />
+<span style="margin-left:5em;"> Newspapers, Magazines.</span><br />
+<span style="margin-left:5em;"> Knife.</span><br />
+<span style="margin-left:5em;"> Steamer Rugs.</span><br />
+<span style="margin-left:5em;"> Hand Baggage.</span><br />
+<span style="margin-left:5em;"> Locket and Case.</span><br />
+<span style="margin-left:5em;"> Boat Whistle (suggest compressed air auto tank).</span><br />
+</p><p>
+ACT III&mdash;<br />
+<span style="margin-left:4em;"> 2 Stools.</span><br />
+<span style="margin-left:4em;"> 2 Tables, old and heavy Spanish.</span><br />
+<span style="margin-left:4em;"> 1 Set Bench and Arm.</span><br />
+<span style="margin-left:5em;"> Lunch Basket.</span><br />
+<span style="margin-left:5em;"> Tray, with wine bottle and two glasses.</span><br />
+<span style="margin-left:5em;"> Hand Baggage.</span><br />
+<span class='pagenum'><a name="Page_73" id="Page_73">[73]</a></span>
+<span style="margin-left:5em;">Playing Cards.</span><br />
+<span style="margin-left:4em;"> 2 Pistols.</span><br />
+<span style="margin-left:4em;"> 1 Long Chain Necklace, with gold cross.</span><br />
+</p><p>
+ACT IV&mdash;<br />
+<span style="margin-left:4em;"> 2 Suits Armor.</span><br />
+<span style="margin-left:4em;"> 2 Swords.</span><br />
+<span style="margin-left:4em;"> 1 Break-away Table.</span><br />
+<span style="margin-left:4em;"> 1 Break-away Chair.</span><br />
+<span style="margin-left:4em;"> 1 Break-away life-size picture of Henry V.</span><br />
+<span style="margin-left:4em;"> 1 Set Fire-Dogs.</span><br />
+<span style="margin-left:5em;"> Hammer and Chisel.</span><br />
+<span style="margin-left:5em;"> Wind effect.</span><br />
+<span style="margin-left:5em;"> Stand for Armor.</span><br />
+<span style="margin-left:4em;"> 3 Lanterns.</span><br />
+<span style="margin-left:4em;"> 1 Revolver and Cartridges.</span><br />
+<span style="margin-left:5em;"> Locket and Case.</span><br />
+<span style="margin-left:5em;"> Fan for fire.</span><br />
+<span style="margin-left:5em;"> Trap through stage.</span><br />
+</p>
+
+
+<hr class="major" />
+<h2><a name="ELECTRICAL_PLOT" id="ELECTRICAL_PLOT"></a>ELECTRICAL PLOT</h2>
+
+
+<p class="scene">ACT I&mdash;<br />
+Rise dark, two blue pan lights back of window,
+two baby spots off left; one focussed on bed
+and the other on door down <span class="smcap">r.</span>1. Red fire-escape
+light shows door <span class="smcap">r.</span> when opened. Night lamp
+on table near bed.</p>
+
+<p class="scene">ACT II&mdash;<br />
+Lights full up, white and amber, strip light off
+door right. Lights straw for sun effect at back.</p>
+
+<p class="scene">ACT III&mdash;<br />
+Blue on back drop. Stage full up, amber and
+white. Strips off right and left. Large lamp
+on newell post at foot of stairs. Stage dark
+at lamp crash.</p>
+
+<p class="scene">ACT IV&mdash;<br />
+Stage dark, blue baby spot for moonlight,
+<span class='pagenum'><a name="Page_74" id="Page_74">[74]</a></span>
+through window right. Blue on back drop.
+Fire glow, half up with lanterns on your foots
+and borders.</p>
+
+<hr class="full" />
+
+<p><span class='pagenum'><a name="Page_iii" id="Page_iii">[iii]</a></span></p>
+<div class="advertisements">
+
+<h2>Clarence</h2>
+
+<p>Comedy in 4 acts by Booth Tarkington. 5 males, 5 females. 2
+interiors. Costumes, modern. Plays 2&frac12; hours.</p>
+
+<p>One of the "five million", Clarence served where he was sent&mdash;though
+it was no further than Texas. As an entomologist he
+found&mdash;on this side of the ocean&mdash;no field for his specialty, so
+they set him to driving mules.</p>
+
+<p>Now, reduced to civil life and seeking a job, he finds a position
+in the home of one Wheeler, a wealthy man with a family.
+And because he'd "been in the army" he becomes guide, philosopher
+and friend to the members of that distracted family
+group. Clarence's position is an anomolous one. He mends the
+plumbing, tunes the piano, types&mdash;off stage&mdash;and plays the saxophone.
+And around him revolves such a group of characters
+as only Booth Tarkington could offer. It is a real American
+comedy, at which the audience ripples with appreciative and
+delighted laughter.</p>
+
+<p>Those marvelous young people, Cora and Bobby, are portrait
+sketches warranted to appeal to everyone.</p>
+
+<p>Royalty, $25.00. Price, 75 cents.</p>
+
+
+<h2>The Charm School</h2>
+
+<p>Comedy in 3 acts by Alice Duer Miller and Robert Milton.
+6 males, 10 females. (May be played by 5 males and 8 females).
+(Any number of school girls may be used in the ensembles).
+2 interiors. Costumes, modern. Plays 2&frac12; hours.</p>
+
+<p>A young automobile salesman just out of his 'teens inherits a
+girl's school and insists on running it himself, according to his
+own ideas, chief of which is that the dominant feature in the
+education of the young girl of today should be CHARM.</p>
+
+<p>In the end the young man gives up the school and promises
+to wait until the youngest of his pupils reaches a marriagable
+age.</p>
+
+<p>"The Charm School" has the freshness of youth, the inspiration
+of a novel idea, the charm of originality, and wholesome,
+amusing entertainment. We strongly recommend it for high
+school production.</p>
+
+<p>First produced in New York, then toured the country. Two
+companies now playing it in England. Royalty, $25.00. Price,
+75 cents.</p>
+
+<h2>A Full House</h2>
+
+<p>Farcical comedy in 3 acts. By Fred Jackson. 7 males, 7
+females. 1 interior. Modern costumes. Plays 2&frac12; hours. This
+newest and funniest farce was written by Fred Jackson, the
+well-known story writer, and is backed up by the prestige of
+an impressive New York success and the promise of unlimited
+fun presented in the most attractive form. A cleverer farce
+has not been seen for many a long day. "A Full House" is a
+house full of laughs. Royalty, $25. Price, 75 cents.</p>
+
+<p class="sfrench">
+ SAMUEL FRENCH. 25 West 45th Street, New York City<br />
+
+ New and Explicit Descriptive Catalogue Mailed<br />
+ Free on Request
+</p>
+
+<p><span class='pagenum'><a name="Page_iv" id="Page_iv">[iv]</a></span></p>
+
+<h2>The Famous Mrs. Fair</h2>
+
+
+<p>A play in 4 acts. By James Forbes, author of "The Commuters",
+"The Traveling Salesman", etc. 3 males, 10 females.
+2 interiors. Costumes modern. Plays 2&frac12; hours.</p>
+
+<p>Mrs. Fair was a major abroad and won a medal for bravery.
+Her husband was displeased when Mrs. Fair came home to a
+fame which lifted her out of his life. The dissatisfaction grew
+as she became absorbed in public functions. Mr. Forbes traces
+the widening of the rift between husband and wife with great
+skill in the first two acts. These are light comedy. In the third
+the mood becomes serious and we find that Mrs. Fair's absence
+from home has set the husband to philandering and the daughter
+to intimacy with a gay set. Indeed, only through the joint
+efforts of husband and wife to save the girl from danger, is
+harmony again established.</p>
+
+<p>A true comedy, written with keen insight. Royalty, $35.00.
+Price, 75 cents.</p>
+
+
+<h2>Nothing But the Truth</h2>
+
+<p>Comedy in 3 acts. By James Montgomery. 5 males, 6 females.
+Costumes, modern. 2 interiors. Plays 2&frac12; hours.</p>
+
+<p>Is it possible to tell the absolute truth&mdash;even for twenty-four
+hours? It is&mdash;at least Bob Bennett, hero or "Nothing But
+the Truth", accomplished the feat. The bet he made with his
+business partners, and the trouble he got into is the subject of
+William Collier's tremendous comedy hit. "Nothing But the
+Truth" can be whole-heartedly recommended as one of the
+most sprightly, amusing and popular comedies. Royalty, $25.00.
+Price, 60 cents.</p>
+
+<h2>On the Hiring Line</h2>
+
+<p>Comedy in 3 acts, by Harvey O'Higgins and Harriet Ford.
+5 males, 4 females. 1 interior. Costumes, modern. Plays 2&frac14;
+hours.</p>
+
+<p>Sherman Fessenden, unable to induce servants to remain at
+his Jersey home, hits upon the expedient of engaging detectives
+as domestics.</p>
+
+<p>His second wife, an actress, weary of the country, has succeeded
+in discouraging every other cook and butler against
+remaining long, believing that she will convince her husband
+that country life is dead. So she is deeply disappointed when
+she finds she cannot discourage the new servants.</p>
+
+<p>The sleuths, believing they are called to report on those living
+with the Fessendens, warn Fessenden that his wife has been
+receiving love-notes from an actor friend, and that his daughter
+is planning to elope with a supposed thief.</p>
+
+<p>One sleuth causes an uproar making a mess of the situations
+he has witnessed. Fessenden, however, has learned a lesson
+and is willing to leave the servant problem to his wife.</p>
+
+<p>Enjoyed long runs in New York and Chicago. Royalty, $25.00.
+Price, 75 cents.</p>
+
+<p class="sfrench">
+ SAMUEL FRENCH. 25 West 45th Street, New York City<br />
+
+ New and Explicit Descriptive Catalogue Mailed<br />
+ Free on Request
+</p>
+
+<p><span class='pagenum'><a name="Page_v" id="Page_v">[v]</a></span></p>
+
+<h2>Daddy Long-Legs</h2>
+
+
+<p>A charming comedy in 4 acts, by Jean Webster. 6 males,
+7 females, and 6 orphans, but by easy doubling of some characters,
+may be played by 4 males, 4 females and 3 orphans.
+The orphans appear only in the first act and may be played
+by small girls. 4 easy interiors. Costumes modern. Plays 2&frac12;
+hours.</p>
+
+<p>The New York Times wrote the following:</p>
+
+<p>"If you will take your pencil and write down, one below
+the other, the words delightful, charming, sweet, beautiful and
+entertaining, and then draw a line and add them up, the answer
+will be 'Daddy Long-Legs'. To that result you might even add
+brilliant, pathetic and humorous, but the answer even then
+would be just what it was before&mdash;the play which Miss Jean
+Webster has made from her book, 'Daddy Long-Legs'. To attempt
+to describe the simplicity and beauty of 'Daddy Long-Legs'
+would be like attempting to describe the first breath of
+Spring after an exceedingly tiresome and hard Winter."</p>
+
+<p>Enjoyed a two-years' run in New York and was then toured
+for over three years. Royalty, $25.00. Price, 75 cents.</p>
+
+<hr class="major" />
+<h2>To the Ladies</h2>
+
+
+<p>A hilarious comedy in 3 acts, by George S. Kaufman and
+Marc Connelly. 11 males, 3 females. 3 interiors. Costumes,
+modern. Plays 2&frac12; hours.</p>
+
+<p>The authors of "Dulcy" have divulged a secret known to
+every woman&mdash;and to some men, though the men don't admit it.</p>
+
+<p>The central figures are young Leonard Beebe and his wife
+Elsie, a little girl from Mobile. Leonard is the average young
+American clerk, the kind who read all the "Success" stories in
+the magazines and believe them. Elsie has determined to make
+him something more. She has her hands full&mdash;even has to
+make an after dinner speech for him&mdash;but she does it and the
+play shows how.</p>
+
+<p>Helen Hayes played Elsie and Otto Kruger impersonated
+Leonard in New York, where it ran a whole season. Here's a
+clean and wholesome play, deliciously funny and altogether a
+diverting evening's entertainment. Royalty, $25.00. Price, 75
+cents.</p>
+
+
+<h2>Three Live Ghosts</h2>
+
+<p>Comedy in 3 acts by Frederick Isham and Max Marcin. 6
+males, 4 females (2 policemen). 1 interior throughout. Costumes,
+modern. Plays 2&frac12; hours.</p>
+
+<p>"Three Live Ghosts" is brim full of fun and humor and is
+sure to keep audiences in gales of laughter. The New York
+critics described it as the most ingenious and amusing comedy
+of the season, genuinely funny. It played a fall season in
+New York, then toured the big cities. A lively comedy of merit.
+Royalty, $25.00. Price, 75 cents.</p>
+
+</div>
+
+<p class="sfrench">
+ SAMUEL FRENCH. 25 West 45th Street, New York City<br />
+
+ New and Explicit Descriptive Catalogue Mailed<br />
+ Free on Request
+</p>
+
+
+
+<p><span class='pagenum'><a name="Page_vi" id="Page_vi">[vi]</a></span></p>
+
+<div style="border: 2px solid black; margin: 4px; padding:6px;">
+
+<h2 style="margin-bottom:1em;">FRENCH'S<br />
+Standard Library Edition</h2>
+
+<p style="text-align:center;margin:1em auto 1em auto;">Includes Plays by</p>
+
+<div style="float:left; margin-left:3em;">
+<pre style="font-family:serif">
+Clyde Fitch
+William Gillette
+Augustus Thomas
+George Broadhurst
+Edward E. Kidder
+Percy MacKaye
+Sir Arthur Conan Doyle
+Louis N. Parker
+R. C. Carton
+Alfred Sutro
+Richard Harding Davis
+Sir Arthur W. Pinero
+Anthony Hope
+Oscar Wilde
+Haddon Chambers
+Jerome K. Jerome
+Cosmo Gordon Lennox
+H. V. Esmond
+Mark Swan
+Grace L. Furniss
+Marguerite Merrington
+Hermann Sudermann
+Rida Johnson Young
+Arthur Law
+Rachel Crothers
+Martha Morton
+H. A. Du Souchet
+W. W. Jacobs
+Madeleine Lucette Ryley
+&nbsp;
+</pre>
+</div>
+<div style="float:right;margin-right:3em;">
+<pre style="font-family:serif">
+Booth Tarkington
+J. Hartley Manners
+James Forbes
+James Montgomery
+Wm. C. de Mille
+Roi Cooper Megrue
+Edward E. Rose
+Israel Zangwill
+Henry Bernstein
+Harold Brighouse
+Channing Pollock
+Harry Durant
+Winchell Smith
+Margaret Mayo
+Edward Peple
+A. E. W. Mason
+Charles Klein
+Henry Arthur Jones
+A. E. Thomas
+Fred. Ballard
+Cyril Harcourt
+Carlisle Moore
+Ernest Denny
+Laurence Housman
+Harry James Smith
+Edgar Selwyn
+Augustin McHugh
+Robert Housum
+Charles Kenyon
+C. M. S. McLellen
+&nbsp;
+</pre>
+</div>
+
+<p style="clear:both; font-size:100%; text-indent:0; text-align:justify;margin-top:1em;">
+French's International Copyrighted Edition contains
+plays, comedies and farces of international reputation;
+also recent professional successes by famous American
+and English Authors.</p>
+
+<p class="center">
+ Send a four-cent stamp for our new catalogue<br />
+ describing thousands of plays.</p>
+<p style="text-align:center;margin-top:1em;letter-spacing:4px;font-size:150%;">SAMUEL FRENCH</p>
+<p class="center">Oldest Play Publisher in the World</p>
+
+<p>25 West 45th Street<span style="position:absolute;right:4em;">NEW YORK CITY</span></p>
+</div>
+
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of the Project Gutenberg EBook of The Ghost Breaker, by
+Paul Dickey and Charles Goddard
+
+*** END OF THIS PROJECT GUTENBERG EBOOK THE GHOST BREAKER ***
+
+***** This file should be named 24702-h.htm or 24702-h.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/2/4/7/0/24702/
+
+Produced by K Nordquist, David Cortesi, Renald Levesque
+and the Online Distributed Proofreading Team at
+https://www.pgdp.net (This file was produced from images
+generously made available by The Internet Archive/American
+Libraries.)
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions means that no
+one owns a United States copyright in these works, so the Foundation
+(and you!) can copy and distribute it in the United States without
+permission and without paying copyright royalties. Special rules,
+set forth in the General Terms of Use part of this license, apply to
+copying and distributing Project Gutenberg-tm electronic works to
+protect the PROJECT GUTENBERG-tm concept and trademark. Project
+Gutenberg is a registered trademark, and may not be used if you
+charge for the eBooks, unless you receive specific permission. If you
+do not charge anything for copies of this eBook, complying with the
+rules is very easy. You may use this eBook for nearly any purpose
+such as creation of derivative works, reports, performances and
+research. They may be modified and printed and given away--you may do
+practically ANYTHING with public domain eBooks. Redistribution is
+subject to the trademark license, especially commercial
+redistribution.
+
+
+
+*** START: FULL LICENSE ***
+
+THE FULL PROJECT GUTENBERG LICENSE
+PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
+
+To protect the Project Gutenberg-tm mission of promoting the free
+distribution of electronic works, by using or distributing this work
+(or any other work associated in any way with the phrase "Project
+Gutenberg"), you agree to comply with all the terms of the Full Project
+Gutenberg-tm License (available with this file or online at
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need, is critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at https://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+https://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at https://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit https://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including including checks, online payments and credit card
+donations. To donate, please visit: https://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart was the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ https://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
+
+
+</pre>
+
+</body>
+</html>
diff --git a/24702-h/images/frenchslogo.png b/24702-h/images/frenchslogo.png
new file mode 100644
index 0000000..07f8131
--- /dev/null
+++ b/24702-h/images/frenchslogo.png
Binary files differ
diff --git a/24702-h/images/page_16.jpg b/24702-h/images/page_16.jpg
new file mode 100644
index 0000000..848267d
--- /dev/null
+++ b/24702-h/images/page_16.jpg
Binary files differ
diff --git a/24702-h/images/page_16h.jpg b/24702-h/images/page_16h.jpg
new file mode 100644
index 0000000..ee1e2b7
--- /dev/null
+++ b/24702-h/images/page_16h.jpg
Binary files differ
diff --git a/24702-h/images/page_24.jpg b/24702-h/images/page_24.jpg
new file mode 100644
index 0000000..207e6ee
--- /dev/null
+++ b/24702-h/images/page_24.jpg
Binary files differ
diff --git a/24702-h/images/page_24h.jpg b/24702-h/images/page_24h.jpg
new file mode 100644
index 0000000..7cd4fa1
--- /dev/null
+++ b/24702-h/images/page_24h.jpg
Binary files differ
diff --git a/24702-h/images/page_48.jpg b/24702-h/images/page_48.jpg
new file mode 100644
index 0000000..4fef66c
--- /dev/null
+++ b/24702-h/images/page_48.jpg
Binary files differ
diff --git a/24702-h/images/page_48h.jpg b/24702-h/images/page_48h.jpg
new file mode 100644
index 0000000..bb9a178
--- /dev/null
+++ b/24702-h/images/page_48h.jpg
Binary files differ
diff --git a/24702-h/images/page_56.jpg b/24702-h/images/page_56.jpg
new file mode 100644
index 0000000..f2c44f6
--- /dev/null
+++ b/24702-h/images/page_56.jpg
Binary files differ
diff --git a/24702-h/images/page_56h.jpg b/24702-h/images/page_56h.jpg
new file mode 100644
index 0000000..9d31dc5
--- /dev/null
+++ b/24702-h/images/page_56h.jpg
Binary files differ
diff --git a/24702-h/images/royalty_stamp.gif b/24702-h/images/royalty_stamp.gif
new file mode 100644
index 0000000..2dda922
--- /dev/null
+++ b/24702-h/images/royalty_stamp.gif
Binary files differ