Files

2939 lines
486 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

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

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

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-US" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-US">
<head>
<title>The Splendid Spur</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/arthur-quiller-couch/the-splendid-spur/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
@namespace xml "http://www.w3.org/XML/1998/namespace";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
blockquote[xml|lang]{
font-style: italic;
}
footer{
margin-top: 1em;
text-align: right;
}
/* Begin dedication CSS */
#dedication{
margin-top: 20vh;
}
#dedication header b{
font-size: larger;
}
[epub|type~="dedication"] p:nth-of-type(1){
font-variant: small-caps;
}
[epub|type~="dedication"] p:nth-of-type(2){
text-indent: 0;
}
/* End dedication CSS */
/* BEGIN LETTERS */
[epub|type~="z3998:salutation"] + p{
text-indent: 0;
}
[epub|type~="z3998:sender"],
[epub|type~="z3998:recipient"],
[epub|type~="z3998:salutation"],
[epub|type~="z3998:signature"]{
font-variant: small-caps;
}
[epub|type~="z3998:postscript"]{
margin-top: 1em;
text-align: initial;
text-indent: 0;
}
/* end letters */
/* BEGIN ALL POEMS/VERSE */
[epub|type~="z3998:poem"] header p{
margin: 1em 0;
text-align: center;
}
[epub|type~="z3998:poem"] p,
[epub|type~="z3998:verse"] p{
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:poem"] p > span,
[epub|type~="z3998:verse"] p > span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
[epub|type~="z3998:poem"] p > span + br,
[epub|type~="z3998:verse"] p > span + br{
display: none;
}
[epub|type~="z3998:poem"] p + p{
margin-top: 1em;
}
p span.i1{
padding-left: 2em;
text-indent: -1em;
}
p span.i4{
padding-left: 5em;
text-indent: -1em;
}
/* end poems/verse */
/* web.css */
body{
display: flex;
flex-direction: column;
font-family: "Georgia", serif;
font-size: 18px;
margin: 0;
line-height: 1.5;
}
main{
flex-grow: 1;
margin: 5rem auto 3rem;
max-width: 55ch;
padding: 0 3rem;
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
}
body > header{
all: unset; /* Remove any properties set by selectors in the ebook itself */
background: #fff;
border-bottom: 1px solid #999;
box-shadow: 0 0 3px #ccc;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1000; /* Required so that SVGs don't scroll over the header */
}
body > header ul{
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 1em;
gap: 1.5em;
}
body > header li:first-child{
margin-right: auto;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-full.svg");
display: block;
font-size: 0;
height: 42px;
transition: transform 200ms ease;
width: 180px;
}
body > header li:first-child > a:hover{
transform: scale(1.025) rotate(1deg);
}
body > footer ul{
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0.5em 1em;
}
body > footer li{
max-width: 40%;
}
body > main > section[epub|type~="titlepage"],
body > main > section[epub|type~="halftitlepage"]{
}
nav + section,
section + nav,
section + section,
section + article,
article + section,
article + article{
box-sizing: border-box;
margin-top: 12em !important;
padding: 0;
}
nav[epub|type~="toc"] ol{
list-style: none;
}
@media(max-width: 65ch){
main{
padding: 0 2rem;
width: calc(100% - 2 * 2rem);
}
section[epub|type~="imprint"] p{
width: 100%;
}
}
@media(max-width: 450px){
body > header > nav > ul{
flex-wrap: wrap;
}
body > header > nav > ul > li > a{
font-size: .8rem;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-small.svg");
width: 31px;
height: 20px;
}
}
@media(prefers-color-scheme: dark){
body,
body > header{
background: #222222;
color: #ffffff;
}
/* These three link colors provide WCAG AAA compliance at 16px */
a:link{
color: #6bb9f0;
}
a:active{
color: #e6cc22;
}
a:visited{
color: #dda0dd;
}
body > header li:first-child > a,
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(1);
}
}
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
and will just drop this entire query together if it's included. */
@media(pointer: coarse){
body > header{
position: fixed;
}
body > header li:first-child > a{
height: 21px;
width: 90px;
}
nav[epub|type~="toc"] ol li{
margin-bottom: 2em;
margin-top: 2em;
}
*:target{
scroll-margin-top: 4em;
}
}
@media((max-width: 450px) and (pointer: coarse)){
body > header li:first-child > a{
width: 31px;
height: 20px;
}
}
]]></style>
</head>
<body><main>
<section id="titlepage" epub:type="titlepage frontmatter">
<h1 epub:type="title">The Splendid Spur</h1>
<p>By <b epub:type="z3998:author z3998:personal-name">Arthur Quiller-Couch</b>.</p>
<img alt="" src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20340%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20The%20Splendid%20Spur%2C%20by%20Arthur%20Quiller-Couch%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THE%20SPLENDID%20SPUR%22%3E%09%09%3Cpath%20d%3D%22M177.24%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M260.46%2C99.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M363.33%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M435.56%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M474.99%2C52.81l28.16%2C0.00c15.06%2C0.00%2C26.39%2C7.77%2C26.39%2C23.77c0.00%2C15.91-11.32%2C24.80-26.39%2C24.80l-10.57%2C0.00l0.00%2C28.63l-17.59%2C0.00l0.00-77.19z%20%20M492.58%2C87.33l4.96%2C0.00c6.92%2C0.00%2C13.47-2.34%2C13.47-10.20c0.00-7.95-6.55-10.29-13.47-10.29l-4.96%2C0.00l0.00%2C20.49z%22%2F%3E%09%09%3Cpath%20d%3D%22M559.89%2C52.81l0.00%2C61.75l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M644.33%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M677.03%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M741.73%2C52.81l22.36%2C0.00c21.15%2C0.00%2C38.92%2C16.09%2C38.92%2C38.55c0.00%2C22.55-17.68%2C38.64-38.92%2C38.64l-22.36%2C0.00l0.00-77.19z%20%20M759.32%2C114.28l2.71%2C0.00c13.01%2C0.00%2C21.89-9.92%2C21.99-22.83c0.00-12.91-8.89-22.92-21.99-22.92l-2.71%2C0.00l0.00%2C45.75z%22%2F%3E%09%09%3Cpath%20d%3D%22M833.37%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M849.60%2C52.81l22.36%2C0.00c21.15%2C0.00%2C38.92%2C16.09%2C38.92%2C38.55c0.00%2C22.55-17.68%2C38.64-38.92%2C38.64l-22.36%2C0.00l0.00-77.19z%20%20M867.19%2C114.28l2.71%2C0.00c13.01%2C0.00%2C21.89-9.92%2C21.99-22.83c0.00-12.91-8.89-22.92-21.99-22.92l-2.71%2C0.00l0.00%2C45.75z%22%2F%3E%09%09%3Cpath%20d%3D%22M980.77%2C51.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M1020.20%2C52.81l28.16%2C0.00c15.06%2C0.00%2C26.39%2C7.77%2C26.39%2C23.77c0.00%2C15.91-11.32%2C24.80-26.39%2C24.80l-10.57%2C0.00l0.00%2C28.63l-17.59%2C0.00l0.00-77.19z%20%20M1037.79%2C87.33l4.96%2C0.00c6.92%2C0.00%2C13.47-2.34%2C13.47-10.20c0.00-7.95-6.55-10.29-13.47-10.29l-4.96%2C0.00l0.00%2C20.49z%22%2F%3E%09%09%3Cpath%20d%3D%22M1146.84%2C52.81l0.00%2C49.78c0.00%2C19.09-10.48%2C28.82-30.13%2C28.82s-30.13-9.73-30.13-28.82l0.00-49.78l17.59%2C0.00l0.00%2C44.63c0.00%2C12.91%2C3.93%2C16.65%2C12.54%2C16.65s12.54-3.74%2C12.54-16.65l0.00-44.63l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1162.13%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M1179.72%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22ARTHUR%20QUILLER-COUCH%22%3E%09%09%3Cpath%20d%3D%22M224.25%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M224.68%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M254.87%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M268.06%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M303.66%2C243.68l0.00-11.58l40.70%2C0.00l0.00%2C11.58l-13.75%2C0.00l0.00%2C46.32l-13.19%2C0.00l0.00-46.32l-13.75%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M367.32%2C266.77l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.09l18.67%2C0.00l0.00-23.09l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l0.00-23.23l-18.67%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M457.10%2C232.11l0.00%2C37.33c0.00%2C14.32-7.86%2C21.61-22.60%2C21.61s-22.60-7.30-22.60-21.61l0.00-37.33l13.19%2C0.00l0.00%2C33.47c0.00%2C9.68%2C2.95%2C12.49%2C9.40%2C12.49s9.40-2.81%2C9.40-12.49l0.00-33.47l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M469.82%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M483.01%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M563.32%2C302.14l-3.16-4.77s5.05-6.60%2C9.26-6.60l0.00-0.28c-13.75-2.67-22.81-14.60-22.81-29.47c0.00-16.91%2C12.91-29.96%2C28.84-29.96c16.07%2C0.00%2C28.77%2C13.05%2C28.77%2C29.96c0.00%2C13.82-8.14%2C25.12-20.14%2C28.77l0.00%2C0.28c1.33%2C0.00%2C5.54%2C1.33%2C8.98%2C1.33c5.96%2C0.00%2C8.70-3.79%2C8.70-3.79l4.14%2C8.91s-3.72%2C7.86-12.91%2C7.86c-8.63%2C0.00-12.21-5.47-21.12-5.47c-5.47%2C0.00-8.56%2C3.23-8.56%2C3.23z%20%20M560.87%2C261.02c0.00%2C8.63%2C3.79%2C16.70%2C14.60%2C16.70c10.53%2C0.00%2C14.53-8.07%2C14.53-16.70s-4.28-16.70-14.53-16.70c-10.18%2C0.00-14.60%2C8.07-14.60%2C16.70z%22%2F%3E%09%09%3Cpath%20d%3D%22M659.55%2C232.11l0.00%2C37.33c0.00%2C14.32-7.86%2C21.61-22.60%2C21.61s-22.60-7.30-22.60-21.61l0.00-37.33l13.19%2C0.00l0.00%2C33.47c0.00%2C9.68%2C2.95%2C12.49%2C9.40%2C12.49s9.40-2.81%2C9.40-12.49l0.00-33.47l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M685.46%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M712.08%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M756.73%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M821.31%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M833.89%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M847.08%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M889.13%2C264.32l22.60%2C0.00l0.00%2C10.74l-22.60%2C0.00l0.00-10.74z%22%2F%3E%09%09%3Cpath%20d%3D%22M953.71%2C278.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M978.15%2C261.02c0.00-16.91%2C13.26-29.96%2C29.19-29.96c16.07%2C0.00%2C29.12%2C13.05%2C29.12%2C29.96s-12.49%2C30.04-29.12%2C30.04c-17.12%2C0.00-29.19-13.12-29.19-30.04z%20%20M992.39%2C261.02c0.00%2C8.63%2C4.14%2C17.26%2C14.95%2C17.26c10.53%2C0.00%2C14.88-8.63%2C14.88-17.26s-4.63-17.26-14.88-17.26c-10.18%2C0.00-14.95%2C8.63-14.95%2C17.26z%22%2F%3E%09%09%3Cpath%20d%3D%22M1091.78%2C232.11l0.00%2C37.33c0.00%2C14.32-7.86%2C21.61-22.60%2C21.61s-22.60-7.30-22.60-21.61l0.00-37.33l13.19%2C0.00l0.00%2C33.47c0.00%2C9.68%2C2.95%2C12.49%2C9.40%2C12.49s9.40-2.81%2C9.40-12.49l0.00-33.47l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1133.06%2C278.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M1173.29%2C266.77l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.09l18.67%2C0.00l0.00-23.09l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l0.00-23.23l-18.67%2C0.00z%22%2F%3E%09%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
<nav id="toc" epub:type="toc">
<h2 epub:type="title">Table of Contents</h2>
<ol>
<li>
<a href="#titlepage">Titlepage</a>
</li>
<li>
<a href="#imprint">Imprint</a>
</li>
<li>
<a href="#dedication">Dedication</a>
</li>
<li>
<a href="#halftitlepage">The Splendid Spur</a>
<ol>
<li>
<a href="#chapter-1"><span epub:type="z3998:roman">I</span>: The Bowling-Green of the Crown</a>
</li>
<li>
<a href="#chapter-2"><span epub:type="z3998:roman">II</span>: The Young Man in the Cloak of Amber Satin</a>
</li>
<li>
<a href="#chapter-3"><span epub:type="z3998:roman">III</span>: I Find Myself in a Tavern Brawl: And Barely Escape</a>
</li>
<li>
<a href="#chapter-4"><span epub:type="z3998:roman">IV</span>: I Take the Road</a>
</li>
<li>
<a href="#chapter-5"><span epub:type="z3998:roman">V</span>: My Adventure at the Three Cups</a>
</li>
<li>
<a href="#chapter-6"><span epub:type="z3998:roman">VI</span>: The Flight in the Pine Wood</a>
</li>
<li>
<a href="#chapter-7"><span epub:type="z3998:roman">VII</span>: I Find a Comrade</a>
</li>
<li>
<a href="#chapter-8"><span epub:type="z3998:roman">VIII</span>: I Lose the Kings Letter; and Am Carried to Bristol</a>
</li>
<li>
<a href="#chapter-9"><span epub:type="z3998:roman">IX</span>: I Break Out of Prison</a>
</li>
<li>
<a href="#chapter-10"><span epub:type="z3998:roman">X</span>: Captain Pottery and Captain Settle</a>
</li>
<li>
<a href="#chapter-11"><span epub:type="z3998:roman">XI</span>: I Ride Down Into Temple: And Am Well Treated There</a>
</li>
<li>
<a href="#chapter-12"><span epub:type="z3998:roman">XII</span>: How Joan Saved the Army of the West; and Saw the Fight on Braddock Down</a>
</li>
<li>
<a href="#chapter-13"><span epub:type="z3998:roman">XIII</span>: I Buy a Looking Glass at Bodmin Fair: And Meet with <abbr epub:type="z3998:name-title">Mr.</abbr> Hannibal Tingcomb</a>
</li>
<li>
<a href="#chapter-14"><span epub:type="z3998:roman">XIV</span>: I Do No Good in the House of Gleys</a>
</li>
<li>
<a href="#chapter-15"><span epub:type="z3998:roman">XV</span>: I Leave Joan and Ride to the Wars</a>
</li>
<li>
<a href="#chapter-16"><span epub:type="z3998:roman">XVI</span>: The Battle of Stamford Heath</a>
</li>
<li>
<a href="#chapter-17"><span epub:type="z3998:roman">XVII</span>: I Meet with a Happy Adventure by Burning of a Green Light</a>
</li>
<li>
<a href="#chapter-18"><span epub:type="z3998:roman">XVIII</span>: Joan Does Me Her Last Service</a>
</li>
<li>
<a href="#chapter-19"><span epub:type="z3998:roman">XIX</span>: The Adventure of the Hearse</a>
</li>
<li>
<a href="#chapter-20"><span epub:type="z3998:roman">XX</span>: The Adventure of the Ledge; and How I Shook Hands with My Comrade</a>
</li>
</ol>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/6437">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/splendidspurbei01cougoog">Internet Archive</a>.</p>
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="dedication" epub:type="dedication frontmatter z3998:non-fiction">
<header>
<p>To<br/>
<b>Edward Gwynne Eardley-Wilmot</b>.</p>
</header>
<p>My Dear Eddie,</p>
<p>Whatever view a storyteller may take of his business, tis happy when he can think, “This book of mine will please such and such a friend,” and may set that friends name after the title page. For even if to please (as some are beginning to hold) should be no part of his aim, at least twill always be a reward: and (in unworthier moods) next to a Writer I would choose to be a Lamplighter, as the only other that gets so cordial a “God bless him!” in the long winter evenings.</p>
<p>To win such a welcome at such a time from a new friend or two would be the happiest fortune for my tale. But to you I could wish it to speak particularly, seeing that under the coat of <b>Jack Marvel</b> beats the heart of your friend</p>
<footer>
<p epub:type="z3998:signature">
<abbr epub:type="z3998:surname">Q.</abbr>
</p>
<p>Torquay,<br/>
<time datetime="1889-08-22">August 22nd, 1889</time>.</p>
</footer>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<hgroup epub:type="fulltitle">
<h2 epub:type="title">The Splendid Spur</h2>
<p epub:type="subtitle">Being Memoirs of the Adventures of <abbr epub:type="z3998:name-title">Mr.</abbr> John Marvel, a Servant of His Late Majesty King Charles <span epub:type="z3998:roman">I</span>, in the Years 16423</p>
</hgroup>
</section>
<section id="chapter-1" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">I</h2>
<p epub:type="title">The Bowling-Green of the Crown</p>
</hgroup>
<p>He that has jilted the Muse, forsaking her gentle pipe to follow the drum and trumpet, shall fruitlessly besiege her again when the time comes to sit at home and write down his adventures. Tis her revenge, as I am extremely sensible: and methinks she is the harder to me, upon reflection how near I came to being her lifelong servant, as you are to hear.</p>
<p>Twas on November 29th, <abbr>Ao.</abbr> 1642—a clear, frosty day—that the King, with the Prince of Wales (newly recovered of the measles), the Princes Rupert and Maurice, and a great company of lords and gentlemen, horse and foot, came marching back to us from Reading. I was a scholar of Trinity College in Oxford at that time, and may begin my history at three oclock on the same afternoon, when going (as my custom was) to <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr epub:type="z3998:given-name">Rob.</abbr> Drury for my fencing lesson, I found his lodgings empty.</p>
<p>They stood at the corner of Ship Street, as you turn into the Corn Market—a low wainscoted chamber, ill-lighted but commodious. “He is off to see the show,” thought I as I looked about me; and finding an easy cushion in the window, sat down to await him. Where presently, being tired out (for I had been carrying a halberd all day with the scholars troop in Magdalen College Grove), and in despite of the open lattice, I fell sound asleep.</p>
<p>It must have been an hour after that I awoke with a chill (as was natural), and was stretching out a hand to pull the window close, but suddenly sat down again and fell to watching instead.</p>
<p>The window lookd down, at the height of ten feet or so, upon a bowling-green at the back of the Crown Tavern (kept by John Davenant, in the Corn Market), and across it to a rambling wing of the same inn; the fourth side—that to my left—being but an old wall, with a broad sycamore growing against it. Twas already twilight; and in the darkning house, over the green, was now one casement brightly lit, the curtains undrawn, and within a company of noisy drinkers round a table. They were gaming, as was easily told by their clicking of the dice and frequent oaths: and anon the bellow of some tipsy chorus would come across. Twas one of these catches, I dare say, that woke me: only just now my eyes were bent, not toward the singers, but on the still lawn between us.</p>
<p>The sycamore, I have hinted, was a broad tree, and must, in summer, have borne a goodly load of leaves: but now, in November, these were strewn thick over the green, and nothing left but stiff, naked boughs. Beneath it lay a crackd bowl or two on the rank turf, and against the trunk a garden bench rested, I suppose for the convenience of the players. On this a man was now seated.</p>
<p>He was reading in a little book; and this first jogged my curiosity: for twas unnatural a man should read print at this dim hour, or, if he had a mind to try, should choose a cold bowling-green for his purpose. Yet he seemed to study his volume very attentively, but with a sharp look, now and then, toward the lighted window, as if the revellers disturbd him. His back was partly turnd to me; and what with this and the growing dusk, I could but make a guess at his face: but a plenty of silver hair fell over his fur collar, and his shoulders were bent a great deal. I judged him between fifty and sixty. For the rest, he wore a dark, simple suit, very straitly cut, with an ample furrd cloak, and a hat rather tall, after the fashion of the last reign.</p>
<p>Now, why the mans behavior so engaged me, I dont know: but at the end of half an hour I was still watching him. By this, twas near dark, bitter cold, and his pretence to read mere fondness: yet he persevered—though with longer glances at the casement above, where the din at times was fit to wake the dead.</p>
<p>And now one of the dicers upsets his chair with a curse, and gets on his feet. Looking up, I saw his features for a moment—a slight, pretty boy, scarce above eighteen, with fair curls and flushd cheeks like a girls. It made me admire to see him in this ring of purple, villainous faces. Twas evident he was a young gentleman of quality, as well by his bearing as his handsome cloak of amber satin barrd with black. “I think the devils in these dice!” I heard him crying, and a pretty hubbub all about him: but presently the drawer enters with more wine, and he sits down quietly to a fresh game.</p>
<p>As soon as twas started, one of the crew, that had been playing but was now droppd out, lounges up from his seat, and coming to the casement pushes it open for fresh air. He was one that till now had sat in full view—a tall bully, with a gross pimpled nose; and led the catches in a bulls voice. The rest of the players paid no heed to his rising; and very soon his shoulders hid them, as he leand out, drawing in the cold breath.</p>
<p>During the late racket I had forgot for a while my friend under the sycamore, but now, looking that way, to my astonishment I saw him risen from his bench and stealing across to the house opposite. I say “stealing,” for he kept all the way to the darker shadow of the wall, and besides had a curious trailing motion with his left foot as though the ankle of it had been wrung or badly hurt.</p>
<p>As soon as he was come beneath the window he stopped and called softly</p>
<p>“Hist!”</p>
<p>The bully gave a start and lookd down. I could tell by this motion he did not look to find anyone in the bowling-green at that hour. Indeed he had been watching the shaft of light thrown past him by the room behind, and now moved so as to let it fall on the man that addressed him.</p>
<p>The other stands close under the window, as if to avoid this, and calls again</p>
<p>“Hist!” says he, and beckons with a finger.</p>
<p>The man at the window still held his tongue (I suppose because those in the room would hear him if he spoke), and so for a while the two men studied one another in silence, as if considering their next moves.</p>
<p>After a bit, however, the bully lifted a hand, and turning back into the lighted room, walks up to one of the players, speaks a word or two and disappears.</p>
<p>I sat up on the window seat, where till now I had been crouching for fear the shaft of light should betray me, and presently (as I was expecting) heard the latch of the back perch gently lifted, and spied the heavy form of the bully coming softly over the grass.</p>
<p>Now, I would not have my readers prejudiced, and so may tell them this was the first time in my life I had played the eavesdropper. That I did so now I can never be glad enough, but tis true, nevertheless, my conscience pricked me; and I was even making a motion to withdraw when that occurred which would have fixed any mans attention, whether he wishd it or no.</p>
<p>The bully must have closed the door behind him but carelessly, for hardly could he take a dozen steps when it opened again with a scuffle, and the large house dog belonging to the Crown flew at his heels with a vicious snarl and snap of the teeth.</p>
<p>Twas enough to scare the coolest. But the fellow turnd as if shot, and before he could snap again, had gripped him fairly by the throat. The struggle that followd I could barely see, but I heard the horrible sounds of it—the hard, short breathing of the man, the hoarse rage working in the dogs throat—and it turned me sick. The dog—a mastiff—was fighting now to pull loose, and the pair swayed this way and that in the dusk, panting and murderous.</p>
<p>I was almost shouting aloud—feeling as though twere my own throat thus grippd—when the end came. The man had his legs planted well apart.</p>
<p>I saw his shoulders heave up and bend as he tightened the pressure of his fingers; then came a moments dead silence, then a hideous gurgle, and the mastiff dropped back, his hind legs trailing limp.</p>
<p>The bully held him so for a full minute, peering close to make sure he was dead, and then without loosening his hold, dragged him across the grass under my window. By the sycamore he halted, but only to shift his hands a little; and so, swaying on his hips, sent the carcase with a heave over the wall. I heard it drop with a thud on the far side.</p>
<p>During this fierce wrestle—which must have lasted about two minutes—the clatter and shouting of the company above had gone on without a break; and all this while the man with the white hair had rested quietly on one side, watching. But now he steps up to where the bully stood mopping his face (for all the coolness of the evening), and, with a finger between the leaves of his book, bows very politely.</p>
<p>“You handled that dog, sir, choicely well,” says he, in a thin voice that seemed to have a chuckle hidden in it somewhere.</p>
<p>The other ceased mopping to get a good look at him.</p>
<p>“But sure,” he went on, “twas hard on the poor cur, that had never heard of Captain Lucius Higgs—”</p>
<p>I thought the bully would have had him by the windpipe and pitched him after the mastiff, so fiercely he turnd at the sound of this name. But the old gentleman skipped back quite nimbly and held up a finger.</p>
<p>“Im a man of peace. If another title suits you better—”</p>
<p>“Where the devil got you that name?” growled the bully, and had half a mind to come on again, but the other put in briskly</p>
<p>“Im on a plain errand of business. No need, as you hint, to mention names; and therefore let me present myself as <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr class="eoc" epub:type="z3998:personal-name">Z.</abbr> The residue of the alphabet is at your service to pick and choose from.”</p>
<p>“My name is Luke Settle,” said the big man hoarsely (but whether this was his natural voice or no I could not tell).</p>
<p>“Let us say <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr class="eoc" epub:type="z3998:personal-name">X.</abbr> I prefer it.”</p>
<p>The old gentleman, as he said this, popped his head on one side, laid the forefinger of his right hand across the book, and seemd to be considering.</p>
<p>“Why did you throttle that dog a minute ago?” he asked sharply.</p>
<p>“Why, to save my skin,” answers the fellow, a bit puzzled.</p>
<p>“Would you have done it for fifty pounds?”</p>
<p>“Aye, or half that.”</p>
<p>“And how if it had been a <em>puppy</em>, <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr class="eoc" epub:type="z3998:personal-name">X.</abbr>?”</p>
<p>Now all this from my hiding I had heard very clearly, for they stood right under me in the dusk. But as the old gentleman paused to let his question sink in, and the bully to catch the drift of it before answering, one of the dicers above struck up to sing a catch</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“With a hey, trolly-lolly! a leg to the Devil,</span>
<br/>
<span>And answer him civil, and off with your cap:</span>
<br/>
<span>Sing—Hey, trolly-lolly! Good-morrow, Sir Evil,</span>
<br/>
<span class="i4">Weve finished the tap,</span>
<br/>
<span>And, saving your worship, we care not a rap!”</span>
</p>
</blockquote>
<p>While this din continued, the stranger held up one forefinger again, as if beseeching silence, the other remaining still between the pages of his book.</p>
<p>“Pretty boys!” he said, as the noise died away; “pretty boys! Tis easily seen they have a bird to pluck.”</p>
<p>“Hes none of my plucking.”</p>
<p>“And if he were, why not? Sure youve picked a feather or two before now in the Low Countries—hey?”</p>
<p>“Ill tell you what,” interrupts the big man, “next time you crack one of your deaths-head jokes, over the wall you go after the dog. Whats to prevent it?”</p>
<p>“Why, this,” answers the old fellow, cheerfully. “Theres money to be made by doing no such thing. And I dont carry it all about with me. So, as tis late, wed best talk business at once.”</p>
<p>They moved away toward the seat under the sycamore, and now their words reached me no longer—only the low murmur of their voices or (to be correct) of the elder mans: for the other only spoke now and then, to put a question, as it seemed. Presently I heard an oath rapped out and saw the bully start up. “Hush, man!” cried the other, and “hark-ye now—;” so he sat down again. Their very forms were lost within the shadow. I, myself, was cold enough by this time and had a cramp in one leg—but lay still, nevertheless. And after awhile they stood up together, and came pacing across the bowling-green, side by side, the older man trailing his foot painfully to keep step. You may be sure I straind my ears.</p>
<p>—besides the pay,” the stranger was saying, “theres all you can win of this young fool, Anthony, and all you find on the pair, which Ill wager—”</p>
<p>They passed out of hearing, but turned soon, and came back again. The big man was speaking this time.</p>
<p>“Ill be shot if I know what game <em>youre</em> playing in this.”</p>
<p>The elder chuckled softly. “Ill be shot if I mean you to,” said he.</p>
<p>And this was the last I heard. For now there came a clattering at the door behind me, and <abbr epub:type="z3998:name-title">Mr.</abbr> Robert Drury reeled in, hiccuping a maudlin ballad about “Tib and young Colin, one fine day, beneath the haycock shade-a,” <abbr>etc.</abbr>, <abbr>etc.</abbr>, and cursing to find his fire gone out, and all in darkness. Liquor was ever his master, and today the Kings health had been a fair excuse. He did not spy me, but the roar of his ballad had startled the two men outside, and so, while he was stumbling over chairs, and groping for a tinderbox, I slippd out in the darkness, and downstairs into the street.</p>
</section>
<section id="chapter-2" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">II</h2>
<p epub:type="title">The Young Man in the Cloak of Amber Satin</p>
</hgroup>
<p>Guess, any of you, if these events disturbed my rest that night. Twas four oclock before I droppd asleep in my bed in Trinity, and my last thoughts were still busy with the words I had heard. Nor, on the morrow, did it fair any better with me: so that, at rhetoric lecture, our president<abbr epub:type="z3998:name-title">Dr.</abbr> Ralph Kettle—took me by the ears before the whole class. He was the fiercer upon me as being older than the gross of my fellow-scholars, and (as he thought) the more restless under discipline. “A tutord adolescence,” he would say, “is a fair grace before meat,” and had his hourglass enlarged to point the moral for us. But even a rhetoric lecture must have an end, and so, tossing my gown to the porter, I set off at last for Magdalen Bridge, where the new barricado was building, along the Physic Garden, in front of East Gate.</p>
<p>The day was dull and lowring, though my wits were too busy to heed the sky; but scarcely was I past the small gate in the city wall when a brisk shower of hail and sleet drove me to shelter in the Pig Market (or <i lang="la" xml:lang="la">Proscholium</i>) before the Divinity School. Tis an ample vaulted passage, as I dare say you know; and here I found a great company of people already driven by the same cause.</p>
<p>To describe them fully twould be necessary to paint the whole state of our city in those distracted times, which I have neither wit nor time for. But here, today, along with many doctors and scholars, were walking courtiers, troopers, mountebanks, cutpurses, astrologers, rogues and gamesters; together with many of the first ladies and gentlemen of England, as the Prince Maurice, the lords Andover, Digby and Colepepper, my lady Thynne, Mistress Fanshawe, <abbr epub:type="z3998:name-title">Mr.</abbr> Secretary Nicholas, the famous <abbr epub:type="z3998:name-title">Dr.</abbr> Harvey, arm-in-arm with my lord Falkland (whose boots were splashd with mud, he having ridden over from his house at Great Tew), and many such, all mixd in this incredible tag-rag. Mistress Fanshawe, as I remember, was playing on a lute, which she carried always slung about her shoulders: and close beside her, a fellow impudently puffing his specific against the <i lang="la" xml:lang="la">morbus campestris</i>, which already had begun to invade us.</p>
<p><em>Wholl buy?</em>” he was bawling. “<em>Tis from the receipt of a famous Italian, and never yet failed man, woman, nor child, unless the heart were clean drownd in the disease: the lest part of it good muscadine, and has virtue against the plague, smallpox, or surfeits!</em></p>
<p>I was standing before this jackanapes, when I heard a stir in the crowd behind me, and another calling, “<em>Wholl buy? Wholl buy?</em></p>
<p>Turning, I saw a young man, very gaily dressed, moving quickly about at the far end of the Pig Market, and behind him an old lackey, bent double with the weight of two great baskets that he carried. The baskets were piled with books, clothes, and gewgaws of all kinds; and twas the young gentleman that hawked his wares himself. “<em>What dye lack?</em>” he kept shouting, and would stop to unfold his merchandise, holding up now a book, and now a silk doublet, and running over their merits like any huckster—but with the merriest conceit in the world.</p>
<p>And yet twas not this that sent my heart flying into my mouth at the sight of him. For by his curls and womanish face, no less than the amber cloak with the black bars, I knew him at once for the same I had seen yesterday among the dicers.</p>
<p>As I stood there, drawn this way and that by many reflections, he worked his way through the press, selling here and there a trifle from his baskets, and at length came to a halt in front of me.</p>
<p>“Ha!” he cried, pulling off his plumed hat, and bowing low, “a scholar, I perceive. Let me serve you, sir. Here is the <i epub:type="se:name.publication.book">History of Saint George</i>,” and he picked out a thin brown quarto and held it up; “written by Master Peter Heylin; a ripe book they tell me (though, to be sure, I never read beyond the title), and the price a poor two shillings.”</p>
<p>Now, all this while I was considering what to do. So, as I put my hand in my pocket, and drew out the shillings, I said very slowly, looking him in the eyes (but softly, so that the lackey might not hear)⁠—</p>
<p>“So thus you feed your expenses at the dice: and my shilling, no doubt, is for Luke Settle, as well as the rest.”</p>
<p>For the moment, under my look, he went white to the lips; then clapped his hand to his sword, withdrew it, and answered me, red as a turkey-cock</p>
<p>“Shalt be a parson, yet, Master Scholar: but art in a damnd hurry, it seems.”</p>
<p>Now, I had ever a quick temper, and as he turned on his heel, was like to have replied and raised a brawl. My own meddling tongue had brought the rebuff upon me: but yet my heart was hot as he walked away.</p>
<p>I was standing there and looking after him, turning over in my hand the <i epub:type="se:name.publication.book">Life of Saint George</i>, when my fingers were aware of a slip of paper between the pages. Pulling it out, I saw twas scribbled over with writing and figures, as follows:⁠—</p>
<blockquote>
<p><b epub:type="se:name.person.full-name"><abbr epub:type="z3998:name-title">Mr.</abbr> Anthony Killigrew</b>, his acct for <time datetime="1642-11-04"><abbr>Oct.</abbr> 25th, <span epub:type="z3998:roman">MDCXLII</span></time>.⁠—<i>For herrings</i>, 2<abbr>d.</abbr>; <i>for coffie</i>, 4<abbr>d.</abbr>; <i>for scowring my coat</i>, 6<abbr>d.</abbr>; <i>at bowls</i>, 5<abbr>s.</abbr> 10<abbr>d.</abbr>; <i>for bleading me</i>, 1<abbr>s.</abbr> 0<abbr>d.</abbr>; <i>for ye Kings speech</i>, 3<abbr>d.</abbr>; <i>for spicd wine (with Marjory)</i>, 2<abbr>s.</abbr> 4<abbr>d.</abbr>; <i>for seeing ye Rhinoceros</i>, 4<abbr>d.</abbr>; <i>at ye Ranter-go-round</i>, 6¾<abbr>d.</abbr>; <i>for a pair of silver buttons</i>, 2<abbr>s.</abbr> 6<abbr>d.</abbr>; <i>for apples</i>, 2½<abbr>d.</abbr>; <i>for ale</i>, 6<abbr>d.</abbr>; <i>at ye dice</i>, £17 5<abbr>s.</abbr>; <i>for spicd wine (again)</i>, 4<abbr>s.</abbr> 6<abbr class="eoc">d.</abbr></p>
</blockquote>
<p>And so on.</p>
<p>As I glanced my eye down this paper, my anger oozed away, and a great feeling of pity came over me, not only at the name of Anthony—the name I had heard spoken in the bowling-green last night—but also to see that monstrous item of £17 odd spent on the dice. Twas such a boy, too, after all, that I was angry with, that had spent fourpence to see the rhinoceros at a fair, and rode on the ranter-go-round (with “Marjory,” no doubt, as twas for her, no doubt, the silver buttons were bought). So that, with quick forgiveness, I hurried after him, and laid a hand on his shoulder.</p>
<p>He stood by the entrance, counting up his money, and drew himself up very stiff.</p>
<p>“I think, sir,” said I, “this paper is yours.”</p>
<p>“I thank you,” he answered, taking it, and eyeing me. “Is there anything, besides, you wished to say?”</p>
<p>“A great deal, maybe, if your name be Anthony.”</p>
<p>“Master Anthony Killigrew is my name, sir; now serving under Lord Bernard Stewart in His Majestys troop of guards.”</p>
<p>“And mine is Jack Marvel,” said I.</p>
<p>“Of the Yorkshire Marvels?”</p>
<p>“Why, yes; though but a shoot of that good stock, transplanted to Cumberland, and there sadly withered.”</p>
<p>Tis no matter, sir,” said he politely; “I shall be proud to cross swords with you.”</p>
<p>“Why, bless your heart!” I cried out, full of laughter at this childish punctilio; “dye think I came to fight you?”</p>
<p>“If not, sir”—and he grew colder than ever—“you are going a cursed roundabout way to avoid it.”</p>
<p>Upon this, finding no other way out of it, I began my tale at once: but hardly had come to the meeting of the two men on the bowling-green, when he interrupts me politely</p>
<p>“I think, Master Marvel, as yours is like to be a story of some moment, I will send this fellow back to my lodgings. Hes a long-eard dog that I am saving from the gallows for so long as my conscience allows me. The shower is done, I see; so if you know of a retird spot, we will talk there more at our leisure.”</p>
<p>He dismissd his lackey, and strolld off with me to the Trinity Grove, where, walking up and down, I told him all I had heard and seen the night before.</p>
<p>“And now,” said I, “can you tell me if you have any such enemy as this white-haird man, with the limping gait?”</p>
<p>He had come to a halt, sucking in his lips and seeming to reflect</p>
<p>“I know one man,” he began: “but notis impossible.”</p>
<p>As I stood, waiting to hear more, he clappd his hand in mine, very quick and friendly: “Jack,” he cried;—“Ill call thee Jacktwas an honest good turn thou hadst in thy heart to do me, and I a surly rogue to think of fighting—I that could make mincemeat of thee.”</p>
<p>“I can fence a bit,” answerd I.</p>
<p>“Now, say no more, Jack: I love thee.”</p>
<p>He lookd in my face, still holding my hand and smiling. Indeed, there was something of the foreigner in his brisk graceful ways—yet not unpleasing. I was going to say I had never seen the like—ah, me! that both have seen and know the twin image so well.</p>
<p>“I think,” said I, “you had better be considering what to do.”</p>
<p>He laughd outright this time; and resting with his legs crossd, against the trunk of an elm, twirld an end of his long lovelocks, and looked at me comically. Said he: “Tell me, Jack, is there aught in me that offends thee?”</p>
<p>“Why, no,” I answered. “I think youre a very proper young man—such as I should loathe to see spoild by Master Settles knife.”</p>
<p>“Art not quick at friendship, Jack, but better at advising; only in this case fortune has prevented thy good offices. Hark ye,” he leand forward and glancd to right and left, “if these twain intend my hurt—as indeed twould seem—they lose their labor: for this very night I ride from Oxford.”</p>
<p>“And why is that?”</p>
<p>“Ill tell thee, Jack, though I deserve to be shot. I am bound with a letter from His Majesty to the Army of the West, where I have friends, for my fathers sake—Sir Deakin Killigrew of Gleys, in Cornwall. Tis a sweet country, they say, though I have never seen it.”</p>
<p>“Not seen thy fathers country?”</p>
<p>“Why no—for he married a Frenchwoman, Jack, God rest her dear soul!”—he lifted his hat—“and settled in that country, near Morlaix, in Brittany, among my mothers kin; my grandfather refusing to see or speak with him, for wedding a poor woman without his consent. And in France was I born and bred, and came to England two years agone; and this last July the old curmudgeon died. So that my father, who was an only son, is even now in England returning to his estates: and with him my only sister Delia. I shall meet them on the way. To think of it!” (and I declare the tears sprang to his eyes): “Delia will be a woman grown, and ah! to see dear Cornwall together!”</p>
<p>Now I myself was only a child, and had been made an orphan when but nine years old, by the smallpox that visited our home in Wastdale Village, and carried off my father, the Vicar, and my dear mother. Yet his simple words spoke to my heart and woke so tender a yearning for the small stone cottage, and the bridge, and the grey fells of Yewbarrow above it, that a mist rose in my eyes too, and I turnd away to hide it.</p>
<p>Tis a ticklish business,” said I after a minute, “to carry the Kings letter. Not one in four of his messengers comes through, they say. But since it keeps you from the dice—”</p>
<p>“Thats true. Tonight I make an end.”</p>
<p>“Tonight!”</p>
<p>“Why, yes. Tonight I go for my revenge, and ride straight from the inn door.”</p>
<p>“Then I go with you to the Crown,” I cried, very positive.</p>
<p>He droppd playing with his curl, and lookd me in the face, his mouth twitching with a queer smile.</p>
<p>“And so thou shalt Jack: but why?”</p>
<p>“Ill give no reason,” said I, and knew I was blushing.</p>
<p>“Then be at the corner of All Hallows Church in Turl Street at seven tonight. I lodge over Master Simons, the glover, and must be about my affairs. Jack,”—he came near and took my hand—“am sure thou lovest me.”</p>
<p>He nodded, with another cordial smile, and went his way up the grove, his amber cloak flaunting like a belated butterfly under the leaf less trees; and so passd out of my sight.</p>
</section>
<section id="chapter-3" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">III</h2>
<p epub:type="title">I Find Myself in a Tavern Brawl: And Barely Escape</p>
</hgroup>
<p>It wanted, maybe, a quarter to seven, that evening, when, passing out at the College Gate on my way to All Hallows Church, I saw under the lantern there a man loitering and talking with the porter. Twas Master Anthonys lackey; and as I came up, he held out a note for me.</p>
<blockquote>
<p epub:type="z3998:salutation">Deare Jack</p>
<p>Wee goe to the Crowne at <span epub:type="z3998:roman">VI</span> oclock, I having mett with Captain Settle, who is on dewty with the horse tonite, and must to Abendonn by <span epub:type="z3998:roman">IX</span>. I looke for you</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Your unfayned loving</p>
<p epub:type="z3998:sender z3998:signature">
<abbr class="eoc" epub:type="z3998:personal-name">A. K.</abbr>
</p>
<p epub:type="z3998:postscript">The bearer has left my servise, and his helth conserns me nott. Soe kik him if he tarrie.</p>
</footer>
</blockquote>
<p>This last advice I had no time to carry out with any thoroughness: but being put in a great dread by this change of hour, pelted off toward the Corn Market as fast as legs could take me, which was the undoing of a little round citizen into whom I ran full tilt at the corner of Balliol College: who, before I could see his face in the darkness, was tippd on his back in the gutter and using the most dismal expressions. So I left him, considering that my excuses would be unsatisfying to his present demands, and to his cooler judgment a superfluity.</p>
<p>The windows of the Crown were cheerfully lit behind their red blinds. A few straddling grooms and troopers talked and spat in the brightness of the entrance, and outside in the street was a servant leading up and down a beautiful sorrel mare, ready saddled, that was markd on the near hind leg with a high white stocking. In the passage, I met the host of the Crown, Master John Davenant, and sure (I thought) in what odd corners will the Muse pick up her favorites! For this slow, loose-cheekd vintner was no less than father to Will Davenant, our Laureate, and had belike read no other verse in his life but those at the bottom of his own pint-pots.</p>
<p>“Top of the stairs,” says he, indicating my way, “and open the door ahead of you, if yare the young gentleman Master Killigrew spoke of.”</p>
<p>I had my foot on the bottom step, when from the room above comes the crash of a table upsetting, with a noise of broken glass, chairs thrust back, and a racket of outcries. Next moment, the door was burst open, letting out a flood of light and curses; and down flies a drawer, three steps at a time, with a red stain of wine trickling down his white face.</p>
<p>“Murder!” he gasped out; and sitting down on a stair, fell to mopping his face, all sick and trembling.</p>
<p>I was dashing past him, with the landlord at my heels, when three men came tumbling out at the door, and downstairs. I squeezed myself against the wall to let them pass: but Master Davenant was pitchd to the very foot of the stairs. And then he picked himself up and ran out into the Corn Market, the drawer after him, and both shouting “Watch! Watch!” at the top of their lungs; and so left the three fellows to push by the women already gathered in the passage, and gain the street at their ease. All this happend while a man could count twenty; and in half a minute I heard the ring of steel and was standing in the doorway.</p>
<p>There was now no light within but what was shed by the fire and two tallow candles that gutterd on the mantelshelf. The remaining candlesticks lay in a pool of wine on the floor, amid broken glasses, bottles, scattered coins, dice boxes and pewter pots. In the corner to my right cowerd a potboy, with tankard dangling in his hand, and the contents spilling into his shoes. His wide terrified eyes were fixd on the far end of the room, where Anthony and the brute Settle stood, with a shattered chair between them. Their swords were crossd in tierce, and grating together as each sought occasion for a lunge: which might have been fair enough but for a dog-facd trooper in a frowsy black periwig, who, as I enterd, was gathering a handful of coins from under the fallen table, and now ran across, sword in hand, to the Captains aid.</p>
<p>Twas Anthony that facd me, with his heel against the wainscoting, and, catching my cry of alarm, he calld out cheerfully over the Captains shoulder, but without lifting his eyes</p>
<p>“Just in time, Jack! Take off the second cur, thats a sweet boy!”</p>
<p>Now I carried no sword; but seizing the tankard from the potboys hand, I hurld it at the dog-facd trooper. It struck him fair between the shoulder blades; and with a yell of pain he spun round and came toward me, his point glittering in a way that turnd me cold. I gave back a pace, snatchd up a chair (that luckily had a wooden seat) and with my back against the door, waited his charge.</p>
<p>Twas in this posture that, flinging a glance across the room, I saw the Captains sword describe a small circle of light, and next moment, with a sharp cry, Anthony caught at the blade, and staggerd against the wall, pinnd through the chest to the wainscoting.</p>
<p>“Out with the lights, Dick!” bawld Settle, tugging out his point. “Quick, fool—the window!”</p>
<p>Dick, with a back sweep of his hand, sent the candles flying off the shelf; and, save for the flicker of the hearth, we were in darkness. I felt, rather than saw, his rush toward me; leapd aside; and brought down my chair with a crash on his skull. He went down like a ninepin, but scrambled up in a trice, and was running for the window.</p>
<p>There was a shout below as the Captain thrust the lattice open: another, and the two dark forms had clambered through the purple square of the casement, and dropped into the bowling-green below.</p>
<p>By this, I had made my way across the room, and found Anthony sunk against the wall, with his feet outstretched. There was something he held out toward me, groping for my hand and at the same time whispering in a thick, choking voice</p>
<p>“Here, Jack, here: pocket it quick!”</p>
<p>Twas a letter, and as my fingers closed on it they met a damp smear, the meaning of which was but too plain.</p>
<p>“Button it—sharp—in thy breast: now feel for my sword.”</p>
<p>“First let me tend thy hurt, dear lad.”</p>
<p>“Nay—quickly, my sword! Tis pretty, Jack, to hear thee say dear lad. A cheat to die like this—could have laughd for years yet. The dice were coggd—hast found it?”</p>
<p>I groped beside him, found the hilt, and held it up.</p>
<p>“Sotis thine, Jack: and my mare, Molly, and the letter to take. Say to Delia—Hark! they are on the stairs. Say to—”</p>
<p>With a shout the door was flung wide, and on the threshold stood the Watch, their lanterns held high and shining in Anthonys white face, and on the black stain where his doublet was thrown open.</p>
<p>In numbers they were six or eight, led by a small, wrynecked man that held a long staff, and wore a gilt chain over his furrd collar. Behind, in the doorway, were huddled half a dozen women, peering: and Master Davenant at the back of all, his great face looming over their shoulders like a moon.</p>
<p>“Now, speak up, Master Short!”</p>
<p>“Aye, that I will—that I will: but my head is considering of affairs,” answered Master Short—he of the wryneck. “One, two, three—” He lookd round the room, and finding but one capable of resisting (for the potboy was by this time in a fit), cleard his throat, and spoke up</p>
<p>“In the kings name, I arrest you all—so help me God! Now whats the matter?”</p>
<p>“Murder,” said I, looking up from my work of staunching Anthonys wound.</p>
<p>“Then forbear, and dont do it.”</p>
<p>“Why, Master Short, theyve been forbearin these ten minutes,” a womans voice put in.</p>
<p>“Hush, and hear Master Short: he knows the law, an all the dubious maxims of the same.”</p>
<p>“Aye, aye: he says forbear i the Kings name, which is to say, that other forbearing is neither law nor grace. Now then, Master Short!”</p>
<p>Thus exhorted, the man of law continued</p>
<p>“I charge ye as honest men to disperse!”</p>
<p>“Odds truth, Master Short, why youve just laid em under arrest!”</p>
<p>“Hm, true: then let em stay so—in the kings name—and have done with it.”</p>
<p>Master Short, in fact, was growing testy: but now the women pushd by him, and, by screaming at the sight of blood, put him out of all patience. Dragging them back by the skirts, he told me he must take the depositions, and pulld out pen and ink horn.</p>
<p>“Sirs,” said I, laying poor Anthonys head softly back, “you are too late: whilst ye were cackling my friend is dead.”</p>
<p>“Then, young man, thou must come along.”</p>
<p>“Come along?”</p>
<p>“The charge is <i lang="la" xml:lang="la">homocidium</i>, or manslaying, with or without malice prepense—”</p>
<p>“But—” I lookd round. The potboy was insensible, and my eyes fell on Master Davenant, who slowly shook his head.</p>
<p>“Ill say not a word,” said he, stolidly: “lost twenty pound, one time, by a lawsuit.”</p>
<p>“Pack of fools!” I cried, driven beyond endurance. “The guilty ones have escapd these ten minutes. Now stop me who dares!”</p>
<p>And dashing my left fist on the nose of a watchman who would have seized me, I cleard a space with Anthonys sword, made a run for the casement, and droppd out upon the bowling-green.</p>
<p>A pretty shout went up as I pickd myself off the turf and rushd for the back door. Twas unbarrd, and in a moment I found myself tearing down the passage and out into the Corn Market, with a score or so tumbling downstairs at my heels, and yelling to stop me. Turning sharp to my right, I flew up Ship Street, and through the Turl, and doubled back up the High Street, sword in hand. The people I passd were too far taken aback, as I suppose, to interfere. But a many must have joind in the chase: for presently the street behind me was thick with the clatter of footsteps and cries of “A thief—a thief! Stop him!”</p>
<p>At Quater Voies I turnd again, and sped down toward <abbr>St.</abbr> Aldates, thence to the left by Wild Boar Street, and into <abbr>St.</abbr> Marys Lane. By this, the shouts had grown fainter, but were still following. Now I knew there was no possibility to get past the city gates, which were well guarded at night. My hope reachd no further than the chance of outwitting the pursuit for a while longer. In the end I was sure the potboys evidence would clear me, and therefore began to enjoy the fun. Even my certain expulsion from College on the morrow seemd of a piece with the rest of events and (prospectively) a matter for laughter. For the struggle at the Crown had unhinged my wits, as I must suppose and you must believe, if you would understand my behavior in the next half hour.</p>
<p>A bright thought had struck me: and taking a fresh wind, I set off again round the corner of Oriel College, and down Merton Street toward Master Timothy Carters house, my mothers cousin. This gentleman—who was town clerk to the Mayor and Corporation of Oxford—was also in a sense my guardian, holding in trust about £200 (which was all my inheritance), and spending the same jealously on my education. He was a very small, precise lawyer, about sixty years old, shaped like a pear, with a prodigious self-important manner that came of associating with great men: and all the knowledge I had of him was pickd up on the rare occasions (about twice a year) that I dind at his table. He had early married and lost an aged shrew, whose money had been the making of him: and had more respect for law and authority than any three men in Oxford. So that I reflected, with a kind of desperate hilarity, on the greeting he was like to give me.</p>
<p>This kinsman of mine had a fine house at the east end of Merton Street as you turn into Logic Lane: and I was ten yards from the front door, and running my fastest, when suddenly I trippd and fell headlong.</p>
<p>Before I could rise, a hand was on my shoulder, and a voice speaking in my ear</p>
<p>“Pardon, comrade. We are two of a trade, I see.”</p>
<p>Twas a fellow that had been lurking at the corner of the lane, and had thrust out a leg as I passd. He was pricking up his ears now to the cries of “Thief—thief!” that had already reachd the head of the street, and were drawing near.</p>
<p>“I am no thief,” said I.</p>
<p>“Quick!” He dragged me into the shadow of the lane. “Hast a crown in thy pocket?”</p>
<p>“Why?”</p>
<p>“Why, for a good turn. Ill fog these gentry for thee. Many thanks, comrade,” as I pulld out the last few shillings of my pocket money. “Now pitch thy sword over the wall here, and set thy foot on my hand. Tis a rich mans garden, tother side, that I was meaning to explore myself; but another night will serve.”</p>
<p>Tis Master Carters,” said I; “and hes my kinsman.”</p>
<p>“The devil!—but never mind, up with thee! Now mark a pretty piece of play. Tis pity thou shouldst be across the wall and unable to see.”</p>
<p>He gave a great hoist: catching at the coping of the wall, I pulld myself up and sat astride of it.</p>
<p>“Good turf below—ta-ta, comrade!”</p>
<p>By now, the crowd was almost at the corner. Dropping about eight feet on to good turf, as the fellow had said, I pickd myself up and listend.</p>
<p>“Which way went he?” calld one, as they came near.</p>
<p>“Down the street!” “No: up the lane!” “Hush!” “Up the lane, Ill be sworn.” “Here, hand the lantern!” <abbr>etc.</abbr>, <abbr class="eoc">etc.</abbr></p>
<p>While they debated, my friend stood close on the other side of the wall: but now I heard him dash suddenly out, and up the lane for his life. “There he goes!” “Stop him!” the cries broke out afresh. “Stop him, i the kings name!” The whole pack went pelting by, shouting, stumbling, swearing.</p>
<p>For two minutes or more the stragglers continued to hurry past by ones and twos. As soon as their shouts died away, I drew freer breath and lookd around.</p>
<p>I was in a small, turfed garden, well stockd with evergreen shrubs, at the back of a tall house that I knew for Master Carters. But what puzzled me was a window in the first floor, very brightly lit, and certain sounds issuing therefrom that had no correspondence with my kinsmans reputation.</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“It was a frog leapd into a pool</span>
<br/>
<span>Fol—de—riddle, went souse in the middle!</span>
<br/>
<span>Says he, This is better than moping in school,</span>
<br/>
<span class="i4">With a—”</span>
</p>
</blockquote>
<p>—Your Royal Highness, have some pity! What hideous folly! Oh, dear, dear—”</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“With a fa-la-tweedle-tweedle,</span>
<br/>
<span>Tiddifol-iddifol-ido!”</span>
</p>
</blockquote>
<p>—Your Royal Highness, I <em>cannot</em> sing the dreadful stuff! Think of my grey hairs!”</p>
<p>“Tush! Master Carter—nonsense; tis choicely well sung. Come, brother, the chorus!”</p>
<blockquote>
<p>“With a fa-la—”</p>
</blockquote>
<p>And the chorus was roard forth, with shouts of laughter and clinking of glasses. Then came an interval of mournful appeal, and my kinsmans voice was again lifted</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“He scattered the tadpoles, and set em agog,</span>
<br/>
<span>Hey! nod-noddy-all head and no body!</span>
<br/>
<span>Oh, mammy! Oh, minky!⁠—”</span>
</p>
</blockquote>
<p>—O, mercy, mercy! it makes me sweat for shame.”</p>
<p>Now meantime I had been searching about the garden, and was lucky enough to find a tool shed, and inside of this a ladder hanging, which now I carried across and planted beneath the window. I had a shrewd notion of what I should find at the top, remembering now to have heard that the Princes Rupert and Maurice were lodging with Master Carter: but the truth beat all my fancies.</p>
<p>For climbing softly up and looking in, I beheld my poor kinsman perchd on his chair atop of the table, in the midst of glasses, decanters, and desserts: his wig askew, his face white, save where, between the eyes, a medlar had hit and broken, and his glance shifting wildly between the two princes, who in easy postures, loose and tipsy, lounged on either side of him, and beat with their glasses on the board.</p>
<p>“Bravissimo! More, Master Carter—more!”</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“O mammy, O nunky, heres cousin Jack Frog</span>
<br/>
<span>With a fa-la—”</span>
</p>
</blockquote>
<p>I lifted my knuckles and tappd on the pane; whereon Prince Maurice starts up with an oath, and coming to the window, flings it open.</p>
<p>“Pardon, your Highness,” said I, and pulld myself past him into the room, as cool as you please.</p>
<p>Twas worth while to see their surprise. Prince Maurice ran back to the table for his sword: his brother (being more thoroughly drunk) dropped a decanter on the floor, and lay back staring in his chair. While as for my kinsman, he sat with mouth wide and eyes starting, as though I were a very ghost. In the which embarrassment I took occasion to say, very politely</p>
<p>“Good evening, nunky!”</p>
<p>“Who the devil is this?” gasps Prince Rupert.</p>
<p>“Why the fact is, your Highnesses,” answered I, stepping up and laying my sword on the table, while I pourd out a glass, “Master Timothy Carter here is my guardian, and has the small sum of £200 in his possession for my use, of which I happen tonight to stand in immediate need. So you see—” I finished the sentence by tossing off a glass. “This is rare stuff!” I said.</p>
<p>“Blood and fury!” burst out Prince Rupert, fumbling for his sword, and then gazing, drunk and helpless.</p>
<p>“Two hundred pound! Thou jackanapes—” began Master Carter.</p>
<p>“Ill let you off with fifty tonight,” said I.</p>
<p>“Ten thousand—!”</p>
<p>“No, fifty. Indeed, nunky,” I went on, “tis very simple. I was at the Crown tavern—”</p>
<p>“At a tavern!”</p>
<p>“Aye, at a game of dice—”</p>
<p>“Dice!”</p>
<p>“Aye, and a young man was killed—”</p>
<p>“Thou shameless puppy! A man murderd!”</p>
<p>“Aye, nunky; and the worst is they say twas I that killd him.”</p>
<p>“Hes mad. The boys stark raving mad!” exclaimd my kinsman. “To come here in this trim!”</p>
<p>“Why, truly, nunky, thou art a strange one to talk of appearances. Oh, dear!” and I burst into a wild fit of laughing, for the wine had warmd me up to play the comedy out. “To hear thee sing</p>
<blockquote>
<p>With a fa—la—tweedle—tweedle!</p>
</blockquote>
<p class="continued">and—Oh, nunky, that medlar on thy face is so funny!”</p>
<p>“In Heavens name, stop!” broke in the Prince Maurice. “Am I mad, or only drunk? Rupert, if you love me, say I am no worse than drunk.”</p>
<p>“Lord knows,” answerd his brother. “I for one was never this way before.”</p>
<p>“Indeed, your Highnesses be only drunk,” said I, “and able at that to sign the order that I shall ask you for.”</p>
<p>“An order!”</p>
<p>“To pass the city gates tonight.”</p>
<p>“Oh, stop him somebody,” groand Prince Rupert: “my head is whirling.”</p>
<p>“With your leave,” I explaind, pouring out another glassful: “tis the simplest matter, and one that a child could understand. You see, this young man was killd, and they chargd me with it; so away I ran, and the Watch after me; and therefore I wish to pass the city gates. And as I may have far to travel, and gave my last groat to a thief for hoisting me over Master Carters wall—”</p>
<p>“A thief—my wall!” repeated Master Carter. “Oh well is thy poor mother in her grave!”</p>
<p>—Why, therefore I came for money,” I wound up, sipping the wine, and nodding to all present.</p>
<p>Twas at this moment that, catching my eye, the Prince Maurice slappd his leg, and leaning back, broke into peal after peal of laughter. And in a moment his brother took the jest also; and there we three sat and shook, and roard unquenchably round Master Carter, who, staring blankly from one to another, sat gaping, as though the last alarm were sounding in his ears.</p>
<p>“Oh! oh! oh! Hit me on the back, Maurice!”</p>
<p>“Oh! oh! I cannottis killing me—Master Carter, for pitys sake, look not so; but pay the lad his money.”</p>
<p>“Your Highness—”</p>
<p>“Pay it I say; pay it: tis fairly won.”</p>
<p>“Fifty pounds!”</p>
<p>“Every doit,” said I: “Im sick of schooling.”</p>
<p>“Be hangd if I do!” snappd Master Carter.</p>
<p>“Then be hangd, sir, but all the town shall hear tomorrow of the frog and the pool! No, sir: I am off to see the world</p>
<blockquote>
<p>Says he: “This is better than moping in school!” ’ ”</p>
</blockquote>
<p>“Your Highnesses,” pleaded the unhappy man, “if, to please you, I sang that idiocy, which, for fifty years now, I had forgotten—”</p>
<p>“Excllnt shong,” says Prince Rupert, waking up; “less havet again!”</p>
<hr/>
<p>To be short, ten oclock was striking from <abbr>St.</abbr> Marys spire when, with a prince on either side of me, and thirty guineas in my pocket (which was all the loose gold he had), I walked forth from Master Carters door. To make up the deficiency, their highnesses had insisted on furnishing me with a suit made up from the simplest in their joint wardrobes—riding-boots, breeches, buff-coat, sash, pistols, cloak, and featherd hat, all of which fitted me excellently well. By the doors of Christ Church, before we came to the south gate, Prince Rupert, who had been staggering in his walk, suddenly pulld up, and leaned against the wall.</p>
<p>“Why—odds my life—weve forgot a horse for him!” he cried.</p>
<p>“Indeed, your Highness,” I answered, “if my luck holds the same, I shall find one by the road.” (How true this turned out you shall presently hear.)</p>
<p>There was no difficulty at the gate, where the sentry recognizd the two princes and opend the wicket at once. Long after it had closd behind me, and I stood looking back at Oxford towers, all bathd in the winter moonlight, I heard the two voices roaring away up the street:</p>
<blockquote>
<p>“It was a frog leapd into a pool—”</p>
</blockquote>
<p>At length they died into silence; and, hugging the kings letter in my breast, I stepped briskly forward on my travels.</p>
</section>
<section id="chapter-4" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">IV</h2>
<p epub:type="title">I Take the Road</p>
</hgroup>
<p>So puffed up was I by the condescension of the two princes, and my head so busy with big thoughts, that not till I was over the bridges and climbing the high ground beyond South Hincksey, with a shrewd northeast wind at my back, could I spare time for a second backward look. By this, the city lay spread at my feet, very delicate and beautiful in a silver network, with a black clump or two to southward, where the line of Bagley trees ran below the hill. I pulled out the letter that Anthony had given me. In the moonlight the brown smear of his blood was plain to see, running across the superscription:</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">To our trusty and well beloved <span epub:type="z3998:recipient">Sir Ralph Hopton</span>, at our Army in Cornwall—these.</p>
</blockquote>
<p>Twas no more than I lookd for; yet the sight of it and the kings red seal, quickend my step as I set off again. And I cared not a straw for <abbr epub:type="z3998:name-title">Dr.</abbr> Kettles wrath on the morrow.</p>
<p>Having no desire to fall in with any of the royal outposts that lay around Abingdon, I fetched well away to the west, meaning to shape my course for Faringdon, and so into the great Bath road. Tis not my purpose to describe at any length my itinerary, but rather to reserve my pen for those more moving events that overtook me later. Only in the uncertain light I must have taken a wrong turn to the left (I think near Besselsleigh) that led me round to the south: for, coming about daybreak to a considerable town, I found it to be, not Faringdon, but Wantage. There was no help for it, so I set about enquiring for a bed. The town was full, and already astir with preparations for cattle-fair; and neither at the Bear nor the Three Nuns was there a bed to be had. But at length at the Boot tavern—a small house, I found one just vacated by a couple of drovers, and having cozend the chambermaid to allow me a clean pair of sheets, went upstairs very drowsily, and in five minutes was sleeping sound.</p>
<p>I awoke amid a clatter of voices, and beheld the room full of womankind.</p>
<p>“Hes waking,” said one.</p>
<p>Tis a pity, too, to be afflicted thus—and he such a pretty young man!”</p>
<p>This came from the landlady, who stood close, her hand shaking my shoulder roughly.</p>
<p>“Whats amiss?” I asked, rubbing my eyes.</p>
<p>“Why, tis three of the afternoon.”</p>
<p>“Then Ill get up, as soon as you retire.”</p>
<p>“Lud! weve been trying to wake thee this hour past; but twas sleep—sleep!”</p>
<p>“Ill get up, I tell you.”</p>
<p>“Thought theed ha slept through the bed and right through to the floor,” said the chambermaid by the door, tittering.</p>
<p>“Unless you pack and go, Ill step out amongst you all!”</p>
<p>Whereat they fled with mock squeals, calling out that the very thought made them blush: and left me to dress.</p>
<p>Downstairs I found a giants breakfast spread for me, and ate the whole, and felt the better for it: and thereupon paid my scot, resisting the landladys endeavor to charge me double for the bed, and walked out to see the town.</p>
<p>“Take care o thysel,” the chambermaid bawled after me; “nor flourish thy attainments abroad, lest they put thee in a show!”</p>
<p>Dark was coming on fast: and to my chagrin (for I had intended purchasing a horse) the buying and selling of the fair were over, the cattle-pens broken up, and the dealers gatherd round the fiddlers, ballad singers, and gingerbread stalls. There were gaming booths, too, driving a brisk trade at Shovelboard, All-fours, and Costly Colors; and an eating tent, whence issued a thick reek of cooking and loud rattle of plates. Over the entrance, I remember, was set a notice: “<b>Dame Alloway from Bartholomew Fair. Here are the best geese, and she does them as well as ever she did</b>.” I jostled my way along, keeping tight hold on my pockets, for fear of cutpurses; when presently, about halfway down the street, there arose the noise of shouting. The crowd made a rush toward it; and in a minute I was left alone, standing before a juggler who had a sword halfway down his throat, and had to draw it out again before he could with any sufficiency curse the defection of his audience; but offered to pull out a tooth for me if I wanted it.</p>
<p>I left him, and running after the crowd soon learnd the cause of this tumult.</p>
<p>Twas a meagre old rascal that someone had charged with picking pockets: and they were dragging him off to be duckd. Now in the heart of Wantage the little stream that runs through the town is widend into a cistern about ten feet square, and five in depth, over which hung a ducking stool for scolding wives. And since the townspeople draw their water from this cistern, tis to be supposed they do not fear the infection. A long beam on a pivot hangs out over the pool, and to the end is a chair fastend; into which, despite his kicks and screams, they now strapped this poor wretch, whose grey locks might well have won mercy for him.</p>
<p>Souse! he was plunged: hauled up choking and dripping: then—just as he found tongue to shriek—souse! again.</p>
<p>Twas a dismal punishment; and this time they kept him under for a full half minute. But as the beam was lifted again, I heard a hullaballoo and a cry</p>
<p>“The bear! the bear!”</p>
<p>And turning, I saw a great brown form lumbering down the street behind, and driving the people before it like chaff.</p>
<p>The crowd at the brink of the pool scatterd to right and left, yelling. Up flew the beam of the ducking stool, relievd of their weight, and down with a splash went the pickpocket at the far end. As well for my own skins sake as out of pity to see him drowning, I jumped into the water. In two strokes I reachd him, gained footing, and with Anthonys sword cut the straps away and pulld him up. And there we stood, up to our necks, coughing and spluttering; while on the deserted brink the bear sniffd at the water and regarded us.</p>
<p>No doubt we appeard contemptible enough: for after a time he turned with a louder sniff, and went his way lazily up the street again. He had broken out from the pit wherein, for the best part of the day, they had baited him; yet seemed to bear little malice. For he saunterd about the town for an hour or two, hurting no man, but making a clean sweep of every sweet stall in his way; and was taken at last very easily, with his head in a treacle cask, by the bear ward and a few dogs.</p>
<p>Meanwhile the pickpocket and I had scrambled out by the further bank and wrung our clothes. He seemed to resent his treatment no more than did the bear.</p>
<p>“Ben covetis a good world. My thanks!”</p>
<p>And with this scant gratitude he was gone, leaving me to make my way back to the sign of the Boot, where the chambermaid led me upstairs, and took away my clothes to dry by the fire. I determind to buy a horse on the morrow, and with my guineas and the Kings letter under the pillow, droppd off to slumber again.</p>
<p>My powers of sleep must have been noisd abroad by the hostess: for next morning at the breakfast ordinary, the dealers and drovers laid down knife and fork to stare as I enterd. After a while one or two lounged out and brought in others to look: so that soon I was in a ring of stupid faces, all gazing like so many cows.</p>
<p>For a while I affected to eat undisturbed: but lost patience at last and addressed a redheaded gazer</p>
<p>“If you take me for a show, you ought to pay.”</p>
<p>“Thats fair,” said the fellow, and laid a groat on the board. This came near to putting me in a passion, but his face was serious. “Tis a real pleasure,” he added heartily, “to look on one so gifted.”</p>
<p>“If any of you,” I said, “could sell me a horse—”</p>
<p>At once there was a clamor, all bidding in one breath for my custom. So finishing my breakfast, I walked out with them to the tavern yard, where I had my pick among the sorriest-looking dozen of nags in England, and finally bought from the red-haired man, for five pounds, bridle, saddle, and a flea-bitten grey that seemd more honestly rawboned than the rest. And the owner wept tears at the parting with his beast, and thereby added a pang to the fraud he had already put upon me. And I rode from the tavern door suspecting laughter in the eyes of every passerby.</p>
<p>The day (twas drawing near noon as I started) was cold and clear, with a coating of rime over the fields: and my horses feet rang cheerfully on the frozen road. His pace was of the soberest: but, as I was no skilful rider, this suited me rather than not. Only it was galling to be told so, as happened before I had gone three miles.</p>
<p>Twas my friend the pickpocket: and he sat before a fire of dry sticks a little way back from the road. His scanty hair, stiff as a badgers, now stood upright around his batterd cap, and he lookd at me over the bushes, with his hookd nose thrust forward like a birds beak.</p>
<p>“Bien lightmans, comrade—good day! Tis a good world; so stop and dine.”</p>
<p>I pulld up my grey.</p>
<p>“Glad you find it so,” I answered; “you had a nigh chance to compare it with the next, last night.”</p>
<p>“Shant do so well i the next, I fear,” he said with a twinkle: “but I owe thee something, and heres a hedgehog that in five minutesll be baked to a turn. Tis a good world, and the better that no man can count on it. Last night my dripping duds helped me to a cant tale, and got me a silver penny from a man of religion. Goods in the worst; and lifes like hunting the squirrel—a man gets much good exercise thereat, but seldom what he hunts for.”</p>
<p>“Thats as good morality as Aristotles,” said I. “Tis better for <em>me</em>, because tis mine.” While I tetherd my horse he blew at the embers, wherein lay a good-sized ball of clay, baking. After a while he lookd up with red cheeks. “They were so fast set on drowning me,” he continued with a wink, “they couldnt spare time to look i my pocket—the ruffin cly them!”</p>
<p>He pulld the clay ball out of the fire, crackd it, and lo! inside was a hedgehog cookd, the spikes sticking in the clay, and coming away with it. So he divided the flesh with his knife, and upon a slice of bread from his wallet it made very delicate eating: though I doubt if I enjoyed it as much as did my comrade, who swore over and over that the world was good, and as the wintry sun broke out, and the hot ashes warmd his knees, began to chatter at a great pace.</p>
<p>“Why, sir, but for the pretty uncertainty of things Id as lief die here as I sit—”</p>
<p>He broke off at the sound of wheels, and a coach with two postillions spun past us on the road.</p>
<p>I had just time to catch a glimpse of a figure huddled in the corner, and a sweet pretty girl with chestnut curls seated beside it, behind the glass. After the coach came a heavy broad-shoulderd servant riding on a stout grey; who flung us a sharp glance as he went by, and at twenty yards distance turnd again to look.</p>
<p>“Thats luck,” observed the pickpocket, as the travelers disappeard down the highway: “Tomorrow, with a slice of it, I might be riding in such a coach as that, and have the hydropsy, to boot. Good lack! when I was taen prisoner by the Turks a-sailing i the <i epub:type="se:name.vessel.ship">Mary</i> of London, and sold for a slave at Algiers, I escapd, after two months, with Eli Sprat, a Gravesend man, in a small open boat. Well, we saild three days and nights, and all the time there was a small sea bird following, flying round and round us, and calling two notes that sounded for all the world like Windard! Windard! So at last says Eli, Tis heavens voice bidding us ply to windard. And so we did, and on the fourth day made Marseilles; and who should be first to meet Eli on the quay but a Frenchwoman he had married five years before, and left. And the jade had him clappd in the pillory, alongside of a cheating fishmonger with a collar of stinking smelts, that turnd poor Elis stomach completely. Now theres somewhat to set against the story of Whittington next time tis told you.”</p>
<p>I was now for bidding the old rascal goodbye. But he offerd to go with me as far as Hungerford, where we should turn into the Bath road. At first I was shy of accepting, by reason of his coat, wherein patches of blue, orange-tawny and flame-color quite overlaid the parent black: but closed with him upon his promise to teach me the horsemanship that I so sadly lacked. And by time we enterd Hungerford town I was advanced so far, and bestrode my old grey so easily, that in gratitude I offerd him supper and bed at an inn, if he would but buy a new coat: to which he agreed, saying that the world was good.</p>
<p>By this, the day was clouded over and the rain coming down apace. So that as soon as my comrade was decently arrayd at the first slopshop we came to, twas high time to seek an inn. We found quarters at the Horn, and sought the travelers room, and a fire to dry ourselves.</p>
<p>In this room, at the window, were two men who lookd lazily up at our entrance. They were playing at a game, which was no other than to race two snails up a pane of glass and wager which should prove the faster.</p>
<p>“A wet day!” said my comrade, cheerfully.</p>
<p>The pair regarded him. “Ill lay you a crown it clears within the hour!” said one.</p>
<p>“And I another,” put in the other; and with that they went back to their sport.</p>
<p>Drawing near, I myself was soon as eager as they in watching the snails, when my companion drew my notice to a piece of writing on the window over which they were crawling. Twas a set of verses scribbled there, that must have been scratchd with a diamond: and to my surprise—for I had not guessd him a scholar—he read them out for my benefit. Thus the writing ran, for I copied it later:</p>
<blockquote epub:type="z3998:poem">
<header role="presentation">
<p><i>Master Ephraim Tucker</i>, his dying councell to wayfardingers; to seek <i>The Splendid Spur</i>.</p>
</header>
<p>
<span>“Not on the necks of prince or hound,</span>
<br/>
<span class="i1">Nor on a womans finger twind,</span>
<br/>
<span>May gold from the deriding ground</span>
<br/>
<span class="i1">Keep sacred that we sacred bind:</span>
<br/>
<span class="i4">Only the heel</span>
<br/>
<span class="i4">Of splendid steel</span>
<br/>
<span>Shall stand secure on sliding fate,</span>
<br/>
<span>When golden navies weep their freight.</span>
</p>
<p>
<span>“The scarlet hat, the laurelld stave</span>
<br/>
<span class="i1">Are measures, not the springs, of worth;</span>
<br/>
<span>In a wifes lap, as in a grave,</span>
<br/>
<span class="i1">Mans airy notions mix with earth.</span>
<br/>
<span class="i4">Seek other spur</span>
<br/>
<span class="i4">Bravely to stir</span>
<br/>
<span>The dust in this loud world, and tread</span>
<br/>
<span>Alp-high among the whispring dead.</span>
</p>
<p>
<span><em>Trust in thyself</em>—then spur amain:</span>
<br/>
<span class="i1">So shall Charybdis wear a grace,</span>
<br/>
<span>Grim Aetna laugh, the Lybian plain</span>
<br/>
<span class="i1">Take roses to her shrivelld face.</span>
<br/>
<span class="i4">This orb—this round</span>
<br/>
<span class="i4">Of sight and sound</span>
<br/>
<span>Count it the lists that God hath built</span>
<br/>
<span>For haughty hearts to ride atilt.</span>
</p>
<footer role="presentation">
<p><b>Finis</b>—Master Tuckers Farewell.”</p>
</footer>
</blockquote>
<p>“And a very pretty moral on four gentlemen that pass their afternoon a setting snails to race!”</p>
<p>At these words, spoken in a delicate foreign voice we all started round: and saw a young lady standing behind us.</p>
<p>Now that she was the one who had passed us in the coach I saw at once. But describe her—to be plain—I cannot, having tried a many times. So let me say only that she was the prettiest creature on Gods earth (which, I hope, will satisfy her); that she had chestnut curls and a mouth made for laughing; that she wore a kirtle and bodice of grey silk taffety, with a gold pomander-box hung on a chain about her neck; and held out a drinking glass toward us with a Frenchified grace.</p>
<p>“Gentlemen, my father is sick, and will taste no water but what is freshly drawn. I ask you not to brave Charybdis or Aetna, but to step out into the rainy yard and draw me a glassful from the pump there: for our servant is abroad in the town.”</p>
<p>To my deep disgust, before I could find a word, that villainous old pickpocket had caught the glass from her hand and reached the door. But I ran after; and out into the yard we steppd together, where I pumpd while he held the glass to the spout, flinging away the contents time after time, till the bubbles on the brim, and the film on the outside, were to his liking.</p>
<p>Twas he, too, that gaind the thanks on our return.</p>
<p>“Mistress,” said he with a bow, “my young friend is raw, but has a good will. Confess, now, for his edification—for he is bound on a long journey westward, where, they tell me, the maidens grow comeliest—that looks avail naught with womankind beside a dashing manner.”</p>
<p>The young gentlewoman laughed, shaking her curls.</p>
<p>“Ill give him in that case three better counsels yet: first (for by his habit I see he is on the Kings side), let him take a circuit from this place to the south, for the road between Marlboro and Bristol is, they tell me, all held by the rebels; next, let him avoid all women, even though they ask but an innocent cup of water; and lastly, let him shun thee, unless thy face lie more than thy tongue. Shall I say more?”</p>
<p>“Why, no—perhaps better not,” replied the old rogue hastily, but laughing all the same. “Thats a clever lass,” he added, as the door shut behind her.</p>
<p>And, indeed, I was fain, next morning, to agree to this. For, awaking, I found my friend (who had shard a room with me) already up and gone, and discovered the reason in a sheet of writing pinnd to my clothes</p>
<blockquote epub:type="z3998:letter">
<p><b epub:type="z3998:salutation">Young Sir</b>—I convict myself of ingratitude: but habit is hard to break. So I have made off with the half of thy guineas and thy horse. The residue, and the letter thou bearest, I leave. Tis a good world, and experience should be bought early. This golden lesson I leave in return for the guineas. Believe me, tis of more worth. Read over those verses on the windowpane before starting, digest them, and trust me, thy obliged,</p>
<footer role="presentation">
<p epub:type="z3998:sender z3998:signature">Peter, The Jackman.</p>
<p epub:type="z3998:postscript">Raise not thy hand so often to thy breast: tis a sure index of hidden valuables.</p>
</footer>
</blockquote>
<p>Be sure I was wroth enough: nor did the calm interest of the two snail owners appease me, when at breakfast I told them a part of the story. But I thought I read sympathy in the low price at which one of them offerd me his horse. Twas a tall black brute, very strong in the loins, and I bought him at once out of my shrunken stock of guineas. At ten oclock, I set out, not along the Bath road, but bearing to the south, as the young gentlewoman had counselled. I began to hold a high opinion of her advice.</p>
<p>By twelve oclock I was back at the inn door, clamoring to see the man that sold me the horse, which had gone dead lame after the second mile.</p>
<p>“Dear heart!” cried the landlord; “they are gone, the both, this hour and a half. But they are coming again within the fortnight; and Im expressly to report if you returnd, as they had a wager about it.”</p>
<p>I turnd away, pondering. Two days on the road had put me sadly out of conceit with myself. For mile upon mile I trudged, dragging the horse after me by the bridle, till my arms felt as if coming from their sockets. I would have turnd the brute loose, and thought myself well quit of him, had it not been for the saddle and bridle he carried.</p>
<hr/>
<p>Twas about five in the evening, and I still laboring along, when, over the low hedge to my right, a man on a sorrel mare leapd easily as a swallow, and alighted some ten paces or less in front of me; where he dismounted and stood barring my path. The muzzle of his pistol was in my face before I could lay hand to my own.</p>
<p>“Good evening!” said I.</p>
<p>“You have money about you, doubtless,” growled the man curtly, and in a voice that made me start. For by his voice and figure in the dusk I knew him for Captain Settle: and in the sorrel with the high white stocking I recognized the mare, Molly, that poor Anthony Killigrew had given me almost with his last breath.</p>
<p>The bully did not know me, having but seen me for an instant at the Crown, and then in very different attire.</p>
<p>“I have but a few poor coins,” I answerd.</p>
<p>“Then hand em over.”</p>
<p>“Be shot if I do!” said I in a passion; and pulling out a handful from my pocket, I dashd them down in the road.</p>
<p>For a moment the Captain took his pistol from my face, and stooped to clutch at the golden coins as they trickled and ran to right and left. The next, I had struck out with my right fist, and down he went staggering. His pistol dropped out of his hand and exploded between my feet. I rushd to Molly, caught her bridle, and leapd on her back. Twas a near thing, for the Captain was rushing toward us. But at the call of my voice the mare gave a bound and turnd: and down the road I was borne, light as a feather.</p>
<p>A bullet whizzd past my ear: I heard the Captains curse mingle with the report: and then was out of range, and galloping through the dusk.</p>
</section>
<section id="chapter-5" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">V</h2>
<p epub:type="title">My Adventure at the Three Cups</p>
</hgroup>
<p>Secure of pursuit, and full of delight in the mares easy motion, I must have travelled a good six miles before the moon rose. In the frosty sky her rays sparkled cheerfully, and by them I saw on the holsters the silver demi-bear that I knew to be the crest of the Killigrews, having the fellow to it engraved on my sword-hilt. So now I was certain twas Molly that I bestrode: and took occasion of the light to explore the holsters and saddle flap.</p>
<p>Poor Anthonys pistols were gone—filched, no doubt, by the Captain: but you may guess my satisfaction, when on thrusting my hand deeper, I touched a heap of coins, and found them to be gold.</p>
<p>Twas certainly a rare bargain I had driven with Captain Settle. For the five or six gold pieces I scatterd on the road, I had won close on thirty guineas, as I counted in the moonlight; not to speak of this incomparable Molly. And I began to whistle gleefully, and taste the joke over again and laugh to myself, as we cantered along with the north wind at our backs.</p>
<p>All the same, I had no relish for riding thus till morning. For the night was chill enough to search my very bones after the heat of the late gallop: and, moreover, I knew nothing of the road, which at this hour was quite deserted. So that, coming at length to a tall hill with a black ridge of pine wood standing up against the moon like a fishs fin, I was glad enough to note below it, and at some distance from the trees, a window brightly lit; and pushed forward in hope of entertainment.</p>
<p>The building was an inn, though a sorry one. Nor, save for the lighted window, did it wear any grace of hospitality, but thrust out a bare shoulder upon the road, and a sign that creaked overhead and lookd for all the world like a gallows. Round this shoulder of the house, and into the main yard (that turnd churlishly toward the hillside), the wind howled like a beast in pain. I climbd off Molly, and pressing my hat down on my head, struck a loud rat-tat on the door.</p>
<p>Curiously, it opened at once; and I saw a couple of men in the lighted passage.</p>
<p>“Heard the mares heels on the road, Cap—. Hillo! What in the fiends name is this?”</p>
<p>Said I: “If you are he that keeps this house, I want two things of you—first, a civil tongue, and next a bed.”</p>
<p>“Yell get neither, then.”</p>
<p>“Your sign says that you keep an inn.”</p>
<p>“Aye—the Three Cups: but were full.”</p>
<p>“Your manner of speech proves that to be a lie.”</p>
<p>I liked the fellows voice so little that tis odds I would have remounted Molly and ridden away; but at this instant there floated down the stairs and out through the drink-smelling passage a sound that made me jump. Twas a girls voice singing</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Hey nonni—nonni—no!</span>
<br/>
<span>Men are fools that wish to die!</span>
<br/>
<span>Ist not fine to laugh and sing</span>
<br/>
<span>When the bells of death do ring—”</span>
</p>
</blockquote>
<p>There was no doubt upon it. The voice belonged to the young gentlewoman I had met at Hungerford. I turned sharply toward the landlord, and was met by another surprise. The second man, that till now had stood well back in the shadow, was peering forward, and devouring Molly with his gaze. Twas hard to read his features, but then and there I would have wagered my life he was no other than Luke Settles comrade, Black Dick.</p>
<p>My mind was made up. “Ill not ride a step further, tonight,” said I.</p>
<p>“Then bide there and freeze,” answerd the landlord.</p>
<p>He was for slamming the door in my face, when the other caught him by the arm and, pulling him a little back, whisperd a word or two. I guessd what this meant, but resolved not to draw back; and presently the landlords voice began again, betwixt surly and polite</p>
<p>“Have ye too high a stomach to lie on straw?”</p>
<p>“Oho!” thought I to myself, “then I am to be kept for the mares sake, but not admitted to the house:” and said aloud that I could put up with a straw bed.</p>
<p>“Because theres the stable loft at your service. As ye hear” (and in fact the singing still went on, only now I heard a mans voice joining in the catch) “our house is full of company. But straw is clean bedding, and the mare Ill help to put in stall.”</p>
<p>“Agreed,” I said, “on one condition—that you send out a maid to me with a cup of mulled sack: for this cold eats me alive.”</p>
<p>To this he consented: and stepping back into a side room with the other fellow, returned in a minute alone, and carrying a lantern which, in spite of the moon, was needed to guide a stranger across that ruinous yard. The flare, as we pickd our way along, fell for a moment on an open cart shed and, within, on the gilt panels of a coach that I recognizd. In the stable, that stood at the far end of the court, I was surprised to find half a dozen horses standing, ready saddled, and munching their fill of oats. They were ungroomd, and one or two in a lather of sweat that on such a night was hard to account for. But I asked no questions, and my companion vouchsafed no talk, though twice I caught him regarding me curiously as I unbridled the mare in the only vacant stall. Not a word passd as he took the lantern off the peg again, and led the way up a ramshackle ladder to the loft above. He was a fat, lumbering fellow, and made the old timbers creak. At the top he set down the light, and pointed to a heap of straw in the corner.</p>
<p>“Yons your bed,” he growled; and before I could answer, was picking his way down the ladder again.</p>
<p>I lookd about, and shiverd. The eaves of my bedchamber were scarce on speaking terms with the walls, and through a score of crannies at least the wind poured and whistled, so that after shifting my truss of straw a dozen times I found myself still the centre of a whirl of draught. The candle-flame, too, was puffed this way and that inside the horn sheath. I was losing patience when I heard footsteps below; the ladder creakd, and the red hair and broad shoulders of a chambermaid rose into view. She carried a steaming mug in her hand, and mutterd all the while in no very choice talk.</p>
<p>The wench had a kind face, though; and a pair of eyes that did her more credit than her tongue.</p>
<p>“And whats to be my reward for this, I want to know?” she panted out, resting her left palm on her hip.</p>
<p>“Why, a groat or two,” said I, “when it comes to the reckoning.”</p>
<p>“Lud!” she cried, “what a dull young man!”</p>
<p>“Dull?”</p>
<p>“Aye—to make me ask for a kiss in so many words:” and with the back of her left hand she wiped her mouth for it frankly, while she held out the mug in her right.</p>
<p>“Oh!” I said, “I beg your pardon, but my wits are frozen up, I think. Theres two, for interest: and another if you tell me whom your master entertains tonight, that I must be content with this crib.”</p>
<p>She took the kisses with composure and said</p>
<p>“Well—to begin, theres the gentlefolk that came this afternoon with their own carriage and heathenish French servant: a cranky old grandee and a daughter with more airs than a peacock: Sir Something-or-other Killigew—Lord bless the boy!”</p>
<p>For I had droppd the mug and spilt the hot sack all about the straw, where it trickled away with a fragrance reproachfully delicious.</p>
<p>“Now I beg your pardon a hundred times: but the chill is in my bones worse than the ague;” and huddling my shoulders up, I counterfeited a shivering fit with a truthfulness that surprisd myself.</p>
<p>“Poor lad!”</p>
<p>—And tis first hot and then cold all down my spine.”</p>
<p>“There, now!”</p>
<p>—And goose flesh and flushes all over my body.”</p>
<p>“Dear heart—and to pass the night in this grave of a place!”</p>
<p>—And by morning I shall be in a high fever: and oh! I feel I shall die of it!”</p>
<p>“Dont—dont!” The honest girls eyes were full of tears. “I wonder, now—” she began: and I waited, eager for her next words. “Sure, masters at cards in the parlor, andll be drunk by midnight. Shalt pass the night by the kitchen fire, if only thou make no noise.”</p>
<p>“But your mistress—what will she say?”</p>
<p>“Is in heaven these two years: and out of masters speaking distance forever. So blow out the light and follow me gently.”</p>
<p>Still feigning to shiver, I followd her down the ladder, and through the stable into the open. The wind by this time had brought up some heavy clouds, and massd them about the moon: but twas freezing hard, nevertheless. The girl took me by the hand to guide me: for, save from the one bright window in the upper floor, there was no light at all in the yard. Clearly, she was in dread of her masters anger, for we stole across like ghosts, and once or twice she whisperd a warning when my toe kickd against a loose cobble. But just as I seemd to be walking into a stone wall, she put out her hand, I heard the click of a latch, and stood in a dark, narrow passage.</p>
<p>The passage led to a second door that opend on a wide, stone-pavd kitchen, lit by a cheerful fire, whereon a kettle hissed and bubbled as the vapor lifted the cover. Close by the chimney corner was a sort of trap, or buttery hatch, for pushing the hot dishes conveniently into the parlor on the other side of the wall. Besides this, for furniture, the room held a broad deal table, an oak dresser, a linen press, a rack with hams and strings of onions depending from it, a settle and a chair or two, with (for decoration) a dozen or so of ballad sheets stuck among the dish covers along the wall.</p>
<p>“Sit,” whisperd the girl, “and make no noise, while I brew a rack-punch for the menfolk in the parlor.” She jerked her thumb toward the buttery hatch, where I had already caught the murmur of voices.</p>
<p>I took up a chair softly, and set it down between the hatch and the fireplace, so that while warming my knees I could catch any word spoken more than ordinary loud on the other side of the wall. The chambermaid stirrd the fire briskly, and moved about singing as she fetchd down bottles and glasses from the dresser</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Lament ye maids an darters</span>
<br/>
<span class="i1">For constant Sarah Ann,</span>
<br/>
<span>Who hangd hersel in her garters</span>
<br/>
<span class="i1">All for the love o man,</span>
<br/>
<span>All for the—”</span>
</p>
</blockquote>
<p>She was pausing, bottle in hand, to take the high note: but hushd suddenly at the sound of the voices singing in the room upstairs</p>
<blockquote lang="fr" epub:type="z3998:verse" xml:lang="fr">
<p>
<span>“Vivre en tout cas</span>
<br/>
<span>Cest le grand soulas</span>
<br/>
<span>Des honnêtes gens!”</span>
</p>
</blockquote>
<p>“Thats the foreigners,” said the chambermaid, and went on with her ditty</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“All for the love of a souljer</span>
<br/>
<span>Who christening name was Jan.”</span>
</p>
</blockquote>
<p>A volley of oaths sounded through the buttery hatch.</p>
<p>—And thats the true-born Englishmen, as you may tell by their speech. Tis pretty company the master keeps, these days.”</p>
<p>She was continuing her song, when I held up a finger for silence. In fact, through the hatch my ear had caught a sentence that set me listening for more with a still heart.</p>
<p>“Dn the Captain,” the landlords gruff voice was saying; “I warnd n agen this fancy business when sober, cool-handed work was toward.”</p>
<p>“Settles way from his cradle,” growld another; “and times enough Ive told n: Capn, says I, theres no sense o proportions about ye. A master mind, sirs, but all be hangd for a hen-roost, so sure as my names Bill Widdicomb.”</p>
<p>“Ugly words—what a creeping influence has that same mention o hanging!” piped a thinner voice.</p>
<p>“Hold thy complaints, Old Mortification,” put in a speaker that I recognizd for Black Dick; “sure the pretty maid upstairs is tender game. Hark how they sing!”</p>
<p>And indeed the threatened folk upstairs were singing their catch very choicely, with a girls clear voice to lead them</p>
<blockquote lang="fr" epub:type="z3998:verse" xml:lang="fr">
<p>
<span>“Comment dit papa</span>
<br/>
<span>Margoton, ma mie?”</span>
</p>
</blockquote>
<p>“Heathen language, to be sure,” said the thin voice again, as the chorus ceased: “thinks I to mysel they be but Papisters, an my doubting mind is mightily reconcild to manslaughter.”</p>
<p>“I dont like beginning ithout the Capn,” observed Black Dick: “though I doubt something has miscarried. Else, how did that young spark ride in upon the mare?”</p>
<p>“An thats what thy question should ha been, Dick, with a pistol to his skull.”</p>
<p>“Hell keep till the morrow.”</p>
<p>“Well give Settle half-an-hour more,” said the landlord: “Mary!” he pushd open the hatch, so that I had barely time to duck my head out of view, “fetch in the punch, girl. How didst leave the young man i the loft?”</p>
<p>“Asleep, or nearly,” answerd Mary</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Who hangd hersel in her garters,</span>
<br/>
<span>All for the love o man—”</span>
</p>
</blockquote>
<p>—Anon, anon, master: wait only till I get the kettle on the boil.”</p>
<p>The hatch was slippd to again. I stood up and made a step toward the girl.</p>
<p>“How many are they?” I askd, jerking a finger in the direction of the parlor.</p>
<p>“A dozen all but one.”</p>
<p>“Where is the foreign guests room?”</p>
<p>“Left hand, on the first landing.”</p>
<p>“The staircase?”</p>
<p>“Just outside the door.”</p>
<p>“Then sing—go on singing for your life.”</p>
<p>“But—”</p>
<p>“Sing!”</p>
<p>“Dear heart, theyll murder thee! Oh! for pitys sake, let go my wrist</p>
<blockquote>
<p>Lament, ye maids an darters</p>
</blockquote>
<p>I stole to the door and peepd out. A lantern hung in the passage, and showed the staircase directly in front of me. I stayd for a moment to pull off my boots, and, holding them in my left hand, crept up the stairs. In the kitchen, the girl was singing and clattering the glasses together. Behind the door, at the head of the stairs, I heard voices talking. I slippd on my boots again and tappd on the panel.</p>
<p>“Come in!”</p>
<p>Let me try to describe that on which my eyes rested as I pushd the door wide. Twas a long room, wainscoted half up the wall in some dark wood, and in daytime lit by one window only, which now was hung with red curtains. By the fireplace, where a brisk wood fire was crackling, leand the young gentlewoman I had met at Hungerford, who, as she now turnd her eyes upon me, ceasd fingering the guitar or mandoline that she held against her waist, and raised her pretty head not without curiosity.</p>
<p>But twas on the table in the centre of the chamber that my gaze settled; and on two men beside it, of whom I must speak more particularly.</p>
<p>The elder, who sat in a high-backd chair, was a little, frail, deformd gentleman of about fifty, dressd very richly in dark velvet and furs, and wore on his head a velvet skullcap, round which his white hair stuck up like a ferrets. But the oddest thing about him was a complexion that any maid of sixteen would give her ears for—of a pink and white so transparent that it seemd a soft light must be glowing beneath his skin. On either cheek bone this delicate coloring centred in a deeper flush. This is as much as I need say about his appearance, except that his eyes were very bright and sharp, and his chin stuck out like a vicious mules.</p>
<p>The table before him was coverd with bottles and flasks, in the middle of which stood a silver lamp burning, and over it a silver saucepan that sent up a rare fragrance as the liquid within it simmerd and bubbled. So eager was the old gentleman in watching the progress of his mixture, that he merely glancd up at my entrance, and then, holding up a hand for silence, turnd his eyes on the saucepan again.</p>
<p>The second man was the broad-shouldered lackey I had seen riding behind the coach: and now stood over the saucepan with a twisted flask in his hand, from which he pourd a red syrup very gingerly, drop by drop, with the tail of his eye turnd on his masters face, that he might know when to cease.</p>
<p>Now it may be that my entrance upset this experiment in strong drinks. At any rate, I had scarce come to a stand about three paces inside the door, when the little old gentleman bounces up in a fury, kicks over his chair, hurls the nearest bottles to right and left, and sends the silver saucepan spinning across the table to my very feet, where it scalded me clean through the boot, and made me hop for pain.</p>
<p>“Spoild—spoild!” he screamd: “drenchd in filthy liquor, when it should have breathd but a taste!”</p>
<p>And, to my amazement, he sprang on the strapping servant like a wildcat, and began to beat, cuff, and belabor him with all the strength of his puny limbs.</p>
<p>Twas like a scene out of Bedlam. Yet all the while the girl leand quietly against the mantelshelf, and softly touched the strings of her instrument; while the servant took the rain of blows and slaps as though twere a summer shower, grinning all over his face, and making no resistance at all.</p>
<p>Then, as I stood dumb with perplexity, the old gentleman let go his hold of the fellows hair, and, dropping on the floor, began to roll about in a fit of coughing, the like of which no man can imagine. Twas hideous. He barkd, and writhed, and barkd again, till the disorder seemd to search and rack every innermost inch of his small frame. And in the intervals of coughing his exclamations were terrible to listen to.</p>
<p>“Hes dying!” I cried; and ran forward to help.</p>
<p>The servant pickd up the chair, and together we set him in it. By degrees the violence of the cough abated, and he lay back, livid in the face, with his eyes closed, and his hands clutching the knobs of the chair. I turnd to the girl. She had neither spoken nor stirrd, but now came forward, and calmly askd my business.</p>
<p>“I think,” said I, “that your name is Killigrew?”</p>
<p>“I am Delia Killigrew, and this is my father, Sir Deakin.”</p>
<p>“Now on his way to visit his estates in Cornwall?”</p>
<p>She nodded.</p>
<p>“Then I have to warn you that your lives are in danger.” And, gently as possible, I told her what I had seen and heard downstairs. In the middle of my tale, the servant steppd to the door, and returnd quietly. There was no lock on the inside. After a minute he went across, and drew the red curtains. The window had a grating within, of iron bars as thick as a mans thumb, strongly clampd in the stonework, and not four inches apart. Clearly, he was a man of few words; for, returning, he merely pulld out his sword, and waited for the end of my tale.</p>
<p>The girl, also, did not interrupt me, but listend in silence. As I ceasd, she said</p>
<p>“Is this all you know?”</p>
<p>“No,” answerd I, “it is not. But the rest I promise to tell you if we escape from this place alive. Will this content you?”</p>
<p>She turnd to the servant, who nodded. Whereupon she held out her hand very cordially.</p>
<p>“Sir, listen: we are travelers bound for Cornwall, as you know, and have some small possessions, that will poorly reward the greed of these violent men. Nevertheless, we should be hurrying on our journey did we not await my brother Anthony, who was to have ridden from Oxford to join us here, but has been delayed, doubtless on the Kings business—”</p>
<p>She broke off, as I started: for below I heard the main door open, and Captain Settles voice in the passage. The arch villain had returnd.</p>
<p>“Mistress Delia,” I said hurriedly, “the twelfth man has enterd the house, and unless we consider our plans at once, alls up with us.”</p>
<p>“Tush!” said the old gentleman in the chair, who (it seems) had heard all, and now sat up brisk as ever. “I, for my part shall mix another glass, and leave it all to Jacques. Come, sit by me, sir, and you shall see some pretty play. Why, Jacques is the neatest rogue with a small sword in all France!”</p>
<p>“Sir,” I put in, “they are a round dozen in all, and your life at present is not worth a pennys purchase.”</p>
<p>“Thats a lie! Tis worth this bowl before me, that, with or without you, I mean to empty. What a fool thing is youth! Sir, you must be a dying man like myself to taste life properly.” And, as I am a truthful man, he struck up quavering merrily</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Hey, nonni—nonni—no!</span>
<br/>
<span>Men are fools that wish to die!</span>
<br/>
<span>Ist not fine to laugh and sing</span>
<br/>
<span>When the bells of death do ring?</span>
<br/>
<span>Ist not fine to drown in wine,</span>
<br/>
<span>And turn upon the toe,</span>
<br/>
<span>And sing, hey—nonni—no?</span>
<br/>
<span class="i1">Hey, nonni—nonni—”</span>
</p>
</blockquote>
<p>—Come and sit, sir, nor spoil sport. You are too raw, Ill wager, to be of any help; and boggling I detest.”</p>
<p>“Indeed, sir,” I broke in, now thoroughly angerd, “I can use the small sword as well as another.”</p>
<p>“Tush! Try him, Jacques.”</p>
<p>Jacques, still wearing a stolid face, brought his weapon to the guard. Stung to the quick, I wheeld round, and made a lunge or two, that he put aside as easily as though I were a babe. And then—I know not how it happened, but my sword slippd like ice out of my grasp, and went flying across the room. Jacques, sedately as on a matter of business, steppd to pick it up, while the old gentleman chuckled.</p>
<p>I was hot and ashamd, and a score of bitter words sprang to my tongue-tip, when the Frenchman, as he rose from stooping, caught my eye, and beckond me across to him.</p>
<p>He was white as death, and pointed to the hilt of my sword and the demi-bear engravd thereon.</p>
<p>“He is dead,” I whisperd: “hush!—turn your face aside—killed by those same dogs that are now below.”</p>
<p>I heard a sob in the true fellows throat. But on the instant it was drownd by the sound of a door opening and the tramp of feet on the stairs.</p>
</section>
<section id="chapter-6" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">VI</h2>
<p epub:type="title">The Flight in the Pine Wood</p>
</hgroup>
<p>By the sound of their steps I guessd one or two of these dozen rascals to be pretty far gone in drink, and afterward found this to be the case. I lookd round. Sir Deakin had pickd up the lamp and was mixing his bowl of punch, humming to himself without the least concern</p>
<blockquote lang="fr" epub:type="z3998:verse" xml:lang="fr">
<p>
<span>“Vivre en tout cas</span>
<br/>
<span>Cest le grand soulas”</span>
</p>
</blockquote>
<p class="continued">with a glance at his daughters face, that was white to the lips, but firmly set.</p>
<p>“Hand me the nutmeg yonder,” he said, and then, “why, daughter, whats this?—a trembling hand?”</p>
<p>And all the while the footsteps were coming up.</p>
<p>There was a loud knock on the door.</p>
<p>“Come in!” calld Sir Deakin.</p>
<p>At this, Jacques, who stood ready for battle by the entrance, wheeled round, shot a look at his master, and dropping his point, made a sign to me to do the same. The door was thrust rudely open, and Captain Settle, his hat cockd over one eye, and sham drunkenness in his gait, lurched into the room, with the whole villainous crew behind him, huddled on the threshold. Jacques and I steppd quietly back, so as to cover the girl.</p>
<p>“Would you mind waiting a moment?” inquird Sir Deakin, without looking up, but rubbing the nutmeg calmly up and down the grater: “a fraction too much, and the whole punch will be spoild.”</p>
<p>It took the Captain aback, and he came to a stand, eyeing us, who lookd back at him without saying a word. And this discomposed him still further.</p>
<p>There was a minute during which the two parties could hear each others breathing. Sir Deakin set down the nutmeg, wiped his thin white fingers on a napkin, and addressd the Captain sweetly</p>
<p>“Before asking your business, sir, I would beg you and your company to taste this liquor, which, in the court of France”—the old gentleman took a sip from the mixing ladle—“has had the extreme honor to be pronounced divine.” He smackd his lips, and rising to his feet, let his right hand rest on the silver foot of the lamp as he bowed to the Captain.</p>
<p>Captain Settles bravado was plainly oozing away before this polite audacity: and seeing Sir Deakin taste the punch, he pulld off his cap in a shamefaced manner and sat down by the table with a word of thanks.</p>
<p>“Come in, sirs—come in!” calld the old gentleman; “and follow your friends example. Twill be a compliment to make me mix another bowl when this is finishd.” He stepped around the table to welcome them, still resting his hand on the lamp, as if for steadiness. I saw his eye twinkle as they shuffled in and stood around the chair where the Captain was seated.</p>
<p>“Jacques, bring glasses from the cupboard yonder! And, Delia, fetch up some chairs for our guests—no, sirs, pray do not move!”</p>
<p>He had waved his hand lightly to the door as he turned to us: and in an instant the intention as well as the bright success of this comedy flashd upon me. There was now no one between us and the stairs, and as for Sir Deakin himself, he had already taken the step of putting the tables width between him and his guests.</p>
<p>I touchd the girls arm, and we made as if to fetch a couple of chairs that stood against the wainscot by the door. As we did so, Sir Deakin pushd the punch bowl forward under the Captains nose.</p>
<p>“Smell, sir,” he cried airily, “and report to your friends on the foretaste.”</p>
<p>Settles nose hung over the steaming compound. With a swift pass of the hand, the old gentleman caught up the lamp and had shaken a drop of burning oil into the bowl. A great blaze leapd to the ceiling. There was a howl—a scream of pain; and as I pushd Mistress Delia through the doorway and out to the head of the stairs, I caught a backward glimpse of Sir Deakin rushing after us, with one of the stoutest among the robbers at his heels.</p>
<p>“Downstairs, for your life!” I whisperd to the girl, and turning, as her father tumbled past me, let his pursuer run on my sword, as on a spit. At the same instant, another blade passd through the fellow transversely, and Jacques stood beside me, with his back to the lintel.</p>
<p>As we pulld our swords out and the man droppd, I had a brief view into the room, where now the blazing liquid ran off the table in a stream. Settle, stamping with agony, had his palms pressd against his scorchd eyelids. The fat landlord, in trying to beat out the flames, had increased them by upsetting two bottles of aqua vitae, and was dancing about with three fingers in his mouth. The rest stood for the most part dumbfoundd: but Black Dick had his pistol lifted.</p>
<p>Jacques and I sprang out for the landing and round the doorway. Between the flash and the report I felt a sudden scrape, as of a red-hot wire, across my left thigh and just above the knee.</p>
<p><i lang="fr" xml:lang="fr">Tenez, camarade</i>,” said Jacques voice in my ear; “<i lang="fr" xml:lang="fr">à moi la porte—à vous le maître, là-bas</i>:” and he pointed down the staircase, where, by the glare of the conflagration that beat past us, I saw the figures of Sir Deakin and his daughter standing.</p>
<p>“But how can you keep the door against a dozen?”</p>
<p>The Frenchman shruggd his shoulders with a smile</p>
<p><i lang="fr" xml:lang="fr">Mais—comme ça!</i></p>
<p>For at this moment came a rush of footsteps within the room. I saw a fat paunch thrusting past us, a quiet pass of steel, and the landlord was wallowing on his face across the threshold. Jacques teeth snappd together as he stood ready for another victim: and as the fellows within the room tumbled back, he motiond me to leave him.</p>
<p>I sprang from his side, and catching the rail of the staircase, reachd the foot in a couple of bounds.</p>
<p>“Hurry!” I cried, and caught the old baronet by the hand. His daughter took the other, and between us we hurried him across the passage for the kitchen door.</p>
<p>Within, the chambermaid was on her knees by the settle, her face and apron of the same hue. I saw she was incapable of helping, and hastend across the stone floor, and out toward the back entrance.</p>
<p>A stream of icy wind blew in our faces as we steppd over the threshold. The girl and I bent our heads to it, and stumbling, tripping, and panting, pulld Sir Deakin with us out into the cold air.</p>
<p>The yard was no longer dark. In the room above someone had pushd the casement open, letting in the wind: and by this twas very evident the room was on fire. Indeed, the curtains had caught, and as we ran, a pennon of flame shot out over our heads, licking the thatch. In the glare of it the outbuildings and the yard gate stood clearly out from the night. I heard the trampling of feet, the sound of Settles voice shouting an order, and then a dismal yell and clash of steel as we flung open the gate.</p>
<p>“Jacques!” screamd the old gentleman: “my poor Jacques! Those dogs will mangle him with their cut and thrust—”</p>
<p>Twas very singular and sad, but as if in answer to Sir Deakins cry, we heard the brave fellows voice; and a famous shout it must have been to reach us over the roaring of the flames</p>
<p><i lang="fr" xml:lang="fr">Mon maître—mon maître!</i>” he calld twice, and then “<i lang="fr" xml:lang="fr">Sauve toi!</i>” in a fainter voice, yet clear. And after that only a racket of shouts and outcries reachd us. Without doubt the villains had overpowerd and slain this brave servant. In spite of our peril (for they would be after us at once), twas all we could do to drag the old man from the gate and up the road: and as he went he wept like a child.</p>
<p>After about fifty yards, we turnd in at a gate, and began to cut across a field: for I hopd thus not only to baffle pursuit for a while, but also to gain the wood that we saw dimly ahead. It reachd to the top of the hill, and I knew not how far beyond: and as I was reflecting that there lay our chance of safety, I heard the inn door below burst open with loud cries, and the sound of footsteps running up the road after us.</p>
<p>Moreover, to complete our fix, the clouds that had been scurrying across the moons face, now for a minute left a clear interval of sky about her: so that right in our course there lay a great patch brilliantly lit, whereon our figures could be spied at once by anyone glancing into the field. Also, it grew evident that Sir Deakins late agility was but a short and sudden triumph of will over body: for his poor crooked legs began to trail and lag sadly. So turning sharp about, we struck for the hedges shadow, and there pulld him down in a dry ditch, and lay with a hand on his mouth to stifle his ejaculations, while we ourselves held our breathing.</p>
<p>The runners came up the road, pausing for a moment by the gate. I heard it creak, and saw two or three dark forms enter the field—the remainder tearing on up the road with a great clatter of boots.</p>
<p>“Alas, my poor Jacques!” moand Sir Deakin: “and to be butcherd so, that never in his days killd a man but as if he lovd him!”</p>
<p>“Sir,” I whisperd harshly, “if you keep this noise I must gag you.” And with that he was silent for awhile.</p>
<p>There was a thick tangle of brambles in the ditch where we lay: and to this we owe our lives. For one of the men, coming our way, passd within two yards of us, with the flat of his sword beating the growth over our heads.</p>
<p>“Reuben! Reuben Gedges!” calld a voice by the gate.</p>
<p>The fellow turnd; and peeping between the bramble twigs, I saw the moonlight glittering on his blade. A narrow, light-haird man he was, with a weak chin: and since then I have paid him out for the fright he gave us.</p>
<p>“Whats the coil?” he shouted back.</p>
<p>“The stable roofs ablaze—for the Lords sake come and save the hosses!”</p>
<p>He strode back, and in a minute the field was clear. Creeping out with caution, I grew aware of two mournful facts: first, that the stable was indeed afire, as I perceivd by standing on tiptoe and looking over the hedge; and second, that my knee was hurt by Black Dicks bullet. The muscles had stiffened while we were crouching, and now paind me badly. Yet I kept it to myself as we started off again to run.</p>
<p>But at the stile that, at the top of the field, led into the woods, I pulld up</p>
<p>“Sorry I am to say it, but you must go on without me.”</p>
<p>“O—oh!” cried the girl.</p>
<p>Tis for your safety. See, I leave a trail of blood behind me, so that when day rises they will track us easily.”</p>
<p>And sure enough, even by the moon, twas easy to trace the dark spots on the grass and earth beside the stile. My left boot, too, was full of blood.</p>
<p>She was silent for awhile. Down in the valley we could hear the screams of the poor horses. The light of the flames lit up the pine trunks about us to a bright scarlet.</p>
<p>“Sir, you hold our gratitude cheaply.”</p>
<p>She unwound the kerchief from her neck, and making me sit on the stile, bound up my knee skillfully, twisting a short stick in the bandage to stop the bleeding.</p>
<p>I thankd her, and we hurried on into the depths of the wood, treading silently on the deep carpet of pine needles. The ground rose steeply all the way: and all the way, though the light grew feebler, the roar and outcries in the valley followd us.</p>
<p>Toward the hills summit the trees were sparser. Looking upward, I saw that the sky had grown thickly overcast. We crossd the ridge, and after a minute or so were in thick cover again.</p>
<p>Twas here that Sir Deakins strength gave out. Almost without warning, he sank down between our hands, and in a second was taken with that hateful cough, that once already this night had frightened me for his life.</p>
<p>“Ah, ah!” he groaned, between the spasms, “Im not fit—Im not fit for it!” and was taken again, and rolld about barking, so that I feard the sound would bring all Settles gang on our heels. “Im not fit for it!” he repeated, as the cough left him, and he lay back helpless, among the pine needles.</p>
<p>Now, I understood his words to bear on his unfitness for death, and judgd them very decent and properly spoken: and took occasion to hint this in my attempts to console him.</p>
<p>“Why, bless the boy!” he cried, sitting up and staring, “for what dye think Im unsuited?”</p>
<p>“Why, to die, sir—to be sure!”</p>
<p>“Holy Mother!” he regarded me with surprise, contempt and pity, all together: “was ever such a dunderhead! If ever man were fit to die, I am he—and thats just my reasonable complaint. Heart alive! tis unfit to <em>live</em> I am, tied to this absurd body!”</p>
<p>I suppose my attitude expressd my lack of comprehension, for he lifted a finger and went on</p>
<p>“Tell me—can you eat beef, and drink beer, and enjoy them?”</p>
<p>“Why, yes.”</p>
<p>“And fight—hey? and kiss a pretty girl, and be glad youve done it? Dear, dear, how I do hate a fool and a fools pity! Lift me up and carry me a step. This nights work has killd me: I feel it in my lungs. Tis a pity, too; for I was just beginning to enjoy it.”</p>
<p>I lifted him as I would a babe, and off we set again, my teeth shutting tight on the pain of my hurt. And presently, coming to a little dingle, about half a mile down the hillside, well hid with dead bracken and blackberry bushes, I consulted with the girl. The place was well shelterd from the wind that rockd the treetops, and I feard to go much further, for we might come on open country at any moment and so double our peril. It seemd best, therefore, to lay the old gentleman snugly in the bottom of this dingle and wait for day. And with my buff-coat, and a heap of dried leaves, I made him fairly easy, reserving my cloak to wrap about Mistress Delias fair neck and shoulders. But against this at first she protested.</p>
<p>“For how are you to manage?” she askd.</p>
<p>“I shall tramp up and down, and keep watch,” answerd I, strewing a couch for her beside her father: “and tis but fair exchange for the kerchief you gave me from your own throat.”</p>
<p>At last I persuaded her, and she crept close to her father, and under the edge of the buff-coat for warmth. There was abundance of dry bracken in the dingle, and with this and some handfuls of pine needles, I coverd them over, and left them to find what sleep they might.</p>
<p>For two hours and more after this, I hobbled to and fro near them, as well as my wound would allow, looking up at the sky through the pine tops, and listening to the sobbing of the wind. Now and then I would swing my arms for warmth, and breathe on my fingers, that were sorely benumbd; and all the while kept my ears on the alert, but heard nothing.</p>
<p>Twas, as I said, something over two hours after, that I felt a soft cold touch, and then another, like kisses on my forehead. I put up my hand, and looked up again at the sky. As I did so, the girl gave a long sigh, and awoke from her doze</p>
<p>“Sure, I must have droppd asleep,” she said, opening her eyes, and spying my shadow above her: “has aught happened?”</p>
<p>“Aye,” replied I, “something is happening that will wipe out our traces and my bloody track.”</p>
<p>“And what is that?”</p>
<p>“Snow: see, tis falling fast.”</p>
<p>She bent over, and listend to her fathers breathing.</p>
<p>Twill kill him,” she said simply.</p>
<p>I pulld some more fronds of the bracken to cover them both. She thankd me, and offerd to relieve me in my watch: which I refusd. And indeed, by lying down I should have caught my death, very likely.</p>
<p>The big flakes drifted down between the pines: till, as the moon paled, the ground about me was carpeted all in white, with the foliage black as ink above it. Time after time, as I trampd to and fro, I pausd to brush the fresh-forming heap from the sleepers coverlet, and shake it gently from the tresses of the girls hair. The old mans face was covered completely by the buff-coat: but his breathing was calm and regular as any childs.</p>
<p>Day dawnd. Awaking Mistress Delia, I askd her to keep watch for a time, while I went off to explore. She crept out from her bed with a little shiver of disgust.</p>
<p>“Run about,” I advisd, “and keep the blood stirring.”</p>
<p>She nodded: and looking back, as I strode down the hill, I saw her moving about quickly, swinging her arms, and only pausing to wave a hand to me for goodspeed.</p>
<hr/>
<p>Twas an hour before I returnd: and plenty I had to tell. Only at the entrance to the dingle the words failed from off my tongue. The old gentleman lay as he had lain throughout the night. But the bracken had been tossd aside, and the girl was kneeling over him. I drew near, my step not arousing her. Sir Deakins face was pale and calm: but on the snow that had gatherd by his head, lay a red streak of blood. Twas from his lungs, and he was quite dead.</p>
</section>
<section id="chapter-7" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">VII</h2>
<p epub:type="title">I Find a Comrade</p>
</hgroup>
<p>But I must go back a little and tell you what befell in my expedition.</p>
<p>I had scarce trudged out of sight of my friends, down the hill, when it struck me that my footprints in the snow were in the last degree dangerous to them, and might lead Settle and his crew straight to the dingle. Here was a fix. I stood for some minutes nonplussd, when above the stillness of the wood (for the wind had droppd) a faint sound as of running water caught my ear, and helpd me to an idea.</p>
<p>The sound seemd to come from my left. Turning aside I made across the hill toward it, and after two hundred paces or so came on a tiny brook, not two feet across, that gushd down the slope with a quite considerable chatter and impatience. The bed of it was mainly earth, with here and there a large stone or root to catch the toe: so that, as I stepped into the water and began to thread my way down between the banks of snow, twas necessary to look carefully to my steps.</p>
<p>Here and there the brook fetchd a leap down a sharper declivity, or shot over a hanging stone: but, save for the wetting I took in these places, my progress was easy enough. I must have waded in this manner for half a mile, keeping the least possible noise, when at an angle ahead I spied a clearing among the pines, and to the right of the stream, on the very verge, a hut of logs standing, with a wood rick behind it.</p>
<p>Twas a low building, but somewhat long, and I guessd it to be, in summer time, a habitation for the woodcutters. But what surprisd me was to hear a dull, moaning noise, very regular and disquieting, that sounded from the interior of the hut. I listend, and hit on the explication. Twas the sound of snoring.</p>
<p>Drawing nearer with caution, I noticed, in that end of the hut which stood over the stream, a gap, or window hole. The sound issued through this like the whirring of a dozen looms. “He must be an astonishing fellow,” thought I, “that can snore in this fashion. Ill have a peep before I wake him.” I waded down till I stood under the sill, put both hands upon it, and pulling myself up quiet as a mouse, stuck my face in at the window—and then very nearly sat back into the brook for fright.</p>
<p>For I had gazed straight down into the upturnd faces of Captain Settle and his gang.</p>
<p>How long I stood there, with the water rushing past my ankles and my body turning from cold to hot, and back again, I cannot tell you. But twas until, hearing no pause in the sleepers chorus, I found courage for another peep: and that must have been some time.</p>
<p>There were but six rascals beside the Captain (so that Jacques must have died hard, thought I), and such a raffle of arms and legs and swollen upturnd faces as they made I defy you to picture. For they were packd close as herrings; and the hut was filld up with their horses, ready saddled, and rubbing shoulder to loin, so narrow was the room. It needed the open window to give them air: and even so, twas not over-fresh inside.</p>
<p>I had no mind to stay: but before leaving found myself in the way of playing these villains a pretty trick. To right and left of the window, above their heads, extended two rude shelves that now were heapd with what I conjectured to be the spoils of the larder of the Three Cups. Holding my breath and thrusting my head and shoulders into the room, I ran my hand along and was quickly possessd of a boild ham, two capons, a loaf, the half of a cold pie, and a basket holding three dozen eggs. All these prizes I filched one by one, with infinite caution.</p>
<p>I was gently pulling the basket through the window hole, when I heard one of the crew yawn and stretch himself in his sleep. So, determining to risk no more, I quietly packd the basket, slung it on my right arm, and with the ham graspd by the knuckle in my left, made my way up the stream.</p>
<p>Twas thus laden that I enterd the dingle, and came on the sad sight therein. I set down the ham as a thing to be ashamd of, and bard my head. The girl lifted her face, and turning, all white and tragical, saw me.</p>
<p>“My father is dead, sir.”</p>
<p>I stoopd and pild a heap of fresh snow over the blood stains. There was no intent in this but to hide the pity that chokd me. She had still to hear about her brother, Anthony. Turning, as by a sudden thought, I took her hand. She lookd into my eyes, and her own filled with tears. Twas the human touch that loosend their flow, I think: and sinking down again beside her father, she wept her fill.</p>
<p>“Mistress Killigrew,” I said, as soon as the first violence of her tears was abated, “I have still some news that is ill hearing. Your enemies are encampd in the woods, about a half mile below this”—and with that I told my story.</p>
<p>“They have done their worst, sir.”</p>
<p>“No.”</p>
<p>She looked at me with a question on her lip.</p>
<p>Said I, “you must believe me yet a short while without questioning.”</p>
<p>Considering for a moment, she nodded. “You have a right, sir, to be trusted, though I know not so much as your name. Then we must stay close in hiding?” she added very sensibly, though with the last word her voice traild off, and she began again to weep.</p>
<p>But in time, having coverd the dead baronets body with sprays of the witherd bracken, I drew her to a little distance and prevaild on her to nibble a crust of the loaf. Now, all this while, it must be remembered, I was in my shirt sleeves, and the weather bitter cold. Which at length her sorrow allowd her to notice.</p>
<p>“Why, you are shivering, sore!” she said, and running, drew my buff-coat from her fathers body, and held it out to me.</p>
<p>“Indeed,” I answerd, “I was thinking of another expedition to warm my blood.” And promising to be back in half an hour, I followd down my former tracks toward the stream.</p>
<p>Within twenty minutes I was back, running and well-nigh shouting with joy.</p>
<p>“Come!” I cried to her, “come and see for yourself!”</p>
<p>What had happend was this:—Wading cautiously down the brook, I had cause suddenly to prick up my ears and come to a halt. Twas the muffled tramp of hoofs that I heard, and creeping a bit further, I caught a glimpse, beyond the hut, of a horse and rider disappearing down the woods. He was the last of the party, as I guessd from the sound of voices and jingling of bits further down the slope. Advancing on the hut with more boldness, I found it deserted. I scrambled up on the bank and round to the entrance. The snow before it was trampled and sullied by the footmarks of men and horses: and as I noted this, came Settles voice calling up the slope</p>
<p>“Jerry—Jerry Toy!”</p>
<p>A nearer voice haild in answer.</p>
<p>“Wheres Reuben?”</p>
<p>“Coming, Captain—close behind!”</p>
<p>“Curse him for a loitering idiot! Weve wasted time enough, as tis,” called back the Captain. “How in thunder is a man to find the road out of this cursed wood?”</p>
<p>“Straight on, Capn—you cant miss it,” shouted another voice, not two gunshots below.</p>
<p>A volcano of oaths pourd up from Settle. I did not wait for the end of them: but ran back for Mistress Delia.</p>
<p>Together we descended to the hut. By this time the voices had faded away in distance. Yet to make sure that the rascals had really departed, we followd their tracks for some way, beside the stream; and suddenly came to a halt with cries of joyful surprise.</p>
<p>The brook had led us to a point where, over a stony fall veild with brown bracken, it plunged into a narrow ravine. Standing on the lip, where the water took a smoother glide before leaping, we saw the line of the ravine markd by a rift in the pines, and through this a slice of the country that lay below. Twas a level plain, well watered, and dotted here and there with houses. A range of wooded hills closd the view, and toward them a broad road wound gently, till the eye lost it at their base. All this was plain enough, in spite of the snow that coverd the landscape. For the sun had burst out above, and the few flakes that still fell looked black against his brilliance and the dazzling country below.</p>
<p>But what causd our joy was to see, along the road, a small cavalcade moving away from us, with many bright glances of light and color, as their steel caps and sashes took the sunshine—a pretty sight, and the prettier because it meant our present deliverance.</p>
<p>The girl beside me gave a cry of delight, then sighd; and after a minute began to walk back toward the hut: where I left her, and ran up hill for the basket and ham. On my return, I found her examining a heap of rusty tools that, it seemd, she had found on a shelf of the building. Twas no light help to the good fellowship that afterward united us, that from the first I could read her thoughts often without words; and for this reason, that her eyes were as candid as the noonday.</p>
<p>So now I answerd her aloud</p>
<p>“This afternoon we may venture down to the plain, where no doubt we shall find a clergyman to sell us a patch of holy ground—”</p>
<p>“Holy ground?” She lookd at me awhile and shook her head. “I am not of your religion,” she said.</p>
<p>“And your father?”</p>
<p>“I think no man ever discovered my fathers religion. Perhaps there was none to discover: but he was no bad father,” she steadied her voice and went on:—“He would prefer the hillside to your holy ground.’ ”</p>
<p>So, an hour later, I delvd his grave in the frosty earth, close by the spot where he lay. Somehow, I shiverd all the while, and had a cruel shooting pain in my wound that was like to have mastered me before the task was ended. But I managed to lower the body softly into the hole and to cover it reverently from sight: and afterward stood leaning on my spade and feeling very light in the head, while the girl knelt and prayd for her fathers soul.</p>
<p>And the picture of her as she knelt is the last I remember, till I opend my eyes, and was amazed to find myself on my back, and staring up at darkness.</p>
<p>“What has happend?”</p>
<p>“I think you are very ill,” said a voice: “can you lean on me, and reach the hut?”</p>
<p>“Why, yes: that is, I think so. Why is everything dark?”</p>
<p>“The sun has been down for hours. You have been in a swoon first, and then talkd—oh, such nonsense! Shame on me, to let you catch this chill!”</p>
<p>She helpd me to my feet and steadied me: and how we reached the hut I cannot tell you. It took more than one weary hour, as I now know; but, at the time, hours and minutes were one to me.</p>
<p>In that hut I lay four nights and four days, between ague fit and fever. And that is all the account I can give of the time, save that, on the second day, the girl left me alone in the hut and descended to the plain, where, after asking at many cottages for a physician, she was forced to be content with an old woman reputed to be amazingly well skilld in herbs and medicines; whom, after a days trial, she turnd out of doors. On the fourth day, fearing for my life, she made another descent, and coming to a wayside tavern, purchased a pint of aqua vitae, carried it back, and mixd a potion that threw me into a profuse sweat. The same evening I sat up, a sound man.</p>
<p>Indeed, so thoroughly was I recoverd that, waking early next morning, and finding my sweet nurse asleep from sheer weariness, in a corner of the hut, I staggerd up from my bed of dried bracken, and out into the pure air. Rare it was to stand and drink it in like wine. A footstep arousd me. Twas Mistress Delia: and turning, I held out my hand.</p>
<p>“Now this is famous,” said she: “a day or two will see you as good a man as ever.”</p>
<p>“A day or two? Tomorrow at latest, I shall make trial to start.” I noted a sudden change on her face, and added: “Indeed, you must hear my reasons before setting me down for an ingrate;” and told her of the Kings letter that I carried. “I hoped that for a while our ways might lie together,” said I; and broke off, for she was looking me earnestly in the face.</p>
<p>“Sir, as you know, my brother Anthony was to have met me—nay, for pitys sake, turn not your face away! I have guessd—the sword you carry—I markd it. Sir, be merciful, and tell me!”</p>
<p>I led her a little aside to the foot of a tall pine; and there, though it rung my heart, told her all; and left her to wrestle with this final sorrow. She was so tender a thing to be stricken thus, that I who had dealt the blow crept back to the hut, covering my eyes. In an hours time I lookd out. She was gone.</p>
<p>At nightfall she returnd, white with grief and fatigue; yet I was glad to see her eyes red and swoln with weeping. Throughout our supper she kept silence; but when twas over, lookd up and spoke in a steady tone</p>
<p>“Sir, I have a favor to ask, and must risk being held importunate—”</p>
<p>“From you to me,” I put in, “all talk of favors had best be droppd.”</p>
<p>“No—listen. If ever it befell you to lose father or mother or dearly loved friend, you will know how the anguish stuns—Oh sir! today the sun seemd fallen out of heaven, and I a blind creature left groping in the void. Indeed, sir, tis no wonder: I had a father, brother, and servant ready to die for me—three hearts to love and lean on: and today they are gone.”</p>
<p>I would have spoken, but she held up a hand.</p>
<p>“Now when you spoke of Anthony—a dear lad!—I lay for some time dazed with grief. By little and little, as the truth grew plainer, the pain grew also past bearing. I stood up and staggerd into the woods to escape it. I went fast and straight, heeding nothing, for at first my senses were all confusd: but in a while the walking cleard my wits, and I could think: and thinking, I could weep: and having wept, could fortify my heart. Here is the upshot, sir—though tis held immodest for a maid to ask even far less of a man. We are both bound for Cornwall—you on an honorable mission, I for my fathers estate of Gleys, wherefrom (as your tale proves) some unseen hands are thrusting me. Alike we carry our lives in our hands. You must go forward: I may not go back. For from a King who cannot right his own affairs there is little hope; and in Cornwall I have surer friends than he. Therefore take me, sir—take me for a comrade! Am I sad? Do you fear a weary journey? I will smile—laugh—sing—put sorrow behind me. I will contrive a thousand ways to cheat the milestones. At the first hint of tears, discard me, and go your way with no prick of conscience. Only try me—oh, the shame of speaking thus!”</p>
<p>Her voice had grown more rapid toward the close: and now, breaking off, she put both hands to cover her face, that was hot with blushes. I went over and took them in mine:</p>
<p>“You have made me the blithest man alive,” said I. She drew back a pace with a frightend look, and would have pulld her hands away.</p>
<p>“Because,” I went on quickly, “you have paid me this high compliment, to trust me. Proud was I to listen to you; and merrily will the miles pass with you for comrade. And so I say—Mistress Killigrew, take me for your servant.”</p>
<p>To my extreme discomposure, as I droppd her hands, her eyes were twinkling with laughter.</p>
<p>“Dear now; I see a dull prospect ahead if we use these long titles!”</p>
<p>“But—”</p>
<p>“Indeed, sir, please yourself. Only as I intend to call you Jack perhaps Delia will be more of a piece than Mistress Killigrew.’ ” She droppd me a mock curtsey. “And now, Jack, be a good boy, and hitch me this quilt across the hut. I bought it yesterday at a cottage below here—”</p>
<p>She ended the sentence with the prettiest blush imaginable; and so, having fixd her screen, we shook hands on our comradeship, and wishd each other good night.</p>
</section>
<section id="chapter-8" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">VIII</h2>
<p epub:type="title">I Lose the Kings Letter; and Am Carried to Bristol</p>
</hgroup>
<p>Almost before daylight we were afoot, and the first ray of cold sunshine found us stepping from the woods into the plain, where now the snow was vanished and a glistening coat of rime spread over all things. Down here the pines gave way to bare elms and poplars, thickly dotted, and among them the twisting smoke of farmstead and cottage, here and there, and the morning stir of kitchen and stable very musical in the crisp air.</p>
<p>Delia stepped along beside me, humming an air or breaking off to chatter. Meeting us, you would have said we had never a care. The road went stretching away to the northwest and the hills against the sky there; whither beyond, we neither knew nor (being both young, and one, by this time, pretty deep in love) did greatly care. Yet meeting with a wagoner and his team, we drew up to enquire.</p>
<p>The wagoner had a shock of whitish hair and a face purple-red above, by reason of the cold, and purple-black below, for lack of a barber. He pursd up his mouth and lookd us slowly up and down.</p>
<p>“Come,” said I, “you are not deaf, I hope, nor dumb.”</p>
<p>“Send I may niver!” the fellow ejaculated, slowly and with contemplation: “tis an unseemly sight, yet tickling to the mirthfully minded. Haw—haw!” He checkd his laughter suddenly and stood like a stone image beside his horses.</p>
<p>“Good sir,” said Delia, laying a hand on my arm (for I was growing nettled), “your mirth is a riddle: but tell us our way and you are free to laugh.”</p>
<p>“Oh, Scarlet—Scarlet!” answerd he: “and to me, that am a man o blushes from my cradle!”</p>
<p>Convinced by this that the fellow must be an idiot, I told him so, and left him staring after us; nor heard the sound of his horses moving on again for many minutes.</p>
<p>After this we met about a dozen on the road, and all pausd to stare. But from one—an old woman—we learnd we were walking toward Marlboro, and about noon were over the hills and looking into the valley beyond.</p>
<p>Twas very like the other vale; only a pleasant stream wound along the bottom, by the banks of which the road took us. Here, by a bridge, we came to an inn bearing the sign of the Broad Face, and entered: for Captain Settles stock of victuals was now done. A sour-facd woman met us at the door.</p>
<p>“Do you stay here,” Delia advisd me, “and drink a mug of beer while I bargain with the hostess for fresh food.” She followd the sour-facd woman into the house.</p>
<p>But out she comes presently with her cheeks flaming and a pair of bright eyes. “Come!” she commanded, “come at once!” Setting down my half emptied mug, I went after her across the bridge and up the road, wondering. In this way we must have walkd for a mile or more before she turnd and stampd her little foot</p>
<p>“Horrible!” she cried. “Horrible—wicked—shameful! Ugh!” There were tears in her eyes.</p>
<p>“What is shameful?”</p>
<p>She made no reply, but walkd on again quickly.</p>
<p>“I am getting hungry, for my part,” sighd I, after a little.</p>
<p>“Then you must starve!”</p>
<p>“Oh!”</p>
<p>She wheeld round again.</p>
<p>“Jack, this will never do. If you are to have a comrade, let it be a boy.”</p>
<p>“Now, I am very passably content as things are.”</p>
<p>“Nonsense: at Marlboro, I mean, you must buy me a suit of boys clothes. What are you hearkening to?”</p>
<p>“I thought I heard the noise of guns—or is it thunder?”</p>
<p>“Dear Jack, dont say tis thunder! I do mortally fear thunder—and mice.”</p>
<p>Twouldnt be thunder at this time of year. No, tis guns firing.”</p>
<p>“Where?—not that I mind guns.”</p>
<p>“Ahead of us.”</p>
<p>On the far side of the valley we enterd a wood, thinking by this to shorten our way: for the road here took a long bend to eastward. Now, at first this wood seemd of no considerable size, but thickend and spread as we advanced. Twas only, however, after passing the ridge, and when daylight began to fail us, that I became alarmd. For the wood grew denser, with a tangle of paths crisscrossing amid the undergrowth. And just then came the low mutter of cannon again, shaking the earth. We began to run forward, tripping in the gloom over brambles, and stumbling into holes.</p>
<p>For a mile or so this lasted: and then, without warning, I heard a sound behind me, and lookd back, to find Delia sunk upon the ground.</p>
<p>“Jack, heres a to-do!”</p>
<p>“Whats amiss?”</p>
<p>“Why, I am going to swoon!”</p>
<p>The words were scarce out, when there sounded a crackling and snapping of twigs ahead, and two figures came rushing toward us—a man and a woman. The man carried an infant in his arms: and though I calld on them to stop, the pair ran by us with no more notice than if we had been stones. Only the woman cried, “Dear Lord, save us!” and wrung her hands as she passd out of sight.</p>
<p>“This is strange conduct,” thought I: but peering down, saw that Delias face was white and motionless. She had swoond, indeed, from weariness and hunger. So I took her in my arms and stumbled forward, hoping to find the end of the wood soon. For now the rattle of artillery came louder and incessant through the trees, and mingling with it, a multitude of dull shouts and outcries. At first I was minded to run after the man and woman, but on second thought, resolvd to see the danger before hiding from it.</p>
<p>The trees, in a short while, grew sparser, and between the stems I markd a ruddy light glowing. And then I came out on an open space upon the hillside, with a dip of earth in front; and beyond, a long ridge of pines standing up black, because of a red glare behind them; and saw that this came not from any setting sun, but was the light of a conflagration.</p>
<p>The glare danced and quiverd in the sky, as I crossd the hollow. It made even Delias white cheek seem rosy. Up amid the pines I clamord, and along the ridge to where it broke off in a steep declivity. And lo! in a minute I lookd down as twere into the infernal pit.</p>
<p>There was a whole town burning below. And in the streets men were fighting, as could be told by their shouts and the rattle and blaze of musketry. For a garment of smoke lay over all and hid them: only the turmoil beat up as from a furnace, and the flames of burning thatches, and quick jets of firearms like lightning in a thundercloud. Great sparks floated past us, and over the trees at our back. A hot blast breathd on our cheeks. Now and then you might hear a human shriek distinct amid the din, and this spoke terribly to the heart.</p>
<p>Now the town was Marlboro, and the attacking force a body of royal troops sent from Oxford to oust the garrison of the Parliament, which they did this same night, with great slaughter, driving the rebels out of the place, and back on the road to Bristol. Had we guessd this, much ill luck had been spared us; but we knew nought of it, nor whether friends or foes were getting the better. So (Delia being by this time recoverd a little) we determined to pass the night in the woods, and on the morrow to give the place a wide berth.</p>
<p>Retreating, then, to the hollow (that lay on the lee side of the ridge, away from the north wind), I gatherd a pile of great stones, and spread my cloak thereover for Delia. To sleep was impossible, even with the will for it. For the tumult and fighting went on, and only died out about an hour before dawn: and once or twice we were troubled to hear the sound of people running on the ridge above. So we sat and talked in low voices till dawn; and grew more desperately hungerd than ever.</p>
<p>With the chill of daybreak we started, meaning to get quit of the neighborhood before any espied us; and fetchd a compass to the south without another look at Marlboro. At the end of two hours, turning northwest again, we came to some water meadows beside a tiny river (the Kennet, as I think), and saw, some way beyond, a high road that crossd to our side (only the bridge was now broken down), and further yet, a thick smoke curling up; but whence this came I could not see. Now we had been avoiding all roads this morning, and hiding at every sound of footsteps. But hunger was making us bold. I bade Delia crouch down by the streams bank, where many alders grew, and set off toward this column of smoke.</p>
<p>By the spot where the road crossd I noted that many men and horses had lately passd hereby to westward, and, by their footmarks, at a great speed. A little further, and I came on a broken musket flung against the hedge, with a nauseous mess of blood and sandy hairs about the stock of it; and just beyond was a dead horse, his legs sticking up like bent poles across the road. Twas here that my blood went cold on a sudden, to hear a dismal groaning not far ahead. I stood still, holding my breath, and then ran forward again.</p>
<p>The road took a twist that led me face to face with a small whitewashed cottage, smeard with black stains of burning. For seemingly it had been fird in one or two places, only the flames had died out: and from the back, where some outbuilding yet smoulderd, rose the smoke that I spied. But what brought me to a stand was to see the doorway all crackd and charrd, and across it a soldier stretchd—a green-coated rebel—and quite dead. His face lay among the burnd ruins of the door, that had woefully singed his beard and hair. A stain of blood ran across the door stone and into the road.</p>
<p>I was gazing upon him and shuddering, when again I heard the groans. They issued from the upper chamber of the cottage. I stepped over the dead soldier and mounted the ladder that led upstairs.</p>
<p>The upper room was but a loft. In it were two beds, whereof one was empty. On the edge of the other sat up a boy of sixteen or thereabouts, stark naked and moaning miserably. With one hand he seemd trying to cover a big wound that gaped in his chest: the other, as my head rose over the ladder, he stretchd out with all the fingers spread. And this was his last effort. As I stumbled up, his fingers closd in a spasm of pain; his hands droppd, and the body tumbled back on the bed, where it lay with the legs dangling.</p>
<p>The poor lad must have been stabbd as he lay asleep. For by the bedside I found his clothes neatly folded and without a speck of blood. They were clean, though coarse; so thinking they would serve for Delia, I took them, albeit with some scruples at robbing the dead, and covering the body with a sheet, made my way downstairs.</p>
<p>Here, on a high shelf at the foot of the ladder, I discoverd a couple of loaves and some milk, and also, lying hard by, a pair of shepherds shears, which I took also, having a purpose for them. By this time, being sick enough of the place, I was glad to make all speed back to Delia.</p>
<p>She was still waiting among the leafless alders, and clappd her hands to see the two loaves under my arm.</p>
<p>Said I, flinging down the clothes, and munching at my share of the bread</p>
<p>“Here is the boys suit that you wishd for.”</p>
<p>“Oh, dear! tis not a very choice one.” Her face fell.</p>
<p>“All the better for escaping notice.”</p>
<p>“But—but I <em>like</em> to be noticd!”</p>
<p>Nevertheless, when breakfast was done, she consented to try on the clothes. I left her eyeing them doubtfully, and strolld away by the rivers bank. In a while her voice calld to me</p>
<p>“Oh, Jack—they do not fit at all!”</p>
<p>“Why, tis admirable!” said I, returning, and scanning her. Now this was a lie: but she took me more than ever, so pretty and comical she lookd in the dress.</p>
<p>“And I cannot walk a bit in them!” she pouted, strutting up and down.</p>
<p>“Swing your arms more, and let them hang looser.”</p>
<p>“And my hair. Oh, Jack, I have such beautiful hair!”</p>
<p>“It must come off,” said I, pulling the shears out of my pocket.</p>
<p>“And look at these huge boots!”</p>
<p>Indeed, this was the main trouble, for I knew they would hurt her in walking: yet she made more fuss about her hair, and only gave in when I scolded her roundly. So I took the shears and clippd the chestnut curls, one by one, while she cried for vexation; and took occasion of her tears to smuggle the longest lock inside my doublet.</p>
<hr/>
<p>But, an hour after, she was laughing again, and had learned to cock the poor country lads cap rakishly over one eye: and by evening was walking with a swagger and longing (I know) to meet with folks. For, to spare her the sight of the ruind cottage, I had taken her round through the fields, and by every bypath that seemd to lead westward. Twas safer to journey thus; and all the way she practicd a mans carriage and airs, and how to wink and whistle and swing a stick. And once, when she left one of her shoes in a wet ditch, she said “dn!” as natural as life: and then</p>
<p>We jumpd over a hedge, plump into an outpost of rebels, as they sat munching their supper.</p>
<p>They were six in all, and must have been sitting like mice: for all I know of it is this. I had climbd the hedge first, and was helping Delia over, when out of the ground, as it seemd, a voice shriekd, “Run—run!—the Kings men are on us!” and then, my foot slipping, down I went on to the shoulders of a thickset man, and well-nigh broke his neck as he turnd to look up at me.</p>
<p>At first, the whole six were for running, I believe. But seeing only a lad stretchd on his face, and a second on the hedge, they thought better of it. Before I could scramble up, one pair of hands was screwd about my neck, another at my heels, and in a trice there we were piniond.</p>
<p>“Fetch the lantern, Zacchaeus.”</p>
<p>Twas quickly lit, and thrust into my face; and very foolish I must have lookd. The fellows were all clad in green coats, much soild with mud and powder. And they grinnd in my face till I longd to kick them.</p>
<p>“Search the malignant!” cried one. “Question him,” calld out another; and forthwith began a long interrogatory concerning the movements of his Majestys troops, from which, indeed, I learnd much concerning the late encounter: but of course could answer nought. Twas only natural they should interpret this silence for obstinacy.</p>
<p>“March em off to Captain Stubbs!”</p>
<p>“Halloa!” shouted a pockmarked trooper, that had his hand thrust in on my breast: “bring the lantern close here. Whats this?”</p>
<p>Twas, alas! the Kings letter: and I bit my lip while they clusterd round, turning the lanterns yellow glare upon the superscription.</p>
<p>“Lads, theres promotion in this!” shouted the thickset man I had tumbled on (who, it seemd, was the sergeant in the troop): “hand me the letter, there! Zacchaeus Martin and Tom Pine—you two bide here on duty: tother three fall in about the prisoners—quick march! The wicked have digged a pit</p>
<p>The rogue ended up with a tag from the Psalmist.</p>
<p>We were marchd down the road for a mile or more, till we heard a loud bawling, as of a man in much bodily pain, and soon came to a small village, where, under a tavern lamp, by the door, was a man perchd up on a tub, and shouting forth portions of the Scripture to some twenty or more green-coats assembled round. Our conductor pushed past these, and enterd the tavern. At a door to the left in the passage he halted, and knocking once, thrust us inside.</p>
<p>The room was bare and lit very dimly by two tallow candles, set in bottles. Between these, on a deal table, lay a map outspread, and over it a man was bending, who lookd up sharply at our entrance.</p>
<p>He was thin, with a blue nose, and wore a green uniform like the rest: only his carriage proved him a man of authority.</p>
<p>This Captain Stubbs listened, you may be sure, with a brightning eye to the sergeants story; and at the close fixd an inquisitive gaze on the pair of us, turning the Kings letter over and over in his hands.</p>
<p>“How came this in your possession?” he askd at length.</p>
<p>“That,” said I, “I must decline to tell.”</p>
<p>He hesitated a moment; then, reseating himself, broke the seal, spread the letter upon the map, and read it slowly through. For the first time I began heartily to hope that the paper containd nothing of moment. But the mans face was no index of this. He read it through twice, folded it away in his breast, and turnd to the sergeant</p>
<p>“Tomorrow at six in the morning we continue our march. Meanwhile keep these fellows secure. I look to you for this.”</p>
<p>The sergeant saluted and we were led out. That night we passd in handcuffs, huddled with fifty soldiers in a hayloft of the inn and hearkening to their curious talk, that was half composed of Holy Writ and half of gibes at our expense. They were beaten men and, like all such, found comfort in deriding the greater misfortunes of others.</p>
<p>Before daylight the bugles began to sound, and we were led down to the green before the tavern door, where already were close upon five hundred gatherd, that had been billeted about the village and were now forming in order of march—a soild, batterd crew, with torn ensigns and little heart in their movements. The sky began a cold drizzle as we set out, and through this saddening whether we trudged all day, Delia and I being kept well apart, she with the vanguard and I in the rear, seeing only the winding column, the dejected heads bobbing in front as they bent to the slanting rain, the cottagers that came out to stare as we passd; and hearing but the hoarse words of command, the low mutterings of the men, and always the monotonous <i>tramp-tramp</i> through the slush and mire of the roads.</p>
<p>Tis like a bad dream to me, and I will not dwell on it. That night we passd at Chippenham—a small market town—and on the morrow went tramping again through worse weather, but always amid the same sights and sounds. There were moments when I thought to go mad, wrenching at my cords till my wrists bled, yet with no hope to escape. But in time, by good luck, my wits grew deadend to it all, and I marchd on with the rest to a kind of lugubrious singsong that my brain supplied. For hours I went thus, counting my steps, missing my reckoning, and beginning again.</p>
<p>Daylight was failing when the towers of Bristol grew clear out of the leaden mist in front; and by five oclock we halted outside the walls and beside the ditch of the castle, waiting for the drawbridge to be let down. Already a great crowd had gatherd about us, of those who had come out to learn news of the defeat, which, the day before some fugitives had carried to Bristol. To their questions, as to all else, I listend like a man in a trance: and recall this only—that first I was shivering out in the rain and soon after was standing beside Delia, under guard of a dozen soldiers, and shaking with cold, beneath a gateway that led between the two wards of the castle. And there, for an hour at least, we kickd our heels, until from the inner ward Captain Stubbs came striding and commanded us to follow.</p>
<p>Across the court we went in the rain, through a vaulted passage, and passing a screen of carved oak found ourselves suddenly in a great hall, near forty yards long (as I reckon it), and rafterd with oak. At the far end, around a great marble table, were some ten or more gentlemen seated, who all with one accord turnd their eyes upon us, as the captain brought us forward.</p>
<p>The table before them was litterd with maps, warrants, and papers; and some of the gentlemen had pens in their hands. But the one on whom my eyes fastened was a tall, fair soldier that sat in the centre, and held his Majestys letter, open, in his hand: who rose and bowd to me as I came near.</p>
<p>“Sir,” he said, “the fortune of war having given you into our hands, you will not refuse, I hope, to answer our questions.”</p>
<p>“Sir, I have nought to tell,” answerd I, bowing in return.</p>
<p>With a delicate white hand he wavd my words aside. He had a handsome, irresolute mouth, and was, I could tell, of very different degree from the merchants and lawyers beside him.</p>
<p>“You act under orders from the—the—”</p>
<p>“Antichrist,” put in a snappish little fellow on his right.</p>
<p>“I do nothing of the sort,” said I.</p>
<p>“Well, then, sir, from King Charles.”</p>
<p>“I do not.”</p>
<p>“Tush!” exclaimd the snappish man, and then straightening himself up—“That boy with you—that fellow disguisd as a countryman—look at his boots!—hes a Papist spy!”</p>
<p>“There, sir, you are wrong!”</p>
<p>“I saw him—Ill be sworn to his face—I saw him, a year back, at Douai, helping at the mass! I never forget faces.”</p>
<p>“Why, what nonsense!” cried I, and burst out laughing.</p>
<p>“Dont mock at me, sir!” he thunderd, bringing down his fist on the table. “I tell you the boy is a Papist!” He pointed furiously at Delia, who, now laughing also, answerd him very demurely</p>
<p>“Indeed, sir—”</p>
<p>“I saw you, I say.”</p>
<p>“You are bold to make so certain of a Papist—”</p>
<p>“I saw you!”</p>
<p>“That cannot even tell maid from man!”</p>
<p>“What is meant by that?” asks the tall soldier, opening his eyes.</p>
<p>“Why, simply this, sir: I am no boy at all, but a girl!”</p>
<p>There was a minute, during which the little man went purple in the face, and the rest stard at Delia in blank astonishment.</p>
<p>“Oh, Jack,” she whisperd in my ear, “I am so very, very sorrow: but I <em>cannot</em> wear these hateful clothes much longer.”</p>
<p>She facd the company with a rosy blush.</p>
<p>“What say you to this?” askd Colonel Essex—for twas he—turning round on the little man.</p>
<p>“Say? What do I say? That the fellow is a Papist, too. I knew it from the first, and this proves it!”</p>
</section>
<section id="chapter-9" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">IX</h2>
<p epub:type="title">I Break Out of Prison</p>
</hgroup>
<p>You are now to be askd to pass over the next four weeks in as many minutes: as would I had done at the time! For I spent them in a bitter cold cell in the main tower of Bristol keep, with a chair and a pallet of straw for all my furniture, and nothing to stay my fast but the bread and water that the jailer—a sour man, if ever there were one—brought me twice a day.</p>
<p>This keep lies in the northwest corner of the outer ward of the castle—a mighty tall pile and strongly built, the walls (as the jailer told me) being a full twenty-five feet thick near the foundations, though by time you ascended to the towers this thickness had dwindled to six feet and no more. In shape twas a quadrilateral, a little shorter from north to south than from east to west (in which latter direction it measured sixty feet, about), and had four towers standing at the four corners, whereof mine was five fathoms higher than the rest.</p>
<p>Guess, then, how little I thought of escape, having but one window, a hundred feet (I do believe) above the ground, and that so narrow that, even without the iron bar across it, twould barely let my shoulders pass. What concernd me more was the cold that gnawd me continually these winter nights, as I lay thinking of Delia (whom I had not seen since our examination), or gazing out on the patch of frosty heaven that was all my view. Twas thus I had heard Bristol bells ringing for Christmas in the town below.</p>
<p>Colonel Essex had been thrice to visit me, and always offerd many excuses for my treatment; but when he came to question me, why of course I had nothing to tell, so that each visit but served to vex him more. Clearly I was suspected to know a great deal beyond what appeard in the letter: and no doubt poor Anthony Killigrew had receivd some verbal message from His Majesty which he lived not long enough to transmit to me. As twas, I kept silence; and the Colonel in return would tell me nothing of what had befallen Delia.</p>
<p>One fine, frosty morning, then, when I had lain in this distress just four weeks, the door of my cell opend, and there appeard a young woman, not uncomely, bringing in my bread and water. She was the jailers daughter, and wore a heavy bunch of keys at her girdle.</p>
<p>“Oh, good morning!” said I: for till now her father only had visited me, and this was a welcome change.</p>
<p>Instead of answering cheerfully (as I lookd for), she gave a little nod of the head, rather sorrowful, and answered:⁠—</p>
<p>“Fathers abed with the ague.”</p>
<p>“Now you cannot expect me to be sorry.”</p>
<p>“Nay,” she said; and I caught her looking at me with something like compassion in her blue eyes, which movd me to cry out suddenly</p>
<p>“I think you are woman enough to like a pair of lovers.”</p>
<p>“Oh, aye: but wheres tother half of the pair?”</p>
<p>“Youre right. The young gentlewoman that was brought hither with me—I know not if she loves me: but this I do know—I would give my hand to learn her whereabouts, and how she fares.”</p>
<p>“Better eat thy loaf,” put in the girl very suddenly, setting down the plate and pitcher.</p>
<p>Twas odd, but I seemd to hear a sob in her voice. However, her back was toward me as I glancd up. And next moment she was gone, locking the iron door behind her.</p>
<p>I turnd from my breakfast with a sigh, having for the moment tasted the hope to hear something of Delia. But in a while, feeling hungry, I pickd up the loaf beside me, and broke it in two.</p>
<p>To my amaze, out droppd something that jingled on the stone floor.</p>
<p>Twas a small file: and examining the loaf again, I found a clasp-knife also, and a strip of paper, neatly folded, hidden in the bread.</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">Deare Jack,</p>
<p>Colonel Essex, finding no good come of his interrogatories, hath set me at large; though I continue under his eye, to wit, with a dowager of his acquaintance, a Mistress Finch. Wee dwell in a private house midway down <abbr>St.</abbr> Thomas his street, in Redcliffe: and she hath put a dismal dress upon me (Jack, tis <em>hideous</em>), but otherwise uses me not ill. But take care of thyself, my deare friend: for though the Colonel be a gentilman, he is pressd by them about him, and at our last interview I noted a mischief in his eye. Canst use this file?⁠—(but take care: all the gates I saw guarded with troopers today.) This by one who hath been my friend: for whose sake tear the paper up. And beleeve your cordial, loving comrade</p>
<footer role="presentation">
<p>
<abbr class="eoc" epub:type="z3998:personal-name">D. K.</abbr>
</p>
</footer>
</blockquote>
<p>After reading this a dozen times, till I had it by heart, I tore the letter into small pieces and hid them in my pocket. This done, I felt lighter-hearted than for many a day, and (rather for employment than with any farther view) began lazily to rub away at my window bar. The file workd well. By noon the bar was half severd, and I broke off to whistle a tune. Twas</p>
<blockquote lang="fr" epub:type="z3998:verse" xml:lang="fr">
<p>
<span>“Vivre en tout cas</span>
<br/>
<span>Cest le grand soulas”</span>
</p>
</blockquote>
<p class="continued">and I broke off to hear the key turning in my lock.</p>
<p>The jailers daughter enterd with my second meal. Her eyes were red with weeping.</p>
<p>Said I, “Does your father beat you?”</p>
<p>“He has, before now,” she replied: “but not today.”</p>
<p>“Then why do you weep?”</p>
<p>“Not for that.”</p>
<p>“For what then?”</p>
<p>“For you—oh, dear, dear! How shall I tell it? They are going to—to—” She sat down on the chair, and sobbd in her apron.</p>
<p>“What ist they are going to do?”</p>
<p>“To—to—hhang you.”</p>
<p>“The devil! When?”</p>
<p>“Tuttuttomorrow mohorning!”</p>
<p>I went suddenly very cold all over. There was silence for a moment, and then I heard the noise of someone dropping a plank in the courtyard below.</p>
<p>“Whats that?”</p>
<p>“The guggug—”</p>
<p>“Gallows?”</p>
<p>She nodded.</p>
<p>“You are but a weak girl,” said I, meditating.</p>
<p>“Aye: but theres a dozen troopers on the landing below.”</p>
<p>“Then, my dear, you must lock me up,” I decided gloomily, and fell to whistling</p>
<blockquote lang="fr" epub:type="z3998:verse" xml:lang="fr">
<p>
<span>“Vivre en tout cas</span>
<br/>
<span>Cest le grand soulas”</span>
</p>
</blockquote>
<p>A workmans hammer in the court below chimd in, beating out the tune, and driving the moral home. I heard a low sob behind me. The jailers daughter was going.</p>
<p>“Lend me your bodkin, my dear, for a memento.”</p>
<p>She pulld it out and gave it to me.</p>
<p>“Thank you, and now goodbye! Stop: heres a kiss to take to my dear mistress. They shant hang me, my dear.”</p>
<p>The girl went out, sobbing, and lockd the door after her.</p>
<p>I sat down for a while, feeling doleful. For I found myself extremely young to be hangd. But soon the <i>whang—whang!</i> of the hammer below rousd me. “Come,” I thought, “Ill see what that rascal is doing, at any rate,” and pulling the file from my pocket, began to attack the window bar with a will. I had no need for silence, at this great height above the ground: and besides, the hammering continued lustily.</p>
<p>Daylight was closing as I finishd my task and, pulling the two pieces of the bar aside, thrust my head out at the window.</p>
<p>Directly under me, and about twenty feet from the ground, I saw a beam projecting, about six feet long, over a sort of doorway in the wall. Under this beam, on a ladder, was a carpenter fellow at work, fortifying it with two supporting timbers that rested on the sill of the doorway. He was merry enough over the job, and paused every now and again to fling a remark to a little group of soldiers that stood idling below, where the fellows workbag and a great coil of rope rested by the ladders foot.</p>
<p>“Reckon, Sammy,” said one, pulling a long tobacco pipe from his mouth and spitting, “tis a long while since thy last job o the sort.”</p>
<p>“Aye, lad: terrible disrepair this place has falln into. But send us a cheerful heart, say I! Instead o the viper an owl, shall henceforward be hangings of men an all manner o diversion.”</p>
<p>I kept my head out of sight and listend.</p>
<p>“What time doth a swing?” askd another of the soldiers.</p>
<p>“I heard the Colonel give orders for nine oclock tomorrow,” answerd the first soldier, spitting again.</p>
<p>The clock over the barbican struck four: and in a minute was being answerd from tower after tower, down in the city.</p>
<p>“Four oclock!” cried the man on the ladder: “time to stop work, and here goes for the last nail!” He drove it in and prepard to descend.</p>
<p>“Hi!” shouted a soldier, “youve forgot the rope.”</p>
<p>“Thatll wait till tomorrow. Theres a staple to drive in, too. I tell you Im dry, and want my beer.”</p>
<p>He whippd his apron round his waist, and gathering up his nails, went down the ladder. At the foot he pickd up his bag, shoulderd the ladder, and loungd away, leaving the coil of rope lying there. Presently the soldiers saunterd off also, and the court was empty.</p>
<p>Now up to this moment I had but one idea of avoiding my fate, and that was to kill myself. Twas to this end I had borrowd the bodkin of the maid. Afterward I had a notion of flinging myself from the window as they came for me. But now, as I lookd down on that coil of rope lying directly below, a prettier scheme struck me. I sat down on the floor of my cell and pulld off my boots and stockings.</p>
<p>Twas such a pretty plan that I got into a fever of impatience. Drawing off a stocking and picking out the end of the yarn, I began to unravel the knitting for dear life, until the whole lay, a heap of thread, on the floor. I then servd the other in the same way: and at the end had two lines, each pretty near four hundred yards in length: which now I divided into eight lines of about a hundred yards each.</p>
<p>With these I set to work, and by the end of twenty minutes had plaited a rope—if rope, indeed, it could be called—weak to be sure, but long enough to reach the ground with plenty to spare. Then, having bent my bodkin to the form of a hook, I tied it to the end of my cord, weighted it with a crown from my pocket, and clamberd up to the window. I was going to angle for the hangmans rope.</p>
<p>Twas near dark by this; but I could just distinguish it on the paving stones below, and looking about the court, saw that no one was astir. I wriggled first my head, then a shoulder, through the opening, and let the line run gently through my hand. There was still many yards left, that could be paid out, when I heard my coin tinkle softly on the pavement.</p>
<p>Then began my difficulty. A dozen times I pulld my hook across the coil before it hitchd; and then a full three score of times the rope slipped away before I had raisd it a dozen yards. My elbow was raw, almost, with leaning on the sill, and I began to lose heart and head, when, to my delight, the bodkin caught and held. It had fastend on a kink in the rope, not far from the end. I began to pull up, hand over hand, trembling all the while like a leaf.</p>
<p>For I had two very reasonable fears. First, the rope might slip away and tumble before it reachd my grasp. Secondly, it might, after all, prove a deal too short. It had lookd to me a new rope of many fathoms, not yet cut for tomorrows purpose; but eyesight might well deceive at that distance, and surely enough I saw that the whole was dangling off the ground long before it came to my hand.</p>
<p>But at last I caught it, and slipping back into the room, pulld it after me, yard upon yard. My heart went loud and fast. There was nothing to fasten it to but an iron staple in the door, that meant losing the width of my cell, some six feet. This, however, must be riskd, and I made the end fast, lowerd the other out of window again, and climbing to a sitting posture on the window sill, thrust out my legs over the gulf.</p>
<p>Thankful was I that darkness had fallen before this, and hidden the giddy depths below me. I grippd the rope and pushd myself inch by inch through the window, and out over the ledge. For a moment I dangled, without courage to move a hand. Then, wreathing my legs round the rope, I loosed my left hand, and caught with it again some six inches lower. And so, down I went.</p>
<p>Minute followd minute, and left me still descending, six inches at a time, and looking neither above nor below, but always at the grey wall that seemd sliding up in front of me. The first dizziness was over, but a horrible aching of the arms had taken the place of it. Twas growing intolerable, when suddenly my legs, that sought to close round the rope, found space only. I had come to the end.</p>
<p>I lookd down. A yard below my feet the beam of the gallows gleamd palely out of the darkness. Here was my chance. I let my hands slip down the last foot or so of rope, hung for a moment, then droppd for the beam.</p>
<p>My feet missd it, as I intended they should; but I flung both arms out and caught it, bringing myself up with a jerk. While yet I hung clawing, I heard a footstep coming through the gateway between the two wards.</p>
<p>Here was a fix. With all speed and silence I drew myself up to the beam, found a hold with one knee upon it, got astride, and lay down at length, flattening my body down against the timber. Yet all the while I felt sure I must have been heard.</p>
<p>The footsteps drew nearer, and passd almost under the gallows. Twas an officer, for, as he passd, he called out</p>
<p>“Sergeant Downs! Sergeant Downs!”</p>
<p>A voice from the guardroom in the barbican answerd him through the darkness.</p>
<p>“Why is not the watch set?”</p>
<p>“In a minute, sir: it wants a minute to six.”</p>
<p>“I thought the Colonel orderd it at half past five?”</p>
<p>In the silence that followd, the barbican clock began to strike, and half a dozen troopers tumbled out from the guardroom, some laughing, some grumbling at the coldness of the night. The officer returnd to the inner ward as they dispersed to their posts: and soon there was silence again, save for the <i>tramp-tramp</i> of a sentry crossing and recrossing the pavement below me.</p>
<p>All this while I lay flattend along the beam, scarce daring to breathe. But at length, when the man had passd below for the sixth time, I found heart to wriggle myself toward the doorway over which the gallows protruded. By slow degrees, and pausing whenever the fellow drew near, I crept close up to the wall: then, waiting the proper moment, cast my legs over, dangled for a second or two swinging myself toward the sill, flung myself off, and, touching the ledge with one toe, pitchd forward in the room.</p>
<p>The effect of this was to give me a sound crack as I struck the flooring, which lay about a foot below the level of the sill. I pickd myself up and listend. Outside, the regular tramp of the sentry provd he had not heard me; and I drew a long breath, for I knew that without a lantern he would never spy, in the darkness, the telltale rope dangling from the tower.</p>
<p>In the room where I stood all was right. But the flooring was uneven to the foot, and scatterd with small pieces of masonry. Twas one of the many chambers in the castle that had droppd into disrepair. Groping my way with both hands, and barking my shins on the loose stones, I found a low vaulted passage that led me into a second chamber, empty as the first. To my delight, the door of this was ajar, with a glimmer of light slanting through the crack. I made straight toward it, and pulld the door softly. It opend, and showd a lantern dimly burning, and the staircase of the keep winding past me, up into darkness.</p>
<p>My chance was, of course, to descend: which I did on tiptoe, hearing no sound. The stairs twisted down and down, and ended by a stout door with another lamp shining above it. After listening a moment I decided to be bold, and lifted the latch. A faint cry saluted me.</p>
<p>I stood face to face with the jailers daughter.</p>
<p>The room was a small one, well lit, and lind about the walls with cups and bottles. Twas, as I guessd, a taproom for the soldiers: and the girl had been scouring one of the pewter mugs when my entrance startled her. She stood up, white as if painted, and gaspd</p>
<p>“Quick—quick! Down here behind the counter for your life!”</p>
<p>There was scarce time to drop on my knees before a couple of troopers loungd in, demanding mulld beer. The girl bustled about to serve them, while the pair leand their elbows on the counter, and in this easy attitude began to chat.</p>
<p>“A shrewd night!”</p>
<p>“Aye, a very freezing frost! Lucky that soldiering is not all sentry work, or I for one ud ensue my natural trade o plumbing. But lets be cheerful: for the voice o the turtle is heard i the land.”</p>
<p>“Hey?”</p>
<p>The man took a pull at his hot beer before explaining.</p>
<p>“The turtle signifieth the Earl o Stamford, that is tonight visiting Colonel Essex in secret: an this is the import—war, bloody war. Mark me.”</p>
<p>“Stirring, striving times!”</p>
<p>“You may say so! A hath fifteen thousand men, the Earl, no farther off than Taunton—why, my dear, how pale you look, to be sure!”</p>
<p>Tis my head that aches,” answerd the girl.</p>
<p>The men finishd their drink, and saunterd out. I crept from under the counter, and lookd at her.</p>
<p>“Fatherll kill me for this!”</p>
<p>“Then you shall say—Is it forward or back I must go?”</p>
<p>“Neither.” She pulld up a trap close beside her feet, and pointed out a ladder leading down to the darkness. “The courts are full of troopers,” she added.</p>
<p>“The cellar?”</p>
<p>She nodded.</p>
<p>“Quick! Theres a door at the far end. It leads to the crypt of <abbr>St.</abbr> Johns Chapel. Youll find the key beside it, and a lantern. Here is flint and steel.” She reachd them down from a shelf beside her. “Crouch down, or theyll spy you through the window. From the crypt a passage takes you to the governors house. How to escape then, God knows! Tis the best I can think on.”</p>
<p>I thankd her, and began to step down the ladder. She stood for a moment to watch, leaving the trap open for better light. Between the avenue of casks and bins I stumbled toward the door and lantern that were just to be discernd at the far end of the cellar. As I struck steel on flint, I heard the trap close: and since then have never set eyes on that kindhearted girl.</p>
<p>The lantern lit, I took the key and fitted it to the lock. It turned noisily, and a cold whiff of air struck my face. Gazing round this new chamber, I saw two lines of squat pillars, supporting a low archd roof. Twas the crypt beneath the chapel, and smelt vilely. A green moisture trickled down the pillars, and drippd on the tombs beneath them.</p>
<p>At the end of this dreary place was a broken door, consisting only of a plank or two, that I easily pulld away: and beyond, a narrow passage, over which I heard the tread of troopers plainly, as they pacd to and fro; also the muffled note of the clock, sounding seven.</p>
<p>The passage went fairly straight, but was blockd here and there with fallen stones, over which I scrambled as best I could. And then, suddenly I was near pitching down a short flight of steps. I held the lantern aloft and lookd.</p>
<p>At the steps foot widend out a low room, whereof the ceiling, like that of the crypt, rested on pillars. Between these, every inch of space was pild with barrels, chests, and great pyramids of round shot. In each corner lay a heap of rusty pikes. Of all this the signification was clear. I stood in the munition room of the Castle.</p>
<p>But what chiefly took my notice was a great door, studded with iron nails, that barrd all exit from the place. Over the barrels I crept toward it, keeping the lantern high, in dread of firing any loose powder. Twas fast lockd.</p>
<p>I think that, for a moment or two, I could have wept. But in a while the thought struck me that with the knife in my pocket twas possible to cut away the wood around the lock. “Courage!” said I: and pulling it forth, knelt down to work.</p>
<p>Luck in life has always used me better than my deserts. At an hours end there I was, hacking away steadily, yet had made but little progress. And then, pressing the knife deep, I broke the blade off short. The door upon the far side was casd with iron.</p>
<p>
<i>Tramp—tramp!</i>
</p>
<p>Twas the sound of mans footfall, and to the ear appeard to be descending a flight of steps on the other side of the door. I bent my ear to the keyhole: then steppd to a cask of bullets that stood handy by. I took out a dozen, felt in my pocket for Delias kerchief that she had given me, caught up a pike from the pile stackd in the corner, and softly blowing out my light, stood back to be conceald by the door, when it opend.</p>
<p>The footsteps still descended. I heard an aged voice muttering</p>
<p>“Shrivel my bones—ugh!—ugh! Wintry work—wintry work! Heres an hour to send a grandfatherly man a-groping for a keg o powder!”</p>
<p>A wheezy cough closd the sentence, as a key was with difficulty fitted in the lock.</p>
<p>“Ugh—ugh! Sure, the lock an I be a pair, for stiff joints.”</p>
<p>The door creakd back against me, and a shaft of light piercd the darkness.</p>
<p>Within the threshold, with his back to me, stood a grey-bearded servant, and totterd so that the lantern shook in his hand. It shamd me to lift a pike against one so weak. Instead, I droppd it with a clatter, and leapd forward. The old fellow jumped like a boy, turnd, and facd me with droppd jaw, which gave me an opportunity to thrust four or five bullets, not over roughly, into his mouth. Then, having turnd him on his back, I strappd Delias kerchief tight across his mouth, and took the lantern from his hand.</p>
<p>Not a word was said. Sure, the poor old mans wits were shaken, for he lay meek as a mouse, and stard up at me, while I unstrappd his belt and bound his feet with it. His hands I trussd up behind him with his own neckcloth; and catching up the lantern, left him there. I lockd the door after me, and slipd the key into my pocket as I sprang up the stairs beyond.</p>
<p>But here a light was shining, so once more I extinguishd my lantern. The steps ended in a long passage, with a handsome lamp hanging at the uttermost end, and beneath this lamp I steppd into a place that filld me with astonishment.</p>
<p>Twas, I could not doubt, the entrance hall of the governors house. An oak door, very massive, fronted me; to left and right were two smaller doors, that plainly led into apartments of the house. Also to my left, and nigher than the door on that side, ran up a broad staircase, carpeted and brightly lit all the way, so that a very blaze fell on me as I stood. Under the first flight, close to my left shoulder, was a line of pegs with many cloaks and hats depending therefrom. Underfoot, I remember, the hall was richly tiled in squares of red and white marble.</p>
<p>Now clearly, this was a certain place wherein to be caught. “But,” thought I, “behind one of the two doors, to left or to right, must lie the governors room of business; and in that room—as likely as not—his keys.” Which door, then, should I choose? For to stay here was madness.</p>
<p>While I stood pondering, the doubt was answerd for me. From behind the right-hand door came a burst of laughter and clinking of glasses, on top of which a mans voice—the voice of Colonel Essex—calld out for more wine.</p>
<p>I took a step to the door on the left, pausd for a second or two with my hand on the latch, and then cautiously pushd it open. The chamber was empty.</p>
<p>Twas a long room, with a light burning on a square centre table, and around it a mass of books, loose papers and documents strewn, seemingly without order. The floor too was litterd with them. Clearly this was the Colonels office.</p>
<p>I gave a rapid glance around. The lamps rays scarce illumind the far corners; but in one of these stood a great leathern screen, and over the fireplace near it a rack was hanging, full of swords, pistols, and walking canes. Stepping toward it I caught sight of Anthonys sword, suspended there amongst the rest (they had taken it from me on the day of my examination); which now I took down and strappd at my side. I then chose out a pistol or two, slipped them into my sash, and advanced to the centre table.</p>
<p>Under the lamplight lay His Majestys letter, open.</p>
<p>My hand was stretchd out to catch it up, when I heard across the hall a door opend, and the sound of mens voices. They were coming toward the office.</p>
<p>There was scarce time to slip back, and hide behind the screen, before the door latch was lifted, and two men enterd, laughing yet.</p>
<p>“Business, my lord—business,” said the first (twas Colonel Essex): “I have much to do tonight.”</p>
<p>“Sure,” the other answerd, “I thought we had settled it. You are to lend me a thousand out of your garrison—”</p>
<p>“Which, on my own part, I would willingly do. Only I beg you to consider, my lord, that my position here hangs on a thread. The extreme men are already against me: they talk of replacing me by Fiennes—”</p>
<p>“Nat Fiennes is no soldier.”</p>
<p>“No: but hes a bigot—a stronger recommendation. Should this plan miscarry, and I lose a thousand men—”</p>
<p>“Heavens alive, man! It <i>cannot</i> miscarry. Hark ye: theres Ruthen of Plymouth will take the south road with all his forces. A days march behind I shall follow—along roads to northward—parallel for a way, but afterward converging. The Cornishmen are all in Bodmin. We shall come on them with double their number, aye, almost treble. Can you doubt the issue?”</p>
<p>“Scarcely, with the Earl of Stamford for General.”</p>
<p>The Earl was too far occupied to notice this compliment.</p>
<p>Twill be swift and secret,” he said, “as Death himself—and as sure. Let be the fact that Hopton is all at sixes and sevens since the Marquis shippd for Wales: and at daggers drawn with Mohun.”</p>
<p>Said the Colonel slowly—“Aye, the notion is good enough. Were I not in this corner, I would not think twice. Listen now: only this morning they forcd me to order a young mans hanging, who might if kept alive be forcd in time to give us news of value. I dard not refuse.”</p>
<p>“He that you caught with the Kings letter?”</p>
<p>“Aye—a trumpery missive, dealing with naught but summoning of the sheriffs posse and the like. There is more behind, could we but wait to get at it.”</p>
<p>“The gallows may loosen his tongue. And how of the girl that was taken too?”</p>
<p>“I have her in safe keeping. This very evening I shall visit her, and make another trial to get some speech. Which puts me in mind—”</p>
<p>The Colonel tinkled a small hand bell that lay on the table.</p>
<p>The pause that followed was broken by the Earl.</p>
<p>“May I see the letter?”</p>
<p>The Colonel handed it, and tinkled the bell again, more impatiently. At length steps were heard in the hall, and a servant opend the door.</p>
<p>“Where is Giles?” askd the Colonel. “Why are you taking his place?”</p>
<p>“Giles cant be found, your honor.”</p>
<p>“Hey?”</p>
<p>“Hes a queer oldster, your honor, an maybe gone to bed wi his aches and pains.”</p>
<p>(I knew pretty well that Giles had done no such thing: but be sure I kept the knowledge safe behind my screen.)</p>
<p>“Then go seek him, and say—No, stop: I cant wait. Order the coach around at the barbican in twenty minutes from now—twenty minutes, mind, without fail. And saytwill save time—the fellows to drive me to Mistress Finchs house in <abbr>St.</abbr> Thomas Street—sharp!”</p>
<p>As the man departed on his errand, the Earl laid down His Majestys letter.</p>
<p>“Hang the fellow,” he said, “if they want it: the blame, if any, will be theirs. But, in the name of Heaven, Colonel, dont fail in lending me this thousand men! Twill finish the war out of hand.”</p>
<p>“Ill do it,” answered the Colonel slowly.</p>
<p>“And Ill remember it,” said the Earl. “Tomorrow, at six oclock, I set out.”</p>
<p>The two men shook hands on their bargain and left the room, shutting the door after them.</p>
<p>I crept forth from behind the screen, my heart thumping on my ribs. Thus far it had been all fear and trembling with me; but now this was changd to a kind of panting joy. Twas not that I had spied the prison keys hanging near the fireplace, nor that behind the screen lay a heap of the Colonels riding boots, whereof a pair, ready spurrd, fitted me choicely well; but that my ears tingled with news that turnd my escape to a matter of public welfare: and also that the way to escape lay plannd in my head.</p>
<p>Shod in the Colonels boots, I advancd again to the table. With sealing-wax and the Governors seal, that lay handy, I closd up the Kings letter, and sticking it in my breast, caught down the bunch of keys and made for the door.</p>
<p>The hall was void. I snatchd down a cloak and heavy broad-brimmd hat from one of the pegs, and donning them, slippd back the bolts of the heavy door. It opened without noise. Then, with a last hitch of the cloak, to bring it well about me, I steppd forth into the night, shutting the door quietly on my heels.</p>
<p>My feet were on the pavement of the inner ward. Above, one star only broke the blackness of the night. Across the court was a sentry tramping. As I walkd boldly up, he stopped short by the gate between the wards and regarded me.</p>
<p>Now was my danger. I knew not the right key for the wicket: and if I fumbled, the fellow would detect me for certain. I chose one and drew nearer; the fellow lookd, saluted, steppd to the wicket, and opend it himself.</p>
<p>“Good night, Colonel!”</p>
<p>I did not trust myself to answer: but passed rapidly through to the outer ward. Here, to my joy, in the archd passage of the barbican gate, was the carriage waiting, the porter standing beside the door; and here also, to my dismay, was a torch alight, and under it half a dozen soldiers chatting. A whisper passd on my approach</p>
<p>“The Colonel!” and they hurried into the guardroom.</p>
<p>“Good evening, Colonel!” The porter bowd low, holding the door wide.</p>
<p>I passd him rapidly, climbd into the shadow of the coach, and drew a long breath.</p>
<p>Then ensued a hateful pause, as the great gates were unbarrd. I grippd my knees for impatience.</p>
<p>The driver spoke a word to the porter, who came round to the coach door again.</p>
<p>“To Mistress Finchs, is it not?”</p>
<p>“Ay,” I muttered; “and quickly.”</p>
<p>The coachman touched up his pair. The wheels movd; went quicker. We were outside the Castle.</p>
<p>With what relief I leand back as the Castle gates closd behind us! And with what impatience at our slow pace I sat upright again next minute! The wheels rumbled over the bridge, and immediately we were rolling easily down hill, through a street of some importance: but by this time the shutters were up along the shop fronts and very few people abroad. At the bottom we turnd sharp to the left along a broader thoroughfare: and then suddenly drew up.</p>
<p>“Are we come?” I wonderd. But no: twas the city gate, and here we had to wait for three minutes at least, till the sentries recognizd the Colonels coach and opend the doors to us. They stood on this side and that, presenting arms, as we rattled through; and next moment I was crossing a broad bridge, with the dark Avon on either side of me, and the vessels thick thereon, their lanterns casting long lines of yellow on the jetty water, their masts and cordage looming up against the dull glare of the city.</p>
<p>Soon we were between lines of building once more, shops, private dwellings and warehouses intermixd; then passd a tall church; and in about two minutes more drew up again. I lookd out.</p>
<p>Facing me was a narrow gateway leading to a house that stood somewhat back from the street, as if slipping away from between the lines of shops that wedgd it in on either hand. Over the grill a link was burning. I steppd from the coach, opend the gate, and crossing the small court, rang at the house bell.</p>
<p>At first there was no answer. I rang again: and now had the satisfaction to hear a light footfall coming. A bolt was pulld and a girl appeard holding a candle high in her hand. Quick as thought, I stepped past her into the passage.</p>
<p>“Delia!”</p>
<p>“Jack!”</p>
<p>“Hist! Close the door. Where is Mistress Finch?”</p>
<p>“Upstairs, expecting Colonel Essex. Oh, the happy day! Come—” she led me into a narrow back room and setting down the light regarded me—“Jack, my eyes are red for thee!”</p>
<p>“I see they are. Tomorrow I was to be hangd.”</p>
<p>She put her hands together, catching her breath: and very lovely I thought her, in her straight grey gown and Puritan cap.</p>
<p>“They have been questioning me. Didst get my letter?”</p>
<p>The answer was on my lip when there came a sound that made us both start.</p>
<p>Twas the dull echo of a gun firing, up at the Castle.</p>
<p>“Delia, what lies at the back here?”</p>
<p>“A garden and a garden door: after these a lane leading to Redcliff Street.”</p>
<p>“I must go, this moment.”</p>
<p>“And I?”</p>
<p>She did not wait my answer, but running out into the passage, she came swiftly back with a heavy key. I opend the window.</p>
<p>“Delia! Delia!” Twas a womans voice calling her, at the head of the stairs.</p>
<p>“Aye, Mistress Finch.”</p>
<p>“Who was that at the door?”</p>
<p>I sprang into the garden and held forth a hand to Delia. “In one moment, mistress!” calld she, and in one moment was hurrying with me across the dark garden beds. As she fitted the key to the garden gate, I heard the voice again.</p>
<p>“Delia!”</p>
<p>Twas drownd in a—wild <i>rat-a-tat!</i> on the street door, and the shouts of many voices. We were close pressd.</p>
<p>“Now, Jack—to the right for our lives! Ah, these clumsy skirts!”</p>
<p>We turnd into the lane and racd down it. For my part, I swore to drown myself in Avon rather than let those troopers retake me. I heard their outcries about the house behind us, as we stumbled over the frozen rubbish heaps with which the lane was bestrewn.</p>
<p>“Whats our direction?” panted I, catching Delias hand to help her along.</p>
<p>“To the left now—for the river.”</p>
<p>We struck into a narrow side street; and with that heard a watchman bawl</p>
<p><em>Past nine o the night, an a—!</em></p>
<p>The shock of our collision sent him to finish his say in the gutter.</p>
<p>“Thieves!” he yelld.</p>
<p>But already we were twenty yards away, and now in a broader street, whereof one side was wholly lind with warehouses. And here, to our dismay, we heard shouts behind, and the noise of feet running.</p>
<p>About halfway down the street I spied a gateway standing ajar, and pulld Delia aside, into a courtyard litterd with barrels and timbers, and across it to a black empty barn of a place, where a flight of wooden steps glimmerd, that led to an upper story. We climbd these stairs at a run.</p>
<p>“Faugh! What a vile smell!”</p>
<p>The loft was pild high with great bales of wool, as I found by the touch, and their odor enough to satisfy an army. Nevertheless, I was groping about for a place to hide, when Delia touchd me by the arm, and pointed.</p>
<p>Looking, I descried in the gloom a tall quadrilateral of purple, not five steps away, with a speck of light shining near the top of it, and three dark streaks running down the middle, whereof one was much thicker than the rest. Twas an open doorway; the speck, a star framd within it; the broad streak, a ships mast reaching up; and the lesser ones two ends of a rope, working over a pulley above my head, and used for lowering the bales of wool on shipboard.</p>
<p>Advancing, I stood on the sill and lookd down. On the black water, twenty feet below, lay a three-masted trader, close against the warehouse. My toes stuck out over her deck, almost.</p>
<p>At first glance I could see no sign of life on board: but presently was aware of a dark figure leaning over the bulwarks, near the bows. He was quite motionless. His back was toward us, blotted against the black shadow; and the man engagd only, it seemd, in watching the bright splash of light flung by the ships lantern on the water beneath him.</p>
<p>I resolvd to throw myself on the mercy of this silent figure; and put out a hand to test the rope. One end of it was fixd to a bale of wool that lay, as it had been lowerd, on the deck. Flinging myself on the other, I found it sink gently from the pulley, as the weight below moved slowly upward: and sinking with it, I held on till my feet touchd the deck.</p>
<p>Still the figure in the bows was motionless.</p>
<p>I paid out my end of the rope softly, lowering back the bale of wool: and, as soon as it rested again on deck, signalled to Delia to let herself down.</p>
<p>She did so. As she alighted, and stood beside me, our hands bungled. The rope slippd up quickly, letting down the bale with a run.</p>
<p>We caught at the rope, and stoppd it just in time: but the pulley above creakd vociferously. I turnd my head.</p>
<p>The man in the bows had not movd.</p>
</section>
<section id="chapter-10" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">X</h2>
<p epub:type="title">Captain Pottery and Captain Settle</p>
</hgroup>
<p>“Now either I am mad or dreaming,” thought I: for that the fellow had not heard our noise was to me starkly incredible. I steppd along the deck toward him: not an inch did he budge. I touchd him on the shoulder.</p>
<p>He facd round with a quick start.</p>
<p>“Sir,” said I, quick and low, before he could get a word out—“Sir, we are in your hands. I will be plain. Tonight I have broke out of Bristol Keep, and the Colonels men are after me. Give me up to them, and they hang me tomorrow: give my comrade up, and they persecute her vilely. Now, sir, I know not which side you be, but theres our case in a nutshell.”</p>
<p>The man bent forward, displaying a huge, rounded face, very kindly about the eyes, and set atop of the oddest body in the world: for under a trunk extraordinary broad and strong, straddled a pair of legs that a baby would have disownd—so thin and stunted were they, and (to make it the queerer) ended in feet the most prodigious you ever saw.</p>
<p>As I said, this man leand forward, and shouted into my ear so that I fairly leapd in the air</p>
<p>“My names Pottery—Bill Pottery, capn o the <i epub:type="se:name.vessel.ship">Godsend</i>—an you cant make me hear, not if you bust yoursel!”</p>
<p>You may think this put me in a fine quandary.</p>
<p>“I be deaf as nails!” bawld he.</p>
<p>Twas horrible: for the troopers (I thought) if anywhere near, could not miss hearing him. His voice shook the very rigging.</p>
<p>“… An o my crew the half ashore gettin drunk, an the half below in a very accomplished state o liquor: so theres no chance for ee to speak!”</p>
<p>He pausd a moment, then roared again</p>
<p>“What a pity! Cos you make me very curious—that you do!”</p>
<p>Luckily, at this moment, Delia had the sense to put a finger to her lip. The man wheeld round without another word, led us aft over the blocks, cordage, and all manner of loose gear that encumberd the deck, to a ladder that, toward the stern, led down into darkness. Here he signd to us to follow; and, descending first, threw open a door, letting out a faint stream of light in our faces. Twas the captains cabin, lind with cupboards and lockers: and the light came from an oil lamp hanging over a narrow deal table. By this light Captain Billy scrutinizd us for an instant: then, from one of his lockers, brought out pen, paper, and ink, and set them on the table before me.</p>
<p>I caught up the pen, dippd it, and began to write</p>
<p>“I am John Marvel, a servant of King Charles; and this night am escapd out of Bristol Castle. If you be—”</p>
<p>Thus far I had written without glancing up, in fear to read the disappointment of my hopes. But now the pen was caught suddenly from my fingers, the paper torn in shreds, and there was Master Pottery shaking us both by the hand, nodding and becking, and smiling the while all over his big red face.</p>
<p>But he ceasd at last: and opening another of his lockers, drew forth a horn lantern, a mallet, and a chisel. Not a word was spoken as he lit the lantern and passd out of the cabin, Delia and I following at his heels.</p>
<p>Just outside, at the foot of the steps, he stoopd, pulld up a trap in the flooring, and disclosd another ladder stretching, as it seemd, down into the bowels of the ship. This we descended carefully; and found ourselves in the hold, pinching our noses twixt finger and thumb.</p>
<p>For indeed the smell here was searching to a very painful degree: for the room was narrow, and every inch of it contested by two puissant essences, the one of raw wood, the other of bilge water. With wool the place was pild: but also I noticd, not far from the ladder, several casks set on their ends; and to these the captain led us.</p>
<p>They were about a dozen in all, stacked close together: and Master Pottery, rolling two apart from the rest, draggd them to another trap and tuggd out the bungs. A stream of fresh water gushd from each and splashd down the trap into the bilge below. Then, having drained them, he stayd in their heads with a few blows of his mallet.</p>
<p>His plan for us was clear. And in a very few minutes Delia and I were crouching on the timbers, each with a cask inverted over us, our noses at the bungholes and our ears listening to Master Potterys footsteps as they climbd heavily back to deck. The rest of the casks were stackd close round us, so that even had the gloom allowd, we could see nothing at all.</p>
<p>“Jack!”</p>
<p>“Delia!”</p>
<p>“Dost feel heroical at all?”</p>
<p>“Not one whit. Theres a trickle of water running down my back, to begin with.”</p>
<p>“And my nose it itches; and oh, what a hateful smell! Say something to me, Jack.”</p>
<p>“My dear,” said I, “there is one thing Ive been longing these weeks to say: but this seems an odd place for it.”</p>
<p>“What ist?”</p>
<p>I pursd up my lips to the bunghole, and</p>
<p>“I love you,” said I. There was silence for a moment: and then, within Delias cask, the sound of muffled laughter.</p>
<p>“Delia,” I urgd, “I mean it, upon my oath. Wilt marry me, sweetheart?”</p>
<p>“Must get out of this cask first. Oh, Jack, what a dear goose thou art!” And the laughter began again.</p>
<p>I was going to answer, when I heard a loud shouting overhead. Twas the sound of someone hailing the ship, and thought I, “the troopers are on us!”</p>
<p>They were, in truth. Soon I heard the noise of feet above and a string of voices speaking one after another, louder and louder. And next Master Pottery began to answer up and drownd all speech but his own. When he ceasd, there was silence for some minutes: after which we heard a party descend to the cabin, and the trampling of their feet on the boards above us. They remaind there some while discussing: and then came footsteps down the second ladder, and a twinkle of light reachd me through the bunghole of my cask.</p>
<p>“Quick!” said a husky voice; “overhaul the cargo here!”</p>
<p>I heard some half dozen troopers bustling about the hold and tugging out the bales of wool.</p>
<p>“Hi!” calld Master Pottery: “an when youve done rummaging my ship, put everything back as you found it.”</p>
<p>“Poke about with your swords,” commanded the husky voice. “Whats in those barrels yonder?”</p>
<p>“Water, sergeant,” answers a trooper, rolling out a couple.</p>
<p>“Nothing behind them?”</p>
<p>“No; theyre right against the side.”</p>
<p>“Drop em then. Plague on this business! Tis my notion theyre a mile away, and Capn Stubbs no better than a fool to send us back here. Hes grudging promotion, thats what he is! Hurry, there—hurry!”</p>
<p>Ten minutes later, the searchers were gone; and we in our casks drawing long breaths of thankfulness and strong odors. And so we crouchd till, about midnight, Captain Billy brought us down a supper of ships biscuit: which we crept forth to eat, being sorely crampd.</p>
<p>He could not hear our thanks: but guessd them.</p>
<p>“Now say not a word! Tomorrow we sail for Plymouth Sound: thence for Brittany. Hist! We be all Kings men aboard the <i epub:type="se:name.vessel.ship">Godsend</i>, though hearing nought I says little. Yet I have my reasoning heresies, holding the Lords Anointed to be an anointed rogue, but nevertheless to be servd: just as aboard the <i epub:type="se:name.vessel.ship">Godsend</i> I be Capn Billy an you plain Jack, be your virtues what they may. An the conclusion is—damn all mutineers an rebels! Though, to be sure, the words be a bit lusty for a young gentlewomans ears.”</p>
<p>We went back to our casks with lighter hearts. Howbeit twas near five in the morning, I dare say, before my narrow bedchamber allowd me to drop asleep.</p>
<p>I woke to spy through my bunghole the faint light of day struggling down the hatches. Above, I heard a clanking noise, and the voices of the men hiccuping a dismal chant. They were lifting anchor. I crawld forth and woke Delia, who was yet sleeping: and together we ate the breakfast that lay ready set for us on the head of a barrel.</p>
<p>Presently the sailors broke off their song, and we heard their feet shuffling to and fro on deck.</p>
<p>“Sure,” cried Delia, “we are moving!”</p>
<p>And surely we were, as could be told by the alterd sound of the water beneath us, and the many creakings that the <i epub:type="se:name.vessel.ship">Godsend</i> began to keep. Once more I tasted freedom again, and the joy of living, and could have sung for the mirth that lifted my heart. “Let us but gain open sea,” said I, “and Ill have tit-for-tat with these rebels!”</p>
<p>But alas! before we had left Avon mouth twenty minutes, twas another tale. For I lay on my side in that dark hold and longd to die: and Delia sat up beside me, her hands in her lap, and her great eyes fixd most dolefully. And when Captain Billy came down with news that we were safe and free to go on deck, we turnd our faces from him, and said we thankd him kindly, but had no longer any wish that way—too wretched, even, to remember his deafness.</p>
<p>Let me avoid, then, some miserable hours, and come to the evening, when, faint with fasting and nausea, we struggled up to the deck for air, and lookd about us.</p>
<p>Twas grey—grey everywhere: the sky lead-colored, with deeper shades toward the east, where a bank of cloud blotted the coast line: the thick rain descending straight, with hardly wind enough to set the sails flapping; the sea spread like a plate of lead, save only where, to leeward, a streak of curded white crawled away from under the <i epub:type="se:name.vessel.ship">Godsend</i>s keel.</p>
<p>On deck, a few sailors movd about, red eyed and heavy. They showd no surprise to see us, but nodded very friendly, with a smile for our strange complexions. Here again, as ever, did adversity mock her own image.</p>
<p>But what more took our attention was to see a row of men stretchd on the starboard side, like corpses, their heads in the scuppers, their legs pointed inboard, and very orderly arranged. They were a dozen and two in all, and over them bent Captain Billy with a mop in his hand, and a bucket by his side: who beckond that we should approach.</p>
<p>“Arrayd in order o merit,” said he, pointing with his mop like a showman to the line of figures before him.</p>
<p>We drew near.</p>
<p>“This here is Matt Soames, master o this vessel—an hes dead.”</p>
<p>“Dead?”</p>
<p>“Dead-drunk, that is. O the gifted man! Come up!” He thrust the mop in the fellows heavy face. “There now! Did he move, did he wink? No, says you. O an accomplished drunkard!”</p>
<p>He pausd a moment; then stirrd up <abbr>No.</abbr> 2, who opend one eye lazily, and shut it again in slumber.</p>
<p>“You saw? Opend one eye, hey? Thats Benjamin Halliday. The next is a black man, as you see: a man of dismal color, and hath other drawbacks natural to such. Can the Aethiop shift his skin? No, but hell open both eyes. See there—a perfect Christian, in so far as drink can make him.”</p>
<p>With like comments he ran down the line till he came to the last man, in front of whom he steppd back.</p>
<p>“About this last—hes a puzzler. Times I put him top o the list, an times at the tail. Thats Ned Masters, an was once the Reverend Edward Masters, Bachelor o Divinity in Cambridge College; but in a tavern there fell a-talking with a certain Pelagian about Adam an Eve, an because the fellow turnd stubborn, put a knife into his waistband, an had to run away to sea: a middling drinker only, but after a quart or so to hear him tackle Predestination! So there be times after all when I setsn apart, and says, Drunk, youm no good, but half-drunk, youm priceless. Now theres a man—” He droppd his mop, and, leading us aft, pointed with admiring finger to the helmsman—a thin, wizend fellow, with a face like a crab apple, and a pair of piercing grey eyes half hidden by the droop of his wrinkled lids. “Gabriel Hutchins, how old be you?”</p>
<p>“Sixty-four, come next Martinmas,” pipd the helmsman.</p>
<p>“In what state o life?”</p>
<p>“Drunk.”</p>
<p>“How drunk?”</p>
<p>“As a lord!”</p>
<p>“Canst stand upright?”</p>
<p>“Hee-hee! Now could I iver do other?—a miserable ould worms to whom the sweet effects o quantums be denied. When was I iver wholesomely mazd? Or when did I lay my grey hairs on the floor, saying, Tis enough, an tis good? Answer me that, Capn Bill.”</p>
<p>“But you hopes for the best, Gabriel.”</p>
<p>“Aye, I hopes—I hopes.”</p>
<p>The old man sighd as he brought the <i epub:type="se:name.vessel.ship">Godsend</i> a point nearer the wind; and, as we turnd away with the Captain, was still muttering, his sharp grey eyes fixd on the vessels prow.</p>
<p>“Hes my best,” said Captain Billy Pottery.</p>
<p>With this crew we passd four days; and I write this much of them because they afterward, when sober, did me a notable good turn, as you shall read toward the end of this history. But lest you should judge them hardly, let me say here that when they recovered of their stupor—as happend to the worst after thirty-six hours—there was no brisker, handier set of fellows on the seas. And this Captain Billy well understood: “but” (said he) “I be a collector an a man o conscience both, which is uncommon. Doubtless there be good sots that are not good seamen, but from such I turn my face, drink they never so prettily.”</p>
<p>Twas necessary I should impart some notion of my errand to Captain Billy, though I confind myself to hints, telling him only twas urgent I should be put ashore somewhere on the Cornish coast, for that I carried intelligence which would not keep till we reached Plymouth, a town that, besides, was held by the rebels. And he agreed readily to land me in Bude Bay: “and also thy comrade, if (as I guess) she be so minded,” he added, glancing up at Delia from the paper whereon I had written my request.</p>
<p>She had been silent of late, beyond her wont, avoiding (I thought) to meet my eye: but answerd simply,</p>
<p>“I go with Jack.”</p>
<p>Captain Billy, whose eyes rested on her as she spoke, beckond me, very mysterious, outside the cabin, and winking slyly, whisperd loud enough to stun one</p>
<p>“Ply her, Jack”—he had calld me “Jack” from the first—“ply her briskly! Womankind is but yielding flesh: am an amorous man mysel, an speak but that I have provd.”</p>
<p>On this—for the whole ship could hear it—there certainly came the sound of a stifled laugh from the other side of the cabin door: but it did not mend my comrades shy humor, that lasted throughout the voyage.</p>
<p>To be brief, twas not till the fourth afternoon (by reason of baffling head winds) that we stepped out of the <i epub:type="se:name.vessel.ship">Godsend</i>s boat upon a small beach of shingle, whence, between a rift in the black cliffs, wound up the road that was to lead us inland. The <i epub:type="se:name.vessel.ship">Godsend</i>, as we turnd to wave our hands, lay at half a miles distance, and made a pretty sight: for the day, that had begun with a white frost, was now turnd sunny and still, so that looking north we saw the sea all spread with pink and lilac and hyacinth, and upon it the ship lit up, her masts and sails glowing like a gold piece. And there was Billy, leaning over the bulwarks and waving his trumpet for “Goodbye!” Thought I, for I little dreamd to see these good fellows again, “what a witless game is this life! to seek ever in fresh conjunctions what we leave behind in a hand shake.” Twas a cheap reflection, yet it vexd me that as we turnd to mount the road Delia should break out singing</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Hey! nonni—nonni—no!</span>
<br/>
<span>Ist not fine to laugh and sing</span>
<br/>
<span>When the bells of death do ring!⁠—”</span>
</p>
</blockquote>
<p>“Why, no,” said I, “I dont think it”: and cappd her verse with another</p>
<blockquote epub:type="z3998:verse">
<p>
<span>“Silly man, the cost to find</span>
<br/>
<span>Is to leave as good behind—”</span>
</p>
</blockquote>
<p>“Jack, for pitys sake, stop!” She put her fingers to her ears. “What a nasty, creaking voice thou hast, to be sure!”</p>
<p>“Thats as a man may hold,” said I, nettled.</p>
<p>“No, indeed: yours is a very poor voice, but mine is beautiful. So listen.”</p>
<p>She went on to sing as she went, “Green as grass is my kirtle,” “Tire me in tiffany,” “Come ye bearded men-at-arms,” and “The Bending Rush.” All these she sang, as I must confess, most delicately well, and then facd me, with a happy smile</p>
<p>“Now, have not I a sweet voice? Why, Jack—art still glum?”</p>
<p>“Delia,” answerd I, “you have first to give me a reply to what, four days agone, I askd you. Dear girl—nay then, dear comrade—”</p>
<p>I broke off, for she had come to a stop, wringing her hands and looking in my face most dolefully.</p>
<p>“Oh, dear—oh, dear! Jack, we have had such merry times: and you are spoiling all the fun!”</p>
<p>We followd the road after this very moodily; for Delia, whom I had made sharer of the rebels secret, agreed that no time was to be lost in reaching Bodmin, that lay a good thirty miles to the southwest. Night fell and the young moon rose, with a brisk breeze at our backs that kept us still walking without any feeling of weariness. Captain Billy had given me at parting a small compass, of new invention, that a man could carry easily in his pocket; and this from time to time I examind in the moonlight, guiding our way almost due south, in hopes of striking into the main road westward. I doubt not we lost a deal of time among the byways; but at length happend on a good road bearing south, and followd it till daybreak, when to our satisfaction we spied a hill in front, toppd with a stout castle, and under it a town of importance, that we guessd to be Launceston.</p>
<p>By this, my comrade and I were on the best of terms again; and now drew up to consider if we should enter the town or avoid it to the west, trusting to find a breakfast in some tavern on the way. Because we knew not with certainty the temper of the country, it seemd best to choose this second course: so we fetchd around by certain barren meadows, and thought ourselves lucky to hit on a road that, by the size, must be the one we sought, and a tavern with a wide yard before it and a carters van standing at the entrance, not three gunshots from the town walls.</p>
<p>“Now Providence hath surely led us to breakfast,” said Delia, and stepped before me into the yard, toward the door.</p>
<p>I was following her when, inside of a gate to the right of the house, I caught the gleam of steel, and turnd aside to look.</p>
<p>To my dismay there stood near a score of chargers in this second court, saddled and dripping with sweat. My first thought was to run after Delia; but a quick surprise made me rub my eyes with wonder</p>
<p>Twas the sight of a sorrel mare among them—a mare with one high white stocking. In a thousand I could have told her for Molly.</p>
<p>Three seconds after I was at the tavern door, and in my ears a voice sounding that stoppd me short and told me in one instant that without Gods help all was lost.</p>
<p>Twas the voice of Captain Settle speaking in the taproom; and already Delia stood, past concealment, by the open door.</p>
<p>“… And therefore, master carter, it grieves me to disappoint thee; but no man goeth this day toward Bodmin. Such be my Lord of Stamfords orders, whose servant I am, and as captain of this troop I am sent to exact them. As they displease you, his lordship is but twenty-four hours behind: you can abide him and complain. Doubtless he will hear<em>ten million devils</em>!”</p>
<p>I heard his shout as he caught sight of Delia. I saw his crimson face as he darted out and grippd her. I saw, or half saw, the troopers crowding out after him. For a moment I hesitated. Then came my pretty comrades voice, shrill above the hubbub</p>
<p>“Jack—they have horses outside! Leave me—I am taen—and ride, dear lad—ride!”</p>
<p>In a flash my decision was taken, for better or worse. I dashd out around the house, vaulted the gate, and catching at Mollys mane, leapd into the saddle.</p>
<p>A dozen troopers were at the gate, and two had their pistols levelld.</p>
<p>“Surrender!”</p>
<p>“Be hangd if I do!”</p>
<p>I set my teeth and put Molly at the low wall. As she rose like a bird in air the two pistols rang out together, and a burning pain seemd to tear open my left shoulder. In a moment the mare alighted safe on the other side, flinging me forward on her neck. But I scrambled back, and with a shout that frightend my own ears, dug my heels into her flanks.</p>
<p>Half a minute more and I was on the hard road, galloping westward for dear life. So also were a score of rebel troopers. Twenty miles and more lay before me; and a bare hundred yards was all my start.</p>
</section>
<section id="chapter-11" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XI</h2>
<p epub:type="title">I Ride Down Into Temple: And Am Well Treated There</p>
</hgroup>
<p>And now I did indeed abandon myself to despair. Few would have given a groat for my life, with that crew at my heels; and I least of all, now that my dear comrade was lost. The wound in my shoulder was bleeding sore—I could feel the warm stream welling—yet not so sore as my heart. And I pressed my knees into the saddle flap, and wondered what the end would be.</p>
<p>The sorrel mare was galloping, free and strong, her delicate ears laid back, and the network of veins under her soft skin working with the heave and fall of her withers: yet—by the mud and sweat about her—I knew she must have travelled far before I mounted. I heard a shot or two fired, far up the road: though their bullets must have fallen short: at least, I heard none whiz past. But the rebels shouting was clear enough, and the thud of their gallop behind.</p>
<p>I think that, for a mile or two, I must have ridden in a sort of swoon. Tis certain, not an inch of the road comes back to me: nor did I once turn my head to look back, but sat with my eyes fastened stupidly on the mares neck. And by-and-by, as we galloped, the smart of my wound, the heartache, hurry, pounding of hoofs—all droppd to an enchanting lull. I rode, and that was all.</p>
<p>For, swoon or no, I was lifted off earth, as it seemed, and on easy wings to an incredible height, where were no longer hedges, nor road, nor country round; but a great stillness, and only the mare and I running languidly through it.</p>
<p>“Ride!”</p>
<p>Now, at first, I thought twas someone speaking this in my ear, and turnd my head. But twas really the last word I had heard from Delia, now after half an hour repeated in my brain. And as I grew aware of this, the dullness fell off me, and all became very distinct. And the muscles about my wound had stiffend—which was vilely painful: and the country, I saw, was a brown, barren moor, dotted with peat-ricks: and I cursed it.</p>
<p>This did me good: for it woke the fighting-man in me, and I set my teeth. Now for the first time looking back, I saw, with a great gulp of joy, I had gained on the troopers. A long dip of the road lay between me and the foremost, now topping the crest. The sun had broke through at last, and sparkled on his cap and gorget. I whistled to Molly (I could not pat her), and spoke to her softly: the sweet thing prickd up her ears, laid them back again, and mended her pace. Her stride was beautiful to feel.</p>
<p>I had yet no clear idea how to escape. In front the moors rose gradually, swelling to the horizon line, and there broken into steep, jagged heights. The road under me was sound white granite and stretchd away till lost among these fastnesses—in all of it no sign of mans habitation. Be sure I lookd along it, and to right and left, dreading to spy more troopers. But for mile on mile, all was desolate.</p>
<p>Now and then I caught the cry of a pewit, or saw a snipe glance up from his bed; but mainly I was busied about the mare. “Let us but gain the ridge ahead,” thought I, “and there is a chance.” So I rode as light as I could, husbanding her powers.</p>
<p>She was going her best, but the best was near spent. The sweat was oozing, her satin coat losing the gloss, the spume flying back from her nostrils—“Soh!” I called to her: “Soh! my beauty; we ride to save an army!” The loose stones flew right and left, as she reachd out her neck, and her breath came shorter and shorter.</p>
<p>A mile, and another mile, we passed in this trim, and by the end of it must have spent three-quarters of an hour at the work. Glancing back, I saw the troopers scattered; far behind, but following. The heights were still a weary way ahead: but I could mark their steep sides ribbd with boulders. Till these were passed, there was no chance to hide. The parties in this race could see each other all the way, and must ride it out.</p>
<p>And all the way the ground kept rising. I had no means to ease the mare, even by pulling off my heavy jackboots, with one arm (and that my right) dangling useless. Once she flung up her head and I caught sight of her nostril, red as fire, and her poor eyes starting. I felt her strength ebbing between my knees. Here and there she blundered in her stride. And somewhere, over the ridge yonder, lay the Army of the West, and we alone could save it.</p>
<p>The road, for half a mile, now fetched a sudden loop, though the country on either side was level enough. Had my head been cool, I must have guessed a reason for this: but, you must remember, I had long been giddy with pain and loss of blood—so, thinking to save time, I turned Molly off the granite, and began to cut across.</p>
<p>The short grass and heath being still frozen, we went fairly for the first minute or so. But away behind us, I heard a shout—and it must have been loud to reach me. I learnd the meaning when, about two hundred yards before we came on the road again, the mares forelegs went deep, and next minute we were plunging in a black peat-quag.</p>
<p>Heaven can tell how we won through. It must have been still partly frozen, and perhaps we were only on the edge of it. I only know that as we scrambled up on solid ground, plastered and breathless, I looked at the wintry sun, the waste, and the tall hill towring to the right of us, and thought it a strange place to die in.</p>
<p>For the struggle had burst open my wound again, and the blood was running down my arm and off my fingers in a stream. And now I could count every gorsebush, every stone—and now I saw nothing at all. And I heard the tinkling of bells: and then found a tune running in my headtwas “Tire me in tiffany,” and I tried to think where last I heard it.</p>
<p>But sweet gallant Molly must have held on: for the next thing I woke up to was a four-hold cross beside the road: and soon after we were over the ridge and clattering down hill.</p>
<p>A rough tor had risen full in front, but the road swerved to the left and took us down among the spurs of it. Now was my last lookout. I tried to sway less heavily in the saddle, and with my eyes searched the plain at our feet.</p>
<p>Alas! Beneath us the waste land was spread, mile upon mile: and I groaned aloud. For just below I noted a clump of roofless cabins, and beyond, upon the moors, the dotted walls of sheepcotes, ruined also: but in all the sad-colord leagues no living man, nor the sign of one. It was done with us. I reined up the mare—and then, in the same motion, wheeled her sharp to the right.</p>
<p>High above, on the hillside, a voice was calling.</p>
<p>I lookd up. Below the steeper ridge of the tor a patch of land had been cleared for tillage: and here a yoke of oxen was moving leisurely before a plough (twas their tinkling bells I had heard, just now); while behind followed the wildest shape—by the voice, a woman.</p>
<p>She was not calling to me, but to her team: and as I put Molly at the slope, her chant rose and fell in the mournfullest singsong.</p>
<p>“So-hoa! Oop Comely Vean! oop, then—o-oop!”</p>
<p>I rose in my stirrups and shouted.</p>
<p>At this and the sound of hoofs, she stayd the plough and, hand on hip, looked down the slope. The oxen, softly rattling the chains on their yoke, turnd their necks and gazed. With sunk head Molly heaved herself up the last few yards and came to a halt with a stagger. I slippd out of the saddle and stood, with a hand on it, swaying.</p>
<p>“Whats thy need, young man—that comest down to Temple wi sword a-danglin?”</p>
<p>The girl was a half-naked savage, dressd only in a strip of sacking that barely reachd her knees, and a scant bodice of the same, lacd in front with pack thread, that left her bosom and brown arms free. Yet she appeard no whit abashd, but leand on the plough-tail and regarded me, easy and frank, as a man would.</p>
<p>“Sell me a horse,” I blurted out: “Twenty guineas will I give for one within five minutes, and more if he be good! I ride on the Kings errand.”</p>
<p>“Then get thee back to thy master, an say, no horse shall he have o me—nor any man that uses horseflesh so.” She pointed to Mollys knees, that were bowd and shaking, and the bloody froth dripping from her mouth.</p>
<p>“Girl, for Gods sake sell me a horse! They are after me, and I am hurt.” I pointed up the road. “Better than I are concerned in this.”</p>
<p>“God nor King know I, young man. But whats on thy saddle cloth, there?”</p>
<p>Twas the smear where my blood had soakd: and looking and seeing the purple mess cakd with mud and foam on the sorrels flank, I felt suddenly very sick. The girl made a step to me.</p>
<p>“Sell thee a horse? Hire thee a bedman, more like. Nay, then, lad—”</p>
<p>But I saw her no longer: only called “oh-oh!” twice, like a little child, and slipping my hold of the saddle, droppd forward on her breast.</p>
<hr/>
<p>Waking, I found myself in darkness—not like that of night, but of a room where the lights have gone out: and felt that I was dying. But this hardly seemd a thing to be minded. There was a smell of peat and bracken about. Presently I heard the tramp of feet somewhere overhead, and a dull sound of voices that appeard to be cursing.</p>
<p>The footsteps went to and fro, the voices muttering most of the time. After a bit I caught a word—“Witchcraft”: and then a voice speaking quite close—“Theres blood pon her hands, an theres blood yonder by the plough.” Said another voice, higher and squeaky, “theres scent behind a fox, but you dont dig it up an take it home.” The tramp passed on, and the voices died away.</p>
<p>By this I knew the troopers were close, and seeking me. A foolish thought came that I was buried, and they must be rummaging over my grave: but indeed I had no wish to enquire into it; no wish to move even, but just to lie and enjoy the lightness of my limbs. The blood was still running. I felt the warmth of it against my back: and thought it very pleasant. So I shut my eyes and droppd off again.</p>
<p>Then I heard the noise of shouting, far away: and a long while after that, was rousd by the touch of a hand, thrust in against my naked breast, over my heart.</p>
<p>“Who is it?” I whispered.</p>
<p>“Joan,” answered a voice, and the hand was withdrawn.</p>
<p>The darkness had lifted somewhat, and though something stood between me and the light, I markd a number of small specks, like points of gold dotted around me</p>
<p>“Joan—what besides?”</p>
<p>“Joans enough, I reckon: lucky for thee tis none else. Joan o the Tor folks call me, but may jet be Joan i Good Time. So hold thy peace, lad, an cry out so little as may be.”</p>
<p>I felt a ripping of my jacket sleeve and shirt, now clotted and stuck to the flesh. It paind cruelly, but I shut my teeth: and after that came the smart and delicious ache of water, as she rinsed the wound.</p>
<p>“Clean through the flesh, lad:—in an out, like country dancin. No bullet to probe nor bone to set. Heart up, soce! Thy mother shall kiss thee yet. Whats thy name?”</p>
<p>“Marvel, Joan—Jack Marvel.”</p>
<p>“An marvel tis thourt Marvel yet. Good blood theres in thee, but little enow.”</p>
<p>She bandaged the sore with linen torn from my shirt, and tied it round with sackcloth from her own dress. Twas all most gently done: and then I found her arms under me, and myself lifted as easy as a baby.</p>
<p>“Left arm round my neck, Jack: an sing out if tis hurtin thee.”</p>
<p>It seemed but six steps and we were out on the bright hillside, not fifty paces from where the plough yet stood in the furrow. I caught a glimpse of a brown neck and a pair of firm red lips, of the grey tor stretching above us and, further aloft, a flock of field fare hanging in the pale sky; and then shut my eyes for the dazzle: but could still feel the beat of Joans heart as she held me close, and the touch of her breath on my forehead.</p>
<p>Down the hill she carried me, picking the softest turf, and moving with an easeful swing that rather lulld my hurt than jolted it. I was dozing, even, when a strange noise awoke me.</p>
<p>Twas a high protracted note, that seemd at first to swell up toward us, and then broke off in half a dozen or more sharp yells. Joan took no heed of them, but seeing my eyes unclose, and hearing me moan, stopped short.</p>
<p>“Hurts thee, lad?”</p>
<p>“No.” Twas not my pain but the sight of the sinking sun that wrung the exclamation from me—“I was thinking,” I muttered.</p>
<p>“Dont: tis bad for health. But bide thee still awhile, and shalt lie pon a soft bed.”</p>
<p>By this time, we had come down to the road: and the yells were still going on, louder than ever. We crossd the road, descended another slope, and came all at once on a low pile of buildings that a moment before had been hid. Twas but three hovels of mud, stuck together in the shape of a headless cross, the main arm pointing out toward the moor. Around the whole ran a battered wall, patched with furs; and from this dwelling the screams were issuing</p>
<p>“Joan!” the voice began, “Joan—Jan Tergagles a-clawin my legs—Garrout, thou hell cat—Blast thee, let me zog! Pulln off Joan—Joan!”</p>
<p>The voice died away into a wail; then broke out in a racket of curses. Joan stepped to the door and flung it wide. As my eyes grew used to the gloom inside, they saw this:⁠—</p>
<p>A rude kitchen—the furniture but two rickety chairs, now tossd on their faces, an oak table, with legs sunk into the earth, a keg of strong waters, tilted over and draining upon the mud floor, a ladder leading up to a loft, and in two of the corners a few bundles of bracken strewn for bedding. To the left, as one entered, was an open hearth; but the glowing peat-turves were now pitchd to right and left over the hearthstone and about the floor, where they rested, filling the den with smoke. Under one of the chairs a black cat spat and bristled: while in the middle of the room, barefooted in the embers, crouched a man. He was half naked, old and bent, with matted grey hair and beard hanging almost to his waist. His chest and legs were bleeding from a score of scratches; and he pointed at the cat, opening and shutting his mouth like a dog, and barking out curse upon curse.</p>
<p>No way upset, Joan stepped across the kitchen, laid me on one of the bracken beds, and explaind</p>
<p>“Thats feyther: hes drunk.”</p>
<p>With which she turnd, dealt the old man a cuff that stretchd him senseless, and gathering up the turves, piled them afresh on the hearth. This done, she took the keg and gave me a drink of it. The stuff scalded me, but I thanked her. And then, when she had shifted my bed a bit, to ease the pain of lying, she righted a chair, drew it up and sat beside me. The old man lay like a log where he had fallen, and was now snoring. Presently, the fumes of the liquor, or mere faintness, mastered me, and my eyes closed. But the picture they closed upon was that of Joan, as she leand forward, chin on hand, with the glow of the fire on her brown skin and in the depths of her dark eyes.</p>
</section>
<section id="chapter-12" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XII</h2>
<p epub:type="title">How Joan Saved the Army of the West; and Saw the Fight on Braddock Down</p>
</hgroup>
<p>But the pain of my hurt followed into my dreams. I woke with a start, and tried to sit up.</p>
<p>Within the kitchen all was quiet. The old savage was still stretchd on the floor: the cat curled upon the hearth. The girl had not stirrd: but looking toward the window hole, I saw night out side, and a frosty star sparkling far down in the west.</p>
<p>“Joan, whats the hour?”</p>
<p>“Suns been down these four hours.” She turned her face to look at me.</p>
<p>“Ive no business lying here.”</p>
<p>“Chose to come, lad: none axed thee, that <em>I</em> knows by.”</p>
<p>“Wheres the mare? Must set me across her back, Joan, and let me ride on.”</p>
<p>“Mares in stable, wi fetlocks swelled like puddens. Chose to come, lad; an choose or no, must bide.”</p>
<p>Tis for the General Hopton, at Bodmin, I am bound, Joan; and wound or no, must win there this night.”</p>
<p>“And thats seven mile away: wi a bullet in thy skull, and a peat quag thy burial. For <em>they</em> went south, and thy road lieth more south than west.”</p>
<p>“The troopers?”</p>
<p>“Aye, Jack: an work I had this day wi those same bloody warriors: but take a sup at the keg, and bite this manchet of oat cake while I tell thee.”</p>
<p>And so, having fed me, and set my bed straight, she sat on the floor beside me (for the better hearing), and in her uncouth tongue, told how I had been saved. I cannot write her language; but the tale, in sum, was this:⁠—</p>
<p>When I droppd forward into her arms, Joan for a moment was taken aback, thinking me dead. But (to quote her) “no good, said I, in cuddlin a lad pon the hillside, for folks to see, though he <em>have</em> a-got curls like a wench: an dead or live, no use to wait for others to make sure.’ ”</p>
<p>So she lifted and carried me to a spot hard by, that she called the Jews Kitchen; and where that was, even with such bearings as I had, she defied me to discover. There was no time to tend me, whilst Molly stood near to show my whereabouts: so she let me lie, and went to lead the sorrel down to stable.</p>
<p>Her hand was on the bridle when she heard a <i>Whoop!</i> up the road; and there were half a dozen riders on the crest, and tearing down hill toward her. Joan had nothing left but to feign coolness, and went on leading the mare down the slope.</p>
<p>In a while, up comes the foremost trooper, draws rein, and pants out “Wheres he to?”</p>
<p>“Who?” asks Joan, making out to be surprised.</p>
<p>“Why, the lad whose mare thourt leadin?”</p>
<p>“Mile an half away by now.”</p>
<p>“Hows that?”</p>
<p>“Freshly horsed,” explains Joan.</p>
<p>The troopers—they were all around her by this—swore twas a lie; but luckily, being down in the hollow, could not see over the next ridge. They began a string of questions all together: but at last a little tun bellied sergeant calld “Silence!” and asked the girl, “did she loan the fellow a horse?”</p>
<p>Here I will quote her again:⁠—</p>
<p>Sir, to thee, I answerd, no loan at all, but fair swap for our Grey Robin.</p>
<p>Thats a lie, he says; an I wont believe thee.</p>
<p>Might so well, says I; but go to stable, an see for thysel. (Never had grey horse to my name, Jack; but, thinks I, thats <em>hisn</em> lookout.)”</p>
<p>They went, did these simple troopers, to look at the stable, and sure enough, there was no Grey Robin. Nevertheless, some amongst them had logic enough to take this as something less than proof convincing, and spent three hours and more ransacking the house and barn, and searching the tor and the moors below it. I learnd too, that Joan had come in for some rough talk—to which she put a stop, as she told me, by offering to fight any man Jack of them for the buttons on his buff-coat. And at length, about sundown, they gave up the hunt, and road away over the moors toward Warleggan, having (as the girl heard them say) to be at Braddock before night.</p>
<p>“Where is this Braddock?”</p>
<p>“Nigh to Lord Mohuns house at Boconnoc: seven mile away to the south, and seven mile or so from Bodmin, as a crow flies.”</p>
<p>“Then go I must,” cried I: and hereupon I broke out with all the trouble that was on my mind, and the instant need to save these gallant gentlemen of Cornwall, ere two armies should combine against them. I told of the Kings letter in my breast, and how I found the Lord Stamfords men at Launceston; how that Ruthen, with the vanguard of the rebels, was now at Liskeard, with but a bare days march between the two, and none but I to carry the warning. And “Oh, Joan!” I cried, “my comrade I left upon the road. Brighter courage and truer heart never man proved, and yet left by me in the rebels hands. Alas! that I could neither save nor help, but must still ride on: and here is the issue—to lie struck down within ten mile of my goal—I, that have traveled two hundred. And if the Cornishmen be not warned to give fight before Lord Stamford come up, alls lost. Even now they be outnumberd. So lift me, Joan, and set me astride Molly, and Ill win to Bodmin yet.”</p>
<p>“Reckon, Jack, thoud best hand <em>me</em> thy letter.”</p>
<p>Now, I did not at once catch the intent of these words, so simply spoken; but stared at her like an owl.</p>
<p>“Theres horse in stall, lad,” she went on, “though no Grey Robin. Tearaways the name, and strawberry the color.”</p>
<p>“But, Joan, Joan, if you do this—feel inside my coat here, to the left—you will save an army, girl, maybe a throne! Here tis, Joan, see—no, not that—here! Say the seal is that of the Governor of Bristol, who stole it from me for a while: but the handwriting will be known for the Kings: and no hand but yours must touch it till you stand before Sir Ralph Hopton. The King shall thank you, Joan; and God will bless you fort.”</p>
<p>“Hope so, Im sure. But larn me what to say, lad: for I be main thick witted.”</p>
<p>So I told her the message over and over, till she had it by heart.</p>
<p>“Shant forgit, now,” she said, at length; “an so hearken to me for a change. Bide still, nor fret thysel. Heres pasty an oat cake, an a keg o water that Ill stow beside thee. Pay no heed to feyther, an if he wills to get drunk an fight wi Jan Tergagle—thats the cat—why letn. Drunk or sober, hes no count.”</p>
<p>She hid the letter in her bosom, and steppd to the door. On the threshold she turned</p>
<p>“Jack—forgot to ax: what be all this bloodshed about?”</p>
<p>“For Church and King, Joan.”</p>
<p>“Hm: same knowledge ha I o both—an thats naught. But I dearly loves fair play.”</p>
<p>She was gone. In a minute or so I heard the trampling of a horse: and then, with a scurry of hoofs, Joan was off on the Kings errand, and riding into the darkness.</p>
<p>Little rest had I that night; but lay awake on my bracken bed and watched the burning peat-turves turn to grey, and drop, flake by flake, till only a glowing point remained. The door rattled now and then on the hinge: out on the moor the light winds kept a noise persistent as town dogs at midnight: and all the while my wound was stabbing, and the bracken pricking me till I groaned aloud.</p>
<p>As day began to break, the old man picked himself up, yawned and lounged out, returning after a time with fresh turves for the hearth. He noticed me no more than a stone, but when the fire was restackd, drew up his chair to the warmth, and breakfasted on oat cake and a liberal deal of liquor. Observing him, the black cat uncoild, stretchd himself, and climbing to his masters knee, sat there purring, and the best of friends. I also judged it time to breakfast: found my store: took a bite or two, and a pull at the keg, and lay back—this time to sleep.</p>
<p>When I woke, twas high noon. The door stood open, and outside on the wall the winter sunshine was lying, very bright and clear. Indoors, the old savage had been drinking steadily; and still sat before the fire, with the cat on one knee, and his keg on the other. I sat up and straind my ears. Surely, if Joan had not failed, the royal generals would march out and give battle at once: and surely, if they were fighting, not ten miles away, some sound of it would reach me. But beyond the purring of the cat, I heard nothing.</p>
<p>I crawld to my feet, rested a moment to stay the giddiness, and totterd across to the door, where I leand, listening and gazing south. No strip of vapor lay on the moors that stretchd—all bathed in the most wonderful bright colors—to the lip of the horizon. The air was like a sounding board. I heard the bleat of an old wether, a mile off, upon the tors; and was turning away dejected, when, far down in the south, there ran a sound that set my heart leaping.</p>
<p>Twas the crackling of musketry.</p>
<p>There was no mistaking it. The noise ran like wildfire along the hills: before echo could overtake it, a low rumbling followed, and then the brisker crackling again. I caught at the door post and cried, faint with the sudden joy</p>
<p>“Thou angel, Joan!—thou angel!”</p>
<p>And then, as something took me by the throat—“Joan, Joan—to see what thou seest!”</p>
<p>A long time I leand by the door post there, drinking in the sound that now was renewed at quicker intervals. Yet, for as far as I could see, twas the peacefullest scene, though dreary—quiet sunshine on the hills, and the sheep dotted here and there, cropping. But down yonder, over the edge of the moors, men were fighting and murdering each other: and I yearnd to see how the day went.</p>
<p>Being both weak and loth to miss a sound of it, I sank down on the threshold, and there lay, with my eyes turned southward, through a gap in the stone fence. In a while the musketry died away, and I wondered: but thought I could still at times mark a low sound as of men shouting, and this, as I learnd after, was the true battle.</p>
<p>It must have been an hour or more before I saw a number of black specks coming over the ridge of hills, and swarming down into the plain toward me: and then a denser body following. Twas a company of horse, moving at a great pace: and I guessed that the battle was done, and these were the first fugitives of the beaten army.</p>
<p>On they came, in great disorder, scattering as they advanced: and now, in parts, the hill behind was black with footmen, running. Twas a rout, sure enough. Once or twice, on the heights, I heard a bugle blown, as if to rally the crowd: but saw nothing come of it, and presently the notes ceased, or I forgot to listen.</p>
<p>The foremost company of horse was heading rather to the eastward of me, to gain the high road; and the gross passd me by at half a miles distance. But some came nearer, and to my extreme joy, I learnd from their arms and shouting, what till now I had been eagerly hoping, that twas the rebel army thus running in rout: and though now without strength to kneel, I had enough left to thank God heartily.</p>
<p>Twas so curious to see the plain thus suddenly filld with rabble, all running from the south, and the silly startled sheep rushing helter-skelter, and huddling together on the tors above, that I forgot my own likely danger if any of this revengeful crew should come upon me lying there: and was satisfied to watch them as they straggled over the moors toward the road. Some passd close to the cottage; but none seemd anxious to pause there. Twas a glad and a sorry sight. I saw a troop of dragoons with a standard in their midst; and a drummer running behind, too far distracted even to cast his drum away, so that it dangled against his back, with a great rent where the music had been; and then two troopers running together; and one that was wounded lay down for a while within a stones throw of me, and would not go further, till at last his comrade persuaded him; and after them a larger company, in midst of whom was a man crying, “We are sold, I tell ye, and I can point to the man!” and so passed by. There were some, too, that were galloping three stout horses in a carriage, and upon it a brass twelve pounder. But the carriage stuck fast in a quag, and so they cut the traces and left it there, where, two days after, Sir John Berkeleys dragoons found and pulled it out. And this was the fourth, I had heard, that the Kings troops took in that victory.</p>
<p>Yet there were not above five or six hundred in all that I saw; and I guessed (as was the case) that this must be but an offshoot, so to say, of the bigger rout that passd eastward through Liskeard. I was thinking of this when I heard footsteps near, and a man came panting through a gap in the wall, into the yard.</p>
<p>He was a big, bareheaded fellow, exceedingly flushd with running, but unhurt, as far as I could see. Indeed, he might easily have killd me, and for a moment I thought sure he would. But catching sight of me, he nodded very friendly, and sitting on a heap of stones a yard or two away, began to draw off his boot, and search for a prickle, that it seemd had got into it.</p>
<p>Tis a mess of it, yonder,” said he, quietly, and jerkd his thumb over his shoulder.</p>
<p>By the look of me, he could tell I was on the other side; but this did not appear to concern him.</p>
<p>“How has it gone?” asked I.</p>
<p>“Well,” says he, with his nose in the boot; “we had a pretty rising ground, and the Cornishmen marchd up and whippd us out—thats all—and took a mort o prisoners.” He found the prickle, drew on his boot again, and asked</p>
<p>“Tother side?”</p>
<p>I nodded.</p>
<p>“Thats the laughing side, this day. Good evening.”</p>
<p>And with that he went off as fast as he came.</p>
<p>Twas, may be, an hour after, that another came in through the same gap: this time a lean, hawk-eyed man, with a pinchd face and two ugly gashes—one across the brow from left eye to the roots of his hair, the other in his leg below the knee, that had sliced through boot and flesh like a scythe-cut. His face was smeard with blood, and he carried a musket.</p>
<p>“Water!” he barkd out as he came trailing into the yard. “Give me water—Im a dead man!”</p>
<p>He was stepping over me to enter the kitchen, when he halted and said</p>
<p>“Art a malignant, for certain!”</p>
<p>And before I had a chance to reply, his musket was swung up, and I felt my time was come to die.</p>
<p>But now the old savage, that had been sitting all day before his fire, without so much as a sign to show if he noticed aught that was passing, jumpd up with a yell and leapd toward us. He and the cat were on the poor wretch together, tearing and clawing. I can hear their hellish outcries to this day: but at the moment they turnd me faint. And the next thing I recall is being dragged inside by the old man, who shut the door after me and slippd the bolt, leaving the wounded trooper on the other side. He beat against it for some time, sobbing piteously for water: and then I heard him groaning at intervals, till he died. At least, the groans ceased; and next day he was found with his back against the cottage wall, stark and dead.</p>
<p>Having pulled me inside, Joans father must have thought he had done enough: for on the floor I lay for hours, and passed from one swoon into another. He and the cat had gone back to the fire again, and long before evening both were sound asleep.</p>
<p>So there I lay helpless, till, at nightfall, there came the trampling of a horse outside, and then a rap on the door. The old man started up and opened it: and in rushed Joan, her eyes lit up, her breast heaving, and in her hand a naked sword.</p>
<p>“Church and King, Jack!” she cried, and flung the blade with a clang on to the table. “Church and King! O brave days work, lad—O bloody work this day!”</p>
<p>And I swooned again.</p>
</section>
<section id="chapter-13" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XIII</h2>
<p epub:type="title">I Buy a Looking Glass at Bodmin Fair: And Meet with <abbr epub:type="z3998:name-title">Mr.</abbr> Hannibal Tingcomb</p>
</hgroup>
<p>There had, indeed, been brave work on Braddock Down that 19th of January. For Sir Ralph Hopton with the Cornish grandees had made short business of Ruthens army—driving it headlong back on Liskeard at the first charge, chasing it through that town, and taking 1,200 prisoners (including Sir Shilston Calmady), together with many colors, all the rebel ordnance and ammunition, and most of their arms. At Liskeard, after refreshing their men, and holding next day a solemn thanksgiving to God, they divided—the Lord Mohun with Sir Ralph Hopton and Colonel Godolphin marching with the greater part of the army upon Saltash, whither Ruthen had fled and was entrenching himself; while Sir John Berkeley and Colonel Ashburnham, with a small party of horse and dragoons and the voluntary regiments of Sir Bevill Grenville, Sir <abbr epub:type="z3998:given-name">Nich.</abbr> Slanning, and Colonel Trevanion, turned to the northeast, toward Launceston and Tavistock, to see what account they might render of the Earl of Stamfords army; that, however, had no stomach to await them, but posted out of the county into Plymouth and Exeter.</p>
<p>Twas on this expedition that two or three of the captains I have mentioned halted for an hour or more at Temple, as well to recognize Joans extreme meritorious service, as to thank me for the part I had in bringing news of the Earl of Stamfords advance. For twas this, they ownd, had saved them—the Kings message being but an exhortation and an advertisement upon some lesser matters, the most of which were already taken out of human hands by the turn of events.</p>
<p>But though, as I learnd, these gentlemen were full of compliments and professions of esteem, I neither saw nor heard them, being by this time delirious of a high fever that followed my wound. And not till three good weeks after, was I recoverd enough to leave my bed, nor, for many more, did my full strength return to me. No mother could have made a tenderer nurse than was Joan throughout this time. Tis to her I owe it that I am alive to write these words: and if the tears scald my eyes as I do so, you will pardon them, I promise, before the end of my tail is reachd.</p>
<p>In the first days of my recovery, news came to us (I forget how) that a solemn sacrament had been taken between the parties in Devon and Cornwall, and the country was at peace. Little I cared, at the time: but was content—now spring was come—to loiter about the tors, and while watching Joan at her work, to think upon Delia. For, albeit I had little hope to see her again, my late pretty comrade held my thoughts the day long. I shared them with nobody: for though tis probable I had let some words fall in my delirium, Joan never hinted at this, and I never found out.</p>
<p>To Joans company I was left: for her father, after saving my life that afternoon, took no further notice of me by word or deed; and the cat, Jan Tergagle (namd after a spirit that was said to haunt the moors hereabouts), was as indifferent. So with Joan I passed the days idly, tending the sheep, or waiting on her as she ploughed, or lying full length on the hillside and talking with her of war and battles. Twas the one topic on which she was curious (scoffing at me when I offered to teach her to read print), and for hours she would listen to stories of Alexander and Hannibal, Caesar and Joan of Arc, and other great commanders whose history I rememberd.</p>
<p>One eveningtwas early in May—we had climbd to the top of the grey tor above Temple, whence we could spy the white sails of the two Channels moving, and, stretchd upon the short turf there, I was telling my usual tale. Joan lay beside me, her chin proppd on one earth-staind hand, her great solemn eyes wide open as she listened. Till that moment I had regarded her rather as a man comrade than a girl, but now some feminine trick of gesture awoke me perhaps, for my fancy began to contrast her with Delia, and I broke off my story and sighd.</p>
<p>“Art longing to be hence?” she asked.</p>
<p>I felt ashamed to be thus caught, and was silent. She lookd at me and went on</p>
<p>“Speak out, lad.”</p>
<p>“Loth would I be to leave you, Joan.”</p>
<p>“And why?”</p>
<p>“Why, we are good friends, I hope: and I am grateful.”</p>
<p>“Oh, aye—wish theed learn to speak the truth, Jack. Art longing to be hence, and shalt—soon.”</p>
<p>“Why, Joan, you would not have me dwell here always?”</p>
<p>She made no answer for a while, and then with a change of tone</p>
<p>“Shalt ride wi me to Bodmin Fair tomorrow for a treat, an see the Great Turk and the Fat Ooman and hocus-pocus. So tell me more bout Joan the Frenchwoman.”</p>
<p>On the morrow, about nine in the morning, we set off—Joan on the strawberry, balanced easily on an old sack, which was all her saddle; and I on Molly, that now was sound again and chafing to be so idle. As we set out, Joans father for the first time took some notice of me, standing at the door to see us off and shouting after us to bring home some account of the wrestling. Looking back at a quarter miles distance I saw him still framd in the doorway, with the cat perchd on his shoulder.</p>
<p>Bodmin town is naught but a narrow street, near on a mile long, and widening toward the western end. It lies mainly along the south side of a steep vale, and this May morning as Joan and I left the moors and rode down to it from northward, already we could hear trumpets blowing, the big drum sounding, and all the bawling voices and hubbub of the fair. Descending, we found the long street lind with booths and shows, and nigh blocked with the crowd: for the revel began early and was now in full swing. And the crew of gipsies, whifflers, mountebanks, fortune tellers, cutpurses and quacks, mixd up with honest country faces, beat even the rabble I had seen at Wantage.</p>
<p>Now my own first business was with a tailor: for the clothes I wore when I rode into Temple, four months back, had been so sadly messed with blood, and afterward cut, to free them from my wound, that now all the tunic I wore was of sackcloth, contrived and stitchd together by Joan. So I made at once for a decent shop, where luckily I found a suit to fit me, one taken (the tailor said) off a very promising young gentleman that had the misfortune to be killd on Braddock Down. Arrayed in this, I felt myself again, and offered to take Joan to see the Fat Woman.</p>
<p>We saw her, and the Aethiop, and the Rhinoceros (which put me in mind of poor Anthony Killigrew), and the Pig-facd Baby, and the Cudgel play; and presently halted before a Cheap Jack, that was crying his wares in a prodigious loud voice, near the town wall.</p>
<p>Twas a meagre, sharp-visagd fellow with a grey chin beard like a billy goats; and (as fortune would have it) spying our approach, he picked out a mirror from his stock and holding it aloft, addressed us straight</p>
<p>“What have we here,” cries he, “but a pair o lovers coming? and what i my hand but a lovers hourglass? Sure the stars of heavn must have a hand in this conjuncture—and only thirteen pence, my pretty fellow, for a glass that will tell the weather i your sweethearts face, and help make it fine.”</p>
<p>There were many country fellows with their maids in the crowd, that turned their heads at this address; and as usual the women began.</p>
<p>Tis Joan o the Tor!”</p>
<p>“Joans picked up wi a sweetheart—tee-hee!—an us reckoned herd forsworn mankind!”</p>
<p>“Who is he?”</p>
<p>“Some furriner, sure: that likes garlic.”</p>
<p>“Hes bought her no ribbons yet.”</p>
<p>“How should he, poor lad; that can find no garments upon her to fasten em to?”</p>
<p>And so on, with a deal of spiteful laughter. Some of these sayings were half truth, no doubt: but the truthfullest word may be infelix. So noting a dark flush on Joans cheek, I thought to end the scene by taking the Cheap Jacks mirror on the spot, to stop his tongue, and then drawing her away.</p>
<p>But in this I was a moment too late; for just as I reached up my hand with the thirteen pence, and the grinning fellow on the platform bent forward with his mirror, I heard a coarser jest, a rush in the crowd, and two heads go <i>crack!</i> together like eggs. Twas two of Joans tormentors she had taken by the hair and served so: and dropping them the next instant had caught the Cheap Jacks beard, as you might a bell rope, and wrenchd him head-foremost off his stand, my thirteen pence flying far and wide. Plump he fell into the crowd, that scatterd on all hands as Joan pummelled him: and <i>whack, whack!</i> fell the blows on the poor idiots face, who screamd for mercy, as though Judgment Day were come.</p>
<p>No one, for the minute, dared to step between them: and presently Joan looking up, with arm raised for another buffet, spied a poor Astrologer close by, in a red and yellow gown, that had been reading fortunes in a tub of black water beside him, but was now broken off, dismayed at the hubbub. To this tub she dragged the Cheap Jack and sent him into it with a round souse. The black water splashed right and left over the crowd. Then, her wrath sated, Joan faced the rest, with hands on hips, and waited for them to come on.</p>
<p>Not a word had she spoken, from first to last: but stood now with hot cheeks and bosom heaving. Then, finding none to take up her challenge, she strode out through the folk, and I after her, with the mirror in my hand; while the Cheap Jack picked himself out of the tub, whining, and the Astrologer wipd his long white beard and soild robe.</p>
<p>Outside the throng was a carriage, stoppd for a minute by this tumult, and a servant at the horses heads. By the look of it, twas the coach of some person of quality; and glancing at it I saw inside an old gentleman with a grave venerable face, seated. For the moment it flashd on me I had seen him before, somewhere: and cudgelld my wits to think where it had been. But a second and longer gaze assured me I was mistaken, and I went on down the street after Joan.</p>
<p>She was walking fast and angry; nor when I caught her up and tried to soothe, would she answer me but in the shortest words. Womans justice, as I had just learnd, has this small defect—it goes straight enough, but mainly for the wrong object. Which now I proved in my own case.</p>
<p>“Where are you going, Joan?”</p>
<p>“To Fifteen Balls stable, for my horse.”</p>
<p>“Art not leaving the fair yet, surely!”</p>
<p>“That I be, though. Have had fairing enow—wi a man!”</p>
<p>Nor for a great part of the way home would she speak to me. But meeting, by Pound Scawens (a hamlet close to the road), with some friends going to the fair, she stoppd for a while to chat with them, whilst I rode forward: and when she overtook me, her brow was clear again.</p>
<p>“Am a hot headed fool, Jack, and have spoild thy day for thee.”</p>
<p>“Nay, that you have not,” said I, heartily glad to see her humble, for the first time in our acquaintance: “but if you have forgiven me that which I could not help, you shall take this that I bought for you, in proof.”</p>
<p>And pulling out the mirror, I leand over and handed it to her.</p>
<p>“What i the world be this?” she askd, taking and looking at it doubtfully.</p>
<p>“Why, a mirror.”</p>
<p>“Whats that?”</p>
<p>“A glass to see your face in,” I explained.</p>
<p>“Be this my face?” She rode forward, holding up the glass in front of her. “Why, what a handsome looking gal I be, to be sure! Jack, art certain tis my very own face?”</p>
<p>“To be sure,” said I amazed.</p>
<p>“Well!” There was silence for a full minute, save for our horses tread on the high road. And then</p>
<p>“Jack, I be powerful dirty!”</p>
<p>This was true enough, and it made me laugh. She looked up solemnly at my mirth (having no sense of a joke, then or ever) and bent forward to the glass again.</p>
<p>“By the way,” said I, “did you mark a carriage just outside the crowd, by the Cheap Jacks booth?—with a white-haird gentleman seated inside?”</p>
<p>Joan nodded. “Master Hannibal Tingcomb: steward o Gleys.”</p>
<p>“What!”</p>
<p>I jumped in my saddle, and with a pull at the bridle brought Molly to a standstill.</p>
<p>“Of Gleys?” I cried. “Steward of Sir Deakin Killigrew that was?”</p>
<p>“Right, lad, except the last word. That <em>is</em>, shouldst rather say.”</p>
<p>“Then you are wrong, Joan: for hes dead and buried, these five months. Where is this house of Gleys? for tomorrow I must ride there.”</p>
<p>Tis easy found, then: for it stands on the south coast yonder, and no house near it: five mile from anywhere, and sixteen from Temple, due south. Shall want thee afore thou startest, Jack. Dear, now! whod ha thought I was so dirty?”</p>
<p>The cottage door stood open as we rode into the yard, and from it a faint smoke came curling, with a smell of peat. Within I found the smouldring turves scattered about as on the day of my first arrival, and among them Joans father stretchd, flat on his face: only this time the cat was curld up quietly, and lying between the old mans shoulder blades.</p>
<p>“Drunk again,” said Joan shortly.</p>
<p>But looking more narrowly, I marked a purplish stain on the ground by the old mans mouth, and turned him softly over.</p>
<p>“Joan,” said I, “hes not drunk—hes dead!”</p>
<p>She stood above us and looked down, first at the corpse, then at me, without speaking for a time: at last</p>
<p>“Then I reckon he may so well be buried.”</p>
<p>“Girl,” I calld out, being shocked at this callousness, “tis your father—and he is dead!”</p>
<p>“Why thats so, lad. An he were alive, shouldnt trouble thee to bury n.”</p>
<p>And so, before night, we carried him up to the bleak tor side, and dug his grave there; the black cat following us to look. Five feet deep we laid him, having dug down to solid rock; and having covered him over, went silently back to the hovel. Joan had not shed a single tear.</p>
</section>
<section id="chapter-14" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XIV</h2>
<p epub:type="title">I Do No Good in the House of Gleys</p>
</hgroup>
<p>Very early next morning I awoke, and hearing no sound in the loft above (whither, since my coming, Joan had carried her bed), concluded her to be still asleep. But in this I was mistaken: for going to the well at the back to wash, I found her there, studying her face in the mirror.</p>
<p>“Luckily met, Jack,” she said, when I was cleansed and freshly glowing: “Now fill another bucket and sarve me the same.”</p>
<p>“Cannot you wash yourself?” I askd, as I did so.</p>
<p>“Lost the knack, I reckon. Stand thee so, an slush the water over me.”</p>
<p>“But your clothes!” I cried out, “theyll be soaking wet!”</p>
<p>“Clothes wont be worse for a wash, neither. So slush away.”</p>
<p>Therefore, standing at three paces distance, I sent a bucketful over her, and then another and another. Six times I filled and emptied the bucket in all: and at the end she was satisfied, and went, dripping, back to the kitchen to get me my breakfast.</p>
<p>“Art early abroad,” she said, as we sat together over the meal.</p>
<p>“Yes, for I must ride to Gleys this morning.”</p>
<p>“Shant be sorry to miss thee for a while. Makes me feel so shy—this cleanliness.” So, promising to be back by nightfall, I went presently to saddle Molly: and following Joans directions and her warnings against quags and pitfalls, was soon riding south across the moor and well on my road to the House of Gleys.</p>
<p>My way leading me by Braddock Down, I turned aside for a while to examine the ground of the late fight (though by now little was to be seen but a piece of earthwork left unfinishd by the rebels, and the fresh mounds where the dead were laid); and so twas high noon—and a dull, cheerless day—before the hills broke and let me have sight of the sea. Nor, till the noise of the surf was in my ears, did I mark the chimneys and naked grey walls of the house I was bound for.</p>
<p>Twas a gloomy, savage pile of granite, perchd at the extremity of a narrow neck of land, where every wind might sweep it, and the waves beat on three sides the cliff below. The tide was now at the full, almost, and the spray flying in my face, as we crossed the head of a small beach, forded a stream, and scrambled up the rough road to the entrance gate.</p>
<p>A thin line of smoke blown level from one chimney was all the sign of life in the building: for the narrow lights of the upper story were mostly shuttered, and the lower floor was hid from me by a high wall enclosing a courtlage in front. One stunted ash, with boughs tortured and bent toward the mainland, stood by the gate, which was lockd. A smaller door, also lockd, was let into the gate, and in this again a shuttered iron grating. Hard by, dangled a rusty bellpull, at which I tuggd sturdily.</p>
<p>On this, a crackd bell sounded, far in the house, and scared a flock of starlings out of a disused chimney. Their cries died away presently, and left no sound but that of the gulls wailing about the cliff at my feet. This was all the answer I won.</p>
<p>I rang again, and a third time: and now at last came the sound of footsteps shuffling across the court within. The shutter of the grating was slippd back, and a voice, crackd as the bell, asked my business.</p>
<p>“To see Master Hannibal Tingcomb,” answered I.</p>
<p>“Thy name?”</p>
<p>“He shall hear it in time. Say that I come on business concerning the estate.”</p>
<p>The voice mutterd something, and the footsteps went back. I had been kicking my heels there for twenty minutes or more when they returned, and the voice repeated the question</p>
<p>“Thy name?”</p>
<p>Being by this time angered, I did a foolish thing; which was, to clap the muzzle of my pistol against the grating, close to the fellows nose. Singular to say, the trick servd me. A bolt was slippd hastily back and the wicket door opened stealthily.</p>
<p>“I want,” said I, “room for my horse to pass.”</p>
<p>Thereupon more grumbling followd, and a prodigious creaking of bolts and chains; after which the big gate swung stiffly back.</p>
<p>“Sure, you must be worth a deal,” I said, “that shut yourselves in so careful.”</p>
<p>Before me stood a strange fellow—extraordinary old and bent, with a wizend face, one eye only, and a chin that almost touched his nose. He wore a dirty suit of livery, that once had been canary-yellow; and shook with the palsy.</p>
<p>“Master Tingcomb will see the young man,” he squeakd, nodding his head; “but is a-reading just now in his Bible.”</p>
<p>“A pretty habit,” answered I, leading in Molly—“if unseasonable. But why not have said so?”</p>
<p>He seemd to consider this for a while, and then said abruptly</p>
<p>“Have some pasty and some good cider?”</p>
<p>“Why yes,” I said, “with all my heart, when I have stabled the sorrel here.”</p>
<p>He led the way across the court, well paved but chokd with weeds, toward the stable. I found it a spacious building, and counted sixteen stalls there; but all were empty save two, where stood the horses I had seen in Bodmin the day before. Having stabled Molly, I left the place (which was thick with cobwebs) and followd the old servant into the house.</p>
<p>He took me into a great stone kitchen, and brought out the pasty and cider, but poured out half a glass only.</p>
<p>“Have a care, young man: tis a luscious, thick, seductive drink,” and he chuckled.</p>
<p>Twould turn the edge of a knife,” said I, tasting it and looking at him: but his one bleard eye was inscrutable. The pasty also was mouldy, and I soon laid it down.</p>
<p>“Hast a proud stomach that cometh of faring sumptuously: the beef therein is our own killing,” said he. “Young sir, art a man of blood, I greatly fear, by thy long sword and handiness with the firearms.”</p>
<p>“Shall be presently,” answered I, “if you lead me not to Master Tingcomb.”</p>
<p>He scrambled up briskly and totterd out of the kitchen into a stone corridor, I after him. Along this he hurried, muttering all the way, and halted before a door at the end. Without knocking he pushed it open, and motioning me to enter, hastend back as he had come.</p>
<p>“Come in,” said a voice that seemd familiar to me.</p>
<p>Though, as you know, twas still high day, in the room where now I found myself was every appearance of night: the shutters being closed, and six lighted candles standing on the table. Behind them sat the venerable gentleman whom I had seen in the coach, now wearing a plain suit of black, and reading in a great book that lay open on the table. I guessd it to be the Bible; but noted that the candles had shades about them, so disposed as to throw the light, not on the page, but on the doorway where I stood.</p>
<p>Yet the old gentleman, having bid me enter, went on reading for a while as though wholly unaware of me: which I found somewhat nettling, so began</p>
<p>“I speak, I believe, to Master Hannibal Tingcomb, steward to Sir Deakin Killigrew.”</p>
<p>He went on, as if ending his sentence aloud: “… And my darling from the power of the dog.” Here he paused with finger on the place and looked up. “Yes, young sir, that is my name—steward to the late Sir Deakin Killigrew.”</p>
<p>“The late?” cried I: “Then you know—”</p>
<p>“Surely I know that Sir Deakin is dead: else should I be but an unworthy steward.” He opend his grave eyes as if in wonder.</p>
<p>“And his son, also?”</p>
<p>“Also his son Anthony, a headstrong boy, I fear me, a consorter with vile characters. Alas! that I should say it.”</p>
<p>“And his daughter, Mistress Delia?”</p>
<p>“Alas!” and he fetched a deep sigh.</p>
<p>“Do you mean, sir, that she too is dead!”</p>
<p>“Why, to be sure—but let us talk on less painful matters.”</p>
<p>“In one moment, sir: but first tell me—where did she die, and when?”</p>
<p>For my heart stood still, and I was fain to clutch the table between us to keep me from falling. I think this did not escape him, for he gave me a sharp look, and then spoke very quiet and hushd,</p>
<p>“She was cruelly killd by highwaymen, at the Three Cups inn, some miles out of Hungerford. The date given me is the 3rd of December last.”</p>
<p>With this a great rush of joy came over me, and I blurted out, delighted</p>
<p>“There, sir, you are wrong! Her father was killd on the night of which you speak—cruelly enough, as you say: but Mistress Delia Killigrew escaped, and after the most incredible adventures—”</p>
<p>I was expecting him to start up with joy at my announcement; but instead of this, he gazd at me very sorrowfully and shook his head; which brought me to a stand.</p>
<p>“Sir,” I said, changing my tone, “I speak but what I know: for twas I had the happy fortune to help her to escape, and, under Gods hand, to bring her safe to Cornwall.”</p>
<p>“Then, where is she now?”</p>
<p>Now this was just what I could not tell. So, standing before him, I gave him my name and a history of all my adventures in my dear comrades company, from the hour when I saw her first in the inn at Hungerford. Still keeping his finger on the page, he heard me to the end attentively, but with a curling of the lips toward the close, such as I did not like. And when I had done, to my amaze he spoke out sharply, and as if to a whippd schoolboy.</p>
<p>Tis a cock-and-bull story, sir, of which I could hope to make you ashamed. Six weeks in your company? and in boys habit? Surely twas enough the pure unhappy maid should be dead—without such vile slander on her fame, and from you, that were known, sir, to have been at that inn, and on that night, with her murderers. Boy, I have evidence that, taken with your confession, would weave you a halter; and am a Justice of the Peace. Be thankful, then, that I am a merciful man; yet be abashd.”</p>
<p>Abashd, indeed, I was; or at least taken aback, to see his holy indignation and the flush on his waxen cheek. Like a fool I stood staggered, and wondered dimly where I had heard that thin voice before. In the confusion of my senses I heard it say solemnly</p>
<p>“The sins of her fathers have overtaken her, as the Book of Exodus proclaimd: therefore is her inheritance wasted, and given to the satyr and the wild ass.”</p>
<p>“And which of the twain be you, sir?”</p>
<p>I cannot tell what forced this violent rudeness from me, for he seemd an honest, good man; but my heart was boiling that any should put so ill a construction on my Delia. As for him, he had risen, and was moving with dignity to the door—to show me out, as I guess. When suddenly I, that had been staring stupidly, leapd upon him and hurled him back into his chair.</p>
<p>For I had marked his left foot trailing, and, by the token, knew him for the white haird man of the bowling-green.</p>
<p>“Master Hannibal Tingcomb,” I spoke in his ear, “—dog and murderer! What did you in Oxford last November? And how of Captain Lucius Higgs, otherwise Captain Luke Settle, otherwise <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr class="eoc" epub:type="z3998:personal-name">X.</abbr>? Speak, before I serve you as the dog was served that night!”</p>
<p>I dream yet, in my sick nights, of the change that came over the vile, hypocritical knave at these words of mine. To see his pale venerable face turn green and livid, his eyeball start, his hands clutch at air—it frightend me.</p>
<p>“Brandy!” he gasped. “Brandy! there—quick—for Gods sake!”</p>
<p>And the next moment he had slippd from my grasp, and was wallowing in a fit on the floor. I ran to the cupboard at which he had pointed, and finding there a bottle of strong waters, forced some drops between his teeth; and hard work it was, he gnashing at me all the time and foaming at the mouth.</p>
<p>Presently he ceased to writhe and bite: and lifting, I set him in his chair, where he lay, a mere limp bundle, staring and blinking. So I sat down facing him, and waited his recovery.</p>
<p>“Dear young sir,” he began at length feebly, his fingers searching the Bible before him, from force of habit. “Kind young sir—I am an old, dying man, and my sins have found me out. Only yesterday, the physician at Bodmin told me that my days are numbered. This is the second attack, and the third will kill me.”</p>
<p>“Well?” said I.</p>
<p>“If—if Mistress Delia be alive (as indeed I did not think), I will make restitution—I will confess—only tell me what to do, that I may die in peace.”</p>
<p>Indeed, he lookd pitiable, sitting there and stammering: but I hardend my heart to say</p>
<p>“I must have a confession, then, written before I leave the room.”</p>
<p>“But, dear young friend, you will not use it if I give up all? You will not seek my life? that already is worthless, as you see.”</p>
<p>“Why, tis what you deserve. But Delia shall say when I find her—as I shall go straight to seek her. If she be lost, I shall use it—never fear: if she be found, it shall be hers to say what mercy she can discover in her heart; but I promise you I shall advise none.”</p>
<p>The tears by this were coursing down his shrunken cheeks, but I observd him watch me narrowly, as though to find out how much I knew. So I pulld out my pistol, and setting pen and paper before him, obtained at the end of an hour a very pretty confession of his sins, which lies among my papers to this day. When twas written and signd, in a weak, rambling hand, I read it through, folded it, placed it inside my coat, and prepared to take my leave.</p>
<p>But he called out an order to the old servant to saddle my mare, and stood softly praying and beseeching me in the courtyard till the last moment. Nor when I was mounted would anything serve but he must follow at my stirrup to the gate. But when I had briefly taken leave, and the heavy doors had creaked behind me, I heard a voice calling after me down the road</p>
<p>“Dear young sir! Dear friend!—I had forgotten somewhat.”</p>
<p>Returning, I found the gate fastened, and the iron shutter slippd back.</p>
<p>“Well?” I asked, leaning toward it.</p>
<p>“Dear young friend, I pity thee, for thy paper is worthless. Today, by my advices, the army of our most Christian Parliament, more than twenty thousand strong, under the Earl of Stamford, have overtaken thy friends, the malignant gentry, near Stratton Heath, in the northeast. They are more than two to one. By this hour tomorrow, the Papists all will be running like conies to their burrows, and little chance wilt thou have to seek Delia Killigrew, much less to find her. And remember, I know enough of thy late services to hang thee: mercy then will lie in my friends hands; but be sure I shall advise none.”</p>
<p>And with a mocking laugh he clappd-to the grating in my face.</p>
</section>
<section id="chapter-15" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XV</h2>
<p epub:type="title">I Leave Joan and Ride to the Wars</p>
</hgroup>
<p>You may guess how I felt at being thus properly fooled. And the worst was I could see no way to mend it; for against the barricade between us I might have beat myself for hours, yet only hurt my fists: and the wall was so smooth and high, that even by standing on Mollys back I could not—by a foot or more—reach the top to pull myself over.</p>
<p>There was nothing for it but to turn homewards, down the hill: which I did, chewing the cud of my folly, and finding it bitter as gall. What consoled me somewhat was the reflection that his threats were, likely enough, mere vaporing: for of any breach of the late compact between the parties I had heard nothing, and never seemd a country more wholly given up to peace than that through which I had ridden in the morning. So recalling Master Tingcombs late face of terror, and the confession in my pocket, I felt more cheerful. “England has grown a strange place, if I cannot get justice on this villain,” thought I; and rode forward, planning a return-match and a sweet revenge.</p>
<p>There is no more soothing game, I believe, in the world than this of holding imaginary triumphant discourse with your enemy. Yet (oddly) it brought me but cold comfort on this occasion, my wound being too recent and galling. The sky, so long clouded, was brightning now, and growing serener every minute: the hills were thick with foxgloves, the vales white with hawthorn, smelling very sweetly in the cool of the day: but I, with the bridle flung on Mollys neck, passd them by, thinking only of my discomfiture, and barely rousing myself to give back a “Good day” to those that met me on the road. Nor, till we were on the downs and Joans cottage came in sight, did I shake the brooding off.</p>
<p>Joan was not in the kitchen when I arrived, nor about the buildings; nor yet could I spy her anywhere moving on the hills. So, after calling to her once or twice, I stabled the mare, and set off up the tor side to seek her.</p>
<p>Now I must tell you that since the day of my coming I had made many attempts to find the place where Joan had then hidden me, and always fruitlessly: though I knew well whereabouts it must be. Indeed, I had thought at first I had only to walk straight to the hole: yet found after repeated trials but solid earth and boulders for my pains.</p>
<p>But today as I climbd past the spot, something very bright flashed in my eyes and dazzled me, and rubbing them and looking, I saw a great hole in the hill—facing to the sou-west—in the very place I had searchd for it; and out of this a beam of light glancing.</p>
<p>Creeping near on tiptoe, I found one huge block of granite that before had seemed bedded, among a dozen fellow-boulders, against the turf—the base resting on another well-nigh as big—was now rolled back; having been fixed to work smoothly on a pivot, yet so like nature that no eye, but by chance, could detect it. Now, who in the beginning designed this hiding place I leave you to consider; and whether it was the Jews or Phoenicians—nations, I am told, that once workd the hills around for tin. But inside twas curiously paved and lined with slabs of granite, the specks of ore in which, I noted, were the points of light that had once puzzled me. And here was Joans bower, and Joan herself inside it.</p>
<p>She was sitting with her back to me, in her left hand holding up the mirror, that caught the rays of the now sinking sun (and thus had dazzled me), while with her right she tried to twist into some form of knot her tresses—black, and coarse as a horses mane—that already she had roughly braided. A pail of water stood beside her; and around lay scatterd a score or more of long thorns, cut to the shape of hair pins.</p>
<p>Tis probable that after a minutes watching I let some laughter escape me. At any rate Joan turned, spied me, and scrambled up, with an angry red on her cheek. Then I saw that her bodice was neater lacd than usual, and a bow of yellow ribbon (fishd up heaven knows whence) stuck in the bosom. But the strangest thing was to note the effect of this new tidiness upon her: for she took a step forward as if to cuff me by the ear (as, a day agone, she would have done), and then stoppd, very shy and hesitating.</p>
<p>“Why, Joan,” said I, “dont be angerd. It suits you choicely—it does indeed.”</p>
<p>“Art scoffing, I doubt.” She stood looking heavily and askance at me.</p>
<p>“On my faith, no: and what a rare tiring-bower the Jews Kitchen makes! Come, Joan, be debonair and talk to me, for I am out of luck today.”</p>
<p>“Forgit it, then” (and she pointed to the sun), “whiles yet some ot is left. Tell me a tale, an thourt minded.”</p>
<p>“Of what?”</p>
<p>“O the bloodiest battle thoust ever heard tell on.”</p>
<p>So, sitting by the mouth of the Jews Kitchen, I told her as much as I could remember out of Homers Iliad, wondering the while what my tutor, <abbr epub:type="z3998:name-title">Mr.</abbr> Josias How, of Trinity College, would think to hear me so use his teaching. By-and-by, as I warmd to the tale, Joan forgot her new smartness; and at length, when Hector was running from Achilles round the walls, clappd her hands for excitement, crying, “Church an King, lad! Oh, brave work!”</p>
<p>“Why, no,” answered I, “twas not for that they were fighting;” and looking at her, broke off with, “Joan, art certainly a handsome girl: give me a kiss for the mirror.”</p>
<p>Instead of flying out, as I lookd for, she facd round, and answered me gravely</p>
<p>“That I will not: not to any but my master.”</p>
<p>“And who is that?”</p>
<p>“No man yet; nor shall be till one has beat me sore: him will I love, an follow like a dog—if so be he whack me often enow.”</p>
<p>“A strange way to love,” laughed I. She lookd at me straight, albeit with an odd gloomy light in her eyes.</p>
<p>“Think so, Jack? then I give thee leave to try.”</p>
<p>I think there is always a brutality lurking in a man to leap out unawares. Yet why do I seek excuses, that have never yet found one? To be plain, I sprang fiercely up and after Joan, who had already started, and was racing along the slope.</p>
<p>Twice around the tor she led me: and though I straind my best, not a yard could I gain upon her, for her bare feet carried her light and free. Indeed, I was losing ground, when coming to the Jews Kitchen a second time, she tried to slip inside and shut the stone in my face.</p>
<p>Then should I have been prettily bemockd, had I not, with a great effort, contrived to thrust my boot against the door just as it was closing. Wrenching it open, I laid hand on her shoulder; and in a moment she had grippd me, and was wrestling like a wildcat.</p>
<p>Now being Cumberland-bred I knew only the wrestling of my own county, and nothing of the Cornish style. For in the north they stand well apart, and try to wear down one anothers strength: whereas the Cornish is a brisker lighter play—and (as I must confess) prettier to watch. So when Joan rushd in and closed with me, I was within an ace of being thrown, pat.</p>
<p>But recovering, I got her at arms length, and held her so, while my heart achd to see my fingers gripping her shoulders and sinking into the flesh. I beggd off; but she only fought and panted, and struggled to lock me by the ankles again. I could not have dreamd to find such fierce strength in a girl. Once or twice she nearly overmastered me: but at length my stubborn play wore her out. Her breath came short and fast, then fainter: and in the end, still holding her off, I turned her by the shoulders, and let her drop quietly on the turf. No thought had I any longer of kissing her; but stood back, heartily sick and ashamed of myself.</p>
<p>For awhile she lay, turnd over on her side, with hands guarding her head, as if expecting me to strike her. Then gathering herself up, she came and put her hand in mine, very meekly.</p>
<p>“Had likd it better hadst thou stamped the life out o me, amost. But there, lad—am thine forever!”</p>
<p>Twas like a buffet in the face to me. “What!” I cried.</p>
<p>She lookd up in my face—dear Heaven, that I should have to write it!—with eyes brimful, sick with love; tried to speak, but could only nod: and broke into a wild fit of tears.</p>
<p>I was standing there with her hand in mine, and a burning remorse in my heart, when I heard the clear notes of a bugle blown, away on the road to Launceston.</p>
<p>Looking that way, I saw a great company of horse coming down over the crest, the sun shining level on their arms and a green standard that they bore in their midst.</p>
<p>Joan spied them the same instant, and checkd her sobs. Without a word we flung ourselves down full length on the turf to watch.</p>
<p>They were more than a thousand, as I guessd, and came winding down the road very orderly, till, being full of them, it seemd a long serpent writhing with shiny scales. The tramp of hoofs and jingling of bits were pretty to hear.</p>
<p>“Rebels!” whisperd I. Joan nodded.</p>
<p>There were three regiments in all, whereof the first (and biggest) was of dragoons. So clear was the air, I could almost read the legend on their standard, and the calls of their captains were borne up to us extremely distinct.</p>
<p>As they rode leisurely past, I thought of Master Tingcombs threat, and wonderd what this array could intend. Nor, turning it over, could I find any explanation: for the Earl of Stamfords gathering, he had said, was in the northeast, and I knew such troops as the Cornish generals had to be quarterd at Launceston. Yet here, on the near side of Launceston, was a large body of rebel horse marching quietly to the sou-west. Where was the head or tail to it?</p>
<p>Turning my head as the last rider disappeard on the way to Bodmin, I spied a squat oddly shapd man striding down the hill very briskly: yet he lookd about him often and kept to the hollows of the ground; and was crossing below us, as it appeared, straight for Joans cottage.</p>
<p>Cried I: “There is but one man in the world with such a gait—and thats Billy Pottery!”</p>
<p>And jumping to my feet (for he was come directly beneath us) I caught up a great stone and sent it bowling down the slope.</p>
<p>Bounce it went past him, missing his legs by a foot or less. The man turnd, and catching sight of me as I stood waving, made his way up the hill. Twas indeed Captain Billy: and coming up, the honest fellow almost huggd me for joy.</p>
<p>“Was seeking thee, Jack,” he bawled: “learnd from Sir Bevill where belike I might find thee. Left his lodging at Launceston this mornin, and trudged ivery foot o the way. A thirsty land, Jack—neither horses meat nor mans meat therein, nor a chair to sit down on: an three women only have I kissd this day!” He broke off and lookd at Joan. “Beggin the ladys pardon for sea manners and way o speech.”</p>
<p>“Joan,” said I, “this is Billy Pottery, a good mariner and friend of mine: and as deaf as a haddock.”</p>
<p>Billy made a leg; and as I pointed to the road where the cavalry had just disappeared, went on with a nod</p>
<p>“Thats so: old Sir Garge Chudleighs troop o horse sent off to Bodmin to seize the High Sheriff and his posse there. Two hour agone I spied em, and ha been ever since playin spy.”</p>
<p>“Then where be the Kings forces?” I made shift to enquire by signs.</p>
<p>“Marchd out o Launceston today, lad—an but a biscuit a man between em, poor dears—for Stratton Heath, i the nor-east, where the rebels be encampd. Heard by scouts o these gentry bein sent to Bodmin, and were minded to fight th Earl o Stamford whiles his dragooners was away. An heres the long an short ot: thourt wanted, lad, to bear a hand wi us up yonder—an the good lady here can spare thee.”</p>
<p>And here we both lookd at Joan—I shamefacedly enough, and Billy with a puzzled air, which he tried very delicately to hide.</p>
<p>She put her hand in mine.</p>
<p>“To fight, lad?”</p>
<p>I nodded my head.</p>
<p>“Then go,” she said without a shade in her voice; and as I made no answer, went on—“Shall a woman hinder when theres fightin toward? Only come back when thy wars be over, for I shall miss thee, Jack.”</p>
<p>And dropping my hand she led the way down to the cottage.</p>
<p>Now Billy, of course, had not heard a word of this: but perhaps he gathered some import. Anyway, he pulld up short midway on the slope, scratched his head, and thunderd</p>
<p>“What a good lass!”</p>
<p>Joan, some paces ahead, turnd at this and smild: whereat, having no idea hed spoken above a whisper, Billy blushd red as any peony.</p>
<p>Twas but a short half hour when, the mare being saddled and Billy fed, we took our leave of Joan. Billy walked beside one stirrup, and the girl on the other side, to see us a few yards on our way. At length she halted</p>
<p>“No leave-takins, Jack, but Church and King! Only do thy best and not disgrace me.”</p>
<p>And “Church and King!” she calld thrice after us, standing in the road. For me, as I rode up out of that valley, the drums seemd beating and the bugles calling to a new life ahead. The last light of day was on the tors, the air blowing fresher as we mounted: and with Mollys every step the past five months appeard to dissolve and fall away from me as a dream.</p>
<p>On the crest, I turnd in the saddle. Joan was yet standing there, a black speck on the road. She waved her hand once.</p>
<p>Billy had turnd too, and, uncovering, shouted so that the hilltops echoed.</p>
<p>“A good lass—a good lass! But whats become o tother one?”</p>
</section>
<section id="chapter-16" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XVI</h2>
<p epub:type="title">The Battle of Stamford Heath</p>
</hgroup>
<p>Night came, and found us but midway between Temple and Launceston: for though my comrade steppd briskly beside me, twas useless to put Molly beyond a walk; and besides, the mare was new from her days journey. This troubled me the less by reason of the moon (now almost at the full), and the extreme whiteness of the road underfoot, so that there was no fear of going astray. And Billy engaged that by sunrise we should be in sight of the Kings troops.</p>
<p>“Nay, Jack,” he said, when by signs I offered him to ride and tie: “never rode o horseback but once, and then pon Parson Spinks his red mare at Bideford. Parson i those days was courtin the Widow Hambly, over to Torrington: an I, that wanted to fare to Barnstaple, spent that mornin an better part o th afternoon, clawin off Torrington. And th end was the larboard halyards broke, an the mare gybed, an to Torrington I went before the wind, wi an unseemly bloody nose. Lud! cries the widow, tis the wrong man pon the right horse! Pardon, mistress, says I, the man is well enow, but pon the wrong horse, for sure.’ ”</p>
<p>Now and then, as we went, I would dismount and lead Molly by the bridle for a mile or so: and all the way to Launceston Billy was recounting his adventures since our parting. It appeared that, after leaving me, they had come to Plymouth with a fair passage: but before they could unlade, had advertisement of the Governors design to seize all vessels then riding in the Sound, for purposes of war; and so made a quick escape by night into Looe Haven, where they had the fortune to part with the best part of their cargo at a high profit. Twas while unlading here that Billy had a mind to pay a debt he owd to a cousin of his at Altarnun, and, leaving Matt Soames in charge, had tramped northward through Liskeard to Launceston, where he found the Cornish forces, and was met by the news of the Earl of Stamfords advance in the northeast. Further meeting, in Sir Bevills troop, with some north coast men of his acquaintance, he fell to talking, and so learnd about me and my ride toward Braddock, which (it seemd) was now become common knowledge. This led him to seek Sir Bevill, with the result that you know: “for,” as he wound up, “tis a desirable an rare delight to pay a debt an see some fun, together.”</p>
<p>We had some trouble at Launceston gate, where were a few burghers posted for sentries, and, as I could see, ready to take fright at their own shadows. But Billy gave the watchword (“One and All”), and presently they let us through. As we passd along the street we marked a light in every window almost, though twas near midnight; and the people moving about behind their curtains. There were groups too in the dark doorways, gatherd there discussing, that eyed us as we went by, and answered Billys “Good night, honest men!” very hoarse and doubtfully.</p>
<p>But when we were beyond the town, and between hedges again, I think I must have dozed off in my saddle. For, though this was a road full of sharp memories, being the last I had traveled with Delia, I have no remembrance to have felt them; or, indeed, of noting aught but the fresh night air, and the constellation of the Bear blazing ahead, and Billys voice resonant beside me.</p>
<p>And after this I can recall passing the tower of Marham Church, with the paling sky behind it, and some birds chattering in the carved courses: and soon (it seemd) felt Billys grip on my knee, and opend my eyes to see his finger pointing.</p>
<p>We stood on a ridge above a hollow vale into which the sun, though now bright, did not yet pierce, but passing over to a high, conical hill beyond, smote level on line after line of white tents—the prettiest sight! Twas the enemy there encamped on the top and some way down the sides, the smoke of their trampled watch fires still curling among the gorsebushes. I heard their trumpets calling and drums beating to arms; for though, glancing back at the sun, I judged it to be hardly past four in the morning, yet already the slopes were moving like an anthill—the regiments gathering, arms flashing, horsemen galloping to and fro, and the captains shouting their commands. In the distance this had a sweet and cheerful sound, no more disquieting than a ploughboy calling to his team.</p>
<p>Looking down into the valley at our feet, at first I saw no sign of our own troops—only the roofs of a little town, with overmuch smoke spread above it, like a morning mist. But here also I heard the church bells clashing and a drum beating, and presently spied a gleam of arms down among the trees, and then a regiment of foot moving westward along the base of the hill. Twas evident the battle was at hand, and we quickend our pace down into the street.</p>
<p>It lay on the slope, and midway down we passd some watch fires burnd out; and then a soldier or two running and fastening their straps; and last a little child, that seemd wild with the joy of living amid great events, but led us pretty straight to the sign of the Tree, which indeed was the only tavern.</p>
<p>It stood some way back from the street, with a great elm before the porch: where by a table sat two men, with tankards beside them, and a small company of grooms and soldiers standing round. Both men were more than ordinary tall and soldier like: only the bigger wore a scarlet cloak very richly lacd, and was shouting orders to his men; while the other, dressd in plain buff suit and jack boots, had a map spread before him, which he studied very attentively, writing therein with a quill pen.</p>
<p>“What a plague have we here?” cries the big man, as we drew up.</p>
<p>“Recruits if it please you, sir,” said I, dismounting and pulling off my hat, though his insolent tone offended me.</p>
<p>“Slid! The boy speaks as if he were a regiment,” growls he, half aloud: “Canst fight?”</p>
<p>“That, with your leave, sir, is what I am come to try.”</p>
<p>“And this rascal?” He turned on Billy.</p>
<p>Billy heard not a word, of course, yet answered readily</p>
<p>“Why, since your honor is so pleasantly minded—let it be cider.”</p>
<p>Now the first effect of this, deliverd with all force of lung, was to make the big man sit bolt upright and staring: recovering speech, however, he broke into a volley of blasphemous curses.</p>
<p>All this while the man in buff had scarce lifted his eyes off the map. But now he looks up—and I saw at the first glance that the two men hated each other.</p>
<p>“I think,” said he quietly, “my Lord Mohun has forgot to ask the <em>gentlemans</em> name.”</p>
<p>“My name is Marvel, sir—John Marvel.” I answerd him with a bow.</p>
<p>“Hey!”—and dropping his pen he starts up and grasps my hand—“Then tis you I have never thanked for His Gracious Majestys letter.”</p>
<p>“The General Hopton?” cried I.</p>
<p>“Even so, sir. My lord,” he went on, still holding my hand and turning to his companion, “let me present to you the gentleman that in January savd your house of Bocconnoc from burning at the hands of the rebels—whom God confound this day!” He lifted his hat.</p>
<p>“Amen,” said I, as his lordship bowed, exceedingly sulky. But I did not value his rage, being hot with joy to be so bepraisd by the first captain (as I yet hold) on the royal side. Who now, not without a sly triumph, flung the price of Billys cider on the table and, folding up his map, addressd me again</p>
<p>“Master Marvel, the fight today will lie but little with the horse—or so I hope. You will do well, if your wish be to serve us best, to leave your mare behind. The troop which my Lord Mohun and I command together is below. But Sir Bevill Grenville, who has seen and is interested in you, has the first claim: and I would not deny you the delight to fight your first battle under so good a master. His men are, with Sir John Berkeleys troop, a little to the westward: and if you are ready I will go some distance with you, and put you in the way to find him. My lord, may we look for you presently?”</p>
<p>The Lord Mohun nodded, surly enough: so, Billys cider being now drunk and Molly given over to an ostler, we set out down the hill together, Billy shouldering a pipe and walking after with the groom that led Sir Ralphs horse. Be sure the Generals courtly manner of speech set my blood tingling. I seemd to grow a full two inches taller; and when, in the vale, we parted, he directing me to the left, where through a gap I could see Sir Bevills troop forming at some five hundred paces distance, I felt a very desperate warrior indeed; and set off at a run, with Billy behind me.</p>
<p>Twas an open space we had to cross, dotted with gorsebushes; and the enemys regiments, plain to see, drawn up in battalia on the slope above, which here was gentler than to the south and west. But hardly had we gone ten yards than I saw a puff of white smoke above, then another, and then the summit ringd with flame; and heard the noise of it roaring in the hills around. At the first sound I pulld up, and then began running again at full speed: for I saw our division already in motion, and advancing up the hill at a quick pace.</p>
<p>The curve of the slope hid all but the nearest: but above them I saw a steep earthwork, and thereon three or four brass pieces of ordnance glittering whenever the smoke lifted. For here the artillery was plying the briskest, pouring down volley on volley; and four regiments at least stood massd behind, ready to fall on the Cornishmen; who, answering with a small discharge of musketry, now ran forward more nimbly.</p>
<p>To catch up with them, I must now turn my course obliquely up the hill, where running was pretty toilsome. We were panting along when suddenly a shower of sand and earth was dashd in my face, spattering me all over. Half-blinded, I lookd and saw a great round shot had ploughed a trench in the ground at my feet, and lay there buried.</p>
<p>At the same moment, Billy, who was running at my shoulder, plumps down on his knees and begins to whine and moan most pitiably.</p>
<p>“Art hurt, dear fellow?” asked I, turning.</p>
<p>“Oh, Jack, Jack—I have no stomach for this! A cool, wet death at sea I do not fear; only to have the great hot shot burning in a mans bellytis terrifying. I <em>hate</em> a swift death! Jack, I be a sinner—I will confess: I lied to thee yesterday—never kissd the three maids I spoke of—never kissd but one i my life, an her a tap-wench, that slappd my face for t, an so dont properly count. I be a very boastful man!”</p>
<p>Now I myself had felt somewhat cold inside when the guns began roaring: but this set me right in a trice. I whippd a pistol out of my sash and put the cold ring to his ear: and he scrambled up; and was a very lion all the rest of the day.</p>
<p>But now we had again to change our course, for to my dismay I saw a line of sharpshooters moving down among the gorsebushes, to take the Cornishmen in flank. And twas lucky we had but a little way further to go; for these skirmishers, thinking perhaps from my dress and our running thus that we bore some message opend fire on us: and though they were bad marksmen, twas ugly to see their bullets pattering into the turf, to right and left.</p>
<p>We caught up the very last line of the ascending troop—lean, hungry looking men, with wan faces, but shouting lustily. I think they were about three hundred in all. “Come on, lad,” called out a bearded fellow with a bandage over one eye, making room for me at his side; “theres work for plenty more!”—and a minute after, a shot took him in the ribs, and he screamd out “Oh, my God!” and flinging up his arms, leapd a foot in air and fell on his face.</p>
<p>Pressing up, I noted that the first line was now at the foot of the earthwork; and, in a minute, saw their steel caps and crimson sashes swarming up the face of it, and their pikes shining. But now came a shock, and the fellow in front was thrust back into my arms. I reeled down a pace or two and then, finding foothold, stood pushing. And next, the whole body came tumbling back on me, and down the hill we went flying, with oaths and cries. Three of the rebel regiments had been flung on us and by sheer weight bore us before them. At the same time the sharpshooters pourd in a volley: and I began to see how a man may go through a battle, and be beat, without striking a blow.</p>
<p>But in the midst of this scurry I heard the sound of cheering. Twas Sir John Berkeleys troop (till now posted under cover of the hedges below) that had come to our support; and the rebels, fearing to advance too far, must have withdrawn again behind their earthwork, for after a while the pressure easd a bit, and, to my amaze, the troop which but a minute since was a mere huddled crowd, formed in some order afresh, and once more began to climb. This time, I had a thickset pikeman in front of me, with a big wen at the back of his neck that seemd to fix all my attention. And up we went, I counting the beat of my heart that was already going hard and short with the work; and then, amid the rattle and thunder of their guns, we stoppd again.</p>
<p>I had taken no notice of it, but in the confusion of the first repulse the greater part of our men had been thrust past me, so that now I found myself no further back than the fourth rank, and at the very foot of the earthwork, up the which our leaders were flung like a wave; and soon I was scrambling after them, ankle deep in the sandy earth, the man with the wen just ahead, grinding my instep with his heel and poking his pike staff between my knees as he slippd.</p>
<p>And just at the moment when the top of our wave was cleaving a small breach above us, he fell on the flat of his pike, with his nose buried in the gravel and his hands clutching. Looking up I saw a tall rebel straddling above him with musket clubbd to beat his brains out: whom with an effort I caught by the boot; and, the bank slipping at that instant, down we all slid in a heap, a jumble of arms and legs, to the very bottom.</p>
<p>Before I had the sand well out of my eyes, my comrade was up and had his pike loose; and in a twinkling, the rebel was spitted through the middle and writhing. Twas sickening: but before I could pull out my pistol and end his pain (as I was minded), back came our front rank atop of us again, and down they were driven like sheep, my companion catching up the dead mans musket and ammunition bag, and I followed down the slope with three stout rebels at my heels. “What will be the end of <em>this</em>?” thought I. The end was, that after forty yards or so, finding the foremost close upon me, I turnd about and let fly with my pistol at him. He spun round twice and droppd: which I was wondering at (the pistol being but a poor weapon for aim) when I was caught by the arm and pulld behind a clump of bushes handy by. Twas the man with the wen, and by his smoking musket I knew that twas he had fired the shot that killed my pursuer.</p>
<p>“Good turn for good turn,” says he: “quick with thy other pistol!”</p>
<p>The other two had stopped doubtfully, but at the next discharge of my pistol they turnd tail and went up the hill again, and we were left alone. And suddenly I grew aware that my head was aching fit to split, and lay down on the turf, very sick and ill.</p>
<p>My comrade took no notice of this, but, going for the dead mans musket, kept loading and firing, pausing now and then for his artillery to cool, and whistling a tune that runs in my head to this day. And all the time I heard shouts and cries and the noise of musketry all around, which made me judge that the attack was going on in many places at once. When I came to myself twas to hear a bugle below calling again to the charge, and once more came the two troops ascending. At their head was a slight built man, bareheaded, with the sun (that was by this, high over the hill) smiting on his brown curls, and the wind blowing them. He carried a naked sword in his hand, and waved his men forward as cheerfully as though twere a dance and he leading out his partner.</p>
<p>“Who is that yonder?” asked I, sitting up and pointing.</p>
<p>“Bless thy innocent heart!” said my comrade, “dostnt thee know? Tis Sir Bevill.”</p>
<hr/>
<p>Twould be tedious to tell the whole of this long fight, which, beginning soon after sunrise, ended not till four in the afternoon, or thereabouts: and indeed of the whole my recollection is but of continual advance and repulse on that same slope. And herein may be seen the wisdom of our generals, in attacking while the main body of the enemys horse was away: for had the Earl of Stamford possessed a sufficient force of dragoons to let slip on us at the first discomfiture, there is little doubt he might have ended the battle there and then. As it was, the horse stood out of the fray, theirs upon the summit of the hill, ours (under <abbr epub:type="z3998:name-title">Col.</abbr> John Digby) on the other slope, to protect the town and act as reserve.</p>
<p>The foot, in four parties, was disposed about the hill on all sides; to the west—as we know—under Sir John Berkeley and Sir Bevill Grenville; to the south under General Hopton and Lord Mohun; to the east under the Colonels Tom Basset and William Godolphin; while the steep side to the north was stormed by Sir Nicholas Slanning and Colonel Godolphin, with their companies. And as we had but eight small pieces of cannon and were in numbers less than one to two, all we had to do was to march up the hill in face of their fire, catch a knock on the head, may be, grin, and come on again.</p>
<p>But at three oclock, we, having been for the sixth time beaten back, were panting under cover of a hedge, and Sir John Berkeley, near by, was writing on a drumhead some message to the camp, when there comes a young man on horseback, his face smeard with dirt and dust, and rides up to him and Sir Bevill. Twas (I have since learnd) to say that the powder was all spent but a barrel or two: but this only the captains knew at the time.</p>
<p>“Very well, then,” cries Sir Bevill, leaping up gaily. “Come along, boys—we must do it this time.” And, the troop forming, once more the trumpets sounded the charge, and up we went. Away along the slope we heard the other trumpeters sounding in answer, and I believe twas a <i lang="la" xml:lang="la">sursum corda</i>! to all of us.</p>
<p>Billy Pottery was ranged on my right, in the first rank, and next to me, on the other side, a giant, near seven foot high, who said his name was Anthony Payne and his business to act as body-servant to Sir Bevill. And he it was that struck up a mighty curious song in the Cornish tongue, which the rest took up with a will. Twas incredible how it put fire into them all: and Sir Bevill tossd his hat into the air, and after him like schoolboys we pelted, straight for the masses ahead.</p>
<p>For now over the rampart came a company of red musketeers, and two of russet-clad pikemen, charging down on us. A moment, and we were crushed back: another, and the chant rose again. We were grappling, hand to hand, in the midst of their files.</p>
<p>But, good lack! What use is swordsmanship in a charge like this? The first red coat that encounterd me I had spitted through the lung, and, carried on by the rush, he twirled me round like a windmill. In an instant I was passd; the giant stepping before me and clearing a space about him, using his pike as if twere a flail. With a wrench I tuggd my sword out and followed. I saw Sir Bevill, a little to the left, beaten to his knee, and carried toward me. Stretching out a hand I pulld him on his feet again, catching, as I did so, a crack on the skull that would have ended me, had not Billy Pottery put up his pike and broke the force of it. Next, I remember gripping another red coat by the beard and thrusting at him with shortened blade. Then the giant ahead lifted his pike high, and we fought to rally round it; and with that I seemd caught off my feet and swept forward:—and we were on the crest.</p>
<p>Taking breath, I saw the enemy melting off the summit like a mans breath off a pane. And Sir Bevill caught my hand and pointed across to where, on the north side, a white standard embroiderd with gold griffins was mounting.</p>
<p>Tis dear Nick Slanning!” he cried; “God be praisd—the day is ours for certain!”</p>
</section>
<section id="chapter-17" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XVII</h2>
<p epub:type="title">I Meet with a Happy Adventure by Burning of a Green Light</p>
</hgroup>
<p>The rest of this signal victory (in which 1,700 prisoners were taken, besides the Major-General Chudleigh; and all the rebels camp, cannon and victuals) I leave historians to tell. For very soon after the rout was assured (the plain below full of men screaming and running, and <abbr epub:type="z3998:name-title">Col.</abbr> John Digbys dragoons after them, chasing, cutting, and killing), a wet muzzle was thrust into my hand, and turning, I found Molly behind me, with the groom to whom I had given her in the morning. The rogue had counted on a crown for his readiness, and swore the mare was ready for anything, he having mixd half a pint of strong ale with her mash, not half an hour before.</p>
<p>So I determind to see the end of it, and paying the fellow, climbd into the saddle. On the summit the Cornish captains were now met, and cordially embracing. Tis very sad in these latter times to call back their shouts and boyish laughter, so soon to be quenchd on Lansdowne slopes, or by Bristol graff. Yet, O favord ones!—to chase Victory, to grasp her fluttring skirt, and so, with warm, panting cheeks, kissing her, to fall, escaping evil days!</p>
<p>How could they laugh? For me, the late passionate struggle left me shaken with sobs; and for the starting tears I saw neither moors around, nor sun, nor twinkling sea. Brushing them away, I was aware of Billy Pottery striding at my stirrup, and munching at a biscuit he had found in the rebels camp. Said he, “In season, Jack, is in reason. There be times to sing an to dance, to marry and to give in marriage; an likewise times to become as wax: but now, lookin about an seein no haughty slaughterin cannon but has a Cornishman seated pon the touch-hole of the same, says I in my thoughtsome way, Forbear!’ ”</p>
<p>Presently he pulls up before a rebel trooper, that was writhing on the slope with a shatterd thigh, yet raised himself on his fists to gaze on us with wide, painful eyes.</p>
<p>“Good sirs,” gaspd out the rebel, “can you tell me—where be Nat Shipward?”</p>
<p>“Now how should I know?” I answerd.</p>
<p>A had nutty-brown curls, an wore a red jacket—Oh, as straight a young man as ever pitched hay! a sarved in General Chudleighs troop—a very singular straight young man.”</p>
<p>“Death has taken a many such,” said I, and thought on the man I had run through in our last charge.</p>
<p>The fellow groaned. “A was my son,” he said: and though Billy pulld out a biscuit (his pockets bulged with them) and laid it beside him, he turnd from it, and sank back on the turf again.</p>
<p>We left him, and now, the descent being gentler, broke into a run, in hopes to catch up with <abbr epub:type="z3998:name-title">Col.</abbr> John Digbys dragoons, that already were far across the next vale. The slope around us was piled with dead and dying, whereof four out of every five were rebels; and cruelly they cursed us as we passed them by. Night was coming on apace; and here already we were in deep shadow, but could see the yellow sun on the hills beyond. We crossed a stream at the foot, and were climbing again. Behind us the cheering yet continued, though fainter: and fainter grew the cries and shouting in front. Soon we turnd into a lane over a steep hedge, under the which two or three stout rebels were cowering. As we came tumbling almost atop of them, they ran yelling: and we let them go in peace.</p>
<p>The lane gradually led us to westward, out of the main line of the rout, and past a hamlet where every door was shut and all silent. And at last a slice of the sea fronted us, between two steeply shelving hills. On the crest of the road, before it plunged down toward the coast, was a wagon lying against the hedge, with the horses gone: and beside it, stretchd across the road, an old woman. Stopping, we found her dead, with a sword-thrust through the left breast; and inside the wagon a young man lying, with his jaw bound up—dead also. And how this sad spectacle happened here, so far from the battlefield, was more than we could guess.</p>
<p>I was moving away, when Billy, that was kneeling in the road, chanced to cast his eyes up toward the sea, and dropping the dead womans hand scrambled on his feet and stood looking, with a puzzled face.</p>
<p>Following his gaze, I saw a small sloop moving under shortend canvas, about two miles from the land. She made a pleasant sight, with the last rays of sunlight flaming on her sails: but for Billys perturbation I could not account, so turnd an enquiring glance to him.</p>
<p>“Suthin i the wind out yonder,” was his answer: “Whats a sloop doing on that ratch so close in by the point? Be dangd! but there she goes again;”—as the little vessel swung off a point or two further from the breeze, that was breathing softly up Channel. “Time to sup, lad, for the both of us,” he broke off shortly.</p>
<p>Indeed, I was faint with hunger by this time, yet had no stomach to eat thus close to the dead. So turning into a gate on our left hand, we crossd two or three fields, and sat down to sup off Billys biscuits, the mare standing quietly beside us, and cropping the short grass.</p>
<p>The field where we now found ourselves ran out along the top of a small promontory, and ended, without fence of any sort, at the cliffs edge. As I sat looking southward, I could only observe the sloop by turning my head: but Billy, who squatted over against me, hardly took his eyes off her, and between this and his meal was too busy to speak a word. For me, I had enough to do thinking over the late fight: and being near worn out, had half a mind to spend the night there on the hard turf: for, though the sun was now down and the landscape grey, yet the air was exceeding warm: and albeit, as I have said, there breathd a light breeze now and then, twas hardly cool enough to dry the sweat off me. So I stretchd myself out, and found it very pleasant to lie still; nor, when Billy stood up and sauntered off toward the far end of the headland, did I stir more than to turn my head and lazily watch him.</p>
<p>He was gone half an hour at the least, and the sky by this time was so dark, that I had lost sight of him, when, rising on my elbow to look around, I noted a curious red glow at a point where the turf broke off, not three hundred yards behind me, and a thin smoke curling up in it, as it seemd, from the very face of the cliff below. In a minute or so the smoke ceased almost; but the shine against the sky continued steady, though not very strong. “Billy has lit a fire,” I guessed, and was preparing to go and look, when I spied a black form crawling toward me, and presently saw twas Billy himself.</p>
<p>Coming close, he halted, put a finger to his lip and beckoned: then began to lead the way back as he had come.</p>
<p>Thought I, “these are queer doings:” but left Molly to browse, and crept after him on hands and knees. He turnd his head once to make sure I was following, and then scrambled on quicker, but softly, toward the point where the red glow was shining.</p>
<p>Once more he pulld up—as I judgd, about twelve paces distance from the edge—and after considering for a second, began to move again; only now he worked a little to the right. And soon I saw the intention of this: for just here the cliffs lip was cleft by a fissure—very like that in Scawfell which we were used to call the Lords Rake, only narrower—that ran back into the field and shelved out gently at the top, so that a man might easily scramble some way down it, though how far I could not then tell. And twas from this fissure that the glow came.</p>
<p>Along the right lip of this Billy led me, skirting it by a couple of yards, and wriggling on his belly like a blind worm. Crawling closer now (for twas hard to see him against the black turf), I stoppd beside him and strove to quiet the violence of my breathing. Then, after a minutes pause, together we pulled ourselves to the edge, and peerd over.</p>
<p>The descent of the gully was broken, some eight feet below us, by a small ledge, sloping outward about six feet (as I guess), and screend by branches of the wild tamarisk. At the back, in an angle of the solid rock, was now set a pan pierced with holes, and full of burning charcoal: and over this a man in the rebels uniform was stooping.</p>
<p>He had a small paper parcel in his left hand, and was blowing at the charcoal with all his might. Holding my breath, I heard him clearly, but could see nothing of his face, for his back was toward us, all sable against the glow. The charcoal fumes as they rose chokd me so, that I was very near a fit of coughing, when Billy laid one hand on my shoulder, and with the other pointed out to seaward.</p>
<p>Looking that way, I saw a small light shining on the sea, pretty close in. Twas a lantern hung out from the sloop, as I concluded on the instant: and now I began to have an inkling of what was toward.</p>
<p>But looking down again at the man with the charcoal pan I saw a black head of hair lifted, and then a pair of red puffd cheeks, and a pimpled nose with a scar across the bridge of it—all shining in the glare of the pan.</p>
<p>“Powers of Heaven!” I gasped; “tis that bloody villain Luke Settle!”</p>
<p>And springing to my feet, I took a jump over the edge and came sprawling on top of him. The scoundrel was stooping with his nose close to the pan, and had not time to turn before I lit with a thud on his shoulders, flattening him on the ledge and nearly sending his face on top of the live coal. Twas so sudden that, before he could so much as think, my fingers were about his windpipe, and the both of us struggling flat on the brink of the precipice. For he had a bulls strength, and heaved and kicked, so that I fully looked, next moment, to be flying over the edge into the sea: nor could I loose my grip to get out a pistol, but only held on and worked my fingers in, and thought how he had strangled the mastiff that night on the bowling-green, and vowed to serve him the same if only strength held out.</p>
<p>But now, just as he had almost twisted his neck free, I heard a stone or two break away above us, and down came Billy Pottery flying atop of us, and pinned us to the ledge.</p>
<p>Twas short work now. Within a minute, Captain Luke Settle was turned on his back, his eyes fairly starting with Billys clutch on his throat, his mouth wide open and gasping; till I slippd the nozzle of my pistol between his teeth; and with that he had no more chance, but gave in, and like a lamb submitted to have his arms trussd behind him with Billys leathern belt, and his legs with his own.</p>
<p>“Now,” said I, standing over him, and putting the pistol against his temple, “you and I, Master Turncoat Settle, have some accounts that twould be well to square. So first tell me, what do you here, and where is Mistress Delia Killigrew?”</p>
<p>I think that till this moment the bully had no idea his assailants were more than a chance couple of Cornish troopers. But now seeing the glow of the burning charcoal on my face, he ripped out a horrid blasphemous curse, and straightway fell to speaking calmly.</p>
<p>“Good sirs, the game is yours, with care. Slid! but you hold a pretty hand—if only you know how to play it.”</p>
<p>Tis you shall help me, Captain: but let us be clear about the stakes. For you, tis life or death: for me, tis to regain Mistress Delia, failing which I shoot you here through the head, and topple you into the sea. You are the Knave of trumps, sir, and I play that card: as matters now stand, only the Queen can save you.”</p>
<p>“Right: but where be King and Ace?”</p>
<p>“The King is the Cornish army, yonder: the Ace is my pistol here, which I hold.”</p>
<p>“And thats a very pretty comprehension of the game, sir: I play the Queen.”</p>
<p>“Where is she?”</p>
<p>For answer, he pointed seaward, where the sloops lantern lay like a floating star on the black waters.</p>
<p>“What!” cried I. “Mistress Delia in that sloop! And who is with her, pray?”</p>
<p>“Why, Black Dick, to begin with—and Reuben Gedges—and Jeremy Toy.”</p>
<p>“All the Knaves left in the pack—God help her!” I muttered, as I lookd out toward the light, and my heart beat heavily. “God help her!” I said again, and turning, spied a grin on the Captains face.</p>
<p>“Under Providence,” answered he, “your unworthy servant may suffice. But what is my reward to be?”</p>
<p>“Your neck,” said I, “if I can save it when you are led before the Cornish captains.”</p>
<p>“Thats fair enough: so listen. These few months the lady has been shut in Bristol keep, whither, by the advice of our employer, we conveyed her back safe and sound. This same employer—”</p>
<p>“A dirty rogue, whom you may as well call by his name—Hannibal Tingcomb.”</p>
<p>“Right, young sir: a very dirty rogue, and a niggardly:—I hate a mean rascal. Well, fearing her second escape from that prison, and being hand in glove with the Parliament men, he gets her on board a sloop bound for the Virginias, just at the time when he knows the Earl of Stamford is to march and crush the Cornishmen. For escort she has the three comrades of mine that I named: and the captain of the sloop (a fellow that asks no questions) has orders to cruise along the coast hereabouts till he gets news of the battle.”</p>
<p>“Which you were just now about to give him,” cried I, suddenly enlightend.</p>
<p>“Right again. Twas a pretty scheme: for—dye see?—if all went well with the Earl of Stamford, the Kings law would be wiped out in Cornwall, and Master Tingcomb (with his claims and meritorious services) might snap his thumb thereat. So, in that case, Mistress Delia was to be brought ashore here and taken to him, to serve as he fancied. But if the day should go against us—as it has—she was to sail to the Virginias with the sloop, and there be sold as a slave. Or worse might happen; but I swear that is the worst was ever told me.”</p>
<p>“God knows tis vile enough,” said I, scarce able to refrain from blowing his brains out. “So you were to follow the Earls army, and work the signals. Which are they?” For a quick resolve had come into my head, and I was casting about to put it into execution.</p>
<p>“A green light if we won: if not, a red light, to warn the sloop away.”</p>
<p>I picked up the packet that had droppd from his hand when first I sprang upon him. It was burst abroad, and a brown powder trickling from it about the ledge.</p>
<p>“This was the red light—to be sprinkled on the burning charcoal, I suppose?”</p>
<p>The fellow nodded. At the same moment, Billy (who as yet had not spoke a word, and of course, understood nothing) thrust into my hand another packet that he had found stuck in a corner against the rock.</p>
<p>“Now tell me—in case the rebels won, where was the landing to be made?”</p>
<p>“In the cove below here—where the road leads down.”</p>
<p>“Aye, the road where the wagon stood.”</p>
<p>Captain Luke Settle blinkd his eyes at this: but nodded after a moment.</p>
<p>“And how many would escort her?”</p>
<p>He caught my drift and laughed softly</p>
<p>“Be damnd, sir, but I begin to love you, for you play the game very proper and soundly. Reuben, Jeremy, and Black Dick alone are in the plot; so why should more escort her? For the skipper and crew have their own business to look after.”</p>
<p>“Then, Master Settle, though it be a sore trial to you, those three Knaves you must give me, or I play my Ace,” and I pressed the ring of my pistol sharply against his ear as a reminder.</p>
<p>“With all my heart, young sir, you shall have them,” says he briskly.</p>
<p>“And this is honor among thieves,’ ” thought I: “You would sell your comrade as you sold your King:” but only said, “If you cry out, or speak one word to warn them—”</p>
<p>Before I could get my sentence out, Billy Pottery broke in with a voice like a trumpet</p>
<p>“As folks go, Jack, I be a humorous man. But sittin here, an ponderin this way an that, I says, in my deaf an afflicted style, Why not shoot the ugly rogue, if mirth, indeed, be your object? For to wait till an uglier comes to this untraveld spot is superfluity.”</p>
<p>How to explain matters to Billy was more than I could tell: but in a moment he himself supplied the means. For the rocks here were of some kind of slate, very hard, but scaly: and finding two pieces, a large and a small, he handed them to me, bawling that I was to write therewith. So giving him my pistol, I made shift to scribble a few words. Seeing his eyes twinkle as he read, I stood up.</p>
<p>The charcoal by this time was a glowing mass of red: and threw so clear a light on us that I feared the crew on board the sloop might see our forms and suspect their misadventure. But the lantern still hung steadily: so signing to Billy to drag our prisoner behind a tamarisk bush, I opend the second packet, and poured some of the powder into my hand.</p>
<p>It was composed of tiny crystals, yellow and flaky: and holding it, for a moment I was possessed with a horrid fear that this might be the signal to warn the sloop away. I flung a look at the Captain: who read my thoughts on the instant.</p>
<p>“Never fear, young sir: am no such hero as to sell my life for that tag-rag. Only make haste, for your deaf friend has a cursed ugly way of fumbling his pistol.”</p>
<p>So taking heart, I tore the packet wide, and shook out the powder on the coals.</p>
<p>Instantly there came a dense choking vapor, and a vivid green flare that turned the rocks, the sky, and our faces to a ghastly brilliance. For two minutes, at least, this unnatural light lasted. As soon as it died away and the fumes cleard, I lookd seaward.</p>
<p>The lantern on the sloop was moving in answer to the signal. Three times it was lifted and lowerd: and then in the stillness I heard voices calling, and soon after the regular splash of oars.</p>
<p>There was no time to be lost. Pulling the Captain to his feet, we scrambled up the gully, and out at the top, and across the fields as fast as our legs would take us. Molly came to my call and trotted beside me—the Captain following some paces behind, and Billy last, to keep a safe watch on his movements.</p>
<p>At the gate, however, where we turned into the road, I tethered the mare, lest the sound of her hoofs should betray us: and down toward the sea we pelted, till almost at the foot of the hill I pulld up and listend, the others following my example.</p>
<p>We could hear the sound of oars plain above the wash of waves on the beach. I lookd about me. On either side the road was now bankd by tall hills, with clusters of bracken and furze bushes lying darkly on their slopes. Behind one of these clusters I stationd Billy with the Captains long sword, and a pistol that I by signs forbade him to fire unless in extremity. Then, retiring some forty paces up the road, I hid the Captain and myself on the other side.</p>
<p>Hardly were we thus disposed, before I heard the sound of a boat grounding on the beach below, and the murmur of voices; and then the noise of feet trampling the shingle. Upon which I ordered my prisoner to give a hail, which he did readily.</p>
<p>“Ahoy, Dick! Ahoy, Reuben Gedges!”</p>
<p>In a moment or two came the answer</p>
<p>“Ahoy, there, Captain—here we be!”</p>
<p>“Fetch along the cargo!” shouted Captain Settle, on my prompting.</p>
<p>“Where be you?”</p>
<p>“Up the road, here—waiting!”</p>
<p>“One minute, then—wait one minute, Captain!”</p>
<p>I heard the boat pushd off, some “Good nights” calld, and then (with tender anguish) the voice of my Delia lifted in entreaty. As I guessd, she was beseeching the sailors to take her back to the sloop, nor leave her to these villains. There followd an oath or two growld out, a short scrimmage, and at last, above the splash of the retreating boat, came the tramp of heavy feet on the road below.</p>
<p>So fired was I at the sound of Delias voice, that twas with much ado I kept quiet behind the bush. Yet I had wit enough left to look to the priming of my pistol, and also to bid the Captain shout again. As he did so, a light shone out down the road, and round the corner came a man bearing a lantern.</p>
<p>“Cant be quicker, Captain,” he called: “the jade struggles so that Dick and Jeremy ha their hands full.”</p>
<p>Sure enough, after him there came in view two stooping forms that bore my dear maid between them—one by the feet, the other by the shoulders. I ground my teeth to see it, for she writhed sorely. On they came, however, until not more than ten paces off; and then that traitor, Luke Settle, rose up behind our bush.</p>
<p>“Set her here, boys,” said he, “and tie her pretty ankles.”</p>
<p>“Well met, Captain!” said the fellow with the lantern—Reuben Gedges—stepping forward; “Give us your hand!”</p>
<p>He was holding out his own, when I sprang up, set the pistol close to his chest, and fired. His scream mingled with the roar of it, and dropping the lantern, he threw up his hands and tumbled in a heap. At the same moment, out went the light, and the other rascals, dropping Delia, turnd to run, crying, “Sold—sold!”</p>
<p>But behind them came now a shout from Billy, and a crashing blow that almost severed Black Dicks arm at the shoulder: and at the same instant I was on Master Toys collar, and had him down in the dust. Kneeling on his chest, with my sword point at his throat, I had leisure to glance at Billy, who in the dark, seemd to be sitting on the head of his disabled victim. And then I felt a touch on my shoulder, and a dear face peerd into mine.</p>
<p>“Is it Jack—my sweet Jack?”</p>
<p>“To be sure,” said I: “and if you but reach out your hand, I will kiss it, for all that Im busy with this rogue.”</p>
<p>“Nay, Jack, Ill kiss thee on the cheek—so! Dear lad, I am so frightend, and yet could laugh for joy!”</p>
<p>But now I caught the sound of galloping on the road above, and shouts, and then more galloping; and down came a troop of horsemen that were like to have ridden over us, had I not shouted lustily.</p>
<p>“Who, in the fiends name is here?” shouted the foremost, pulling in his horse with a scramble.</p>
<p>“Honest men and rebels together,” I answered; “but light the lantern that you will find handy by, and you shall know one from tother.”</p>
<p>By the time twas found and lit, there was a dozen of <abbr epub:type="z3998:name-title">Col.</abbr> John Digbys dragoons about us: and before the two villains were bound, comes a half dozen more, leading in Captain Settle, that had taken to his heels at the first blow and climbd the hill, all tied as he was about the hands, and was caught in his endeavor to clamber on Mollys back. So he and Black Dick and Jeremy Toy were strappd up: but Reuben Gedges we left on the road for a corpse. Yet he did not die (though shot through the lung), but recovered—heaven knows how: and I myself had the pleasure to see him hanged at Tyburn, in the second year of his late Majestys most blessed Restoration, for stopping the Bishop of Salisburys coach, in Maidenhead Thicket, and robbing the Bishop himself, with much added contumely.</p>
<p>But as we were ready to start, and I was holding Delia steady on Mollys back, up comes Billy and bawls in my ear</p>
<p>“Theres a second horse, if wanted, that I spied tetherd under a hedge younder”—and he pointed to the field where we had first found Captain Settle—“in color a sad black, an harnessd like as if he came from a cart.”</p>
<p>I lookd at the Captain, who in the light of the lantern blinkd again. “Thou bloody villain!” muttered I, for now I read the tragedy of the wagon beside the road, and knew how Master Settle had provided a horse for his own escape.</p>
<p>But hereupon the word was given, and we started up the hill, I walking by Delias stirrup and listening to her talk as if we had never been parted—yet with a tenderer joy, having by loss of it learnd to appraise my happiness aright.</p>
</section>
<section id="chapter-18" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XVIII</h2>
<p epub:type="title">Joan Does Me Her Last Service</p>
</hgroup>
<p>We came, a little before midnight, to Sir Bevills famous great house of Stow, near Kilkhampton: that tonight was brightly lit and full of captains and troopers feasting, as well they needed to, after the great victory. And here, though loth to do so, I left Delia to the care of Lady Grace Grenville, Sir Bevills fond beautiful wife, and of all gentlewomen I have ever seen the pink and paragon, as well for her loyal heart as the graces of her mind: who, before the half of our tale was out, kissed Delia on both cheeks, and led her away. “To you too, sir, I would counsel bed,” said she, “after you have eaten and drunk, and especially given God thanks for this days work.”</p>
<p>Sir Bevill I did not see, but striding down into the hall, picked my way among the drinking and drunken; the servants hurrying with dishes of roast and baked and great tankards of beer; the swords and pikes flung down under the forms and settles, and sticking out to trip a man up; and at length found a groom who led me to a loft over one of the barns: and here, above a mattress of hay, I slept the first time for many months between fresh linen that smelld of lavender, and in thinking how pleasant twas, dropped sound asleep.</p>
<p>Sure there is no better, sweeter couch than this of linen spread over hay. Early in the morning, I woke with wits clear as water, and not an ache or ounce of weariness in my bones: and after washing at the pump below, went in search of breakfast and Sir Bevill. The one I found, ready laid, in the hall; the other seated in his writing-room, studying in a map; and with apology for my haste, handed him Master Tingcombs confession and told my story.</p>
<p>When twas over, Sir Bevill sat pondering, and after a while said, very frankly</p>
<p>“As a magistrate I can give this warrant; and twould be a pleasure, for well, as a boy, do I remember Deakin Killigrew. Young sir—” he rose up, and taking a turn across the room, came and laid a hand on my shoulder, “I have seen his daughter. Is it too late to warn you against loving her?”</p>
<p>“Why yes,” I answerd blushing: “I think it is.”</p>
<p>“She seems both sweet and quaint. God forbid I should say a word against one that has so taken me! But in these times a man should stand alone: to make a friend is to run the chance of a soft heart: to marry a wife makes the chance sure—”</p>
<p>He broke off, and went on again with a change of tone</p>
<p>“For many reasons I would blithely issue this warrant. But how am I to spare men to carry it out? At any moment we may be assaild.”</p>
<p>“If that be your concern, sir,” answerd I, “give me the warrant. I have a good friend here, a seafaring man, whose vessel lies at this moment in Looe Haven, with a crew on board that will lay Master Tingcomb by the heels in a trice. Within three days well have him clappd in Launceston Jail, and there at the next Assize you shall sit on the Grand Jury and hear his case, by which time, I hope, the Kings law shall run on easier wheels in Cornwall. The prisoners we have already I leave you to deal withal: only, against my will, I must claim some mercy for that rogue, Settle.”</p>
<p>To this Sir Bevill consented; and, to be short, the three knaves were next morning packd off to Launceston: but in time, no evidence being brought against them, regained their freedom, which they used to come to the gallows, each in his own way. Their doings no longer concern this history, and so I gladly leave them.</p>
<p>To return, then, to my proper tale, twas not ten minutes before I had the warrant in my pocket. And by eleven oclock (word having been carried to Delia, and our plans laid before Billy Pottery, who on the spot engaged himself to help us) our horses were brought round to the gate, and my mistress appeard, all ready for the journey. For though assured that the work needed not her presence, and that she had best wait at Stow till Master Tingcomb was smokd out of his nest, she would have none of it, but was set on riding with me to see justice done on this fellow, of whose villainy I had told her much the night before. And glad I was of her choice, as I saw her standing on the entrance steps, fresh as a rose, and in a fit habit once more: for Lady Grace had lent not only her own bay horse, but also a riding dress and hat of grey velvet to equip her: and stood in the porch to wish us “Godspeed!” while Sir Bevill helpd Delia to the saddle.</p>
<p>So, with Billy tramping behind us, away we rode up the combe, where Kilkhampton tower stood against the sky; and turning to wave hands at the top, found our host and hostess still by the gate, watching us, with hands raisd to shield their eyes from the sun.</p>
<p>The whole petty tale of this days ride I shall not dwell upon. Indeed, I scarcely noted the miles as they passd. For all the way we were chattering, Delia telling me how Captain Settle and his gang had hurried her (though without indignity) across Dartmoor to Ashburton, thence to Lynton in North Devon, and so along the coast of Somerset to Bristol; how they there produced a paper, at sight of which Sir Nathaniel Fiennes, the new Governor, kept her under lock and key. And thus she remained four months, at the end of which time they conveyd her on board a sloop, calld the <i epub:type="se:name.vessel.ship">Fortitude</i>, and bound for the Virginias, with the result that has been told. To all of which I listened greedily, stealing from time to time a look at her shape, that on horseback was graceful as a willow, and into her eyes that, under the flapping grey brim, were gay and fancy-free as ever.</p>
<p>“And did you,” asked I, “never at heart chide me for leaving you so!”</p>
<p>“Why no. I never took thee for a conjurer, Jack.”</p>
<p>“But, at least, you thought of me,” I urged.</p>
<p>“Oh, dear—oh, dear!” She pulld rein and lookd at me: “I remember now that last night I kissd thee. Forget it, Jack: last night, so glad was I to be savd, I could have kissd a cobbler. Indeed, Jack,” she went on seriously, “I would that some maid had got hold of thee, in all these months, to cure thy silly notions!”</p>
<p>At Launceston, Billy Pottery took leave of us: and now went, due south, toward Looe, with a light purse and lighter heart, undertaking that his ship should lie off Gleys, with her crew ready for action, within eight-and-forty hours. Delia and I rode faster now toward the southwest: and having by this time recoverd my temper, I was recounting my flight along this very road, when I heard a sound that brought my heart into my mouth.</p>
<p>Twas the blast of a bugle, and came from behind the hill in front of us. And at the same moment I understood. It must be Sir George Chudleighs cavalry returning, on news of their comrades defeat, and we were riding straight toward them, as into a trap.</p>
<p>Now what could have made me forgetful of this danger I cannot explain, unless it be that our thorough victory over the rebels had given me the notion that the country behind us was clear of foes. And Sir Bevill must have had a notion we were going straight to Looe with Billy. At any rate, there was no time to be lost: for my presence was a danger to Delia as well. I cast a glance about me. There was no place to hide.</p>
<p>“Quick!” I cried; “follow me, and ride for dear life!”</p>
<p>And striking spur into Molly I turnd sharp off the road and gallopd across the moor to the left, with Delia close after me.</p>
<p>We had gone about two hundred yards only when I heard a shout, and glancing over my right shoulder, saw a green banner waving on the crest of the road, and gathered about it the vanguard of the troop—some score of dragoons: and these, having caught sight of us, were pausing a moment to watch.</p>
<p>The shout presently was followed by another; to which I made no answer, but held on my way, with the nose of Delias horse now level with my stirrup: for I guessd that my dress had already betrayed us. And this was the case; for at the next glance I saw five or six dragoons detach themselves from the main body, and gallop in a direction at an acute angle to ours. On they came, yelling to us to halt, and scattering over the moor to intercept us.</p>
<p>Not choosing, however, to be driven eastward, I kept a straight course and trusted to our horses fleetness to carry us by them, out of reach of their shot. In the pause of their first surprise we had stolen two hundred yards more. I counted and found eight men thus in pursuit of us: and to my joy heard the bugle blown again, and saw the rest of the troop, now gathering fast above, move steadily along the road without intention to follow. Doubtless the news of the Cornish success made them thus wary of their good order.</p>
<p>Still, eight men were enough to run from; and now the nearest let fly with his piece—more to frighten us, belike, than with any other view, for we were far out of range. But it grew clear that if we held on our direction they must cut us off: as you may see by these two arrows, the long thin one standing for our own course, the thicker and shorter for that of the dragoons.</p>
<p>Only now with good hope I saw a hill rising not half a mile in front, and somewhat to the right of our course: and thought I “if we can gain the hollow to the left of it, and put the hill between us, they must ride over it or round—in either case losing much time.” So, pointing this out to Delia, who rode on my left (to leave my pistol arm free and at the same time be screend by me from shot of the dragoons) I drove my spurs deep and called to Molly to make her best pace.</p>
<p>The enemy divind our purpose: and in a minute twas a desperate race for the entrance to the hollow. But our horses were the faster, and we the lighter riders; so that we won, with thirty yards to spare, from the foremost:—not without damage, however; for finding himself baulked, he sent a bullet at us which cut neatly through my off rein, so that my bridle was henceforward useless and I could guide Molly with knee and voice alone. Delias bay had shied at the sound of it, and likely enough saved my mistress life by this; for the bullet must have passd within a foot before her.</p>
<p>Down the hollow we raced with three dragoons at our heels, the rest going round the hill. But they did little good by so doing, for after the hollow came a broad, dismal sheet of water (by name Dozmare Pool, I have since heard) about a mile round and bankd with black peat. Galloping along the left shore of this, we cut them off by near half a mile. But the three behind followed doggedly, though dropping back with every stride.</p>
<p>Beyond the pool came a green valley; and a stream flowing down it, which we jumpd easily. Glancing at Delia as she landed on the further side, I noted that her cheeks were glowing, and her eyes brimful of mirth.</p>
<p>“Say, Jack,” she cried; “is not this better than love of women?”</p>
<p>“In Heavens name,” I called out, “take care!”</p>
<p>But twas too late. The green valley here melted into a treacherous bog, in the which her bay was already plunging over his fetlocks, and every moment sinking deeper.</p>
<p>“Throw me the rein!” I shouted, and catching the bridle close by the bit, leand over and tried to drag the horse forward. By this, Molly also was over hoofs in liquid mud. For a minute and more we heavd and splashed: and all the while the dragoons, seeing our fix, were shouting and drawing nearer and nearer. But just as a brace of bullets splashed into the slough at our feet, we staggerd to the harder slope, and were gaining on them again. So for twenty minutes along the spurs of the hills, we held on, the enemy falling back and hidden, every now and again, in the hollows—but always following: at the end of which time, Delia calld from just behind me</p>
<p>“Jack—heres a to-do: the bay is going lame!”</p>
<p>There was no doubt of it. I suppose he must have wrung his off hind leg in fighting through the quag. Anyway, ten minutes more would see the end of his gallop. But at this moment we had won to the top of a stiff ascent: and now, looking down at our feet, I had the joyfullest surprise.</p>
<p>Twas the moor of Temple spread below like a map, the low sun striking on the ruind huts to the left of us, on the roof of Joans cottage, on the scar of the high road, and the sides of the tall tor above it.</p>
<p>“In ten minutes,” said I, “we may be safe.”</p>
<p>So down into the plain we hurried: and I thought for the first time of the loyal girl waiting in the cottage yonder; of my former ride into Temple; and (with angry shame) of the light heart with which I left it. To what had the summoning drums and trumpets led me? Where was the new life, then so carelessly prevented? But two days had gone, and here was I running to Joan for help, as a child to his mother.</p>
<p>Past the peat-ricks we struggled, the sheepcotes, the straggling fences—all so familiar; crossd the stream and rode into the yard.</p>
<p>“Jump down,” I whisperd: “we have time, and no more.” Glancing back, I saw a couple of dragoons already coming over the heights. They had spied us.</p>
<p>Dismounting I ran to the cottage door and flung it open. A stream of light, flung back against the sun, blazed into my eyes.</p>
<p>I rubbed them and halted for a moment stock-still.</p>
<p>For Joan stood in front of me, dressd in the very clothes I had worn on the day we first met—buff-coat, breeches, heavy boots, and all. Her back was toward me, and at the shoulder, where the coat had been cut away from my wound, I saw the rents all darnd and patchd with pack thread. In her hand was the mirror I had given her.</p>
<p>At the sound of my step on the threshold she turnd with a short cry—a cry the like of which I have never heard, so full was it of choking joy. The glass droppd to the floor and was shatterd. In a second her arms were about me, and so she hung on my neck, sobbing and laughing together.</p>
<p>Twas truetwas true! Dear, dear Jack—dear Jack to come to me: hold me tighter, tighter—for my very heart is bursting!”</p>
<p>And behind me a shadow fell on the doorway: and there stood Delia regarding us.</p>
<p>“Good lad—all yesterday I swore to be strong and wait for years, if need be. Fie on womankind, to be so weak! All day I sat an sat, an did never a mite o work—never set hand to a tool: an by sunset I gave in an went, cursing mysel, over the moor to Warleggan, to Alsie Pascoe, the wise woman—an she taught me a charm—an bless her, bless her, Jack, fort hath brought thee!”</p>
<p>“Joan,” said I, hot with shame, taking her arms gently from my neck: “listen: I come because I am chased. Once more the dragooners are after me—not five minutes away. You must lend me a horse, and at once.”</p>
<p>“Nay,” said a voice in the doorway, “the horse, if lent, is for <em>me</em>!”</p>
<p>Joan turnd, and the two women stood looking at each other;—the one with dark wonder, the other with cold disdainfulness—and I between them scarce lifting my eyes. Each was beautiful after her kind, as day and night: and though their looks crossd for a full minute like drawn blades, neither had the mastery. Joan was the first to speak.</p>
<p>“Jack, is thy mare in the yard?”</p>
<p>I nodded.</p>
<p>“Give me thy pistols and thy cloak.” She steppd to the window hole at the end of the kitchen, and lookd out. “Plenty o time,” she said; and pointed to the ladder leading to the loft above—“Climb up there, the both, and pull the ladder after. Ist <em>thou</em>, they want—or <em>she</em>?” pointing to Delia.</p>
<p>“Me chiefly they would catch, no doubt—being a man,” I answerd.</p>
<p>“Aye—bein a man: the worlds full o folly. Then Jack do thou look after <em>her</em>, an Ill look after <em>thee</em>. If the rebels leave thee in peace, make for the Jews Kitchen and there abide me.”</p>
<p>She flung my cloak about her, took my pistols and went out at the door. As she did so, the sun sank and a dull shadow swept over the moor. “Joan!” I cried, for now I guessd her purpose and was following to hinder her: but she had caught Mollys bridle and was already astride of her. “Get back!” she calld softly; and then, “I make a better lad than wench, Jack,”—leapd the mare through a gap in the wall, and in a moment was breasting the hill and galloping for the high road.</p>
<p>In less than a minute, as it seemd, I heard a pounding of hoofs, and had barely time to follow Delia up the ladder and pull it after me, when two of the dragoons rode skurrying by the house, and passd on yelling. Their cries were hardly faint in the distance before there came another three.</p>
<p>As a lost man, now, for sure,” said one: “Be dangd if as not took the road back to Lanson!”</p>
<p>“How bout the gal?” askd another voice. “Heres her horse i the yard.”</p>
<p>“Drat the gal! Sam, go thou an tackle her: reckon thourt warriors enow for one ooman.”</p>
<p>The two hastend on: and presently I heard the one they calld “Sam” dismounting in the yard. Now there was a window hole in the loft, facing, not on the yard, but toward the country behind; and running to it I saw that no more were following—the other three having, as I suppose, early given up the chase. Softly pulling out a loose stone or two, I widend this hole till I could thrust the ladder out of it. To my joy it just reachd the ground. I bade Delia squeeze herself through and climb down.</p>
<p>But before she was halfway down I heard a wild screech in the kitchen below, and the voice of Sam shrieking</p>
<p>“Help—help! Lord ha mercy pon metis a black cattis a witch! The gals no gal, but a witch!”</p>
<p>Laughing softly, I was descending the ladder when the fellow came round the corner screaming—with Jan Tergagle clawing at his back and spitting murderously. Delia had just time to slip aside, before he ran into the ladder and brought me flying on top of him. And there he lay and bellowd till I tied him, and gaggd his noise with a big stone in his mouth and his own scarf tied round it.</p>
<p>“Come!” I whisperd: for Joan and her pursuers were out of sight. Catching up her long skirt, Delia followd me, and up the tor we panted together, nor rested till we were safe in the Jews Kitchen.</p>
<p>“What think you of this for a hiding place?” askd I, with a laugh.</p>
<p>But Delia did not laugh. Instead, she faced me with blazing eyes, checkd herself and answerd, cold as ice</p>
<p>“Sir, you have done me a many favors. How I have trusted you in return it were best for you to remember, and for me to forget.”</p>
<hr/>
<p>The dark drew on; the western star grew distinct and hung flashing over against our hiding; and still we sat there, hour after hour, silent, angry, waiting for Joans return, Delia at the entrance of the den, chin on hand, scanning the heavens and never once turning toward me; I further inside, with my arms crossd, raging against myself and all the world, yet with a sickning dread that Joan would never come back.</p>
<p>As the time laggd by, this terror grew and grew. But, as I think, about ten oclock, I heard steps coming over the turf. I ran out. Twas Joan herself and leading Molly by the bridle. She walkd as if tird, and leaving the mare at the entrance, followd me into the cave. Glancing round, I noted that Delia had slippd away.</p>
<p>“Am glad shes gone,” said Joan shortly: “How many rebels passd this way, Jack?”</p>
<p>“Five, counting one that lies gaggd and bound, down at the cottage.”</p>
<p>“That leaves four:”—she stretchd herself on the ground with a sigh—“four thatll never trouble thee more, lad.”</p>
<p>“Why? how—”</p>
<p>“Listen, lad: sit down an let me rest my head pon thy knee. Oh, Jack, I did it bravely! Eight good miles an more I took the mare—by the Four—hold Cross, an across the moor past Tober an Catshole, an over Brown Willy, an round Roughtor to the nor-west: an there lies the bravest quag—oh, a black, bottomless hole!—an into it I led them; an there they lie, every horse, an every mothers son, till Judgment Day.”</p>
<p>“Dead?”</p>
<p>“Aye—an the last twain wi a bullet apiece in their skulls. Oh, rare! Dear heart—hold my head—so, atween thy hands. Put on his cast off duds, said Alsie, an stand afore the glass, sayin “Come, true man!” nine-an-ninety time. I was mortal feard o losin count; but afore I got to fifty, I heard thy step an—hold me closer, Jack.”</p>
<p>“But Joan, are these men dead, say you?”</p>
<p>“Surely, yes. Why, lad, what be four rebels, up or down, to make this coil over? Hast never axed after <em>me</em>!”</p>
<p>“Joan—you are not hurt?”</p>
<p>In the darkness I sought her eyes, and, peering into them, drew back.</p>
<p>“Joan!”</p>
<p>“Hush, lad—bend down thy head, and let me whisper. I went too near—an one, that was over his knees, let fly wi his musket—an Jack, I have but a minute or two. Hush lad, hush—theres no call! Wert never the man could ha tamd me—art the weaker, in a way: forgie the word, for I lovd thee so, boy Jack!”</p>
<p>Her arms were drawing down my face to her: her eyes dull with pain.</p>
<p>“Feel, Jack—there—over my right breast. I pluggd the wound wi a peat turf. Pull it out, for tis bleeding inwards, and hurts cruelly—pull it out!”</p>
<p>As I hesitated, she thrust her own hand in and drew it forth, leaving the hot blood to gush.</p>
<p>“An now, Jack, tighter—hold me tighter. Kiss me—oh, what brave times! Tighter, lad, an call wi meChurch an King! Call, ladChurch an</p>
<p>The warm arms loosend: the head sank back upon my lap.</p>
<p>I lookd up. There was a shadow across the entrance, blotting out the star of night. Twas Delia, leaning there and listening.</p>
</section>
<section id="chapter-19" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XIX</h2>
<p epub:type="title">The Adventure of the Hearse</p>
</hgroup>
<p>The dayspring came at last, and in the sick light of it I went down to the cottage for spade and pickaxe. In the tumult of my senses I hardly noted that our prisoner, the dragoon, had contrived to slip his bonds and steal off in the night.</p>
<p>And then Delia, seeing me return with the sad tools on my shoulder, spoke for the first time:</p>
<p>“First, if there be a well near, fetch me two buckets of water, and leave us for an hour.”</p>
<p>Her voice was weary and chill: so that I dared not thank her, but did the errand in silence. Then, but a dozen paces from the spot where Joans father lay, I dug a grave and strewd it with bracken, and heather, and gorse petals, that in the morning air smelld rarely. And soon after my task was done, Delia calld me.</p>
<p>In her mans dress Joan lay, her arms crossd, her black tresses braided, and her face gentler than ever twas in life. Over her wounded breast was a bunch of some tiny pink flower, that grew about the tor.</p>
<p>So I lifted her softly as once in this same place she had lifted me, and bore her down the slope to the grave: and there I buried her, while Delia knelt and prayd, and Molly browsed, lifting now and then her head to look.</p>
<p>When all was done, we turnd away, dry-eyed, and walked together to the cottage. The bay horse was feeding on the moor below; and finding him still too lame to carry Delia, I shifted the saddles, and mending the broken rein, set her on Molly. The cottage door stood open, but we did not enter; only lookd in, and seeing Jan Tergagle curld beside the cold hearth, left him so.</p>
<p>Mile after mile we passd in silence, Delia riding, and I pacing beside her with the bay. At last, torturd past bearing, I spoke</p>
<p>“Delia, have you nothing to say?”</p>
<p>For a while she seemd to consider: then, with her eyes fixd on the hills ahead, answered</p>
<p>“Much, if I could speak: but all this has changed me somehowtis, perhaps, that I have grown a woman, having been a girl—and need to get used to it, and think.”</p>
<p>She spoke not angrily, as I lookd for; but with a painful slowness that was less hopeful.</p>
<p>“But,” said I, “over and over you have shown that I am nought to you. Surely—”</p>
<p>“Surely I am jealous? Tis possible—yes, Jack, I am but a woman, and so tis certain.”</p>
<p>“Why, to be jealous, you must love me!”</p>
<p>She lookd at me straight, and answered very deliberate</p>
<p>“Now that is what I am far from sure of.”</p>
<p>“But, dear Delia, when your anger has coold—”</p>
<p>“My anger was brief: I am disappointed, rather. With her last breath, almost, Joan said you were weaker than she: she lovd you better than I, and read you clearer. You <em>are</em> weak. Jack”—she drew in Molly, and let her hand fall on my shoulder very kindly—“we have been comrades for many a long mile, and I hope are honest good friends; wherefore I loathe to say a harsh or ungrateful-seeming word. But you could not understand that brave girl, and you cannot understand me: for as yet you do not even know yourself. The knowledge comes slowly to a man, I think; to a woman at one rush. But when it comes, I believe you may be strong. Now leave me to think, for my head is all of a tangle.”</p>
<p>Our pace was so slow (by reason of the lame horse), that a great part of the afternoon was spent before we came in sight of the House of Gleys. And truly the yellow sunshine had flung some warmth about the naked walls and turrets, so that Delias homecoming seemd not altogether cheerless. But what gave us more happiness was to spy, on the blue water beyond, the bright canvas of the <i epub:type="se:name.vessel.ship">Godsend</i>, and to hear the cries and stir of Billy Potterys mariners as they hauld down the sails.</p>
<p>And Billy himself was on the lookout with his spyglass. For hardly were we come to the beach when our signal—the waving of a white kerchief—was answered by another on board; and within half an hour a boat puts off, wherein, as she drew nearer, I counted eight fellows.</p>
<p>They were (besides Billy), Matt Soames, the master, Gabriel Hutchins, Ned Masters, the black man Sampson, Ben Halliday, and two whose full names I have forgot—but one was calld Nicholas. And, after many warm greetings, the boat was made fast, and we climbed up along the peninsula together, in close order, like a little army.</p>
<p>All this time there was no sign or sound about the House of Gleys to show that anyone markd us or noted our movements. The gate was closed, the windows stood shutterd, as on my former visit: even the chimneys were smokeless. Such effect had this desolation on our spirits, that drawing near, we fell to speaking in whispers, and said Ned Masters</p>
<p>“Now a man would think us come to bury somebody!”</p>
<p>“He might make a worse guess,” I answerd.</p>
<p>Marching up to the gate, I rang a loud peal on the bell; and to my astonishment, before the echoes had time to die away, the grating was pushd back, and the key turnd in the lock.</p>
<p>“Step ye in—step ye in, good folks! A sorry day—a day of sobs an tears an afflicted blowings of the nose—when the grasshopper is a burden an the mourners go about seeking whom they may devour the funeral meats. Y are welcome, gentlemen.”</p>
<p>Twas the voice of my one-eyed friend, as he undid the bolts; and now he stood in the gateway with a prodigious black sash across his canary livery, so long that the ends of it swept the flagstones.</p>
<p>“Is Master Tingcomb within?” I helped Delia to dismount, and gave our two horses to a stable boy that stood shuffling some paces off.</p>
<p>“Alas!” the old man heavd a deep sigh, and with that began to hobble across the yard. We troopd after, wondering. At the house door he turnd</p>
<p>“Sirs, there is cold roasted capons, an a ham, an radishes in choice profusion for such as be not troubled wi the wind: an cordial wines—alack the day!”</p>
<p>He squeezd a frosty tear from his one eye, and led us to a large bare hall, hung round with portraits; where was a table spread with a plenty of victuals, and horn-handled knives and forks laid beside plates of pewter; and at the table a man in black, eating. He had straight hair and a sallow face; and lookd up as we enterd, but, groaning, in a moment fell to again.</p>
<p>“Eat, sirs,” the old servitor exhorted us: “alas! that man may take nothing out o the world!”</p>
<p>I know not who of us was most taken aback. But noting Delias sad wondering face, as her eyes wanderd round the neglected room and rested on the tatterd portraits, I lost patience.</p>
<p>“Our business is with Master Hannibal Tingcomb,” said I sharply.</p>
<p>The straight-haird man lookd up again, his mouth full of ham.</p>
<p>“Hush!”—he held his fork up, and shook his head sorrowfully: and I wonderd where I had seen him before. “Hast thou an angels wings?” he askd.</p>
<p>“Why, no, sir; but the devils own boots—as you shall find if I be not answerd.”</p>
<p>“Young man—young man,” broke in the one-eyed butler: “our minister is a good minister, an speaks roundabout as such: but the short is, that my master is dead, an in his coffin.”</p>
<p>“The mortal part,” corrected the minister, cutting another slice.</p>
<p>“Aye, the immortal is a-trippin it i the New Jeroosalem: but the mortal was very lamentably took wi a fit, three days back—the same day, young man, as thou earnest wi thy bloody threats.”</p>
<p>“A fit?”</p>
<p>“Aye, sir, an verily—such a fit as thou thysel witnessd. Twas the third attack—an he cried, Oh! he did, an Ah!—just like that. Oh! an then Ah! Such were his last dyin speech. Dear Master, says I, theres no call to die so hard: but might so well ha whistled, for he was dead as nails. A beautiful corpse, sirs, dang my buttons!”</p>
<p>“Show him to us.”</p>
<p>“Willingly, young man.” He led the way to the very room where Master Tingcomb and I had held our interview. As before, six candles were burning there: but the table was pushd into a corner, and now their light fell on a long black coffin, resting on trestles in the centre of the room. The coffin was closd, and studded with silver nails; on the lid was a silver plate bearing these words written—“<b>Hannibal Tingcomb</b>, <span epub:type="z3998:roman">MDCXLIII</span>,” with a text of Scripture below.</p>
<p>“Why have you naild him down?” I asked.</p>
<p>“Now where be thy bowels, young man, to talk so unfeelin? An where be thy experience, not to know the ways o thy blessed dead in summer time?”</p>
<p>“When do you bury him?”</p>
<p>“Tomorrow forenoon. The spot is two mile from here.” He blinked at me, and hesitated for a minute. “Is it your purpose, sirs, to attend?”</p>
<p>“Be sure of that,” I said grimly. “So have beds ready tonight for all our company.”</p>
<p>“All thy—! Dear sir, consider: where are beds to be found? Sure, thy mariners can pass the night aboard their own ship?”</p>
<p>“So then,” thought I, “you have been on the lookout;” but Delia replied for me</p>
<p>“I am Delia Killigrew, and mistress of this house. You will prepare the beds as you are told.” Whereupon what does that decrepit old sinner but drop upon his knees?</p>
<p>“Mistress Delia! O goodly feast for this one poor eye! Oh, that Master Tingcomb had seen this day!”</p>
<p>I declare the tears were running down his nose; but Delia marchd out, cutting short his hypocrisy.</p>
<p>In the passage she whisperd</p>
<p>“Villainy, Jack!”</p>
<p>“Hush!” I answered, “and listen: <em>Master Tingcomb is no more in that coffin than I.</em></p>
<p>“Then where is he?”</p>
<p>“That is just what we are to discover.” As I said this a light broke on me. “By the Lord,” I cried, “tis the very same!”</p>
<p>Delia opend her eyes wide.</p>
<p>“Wait,” I said: “I begin to touch ground.”</p>
<p>We returned to the great hall. The straight-haird man was still eating, and opposite sat Billy, that had not budgd, but now beckoning to me, very mysterious, whisperd in a voice that made the plates rattle</p>
<p>“Thats—a damned—rogue!”</p>
<p>Twas discomposing, but the truth. In fact, I had just solvd a puzzle. This holy-speaking minister was no other than the groom I had seen at Bodmin Fair holding Master Tingcombs horses.</p>
<p>By this, the sun was down, and Delia soon made an excuse to withdraw to her own room. Nor was it long before the rest followed her example. I found our chambers prepared, near together, in a wing of the house at some distance from the hall. Delias was next to mine, as I made sure by knocking at her door: and on the other side of me slept Billy with two of his crew. My own bed was in a great room sparely furnishd; and the linen indifferent white. There was a plenty of clean straw, though, on the floor, had I intended to sleep—which I did not.</p>
<p>Instead, having blown out my light, I sat on the beds edge, listening to the big clock over the hall as it chimd the quarters, and waiting till the fellows below should be at their ease. That Master Tingcomb rested under the coffin lid, I did not believe, in spite of the terrifying fit that I could vouch for. But this, if driven to it, we could discover at the grave. The main business was to catch him; and to this end I meant to patrol the buildings, and especially watch the entrance, on the likely chance of his creeping back to the house (if not already inside), to confer with his fellow-rascals.</p>
<p>As eleven oclock sounded, therefore, I tappd on Billys wall; and finding that Matt Soames was keeping watch (as we had agreed upon), slippd off my boots. Our rooms were on the first floor, over a straw yard; and the distance to the ground an easy drop for a man. But wishing to be silent as possible, I knotted two blankets together, and strapping the end round the window mullion, swung myself down by one hand, holding my boots in the other.</p>
<p>I droppd very lightly, and lookd about. There was a faint moon up and glimmering on the straw; but under the house was deep shadow, and along this I crept. The straw yard led into the court before the stables, and so into the main court. All this way I heard no sound, nor spied so much as a speck of light in any window. The house door was closd, and the bar fastened on the great gate across the yard. I turnd the corner to explore the third side of the house.</p>
<p>Here was a group of outbuildings jutting out, and between them and the high outer wall a narrow alley. Twas with difficulty I groped my way here, for the passage was dark as pitch, and rendered the straiter by a line of ragged laurels planted under the house; so that at every other step I would stumble, and run my head into a bush.</p>
<p>I had done this for the eighth time, and was cursing under my breath, when on a sudden I heard a stealthy footfall coming down the alley behind me.</p>
<p>“Master Tingcomb, for a crown!” thought I, and crouchd to one side under a bush. The footsteps drew nearer. A dark form parted the laurels: another moment, and I had it by the throat.</p>
<p>“Uugh—ugh—grr! For the Lords sake, sir—”</p>
<p>I loosd my hold: twas Matt Soames. “Your pardon,” whisperd I; “but why have you left your post?”</p>
<p>“Black Sampson is watchin, so I took the freedom—ugh! my poor windpipe!—to—”</p>
<p>He broke off to catch me by the sleeve and pull me down behind the bush. About twelve paces ahead I heard a door softly opend and saw a shaft of light flung across the path between the glistning laurels. As the ray touchd the outer wall, I markd a small postern gate there, standing open.</p>
<p>Cowering lower, we waited while a man might count fifty. Then came footsteps crunching the gravel, and a couple of men crossd the path, bearing a large chest between them. In the light I saw the handle of a spade sticking out from it: and by his gait I knew the second man to be my one-eyd friend.</p>
<p>“Woes my old bones!” he was muttering: “heres a fardel for a man o my years!”</p>
<p>“Hold thy breath for the next load!” growld the other voice, which as surely was the good ministers.</p>
<p>They passd out of the small gate, and by the sounds that followd, we guessd they were hoisting their burden into a cart. Presently they re-crossd the path, and entered the house, shutting the door after them.</p>
<p>“Now for it!” said I in Matts ear. Gliding forward, I peepd out at the postern gate; but drew back like a shot.</p>
<p>I had almost run my head into a great black hearse, that stood there with the door open, backd against the gate, the heavy plumes nodding above it in the night wind.</p>
<p>Who held the horses I had not time to see: but whispering to Matt, to give me a leg up, clamberd inside. “Quick!” I pulld him after, and crept forward. I wonderd the man did not hear us: but by good luck the horses were restive, and by his maudlin talk to them I knew he was three parts drunk—on the funeral wines, doubtless.</p>
<p>I crept along, and found the tool chest stowd against the further end: so, pulling it gently out, we got behind it. Though Matt was the littlest man of my acquaintance, twas the work of the world to stow ourselves in such compass as to be hidden. By coiling up our limbs we managed it; but only just before I caught the glimmer of a light and heard the pair of rascals returning.</p>
<p>They came very slow, grumbling all the way; and of course, I knew they carried the coffin.</p>
<p>“All right, Sim?” askd the minister.</p>
<p>“Aye,” piped a squeaky voice by the horses heads (twas the shuffling stable boy), “aye, but look sharp! Lord, what sounds Ive heerd! The devils i the hearse, for sure!”</p>
<p>“Now, Simmy,” the one-eyd gaffer expostulated, “thou dostn think the smoky King is a-took in, same as they poor folks upstairs? Tee-hee! Lord, what a trick!—to come for Master Tingcomb, an find—aw dear!—aw, bless my old ribs, what a thing is humor!”</p>
<p>“Shut up!” grunted the minister. The end of the coffin was tilted up into the hearse. “Push, old varmint!”</p>
<p>“Aye-push, push! Where be my young, active sinews? What a shrivelld garment is all my comeliness! The devil inside, says Simmy—haw, haw!”</p>
<p>“Burn the thing! twont go in for the tool box. Push, thou cackling old worms!”</p>
<p>“Now so I be, but my natural strength is abated. Yo-heave ho! like the salted seafardingers upstairs. Push, push!”</p>
<p>“Oh, my inwards!” groans poor Matt, under his breath, into whom the chest was squeezing sorely.</p>
<p>“Right at last!” says the minister. “Now, Simmy, nay lad, hand the reins an jump up. Theres room, an youll be wanted.”</p>
<p>The door was clappd-to, the three rogues climbd upon the seat in front: and we started.</p>
<p>I hope I may never be calld to pass such another half hour as that which followd. As soon as the wheels left turf for the hard road, twas jolt, jolt all the way; and this lying mainly down hill, the chest and coffin came grinding into our ribs, and pressing till we could scarce breathe. And I dared not climb out over them, for fear the fellows should hear us; their chuckling voices coming quite plain to us from the other side of the panel. I held out, and comforted Matt, as well as I could, feeling sure we should find Master Tingcomb at our journeys end. Soon we climbd a hill, which easd us a little; but shortly after were bumping down again, and suffering worse than ever.</p>
<p>“Save us,” moand Matt, “where will this end?”</p>
<p>The words were scarce out, when we turnd sharp to the right, with a jolt that shook our teeth together, rolld for a little while over smooth grass, and drew up.</p>
<p>I heard the fellows climbing down, and got my pistols out.</p>
<p>“Simmy,” growld the minister, “wheres the lantern?”</p>
<p>There was a minute or so of silence, and then the snapping of flint and steel, and the sound of puffing.</p>
<p>“Lit, Simmy?”</p>
<p>“Aye, here tis.”</p>
<p>“Fetch it along then.”</p>
<p>The handle of the door was turnd, and a light flashd into the hearse.</p>
<p>“Here, hold the lantern steady! Come hither, old Squeaks, and help wi the end.”</p>
<p>“Surely I will. Well was I calld Young Look-alive when a gay, fleeting boy. Simmy, my son, thourt sadly drunken. O youth, youth! Thou winebibber, hold the light steady, or Ill tell thy mammy!”</p>
<p>“Oh, sir, I do mortally dread the devil an all his works!”</p>
<p>“Now, if ever! The devil, says he—an Master Tingcomb still livin, an in his own house awaitin us!”</p>
<p>Be sure, his words were as good as a slap in the face to me. For I had counted the hearse to lead me straight to Master Tingcomb himself. “In his own house,” too! A fright seizd me for Delia. But first I must deal with these scoundrels, who already were dragging out the coffin.</p>
<p>“Steady there!” calls the minister. The coffin was more than halfway outside. I levelld my pistol over the edge of the tool chest, and fetchd a yell fit to wake a ghost—at the same time letting fly straight for the minister.</p>
<p>In the flash of the discharge, I saw him, half-turnd, his eyes starting, and mouth agape. He clappd his hand to his shoulder. On top of his wild shriek, broke out a chorus of screams and oaths, in the middle of which the coffin tilted up and went over with a crash. “Satan—Satan!” bawled Simmy, and, dropping the lantern, took to his heels for dear life. At the same moment the horses took fright; and before I could scramble out, we were tearing madly away over the turf and into the darkness. I had made a sad mess of it.</p>
<p>It must have been a full minute before the hedge turnd them, and gave me time to drop out at the back and run to their heads. Matt Soames was after me, quick as thought, and very soon we mastered them, and gathering up the reins from between their legs, led them back. As luck would have it, the lantern had not been quenchd by the fall, but lay flaring, and so guided us. Also a curious bright radiance seemd growing on the sky, for which I could not account. The three knaves were nowhere to be seen, but I heard their footsteps scampering in the distance, and Simmy still yelling “Satan!” I knew my bullet had hit the minister; but he had got away, and I never set eyes on any of the three again.</p>
<p>Leaving Matt to mind the horses, I caught up the lantern, and lookd about me. As well as could be seen, we were in a narrow meadow between two hills, whereof the black slopes rose high above us. Some paces to the right, my ear caught the noise of a stream running.</p>
<p>I turnd the lantern on the coffin, which lay face downward, and with a gasp took in the game those precious rogues had been playing. For, with the fall of it, the boards (being but thin) were burst clean asunder; and on both sides had tumbled out silver cups, silver saltcellars, silver plates and dishes, that in the lanterns rays sparkled prettily on the turf. The coffin, in short, was stuffd with Delias silverware.</p>
<p>I had pickd up a great flagon, and was turning it over to read the inscription, when Matt Soames calld to me, and pointed over the hill in front. Above it the whole sky was red and glowing.</p>
<p>“Sure,” said he, “tis a fire out yonder!”</p>
<p>“God help us, Matttis the House of Gleys!”</p>
<p>It took but two minutes to toss the silver back into the hearse. I clappd-to the door, and snatching the reins, sprang upon the drivers seat.</p>
</section>
<section id="chapter-20" epub:type="chapter bodymatter z3998:fiction">
<hgroup>
<h2 epub:type="ordinal z3998:roman">XX</h2>
<p epub:type="title">The Adventure of the Ledge; and How I Shook Hands with My Comrade</p>
</hgroup>
<p>We had some ado to find the gate: but no sooner were through, and upon the high road, than I lashd the horses up the hill at a gallop. To guide us between the dark hedges we had only our lantern and the glare ahead. The dishes and cups clashd and rattled as the hearse bumpd in the ruts, swaying wildly: a dozen times Matt was near being pitchd clean out of his seat. With my legs planted firm, I floggd away like a madman; and like mad creatures the horses tore upward.</p>
<p>On the summit a glance showd us all—the wild crimsond sky—the sea running with lines of fire—and against it the inky headland whereon the House of Gleys flard like a beacon. Already from one wing<em>our</em> wing—a leaping column of flame whirld up through the roof, and was swept seaward in smoke and sparks. I markd the coast line, the cliff tracks, the masts and hull of the <i epub:type="se:name.vessel.ship">Godsend</i> standing out, clear as day; and nearer, the yellow light flickering over the fields of young corn. We saw all this, and then were plunging down hill, with the blaze full ahead of us. The heavy reek of it was flung in our nostrils as we gallopd.</p>
<p>At the bottom we caught up a group of men running. Twas a boatload come from the ship to help. As our horses swept past them, one or two came to a terrified halt; but presently were running hard again after us.</p>
<p>The great gate stood open. I drove straight into the bright-lit yard, shouting “Delia!—where is Delia?”</p>
<p>“Here!” calld a voice; and from a group that stood under the glare of the window came my dear mistress running.</p>
<p>“All safe, Jack! But what—” She drew back from our strange equipage.</p>
<p>“All in good time. First tell me—how came the fire?”</p>
<p>“Why, foul work, as it seems. All I know is I was sleeping, and awoke to hear the black seaman hammering on my door. Jumping up, I found the room full of smoke, and escapd. The rooms beneath, they say, were stuffd with straw, and the yard outside heapd also with straw, and blazing. Ben Halliday found two oil jars lying there—”</p>
<p>“Are the horses out?”</p>
<p>“Oh, Jack—I do not know! Shame on me to forget them!”</p>
<p>I ran toward the stable. Already the roof was ablaze, and the straw yard, beyond, a very furnace. Rushing in, I found the two horses cowering in their stalls, bathd in sweat, and squealing. But twas all fright. So I fetchd Mollys saddle, and spoke to her, and set it across her back: and the sweet thing was quiet in a moment, turning her head to rub my sleeve gently with her muzzle: and followed me out like a lamb. The bay gave more trouble; but I soothd him in the same manner, and patting his neck, led him, too, into safety.</p>
<p>By this, all hope to save the house was over: for the well in the court yielded but twenty buckets before it ran dry, and after that no water was to be had. Of the wing where the fire burst out only the walls stood, and a few oaken rafters, that one by one came tumbling and crashing. The flames had spread along the roof, and were now licking the ceiling of the hall and spouting around the clock tower. In the roar and hubbub, Billys men workd like demons, dragging out chairs, chests, and furniture of all kinds, which they strewd in the yard, returning with shouts for more. One was tearing down the portraits in the hall: another was pulling out the great dresser from the kitchen: a third had found a pile of tapestry and came staggering forth under the load of it.</p>
<p>I had fastend the horses by the gate, and was ready to join in the work, when a shout was raisd</p>
<p>“Billy!—Wheres Billy Pottery? Has any seen the skipper?”</p>
<p>“Sure,” I calld, “you dont say he was never alarmd!”</p>
<p>“Black Sampson was in his room—wheres Black Sampson?”</p>
<p>“Here I be!” cried a voice. “To be sure I woke the skipper before any o ye.”</p>
<p>“Then wheres he hid? Did any see him come out?”</p>
<p>“Now, that we have not!” answerd one or two.</p>
<p>I stood by the house door shouting these questions to the men inside, when a hand was laid on my arm, and there in the shadow waited Billy himself, with a mighty curious twinkle in his eye. He put a finger up and signed that I should follow.</p>
<p>We passd round the outbuildings where, three hours before, Matt Soames and I had hid together. I was minded to stop and pull on my boots, that were hid here: but (and this was afterward the saving of me) on second thoughts let them lie, and followd Billy, who now led me out by the postern gate.</p>
<p>Without speech we steppd across the turf, he a pace or two ahead. A night breeze was blowing here, delicious after the heat of the fire. We were walking quickly toward the east side of the headland, and soon the blaze behind flung our shadows right to the cliffs edge, for which Billy made straight, as if to fling himself over.</p>
<p>But when, at the very verge, he pulld up, I became enlightend. At our feet was an iron bar driven into the soil, and to it a stout rope knotted, that ran over a block and disappeared down the cliff. I knelt and, pulling at it softly, lookd up. It came easy in the hand.</p>
<p>Billy, with the glare in his face, nodded: and bending to my ear, for once achievd a whisper.</p>
<p>“Saw one stealing hither—an followd. A man wi a limp foot—went over the side like a cat.”</p>
<p>I must have appeared to doubt this good fortune, for he added</p>
<p>Be a truth speakin man i the main, Jacklay over pon my belly, and spied a ledge—fifty feet down or lessreckon there be a way thence to the foot. Dear, now! what a rampin, tearin sweat is this?”</p>
<p>For, fast as I could tug, I was hauling up the rope. Near sixty feet came up before I reachd the end—a thick twisted knot. I rove a long noose; pulld it over my head and shoulders, and made Billy understand he was to lower me.</p>
<p>“Sit i the noose, lad, an hold round the knot. For sign to hoist again, tug the rope hard. I can hold.”</p>
<p>He paid it out carefully while I steppd to the edge. With the noose about my loins I thrust myself gently over, and in a trice hung swaying.</p>
<p>On three sides the sky compassd me—wild and red, save where to eastward the dawn was paling: on the fourth the dark rocky face seemd gliding upward as Billy lowerd. Far below I heard the wash of the sea, and could just spy the white spume of it glimmering. It stole some of the heart out of me, and I took my eyes off it.</p>
<p>Some feet below the top, the cliff fetchd a slant inward, so that I dangled a full three feet out from the face. As a boy I had adventured something of this sort on the north sides of Gable and the Pillar, and once (after a nest of eaglets) on the Mickledore cliffs: but then twas daylight. Now, though I saw the ledge under me, about a third of the way down, it lookd, in the darkness, to be so extremely narrow, that tis probable I should have calld out to Billy to draw me up but for the certainty that he would never hear: so instead I held very tight and wishd it over.</p>
<p>Down I swayd (Billy letting out the rope very steady), and at last swung myself inward to the ledge, gaind a footing, and took a glance round before slipping off the rope.</p>
<p>I stood on a shelf of sandy rock that wound round the cliff some way to my left, and then, as I thought, broke sharply away. Twas mainly about a yard in width, but in places no more than two feet. In the growing light I noted the face of the headland ribbd with several of these ledges, of varying length, but all hollowd away underneath (as I suppose by the sea in former ages), so that the cliffs summit overhung the base by a great way: and peering over I saw the waves creeping right beneath me.</p>
<p>Now all this while I had not let Master Tingcomb out of my mind. So I slippd off the rope and left it to dangle, while I crept forward to explore, keeping well against the rock and planting my feet with great caution.</p>
<p>I believe I was twenty minutes taking as many steps, when at the point where the ledge broke off I saw the ends of an iron ladder sticking up, and close beside it a great hole in the rock, which till now the curve of the cliff had hid. The ladder no doubt stood on a second shelf below.</p>
<p>I was pausing to consider this, when a bright ray streamd across the sea toward me, and the red rim of the sun rose out of the waters, outfacing the glow on the headland, and rending the film of smoke that hung like a curtain about the horizon. Twas as if by alchemy that the red ripples melted to gold; and I stood watching with a childs delight.</p>
<p>I heard the sound of a footstep: and facd round.</p>
<p>Before me, not six paces off, stood Hannibal Tingcomb.</p>
<p>He was issuing from the hole with a sack on his shoulder, and sneaking to descend the steps, when he threw a glance behind—and saw me!</p>
<p>Neither spoke. With a face grey as ashes he turnd very slowly, until in the unnatural light we lookd straight into each others eyes. His never blinkd, but stared—stared horribly, while the veins swelld black on his forehead and his lips workd, attempting speech. No words came—only a long drawn sob, deep down in his throat.</p>
<p>And then, letting slip the sack, he flung his arms up, ran a pace or two toward me, and tumbled on his face in a fit. His left shoulder hung over the verge; his legs slippd. In a trice he was hanging by his arms, his old distorted face turnd up, and a froth about his lips. I made a step to save him: and then jumpd back, flattening myself against the rock.</p>
<p>The ledge was breaking.</p>
<p>I saw a seam gape at my feet. I saw it widen and spread to right and left. I heard a ripping, rending noise—a rush of stones and earth: and, clawing the air, with a wild screech, Master Tingcomb pitchd backward, head over heels, into space.</p>
<p>Then followd silence: then a horrible splash as he struck the water, far below: then again a slipping and trickling, as more of the ledge broke away—at first a pebble or two sliding—a dribble of earth—next, a crash and a cloud of dust. A last stone ran loose and droppd. Then fell a silence so deep I could catch the roar of the flames on the hill behind.</p>
<p>Standing there, my arms thrown back and fingers spread against the rock, I saw a wave run out, widen, and lose itself on the face of the sea. Under my feet but eight inches of the cornice remaind. My toes stuck forward over the gulf.</p>
<p>A score of startled gulls with their cries calld me to myself. I opend my eyes, that had shut in sheer giddiness. Close on my left the ledge was broke back to the very base, cutting me off by twelve feet from that part where the ladder still rested. No man could jump it, standing. To the right there was no gap: but in one place only was the footing over ten inches wide, and at the end my rope hung over the sea, a good yard away from the edge.</p>
<p>I shut my eyes and shouted.</p>
<p>There was no answer. In the dead stillness I could hear the rafters falling in the House of Gleys, and the shouts of the men at work. The <i epub:type="se:name.vessel.ship">Godsend</i> lay around the point, out of sight. And Billy, deaf as a stone, sat no doubt by his rope, placidly waiting my signal.</p>
<p>I screamd again and again. The rock flung my voice seaward. Across the summit vaulted above, there drifted a puff of brown smoke. No one heard.</p>
<p>A while of weakness followed. My brain reeld: my fingers dug into the rock behind till they bled. I bent forward—forward over the heaving mist through which the sea crawld like a snake. It beckond me down, that crawling water.⁠ ⁠…</p>
<p>I stiffened my knees and the faintness passd. I must not look down again. It flashed on me that Delia had calld me weak: and I hardened my heart to fight it out. I would face round to the cliff and work toward the rope.</p>
<p>Twas a hateful moment while I turned: for to do so I must let go with one hand. And the rock thrust me outward. But at last I faced the cliff; waited a moment while my knees shook; and moving a foot cautiously to the left, began to work my way along, an inch at a time.</p>
<p>Looking down to guide my feet, I saw the waves twinkling beneath my heels. My palms pressd the rock. At every three inches I was fain to rest my forehead against it and gasp. Minute after minute went by—endless, intolerable, and still the rope seemd as far away as ever. A cold sweat ran off me: a nausea possessed me. Once, where the ledge was widest, I sank on one knee, and hung for a while incapable of movement. But a black horror drove me on: and after the first dizzy stupor my wits were mercifully wide awake. Sure, twas Gods miracle preservd them to me, who looking at the sea and cliff and pitiless sun, had almost denied Him and his miracles together.</p>
<p>All the way I kept shouting: and so, for half an hour, inch by inch, shuffled forward, until I stood under the rope. Then I had to turn again.</p>
<p>The rock, though still overarching, here pressd out less than before: so that, working round on the ball of my foot, I managed pretty easily. But how to get the rope? As I said, it hung a good yard beyond the ledge, the noose dangling some two feet below it. With my finger tips against the cliff, I leand out and clutchd at it. I missd it by a foot. “Shall I jump?” thought I, “or bide here till help comes?”</p>
<p>Twas a giddy, awful leap. But the black horror was at my heels now. In a minute more twould have me; and then my fall was certain. I calld up Delias face as she had taunted me. I bent my knees, and, leaving my hold of the rock, sprang forward—out, over the sea.</p>
<p>I saw it twinkle, fathoms below. My right hand touchd—graspd the rope: then my left, as I swung far out upon it. I slippd an inch—three inches—then held, swaying wildly. My foot was in the noose. I heard a shout above: and, as I droppd to a sitting posture, the rope began to rise.</p>
<p>“Quick! Oh, Billy, pull quick!”</p>
<p>He could not hear; yet tuggd like a Trojan.</p>
<p>“Now, heres a time to keep a man sittin!” he shouted, as he caught my hand, and pulld me full length on the turf. “Why, lad—hast seen a ghost?”</p>
<p>There was no answer. The black horror had overtaken me at last.</p>
<hr/>
<p>They carried me to a shed in the great court of Gleys, and set me on straw: and there, till far into the afternoon, I lay betwixt swooning and trembling, while Delia bathd my head in water from the sea, for no other was to be had. And about four in the afternoon the horror left me, so that I sat up and told my story pretty steadily.</p>
<p>“What of the house?” I askd, when the tale was done, and a company sent to search the east cliff from the beach.</p>
<p>“All perishd!” said Delia, and then smiling, “I am houseless as ever, Jack.”</p>
<p>“And have the same good friends.”</p>
<p>“Thats true. But listen—for while you have lain here, Billy and I have put our heads together. He is bound for Brest, he says, and has agreed to take me and such poor chattels as are saved, to Brittany, where I know my mothers kin will have a welcome for me, until these troubles be passd. Already the half of my goods is aboard the <i epub:type="se:name.vessel.ship">Godsend</i>, and a letter writ to Sir Bevill, begging him to appoint an honest man as my steward. What think you of the plan?”</p>
<p>“It seems a good plan,” I answerd slowly: “the England that now is, is no place for a woman. When do you sail?”</p>
<p>“As soon as you are recovered, Jack.”</p>
<p>“Then thats now.” I got on my feet, and drew on my boots (that Matt Soames had found in the laurel bushes and brought). My knees trembled a bit, but nothing to matter.</p>
<p>“Art looking downcast, Jack.”</p>
<p>Said I: “How else should I look, that am to lose thee in an hour or more?”</p>
<p>She made no reply to this, but turned away to give an order to the sailors.</p>
<p>The last of Delias furniture was hardly aboard, when we heard great shouts of joy, and saw the men returning that had gone to search the cliff. They bore between them three large oak coffers: which being broke, we came on an immense deal of old plate and jewels, besides over £300 in coined money. There were two more left behind, they said, besides several small bags of gold. The path up the cliff was hard to climb, and would have been impossible, but for the iron ladder they found ready fixd for Master Tingcombs descent. In the hole (that could not be seen from the beach, the shelf hiding it) was tackle for lowering the chest: and below a boat moord, and now left high and dry by the tide. Doubtless, the arch-rascal had waited for his comrades to return, whom Matt Soames and I had scard out of all stomach to do so. His body was nowhere found.</p>
<p>The sea had washd it off: but the sack they recoverd, and found to hold the choicest of Delias heirlooms. Within an hour the remaining coffers and the money bags were safe in the vessels hold.</p>
<hr/>
<p>The sun was setting, as Delia and I stood on the beach, beside the boat that was to take her from me. Aboard the <i epub:type="se:name.vessel.ship">Godsend</i> I could hear the anchor lifting, and the men singing, as, holding Mollys bridle, I held out my hand to the dear maid who with me had shard so many a peril.</p>
<p>“Is there any more to come?” she askd.</p>
<p>“No,” said I, and God knows my heart was heavy: “nothing to come but Farewell!’ ”</p>
<p>She laid her small hand in my big palm, and glancing up, said very pretty and demur</p>
<p><em>And shall I leave my best? Wilt not come, too, dear Jack?</em></p>
<p>“Delia!” I stammerd. “What is this? I thought you lovd me not.”</p>
<p>“And so did I, Jack: and thinking so, I found I loved thee better than ever. Fie on thee, now! May not a maid change her mind without being forced to such unseemly, brazen words?” And she heavd a mock sigh.</p>
<p>But as I stood and held that little hand, I seemd across the very mist of happiness to read a sentence written, and spoke it, perforce and slow, as with another mans mouth</p>
<p>“Delia, you only have I lovd, and will love! Blithe would I be to live with you, and to serve you would blithely die. In sorrow, then, call for me, or in trust abide me. But go with you now—I may not.”</p>
<p>She lifted her eyes, and looking full into mine, repeated slowly the verse we had read at our first meeting</p>
<blockquote epub:type="z3998:verse">
<p>
<span>In a wifes lap, as in a grave,</span>
<br/>
<span>Mans airy notions mix with earth</span>
</p>
</blockquote>
<p class="continued">—thou hast found it, sweetheart—thou has found the Splendid Spur!”</p>
<p>She broke off, and clappd her hands together very merrily; and then, as a tear started</p>
<p>“But thoult come for me, ere long, Jack? Else I am sure to blame some other woman. Stay—”</p>
<p>She drew off her ring, and slippd it on my little finger.</p>
<p>“Theres my token! Now give me one to weep and be glad over.”</p>
<p>Having no trinkets, I gave my glove: and she kissd it twice, and put it in her bosom.</p>
<p>“I have no need of this ring,” said I: “for look!” and I drew forth the lock I had cut from her dear head, that morning among the alders by Kennet side, and worn ever since over my heart.</p>
<p>“Wilt marry no man till I come?”</p>
<p>“Now, thats too hard a promise,” said she, laughing, and shaking her curls.</p>
<p>“Too hard!”</p>
<p>“Why, of course. Listen, sweetheart—a true woman will not change her mind: but, oh! she dearly loves to be able to! So, bating this, heres my hand upon it—now, fie, Jack! and before all these mariners!—well, then if thou <em>must</em>⁠—”</p>
<hr/>
<p>I watchd her standing in the stern and waving, till she was under the <i epub:type="se:name.vessel.ship">Godsend</i>s side: then turnd, and mounting Molly, rode inland to the wars.</p>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">The Splendid Spur</i><br/>
was published in <time>1889</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Arthur_Quiller-Couch">Arthur Quiller-Couch</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<a href="https://github.com/dajare">David Reimer</a>,<br/>
and is based on a transcription produced in <time>2004</time> by<br/>
<b epub:type="z3998:personal-name">Karl Hagen</b>, <b epub:type="z3998:personal-name">Juliet Sutherland</b>, <b epub:type="z3998:personal-name">Charles Franks</b>, and <a href="https://www.pgdp.net/">Distributed Proofreaders</a><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/6437">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/splendidspurbei01cougoog">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">A Landscape with a Horseman</i>,<br/>
a painting completed circa <time>1850</time> by<br/>
<a href="https://en.wikipedia.org/wiki/John_Middleton_(Norfolk_artist)">John Middleton</a>.<br/>
The cover and title pages feature the<br/>
<b epub:type="se:name.visual-art.typeface">League Spartan</b> and <b epub:type="se:name.visual-art.typeface">Sorts Mill Goudy</b><br/>
typefaces created in <time>2014</time> and <time>2009</time> by<br/>
<a href="https://www.theleagueofmoveabletype.com/">The League of Moveable Type</a>.</p>
<p>The first edition of this ebook was released on<br/>
<time datetime="2024-09-18T17:23:53Z">September 18, 2024, 5:23 <abbr class="eoc">p.m.</abbr></time><br/>
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
<a href="https://standardebooks.org/ebooks/arthur-quiller-couch/the-splendid-spur">standardebooks.org/ebooks/arthur-quiller-couch/the-splendid-spur</a>.</p>
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="uncopyright" epub:type="copyright-page backmatter">
<h2 epub:type="title">Uncopyright</h2>
<blockquote epub:type="z3998:verse">
<p>
<span>May you do good and not evil.</span>
<br/>
<span>May you find forgiveness for yourself and forgive others.</span>
<br/>
<span>May you share freely, never taking more than you give.</span>
</p>
</blockquote>
<p>Copyright pages exist to tell you that you <em>cant</em> do something. Unlike them, this Uncopyright page exists to tell you that the writing and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. The United States public domain represents our collective cultural heritage, and items in it are free for anyone in the United States to do almost anything at all with, without having to get permission.</p>
<p>Copyright laws are different all over the world, and the source text or artwork in this ebook may still be copyrighted in other countries. If youre not located in the United States, you must check your local laws before using this ebook. Standard Ebooks makes no representations regarding the copyright status of the source text or artwork in this ebook in any country other than the United States.</p>
<p>Non-authorship activities performed on items that are in the public domain—so-called “sweat of the brow” work—dont create a new copyright. That means that nobody can claim a new copyright on an item that is in the public domain for, among other things, work like digitization, markup, or typography. Regardless, the contributors to this ebook release their contributions under the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>, thus dedicating to the worldwide public domain all of the work theyve done on this ebook, including but not limited to metadata, the titlepage, imprint, colophon, this Uncopyright, and any changes or enhancements to, or markup on, the original text and artwork. This dedication doesnt change the copyright status of the source text or artwork. We make this dedication in the interest of enriching our global cultural heritage, to promote free and libre culture around the world, and to give back to the unrestricted culture that has given all of us so much.</p>
</section>
</main></body>
</html>