summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 20:01:36 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 20:01:36 -0700
commit4ad1cfb79605a6393ca5617e818f9496727c2a55 (patch)
tree390115a2f78d2da3dc26e154e3d243d780d6bb36
initial commit of ebook 34438HEADmain
-rw-r--r--.gitattributes3
-rw-r--r--34438-h.zipbin0 -> 1599159 bytes
-rw-r--r--34438-h/34438-h.htm843
-rw-r--r--34438-h/images/002.jpgbin0 -> 865 bytes
-rw-r--r--34438-h/images/illus01.jpgbin0 -> 114036 bytes
-rw-r--r--34438-h/images/illus02.jpgbin0 -> 85035 bytes
-rw-r--r--34438-h/images/illus03.jpgbin0 -> 99059 bytes
-rw-r--r--34438-h/images/illus04.jpgbin0 -> 90881 bytes
-rw-r--r--34438-h/images/illus05.jpgbin0 -> 73845 bytes
-rw-r--r--34438-h/images/illus06.jpgbin0 -> 109352 bytes
-rw-r--r--34438-h/images/illus07.jpgbin0 -> 117327 bytes
-rw-r--r--34438-h/images/illus08.jpgbin0 -> 87150 bytes
-rw-r--r--34438-h/images/illus09.jpgbin0 -> 98491 bytes
-rw-r--r--34438-h/images/illus10.jpgbin0 -> 151004 bytes
-rw-r--r--34438-h/images/illus11.jpgbin0 -> 95353 bytes
-rw-r--r--34438-h/images/illus12.jpgbin0 -> 124166 bytes
-rw-r--r--34438-h/images/illus13a.jpgbin0 -> 83401 bytes
-rw-r--r--34438-h/images/illus13b.jpgbin0 -> 35268 bytes
-rw-r--r--34438-h/images/illus14.jpgbin0 -> 56071 bytes
-rw-r--r--34438-h/images/illus15a.jpgbin0 -> 74667 bytes
-rw-r--r--34438-h/images/illus15b.jpgbin0 -> 4366 bytes
-rw-r--r--34438-h/images/illus16.jpgbin0 -> 117141 bytes
-rw-r--r--34438.txt601
-rw-r--r--34438.zipbin0 -> 10014 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
26 files changed, 1460 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/34438-h.zip b/34438-h.zip
new file mode 100644
index 0000000..6ca615c
--- /dev/null
+++ b/34438-h.zip
Binary files differ
diff --git a/34438-h/34438-h.htm b/34438-h/34438-h.htm
new file mode 100644
index 0000000..3792803
--- /dev/null
+++ b/34438-h/34438-h.htm
@@ -0,0 +1,843 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!-- $Id: header.txt 236 2009-12-07 18:57:00Z vlsimpson $ -->
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <title>
+ The Project Gutenberg eBook of The Troubles of Biddy, by Isabel Byrum.
+ </title>
+ <style type="text/css">
+
+body {
+ margin-left: 10%;
+ margin-right: 10%;
+}
+
+ h1,h2,h3,h4,h5,h6 {
+ text-align: center; /* all headings centered */
+ clear: both;
+}
+
+p {
+ margin-top: .75em;
+ text-align: justify;
+ margin-bottom: .75em;
+ text-indent: 1em;
+}
+
+hr {
+ width: 33%;
+ margin-top: 2em;
+ margin-bottom: 2em;
+ margin-left: auto;
+ margin-right: auto;
+ clear: both;
+ color: #f5f5f5;
+}
+
+.pagenum { /* uncomment the next line for invisible page numbers */
+ /* visibility: hidden; */
+ position: absolute;
+ left: 92%;
+ font-size: smaller;
+ text-align: right;
+ color: silver;
+} /* page numbers */
+
+.center {text-align: center; text-indent: 0em;}
+
+.smcap {font-variant: small-caps;}
+
+/* Images */
+.figcenter {
+ margin: auto;
+ text-align: center;
+}
+
+/* Poetry */
+.poem {
+ margin-left:20%;
+ margin-right:20%;
+ text-align: left;
+}
+
+.poem br {display: none;}
+
+.poem .stanza {margin: 1em 0em 1em 0em;}
+
+.poem span.i0 {
+ display: block;
+ margin-left: 0em;
+ padding-left: 3em;
+ text-indent: -3em;
+}
+
+.poem span.i0cap {
+ display: block;
+ margin-left: 0em;
+ padding-left: 0em;
+ text-indent: 0em;
+}
+
+.poem span.i0cap:first-letter {float: left; margin: -0.2em 0 0 -0.7em; margin-top: 0%; line-height: .75em; font-size: 300%; }
+
+.poem span.i2 {
+ display: block;
+ margin-left: 2em;
+ padding-left: 3em;
+ text-indent: -3em;
+}
+
+/* Custom */
+.tn { background-color: #EEE; color: inherit; font-size: 80%; margin: 2em 10% 1em 10%; padding: 0.5em 1em 0.5em 1em; font-family: sans-serif; border: thin solid black; }
+
+li {margin-bottom: .5em;}
+
+.right {text-align: right;}
+
+.pg {border: 2px solid #d3d3d3; text-align: center; margin: 0 10% 2em 10%; min-width: 650px;}
+
+ </style>
+ </head>
+<body>
+
+
+<pre>
+
+The Project Gutenberg EBook of The Troubles of Biddy, by Isabel Byrum
+
+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 Troubles of Biddy
+ A pretty little story
+
+Author: Isabel Byrum
+
+Illustrator: Margaret Evans Price
+
+Release Date: November 25, 2010 [EBook #34438]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK THE TROUBLES OF BIDDY ***
+
+
+
+
+Produced by Juliet Sutherland, Patrick Hopkins and the
+Online Distributed Proofreading Team at https://www.pgdp.net
+
+
+
+
+
+
+</pre>
+
+
+<div class="tn">
+
+<h3>Transcriber's Note</h3>
+
+<ul>
+<li> Illustration captions in {brackets} have been added by the transcriber for reader convenience.</li>
+</ul>
+</div>
+
+<hr style="width: 65%;" />
+
+<p><span class="pagenum"><a name="Page_1" id="Page_1">[Pg 1]</a></span></p>
+
+<div class="pg">
+<div class="figcenter" style="width: 405px; margin-top: 1em;">
+<img src="images/illus01.jpg" id="coverpage" width="405" height="650" alt="The Trouble of Biddy {Girl playing with ducklings.}" title="" />
+<p class="right">N<sup>o.</sup> 25</p>
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_2" id="Page_2">[Pg 2]</a></span></p>
+
+
+<div class="figcenter" style="width: 537px;">
+<img src="images/illus02.jpg" width="537" height="650" alt="The Troubles of Biddy {Chicken, duckling, and duck.}" title="" />
+</div>
+
+<h2>A Pretty Little Story<br />
+by Isabel Byrum</h2>
+
+<p class="center">DRAWINGS BY MARGARET EVANS PRICE<br />
+<img src="images/002.jpg" width="30" height="38" alt="{Logo.}" title="" /><br />
+<br />
+<br />
+</p>
+
+<div style="float: left; margin-left: 1em;">
+COPYRIGHT 1917 BY STECHER LITHO. CO., ROCHESTER, N. Y.
+</div>
+
+<div style="float: right; margin-right: 1em;">
+"MADE IN USA"
+</div>
+<div style="clear: both;">&nbsp;</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_3" id="Page_3">[Pg 3]</a></span></p>
+<h1>The Troubles<br />
+of Biddy</h1>
+
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">"Oh dear," sighed old Biddy, just under her breath,<br /></span>
+<span class="i2">"I really am troubled and worried to death!<br /></span>
+<span class="i0">For months I have thought of a family, dear,<br /></span>
+<span class="i2">To gladden my heart, and to live with me here.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">"But daily I find that my plans are upset,<br /></span>
+<span class="i2">And all I can do is to sit here and fret&mdash;<br /></span>
+<span class="i0">I haven't a sign of an egg in my nest,<br /></span>
+<span class="i2">Though some I have laid are as good as the best.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">"I&nbsp;scolded last night when my mistress came near,<br /></span>
+<span class="i2">But though she was bitten, she seemed not to fear;<br /></span>
+<span class="i0">She only said, 'Biddy, what are you about?'<br /></span>
+<span class="i2">And then through the doorway she simply passed out.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 493px;">
+<img src="images/illus03.jpg" width="493" height="650" alt="{Girl gathering eggs.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_4" id="Page_4">[Pg 4]</a></span></p>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">"I&nbsp;don't understand it; I cannot see why;<br /></span>
+<span class="i2">For surely to be a good mother I'd try;<br /></span>
+<span class="i0">Although I would see that they did as I said!"<br /></span>
+<span class="i2">And Biddy, in sorrow and grief hung her head.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 511px;">
+<img src="images/illus04.jpg" width="511" height="650" alt="{Girl with eggs next to nest.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_5" id="Page_5">[Pg 5]</a></span></p>
+<div class="figcenter" style="width: 407px;">
+<img src="images/illus05.jpg" width="407" height="650" alt="{Girl placing eggs in nest.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">So deep was the longing of poor Biddy's heart,<br /></span>
+<span class="i2">She felt that with life she was ready to part;<br /></span>
+<span class="i0">But glancing about in her trouble and pain<br /></span>
+<span class="i2">She saw that her mistress was coming again;<br /></span>
+</div></div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_6" id="Page_6">[Pg 6]</a></span></p>
+<div class="poem"><div class="stanza">
+<span class="i0cap">And noting the basket she held in her hand<br /></span>
+<span class="i2">Old Biddy thought quickly "she can't understand,"<br /></span>
+<span class="i0">And "what is she doing?" exclaimed in surprise;<br /></span>
+<span class="i2">For out of the nest Biddy felt herself rise.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">As Biddy stood resting her poor weary legs,<br /></span>
+<span class="i2">She saw that the basket contained shining eggs;<br /></span>
+<span class="i0">And mistress with care placed them all in the nest<br /></span>
+<span class="i2">For Biddy to snuggle beneath her warm breast.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">Now Biddy was happy; her burden was gone,<br /></span>
+<span class="i2">Her troubles had vanished, she felt she had none:<br /></span>
+<span class="i0">And, planning away in her little straw bed,<br /></span>
+<span class="i2">No thoughts of complaining came into her head.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 614px;">
+<img src="images/illus06.jpg" width="614" height="650" alt="{Girl feeding hen in nest.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_7" id="Page_7">[Pg 7]</a></span></p>
+<div class="figcenter" style="width: 616px;">
+<img src="images/illus07.jpg" width="616" height="650" alt="{Shed.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">She looked from the window each morning at dawn,<br /></span>
+<span class="i2">And pictures of rapture were constantly drawn,<br /></span>
+<span class="i0">For, out on the lawn near a little old shed,<br /></span>
+<span class="i2">Were dishes and troughs where the chickens were fed.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">And Biddy thought wisely, "These things I shall use;<br /></span>
+<span class="i2">The largest and neatest are what I shall choose."<br /></span>
+<span class="i0">But never a thought did this wise mother take<br /></span>
+<span class="i2">Of danger, or trouble, in St. Mary's lake.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">How happy she was when the first sounds were heard,<br /></span>
+<span class="i2">And the bright downy heads her soft feathers stirred!<br /></span>
+<span class="i0">"But what is the matter with each little nose?"<br /></span>
+<span class="i2">She said in amazement, "And what ails their toes?"<br /></span>
+</div></div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_8" id="Page_8">[Pg 8]</a></span></p>
+<div class="poem"><div class="stanza">
+<span class="i0cap">"They are not like chickens at all, I am sure!<br /></span>
+<span class="i2">I wonder whatever such strange things will cure?"<br /></span>
+<span class="i0">And Biddy once more was in trouble most deep;<br /></span>
+<span class="i2">For none of her children could really say peep.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 424px;">
+<img src="images/illus08.jpg" width="424" height="650" alt="{Girl picks up duckling from nest.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_9" id="Page_9">[Pg 9]</a></span></p>
+<div class="figcenter" style="width: 469px;">
+<img src="images/illus09.jpg" width="469" height="650" alt="{Girl pumps water into pond for ducklings.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">"I&nbsp;think that my babes for a walk ought to go;"<br /></span>
+<span class="i2">One morning said Biddy, "I'll lead them just so;<br /></span>
+<span class="i0">I'll watch every minute lest danger arise:<br /></span>
+<span class="i2">For they'll not be safe when from under my eyes."<br /></span>
+</div></div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_10" id="Page_10">[Pg 10]</a></span></p>
+<div class="poem"><div class="stanza">
+<span class="i0cap">At the word every downy ball hustled about,<br /></span>
+<span class="i2">And ere Biddy knew it, they all had jumped out<br /></span>
+<span class="i0">Of the nest, and were darting about in the sun,<br /></span>
+<span class="i2">For bugs, and for grass blades, and simply for fun.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">Biddy watched for a time and then softly said,<br /></span>
+<span class="i2">"I ought to be dusting my feathers and head;"<br /></span>
+<span class="i0">So off to the roadside she hastily went,<br /></span>
+<span class="i2">And there in the soft sand, a few moments spent.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 642px;">
+<img src="images/illus10.jpg" width="642" height="650" alt="{Girl kisses duckling.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_11" id="Page_11">[Pg 11]</a></span></p>
+<div class="figcenter" style="width: 589px;">
+<img src="images/illus11.jpg" width="589" height="650" alt="{Girl feeds ducklings.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">What was it made Biddy's heart quiver and leap?<br /></span>
+<span class="i2">It wasn't the sound of a young chicken's peep&mdash;<br /></span>
+<span class="i0">But the splashing of water and flutt'ring of wings&mdash;<br /></span>
+<span class="i2">And leaving the road side she screamed, "Of all things!"<br /></span>
+</div><div class="stanza">
+<span class="i0cap">Her babies were all in the watering trough,<br /></span>
+<span class="i2">Regardless of sickness, disease, and of cough.<br /></span>
+<span class="i0">"Oh dear," cried poor Biddy, "What now shall I do?<br /></span>
+<span class="i2">My children will drown and before my eyes too!"<br /></span>
+</div></div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_12" id="Page_12">[Pg 12]</a></span></p>
+<div class="poem"><div class="stanza">
+<span class="i0cap">And mistress cried, "Biddy, now please don't you fear,<br /></span>
+<span class="i2">They simply <i>love</i> water, and oh! aren't they dear?<br /></span>
+<span class="i0">I'll keep them all safe, so Biddy go 'way!<br /></span>
+<span class="i2">And let your poor children have freedom to play."<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 435px;">
+<img src="images/illus12.jpg" width="435" height="650" alt="{Girl closely holds duckling.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_13" id="Page_13">[Pg 13]</a></span></p>
+<div class="figcenter" style="width: 650px;">
+<img src="images/illus13a.jpg" width="650" height="392" alt="{Girl plays with ducklings.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">Each day in the trough and the puddles they played<br /></span>
+<span class="i2">And off where the grass was the deepest they stayed<br /></span>
+<span class="i0">While Biddy would search for them, clucking for hours<br /></span>
+<span class="i2">Over the barnyard and in 'mong the flowers.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">The little log barn was a refuge at night<br /></span>
+<span class="i2">Where often poor Biddy for courage would fight;<br /></span>
+<span class="i0">And there, with her feathers above her young brood,<br /></span>
+<span class="i2">She tried to instruct them in ways to be good.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 350px;">
+<img src="images/illus13b.jpg" width="350" height="325" alt="{Hen and ducklings scratch for food.}" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_14" id="Page_14">[Pg 14]</a></span></p>
+<div class="figcenter" style="width: 650px;">
+<img src="images/illus14.jpg" width="650" height="223" alt="{Hen and ducklings walk in a row.}" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0cap">Where apples were juicy and mellow, one day,<br /></span>
+<span class="i2">These ten naughty children were gathered to play,<br /></span>
+<span class="i0">When suddenly one of them, leading the band,<br /></span>
+<span class="i2">Said, "Come, let us travel," and there a trip planned.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">So off they all went toward the shed and the pump,<br /></span>
+<span class="i2">Turning out now and then for a log or a stump,<br /></span>
+<span class="i0">And down the steep hill where the clover bloomed bright<br /></span>
+<span class="i2">The little band wandered in perfect delight.<br /></span>
+</div><div class="stanza">
+<span class="i0cap">The moment that Biddy discovered the plot<br /></span>
+<span class="i2">She rushed in confusion and soon reached the spot;<br /></span>
+<span class="i0">"Oh children, be careful!" she screamed in alarm;<br /></span>
+<span class="i2">"In the lake I'm sure you will meet with some harm!"<br /></span>
+</div><div class="stanza">
+<span class="i0cap">But to cry, and protest, and urge them to come<br /></span>
+<span class="i2">Seemed all of no use, for they would not go home.<br /></span>
+<span class="i0">And Biddy exclaimed to herself in disgust,<br /></span>
+<span class="i2">"To stand this I cannot, and leave them I must!"<br /></span>
+</div><div class="stanza">
+<span class="i0cap">The evening shades gathered that night in the sky;<br /></span>
+<span class="i2">The wind sung most softly a sweet lula-by;<br /></span>
+<span class="i0">But Biddy had left her dear children alone:<br /></span>
+<span class="i2">She found they were ducklings, and such could not own.<br /></span>
+</div></div>
+
+
+<p class="center">The End</p>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_15" id="Page_15">[Pg 15]</a></span></p>
+
+<div class="figcenter" style="width: 650px;">
+<img src="images/illus15a.jpg" width="650" height="420" alt="The Troubles of Biddy {Four hens sitting together.}" title="" />
+<br />
+<br />
+<br />
+<br />
+<br />
+<br />
+<img src="images/illus15b.jpg" width="80" height="91" alt="{Logo.} STECHER QUALITY MADE IN U.S.A. 261" title="" />
+</div>
+</div>
+
+<div class="pg">
+<p><span class="pagenum"><a name="Page_16" id="Page_16">[Pg 16]</a></span></p>
+
+<div class="figcenter" style="width: 405px;">
+<img src="images/illus16.jpg" width="405" height="650" alt="The Troubles of Biddy {Girl playing with ducklings.}" title="" />
+</div>
+</div>
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of the Project Gutenberg EBook of The Troubles of Biddy, by Isabel Byrum
+
+*** END OF THIS PROJECT GUTENBERG EBOOK THE TROUBLES OF BIDDY ***
+
+***** This file should be named 34438-h.htm or 34438-h.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/3/4/4/3/34438/
+
+Produced by Juliet Sutherland, Patrick Hopkins and the
+Online Distributed Proofreading Team at https://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
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH 1.F.3. 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 are critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at https://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+https://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at https://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit https://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including including checks, online payments and credit card
+donations. To donate, please visit: https://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart was the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ https://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
+
+
+</pre>
+
+</body>
+</html>
diff --git a/34438-h/images/002.jpg b/34438-h/images/002.jpg
new file mode 100644
index 0000000..85bb433
--- /dev/null
+++ b/34438-h/images/002.jpg
Binary files differ
diff --git a/34438-h/images/illus01.jpg b/34438-h/images/illus01.jpg
new file mode 100644
index 0000000..8e97ebc
--- /dev/null
+++ b/34438-h/images/illus01.jpg
Binary files differ
diff --git a/34438-h/images/illus02.jpg b/34438-h/images/illus02.jpg
new file mode 100644
index 0000000..fd5d010
--- /dev/null
+++ b/34438-h/images/illus02.jpg
Binary files differ
diff --git a/34438-h/images/illus03.jpg b/34438-h/images/illus03.jpg
new file mode 100644
index 0000000..d6133ae
--- /dev/null
+++ b/34438-h/images/illus03.jpg
Binary files differ
diff --git a/34438-h/images/illus04.jpg b/34438-h/images/illus04.jpg
new file mode 100644
index 0000000..c7e3cb7
--- /dev/null
+++ b/34438-h/images/illus04.jpg
Binary files differ
diff --git a/34438-h/images/illus05.jpg b/34438-h/images/illus05.jpg
new file mode 100644
index 0000000..181ec52
--- /dev/null
+++ b/34438-h/images/illus05.jpg
Binary files differ
diff --git a/34438-h/images/illus06.jpg b/34438-h/images/illus06.jpg
new file mode 100644
index 0000000..c71e3fb
--- /dev/null
+++ b/34438-h/images/illus06.jpg
Binary files differ
diff --git a/34438-h/images/illus07.jpg b/34438-h/images/illus07.jpg
new file mode 100644
index 0000000..77f3663
--- /dev/null
+++ b/34438-h/images/illus07.jpg
Binary files differ
diff --git a/34438-h/images/illus08.jpg b/34438-h/images/illus08.jpg
new file mode 100644
index 0000000..571af98
--- /dev/null
+++ b/34438-h/images/illus08.jpg
Binary files differ
diff --git a/34438-h/images/illus09.jpg b/34438-h/images/illus09.jpg
new file mode 100644
index 0000000..7916c85
--- /dev/null
+++ b/34438-h/images/illus09.jpg
Binary files differ
diff --git a/34438-h/images/illus10.jpg b/34438-h/images/illus10.jpg
new file mode 100644
index 0000000..26e5d1b
--- /dev/null
+++ b/34438-h/images/illus10.jpg
Binary files differ
diff --git a/34438-h/images/illus11.jpg b/34438-h/images/illus11.jpg
new file mode 100644
index 0000000..9984183
--- /dev/null
+++ b/34438-h/images/illus11.jpg
Binary files differ
diff --git a/34438-h/images/illus12.jpg b/34438-h/images/illus12.jpg
new file mode 100644
index 0000000..86b7ae6
--- /dev/null
+++ b/34438-h/images/illus12.jpg
Binary files differ
diff --git a/34438-h/images/illus13a.jpg b/34438-h/images/illus13a.jpg
new file mode 100644
index 0000000..da2c830
--- /dev/null
+++ b/34438-h/images/illus13a.jpg
Binary files differ
diff --git a/34438-h/images/illus13b.jpg b/34438-h/images/illus13b.jpg
new file mode 100644
index 0000000..2798dd3
--- /dev/null
+++ b/34438-h/images/illus13b.jpg
Binary files differ
diff --git a/34438-h/images/illus14.jpg b/34438-h/images/illus14.jpg
new file mode 100644
index 0000000..6c1872f
--- /dev/null
+++ b/34438-h/images/illus14.jpg
Binary files differ
diff --git a/34438-h/images/illus15a.jpg b/34438-h/images/illus15a.jpg
new file mode 100644
index 0000000..beff631
--- /dev/null
+++ b/34438-h/images/illus15a.jpg
Binary files differ
diff --git a/34438-h/images/illus15b.jpg b/34438-h/images/illus15b.jpg
new file mode 100644
index 0000000..ee69d92
--- /dev/null
+++ b/34438-h/images/illus15b.jpg
Binary files differ
diff --git a/34438-h/images/illus16.jpg b/34438-h/images/illus16.jpg
new file mode 100644
index 0000000..5a8f172
--- /dev/null
+++ b/34438-h/images/illus16.jpg
Binary files differ
diff --git a/34438.txt b/34438.txt
new file mode 100644
index 0000000..6c937d8
--- /dev/null
+++ b/34438.txt
@@ -0,0 +1,601 @@
+The Project Gutenberg EBook of The Troubles of Biddy, by Isabel Byrum
+
+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 Troubles of Biddy
+ A pretty little story
+
+Author: Isabel Byrum
+
+Illustrator: Margaret Evans Price
+
+Release Date: November 25, 2010 [EBook #34438]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK THE TROUBLES OF BIDDY ***
+
+
+
+
+Produced by Juliet Sutherland, Patrick Hopkins and the
+Online Distributed Proofreading Team at https://www.pgdp.net
+
+
+
+
+
+Transcriber's Note
+
+- Illustration captions in {brackets} have been added by the transcriber
+for reader convenience.
+
+ * * * * *
+
+
+
+
+ [Illustration: THE TROUBLES OF BIDDY
+ {Girl playing with ducklings.}]
+
+ No. 25
+
+
+
+
+ [Illustration: The Troubles of Biddy
+ {Chicken, duckling, and duck.}]
+
+
+ A Pretty Little Story
+ by Isabel Byrum
+ DRAWINGS BY MARGARET EVANS PRICE
+ [Illustration: {Logo.}]
+
+
+ COPYRIGHT 1917 BY STECHER LITHO. CO., ROCHESTER, N. Y. "MADE IN USA"
+
+
+
+
+The Troubles of Biddy
+
+
+ "Oh dear," sighed old Biddy, just under her breath,
+ "I really am troubled and worried to death!
+ For months I have thought of a family, dear,
+ To gladden my heart, and to live with me here.
+
+ "But daily I find that my plans are upset,
+ And all I can do is to sit here and fret--
+ I haven't a sign of an egg in my nest,
+ Though some I have laid are as good as the best.
+
+ "I scolded last night when my mistress came near,
+ But though she was bitten, she seemed not to fear;
+ She only said, 'Biddy, what are you about?'
+ And then through the doorway she simply passed out.
+
+ [Illustration: {Girl gathering eggs.}]
+
+ "I don't understand it; I cannot see why;
+ For surely to be a good mother I'd try;
+ Although I would see that they did as I said!"
+ And Biddy, in sorrow and grief hung her head.
+
+ [Illustration: {Girl with eggs next to nest.}]
+
+ [Illustration: {Girl placing eggs in nest.}]
+
+ So deep was the longing of poor Biddy's heart,
+ She felt that with life she was ready to part;
+ But glancing about in her trouble and pain
+ She saw that her mistress was coming again;
+
+ And noting the basket she held in her hand
+ Old Biddy thought quickly "she can't understand,"
+ And "what is she doing?" exclaimed in surprise;
+ For out of the nest Biddy felt herself rise.
+
+ As Biddy stood resting her poor weary legs,
+ She saw that the basket contained shining eggs;
+ And mistress with care placed them all in the nest
+ For Biddy to snuggle beneath her warm breast.
+
+ Now Biddy was happy; her burden was gone,
+ Her troubles had vanished, she felt she had none:
+ And, planning away in her little straw bed,
+ No thoughts of complaining came into her head.
+
+ [Illustration: {Girl feeding hen in nest.}]
+
+ [Illustration: {Shed.}]
+
+ She looked from the window each morning at dawn,
+ And pictures of rapture were constantly drawn,
+ For, out on the lawn near a little old shed,
+ Were dishes and troughs where the chickens were fed.
+
+ And Biddy thought wisely, "These things I shall use;
+ The largest and neatest are what I shall choose."
+ But never a thought did this wise mother take
+ Of danger, or trouble, in St. Mary's lake.
+
+ How happy she was when the first sounds were heard,
+ And the bright downy heads her soft feathers stirred!
+ "But what is the matter with each little nose?"
+ She said in amazement, "And what ails their toes?"
+
+ "They are not like chickens at all, I am sure!
+ I wonder whatever such strange things will cure?"
+ And Biddy once more was in trouble most deep;
+ For none of her children could really say peep.
+
+ [Illustration: {Girl picks up duckling from nest.}]
+
+ [Illustration: {Girl pumps water into pond for ducklings.}]
+
+ "I think that my babes for a walk ought to go;"
+ One morning said Biddy, "I'll lead them just so;
+ I'll watch every minute lest danger arise:
+ For they'll not be safe when from under my eyes."
+
+ At the word every downy ball hustled about,
+ And ere Biddy knew it, they all had jumped out
+ Of the nest, and were darting about in the sun,
+ For bugs, and for grass blades, and simply for fun.
+
+ Biddy watched for a time and then softly said,
+ "I ought to be dusting my feathers and head;"
+ So off to the roadside she hastily went,
+ And there in the soft sand, a few moments spent.
+
+ [Illustration: {Girl kisses duckling.}]
+
+ [Illustration: {Girl feeds ducklings.}]
+
+ What was it made Biddy's heart quiver and leap?
+ It wasn't the sound of a young chicken's peep--
+ But the splashing of water and flutt'ring of wings--
+ And leaving the road side she screamed, "Of all things!"
+
+ Her babies were all in the watering trough,
+ Regardless of sickness, disease, and of cough.
+ "Oh dear," cried poor Biddy, "What now shall I do?
+ My children will drown and before my eyes too!"
+
+ And mistress cried, "Biddy, now please don't you fear,
+ They simply _love_ water, and oh! aren't they dear?
+ I'll keep them all safe, so Biddy go 'way!
+ And let your poor children have freedom to play."
+
+ [Illustration: {Girl closely holds duckling.}]
+
+ [Illustration: {Girl plays with ducklings.}]
+
+ Each day in the trough and the puddles they played
+ And off where the grass was the deepest they stayed
+ While Biddy would search for them, clucking for hours
+ Over the barnyard and in 'mong the flowers.
+
+ The little log barn was a refuge at night
+ Where often poor Biddy for courage would fight;
+ And there, with her feathers above her young brood,
+ She tried to instruct them in ways to be good.
+
+ [Illustration: {Hen and ducklings scratch for food.}]
+
+ [Illustration: {Hen and ducklings walk in a row.}]
+
+ Where apples were juicy and mellow, one day,
+ These ten naughty children were gathered to play,
+ When suddenly one of them, leading the band,
+ Said, "Come, let us travel," and there a trip planned.
+
+ So off they all went toward the shed and the pump,
+ Turning out now and then for a log or a stump,
+ And down the steep hill where the clover bloomed bright
+ The little band wandered in perfect delight.
+
+ The moment that Biddy discovered the plot
+ She rushed in confusion and soon reached the spot;
+ "Oh children, be careful!" she screamed in alarm;
+ "In the lake I'm sure you will meet with some harm!"
+
+ But to cry, and protest, and urge them to come
+ Seemed all of no use, for they would not go home.
+ And Biddy exclaimed to herself in disgust,
+ "To stand this I cannot, and leave them I must!"
+
+ The evening shades gathered that night in the sky;
+ The wind sung most softly a sweet lula-by;
+ But Biddy had left her dear children alone:
+ She found they were ducklings, and such could not own.
+
+The End
+
+
+
+
+ [Illustration: The Troubles of Biddy {Four hens sitting together.}]
+
+ [Illustration: STECHER QUALITY MADE IN U.S.A. 261 {Logo.}]
+
+
+
+
+ [Illustration: THE TROUBLES OF BIDDY {Girl playing with ducklings.}]
+
+
+
+
+
+End of the Project Gutenberg EBook of The Troubles of Biddy, by Isabel Byrum
+
+*** END OF THIS PROJECT GUTENBERG EBOOK THE TROUBLES OF BIDDY ***
+
+***** This file should be named 34438.txt or 34438.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/3/4/4/3/34438/
+
+Produced by Juliet Sutherland, Patrick Hopkins and the
+Online Distributed Proofreading Team at https://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
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH 1.F.3. 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 are critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at https://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+https://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at https://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit https://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including including checks, online payments and credit card
+donations. To donate, please visit: https://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart was the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ https://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
diff --git a/34438.zip b/34438.zip
new file mode 100644
index 0000000..9461a96
--- /dev/null
+++ b/34438.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..0007e2a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #34438 (https://www.gutenberg.org/ebooks/34438)