summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:49 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:49 -0700
commit0f57863c0949646a3bbae7935aeec43339978a56 (patch)
treec0f4e03837edc7acae149696ce2c3445d4176862
initial commit of ebook 24611HEADmain
-rw-r--r--.gitattributes3
-rw-r--r--24611-h.zipbin0 -> 810340 bytes
-rw-r--r--24611-h/24611-h.htm951
-rw-r--r--24611-h/images/cover.jpgbin0 -> 77682 bytes
-rw-r--r--24611-h/images/emblem.jpgbin0 -> 13419 bytes
-rw-r--r--24611-h/images/i001.jpgbin0 -> 29246 bytes
-rw-r--r--24611-h/images/i002.jpgbin0 -> 34566 bytes
-rw-r--r--24611-h/images/i003.jpgbin0 -> 30469 bytes
-rw-r--r--24611-h/images/i004.jpgbin0 -> 23458 bytes
-rw-r--r--24611-h/images/i005.jpgbin0 -> 47808 bytes
-rw-r--r--24611-h/images/i006.jpgbin0 -> 29400 bytes
-rw-r--r--24611-h/images/i007.jpgbin0 -> 26434 bytes
-rw-r--r--24611-h/images/i008.jpgbin0 -> 28561 bytes
-rw-r--r--24611-h/images/i009.jpgbin0 -> 26045 bytes
-rw-r--r--24611-h/images/i010.jpgbin0 -> 24312 bytes
-rw-r--r--24611-h/images/i011.jpgbin0 -> 29435 bytes
-rw-r--r--24611-h/images/i012.jpgbin0 -> 26220 bytes
-rw-r--r--24611-h/images/i013.jpgbin0 -> 33023 bytes
-rw-r--r--24611-h/images/i014.jpgbin0 -> 35431 bytes
-rw-r--r--24611-h/images/i015.jpgbin0 -> 28498 bytes
-rw-r--r--24611-h/images/i016.jpgbin0 -> 28642 bytes
-rw-r--r--24611-h/images/i017.jpgbin0 -> 27725 bytes
-rw-r--r--24611-h/images/i018.jpgbin0 -> 36500 bytes
-rw-r--r--24611-h/images/i019.jpgbin0 -> 35005 bytes
-rw-r--r--24611-h/images/i020.jpgbin0 -> 39024 bytes
-rw-r--r--24611-h/images/i021.jpgbin0 -> 18341 bytes
-rw-r--r--24611-h/images/i022.jpgbin0 -> 21946 bytes
-rw-r--r--24611-h/images/i023.jpgbin0 -> 23771 bytes
-rw-r--r--24611-h/images/i024.jpgbin0 -> 20317 bytes
-rw-r--r--24611.txt725
-rw-r--r--24611.zipbin0 -> 9950 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
33 files changed, 1692 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text
diff --git a/24611-h.zip b/24611-h.zip
new file mode 100644
index 0000000..dca5f16
--- /dev/null
+++ b/24611-h.zip
Binary files differ
diff --git a/24611-h/24611-h.htm b/24611-h/24611-h.htm
new file mode 100644
index 0000000..2da1bc5
--- /dev/null
+++ b/24611-h/24611-h.htm
@@ -0,0 +1,951 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
+ <title>
+ The Project Gutenberg eBook of The Adventures Of Samuel and Selina, by Jean C. Archer.
+ </title>
+ <style type="text/css">
+/*<![CDATA[ XML blockout */
+<!--
+ p {margin-top: .75em;
+ text-align: justify;
+ text-indent: 1.25em;
+ margin-bottom: .75em;
+ }
+ img {border: 0;}
+ .tnote {border: dashed 1px; margin-left: 10%; margin-right: 10%; padding-bottom: .5em; padding-top: .5em;
+ padding-left: .5em; padding-right: .5em;}
+ ins {text-decoration:none; border-bottom: thin dotted gray;}
+ h1,h2,h3,h4,h5,h6 {
+ text-align: center; /* all headings centered */
+ clear: both;
+ }
+ hr { width: 33%;
+ margin-top: 2em;
+ margin-bottom: 2em;
+ margin-left: auto;
+ margin-right: auto;
+ clear: both;
+ }
+ .hang1 {text-indent: -3em; margin-left: 3em;}
+ table {margin-left: auto; margin-right: auto;}
+
+ body{margin-left: 10%;
+ margin-right: 10%;
+ }
+
+ .pagenum { /* uncomment the next line for invisible page numbers */
+ /* visibility: hidden; */
+ position: absolute;
+ left: 92%;
+ font-size: smaller;
+ text-align: right;
+ } /* page numbers */
+
+ .blockquot{margin-left: 5%; margin-right: 5%; text-align: justify;}
+
+ .bbox {border: solid 2px; margin-left: 20%; margin-right: 20%; padding-bottom: .5em; padding-top: .5em;
+ padding-left: .5em; padding-right: .5em;}
+
+ .center {text-align: center;}
+ .smcap {font-variant: small-caps;}
+
+ .caption {font-weight: bold;}
+
+ .figcenter {margin: auto; text-align: center;}
+
+ .figleft {float: left; clear: left; margin-left: 0; margin-bottom: 1em; margin-top:
+ 1em; margin-right: 1em; padding: 0; text-align: center;}
+
+ .figright {float: right; clear: right; margin-left: 1em; margin-bottom: 1em;
+ margin-top: 1em; margin-right: 0; padding: 0; text-align: center;}
+
+ .unindent {margin-top: .75em;
+ text-align: justify;
+ margin-bottom: .75em;
+ }
+ .right {text-align: right;}
+ .poem {margin-left: 30%; margin-right: 10%; text-align: left;}
+
+
+ // -->
+ /* XML end ]]>*/
+ </style>
+ </head>
+<body>
+
+
+<pre>
+
+Project Gutenberg's The Adventures of Samuel and Selina, by Jean C. Archer
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+
+Title: The Adventures of Samuel and Selina
+
+Author: Jean C. Archer
+
+Release Date: February 14, 2008 [EBook #24611]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK ADVENTURES OF SAMUEL AND SELINA ***
+
+
+
+
+Produced by David Edwards and the Online Distributed
+Proofreading Team at https://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive)
+
+
+
+
+
+
+</pre>
+
+
+
+
+
+
+<div class="figcenter" style="width: 400px;">
+<img src="images/cover.jpg" width="400" height="677" alt="Cover" title="Cover" />
+</div>
+
+
+
+
+
+
+
+<hr style="width: 65%;" />
+<h2>The Dumpy Books for Children.</h2>
+
+<div class='right'><br /><br /><br /><br /><br /><br /><br />
+XIII. <span class="smcap">The Adventures of<br /> Samuel and Selina.</span><br />
+</div>
+
+
+
+<hr style="width: 65%;" />
+<h2>The Dumpy Books for Children.</h2>
+
+<div class='center'><i>Cloth, Royal 32 mo, 1/6 each.</i></div>
+
+<hr style='width: 45%;' />
+<div class='blockquot'>
+<div class='hang1'>
+<b>I. THE FLAMP, THE AMELIORATOR, AND
+THE SCHOOLBOY'S APPRENTICE.</b> By
+<span class="smcap">E. V. Lucas.</span> (<i>Seventh Thousand.</i>)</div>
+<div class='hang1'>
+<b>II. MRS. TURNER'S CAUTIONARY STORIES.</b>
+(<i>Eighth Thousand.</i>)</div>
+<div class='hang1'>
+<b>III. THE BAD FAMILY.</b> <span class="smcap">By Mrs. Fenwick.</span>
+<span style="margin-left: 1em;">(<i>Fifth Thousand.</i>)</span></div>
+<div class='hang1'>
+<b>IV. THE STORY OF LITTLE BLACK SAMBO.</b>
+Illustrated in Colours. <span class="smcap">By Helen Bannerman.</span>
+(<i>Forty-seventh Thousand.</i>)</div>
+<div class='hang1'>
+<b>V. THE BOUNTIFUL LADY.</b> <span class="smcap">By Thomas
+Cobb.</span> (<i>Fourth Thousand.</i>)</div>
+<div class='hang1'>
+<b>VI. A CAT BOOK.</b> Portraits by <span class="smcap">H. Officer
+Smith.</span> Characteristics by <span class="smcap">E. V. Lucas.</span>
+(<i>Eighth Thousand.</i>)</div>
+<div class='hang1'>
+<b>VII. A FLOWER BOOK.</b> Illustrated in Colours
+by <span class="smcap">Nellie Benson.</span> Story by <span class="smcap">Eden
+Coybee.</span> (<i>Eighth Thousand.</i>)</div>
+<div class='hang1'>
+<b>VIII. THE PINK KNIGHT.</b> Illustrated in Colours
+by <span class="smcap">J. R. Monsell.</span> (<i>Eighth Thousand.</i>)</div>
+<div class='hang1'>
+<b>IX. THE LITTLE CLOWN.</b> <span class="smcap">By Thomas Cobb.</span></div>
+<div class='hang1'>
+<b>X. A HORSE BOOK.</b> <span class="smcap">By Mary Tourtel.</span>
+Illustrated in Colours. (<i>Eighth Thousand.</i>)</div>
+<div class='hang1'>
+<b>XI. LITTLE PEOPLE: An Alphabet.</b> By
+<span class="smcap">Henry Mayer.</span> Verses by <span class="smcap">T. W. H.
+Crosland.</span> Illustrated in Colours.</div>
+<div class='hang1'>
+<b>XII. A DOG BOOK.</b> Illustrated in Colours by
+<span class="smcap">Carton Moore Park.</span> Text by <span class="smcap">Ethel
+Bicknell.</span></div>
+<div class='hang1'>
+<b>XIII. THE ADVENTURES OF SAMUEL AND
+SELINA.</b> By <span class="smcap">Jean C. Archer.</span> Illustrated
+in Colours.</div>
+</div>
+
+<hr style='width: 45%;' />
+
+<h3>
+LONDON: GRANT RICHARDS,<br />
+48, Leicester Square.
+</h3>
+
+
+
+<hr style="width: 65%;" />
+<h1>THE ADVENTURES</h1>
+<h2>OF</h2>
+<h1>SAMUEL AND SELINA.</h1>
+
+<h2>By JEAN C. ARCHER.</h2>
+
+<h3>
+LONDON<br />
+GRANT RICHARDS.<br />
+1902.<br />
+</h3>
+
+
+
+<hr style="width: 65%;" />
+<div class="figcenter" style="width: 164px;">
+<img src="images/emblem.jpg" width="164" height="200" alt="BENROSE &amp; SONS Ltd" title="BENROSE &amp; SONS Ltd" />
+</div><p> <span class='pagenum'><a name="Page_2" id="Page_2">[2]</a></span></p>
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>In Spring,<br />
+<span style="margin-left: 2em;">While softly cooed</span><br />
+<span style="margin-left: 8.5em;">The Dove,</span><br />
+<br />
+Sam<br />
+<span style="margin-left: 2em;">Told Selina of</span><br />
+<span style="margin-left: 8.5em;">His Love.</span><br />
+</td><td align='left'><img src="images/i001.jpg" width="310" height="367" alt="He declared his love" title="He declared his love" />
+</td></tr>
+</table></div>
+
+
+<p><span class='pagenum'><a name="Page_7" id="Page_7">[7]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i002.jpg" width="300" height="436" alt="The summer moon smiled" title="The summer moon smiled" />
+</td><td align='left'>The Summer Moon smiled on them both,<br />
+Selina plighted him her Troth.<br /></td></tr>
+</table></div>
+
+
+
+
+<p><span class='pagenum'><a name="Page_10" id="Page_10">[10]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>But Autumn brought a gayer Swain&mdash;<br />
+Selina broke it off again.<br /></td><td align='left'><img src="images/i003.jpg" width="300" height="475" alt="Selina broke it off again" title="Selina broke it off again" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_15" id="Page_15">[15]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i004.jpg" width="300" height="349" alt="She&#39;d give her thumbs to have him back" title="She&#39;d give her thumbs to have him back" />
+</td><td align='left'>'Tis Winter now&mdash;<br />
+<span style="margin-left: 5.5em;">Selina's slack&mdash;</span><br />
+She'd give her thumbs to have him back.<br /></td></tr>
+</table></div>
+
+
+
+<p><span class='pagenum'><a name="Page_18" id="Page_18">[18]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>Yet&mdash;<br />
+<span style="margin-left: 2em;">When they met</span><br />
+<span style="margin-left: 4em;">She tossed her head;</span><br />
+<br />
+He<br />
+<span style="margin-left: 2em;">Stared at her and</span><br />
+<span style="margin-left: 7.5em;">Cut her dead!</span><br />
+</td><td align='left'><img src="images/i005.jpg" width="300" height="411" alt="He stared at her and cut her dead" title="He stared at her and cut her dead" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_23" id="Page_23">[23]</a></span></p>
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i006.jpg" width="283" height="442" alt="Blew off Selina&#39;s hat" title="Blew off Selina&#39;s hat" />
+</td><td align='left'>But Fate at last to them was kind:<br />
+<span style="margin-left: 1em;">It sent</span><br />
+<span style="margin-left: 4em;">a</span><br />
+<span style="margin-left: 5em;">Roaring,</span><br />
+<span style="margin-left: 8em;">Raging</span><br />
+<span style="margin-left: 11em;">Wind!</span><br />
+<br />
+<span style="margin-left: 1em;">Which,</span><br />
+<span style="margin-left: 2em;">Just as Sam was passing by,</span><br />
+<span style="margin-left: 2em;">Blew off Selina's Hat!</span><br />
+<span style="margin-left: 9.5em;">Oh! My!</span><br /></td></tr>
+</table></div>
+
+
+
+<p><span class='pagenum'><a name="Page_26" id="Page_26">[26]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>Sam<br /><span style="margin-left: 4em;">Caught it&mdash;by a daring jump.</span><br />
+<br />
+Selina's<br />
+<span style="margin-left: 5em;">Heart</span><br />
+<span style="margin-left: 10em;">went</span><br />
+Thump! Thump!! Thump!!!<br />
+<br />
+"Oh, Sam!" she cried;<br />
+<span style="margin-left: 5em;">Tears dimmed her sight&mdash;</span><br />
+And after that it all came right.<br /></td><td align='left'><img src="images/i007.jpg" width="251" height="418" alt="Thump! Thump!! Thump!!!" title="Thump! Thump!! Thump!!!" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_31" id="Page_31">[31]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i008.jpg" width="267" height="389" alt="They started on their Honeymoon" title="They started on their Honeymoon" />
+</td><td align='left'>They made it up&mdash;and very soon<br />
+They started on their Honeymoon.<br /></td></tr>
+</table></div>
+
+
+<p>
+<span class='pagenum'><a name="Page_34" id="Page_34">[34]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>Selina proved a model wife,<br />
+Her Sam was all her joy in life;<br />
+She fetched his shoes and darned his hose,<br />
+And sympathized with all his woes.<br /></td><td align='left'><img src="images/i009.jpg" width="273" height="373" alt="Selina proved a model wife" title="Selina proved a model wife" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_39" id="Page_39">[39]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i010.jpg" width="244" height="371" alt="And&mdash;on her birthday&mdash;for a spree" title="And&mdash;on her birthday&mdash;for a spree" />
+</td><td align='left'>And,<br />
+<span style="margin-left: 1em;">As she let him have his say,</span><br />
+He loved her more from day to day;<br />
+And&mdash;on her birthday&mdash;for a spree,<br />
+Took her to the Menagerie.<br /></td></tr>
+</table></div>
+
+
+<p>
+<span class='pagenum'><a name="Page_42" id="Page_42">[42]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>She revelled in the Monkey Walk,<br />
+Where Apes, of motley hue,<br />
+Each jumped&mdash;upon a yellow stick&mdash;<br />
+All shining and brand new.<br /></td><td align='left'><img src="images/i011.jpg" width="269" height="369" alt="Each jumped&mdash;upon a yellow stick" title="Each jumped&mdash;upon a yellow stick" />
+</td></tr>
+</table></div>
+<p><span class='pagenum'><a name="Page_47" id="Page_47">[47]</a></span></p>
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i012.jpg" width="267" height="401" alt="The snarks rejoiced her frugal mind" title="The snarks rejoiced her frugal mind" />
+</td><td align='left'>And picture, children, how the Snarks<br />
+Rejoiced her frugal mind;<br />
+They ate the Buns, they ate the Bag,<br />
+And even stale cheese rind.<br /></td></tr>
+</table></div>
+
+
+<p>
+<span class='pagenum'><a name="Page_50" id="Page_50">[50]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>The Jub-jub birds Selina fed,<br />
+But they were rude and rough;<br />
+They fought and scratched,<br />
+<span style="margin-left: 3em;">Nor would they stop</span><br />
+When they had had enough.<br />
+</td><td align='left'><img src="images/i013.jpg" width="263" height="437" alt="The Jub-jub birds Selina fed" title="The Jub-jub birds Selina fed" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_55" id="Page_55">[55]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i014.jpg" width="271" height="446" alt="Sam treated her to tea" title="Sam treated her to tea" />
+</td><td align='left'>At last,<br />
+<span style="margin-left: 3em;">When happy, hot and tired,</span><br />
+They found no more to see,<br />
+Sam took her to a shady spot<br />
+And treated her to tea.<br />
+<br />
+<span style="margin-left: 3em;">Selina's hat and dress he praised,</span><br />
+<span style="margin-left: 3em;">She clapped his feeblest puns;</span><br />
+<span style="margin-left: 3em;">It was a perfect carnival</span><br />
+<span style="margin-left: 3em;">Of sentiment and Buns!</span><br />
+</td></tr>
+</table></div>
+
+<p>
+<span class='pagenum'><a name="Page_58" id="Page_58">[58]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>Much time, alas! they cannot spare,<br />
+Since holidays are few;<br />
+Soon, hand in hand, they start afresh<br />
+To seek adventures new.<br />
+<br />
+<span style="margin-left: 3em;">And all about along the walks</span><br />
+<span style="margin-left: 3em;">Stern "Cautions" they espy;</span><br />
+<span style="margin-left: 3em;">"You need not fear," said Samuel,</span><br />
+<span style="margin-left: 3em;">"While I, my love, am nigh."</span><br />
+</td><td align='left'><img src="images/i015.jpg" width="274" height="409" alt="Stern &quot;Cautions&quot; they espy" title="Stern &quot;Cautions&quot; they espy" />
+</td></tr>
+</table></div>
+
+
+<p><span class='pagenum'><a name="Page_63" id="Page_63">[63]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i016.jpg" width="273" height="393" alt="There comes an awful burbling noise" title="There comes an awful burbling noise" />
+</td><td align='left'>Alas! how brief are mortal joys;<br />
+There comes an awful burbling noise!<br /></td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_66" id="Page_66">[66]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>As, terror-struck, he turns to fly,<br />
+Too late he hears her anguished cry,<br />
+<br />
+"O Samuel!<br />
+<span style="margin-left: 3em;">O Samuel!!</span><br />
+<br />
+Beware!<br />
+<span style="margin-left: 4em;">The awful</span><br />
+<span style="margin-left: 7em;">Camuel"!!!</span><br /></td><td align='left'><img src="images/i017.jpg" width="273" height="367" alt="Too late he hears her anguished cry" title="Too late he hears her anguished cry" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_71" id="Page_71">[71]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i018.jpg" width="288" height="467" alt="The camel rushed" title="The camel rushed" />
+</td><td align='left'>The Camel rushed!<br />
+<span style="margin-left: 6em;">The Camel flew!</span><br />
+Till all its spots were streaks of blue;<br />
+To Samuel it seemed to be<br />
+Itself a whole<br />
+<span style="margin-left: 6em;">Menagerie!</span><br /></td></tr>
+</table></div>
+
+
+
+<p><span class='pagenum'><a name="Page_74" id="Page_74">[74]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>The Camel chased him round and round;<br />
+He sank&mdash;exhausted&mdash;on the ground;<br />
+The Camel never noticed that,<br />
+But pranced along&mdash;<br />
+<span style="margin-left: 6em;">with Sammy's hat.</span><br />
+</td><td align='left'><img src="images/i019.jpg" width="289" height="448" alt="The camel chased him round and round" title="The camel chased him round and round" />
+</td></tr>
+</table></div>
+<p><span class='pagenum'><a name="Page_79" id="Page_79">[79]</a></span></p>
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i020.jpg" width="292" height="431" alt="It bust and died" title="It bust and died" />
+</td><td align='left'><i>And</i>&mdash;when it found its victim gone,<br />
+Imagine how the brute went on;<br />
+It bucked and reared<br />
+<span style="margin-left: 6em;">and kicked</span><br />
+<span style="margin-left: 12em;">and shied,</span><br />
+Till, finally,<br />
+<span style="margin-left: 6em;">It <span class="smcap">Bust</span>!</span><br />
+<span style="margin-left: 12em;">and died.</span><br /></td></tr>
+</table></div>
+
+
+
+<p><span class='pagenum'><a name="Page_82" id="Page_82">[82]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>When Sammy heard the loud report<br />
+And saw the pieces fly,<br />
+He felt that sure as eggs was eggs,<br />
+He, too, must surely die.<br />
+<br />
+<span style="margin-left: 3em;">But brave Selina, though her tears</span><br />
+<span style="margin-left: 3em;">Fell all the while like rain,</span><br />
+<span style="margin-left: 3em;">Washed off the dirt and set him up</span><br />
+<span style="margin-left: 3em;">Upon his feet again.</span><br /></td><td align='left'><img src="images/i021.jpg" width="254" height="295" alt="Brave Selina" title="Brave Selina" />
+</td></tr>
+</table></div>
+
+<p><span class='pagenum'><a name="Page_87" id="Page_87">[87]</a></span></p>
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i022.jpg" width="252" height="298" alt="But there the camel&#39;s owner stood" title="But there the camel&#39;s owner stood" />
+</td><td align='left'>She found the remnants of his hat,<br />
+And led him to the gate;<br />
+But there the Camel's owner stood<br />
+As large and grim as fate.<br />
+<br />
+<span style="margin-left: 3em;">Before they left, that greedy man</span><br />
+<span style="margin-left: 3em;">Took all the cash they had,</span><br />
+<span style="margin-left: 3em;">And turned their pockets inside-out</span><br />
+<span style="margin-left: 3em;">(Which made Selina mad).</span><br />
+</td></tr>
+</table></div>
+
+
+
+
+
+<p><span class='pagenum'><a name="Page_90" id="Page_90">[90]</a></span></p>
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'>How different their coming home<br />
+<span style="margin-left: 1em;">From their gay start at morn;</span><br />
+They creep along&mdash;a sorry sight&mdash;<br />
+Bedraggled and forlorn.<br />
+<br />
+<span style="margin-left: 3em;">He knows he showed a want of pluck,</span><br />
+<span style="margin-left: 4em;">Whatever she may say;</span><br />
+<span style="margin-left: 3em;">She feels that it was all her fault</span><br />
+<span style="margin-left: 4em;">For having a birthday.</span><br /></td><td align='left'><img src="images/i023.jpg" width="265" height="313" alt="They creep along&mdash;a sorry sight" title="They creep along&mdash;a sorry sight" />
+</td></tr>
+</table></div>
+<p><span class='pagenum'><a name="Page_95" id="Page_95">[95]</a></span></p>
+
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="Poem and Illustration">
+<tr><td align='left'><img src="images/i024.jpg" width="269" height="301" alt="He draws her closer to her side" title="He draws her closer to her side" />
+</td><td align='left'>But&mdash;once at home&mdash;the ruddy blaze<br />
+Each drooping spirit cheers;<br />
+Sam sets Selina by the fire<br />
+And wipes away her tears.<br />
+<br />
+<span style="margin-left: 3em;">He draws her closer to his side;</span><br />
+<span style="margin-left: 3em;">He tootles on a comb,</span><br />
+<span style="margin-left: 3em;">And sings her, as her sobs subside,</span><br />
+<span style="margin-left: 3em;">A verse of "Home, Sweet Home."</span><br />
+</td></tr>
+</table></div>
+
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of the Project Gutenberg EBook of The Adventures of Samuel and Selina, by
+Jean C. Archer
+
+*** END OF THIS PROJECT GUTENBERG EBOOK ADVENTURES OF SAMUEL AND SELINA ***
+
+***** This file should be named 24611-h.htm or 24611-h.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/2/4/6/1/24611/
+
+Produced by David Edwards and the Online Distributed
+Proofreading Team at https://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive)
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions means that no
+one owns a United States copyright in these works, so the Foundation
+(and you!) can copy and distribute it in the United States without
+permission and without paying copyright royalties. Special rules,
+set forth in the General Terms of Use part of this license, apply to
+copying and distributing Project Gutenberg-tm electronic works to
+protect the PROJECT GUTENBERG-tm concept and trademark. Project
+Gutenberg is a registered trademark, and may not be used if you
+charge for the eBooks, unless you receive specific permission. If you
+do not charge anything for copies of this eBook, complying with the
+rules is very easy. You may use this eBook for nearly any purpose
+such as creation of derivative works, reports, performances and
+research. They may be modified and printed and given away--you may do
+practically ANYTHING with public domain eBooks. Redistribution is
+subject to the trademark license, especially commercial
+redistribution.
+
+
+
+*** START: FULL LICENSE ***
+
+THE FULL PROJECT GUTENBERG LICENSE
+PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
+
+To protect the Project Gutenberg-tm mission of promoting the free
+distribution of electronic works, by using or distributing this work
+(or any other work associated in any way with the phrase "Project
+Gutenberg"), you agree to comply with all the terms of the Full Project
+Gutenberg-tm License (available with this file or online at
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need, is critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at https://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+https://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at https://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit https://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including including checks, online payments and credit card
+donations. To donate, please visit: https://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart was the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ https://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
+
+
+</pre>
+
+</body>
+</html>
diff --git a/24611-h/images/cover.jpg b/24611-h/images/cover.jpg
new file mode 100644
index 0000000..9d52654
--- /dev/null
+++ b/24611-h/images/cover.jpg
Binary files differ
diff --git a/24611-h/images/emblem.jpg b/24611-h/images/emblem.jpg
new file mode 100644
index 0000000..1ac5d84
--- /dev/null
+++ b/24611-h/images/emblem.jpg
Binary files differ
diff --git a/24611-h/images/i001.jpg b/24611-h/images/i001.jpg
new file mode 100644
index 0000000..11c6d0a
--- /dev/null
+++ b/24611-h/images/i001.jpg
Binary files differ
diff --git a/24611-h/images/i002.jpg b/24611-h/images/i002.jpg
new file mode 100644
index 0000000..81056cb
--- /dev/null
+++ b/24611-h/images/i002.jpg
Binary files differ
diff --git a/24611-h/images/i003.jpg b/24611-h/images/i003.jpg
new file mode 100644
index 0000000..e6a6427
--- /dev/null
+++ b/24611-h/images/i003.jpg
Binary files differ
diff --git a/24611-h/images/i004.jpg b/24611-h/images/i004.jpg
new file mode 100644
index 0000000..35310f0
--- /dev/null
+++ b/24611-h/images/i004.jpg
Binary files differ
diff --git a/24611-h/images/i005.jpg b/24611-h/images/i005.jpg
new file mode 100644
index 0000000..27ad191
--- /dev/null
+++ b/24611-h/images/i005.jpg
Binary files differ
diff --git a/24611-h/images/i006.jpg b/24611-h/images/i006.jpg
new file mode 100644
index 0000000..c1f70b3
--- /dev/null
+++ b/24611-h/images/i006.jpg
Binary files differ
diff --git a/24611-h/images/i007.jpg b/24611-h/images/i007.jpg
new file mode 100644
index 0000000..4961647
--- /dev/null
+++ b/24611-h/images/i007.jpg
Binary files differ
diff --git a/24611-h/images/i008.jpg b/24611-h/images/i008.jpg
new file mode 100644
index 0000000..ec94934
--- /dev/null
+++ b/24611-h/images/i008.jpg
Binary files differ
diff --git a/24611-h/images/i009.jpg b/24611-h/images/i009.jpg
new file mode 100644
index 0000000..43dc83d
--- /dev/null
+++ b/24611-h/images/i009.jpg
Binary files differ
diff --git a/24611-h/images/i010.jpg b/24611-h/images/i010.jpg
new file mode 100644
index 0000000..c7be5e8
--- /dev/null
+++ b/24611-h/images/i010.jpg
Binary files differ
diff --git a/24611-h/images/i011.jpg b/24611-h/images/i011.jpg
new file mode 100644
index 0000000..da0d0ba
--- /dev/null
+++ b/24611-h/images/i011.jpg
Binary files differ
diff --git a/24611-h/images/i012.jpg b/24611-h/images/i012.jpg
new file mode 100644
index 0000000..7cd9f9f
--- /dev/null
+++ b/24611-h/images/i012.jpg
Binary files differ
diff --git a/24611-h/images/i013.jpg b/24611-h/images/i013.jpg
new file mode 100644
index 0000000..ecd15ba
--- /dev/null
+++ b/24611-h/images/i013.jpg
Binary files differ
diff --git a/24611-h/images/i014.jpg b/24611-h/images/i014.jpg
new file mode 100644
index 0000000..e14e8de
--- /dev/null
+++ b/24611-h/images/i014.jpg
Binary files differ
diff --git a/24611-h/images/i015.jpg b/24611-h/images/i015.jpg
new file mode 100644
index 0000000..ea16b93
--- /dev/null
+++ b/24611-h/images/i015.jpg
Binary files differ
diff --git a/24611-h/images/i016.jpg b/24611-h/images/i016.jpg
new file mode 100644
index 0000000..77b5ff0
--- /dev/null
+++ b/24611-h/images/i016.jpg
Binary files differ
diff --git a/24611-h/images/i017.jpg b/24611-h/images/i017.jpg
new file mode 100644
index 0000000..1ab2303
--- /dev/null
+++ b/24611-h/images/i017.jpg
Binary files differ
diff --git a/24611-h/images/i018.jpg b/24611-h/images/i018.jpg
new file mode 100644
index 0000000..138b20d
--- /dev/null
+++ b/24611-h/images/i018.jpg
Binary files differ
diff --git a/24611-h/images/i019.jpg b/24611-h/images/i019.jpg
new file mode 100644
index 0000000..9a3c3a3
--- /dev/null
+++ b/24611-h/images/i019.jpg
Binary files differ
diff --git a/24611-h/images/i020.jpg b/24611-h/images/i020.jpg
new file mode 100644
index 0000000..4fb366f
--- /dev/null
+++ b/24611-h/images/i020.jpg
Binary files differ
diff --git a/24611-h/images/i021.jpg b/24611-h/images/i021.jpg
new file mode 100644
index 0000000..115c57f
--- /dev/null
+++ b/24611-h/images/i021.jpg
Binary files differ
diff --git a/24611-h/images/i022.jpg b/24611-h/images/i022.jpg
new file mode 100644
index 0000000..4bcb467
--- /dev/null
+++ b/24611-h/images/i022.jpg
Binary files differ
diff --git a/24611-h/images/i023.jpg b/24611-h/images/i023.jpg
new file mode 100644
index 0000000..a5c1dd4
--- /dev/null
+++ b/24611-h/images/i023.jpg
Binary files differ
diff --git a/24611-h/images/i024.jpg b/24611-h/images/i024.jpg
new file mode 100644
index 0000000..11c8627
--- /dev/null
+++ b/24611-h/images/i024.jpg
Binary files differ
diff --git a/24611.txt b/24611.txt
new file mode 100644
index 0000000..382bab7
--- /dev/null
+++ b/24611.txt
@@ -0,0 +1,725 @@
+Project Gutenberg's The Adventures of Samuel and Selina, by Jean C. Archer
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+
+Title: The Adventures of Samuel and Selina
+
+Author: Jean C. Archer
+
+Release Date: February 14, 2008 [EBook #24611]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK ADVENTURES OF SAMUEL AND SELINA ***
+
+
+
+
+Produced by David Edwards and the Online Distributed
+Proofreading Team at https://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive)
+
+
+
+
+
+
+
+
+
+
+
+
+THE ADVENTURES OF SAMUEL AND SELINA
+
+
+
+JEAN C. ARCHER
+
+
+
+
+
+
+The Dumpy Books for Children.
+
+ XIII. THE ADVENTURES OF
+ SAMUEL AND SELINA.
+
+
+
+
+The Dumpy Books for Children.
+
+_Cloth, Royal 32 mo, 1/6 each._
+
+ * * * * *
+
+ =I. THE FLAMP, THE AMELIORATOR, AND THE
+ SCHOOLBOY'S APPRENTICE.= By E. V. LUCAS.
+ (_Seventh Thousand._)
+
+ =II. MRS. TURNER'S CAUTIONARY STORIES.=
+ (_Eighth Thousand._)
+
+ =III. THE BAD FAMILY.= BY MRS. FENWICK. (_Fifth
+ Thousand._)
+
+ =IV. THE STORY OF LITTLE BLACK SAMBO.=
+ Illustrated in Colours. BY HELEN BANNERMAN.
+ (_Forty-seventh Thousand._)
+
+ =V. THE BOUNTIFUL LADY.= BY THOMAS COBB.
+ (_Fourth Thousand._)
+
+ =VI. A CAT BOOK.= Portraits by H. OFFICER
+ SMITH. Characteristics by E. V. LUCAS. (_Eighth
+ Thousand._)
+
+ =VII. A FLOWER BOOK.= Illustrated in Colours by
+ NELLIE BENSON. Story by EDEN COYBEE. (_Eighth
+ Thousand._)
+
+ =VIII. THE PINK KNIGHT.= Illustrated in Colours
+ by J. R. MONSELL. (_Eighth Thousand._)
+
+ =IX. THE LITTLE CLOWN.= BY THOMAS COBB.
+
+ =X. A HORSE BOOK.= BY MARY TOURTEL. Illustrated
+ in Colours. (_Eighth Thousand._)
+
+ =XI. LITTLE PEOPLE: An Alphabet.= By HENRY
+ MAYER. Verses by T. W. H. CROSLAND. Illustrated
+ in Colours.
+
+ =XII. A DOG BOOK.= Illustrated in Colours by
+ CARTON MOORE PARK. Text by ETHEL BICKNELL.
+
+ =XIII. THE ADVENTURES OF SAMUEL AND SELINA.= By
+ JEAN C. ARCHER. Illustrated in Colours.
+
+ * * * * *
+
+ LONDON: GRANT RICHARDS,
+ 48, Leicester Square.
+
+
+
+
+THE ADVENTURES OF SAMUEL AND SELINA.
+
+By JEAN C. ARCHER.
+
+ LONDON
+ GRANT RICHARDS.
+ 1902.
+
+
+
+
+[Illustration: BENROSE & SONS L^{TD}
+
+DERBY LONDON & WATFORD]
+
+
+ In Spring,
+ While softly cooed
+ The Dove,
+
+ Sam
+ Told Selina of
+ His Love.
+
+[Illustration]
+
+[Illustration]
+
+ The Summer Moon smiled on them both,
+ Selina plighted him her Troth.
+
+ But Autumn brought a gayer Swain--
+ Selina broke it off again.
+
+[Illustration]
+
+[Illustration]
+
+ 'Tis Winter now--
+ Selina's slack--
+ She'd give her thumbs to have him back.
+
+ Yet--
+ When they met
+ She tossed her head;
+
+ He
+ Stared at her and
+ Cut her dead!
+
+[Illustration]
+
+[Illustration]
+
+ But Fate at last to them was kind:
+ It sent
+ a
+ Roaring,
+ Raging
+ Wind!
+
+ Which,
+ Just as Sam was passing by,
+ Blew off Selina's Hat!
+ Oh! My!
+
+ Sam
+ Caught it--by a daring jump.
+
+ Selina's
+ Heart
+ went
+ Thump! Thump!! Thump!!!
+
+ "Oh, Sam!" she cried;
+ Tears dimmed her sight--
+ And after that it all came right.
+
+[Illustration]
+
+[Illustration]
+
+ They made it up--and very soon
+ They started on their Honeymoon.
+
+ Selina proved a model wife,
+ Her Sam was all her joy in life;
+ She fetched his shoes and darned his hose,
+ And sympathized with all his woes.
+
+[Illustration]
+
+[Illustration]
+
+ And,
+ As she let him have his say,
+ He loved her more from day to day;
+ And--on her birthday--for a spree,
+ Took her to the Menagerie.
+
+ She revelled in the Monkey Walk,
+ Where Apes, of motley hue,
+ Each jumped--upon a yellow stick--
+ All shining and brand new.
+
+[Illustration]
+
+[Illustration]
+
+ And picture, children, how the Snarks
+ Rejoiced her frugal mind;
+ They ate the Buns, they ate the Bag,
+ And even stale cheese rind.
+
+ The Jub-jub birds Selina fed,
+ But they were rude and rough;
+ They fought and scratched,
+ Nor would they stop
+ When they had had enough.
+
+[Illustration]
+
+[Illustration]
+
+ At last,
+ When happy, hot and tired,
+ They found no more to see,
+ Sam took her to a shady spot
+ And treated her to tea.
+
+ Selina's hat and dress he praised,
+ She clapped his feeblest puns;
+ It was a perfect carnival
+ Of sentiment and Buns!
+
+ Much time, alas! they cannot spare,
+ Since holidays are few;
+ Soon, hand in hand, they start afresh
+ To seek adventures new.
+
+ And all about along the walks
+ Stern "Cautions" they espy;
+ "You need not fear," said Samuel,
+ "While I, my love, am nigh."
+
+[Illustration]
+
+[Illustration]
+
+ Alas! how brief are mortal joys;
+ There comes an awful burbling noise!
+
+ As, terror-struck, he turns to fly,
+ Too late he hears her anguished cry,
+
+ "O Samuel!
+ O Samuel!!
+
+ Beware!
+ The awful
+ Camuel"!!!
+
+[Illustration]
+
+[Illustration]
+
+ The Camel rushed!
+ The Camel flew!
+ Till all its spots were streaks of blue;
+ To Samuel it seemed to be
+ Itself a whole
+ Menagerie!
+
+ The Camel chased him round and round;
+ He sank--exhausted--on the ground;
+ The Camel never noticed that,
+ But pranced along--
+ with Sammy's hat.
+
+[Illustration]
+
+[Illustration]
+
+ _And_--when it found its victim gone,
+ Imagine how the brute went on;
+ It bucked and reared
+ and kicked
+ and shied,
+ Till, finally,
+ It BUST!
+ and died.
+
+ When Sammy heard the loud report
+ And saw the pieces fly,
+ He felt that sure as eggs was eggs,
+ He, too, must surely die.
+
+ But brave Selina, though her tears
+ Fell all the while like rain,
+ Washed off the dirt and set him up
+ Upon his feet again.
+
+[Illustration]
+
+[Illustration]
+
+ She found the remnants of his hat,
+ And led him to the gate;
+ But there the Camel's owner stood
+ As large and grim as fate.
+
+ Before they left, that greedy man
+ Took all the cash they had,
+ And turned their pockets inside-out
+ (Which made Selina mad).
+
+ How different their coming home
+ From their gay start at morn;
+ They creep along--a sorry sight--
+ Bedraggled and forlorn.
+
+ He knows he showed a want of pluck,
+ Whatever she may say;
+ She feels that it was all her fault
+ For having a birthday.
+
+[Illustration]
+
+[Illustration]
+
+ But--once at home--the ruddy blaze
+ Each drooping spirit cheers;
+ Sam sets Selina by the fire
+ And wipes away her tears.
+
+ He draws her closer to his side;
+ He tootles on a comb,
+ And sings her, as her sobs subside,
+ A verse of "Home, Sweet Home."
+
+
+
+
+
+End of the Project Gutenberg EBook of The Adventures of Samuel and Selina, by
+Jean C. Archer
+
+*** END OF THIS PROJECT GUTENBERG EBOOK ADVENTURES OF SAMUEL AND SELINA ***
+
+***** This file should be named 24611.txt or 24611.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/2/4/6/1/24611/
+
+Produced by David Edwards and the Online Distributed
+Proofreading Team at https://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive)
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions means that no
+one owns a United States copyright in these works, so the Foundation
+(and you!) can copy and distribute it in the United States without
+permission and without paying copyright royalties. Special rules,
+set forth in the General Terms of Use part of this license, apply to
+copying and distributing Project Gutenberg-tm electronic works to
+protect the PROJECT GUTENBERG-tm concept and trademark. Project
+Gutenberg is a registered trademark, and may not be used if you
+charge for the eBooks, unless you receive specific permission. If you
+do not charge anything for copies of this eBook, complying with the
+rules is very easy. You may use this eBook for nearly any purpose
+such as creation of derivative works, reports, performances and
+research. They may be modified and printed and given away--you may do
+practically ANYTHING with public domain eBooks. Redistribution is
+subject to the trademark license, especially commercial
+redistribution.
+
+
+
+*** START: FULL LICENSE ***
+
+THE FULL PROJECT GUTENBERG LICENSE
+PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
+
+To protect the Project Gutenberg-tm mission of promoting the free
+distribution of electronic works, by using or distributing this work
+(or any other work associated in any way with the phrase "Project
+Gutenberg"), you agree to comply with all the terms of the Full Project
+Gutenberg-tm License (available with this file or online at
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need, is critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at https://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+https://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at https://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit https://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including including checks, online payments and credit card
+donations. To donate, please visit: https://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart was the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ https://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
diff --git a/24611.zip b/24611.zip
new file mode 100644
index 0000000..929a9f3
--- /dev/null
+++ b/24611.zip
Binary files differ
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..6312041
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,11 @@
+This eBook, including all associated images, markup, improvements,
+metadata, and any other content or labor, has been confirmed to be
+in the PUBLIC DOMAIN IN THE UNITED STATES.
+
+Procedures for determining public domain status are described in
+the "Copyright How-To" at https://www.gutenberg.org.
+
+No investigation has been made concerning possible copyrights in
+jurisdictions other than the United States. Anyone seeking to utilize
+this eBook outside of the United States should confirm copyright
+status under the laws that apply to them.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..87c4713
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #24611 (https://www.gutenberg.org/ebooks/24611)