summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:25 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:25 -0700
commitdaae5529cef31848ec46b847318df8e1c75a36a3 (patch)
treeb4c0f7579dac8a1cf28d675ec5a0682d06b46e44
initial commit of ebook 24475HEADmain
-rw-r--r--.gitattributes3
-rw-r--r--24475-h.zipbin0 -> 1024976 bytes
-rw-r--r--24475-h/24475-h.htm1765
-rw-r--r--24475-h/images/contents.pngbin0 -> 12229 bytes
-rw-r--r--24475-h/images/divider.pngbin0 -> 379 bytes
-rw-r--r--24475-h/images/illus033.jpgbin0 -> 37232 bytes
-rw-r--r--24475-h/images/illus035.pngbin0 -> 6265 bytes
-rw-r--r--24475-h/images/illus036.pngbin0 -> 48122 bytes
-rw-r--r--24475-h/images/illus038.jpgbin0 -> 41649 bytes
-rw-r--r--24475-h/images/illus04.pngbin0 -> 7650 bytes
-rw-r--r--24475-h/images/illus040.jpgbin0 -> 42295 bytes
-rw-r--r--24475-h/images/illus041.pngbin0 -> 2135 bytes
-rw-r--r--24475-h/images/illus042.pngbin0 -> 48446 bytes
-rw-r--r--24475-h/images/illus043a.pngbin0 -> 10966 bytes
-rw-r--r--24475-h/images/illus043b.pngbin0 -> 12316 bytes
-rw-r--r--24475-h/images/illus043c.pngbin0 -> 8621 bytes
-rw-r--r--24475-h/images/illus044.pngbin0 -> 37103 bytes
-rw-r--r--24475-h/images/illus046.pngbin0 -> 51621 bytes
-rw-r--r--24475-h/images/illus049.pngbin0 -> 95184 bytes
-rw-r--r--24475-h/images/illus051.pngbin0 -> 20231 bytes
-rw-r--r--24475-h/images/illus052a.pngbin0 -> 10980 bytes
-rw-r--r--24475-h/images/illus052b.pngbin0 -> 13873 bytes
-rw-r--r--24475-h/images/illus052c.pngbin0 -> 15489 bytes
-rw-r--r--24475-h/images/illus053a.pngbin0 -> 48090 bytes
-rw-r--r--24475-h/images/illus053b.pngbin0 -> 8600 bytes
-rw-r--r--24475-h/images/illus053c.pngbin0 -> 13153 bytes
-rw-r--r--24475-h/images/illus054.pngbin0 -> 50646 bytes
-rw-r--r--24475-h/images/illus055.pngbin0 -> 25772 bytes
-rw-r--r--24475-h/images/illus057.pngbin0 -> 34446 bytes
-rw-r--r--24475-h/images/illus058.pngbin0 -> 35373 bytes
-rw-r--r--24475-h/images/illus059.pngbin0 -> 35701 bytes
-rw-r--r--24475-h/images/illus060.pngbin0 -> 63827 bytes
-rw-r--r--24475-h/images/illus061.pngbin0 -> 23600 bytes
-rw-r--r--24475-h/images/illus063.pngbin0 -> 27410 bytes
-rw-r--r--24475-h/images/illus064.pngbin0 -> 50071 bytes
-rw-r--r--24475-h/images/music.pngbin0 -> 42480 bytes
-rw-r--r--24475-h/images/t.pngbin0 -> 14961 bytes
-rw-r--r--24475-h/music/febmusic.midibin0 -> 1724 bytes
-rw-r--r--24475.txt1420
-rw-r--r--24475.zipbin0 -> 21941 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
42 files changed, 3201 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/24475-h.zip b/24475-h.zip
new file mode 100644
index 0000000..e18bcd8
--- /dev/null
+++ b/24475-h.zip
Binary files differ
diff --git a/24475-h/24475-h.htm b/24475-h/24475-h.htm
new file mode 100644
index 0000000..f5818f1
--- /dev/null
+++ b/24475-h/24475-h.htm
@@ -0,0 +1,1765 @@
+<!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 Nursery, February 1873, Vol. XIII., by Various.
+ </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;
+ }
+
+ 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: 10%; 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;}
+ .sig {margin-right: 10%; text-align: right;}
+ .story {font-size: 200%; margin-top: .75em;
+ text-align: justify;
+ text-indent: 1.25em;
+ margin-bottom: .75em;}
+ .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;}
+ .u {text-decoration: underline;}
+ .hang1 {text-indent: -3em; margin-left: 3em;}
+ // -->
+ /* XML end ]]>*/
+ </style>
+ </head>
+<body>
+
+
+<pre>
+
+Project Gutenberg's The Nursery, February 1873, Vol. XIII., by Various
+
+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 Nursery, February 1873, Vol. XIII.
+ A Monthly Magazine for Youngest People
+
+Author: Various
+
+Release Date: January 31, 2008 [EBook #24475]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK THE NURSERY, FEBRUARY 1873 ***
+
+
+
+
+Produced by Emmy, Juliet Sutherland and the Online
+Distributed Proofreading Team at http://www.pgdp.net
+
+
+
+
+
+
+</pre>
+
+<h3>THE</h3>
+
+<h1>NURSERY</h1>
+
+<h2><i>A Monthly Magazine</i></h2>
+
+<h2><span class="smcap">For Youngest Readers.</span></h2>
+
+<div class='center'>VOLUME XIII.&mdash;No. 2<br />
+
+<br /><br />
+BOSTON:<br />
+JOHN L. SHOREY, No. 36 BROMFIELD STREET.<br />
+1873.<br />
+</div>
+
+
+
+
+<div class='center'>
+<small>Entered according to Act of Congress, in the year 1873,</small><br />
+<br />
+<small><span class="smcap">By</span> JOHN L. SHOREY,</small><br />
+<br />
+<small>In the Office of the Librarian of Congress at Washington.</small><br />
+<br />
+<br />
+<br />
+<br />
+<br />
+<span class="smcap"><small>Boston:</small><br />
+<small>Rand, Avery, &amp; Co., Stereotypers and Printers.</small></span><br />
+</div>
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<div class="figcenter" style="width: 400px;">
+<img src="images/contents.png" width="400" height="208" alt="Contents" title="Contents" />
+</div>
+
+<div class='center'>
+<table border="0" cellpadding="0" cellspacing="0" summary="Contents">
+<tr><td align='center' colspan='2'>IN PROSE.</td></tr>
+<tr><td align='left'>&nbsp;</td><td align='center'><small>PAGE.</small></td></tr>
+<tr><td align='left'>The Biography of a Bubble</td><td align='right'><a href="#Page_33">33</a></td></tr>
+<tr><td align='left'>The Story of a Little Duck</td><td align='right'><a href="#Page_37">37</a></td></tr>
+<tr><td align='left'>Our Thanksgiving Dinner</td><td align='right'><a href="#Page_40">40</a></td></tr>
+<tr><td align='left'>The Grandpa Story</td><td align='right'><a href="#Page_42">42</a></td></tr>
+<tr><td align='left'>Miss Jones's Picture</td><td align='right'><a href="#Page_45">45</a></td></tr>
+<tr><td align='left'>Clear the Coast</td><td align='right'><a href="#Page_48">48</a></td></tr>
+<tr><td align='left'>Our New Dog</td><td align='right'><a href="#Page_50">50</a></td></tr>
+<tr><td align='left'>Bunny</td><td align='right'><a href="#Page_52">52</a></td></tr>
+<tr><td align='left'>Dandy the Bear</td><td align='right'><a href="#Page_55">55</a></td></tr>
+<tr><td align='left'>Little Mischief</td><td align='right'><a href="#Page_57">57</a></td></tr>
+<tr><td align='left'>Too Many Presents</td><td align='right'><a href="#Page_61">61</a></td></tr>
+<tr><td align='left'>The Dog and the Shadow</td><td align='right'><a href="#Page_63">63</a></td></tr>
+<tr><td align='center' colspan='2'>IN VERSE.</td></tr>
+<tr><td align='left'>&nbsp;</td><td align='center'><small>PAGE</small></td></tr>
+<tr><td align='left'>Jack's Menagerie</td><td align='right'><a href="#Page_36">36</a></td></tr>
+<tr><td align='left'>Jack Frost</td><td align='right'><a href="#Page_44">44</a></td></tr>
+<tr><td align='left'>Sue's Seasons</td><td align='right'><a href="#Page_47">47</a></td></tr>
+<tr><td align='left'>The Children's Party</td><td align='right'><a href="#Page_54">54</a></td></tr>
+<tr><td align='left'>Jack and Jill (<i>with music</i>)</td><td align='right'><a href="#Page_64">64</a></td></tr>
+</table></div>
+
+<div class="figcenter" style="width: 300px;">
+<img src="images/illus04.png" width="300" height="146" alt="Decoration: Cherub and birds" title="Decoration: Cherub and birds" />
+</div>
+<p><span class='pagenum'><a name="Page_33" id="Page_33">[33]</a></span></p>
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<div class="figcenter" style="width: 280px;">
+<img src="images/illus033.jpg" width="280" height="400" alt="THE BIOGRAPHY OF A BUBBLE" title="THE BIOGRAPHY OF A BUBBLE" />
+<span class="caption">THE BIOGRAPHY OF A BUBBLE</span>
+</div>
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_34" id="Page_34">[34]</a></span></p>
+
+
+<h2>THE BIOGRAPHY OF A BUBBLE.</h2>
+
+
+<div class="figleft" style="width: 94px;">
+<img src="images/t.png" width="94" height="100" alt="T" title="T" />
+</div><div class='unindent'><br />HE papa who writes this biography of a bubble
+never wrote a biography before in all his life.
+This is his first printed work. Perhaps some
+old person will criticise it severely.</div>
+
+<p>"Why use such big words as 'biography'
+and 'criticise'?" this old person may ask. "Are you not
+writing for little people? Is not your subject a poor little
+bubble that could not have lived longer than three or four
+seconds?"</p>
+
+<p>To which this papa replies: "Old person, do not meddle.
+This papa knows what he is about. The little folks understand
+very well that a 'biography' is a story of a life; that
+to 'criticise' is to find fault; and that a 'critic' is a fault-finder."</p>
+
+<p>So all critics will please get out of the way, and leave
+this papa alone while he writes the biography of a bubble.</p>
+
+<p>This bubble was born just as the clock struck four, on the
+afternoon of the 13th of January, 1873. Its name was
+"Diamond."</p>
+
+<p>"Why, how could a bubble have a name?"</p>
+
+<p>Now, you just be quiet and patient, and in good time
+you shall learn all. Papa had promised his little daughter
+Grace, that one of these days he would blow some bubbles
+for her amusement.</p>
+
+<p>Grace reminded him several times of his promise; but
+papa was always too busy to attend to it. At last Grace
+said, "When will <i>one of these days</i> come?"&mdash;"It shall
+come now," said papa.</p>
+
+<p>So he got a pipe, and a bowl of soap-suds; and Grace stood
+at his knee while he blew bubbles. Grace was delighted.<span class='pagenum'><a name="Page_35" id="Page_35">[35]</a></span>
+"Name them," said she; for papa had named her kittens,
+and she thought he could name the bubbles.</p>
+
+<p>The first one's name was "Sparkle." It was a very big
+bubble; but it did not live long. The name of the second
+was "Glory." I think it might have lived a second longer
+than it did, if Grace had not touched it with her finger.</p>
+
+<p>The third bubble floated up almost to the ceiling. Its
+name was "Napoleon." It rose as bravely as if it had no fear
+of breaking. It expired of old age, after reaching the term
+of ten seconds and a half.</p>
+
+<p>At last, just as the clock struck four, little "Diamond" appeared.
+She was a delicate little thing, and bright with all
+the colors of the rainbow. She was not proud like the other
+bubbles. She did not try to mount. Perhaps papa's breath
+made her go as she did.</p>
+
+<p>Grace admired "Diamond" very much. "Why, see, papa!
+She is coming to kiss me," said the little girl;&mdash;"she is on
+my cheek."</p>
+
+<p>Yes, little "Diamond" ended her life on the cheek of innocence.
+What better end could she have had? Was it not
+much better than mounting to the cold, white ceiling, and
+living to a dull old age, like the big bubble whose name
+was Napoleon?</p>
+
+<div class='sig'>
+<span class="smcap">Grace's Papa.</span>
+</div>
+
+<div class="figcenter" style="width: 250px;">
+<img src="images/illus035.png" width="250" height="137" alt="Birdhouse" title="Birdhouse" />
+</div>
+
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_36" id="Page_36">[36]</a></span></p>
+<div class="figcenter" style="width: 400px;">
+<img src="images/illus036.png" width="400" height="304" alt="Menagerie" title="Menagerie" />
+</div>
+<h2>JACK'S MENAGERIE.</h2>
+
+
+<div class='poem'>
+"<span class="smcap">This</span> is our grand menagerie,<br />
+<span style="margin-left: 0.5em;">Beneath the crooked cherry-tree.</span><br />
+<span style="margin-left: 0.5em;">The exhibition now begins:</span><br />
+<span style="margin-left: 0.5em;">Admittance, only thirteen pins;</span><br />
+<span style="margin-left: 0.5em;">And if the pins you cannot borrow,</span><br />
+<span style="margin-left: 0.5em;">Why, then, we'll trust you till to-morrow.</span><br />
+<span style="margin-left: 0.5em;">Don't be afraid to walk inside:</span><br />
+<span style="margin-left: 0.5em;">The animals are safely tied.</span><br />
+<br />
+"This is the elephant on the right:<br />
+<span style="margin-left: 0.5em;">Don't meddle with him, or he'll bite.</span><br />
+<span style="margin-left: 0.5em;">(He's Rover, Neddie's dog, you know.</span><br />
+<span style="margin-left: 0.5em;">I wish he wouldn't fidget so!</span><br />
+<span style="margin-left: 0.5em;">He doesn't think it fun to play</span><br />
+<span style="margin-left: 0.5em;">Wild beast, and be chained up all day.)</span><br />
+<span style="margin-left: 0.5em;">We'll feed him, pretty soon, with meat;</span><br />
+<span style="margin-left: 0.5em;">Though grass is what he ought to eat.</span><br />
+<br />
+"In that box are the kangaroos:<br />
+<span style="margin-left: 0.5em;">Go near and pat them if you choose;</span><br />
+<span style="margin-left: 0.5em;">(They're very much like Susie's rabbits,</span><br />
+<span style="margin-left: 0.5em;">With just a change of name and habits.)</span><br />
+<span style="margin-left: 0.5em;">You'll find them lively as a top:</span><br />
+<span style="margin-left: 0.5em;">See, when I poke them, how they hop.</span><br />
+<span style="margin-left: 0.5em;">They are not fierce; but, oh! take care:</span><br />
+<span style="margin-left: 0.5em;">We now approach the grizzly bear.</span><br />
+<br />
+"See her long claws, and only hear<br />
+<span style="margin-left: 0.5em;">Her awful growl when I go near!</span><br />
+<span style="margin-left: 0.5em;">We found her lying on a rug,</span><br />
+<span style="margin-left: 0.5em;">And just escaped her fearful hug.</span><br />
+<span style="margin-left: 0.5em;">It took some time to get her caged:</span><br />
+<span style="margin-left: 0.5em;">She's terrible when she's enraged.</span><br />
+<span style="margin-left: 0.5em;">(You think, perhaps, it's Mabel's cat,</span><br />
+<span style="margin-left: 0.5em;">But don't you be too sure of that!)</span><br />
+<br />
+"Here is the ostrich in her pen<br />
+<span style="margin-left: 0.5em;">(It's Ernest's little bantam-hen):</span><br />
+<span style="margin-left: 0.5em;">She came from Africa, of course,</span><br />
+<span style="margin-left: 0.5em;">And runs as fast as any horse;</span><br />
+<span style="margin-left: 0.5em;">And up above there is a bird</span><br />
+<span style="margin-left: 0.5em;">Of whom you all have often heard,&mdash;</span><br />
+<span style="margin-left: 0.5em;">The eagle ('That is not,' says Mary,</span><br />
+<span style="margin-left: 0.5em;">'A pretty name for my canary')."</span><br />
+<br />
+<span style="margin-left: 0.5em;">Just at this point, I grieve to say,</span><br />
+<span style="margin-left: 0.5em;">The elephant broke quite away,</span><br />
+<span style="margin-left: 0.5em;">O'erthrew the grizzly bear in rage,</span><br />
+<span style="margin-left: 0.5em;">Upset the eagle in his cage,</span><br />
+<span style="margin-left: 0.5em;">Flew at the kangaroos, and then</span><br />
+<span style="margin-left: 0.5em;">Attacked the ostrich in her pen.</span><br />
+<span style="margin-left: 0.5em;">Thus ended Jack's menagerie</span><br />
+<span style="margin-left: 0.5em;">Beneath the crooked cherry tree!</span><br />
+</div>
+
+<div class='sig'>
+H. B.
+</div><p><span class='pagenum'><a name="Page_37" id="Page_37">[37]</a></span></p>
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<h2>THE STORY OF A LITTLE DUCK.</h2>
+
+
+<p><span class="smcap">I was</span> one of a family of nine brothers and sisters. We all
+found ourselves outside our shells one fine, sunny day in
+spring; but we felt chilly, and were glad to nestle under the
+wings of the kind old hen whom we regarded as our mother.</p>
+
+<p>In a day or two, we began to look about the world. We
+found that it comprised a pretty lawn, on which our mansion
+was placed, with a brick wall at one end of it. The other
+end of the world was at the foot of the lawn, and consisted
+of a level expanse as smooth as a sheet of glass.</p>
+
+<p>Our mansion was formed of wood, with a high pointed
+roof, and with open bars in front, through which we could
+look out and enjoy the prospect. We could crawl under
+the bars easily; but mother-hen could not.</p>
+
+<p>One day a great, strong giant came and lifted up our
+mansion right over our heads. This giant had two legs,
+but no wings. Poor thing! They called him a <i>little boy</i>.
+He frightened us very much at first; but as he fed us, and
+called us, "Ducky, ducky!" we soon grew fond of him.</p>
+
+<p>When the boy had lifted up our mansion (which he
+called a coop), mother-hen started at once on a journey
+round the world. We stopped to pick up some bits of
+grain, and some little worms, which we found. "Cluck,
+cluck!" said mother-hen, which means, "Come, come!" and
+we all said, "Quack, quack!" which means, "Yes, yes!"</p>
+
+<p>On we went, threading our way through the forest of
+grass; and our ideas were much enlarged by finding that
+the world comprised a vast farm-yard as well as our lawn,
+and the distant glass-like boundary. On we went, "Cluck,
+cluck! quack, quack!" and at last found ourselves close to
+the smooth expanse, which we learned was called a <i>pond</i>,
+and composed of a beautiful liquid called "water."<span class='pagenum'><a name="Page_38" id="Page_38">[38]</a></span></p>
+
+<p>Into this pond my brothers and sisters dashed, and of
+course I followed. How delicious! The water was cool
+and refreshing, and so buoyant, that we moved about on it
+more easily than we could walk on the land; but, when we
+looked back to the bank, we saw mother-hen calling out in
+grief and dread, "Cluck, cluck! come, come! you'll drown,
+drown! Oh, oh!"</p>
+
+<div class="figcenter" style="width: 296px;">
+<img src="images/illus038.jpg" width="296" height="350" alt="Poor mother-hen" title="Poor mother-hen" />
+</div>
+
+<p>"All right!" said my eldest brother; "no fear: here we
+are as jolly as sandboys! You may as well come. It's
+capital. Here goes for a dive!" And, so saying, under he<span class='pagenum'><a name="Page_39" id="Page_39">[39]</a></span>
+went, and soon came up again, laughing, "Quack, quack!
+oh, it's <i>so</i> jolly!"</p>
+
+<p>But poor mother-hen did not see any thing jolly about it,
+and was always in fear when we went to the pond, into
+which she would never go herself.</p>
+
+<p>In time we grew up, and found that we could actually <i>fly
+in the air</i>. Oh, capital! When that horrible monster with
+four legs, which they called "a dog," ran after us, we opened
+our wings, and flew over the lawn to the pond. And there
+stood the stupid dog bawling out, "Bow, wow! bow, wow!"</p>
+
+<p>One day our ideas were again expanded by our being
+driven through a gate. We then found that the world was
+much larger than we had thought; for beyond our wall
+was a broad ploughed field, as well as a vast forest, the edges
+of which touched the distant sky. Wonderful discovery!
+How grand a duck feels when gaining useful knowledge!</p>
+
+<p>Every thing went on pleasantly enough, until a great
+awkward giant, named Bob, came and looked very hard at
+us. At first we did not like him; but he was really very
+kind, and called us "Ducky, ducky, ducky!" and threw us
+handfuls of barley. He then seized two or three of my
+fattest brothers and sisters, and frightened them so much,
+that they called out, "Quack, quack! don't, don't!" But
+they need not have made such a fuss, as he put them safely
+in a basket with a lid to it to keep off the rain, and took
+a great deal of care of them indeed.</p>
+
+<p>How kind of him to take the trouble to carry them in
+this basket on his arm, instead of leaving them to waddle
+along the road! In this way he has taken all my brothers
+and sisters away with him, except myself and my brother
+little Jack Drake. I dare say he will soon take <i>us</i> with him
+in his nice basket.</p>
+
+<p>Certainly it is a good thing to have men to attend to us<span class='pagenum'><a name="Page_40" id="Page_40">[40]</a></span>
+so well. I am sure they must be very fond of ducks to
+take such care of us. And so I said to Jack Drake; but all
+he said in reply was, "Quack, quack! quack, quack!"</p>
+
+<div class='sig'>
+T. C.
+</div>
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<div class="figcenter" style="width: 400px;">
+<img src="images/illus040.jpg" width="400" height="303" alt="Our Thanksgiving" title="Our Thanksgiving" />
+</div>
+
+
+
+
+
+<h2>OUR THANKSGIVING DINNER.</h2>
+
+
+<p><span class="smcap">We</span> live in a little village near the city of Cincinnati.
+We have not lived here many years; and our grandparents
+and aunts and uncles and cousins are so far away, that they
+cannot often come to see us.</p>
+
+<p>This year, on Thanksgiving Day, none of our friends were
+with us; and mamma and papa felt very sad to have the
+big turkey cooked, and only our own family to eat it.</p>
+
+<p>So, happening to see a ragged little boy in the street,
+mamma called him, and told him to go out and find eleven<span class='pagenum'><a name="Page_41" id="Page_41">[41]</a></span>
+more poor little boys, and tell them to come with him and
+get a Thanksgiving dinner.</p>
+
+<p>He ran off in high glee; and, sure enough, when twelve
+o'clock came, along came the whole number of poor, hungry
+little boys. Their eyes sparkled with delight when
+they saw the nice brown turkey, and the pies and cakes.
+They were soon seated at the table; and papa and mamma
+waited on them.</p>
+
+<p>It made us all glad to see how the poor fellows enjoyed
+their dinner. One ragged little boy was so afraid of soiling
+the cloth, that he quietly slipped the bones under the table.
+Another boy saw him, and told the rest; and then they all
+had a good laugh.</p>
+
+<p>After they had eaten as much as they wanted, they were
+taken into the room where the piano is; and mamma got
+"The Nursery" containing the song of "Mother Hubbard,"
+and played and sung it to them.</p>
+
+<p>Papa then gave each one a paper of candy and a nice
+large apple, and sent them off. No sooner were they out of
+the door than they set up a yell like so many little Indians,
+and ran to their homes as fast as they could, I suppose, to
+tell about the good time they had had.</p>
+
+<p>We all think now that we enjoyed our Thanksgiving
+as well as children who had their own friends to dine with
+them. And I do not doubt that those poor little boys will
+remember their unexpected dinner as long as they live.</p>
+
+<div class='sig'>
+<span class="smcap">Harrison, O.</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
+<span class="smcap">Annie Gray Pattison.</span><br /><br />
+</div>
+
+<div class="figcenter" style="width: 100px;">
+<img src="images/illus041.png" width="100" height="78" alt="Grapes" title="Grapes" />
+</div><p><span class='pagenum'><a name="Page_42" id="Page_42">[42]</a></span></p>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><div class="figcenter" style="width: 400px;">
+<img src="images/illus042.png" width="400" height="313" alt="The Grandpa Story" title="The Grandpa Story" />
+</div>
+<h2>THE GRANDPA STORY.</h2>
+
+
+<p>"<span class="smcap">Which</span> shall it be to-night, Harry?" I said a little while
+ago?&mdash;"The Goblet Story, The Grandpa Story, or About
+the Runaway Boy?"</p>
+
+<p>"Oh! The Grandpa Story," said Harry at once; "for
+grandpa has been here to-day, and brought me ten notched
+sugar-plums,&mdash;five red ones, and five white." So I began:&mdash;</p>
+
+<div class="blockquot"><p>One bright Monday morning, I looked out of the front-window, and
+said, "Why, Harry, Uncle David has come to town! He is tying his
+horse under the elm-tree." A minute after, Uncle David opened the door
+into the sitting-room, and said, "Is there any one here who would like to
+go out to grandpa's to-day?" And mamma spoke right up, and said,
+"We would all like to go. It will do my little lads good to have a nice
+ride."</p>
+
+<p>"Get ready quick, then," said Uncle David. So mamma put a little
+blue cloak and a white sun-bonnet on Freddy the baby, and a linen coat,
+and straw hat with blue ribbons on Harry; and they all went out, and got
+into the carriage.<span class='pagenum'><a name="Page_43" id="Page_43">[43]</a></span></p>
+
+<p>Then away they rode through the pretty streets, and over a covered
+bridge, where the horse went <span class="smcap">trot</span>, <span class="smcap">trot</span>, <span class="smcap">trot</span>. Then they crossed a
+railroad-track, and drove past a station, and
+stopped at a store; and Uncle David went in
+and bought a great box of sugar for Aunt
+Mattie, and a little bag of candy to carry home
+to his little boy Philly.</p>
+
+<div class="figright" style="width: 200px;">
+<img src="images/illus043a.png" width="200" height="176" alt="A man with a gun" title="A man with a gun" />
+</div>
+
+<p>Then they rode up a steep hill, and came out
+upon Westfield Plains. And then what beautiful
+things they saw!&mdash;a man with a gun, a
+squirrel cracking a nut, a little girl with red
+hair, a man picking apples from a tree, and, best of all, a boy flying a kite.</p>
+
+<div class="figleft" style="width: 200px;">
+<img src="images/illus043b.png" width="200" height="183" alt="A man picking apples" title="A man picking apples" />
+</div>
+
+<p>By and by they drove up a hill to grandpa's house. Cousin Philly, who
+was out on the piazza, ran into the house to
+tell his mamma that Aunt Susan had come,
+and brought all her little boys with her.</p>
+
+<p>Tiger, the great black dog, said, "Bow,
+wow!" to Harry, as he went up the steps.
+Cousin Anne sat in a great rocking-chair by
+the open window, and sang to her dolly,
+"Rock-a-by baby."</p>
+
+<p>Aunt Mattie was glad enough to see them,
+and gave Harry a round cooky with a hole in the middle, that he thought
+very funny. Mamma always makes square cookies, with no holes to put
+your fingers through.</p>
+
+<p>By and by, when grandpa came in from the
+orchard, they had a nice supper. They had
+peaches and cream, and biscuits and honey;
+and, oh! how good every thing tasted!</p>
+
+<div class="figright" style="width: 200px;">
+<img src="images/illus043c.png" width="200" height="172" alt="A boy flying a kite" title="A boy flying a kite" />
+</div>
+
+<p>Philly lent Harry his cup with the picture
+of a queen on one side, and "<i>Remember me</i>"
+on the other; and Harry drank two cups of
+milk, the cup was so pretty.</p>
+
+<p>After supper Harry's eyes began to droop;
+and so mamma said, "Kiss grandpa, my little boy, and the dear little
+cousins, and then let's run to bed with sleepy head."</p>
+
+<p>In six seconds after Harry's head touched the pillow, he was fast
+asleep.</p>
+
+<p>The next morning he awoke fresh and bright; and, after breakfast,
+Philly and Harry went out into the road to play. They made little<span class='pagenum'><a name="Page_44" id="Page_44">[44]</a></span>
+sand-hills and houses of pebble-stones, and dug wells in the sand, and had
+a real good time.</p>
+
+<p>In the afternoon, mamma put the cloaks and hats on Harry and Freddy;
+Uncle David drove up to the house; and they all got into the carriage, and
+had a nice ride home.</p></div>
+
+<div class='sig'>
+S. B. T.
+</div>
+
+
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><div class="figcenter" style="width: 400px;">
+<img src="images/illus044.png" width="400" height="299" alt="Winter fun" title="Winter fun" />
+</div>
+<h2>JACK FROST.</h2>
+
+
+<div class='poem'>
+<span class="smcap">Jack Frost</span>, he is with us again;<br />
+He comes every winter, you know:<br />
+<span style="margin-left: 1em;">But we're hardy and bold,</span><br />
+<span style="margin-left: 1em;">And we don't mind the cold,</span><br />
+And we welcome the ice and the snow.<br />
+<br />
+Jack Frost plays a rough sort of game<br />
+With the children wherever he goes:<br />
+<span style="margin-left: 1em;">He pinches their cheeks;</span><br />
+<span style="margin-left: 1em;">Their noses he tweaks;</span><br />
+<span class='pagenum'><a name="Page_45" id="Page_45">[45]</a></span>And he treads on their ten little toes.<br />
+<br />
+Jack Frost makes the ground rather hard:<br />
+But with thick boots we clatter about;<br />
+<span style="margin-left: 1em;">And we run till our breath</span><br />
+<span style="margin-left: 1em;">Puffs away like a wreath</span><br />
+Of white steam from the teakettle's spout.<br />
+<br />
+Jack Frost lays his hand on the pond,<br />
+And turns it to glittering ice;<br />
+<span style="margin-left: 1em;">Then the skaters they glide,</span><br />
+<span style="margin-left: 1em;">And the sliders they slide:</span><br />
+Think of that, Charley; isn't it nice!<br />
+<br />
+Jack Frost, he is sure to be found<br />
+Where the sleigh-bells are tinkling clear;<br />
+<span style="margin-left: 1em;">As the horses, so strong,</span><br />
+<span style="margin-left: 1em;">Canter gayly along,</span><br />
+While the lads give a shout and a cheer.<br />
+<br />
+Jack Frost, then, you're welcome again;<br />
+Of pleasures you bring us a store:<br />
+<span style="margin-left: 1em;">But be mild as you can,</span><br />
+<span style="margin-left: 1em;">Oh, you fierce little man!</span><br />
+When you visit the feeble and poor.<br />
+</div>
+
+<div class='sig'>
+<span class="smcap">George Bennett.</span>
+</div>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<h2>MISS JONES'S PICTURE.</h2>
+
+
+<p><span class="smcap">I have</span> just been looking at Miss Jones's picture. How
+do you think Miss Jones looks?</p>
+
+<p>She wears a shawl pinned close up to her throat, a cap
+tied under her chin, and a pair of spectacles over some very
+wise-looking eyes.</p>
+
+<p>What a funny-looking picture! I call it a funny picture,<span class='pagenum'><a name="Page_46" id="Page_46">[46]</a></span>
+because the clothes are an old lady's clothes; but the face
+is a little girl's face, round and plump and rosy. If I could
+take off the cap and the shawl and the spectacles, I should
+see a little girl of four years, with a white dress, a pink sash,
+and long curls hanging down over her shoulders.</p>
+
+<div class="figcenter" style="width: 350px;">
+<img src="images/illus046.png" width="350" height="352" alt="Miss Jones" title="Miss Jones" />
+</div>
+
+<p>Her name is Edith May. Her mamma calls her Edie.
+Edie likes to fix herself up, and "play people" as she calls
+it. She takes many different parts.</p>
+
+<p>Sometimes she is an old lady, and sometimes she is a
+young lady. Sometimes she plays she is mamma; and then
+she runs round taking care of her dollies, and says she
+doesn't know what she <i>shall</i> do now that Tilly has the
+measles, and Hannah has the chicken-pox, and she <i>verily</i>
+believes that the baby has the measles too.</p>
+
+<p>The other day, she said she was going to be Miss Jones,
+and go down to the saloon and have her picture taken.<span class='pagenum'><a name="Page_47" id="Page_47">[47]</a></span></p>
+
+<p>So she fixed herself up with cap and spectacles and shawl,
+and went down to the photograph-room, and told the artist
+that she was Miss Jones, and she had called to have her
+picture taken.</p>
+
+<p>Then the artist placed a chair for her, and she sat up as
+straight as she could. When the pictures were finished, he
+sent them to her mamma, who has sent one to me; and
+here you have it in "The Nursery."</p>
+
+<div class='sig'>
+S. F. W.
+</div>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<h2>SUE'S SEASONS.</h2>
+
+
+<div class='poem'>
+<span class="smcap">In</span> the spring, when the leaves all start,<br />
+The crocus thrills at its glowing heart,<br />
+The windflower opens its tinted cup,<br />
+While the sap mounts merrily up and up.<br />
+<br />
+In the spring all the birds begin,<br />
+Early and late to build and sing:<br />
+Sweeter music was never heard<br />
+Then the merry note of a building bird.<br />
+<br />
+In the summer the roses smile,<br />
+Painting the roadside, mile by mile;<br />
+The sweet-brier catches you as you pass,<br />
+The violets thicken among the grass;<br />
+<br />
+Little nests run over with song,<br />
+Little wings grow restless and strong;<br />
+Daisies shine in the fields afar,<br />
+Odors float where the lilies are.<br />
+<br />
+In the autumn the sap runs down,<br />
+And leaves are tinted with gold and brown:<br />
+In the winter when wild winds blow,<br />
+The leaves are dead in a shroud of snow.<br />
+</div>
+
+<div class='sig'>
+<span class="smcap">Mary N. Prescott.</span>
+</div>
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_48" id="Page_48">[48]</a></span></p>
+
+<h2>"CLEAR THE COAST!"</h2>
+
+
+<p><span class="smcap">I told</span> you last month how Robert hoped that Santa Claus
+would bring him a sled; and how Robert woke on Christmas
+morning to find by his bedside a beautiful sled, painted red,
+with thick iron runners.</p>
+
+<p>The next day he went with Uncle Charles to the hill on
+Boston Common, near Park Street, to see the boys coast.
+Here is a picture of the scene, drawn from life; and a very
+correct idea it will give you of the sport that may be witnessed
+in Boston after every snow-storm.</p>
+
+<p>Robert had his sled with him; and as he stood with Uncle
+Charles, looking at the coasters, the little boy longed to be
+<i>of</i> them and <i>among</i> them. But Uncle Charles said, "You
+are not quite old enough yet to coast in public: you have
+not had practice enough."</p>
+
+<p>Then a big boy, who had been admiring Robert's sled,
+stepped up and said, "I should like to try that sled, sir: I
+can take the little fellow on the sled in front of me. I will
+take good care of him, sir."</p>
+
+<p>Robert begged so hard to take his first lesson in coasting
+under the care of this big boy, that Uncle Charles at last
+consented; and in the picture you may see Uncle Charles
+waiting for the two boys to come along on the sled.</p>
+
+<p>He could not see them at first: but in about five minutes
+down they came like the rush of a torrent; and little Robert,
+as he saw Uncle Charles, cried out as loud as he could,
+"Clear the coast, clear the coast!"</p>
+
+<p>Uncle Charles clapped his hands; the ladies waved their
+handkerchiefs; and Robert felt quite proud, when, as he
+reached the bottom of the hill, some boys gathered round,
+and pronounced his sled "a first-rate runner."<span class='pagenum'><a name="Page_49" id="Page_49">[49]</a></span></p>
+
+<div class="figcenter" style="width: 600px;">
+<img src="images/illus049.png" width="600" height="415" alt="Clear the coast" title="Clear the coast" />
+</div><p><span class='pagenum'><a name="Page_50" id="Page_50">[50]</a></span></p>
+
+<p>That was a proud day for Robert; for, before he left the
+Common, he was allowed to coast once all alone; and he did
+it in such good style, that the big boy told him he would
+make a "prime coaster."</p>
+
+<p>"What did he mean by a "<i>prime coaster</i>"<i>?</i>" asked Robert.
+"He meant," said Uncle Charles, "that, with a little more
+practice, you will coast very well,&mdash;as well, perhaps, as he
+does himself."</p>
+
+<div class='sig'>
+<span class="smcap">Alfred Selwyn.</span>
+</div>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<h2>OUR NEW DOG.</h2>
+
+
+<p><span class="smcap">We</span> have a new dog. His name is Bright. He is only
+two years old. His master one day took the cars near our
+place for California; and poor Bright was left behind.</p>
+
+<p>I met him at the railroad-station. He seemed to be in
+great distress. I had some bread in my hand, and offered
+him a piece. He was too sad to eat. I patted him on the
+head, and said, "Poor doggie, have you lost your master?"</p>
+
+<p>Bright howled as if he understood my question; and I
+believe he did. When I got home that day, I found that he
+had followed me. As I stood on the door-step, he fawned
+at my feet, and made a low, imploring noise, as if he would
+like to say, "Do be my master, and let me be your dog: I
+will be such a good dog!"</p>
+
+<p>I understood what he wanted, and said, "Well, old fellow,
+you shall have your wish. I adopt you as my own dog."</p>
+
+<p>Thereupon Bright wagged his tail, and barked, and put his
+fore-feet on my shoulders, and tried to lick my face. We
+understood each other now completely.</p>
+
+<p>Bright seemed to understand that he must not only be
+good to me, but to all under my care. I had a little white
+kitten named Snow-drop. When she and Bright first met,<span class='pagenum'><a name="Page_51" id="Page_51">[51]</a></span>
+she was so much afraid, that she leaped up on top of the
+bookcase to be out of his way.</p>
+
+<div class="figcenter" style="width: 205px;">
+<img src="images/illus051.png" width="205" height="300" alt="Bright trying to coax Snow-drop down" title="Bright trying to coax Snow-drop down" />
+</div>
+
+<p>It was amusing to see how he tried to coax her down, and
+to make her feel that he was her friend. Snow-drop mewed,
+and raised her back; but Bright, by some good-natured
+half-barks and playful grunts, soon made her understand
+that he was one of the family, and bound to treat her well.</p>
+
+<p>By and by Snow-drop left off mewing, and began to purr.
+Bright lay down on the carpet, and began flapping and brushing
+it in a half-circle with his tail. That meant play.</p>
+
+<p>So Kitty at last came down; and, when I left the room, she
+and Bright were having a grand frolic together. I know
+you would like my dog Bright if you could see him.</p>
+
+<div class='sig'>
+<span class="smcap">Kansas.</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
+<span class="smcap">Edwin Barton.</span>
+</div>
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_52" id="Page_52">[52]</a></span></p>
+
+<h2>BUNNY.</h2>
+
+<div class="figleft" style="width: 200px;">
+<img src="images/illus052a.png" width="200" height="164" alt="Squirrel in the barn" title="Squirrel in the barn" />
+</div>
+
+
+<div class='story'><span class="smcap">One</span> day, when I
+was in the barn, I
+happened to look up,
+and there, on a beam,
+I saw a red squirrel with a great
+bushy tail. He was looking
+right at me.</div>
+
+<div class="figright" style="width: 200px;">
+<img src="images/illus052b.png" width="200" height="180" alt="Catching the edge of a twig" title="Catching the edge of a twig" />
+</div>
+
+<div class='story'>The next day I
+saw him in my yard,
+trying to jump from
+one tree to another.
+I thought he would fall; but he
+just saved himself by catching
+the end of a twig.</div>
+
+<div class="figleft" style="width: 200px;">
+<img src="images/illus052c.png" width="200" height="184" alt="Bunny in the satchel" title="Bunny in the satchel" />
+</div>
+<div class="figright" style="width: 200px;">
+<img src="images/illus053a.png" width="200" height="184" alt="Bunny taking the corn" title="Bunny taking the corn" />
+</div>
+
+<div class='story'>Up in one of the
+chambers there was
+an old satchel hanging
+on a nail. Bunny
+climbed in at the window, and
+filled the satchel with nuts and
+apple-seeds. There was a basket
+of corn in the
+wood-house; and
+Bunny carried it almost
+all away.</div>
+<p><span class='pagenum'><a name="Page_53" id="Page_53">[53]</a></span></p>
+
+<div class="figleft" style="width: 200px;">
+<img src="images/illus053b.png" width="200" height="139" alt="Bunny in the grass" title="Bunny in the grass" />
+</div>
+
+<div class='story'>One day, as Bunny was going
+along in the grass,
+he heard a noise: so
+he sat up, and looked
+about. He saw a
+dog. Up went Bunny into a tree.</div>
+
+<div class="figright" style="width: 200px;">
+<img src="images/illus053c.png" width="200" height="183" alt="Bunny up a tree" title="Bunny up a tree" />
+</div>
+
+<div class='story'>The dog came under
+the tree, and
+barked. The saucy
+squirrel ran down,
+and said with his eyes, "Now
+catch me if you can," and then
+ran up to the top of the tree as
+quick as a wink.</div>
+
+<div class='sig'>
+W. O. C.
+</div>
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_54" id="Page_54">[54]</a></span></p>
+
+<div class="figcenter" style="width: 400px;">
+<img src="images/illus054.png" width="400" height="305" alt="Children&#39;s Party" title="Children&#39;s Party" />
+</div>
+
+<h2>THE CHILDREN'S PARTY.</h2>
+
+
+<div class='poem'>
+<span class="smcap">Will</span> you come to our party to-day, Carrie Wynn?<br />
+The party is all ready now to begin;<br />
+And you shall be mother, and pour out the tea,<br />
+Because you're the oldest and best of the three.<br />
+<br />
+My white cups and saucers that came Christmas Day<br />
+Are all set out nicely on Hatty's gilt tray;<br />
+Real milk in the cream-jug, and real sugar too;<br />
+But only <i>play</i>-tea&mdash;we pretend that it's true.<br />
+<br />
+We've got a <i>whole</i> orange, and three macaroons,<br />
+And some <i>blue</i>-mange&mdash;we'll eat it with Hatty's new spoons;<br />
+And we've carried our table out under the trees:<br />
+<span class='pagenum'><a name="Page_55" id="Page_55">[55]</a></span>So come, Carrie Wynn, to our party, do, please!<br />
+<br />
+Hatty'll sit at one end, and the other you'll take;<br />
+And I'll cut the orange, and she'll help the cake:<br />
+You'll see something funny&mdash;the reason, don't ask it&mdash;<br />
+When we've eaten the cake, we can eat up the basket!<br />
+<br />
+We invited the dolls; but they both have the mumps;<br />
+And yesterday mine got two terrible bumps:<br />
+So we left them in bed; and I do not much care,<br />
+For dolls never <i>will</i> sit up straight on a chair.<br />
+<br />
+Then, nicest of all, when our party is done,<br />
+We'll wash up the dishes; and won't that be fun!<br />
+Then scrub sticky fingers and sugary thumbs;<br />
+And the sparrows and robins may clear up the crumbs.<br />
+</div>
+
+<div class='sig'>
+<span class="smcap">Elizabeth Sill.</span>
+</div>
+
+
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><div class="figcenter" style="width: 400px;">
+<img src="images/illus055.png" width="400" height="249" alt="Dandy the Bear" title="Dandy the Bear" />
+</div>
+<h2>DANDY THE BEAR.</h2>
+
+
+<p><span class="smcap">We</span> have a dancing bear in our village. His name is
+Dandy. He belongs to Mr. Werner, a German, who leads
+him about the streets, and makes a show of him. We children<span class='pagenum'><a name="Page_56" id="Page_56">[56]</a></span>
+all give Dandy some of our spare cents when we see
+him; for a bear has to be fed like you and me.</p>
+
+<p>"Come, Dandy," Mr. Werner will say, "here are the
+young ladies and gentlemen, all with plenty of cents in
+their pockets to give you if you perform well. They are
+good judges of high art. They can admire the poetry of
+motion. So do your prettiest."</p>
+
+<p>Mr. Werner has a monkey and a pet dog. The monkey
+is called Captain. He wears a hat with a feather in it. The
+name of the pet dog is Grip. He is fat and greedy; and, if
+he sees a boy with a cake, he begs for a piece of it; indeed,
+he wouldn't object to the whole of it. I wonder if you can
+spy out Grip and the Captain in the picture.</p>
+
+<p>But Dandy makes more fun for us than all the rest.
+"Now, Dandy," Mr. Werner will say, "make your most
+stunning bow to the ladies, and then give us a turn on the
+light fantastic."</p>
+
+<p>By the "light fantastic," Mr. Werner means "the light
+fantastic toe." He has made this joke so many times, that
+we know what he means by it.</p>
+
+<p>Thus encouraged, Dandy will bow, raise himself on one
+of his hind-feet, and whirl round in a <i>pirouette</i>. (If you do
+not know what a <i>pirouette</i> is, you must get some one to explain
+and pronounce the word for you.)</p>
+
+<p>You would laugh to see Dandy imitate the great dancers.
+Though he can hardly be called graceful, he is very amusing;
+and we children willingly pay for the sight a cent each
+when the Captain passes round the hat.</p>
+
+<p>Mr. Werner thinks of taking Dandy to other towns to
+show off his accomplishments. If you should ever see him,
+I hope you will treat him well for my sake. I am the boy
+in the picture with a slate under his arm; and my name is</p>
+
+<div class='sig'>
+<span class="smcap">Richard Roe.</span>
+</div><p><span class='pagenum'><a name="Page_57" id="Page_57">[57]</a></span></p>
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+<h2>LITTLE MISCHIEF.</h2>
+
+
+<h3>IV.</h3>
+
+<p><span class="smcap">Bessie</span> went to pass a week with her Aunt Clara and
+Uncle Frank. Uncle Frank was a portrait-painter. One
+day Bessie took her doll Cornelia, and went into his studio.</p>
+
+<div class="figcenter" style="width: 278px;">
+<img src="images/illus057.png" width="278" height="300" alt="Looking at the portrait" title="Looking at the portrait" />
+</div>
+
+<p>On the easel stood a portrait. Bessie looked at it, and
+thought it must be a likeness of her friend Col. Fraser.
+"But," said she, "the mustache is too faint: it wants paint."</p>
+
+<p>Then she remembered hearing her uncle say that he had
+more work than he could attend to. "What if I do a little
+work for him, and so give him a surprise!" thought she.<span class='pagenum'><a name="Page_58" id="Page_58">[58]</a></span></p>
+
+
+<h3>V.</h3>
+
+<p>"Uncle Frank, when he is by, never lets me touch his
+paints," said Bessie to herself; "but that must be because
+he does not know how clever I am. Nothing can be easier
+to paint than a mustache. It is only a number of hairs."</p>
+
+<div class="figcenter" style="width: 280px;">
+<img src="images/illus058.png" width="280" height="300" alt="Into the paints" title="Into the paints" />
+</div>
+
+<p>So Bessie climbed up into her uncle's chair, and took one
+of his long brushes in her hand. Then she looked at the
+colors on the palette, and tried to mix the blue and red as
+she had seen Uncle Frank do.</p>
+
+<p>The long brush was hard to manage. However, she
+remembered the rhyme, "Try, try, try again;" and she
+worked away until she thought she had got the tint.<span class='pagenum'><a name="Page_59" id="Page_59">[59]</a></span></p>
+
+
+<h3>VI.</h3>
+
+<p>At last Bessie was ready to begin her great work. So,
+standing on tiptoe, she applied the brush to the upper-lip.
+She was determined, while she was about it, to give Col.
+Fraser a thoroughly good mustache, long and thick.</p>
+
+<div class="figcenter" style="width: 280px;">
+<img src="images/illus059.png" width="280" height="300" alt="Fixing the portrait" title="Fixing the portrait" />
+</div>
+
+<p>Now and then she would step back a little way, and consider
+the picture from a distance, as she had seen her uncle
+do. She was well pleased with her work. It was certainly
+a great improvement: so Bessie thought.</p>
+
+<p>At last she laid down her brush. She felt quite charmed
+with her success, and picked up her doll off the floor, that
+she might see how well her little mamma could paint.<span class='pagenum'><a name="Page_60" id="Page_60">[60]</a></span></p>
+
+
+<h3>VII.</h3>
+
+<p>"It is beautiful! Is it not, Cornelia?" she said, as she
+threw herself back in the chair. "Uncle will never say
+again that I cannot paint. Perhaps it is more blue than
+Col. Fraser's mustache; but it is all the prettier for that."</p>
+
+<div class="figcenter" style="width: 374px;">
+<img src="images/illus060.png" width="374" height="400" alt="Admiring her work" title="Admiring her work" />
+</div>
+
+<p>Bessie remembered, too, that her mamma had once read
+to her a story about a man with a blue beard. "So people
+<i>do</i> have blue mustaches sometimes," thought she.</p>
+
+<p>What did Uncle Frank say when he saw what she had
+done? I am sorry to say he did not agree with Bessie that
+the picture was improved. At first he was vexed; then he
+laughed; then he gave Bessie a kiss.</p>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_61" id="Page_61">[61]</a></span></p><div class="figcenter" style="width: 231px;">
+<img src="images/illus061.png" width="231" height="300" alt="Too many presents" title="Too many presents" />
+</div>
+<h2>TOO MANY PRESENTS.</h2>
+
+
+<p><span class="smcap">Did</span> you ever hear of the boy who had a drum and a
+trumpet and a rocking-horse for his Christmas presents, and
+cried, after all, because Santa Claus had given his sister a
+doll, and hadn't given him one?</p>
+
+<p>I have heard of that boy; but, to tell the truth, I doubt
+the whole story. It is a little too tough for me. I don't<span class='pagenum'><a name="Page_62" id="Page_62">[62]</a></span>
+believe there ever was such a boy; and I won't believe in
+him until I see him.</p>
+
+<p>But I did know a little boy who <i>almost</i> cried because he
+had <i>no</i> Christmas present. He was a good boy too. He
+would have been pleased with any thing; and it was too bad
+that Santa Claus forgot to bring some little gift for him.</p>
+
+<p>The queerest case, though, is that of the little boy whose
+picture we have here. You see him just as he looked on
+Christmas morning, with his presents all around him; and
+yet you see he does not look happy. What can be the
+matter with the child?</p>
+
+<p>Ah! the trouble is, that he has too many presents. He
+has so many that he doesn't know what to do with them.
+He doesn't know which to play with first. He is afraid all
+the time that some of them will get lost. And so, by trying
+to enjoy them all at once, he fails to enjoy them at all.</p>
+
+<p>Poor boy! he is having a hard time of it, and I pity him
+very much. If I were going to prescribe for him, this is
+what I should say, "Tom, my boy" (I know by his looks
+that his name is Tom), "don't be cast down. I'll show you
+the way out of your trouble. Your case is pretty bad; but
+there's a remedy. What you want to do is to <i>give away</i>
+something.</p>
+
+<p>"Now, there's that doll that you are hugging so closely.
+What does a boy like you want of a doll? That must have
+been meant for some little girl. It was sent to you on purpose
+to give away. Of course it was.</p>
+
+<p>"Then there are those two wagons. You don't want
+both of them. You know you don't. Find the boy who
+hadn't any Christmas presents, and give one of the wagons
+to him. Let that wooden soldier go with it; for what do
+you want of a soldier, when you have a gun of your own?</p>
+
+<p>"And what if you should give away something that you<span class='pagenum'><a name="Page_63" id="Page_63">[63]</a></span>
+do want very much; why, it wouldn't hurt you a bit: you
+would feel all the better for it. Just try now, Tom, and
+see if you wouldn't."</p>
+
+<p>Perhaps the little boy would take my advice; and perhaps
+he wouldn't, but, if he should, I'm sure he would make
+a much more cheerful picture than he does now.</p>
+
+<div class='sig'>
+<span class="smcap">Uncle Sam.</span>
+</div>
+
+
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><div class="figcenter" style="width: 350px;">
+<img src="images/illus063.png" width="350" height="266" alt="The dog and the shadow" title="The dog and the shadow" />
+</div>
+<h2>THE DOG AND THE SHADOW.</h2>
+
+
+<p><span class="smcap">A dog</span>, crossing a bridge with a piece of meat in his
+mouth, saw in the water what he took to be another dog,
+with a piece of meat twice the size of his own. Letting go
+his own, he flew at the other dog to get the larger piece
+from him. He thus lost both,&mdash;that which he grasped at
+in the water, because it was a shadow; and his own, because
+the stream swept it away.</p>
+
+
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div><p><span class='pagenum'><a name="Page_64" id="Page_64">[64]</a></span></p>
+<div class="figcenter" style="width: 600px;">
+<img src="images/illus064.png" width="600" height="342" alt="Music Title" title="Music Title" />
+</div>
+<div class="figcenter" style="width: 600px;">
+<img src="images/music.png" width="600" height="489" alt="Music" title="Music" />
+</div>
+<div class="center"><small>[<i>Transcriber's Note: You can play this music (MIDI file) by clicking</i> <a href="music/febmusic.midi">here</a>.]</small></div>
+
+
+
+<div class='center'>
+<table border="0" cellpadding="8" cellspacing="0" summary="Second and Third Verses">
+<tr><td align='left'>2. Jack and Jill went round the hill<br />
+<span style="margin-left: 2.5em;">To tend the geese and gander,</span><br />
+<span style="margin-left: 1.5em;">But strolled away to sport and play,</span><br />
+<span style="margin-left: 2.5em;">And left the geese to wander:</span><br />
+<span style="margin-left: 1.5em;">A fox came down and pounced on one,</span><br />
+<span style="margin-left: 2.5em;">And stole it for his dinner.</span><br />
+<span style="margin-left: 1.5em;">While Jill and Jack came running back,</span><br />
+<span style="margin-left: 2.5em;">But Foxy was the winner.</span><br />
+</td><td align='left'>3. Jack and Jill went down the hill<br />
+<span style="margin-left: 2.5em;">To scare away the crows there:</span><br />
+<span style="margin-left: 1.5em;">Jack fired his gun, and soon killed one,</span><br />
+<span style="margin-left: 2.5em;">But blew off his own nose there.</span><br />
+<span style="margin-left: 1.5em;">Says Jill, "Good luck, my darling Jack!</span><br />
+<span style="margin-left: 2.5em;">I'll go and fetch your master;</span><br />
+<span style="margin-left: 1.5em;">And don't suppose you've lost your nose,</span><br />
+<span style="margin-left: 2.5em;">We'll stick it on with plaster."</span><br />
+</td></tr>
+</table></div>
+
+
+
+<div><br /><br /></div>
+<div class="figcenter" style="width: 141px;">
+<img src="images/divider.png" width="141" height="16" alt="Divider" title="Divider" />
+</div>
+<div><br /><br /></div>
+
+<div class='tnote'><h3>Transcriber's Note:</h3>
+
+<p>Obvious punctuation errors repaired.</p>
+
+<p>This issue was part of an omnibus. The original text for this issue did
+not include a title page or table of contents. This was taken from the
+January issue with the "No." added. The original table of contents
+covered the entire year of 1873. The remaining text of the table of
+contents can be found in the rest of the year's issues.</p></div>
+
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of Project Gutenberg's The Nursery, February 1873, Vol. XIII., by Various
+
+*** END OF THIS PROJECT GUTENBERG EBOOK THE NURSERY, FEBRUARY 1873 ***
+
+***** This file should be named 24475-h.htm or 24475-h.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/4/4/7/24475/
+
+Produced by Emmy, Juliet Sutherland and the Online
+Distributed Proofreading Team at http://www.pgdp.net
+
+
+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
+http://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 http://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
+http://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 http://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 http://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 checks, online payments and credit card donations.
+To donate, please visit: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is 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:
+
+ http://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/24475-h/images/contents.png b/24475-h/images/contents.png
new file mode 100644
index 0000000..c0f0847
--- /dev/null
+++ b/24475-h/images/contents.png
Binary files differ
diff --git a/24475-h/images/divider.png b/24475-h/images/divider.png
new file mode 100644
index 0000000..ff2186a
--- /dev/null
+++ b/24475-h/images/divider.png
Binary files differ
diff --git a/24475-h/images/illus033.jpg b/24475-h/images/illus033.jpg
new file mode 100644
index 0000000..5421158
--- /dev/null
+++ b/24475-h/images/illus033.jpg
Binary files differ
diff --git a/24475-h/images/illus035.png b/24475-h/images/illus035.png
new file mode 100644
index 0000000..0e3a77b
--- /dev/null
+++ b/24475-h/images/illus035.png
Binary files differ
diff --git a/24475-h/images/illus036.png b/24475-h/images/illus036.png
new file mode 100644
index 0000000..3b9fd91
--- /dev/null
+++ b/24475-h/images/illus036.png
Binary files differ
diff --git a/24475-h/images/illus038.jpg b/24475-h/images/illus038.jpg
new file mode 100644
index 0000000..b45b135
--- /dev/null
+++ b/24475-h/images/illus038.jpg
Binary files differ
diff --git a/24475-h/images/illus04.png b/24475-h/images/illus04.png
new file mode 100644
index 0000000..4e991e3
--- /dev/null
+++ b/24475-h/images/illus04.png
Binary files differ
diff --git a/24475-h/images/illus040.jpg b/24475-h/images/illus040.jpg
new file mode 100644
index 0000000..6eb61e0
--- /dev/null
+++ b/24475-h/images/illus040.jpg
Binary files differ
diff --git a/24475-h/images/illus041.png b/24475-h/images/illus041.png
new file mode 100644
index 0000000..6fb4e69
--- /dev/null
+++ b/24475-h/images/illus041.png
Binary files differ
diff --git a/24475-h/images/illus042.png b/24475-h/images/illus042.png
new file mode 100644
index 0000000..99782c2
--- /dev/null
+++ b/24475-h/images/illus042.png
Binary files differ
diff --git a/24475-h/images/illus043a.png b/24475-h/images/illus043a.png
new file mode 100644
index 0000000..903ce2c
--- /dev/null
+++ b/24475-h/images/illus043a.png
Binary files differ
diff --git a/24475-h/images/illus043b.png b/24475-h/images/illus043b.png
new file mode 100644
index 0000000..17efbe5
--- /dev/null
+++ b/24475-h/images/illus043b.png
Binary files differ
diff --git a/24475-h/images/illus043c.png b/24475-h/images/illus043c.png
new file mode 100644
index 0000000..00226b8
--- /dev/null
+++ b/24475-h/images/illus043c.png
Binary files differ
diff --git a/24475-h/images/illus044.png b/24475-h/images/illus044.png
new file mode 100644
index 0000000..64f5498
--- /dev/null
+++ b/24475-h/images/illus044.png
Binary files differ
diff --git a/24475-h/images/illus046.png b/24475-h/images/illus046.png
new file mode 100644
index 0000000..80973a9
--- /dev/null
+++ b/24475-h/images/illus046.png
Binary files differ
diff --git a/24475-h/images/illus049.png b/24475-h/images/illus049.png
new file mode 100644
index 0000000..6fcff05
--- /dev/null
+++ b/24475-h/images/illus049.png
Binary files differ
diff --git a/24475-h/images/illus051.png b/24475-h/images/illus051.png
new file mode 100644
index 0000000..72924c5
--- /dev/null
+++ b/24475-h/images/illus051.png
Binary files differ
diff --git a/24475-h/images/illus052a.png b/24475-h/images/illus052a.png
new file mode 100644
index 0000000..22ff0fc
--- /dev/null
+++ b/24475-h/images/illus052a.png
Binary files differ
diff --git a/24475-h/images/illus052b.png b/24475-h/images/illus052b.png
new file mode 100644
index 0000000..de39e56
--- /dev/null
+++ b/24475-h/images/illus052b.png
Binary files differ
diff --git a/24475-h/images/illus052c.png b/24475-h/images/illus052c.png
new file mode 100644
index 0000000..599738a
--- /dev/null
+++ b/24475-h/images/illus052c.png
Binary files differ
diff --git a/24475-h/images/illus053a.png b/24475-h/images/illus053a.png
new file mode 100644
index 0000000..0319be1
--- /dev/null
+++ b/24475-h/images/illus053a.png
Binary files differ
diff --git a/24475-h/images/illus053b.png b/24475-h/images/illus053b.png
new file mode 100644
index 0000000..ff75da1
--- /dev/null
+++ b/24475-h/images/illus053b.png
Binary files differ
diff --git a/24475-h/images/illus053c.png b/24475-h/images/illus053c.png
new file mode 100644
index 0000000..0b3e8f5
--- /dev/null
+++ b/24475-h/images/illus053c.png
Binary files differ
diff --git a/24475-h/images/illus054.png b/24475-h/images/illus054.png
new file mode 100644
index 0000000..31de52d
--- /dev/null
+++ b/24475-h/images/illus054.png
Binary files differ
diff --git a/24475-h/images/illus055.png b/24475-h/images/illus055.png
new file mode 100644
index 0000000..9578624
--- /dev/null
+++ b/24475-h/images/illus055.png
Binary files differ
diff --git a/24475-h/images/illus057.png b/24475-h/images/illus057.png
new file mode 100644
index 0000000..e290fc4
--- /dev/null
+++ b/24475-h/images/illus057.png
Binary files differ
diff --git a/24475-h/images/illus058.png b/24475-h/images/illus058.png
new file mode 100644
index 0000000..305727b
--- /dev/null
+++ b/24475-h/images/illus058.png
Binary files differ
diff --git a/24475-h/images/illus059.png b/24475-h/images/illus059.png
new file mode 100644
index 0000000..f998665
--- /dev/null
+++ b/24475-h/images/illus059.png
Binary files differ
diff --git a/24475-h/images/illus060.png b/24475-h/images/illus060.png
new file mode 100644
index 0000000..5750232
--- /dev/null
+++ b/24475-h/images/illus060.png
Binary files differ
diff --git a/24475-h/images/illus061.png b/24475-h/images/illus061.png
new file mode 100644
index 0000000..a483234
--- /dev/null
+++ b/24475-h/images/illus061.png
Binary files differ
diff --git a/24475-h/images/illus063.png b/24475-h/images/illus063.png
new file mode 100644
index 0000000..407ecce
--- /dev/null
+++ b/24475-h/images/illus063.png
Binary files differ
diff --git a/24475-h/images/illus064.png b/24475-h/images/illus064.png
new file mode 100644
index 0000000..332d84c
--- /dev/null
+++ b/24475-h/images/illus064.png
Binary files differ
diff --git a/24475-h/images/music.png b/24475-h/images/music.png
new file mode 100644
index 0000000..2f9fffe
--- /dev/null
+++ b/24475-h/images/music.png
Binary files differ
diff --git a/24475-h/images/t.png b/24475-h/images/t.png
new file mode 100644
index 0000000..d04d68f
--- /dev/null
+++ b/24475-h/images/t.png
Binary files differ
diff --git a/24475-h/music/febmusic.midi b/24475-h/music/febmusic.midi
new file mode 100644
index 0000000..d14dcb8
--- /dev/null
+++ b/24475-h/music/febmusic.midi
Binary files differ
diff --git a/24475.txt b/24475.txt
new file mode 100644
index 0000000..707383b
--- /dev/null
+++ b/24475.txt
@@ -0,0 +1,1420 @@
+Project Gutenberg's The Nursery, February 1873, Vol. XIII., by Various
+
+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 Nursery, February 1873, Vol. XIII.
+ A Monthly Magazine for Youngest People
+
+Author: Various
+
+Release Date: January 31, 2008 [EBook #24475]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK THE NURSERY, FEBRUARY 1873 ***
+
+
+
+
+Produced by Emmy, Juliet Sutherland and the Online
+Distributed Proofreading Team at http://www.pgdp.net
+
+
+
+
+
+
+
+THE
+
+NURSERY
+
+_A Monthly Magazine_
+
+FOR YOUNGEST READERS.
+
+VOLUME XIII.--No. 2
+
+ BOSTON:
+ JOHN L. SHOREY, No. 36 BROMFIELD STREET.
+ 1873.
+
+
+
+
+ Entered according to Act of Congress, in the year 1873,
+
+ BY JOHN L. SHOREY,
+
+ In the Office of the Librarian of Congress at Washington.
+
+
+
+
+
+ BOSTON:
+ RAND, AVERY, & CO., STEREOTYPERS AND PRINTERS.
+
+[Illustration: Contents]
+
+
+IN PROSE.
+
+ PAGE.
+
+ The Biography of a Bubble 33
+
+ The Story of a Little Duck 37
+
+ Our Thanksgiving Dinner 40
+
+ The Grandpa Story 42
+
+ Miss Jones's Picture 45
+
+ Clear the Coast 48
+
+ Our New Dog 50
+
+ Bunny 52
+
+ Dandy the Bear 55
+
+ Little Mischief 57
+
+ Too Many Presents 61
+
+ The Dog and the Shadow 63
+
+
+IN VERSE.
+
+ Jack's Menagerie 36
+
+ Jack Frost 44
+
+ Sue's Seasons 47
+
+ The Children's Party 54
+
+ Jack and Jill (_with music_) 64
+
+
+[Illustration: THE BIOGRAPHY OF A BUBBLE]
+
+
+
+
+THE BIOGRAPHY OF A BUBBLE.
+
+
+[Illustration: T]HE papa who writes this biography of a bubble never
+wrote a biography before in all his life. This is his first printed
+work. Perhaps some old person will criticise it severely.
+
+"Why use such big words as 'biography' and 'criticise'?" this old person
+may ask. "Are you not writing for little people? Is not your subject a
+poor little bubble that could not have lived longer than three or four
+seconds?"
+
+To which this papa replies: "Old person, do not meddle. This papa knows
+what he is about. The little folks understand very well that a
+'biography' is a story of a life; that to 'criticise' is to find fault;
+and that a 'critic' is a fault-finder."
+
+So all critics will please get out of the way, and leave this papa alone
+while he writes the biography of a bubble.
+
+This bubble was born just as the clock struck four, on the afternoon of
+the 13th of January, 1873. Its name was "Diamond."
+
+"Why, how could a bubble have a name?"
+
+Now, you just be quiet and patient, and in good time you shall learn
+all. Papa had promised his little daughter Grace, that one of these days
+he would blow some bubbles for her amusement.
+
+Grace reminded him several times of his promise; but papa was always too
+busy to attend to it. At last Grace said, "When will _one of these days_
+come?"--"It shall come now," said papa.
+
+So he got a pipe, and a bowl of soap-suds; and Grace stood at his knee
+while he blew bubbles. Grace was delighted. "Name them," said she; for
+papa had named her kittens, and she thought he could name the bubbles.
+
+The first one's name was "Sparkle." It was a very big bubble; but it did
+not live long. The name of the second was "Glory." I think it might have
+lived a second longer than it did, if Grace had not touched it with her
+finger.
+
+The third bubble floated up almost to the ceiling. Its name was
+"Napoleon." It rose as bravely as if it had no fear of breaking. It
+expired of old age, after reaching the term of ten seconds and a half.
+
+At last, just as the clock struck four, little "Diamond" appeared. She
+was a delicate little thing, and bright with all the colors of the
+rainbow. She was not proud like the other bubbles. She did not try to
+mount. Perhaps papa's breath made her go as she did.
+
+Grace admired "Diamond" very much. "Why, see, papa! She is coming to
+kiss me," said the little girl;--"she is on my cheek."
+
+Yes, little "Diamond" ended her life on the cheek of innocence. What
+better end could she have had? Was it not much better than mounting to
+the cold, white ceiling, and living to a dull old age, like the big
+bubble whose name was Napoleon?
+
+ GRACE'S PAPA.
+
+[Illustration]
+
+[Illustration]
+
+[Illustration: MENAGERIE]
+
+
+
+
+JACK'S MENAGERIE.
+
+
+ "THIS is our grand menagerie,
+ Beneath the crooked cherry-tree.
+ The exhibition now begins:
+ Admittance, only thirteen pins;
+ And if the pins you cannot borrow,
+ Why, then, we'll trust you till to-morrow.
+ Don't be afraid to walk inside:
+ The animals are safely tied.
+
+ "This is the elephant on the right:
+ Don't meddle with him, or he'll bite.
+ (He's Rover, Neddie's dog, you know.
+ I wish he wouldn't fidget so!
+ He doesn't think it fun to play
+ Wild beast, and be chained up all day.)
+ We'll feed him, pretty soon, with meat;
+ Though grass is what he ought to eat.
+
+ "In that box are the kangaroos:
+ Go near and pat them if you choose;
+ (They're very much like Susie's rabbits,
+ With just a change of name and habits.)
+ You'll find them lively as a top:
+ See, when I poke them, how they hop.
+ They are not fierce; but, oh! take care:
+ We now approach the grizzly bear.
+
+ "See her long claws, and only hear
+ Her awful growl when I go near!
+ We found her lying on a rug,
+ And just escaped her fearful hug.
+ It took some time to get her caged:
+ She's terrible when she's enraged.
+ (You think, perhaps, it's Mabel's cat,
+ But don't you be too sure of that!)
+
+ "Here is the ostrich in her pen
+ (It's Ernest's little bantam-hen):
+ She came from Africa, of course,
+ And runs as fast as any horse;
+ And up above there is a bird
+ Of whom you all have often heard,--
+ The eagle ('That is not,' says Mary,
+ 'A pretty name for my canary')."
+
+ Just at this point, I grieve to say,
+ The elephant broke quite away,
+ O'erthrew the grizzly bear in rage,
+ Upset the eagle in his cage,
+ Flew at the kangaroos, and then
+ Attacked the ostrich in her pen.
+ Thus ended Jack's menagerie
+ Beneath the crooked cherry tree!
+
+ H. B.
+
+
+
+
+THE STORY OF A LITTLE DUCK.
+
+
+I WAS one of a family of nine brothers and sisters. We all found
+ourselves outside our shells one fine, sunny day in spring; but we felt
+chilly, and were glad to nestle under the wings of the kind old hen whom
+we regarded as our mother.
+
+In a day or two, we began to look about the world. We found that it
+comprised a pretty lawn, on which our mansion was placed, with a brick
+wall at one end of it. The other end of the world was at the foot of the
+lawn, and consisted of a level expanse as smooth as a sheet of glass.
+
+Our mansion was formed of wood, with a high pointed roof, and with open
+bars in front, through which we could look out and enjoy the prospect.
+We could crawl under the bars easily; but mother-hen could not.
+
+One day a great, strong giant came and lifted up our mansion right over
+our heads. This giant had two legs, but no wings. Poor thing! They
+called him a _little boy_. He frightened us very much at first; but as
+he fed us, and called us, "Ducky, ducky!" we soon grew fond of him.
+
+When the boy had lifted up our mansion (which he called a coop),
+mother-hen started at once on a journey round the world. We stopped to
+pick up some bits of grain, and some little worms, which we found.
+"Cluck, cluck!" said mother-hen, which means, "Come, come!" and we all
+said, "Quack, quack!" which means, "Yes, yes!"
+
+On we went, threading our way through the forest of grass; and our ideas
+were much enlarged by finding that the world comprised a vast farm-yard
+as well as our lawn, and the distant glass-like boundary. On we went,
+"Cluck, cluck! quack, quack!" and at last found ourselves close to the
+smooth expanse, which we learned was called a _pond_, and composed of a
+beautiful liquid called "water."
+
+Into this pond my brothers and sisters dashed, and of course I followed.
+How delicious! The water was cool and refreshing, and so buoyant, that
+we moved about on it more easily than we could walk on the land; but,
+when we looked back to the bank, we saw mother-hen calling out in grief
+and dread, "Cluck, cluck! come, come! you'll drown, drown! Oh, oh!"
+
+[Illustration]
+
+"All right!" said my eldest brother; "no fear: here we are as jolly as
+sandboys! You may as well come. It's capital. Here goes for a dive!"
+And, so saying, under he went, and soon came up again, laughing,
+"Quack, quack! oh, it's _so_ jolly!"
+
+But poor mother-hen did not see any thing jolly about it, and was always
+in fear when we went to the pond, into which she would never go herself.
+
+In time we grew up, and found that we could actually _fly in the air_.
+Oh, capital! When that horrible monster with four legs, which they
+called "a dog," ran after us, we opened our wings, and flew over the
+lawn to the pond. And there stood the stupid dog bawling out, "Bow, wow!
+bow, wow!"
+
+One day our ideas were again expanded by our being driven through a
+gate. We then found that the world was much larger than we had thought;
+for beyond our wall was a broad ploughed field, as well as a vast
+forest, the edges of which touched the distant sky. Wonderful discovery!
+How grand a duck feels when gaining useful knowledge!
+
+Every thing went on pleasantly enough, until a great awkward giant,
+named Bob, came and looked very hard at us. At first we did not like
+him; but he was really very kind, and called us "Ducky, ducky, ducky!"
+and threw us handfuls of barley. He then seized two or three of my
+fattest brothers and sisters, and frightened them so much, that they
+called out, "Quack, quack! don't, don't!" But they need not have made
+such a fuss, as he put them safely in a basket with a lid to it to keep
+off the rain, and took a great deal of care of them indeed.
+
+How kind of him to take the trouble to carry them in this basket on his
+arm, instead of leaving them to waddle along the road! In this way he
+has taken all my brothers and sisters away with him, except myself and
+my brother little Jack Drake. I dare say he will soon take _us_ with him
+in his nice basket.
+
+Certainly it is a good thing to have men to attend to us so well. I am
+sure they must be very fond of ducks to take such care of us. And so I
+said to Jack Drake; but all he said in reply was, "Quack, quack! quack,
+quack!"
+
+ T. C.
+
+[Illustration]
+
+
+[Illustration]
+
+
+
+
+OUR THANKSGIVING DINNER.
+
+
+WE live in a little village near the city of Cincinnati. We have not
+lived here many years; and our grandparents and aunts and uncles and
+cousins are so far away, that they cannot often come to see us.
+
+This year, on Thanksgiving Day, none of our friends were with us; and
+mamma and papa felt very sad to have the big turkey cooked, and only our
+own family to eat it.
+
+So, happening to see a ragged little boy in the street, mamma called
+him, and told him to go out and find eleven more poor little boys, and
+tell them to come with him and get a Thanksgiving dinner.
+
+He ran off in high glee; and, sure enough, when twelve o'clock came,
+along came the whole number of poor, hungry little boys. Their eyes
+sparkled with delight when they saw the nice brown turkey, and the pies
+and cakes. They were soon seated at the table; and papa and mamma waited
+on them.
+
+It made us all glad to see how the poor fellows enjoyed their dinner.
+One ragged little boy was so afraid of soiling the cloth, that he
+quietly slipped the bones under the table. Another boy saw him, and told
+the rest; and then they all had a good laugh.
+
+After they had eaten as much as they wanted, they were taken into the
+room where the piano is; and mamma got "The Nursery" containing the song
+of "Mother Hubbard," and played and sung it to them.
+
+Papa then gave each one a paper of candy and a nice large apple, and
+sent them off. No sooner were they out of the door than they set up a
+yell like so many little Indians, and ran to their homes as fast as they
+could, I suppose, to tell about the good time they had had.
+
+We all think now that we enjoyed our Thanksgiving as well as children
+who had their own friends to dine with them. And I do not doubt that
+those poor little boys will remember their unexpected dinner as long as
+they live.
+
+ HARRISON, O. ANNIE GRAY PATTISON.
+
+[Illustration]
+
+[Illustration]
+
+
+
+
+THE GRANDPA STORY.
+
+
+"WHICH shall it be to-night, Harry?" I said a little while ago?--"The
+Goblet Story, The Grandpa Story, or About the Runaway Boy?"
+
+"Oh! The Grandpa Story," said Harry at once; "for grandpa has been here
+to-day, and brought me ten notched sugar-plums,--five red ones, and five
+white." So I began:--
+
+ One bright Monday morning, I looked out of the
+ front-window, and said, "Why, Harry, Uncle
+ David has come to town! He is tying his horse
+ under the elm-tree." A minute after, Uncle
+ David opened the door into the sitting-room,
+ and said, "Is there any one here who would like
+ to go out to grandpa's to-day?" And mamma spoke
+ right up, and said, "We would all like to go.
+ It will do my little lads good to have a nice
+ ride."
+
+ "Get ready quick, then," said Uncle David. So
+ mamma put a little blue cloak and a white
+ sun-bonnet on Freddy the baby, and a linen
+ coat, and straw hat with blue ribbons on Harry;
+ and they all went out, and got into the
+ carriage.
+
+ Then away they rode through the pretty streets,
+ and over a covered bridge, where the horse went
+ TROT, TROT, TROT. Then they crossed a
+ railroad-track, and drove past a station, and
+ stopped at a store; and Uncle David went in and
+ bought a great box of sugar for Aunt Mattie,
+ and a little bag of candy to carry home to his
+ little boy Philly.
+
+ [Illustration]
+
+ Then they rode up a steep hill, and came out
+ upon Westfield Plains. And then what beautiful
+ things they saw!--a man with a gun, a squirrel
+ cracking a nut, a little girl with red hair, a
+ man picking apples from a tree, and, best of
+ all, a boy flying a kite.
+
+ [Illustration]
+
+ By and by they drove up a hill to grandpa's
+ house. Cousin Philly, who was out on the
+ piazza, ran into the house to tell his mamma
+ that Aunt Susan had come, and brought all her
+ little boys with her.
+
+ Tiger, the great black dog, said, "Bow, wow!"
+ to Harry, as he went up the steps. Cousin Anne
+ sat in a great rocking-chair by the open
+ window, and sang to her dolly, "Rock-a-by
+ baby."
+
+ Aunt Mattie was glad enough to see them, and
+ gave Harry a round cooky with a hole in the
+ middle, that he thought very funny. Mamma
+ always makes square cookies, with no holes to
+ put your fingers through.
+
+ By and by, when grandpa came in from the
+ orchard, they had a nice supper. They had
+ peaches and cream, and biscuits and honey; and,
+ oh! how good every thing tasted!
+
+ [Illustration]
+
+ Philly lent Harry his cup with the picture of a
+ queen on one side, and "_Remember me_" on the
+ other; and Harry drank two cups of milk, the
+ cup was so pretty.
+
+ After supper Harry's eyes began to droop; and
+ so mamma said, "Kiss grandpa, my little boy,
+ and the dear little cousins, and then let's run
+ to bed with sleepy head."
+
+ In six seconds after Harry's head touched the
+ pillow, he was fast asleep.
+
+ The next morning he awoke fresh and bright;
+ and, after breakfast, Philly and Harry went out
+ into the road to play. They made little
+ sand-hills and houses of pebble-stones, and dug
+ wells in the sand, and had a real good time.
+
+ In the afternoon, mamma put the cloaks and hats
+ on Harry and Freddy; Uncle David drove up to
+ the house; and they all got into the carriage,
+ and had a nice ride home.
+
+ S. B. T.
+
+[Illustration]
+
+[Illustration]
+
+
+
+
+JACK FROST.
+
+
+ JACK FROST, he is with us again;
+ He comes every winter, you know:
+ But we're hardy and bold,
+ And we don't mind the cold,
+ And we welcome the ice and the snow.
+
+ Jack Frost plays a rough sort of game
+ With the children wherever he goes:
+ He pinches their cheeks;
+ Their noses he tweaks;
+ And he treads on their ten little toes.
+
+ Jack Frost makes the ground rather hard:
+ But with thick boots we clatter about;
+ And we run till our breath
+ Puffs away like a wreath
+ Of white steam from the teakettle's spout.
+
+ Jack Frost lays his hand on the pond,
+ And turns it to glittering ice;
+ Then the skaters they glide,
+ And the sliders they slide:
+ Think of that, Charley; isn't it nice!
+
+ Jack Frost, he is sure to be found
+ Where the sleigh-bells are tinkling clear;
+ As the horses, so strong,
+ Canter gayly along,
+ While the lads give a shout and a cheer.
+
+ Jack Frost, then, you're welcome again;
+ Of pleasures you bring us a store:
+ But be mild as you can,
+ Oh, you fierce little man!
+ When you visit the feeble and poor.
+
+ GEORGE BENNETT.
+
+[Illustration]
+
+
+
+
+MISS JONES'S PICTURE.
+
+
+I HAVE just been looking at Miss Jones's picture. How do you think Miss
+Jones looks?
+
+She wears a shawl pinned close up to her throat, a cap tied under her
+chin, and a pair of spectacles over some very wise-looking eyes.
+
+What a funny-looking picture! I call it a funny picture, because the
+clothes are an old lady's clothes; but the face is a little girl's face,
+round and plump and rosy. If I could take off the cap and the shawl and
+the spectacles, I should see a little girl of four years, with a white
+dress, a pink sash, and long curls hanging down over her shoulders.
+
+[Illustration]
+
+Her name is Edith May. Her mamma calls her Edie. Edie likes to fix
+herself up, and "play people" as she calls it. She takes many different
+parts.
+
+Sometimes she is an old lady, and sometimes she is a young lady.
+Sometimes she plays she is mamma; and then she runs round taking care of
+her dollies, and says she doesn't know what she _shall_ do now that
+Tilly has the measles, and Hannah has the chicken-pox, and she _verily_
+believes that the baby has the measles too.
+
+The other day, she said she was going to be Miss Jones, and go down to
+the saloon and have her picture taken.
+
+So she fixed herself up with cap and spectacles and shawl, and went down
+to the photograph-room, and told the artist that she was Miss Jones, and
+she had called to have her picture taken.
+
+Then the artist placed a chair for her, and she sat up as straight as
+she could. When the pictures were finished, he sent them to her mamma,
+who has sent one to me; and here you have it in "The Nursery."
+
+ S. F. W.
+
+[Illustration]
+
+
+
+
+SUE'S SEASONS.
+
+
+ IN the spring, when the leaves all start,
+ The crocus thrills at its glowing heart,
+ The windflower opens its tinted cup,
+ While the sap mounts merrily up and up.
+
+ In the spring all the birds begin,
+ Early and late to build and sing:
+ Sweeter music was never heard
+ Then the merry note of a building bird.
+
+ In the summer the roses smile,
+ Painting the roadside, mile by mile;
+ The sweet-brier catches you as you pass,
+ The violets thicken among the grass;
+
+ Little nests run over with song,
+ Little wings grow restless and strong;
+ Daisies shine in the fields afar,
+ Odors float where the lilies are.
+
+ In the autumn the sap runs down,
+ And leaves are tinted with gold and brown:
+ In the winter when wild winds blow,
+ The leaves are dead in a shroud of snow.
+
+ MARY N. PRESCOTT.
+
+
+
+
+"CLEAR THE COAST!"
+
+
+I TOLD you last month how Robert hoped that Santa Claus would bring him
+a sled; and how Robert woke on Christmas morning to find by his bedside
+a beautiful sled, painted red, with thick iron runners.
+
+The next day he went with Uncle Charles to the hill on Boston Common,
+near Park Street, to see the boys coast. Here is a picture of the scene,
+drawn from life; and a very correct idea it will give you of the sport
+that may be witnessed in Boston after every snow-storm.
+
+Robert had his sled with him; and as he stood with Uncle Charles,
+looking at the coasters, the little boy longed to be _of_ them and
+_among_ them. But Uncle Charles said, "You are not quite old enough yet
+to coast in public: you have not had practice enough."
+
+Then a big boy, who had been admiring Robert's sled, stepped up and
+said, "I should like to try that sled, sir: I can take the little fellow
+on the sled in front of me. I will take good care of him, sir."
+
+Robert begged so hard to take his first lesson in coasting under the
+care of this big boy, that Uncle Charles at last consented; and in the
+picture you may see Uncle Charles waiting for the two boys to come along
+on the sled.
+
+He could not see them at first: but in about five minutes down they came
+like the rush of a torrent; and little Robert, as he saw Uncle Charles,
+cried out as loud as he could, "Clear the coast, clear the coast!"
+
+Uncle Charles clapped his hands; the ladies waved their handkerchiefs;
+and Robert felt quite proud, when, as he reached the bottom of the hill,
+some boys gathered round, and pronounced his sled "a first-rate
+runner."
+
+[Illustration]
+
+That was a proud day for Robert; for, before he left the Common, he was
+allowed to coast once all alone; and he did it in such good style, that
+the big boy told him he would make a "prime coaster."
+
+"What did he mean by a "_prime coaster_"?" asked Robert.
+
+"He meant," said Uncle Charles, "that, with a little more practice, you
+will coast very well,--as well, perhaps, as he does himself."
+
+ ALFRED SELWYN.
+
+[Illustration]
+
+
+
+
+OUR NEW DOG.
+
+
+WE have a new dog. His name is Bright. He is only two years old. His
+master one day took the cars near our place for California; and poor
+Bright was left behind.
+
+I met him at the railroad-station. He seemed to be in great distress. I
+had some bread in my hand, and offered him a piece. He was too sad to
+eat. I patted him on the head, and said, "Poor doggie, have you lost
+your master?"
+
+Bright howled as if he understood my question; and I believe he did.
+When I got home that day, I found that he had followed me. As I stood on
+the door-step, he fawned at my feet, and made a low, imploring noise, as
+if he would like to say, "Do be my master, and let me be your dog: I
+will be such a good dog!"
+
+I understood what he wanted, and said, "Well, old fellow, you shall have
+your wish. I adopt you as my own dog."
+
+Thereupon Bright wagged his tail, and barked, and put his fore-feet on
+my shoulders, and tried to lick my face. We understood each other now
+completely.
+
+Bright seemed to understand that he must not only be good to me, but to
+all under my care. I had a little white kitten named Snow-drop. When she
+and Bright first met, she was so much afraid, that she leaped up on top
+of the bookcase to be out of his way.
+
+[Illustration]
+
+It was amusing to see how he tried to coax her down, and to make her
+feel that he was her friend. Snow-drop mewed, and raised her back; but
+Bright, by some good-natured half-barks and playful grunts, soon made
+her understand that he was one of the family, and bound to treat her
+well.
+
+By and by Snow-drop left off mewing, and began to purr. Bright lay down
+on the carpet, and began flapping and brushing it in a half-circle with
+his tail. That meant play.
+
+So Kitty at last came down; and, when I left the room, she and Bright
+were having a grand frolic together. I know you would like my dog Bright
+if you could see him.
+
+ KANSAS. EDWIN BARTON.
+
+
+
+
+BUNNY.
+
+[Illustration]
+
+
+ONE day, when I was in the barn, I happened to look up, and there, on a
+beam, I saw a red squirrel with a great bushy tail. He was looking right
+at me.
+
+[Illustration]
+
+The next day I saw him in my yard, trying to jump from one tree to
+another. I thought he would fall; but he just saved himself by catching
+the end of a twig.
+
+[Illustration]
+
+Up in one of the chambers there was an old satchel hanging on a nail.
+Bunny climbed in at the window, and filled the satchel with nuts and
+apple-seeds. There was a basket of corn in the wood-house; and Bunny
+carried it almost all away.
+
+[Illustration]
+
+[Illustration]
+
+One day, as Bunny was going along in the grass, he heard a noise: so he
+sat up, and looked about. He saw a dog. Up went Bunny into a tree.
+
+[Illustration]
+
+The dog came under the tree, and barked. The saucy squirrel ran down,
+and said with his eyes, "Now catch me if you can," and then ran up to
+the top of the tree as quick as a wink.
+
+ W. O. C.
+
+[Illustration]
+
+
+
+
+THE CHILDREN'S PARTY.
+
+
+ WILL you come to our party to-day, Carrie Wynn?
+ The party is all ready now to begin;
+ And you shall be mother, and pour out the tea,
+ Because you're the oldest and best of the three.
+
+ My white cups and saucers that came Christmas Day
+ Are all set out nicely on Hatty's gilt tray;
+ Real milk in the cream-jug, and real sugar too;
+ But only _play_-tea--we pretend that it's true.
+
+ We've got a _whole_ orange, and three macaroons,
+ And some _blue_-mange--we'll eat it with Hatty's new spoons;
+ And we've carried our table out under the trees:
+ So come, Carrie Wynn, to our party, do, please!
+
+ Hatty'll sit at one end, and the other you'll take;
+ And I'll cut the orange, and she'll help the cake:
+ You'll see something funny--the reason, don't ask it--
+ When we've eaten the cake, we can eat up the basket!
+
+ We invited the dolls; but they both have the mumps;
+ And yesterday mine got two terrible bumps:
+ So we left them in bed; and I do not much care,
+ For dolls never _will_ sit up straight on a chair.
+
+ Then, nicest of all, when our party is done,
+ We'll wash up the dishes; and won't that be fun!
+ Then scrub sticky fingers and sugary thumbs;
+ And the sparrows and robins may clear up the crumbs.
+
+ ELIZABETH SILL.
+
+[Illustration]
+
+[Illustration]
+
+
+
+
+DANDY THE BEAR.
+
+
+WE have a dancing bear in our village. His name is Dandy. He belongs to
+Mr. Werner, a German, who leads him about the streets, and makes a show
+of him. We children all give Dandy some of our spare cents when we see
+him; for a bear has to be fed like you and me.
+
+"Come, Dandy," Mr. Werner will say, "here are the young ladies and
+gentlemen, all with plenty of cents in their pockets to give you if you
+perform well. They are good judges of high art. They can admire the
+poetry of motion. So do your prettiest."
+
+Mr. Werner has a monkey and a pet dog. The monkey is called Captain. He
+wears a hat with a feather in it. The name of the pet dog is Grip. He is
+fat and greedy; and, if he sees a boy with a cake, he begs for a piece
+of it; indeed, he wouldn't object to the whole of it. I wonder if you
+can spy out Grip and the Captain in the picture.
+
+But Dandy makes more fun for us than all the rest. "Now, Dandy," Mr.
+Werner will say, "make your most stunning bow to the ladies, and then
+give us a turn on the light fantastic."
+
+By the "light fantastic," Mr. Werner means "the light fantastic toe." He
+has made this joke so many times, that we know what he means by it.
+
+Thus encouraged, Dandy will bow, raise himself on one of his hind-feet,
+and whirl round in a _pirouette_. (If you do not know what a _pirouette_
+is, you must get some one to explain and pronounce the word for you.)
+
+You would laugh to see Dandy imitate the great dancers. Though he can
+hardly be called graceful, he is very amusing; and we children willingly
+pay for the sight a cent each when the Captain passes round the hat.
+
+Mr. Werner thinks of taking Dandy to other towns to show off his
+accomplishments. If you should ever see him, I hope you will treat him
+well for my sake. I am the boy in the picture with a slate under his
+arm; and my name is
+
+ RICHARD ROE.
+
+
+
+
+LITTLE MISCHIEF.
+
+
+IV.
+
+BESSIE went to pass a week with her Aunt Clara and Uncle Frank. Uncle
+Frank was a portrait-painter. One day Bessie took her doll Cornelia, and
+went into his studio.
+
+[Illustration]
+
+On the easel stood a portrait. Bessie looked at it, and thought it must
+be a likeness of her friend Col. Fraser. "But," said she, "the mustache
+is too faint: it wants paint."
+
+Then she remembered hearing her uncle say that he had more work than he
+could attend to. "What if I do a little work for him, and so give him a
+surprise!" thought she.
+
+
+V.
+
+"Uncle Frank, when he is by, never lets me touch his paints," said
+Bessie to herself; "but that must be because he does not know how clever
+I am. Nothing can be easier to paint than a mustache. It is only a
+number of hairs."
+
+[Illustration]
+
+So Bessie climbed up into her uncle's chair, and took one of his long
+brushes in her hand. Then she looked at the colors on the palette, and
+tried to mix the blue and red as she had seen Uncle Frank do.
+
+The long brush was hard to manage. However, she remembered the rhyme,
+"Try, try, try again;" and she worked away until she thought she had got
+the tint.
+
+
+VI.
+
+At last Bessie was ready to begin her great work. So, standing on
+tiptoe, she applied the brush to the upper-lip. She was determined,
+while she was about it, to give Col. Fraser a thoroughly good mustache,
+long and thick.
+
+[Illustration]
+
+Now and then she would step back a little way, and consider the picture
+from a distance, as she had seen her uncle do. She was well pleased with
+her work. It was certainly a great improvement: so Bessie thought.
+
+At last she laid down her brush. She felt quite charmed with her
+success, and picked up her doll off the floor, that she might see how
+well her little mamma could paint.
+
+
+VII.
+
+"It is beautiful! Is it not, Cornelia?" she said, as she threw herself
+back in the chair. "Uncle will never say again that I cannot paint.
+Perhaps it is more blue than Col. Fraser's mustache; but it is all the
+prettier for that."
+
+[Illustration]
+
+Bessie remembered, too, that her mamma had once read to her a story
+about a man with a blue beard. "So people _do_ have blue mustaches
+sometimes," thought she.
+
+What did Uncle Frank say when he saw what she had done? I am sorry to
+say he did not agree with Bessie that the picture was improved. At first
+he was vexed; then he laughed; then he gave Bessie a kiss.
+
+[Illustration]
+
+
+
+
+TOO MANY PRESENTS.
+
+
+DID you ever hear of the boy who had a drum and a trumpet and a
+rocking-horse for his Christmas presents, and cried, after all, because
+Santa Claus had given his sister a doll, and hadn't given him one?
+
+I have heard of that boy; but, to tell the truth, I doubt the whole
+story. It is a little too tough for me. I don't believe there ever was
+such a boy; and I won't believe in him until I see him.
+
+But I did know a little boy who _almost_ cried because he had _no_
+Christmas present. He was a good boy too. He would have been pleased
+with any thing; and it was too bad that Santa Claus forgot to bring some
+little gift for him.
+
+The queerest case, though, is that of the little boy whose picture we
+have here. You see him just as he looked on Christmas morning, with his
+presents all around him; and yet you see he does not look happy. What
+can be the matter with the child?
+
+Ah! the trouble is, that he has too many presents. He has so many that
+he doesn't know what to do with them. He doesn't know which to play with
+first. He is afraid all the time that some of them will get lost. And
+so, by trying to enjoy them all at once, he fails to enjoy them at all.
+
+Poor boy! he is having a hard time of it, and I pity him very much. If I
+were going to prescribe for him, this is what I should say, "Tom, my
+boy" (I know by his looks that his name is Tom), "don't be cast down.
+I'll show you the way out of your trouble. Your case is pretty bad; but
+there's a remedy. What you want to do is to _give away_ something.
+
+"Now, there's that doll that you are hugging so closely. What does a boy
+like you want of a doll? That must have been meant for some little girl.
+It was sent to you on purpose to give away. Of course it was.
+
+"Then there are those two wagons. You don't want both of them. You know
+you don't. Find the boy who hadn't any Christmas presents, and give one
+of the wagons to him. Let that wooden soldier go with it; for what do
+you want of a soldier, when you have a gun of your own?
+
+"And what if you should give away something that you do want very much;
+why, it wouldn't hurt you a bit: you would feel all the better for it.
+Just try now, Tom, and see if you wouldn't."
+
+Perhaps the little boy would take my advice; and perhaps he wouldn't,
+but, if he should, I'm sure he would make a much more cheerful picture
+than he does now.
+
+ UNCLE SAM.
+
+[Illustration]
+
+[Illustration]
+
+
+
+
+THE DOG AND THE SHADOW.
+
+
+A DOG, crossing a bridge with a piece of meat in his mouth, saw in the
+water what he took to be another dog, with a piece of meat twice the
+size of his own. Letting go his own, he flew at the other dog to get the
+larger piece from him. He thus lost both,--that which he grasped at in
+the water, because it was a shadow; and his own, because the stream
+swept it away.
+
+[Illustration: Music]
+
+
+
+
+JACK & GILL
+
+Old Nursery Rhyme extended.
+
+Music by T. CRAMPTON.
+
+
+ VOICE
+
+ AND
+
+ PIANO
+
+ 1. Jack and Jill went up the hill
+ To fetch a pail of water;
+ Jack fell down and broke his crown,
+ And Jill came tumbling after.
+ Jack got up and said to Jill--
+ As in his arms he caught her--
+ "If you're not hurt, wipe off the dirt,
+ And then we'll fetch the water."
+
+ 2. Jack and Jill went round the hill
+ To tend the geese and gander,
+ But strolled away to sport and play,
+ And left the geese to wander:
+ A fox came down and pounced on one,
+ And stole it for his dinner.
+ While Jill and Jack came running back,
+ But Foxy was the winner.
+
+ 3. Jack and Jill went down the hill
+ To scare away the crows there:
+ Jack fired his gun, and soon killed one,
+ But blew off his own nose there.
+ Says Jill, "Good luck, my darling Jack!
+ I'll go and fetch your master;
+ And don't suppose you've lost your nose,
+ We'll stick it on with plaster."
+
+ * * * * *
+
+Transcriber's Notes:
+
+Obvious punctuation errors repaired.
+
+This issue was part of an omnibus. The original text for this issue did
+not include a title page or table of contents. This was taken from the
+January issue with the "No." added. The original table of contents
+covered the first six months of 1873. The remaining text of the table of
+contents can be found in the other issues.
+
+
+
+
+
+
+End of Project Gutenberg's The Nursery, February 1873, Vol. XIII., by Various
+
+*** END OF THIS PROJECT GUTENBERG EBOOK THE NURSERY, FEBRUARY 1873 ***
+
+***** This file should be named 24475.txt or 24475.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/4/4/7/24475/
+
+Produced by Emmy, Juliet Sutherland and the Online
+Distributed Proofreading Team at http://www.pgdp.net
+
+
+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
+http://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 http://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
+http://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 http://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 http://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 checks, online payments and credit card donations.
+To donate, please visit: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is 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:
+
+ http://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/24475.zip b/24475.zip
new file mode 100644
index 0000000..1e11f27
--- /dev/null
+++ b/24475.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..7cb52f0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #24475 (https://www.gutenberg.org/ebooks/24475)