summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes3
-rw-r--r--32605-h.zipbin0 -> 572889 bytes
-rw-r--r--32605-h/32605-h.htm1022
-rw-r--r--32605-h/images/badprint.pngbin0 -> 14504 bytes
-rw-r--r--32605-h/images/border-x.pngbin0 -> 578 bytes
-rw-r--r--32605-h/images/border-y.pngbin0 -> 582 bytes
-rw-r--r--32605-h/images/corbel.pngbin0 -> 511 bytes
-rw-r--r--32605-h/images/flower.pngbin0 -> 617 bytes
-rw-r--r--32605-h/images/frontcover.pngbin0 -> 46225 bytes
-rw-r--r--32605-h/images/illo-003.pngbin0 -> 45931 bytes
-rw-r--r--32605-h/images/illo-004.pngbin0 -> 20958 bytes
-rw-r--r--32605-h/images/illo-005.pngbin0 -> 24114 bytes
-rw-r--r--32605-h/images/illo-006.pngbin0 -> 21942 bytes
-rw-r--r--32605-h/images/illo-007.pngbin0 -> 25019 bytes
-rw-r--r--32605-h/images/illo-008.pngbin0 -> 18194 bytes
-rw-r--r--32605-h/images/illo-009.pngbin0 -> 14315 bytes
-rw-r--r--32605-h/images/illo-010.pngbin0 -> 20368 bytes
-rw-r--r--32605-h/images/illo-011.pngbin0 -> 10313 bytes
-rw-r--r--32605-h/images/illo-012.pngbin0 -> 10918 bytes
-rw-r--r--32605-h/images/illo-013.pngbin0 -> 29137 bytes
-rw-r--r--32605-h/images/illo-014.pngbin0 -> 39458 bytes
-rw-r--r--32605-h/images/illo-015.pngbin0 -> 26701 bytes
-rw-r--r--32605-h/images/illo-016.pngbin0 -> 46917 bytes
-rw-r--r--32605-h/images/illo-017.pngbin0 -> 40649 bytes
-rw-r--r--32605-h/images/illo-018.pngbin0 -> 44827 bytes
-rw-r--r--32605-h/images/illo-020a.pngbin0 -> 30886 bytes
-rw-r--r--32605-h/images/illo-020b.pngbin0 -> 20602 bytes
-rw-r--r--32605-h/images/squiggle-x.pngbin0 -> 425 bytes
-rw-r--r--32605-h/images/squiggle-y.pngbin0 -> 432 bytes
-rw-r--r--32605.txt660
-rw-r--r--32605.zipbin0 -> 10038 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
33 files changed, 1698 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/32605-h.zip b/32605-h.zip
new file mode 100644
index 0000000..0b1d480
--- /dev/null
+++ b/32605-h.zip
Binary files differ
diff --git a/32605-h/32605-h.htm b/32605-h/32605-h.htm
new file mode 100644
index 0000000..853e412
--- /dev/null
+++ b/32605-h/32605-h.htm
@@ -0,0 +1,1022 @@
+<!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 History of Beasts, by Unknown</title>
+
+<style type="text/css">
+/*<![CDATA[ XML blockout */
+ /* slight differences for print and screen */
+ @media print {
+ span.pgmark {border: 0 !important; }
+ hr.pg {display: none; visibility: hidden; }
+ .main p {margin-bottom: 0.25em;
+ text-indent: 2em; }
+ body {margin-right: 0;
+ margin-left: 0; }
+ }
+ @media screen {
+ span.pgmark {border-top: thin solid silver;
+ border-bottom: thin solid silver;
+ display: inline!important;
+ visibility: visible!important;
+ position: absolute; left: 1%; }
+ p {margin-bottom: 0.75em;
+ text-indent: 0; }
+ body {margin-left: 10%;
+ margin-right: 10%;}
+ }
+
+ body {font-size: large; }
+
+ div.main {margin-left: auto;
+ margin-right: auto;
+ margin-top: 0;
+ padding-top: 3em;
+ padding-bottom: 3em;
+ max-width: 28em; }
+ div.main p {text-align: justify;
+ margin-top: 0;
+ line-height: 1.3; }
+ div.main h2 {text-align: center;
+ margin: 6em auto 0.5em auto;
+ line-height: 2;
+ font-weight: normal;
+ font-size: 130%;
+ page-break-before: always; }
+
+ /* for transcriber's note */
+ div.tnote {border: dashed 1px;
+ padding: .5em;
+ margin-top: 3em; margin-bottom: 6em;
+ page-break-before: always;
+ page-break-after: always; }
+ div.tnote p {text-indent: 0;
+ margin-top: .5em;
+ font-size: 85%;}
+ div.tnote h3 {text-indent: 0;
+ text-align: left;
+ font-size: 110%;
+ font-style: normal;
+ font-weight: bold;
+ padding-top: 60px;
+ letter-spacing: 0;}
+
+ /* links */
+ @media print {
+ a:link {color: black; background-color: inherit;
+ text-decoration: none;}
+ a:visited {color: black; background-color: inherit;
+ text-decoration: none;}
+ }
+
+ @media screen {
+ a:link {color: blue; background-color: inherit;
+ text-decoration: none;}
+ a:visited {color: blue; background-color: inherit;
+ text-decoration: none;}
+ a:hover {color: red; background-color: inherit;}
+ a:focus {outline: #ffee66 solid 2px; color: inherit; background-color: #ffee66;}
+ }
+
+ h1 {line-height: 1.8;
+ margin: 2em auto;
+ font-weight: bold;
+ font-size: 180%; }
+ h1 small {font-weight: normal;
+ font-size: 75%; }
+ h1 big {font-size: 140%; }
+
+ table.cover {page-break-before: always;
+ page-break-after: always;
+ margin: 6em auto; }
+ table.cover td.hrule {background-image: url("images/border-x.png");
+ background-position: center center; background-repeat: repeat-x;}
+ table.cover td.vrule {background-image: url("images/border-y.png");
+ background-position: center center; background-repeat: repeat-y;}
+ table.cover td.corner {vertical-align: middle!important;
+ text-align: center!important; width: 28px;}
+ p.backcover {border-bottom: 9px double black;
+ padding-bottom: 1em;
+ margin: 2em 1em;
+ letter-spacing: 0.2em;
+ line-height: 1.4; }
+ .bot2 {padding-bottom: 2em; }
+ p.publ {padding-top: 2em; padding-bottom: 2em;
+ letter-spacing: 0.2em;
+ line-height: 1.6!important;
+ font-size: 140%; }
+
+ table.title {margin: 6em auto; }
+ table.title td.titlehrule {background-image: url("images/squiggle-x.png");
+ background-position: center center; background-repeat: repeat-x;}
+ table.title td.titlevrule {background-image: url("images/squiggle-y.png");
+ background-position: center center; background-repeat: repeat-y;}
+ table.title td.titlecorner {vertical-align: middle!important;
+ text-align: center!important; width: 32px;}
+
+ /* for noting inferred text */
+ ins.TN {text-decoration: none;
+ border-bottom: thin dotted gray; }
+
+
+ span.pgmark {display: none; visibility: hidden; /* over-ridden for screen devices */
+ font-size: x-small;
+ font-family: serif;
+ font-variant: normal;
+ font-style: normal;
+ font-weight: normal;
+ line-height: 1.2;
+ letter-spacing: 0;
+ text-indent: 0; text-align: left;
+ margin: 0; padding: .05em 0.5em !important; }
+
+ hr {background-color: black; color: inherit; padding: 0;}
+
+ .ns {display: none; visibility: hidden; }
+ .ctr {text-align: center!important; }
+ .framed {padding: 1px; border: thin solid black; }
+
+ /* XML end ]]>*/
+</style>
+</head>
+<body>
+
+
+<pre>
+
+The Project Gutenberg EBook of History of Beasts, by Unknown
+
+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: History of Beasts
+
+Author: Unknown
+
+Release Date: May 30, 2010 [EBook #32605]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK HISTORY OF BEASTS ***
+
+
+
+
+Produced by Colin Bell, David Wilson and the Online
+Distributed Proofreading Team at https://www.pgdp.net (This
+file was produced from images generously made available
+by The Internet Archive/American Libraries.)
+
+
+
+
+
+
+</pre>
+
+
+
+
+<hr class="pg" />
+
+
+<table class="cover" summary="decorative front cover"
+ cellspacing="0" cellpadding="0" border="0" width="90%">
+<tr>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+<td class="hrule"></td>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+</tr>
+<tr>
+<td class="vrule"></td>
+<td class="ctr">
+
+<h1><a name="png.001" id="png.001" href="#png.001"><span class="ns">[</span><span
+ class="pgmark">front cover</span><span class="ns">]<br
+ /></span></a>HISTORY<span style="position: absolute; right: 25%;"> 11</span><br
+ /><small>OF</small><br
+ /><big>BEASTS.</big></h1>
+
+<p class="ctr bot2"><img src="images/frontcover.png" width="471" height="310"
+ alt="beaver" title="front cover" /></p>
+
+<p class="publ"><small>PORTLAND:</small><br
+ />BAILEY &amp; NOYES</p>
+
+</td>
+<td class="vrule"></td>
+</tr>
+<tr>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+<td class="hrule"></td>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+</tr>
+</table>
+
+<table class="title" summary="decorative front cover"
+ cellspacing="0" cellpadding="0" border="0" width="90%">
+<tr>
+<td class="titlecorner"><img src="images/flower.png" width="32" height="32"
+ alt="" title="" /></td>
+<td class="titlehrule"></td>
+<td class="titlecorner"><img src="images/flower.png" width="32" height="32"
+ alt="" title="" /></td>
+</tr>
+<tr>
+<td class="titlevrule"></td>
+<td class="ctr">
+
+<h1><a name="png.003" id="png.003" href="#png.003"><span class="ns">[</span><span
+ class="pgmark">i</span><span class="ns">]<br
+ /></span></a>HISTORY<br
+ /><small>OF</small><br
+ /><big>BEASTS.</big></h1>
+
+<p class="ctr bot2"><img src="images/illo-003.png" width="467" height="342"
+ alt="porcupine" title="title page" /></p>
+
+<p class="publ"><small>PORTLAND:</small><br
+ />BAILEY &amp; NOYES.</p>
+
+</td>
+<td class="titlevrule"></td>
+</tr>
+<tr>
+<td class="titlecorner"><img src="images/flower.png" width="32" height="32"
+ alt="" title="" /></td>
+<td class="titlehrule"></td>
+<td class="titlecorner"><img src="images/flower.png" width="32" height="32"
+ alt="" title="" /></td>
+</tr>
+</table>
+
+
+<div class="main">
+
+
+<h2><a name="png.004" id="png.004" href="#png.004"><span class="ns">[</span><span
+ class="pgmark">2</span><span class="ns">]<br
+ /></span></a><img src="images/illo-004.png" width="261" height="307"
+ alt="cat" title="" /><br
+ />THE CAT</h2>
+
+
+<p><ins class="TN" title="invisible in original; inferred">The</ins> cat is a very useful do<ins class="TN" title="original only shows 'do-'; remainder inferred">mestic</ins>
+animal. She destroys
+<ins class="TN" title="all but 's' invisible in original; inferred, having regard to amount of blank space">the rat</ins>s and mice, which otherwise
+would do much injury.
+God has formed her to live
+among men. How soft her fur
+is! How quietly she lies and
+purs when she is treated kindly!
+How patiently she will sit, for
+many hours together, and watch
+for her prey! It would be well
+if little boys and girls would sit
+as still while they are learning
+their lessons.</p>
+
+
+
+
+<h2><a name="png.005" id="png.005" href="#png.005"><span class="ns">[</span><span
+ class="pgmark">3</span><span class="ns">]<br
+ /></span></a><img src="images/illo-005.png" width="419" height="257"
+ alt="dog" title="" /><br
+ />THE DOG.</h2>
+
+
+<p>The Dog takes care of his
+master&#8217;s property; he follows
+him about, and will not let any
+body hurt him. Should a stranger
+come, he barks, to let his
+master know it. He is easily
+taught a great many useful
+things.<!-- period invisible in original --> A shepherd&#8217;s dog will
+not let the sheep go astray. It
+would be well if little boys and
+girls were always as faithful to
+their parents as the dog is to his
+master.</p>
+
+
+
+
+<h2><a name="png.006" id="png.006" href="#png.006"><span class="ns">[</span><span
+ class="pgmark">4</span><span class="ns">]<br
+ /></span></a><img src="images/illo-006.png" width="289" height="208"
+ alt="cow" title="" /><br
+ />THE COW.</h2>
+
+
+<p>The cow is a very valuable
+animal, and useful in many
+ways. I dare say you like to
+have her milk for breakfast,
+and to eat sometimes a piece of
+beef at dinner. The skin is
+tanned and made into shoes;
+the horns are made into many
+useful articles; the bones make
+combs, and many other things,
+nearly as well as ivory; the hair
+is used in making mortar, with
+which our houses are plastered
+and made warm. How wonderfully
+has God provided for
+the convenience of man.</p>
+
+
+
+
+<h2><a name="png.007" id="png.007" href="#png.007"><span class="ns">[</span><span
+ class="pgmark">5</span><span class="ns">]<br
+ /></span></a><img src="images/illo-007.png" width="338" height="275"
+ alt="fox" title="" /><br
+ />THE FOX.</h2>
+
+
+<p>The Fox is a cunning and
+mischievous animal. He is
+troublesome to the farmer, frequently
+killing his geese and
+chickens. People are obliged
+to go, in great numbers, sometimes,
+to hunt them out of their
+holes and hiding places.&mdash;Do
+you remember what our Saviour
+said of himself? &ldquo;The foxes
+have holes, and the birds of the
+air have nests, but the Son of
+man hath not where to lay his
+head.&ldquo;</p>
+
+
+
+
+<h2><a name="png.008" id="png.008" href="#png.008"><span class="ns">[</span><span
+ class="pgmark">6</span><span class="ns">]<br
+ /></span></a><img src="images/illo-008.png" width="255" height="263"
+ alt="goat" title="" /><br
+ />THE GOAT.</h2>
+
+
+<p>The Goat is a useful animal
+when tamed, and it is very cruel
+for little boys to teaze them.
+Their milk is very wholesome,
+though not as good as that of
+the cow. &ldquo;The high hills are a
+refuge for the wild goats.&rdquo;
+When Saul persecuted David,
+he was forced to hide among
+the rocks where the goats were
+found. Read 1 Samuel, xxiv.&nbsp;2.<!-- final period invisible in original --></p>
+
+
+
+
+<h2><a name="png.009" id="png.009" href="#png.009"><span class="ns">[</span><span
+ class="pgmark">7</span><span class="ns">]<br
+ /></span></a><img src="images/illo-009.png" width="279" height="218"
+ alt="horse" title="" /><br
+ />THE HORSE.</h2>
+
+
+<p>The horse is a noble and useful
+animal. He is very strong and
+active. The Psalmist says,
+&ldquo;Some trust in chariots, and
+some in horses; but we will remember
+the name of our God.&rdquo;
+This is to teach us not to trust
+in any thing in this world, however
+good or great it may be,
+but to look to God alone for
+strength and protection.</p>
+
+
+
+
+<h2><a name="png.010" id="png.010" href="#png.010"><span class="ns">[</span><span
+ class="pgmark">8</span><span class="ns">]<br
+ /></span></a><img src="images/illo-010.png" width="329" height="257"
+ alt="ass" title="" /><br
+ />THE ASS</h2>
+
+
+<p>In eastern countries, the Ass
+is a much larger and stronger
+animal than it is here. It is not
+easily tamed, but it is very useful,
+and one of the most patient
+of beasts when it is tamed. Job
+says, &ldquo;Vain man would be wise,
+though man be born like a wild
+ass&#8217;s colt.&rdquo; Job, xi.&nbsp;24. For
+we are all naturally inclined to
+do what is evil and wrong, unless
+our hearts are subdued by
+the power of divine grace.</p>
+
+
+
+
+<h2><a name="png.011" id="png.011" href="#png.011"><span class="ns">[</span><span
+ class="pgmark">9</span><span class="ns">]<br
+ /></span></a><img src="images/illo-011.png" width="232" height="139"
+ alt="lamb" title="" /><br
+ />THE LAMB.</h2>
+
+
+<p>In the Bible, Christ is compared
+to a lamb, because lambs
+were sacrificed as an offering for
+sin. John the Baptist pointed
+out Christ to his disciples, and
+said, &ldquo;Behold the Lamb of
+God, that taketh away the sin
+of the world.&rdquo;&mdash;Think upon
+what Christ suffered for you,
+and pray that you may love
+him, and that he would cause
+you to hate sin, and to do his
+will.</p>
+
+
+
+
+<h2><a name="png.012" id="png.012" href="#png.012"><span class="ns">[</span><span
+ class="pgmark">10</span><span class="ns">]<br
+ /></span></a><img src="images/illo-012.png" width="248" height="154"
+ alt="sheep" title="" /><br
+ />THE SHEEP.</h2>
+
+
+<p>When Sheep wander from
+their fold, they will not find
+their way back again at night,
+unless they are driven home.
+Dogs, and many other animals,
+can find their way home, but
+sheep cannot find their way to
+their fold. &ldquo;All we, like sheep
+have gone astray.&rdquo; Christ is
+the good Shepherd; he will
+take care of those who love
+him; for he laid down his life
+for his sheep.</p>
+
+
+
+
+<h2><a name="png.013" id="png.013" href="#png.013"><span class="ns">[</span><span
+ class="pgmark">11</span><span class="ns">]<br
+ /></span></a><img src="images/illo-013.png" width="350" height="290"
+ alt="lion" title="" /><br
+ />THE LION.</h2>
+
+
+<p>The Lion is one of the strongest
+and fiercest of wild beasts.
+The Bible says, &ldquo;The righteous
+are bold as a lion.&rdquo; But wicked
+men are strong also: the Psalmist
+prayed that God would
+&ldquo;save him from the lion&#8217;s
+mouth.&rdquo; You recollect about
+Daniel in the lions&#8217; den;&mdash;God
+sent an angel and shut the lions&#8217;
+mouths.</p>
+
+
+
+
+<h2><a name="png.014" id="png.014" href="#png.014"><span class="ns">[</span><span
+ class="pgmark">12</span><span class="ns">]<br
+ /></span></a><img src="images/illo-014.png" width="478" height="425"
+ alt="tiger" title="" /><br
+ />THE TIGER.</h2>
+
+
+<p>The Tiger is a native of Africa.
+He is a very fierce beast.
+Angry persons are often compared
+to the tiger; and certainly
+they resemble furious wild
+beasts. Perhaps they do not
+intend to do harm, but they often
+do a great deal of mischief;
+therefore &ldquo;leave off contention
+before it be meddled with.&rdquo;</p>
+
+
+
+
+<h2><a name="png.015" id="png.015" href="#png.015"><span class="ns">[</span><span
+ class="pgmark">13</span><span class="ns">]<br
+ /></span></a><img src="images/illo-015.png" width="353" height="293"
+ alt="serpent" title="" /><br
+ />THE SERPENT</h2>
+
+
+<p>&ldquo;O what an ugly Serpent!&rdquo;
+says some little boy or girl who
+is reading this book. Do you
+remember who it was that took
+the form of a serpent, and tempted
+our first parents to sin against
+God? Read the account of it
+in the third chapter of the book
+of Genesis; and remember,
+when you sin against God, you
+resemble the &ldquo;old serpent, the
+Devil.&rdquo;</p>
+
+
+
+
+<h2><a name="png.016" id="png.016" href="#png.016"><span class="ns">[</span><span
+ class="pgmark">14</span><span class="ns">]<br
+ /></span></a><img src="images/illo-016.png" width="429" height="366"
+ alt="reindeer" title="" /><br
+ />THE REINDEER.</h2>
+
+
+<p>The Reindeer is an inhabitant
+of cold countries. The Laplanders
+find them very serviceable;
+they draw their sledges
+over the snow and ice for them,
+and their skins make a warm
+covering from the cold. How
+wonderful are the works of God!<!-- exclamation mark partially invisible in original -->
+There is nothing made in vain.<!-- period invisible in original --></p>
+
+
+
+
+<h2><a name="png.017" id="png.017" href="#png.017"><span class="ns">[</span><span
+ class="pgmark">15</span><span class="ns">]<br
+ /></span></a><img src="images/illo-017.png" width="372" height="357"
+ alt="cross victorious" title="" /></h2>
+
+
+<p>The prophet Isaiah tells us,
+that &ldquo;the wolf shall dwell with
+the lamb, and the leopard shall
+lie down with the kid, and the
+calf, and the young lion, and the
+fatling together, and a little
+child shall lead them.&rdquo; Isaiah
+xi. These words foretell that
+<a name="png.018" id="png.018" href="#png.018"><span class="ns">[</span><span
+ class="pgmark">16</span><span class="ns">]
+ </span></a>blessed time when Satan shall
+be chained for a thousand years,
+and Christ shall reign throughout
+the earth. That period is
+called the Millenium.</p>
+
+<p class="ctr"><img src="images/illo-018.png" width="360" height="437"
+ alt="garden" title="" /></p>
+
+</div>
+
+
+<table class="cover" summary="decorative back cover"
+ cellspacing="0" cellpadding="0" border="0" width="90%">
+<tr>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+<td class="hrule"></td>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+</tr>
+<tr>
+<td class="vrule"></td>
+<td class="ctr"><p class="ctr backcover"><a name="png.020" id="png.020" href="#png.020"><span class="ns">[</span><span
+ class="pgmark">back cover</span><span class="ns">]<br
+ /></span></a><img src="images/illo-020a.png" width="472" height="275"
+ alt="stoat" title="back cover" /></p>
+
+<p class="ctr bot2">
+<img src="images/illo-020b.png" width="334" height="271"
+ alt="lion" title="back cover" /></p></td>
+<td class="vrule"></td>
+</tr>
+<tr>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+<td class="hrule"></td>
+<td class="corner"><img src="images/corbel.png" width="28" height="28"
+ alt="" title="" /></td>
+</tr>
+</table>
+
+<div class="tnote">
+<h3>Transcriber's note:</h3>
+<p>The first three lines of <a href="#png.004">page 2</a> of the original book were poorly printed or damaged:</p>
+<p class="ctr"><img class="framed" src="images/badprint.png" width="416" height="164"
+ alt="scan of missing text from page 2" title="scan of missing text from page 2" /></p>
+<p>The <ins class="TN">underlined</ins> text has been inferred from context, having regard to the amount of space available.</p>
+</div>
+
+<hr class="pg" />
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of the Project Gutenberg EBook of History of Beasts, by Unknown
+
+*** END OF THIS PROJECT GUTENBERG EBOOK HISTORY OF BEASTS ***
+
+***** This file should be named 32605-h.htm or 32605-h.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/3/2/6/0/32605/
+
+Produced by Colin Bell, David Wilson and the Online
+Distributed Proofreading Team at https://www.pgdp.net (This
+file was produced from images generously made available
+by The Internet Archive/American Libraries.)
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions means that no
+one owns a United States copyright in these works, so the Foundation
+(and you!) can copy and distribute it in the United States without
+permission and without paying copyright royalties. Special rules,
+set forth in the General Terms of Use part of this license, apply to
+copying and distributing Project Gutenberg-tm electronic works to
+protect the PROJECT GUTENBERG-tm concept and trademark. Project
+Gutenberg is a registered trademark, and may not be used if you
+charge for the eBooks, unless you receive specific permission. If you
+do not charge anything for copies of this eBook, complying with the
+rules is very easy. You may use this eBook for nearly any purpose
+such as creation of derivative works, reports, performances and
+research. They may be modified and printed and given away--you may do
+practically ANYTHING with public domain eBooks. Redistribution is
+subject to the trademark license, especially commercial
+redistribution.
+
+
+
+*** START: FULL LICENSE ***
+
+THE FULL PROJECT GUTENBERG LICENSE
+PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
+
+To protect the Project Gutenberg-tm mission of promoting the free
+distribution of electronic works, by using or distributing this work
+(or any other work associated in any way with the phrase "Project
+Gutenberg"), you agree to comply with all the terms of the Full Project
+Gutenberg-tm License (available with this file or online at
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need 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/32605-h/images/badprint.png b/32605-h/images/badprint.png
new file mode 100644
index 0000000..af64d19
--- /dev/null
+++ b/32605-h/images/badprint.png
Binary files differ
diff --git a/32605-h/images/border-x.png b/32605-h/images/border-x.png
new file mode 100644
index 0000000..55cdf15
--- /dev/null
+++ b/32605-h/images/border-x.png
Binary files differ
diff --git a/32605-h/images/border-y.png b/32605-h/images/border-y.png
new file mode 100644
index 0000000..6b296d8
--- /dev/null
+++ b/32605-h/images/border-y.png
Binary files differ
diff --git a/32605-h/images/corbel.png b/32605-h/images/corbel.png
new file mode 100644
index 0000000..e2eedc1
--- /dev/null
+++ b/32605-h/images/corbel.png
Binary files differ
diff --git a/32605-h/images/flower.png b/32605-h/images/flower.png
new file mode 100644
index 0000000..d85a2f7
--- /dev/null
+++ b/32605-h/images/flower.png
Binary files differ
diff --git a/32605-h/images/frontcover.png b/32605-h/images/frontcover.png
new file mode 100644
index 0000000..4adea65
--- /dev/null
+++ b/32605-h/images/frontcover.png
Binary files differ
diff --git a/32605-h/images/illo-003.png b/32605-h/images/illo-003.png
new file mode 100644
index 0000000..390fe57
--- /dev/null
+++ b/32605-h/images/illo-003.png
Binary files differ
diff --git a/32605-h/images/illo-004.png b/32605-h/images/illo-004.png
new file mode 100644
index 0000000..8fe4db6
--- /dev/null
+++ b/32605-h/images/illo-004.png
Binary files differ
diff --git a/32605-h/images/illo-005.png b/32605-h/images/illo-005.png
new file mode 100644
index 0000000..e1c741d
--- /dev/null
+++ b/32605-h/images/illo-005.png
Binary files differ
diff --git a/32605-h/images/illo-006.png b/32605-h/images/illo-006.png
new file mode 100644
index 0000000..0d11670
--- /dev/null
+++ b/32605-h/images/illo-006.png
Binary files differ
diff --git a/32605-h/images/illo-007.png b/32605-h/images/illo-007.png
new file mode 100644
index 0000000..c2a5e03
--- /dev/null
+++ b/32605-h/images/illo-007.png
Binary files differ
diff --git a/32605-h/images/illo-008.png b/32605-h/images/illo-008.png
new file mode 100644
index 0000000..cb6045e
--- /dev/null
+++ b/32605-h/images/illo-008.png
Binary files differ
diff --git a/32605-h/images/illo-009.png b/32605-h/images/illo-009.png
new file mode 100644
index 0000000..0b28013
--- /dev/null
+++ b/32605-h/images/illo-009.png
Binary files differ
diff --git a/32605-h/images/illo-010.png b/32605-h/images/illo-010.png
new file mode 100644
index 0000000..1d986b9
--- /dev/null
+++ b/32605-h/images/illo-010.png
Binary files differ
diff --git a/32605-h/images/illo-011.png b/32605-h/images/illo-011.png
new file mode 100644
index 0000000..e4edb0c
--- /dev/null
+++ b/32605-h/images/illo-011.png
Binary files differ
diff --git a/32605-h/images/illo-012.png b/32605-h/images/illo-012.png
new file mode 100644
index 0000000..ffe2412
--- /dev/null
+++ b/32605-h/images/illo-012.png
Binary files differ
diff --git a/32605-h/images/illo-013.png b/32605-h/images/illo-013.png
new file mode 100644
index 0000000..0b47cd2
--- /dev/null
+++ b/32605-h/images/illo-013.png
Binary files differ
diff --git a/32605-h/images/illo-014.png b/32605-h/images/illo-014.png
new file mode 100644
index 0000000..4ec1c03
--- /dev/null
+++ b/32605-h/images/illo-014.png
Binary files differ
diff --git a/32605-h/images/illo-015.png b/32605-h/images/illo-015.png
new file mode 100644
index 0000000..906bb9e
--- /dev/null
+++ b/32605-h/images/illo-015.png
Binary files differ
diff --git a/32605-h/images/illo-016.png b/32605-h/images/illo-016.png
new file mode 100644
index 0000000..941d3f8
--- /dev/null
+++ b/32605-h/images/illo-016.png
Binary files differ
diff --git a/32605-h/images/illo-017.png b/32605-h/images/illo-017.png
new file mode 100644
index 0000000..f08247f
--- /dev/null
+++ b/32605-h/images/illo-017.png
Binary files differ
diff --git a/32605-h/images/illo-018.png b/32605-h/images/illo-018.png
new file mode 100644
index 0000000..e1f1a39
--- /dev/null
+++ b/32605-h/images/illo-018.png
Binary files differ
diff --git a/32605-h/images/illo-020a.png b/32605-h/images/illo-020a.png
new file mode 100644
index 0000000..c7c6a70
--- /dev/null
+++ b/32605-h/images/illo-020a.png
Binary files differ
diff --git a/32605-h/images/illo-020b.png b/32605-h/images/illo-020b.png
new file mode 100644
index 0000000..a886ff6
--- /dev/null
+++ b/32605-h/images/illo-020b.png
Binary files differ
diff --git a/32605-h/images/squiggle-x.png b/32605-h/images/squiggle-x.png
new file mode 100644
index 0000000..b04f549
--- /dev/null
+++ b/32605-h/images/squiggle-x.png
Binary files differ
diff --git a/32605-h/images/squiggle-y.png b/32605-h/images/squiggle-y.png
new file mode 100644
index 0000000..7661636
--- /dev/null
+++ b/32605-h/images/squiggle-y.png
Binary files differ
diff --git a/32605.txt b/32605.txt
new file mode 100644
index 0000000..351da98
--- /dev/null
+++ b/32605.txt
@@ -0,0 +1,660 @@
+The Project Gutenberg EBook of History of Beasts, by Unknown
+
+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: History of Beasts
+
+Author: Unknown
+
+Release Date: May 30, 2010 [EBook #32605]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK HISTORY OF BEASTS ***
+
+
+
+
+Produced by Colin Bell, David Wilson and the Online
+Distributed Proofreading Team at https://www.pgdp.net (This
+file was produced from images generously made available
+by The Internet Archive/American Libraries.)
+
+
+
+
+
+
+
+
+
+ +----------------------------------------------------+
+ | |
+ | HISTORY 11 |
+ | OF |
+ | BEASTS. |
+ | |
+ | |
+ | [Illustration] |
+ | |
+ | |
+ | PORTLAND: |
+ | BAILEY & NOYES |
+ | |
+ +----------------------------------------------------+
+
+
+
+
+HISTORY OF BEASTS.
+
+
+[Illustration]
+
+
+PORTLAND: BAILEY & NOYES.
+
+
+
+
+[Illustration]
+
+THE CAT
+
+
+The cat is a very useful domestic animal. She destroys the rats and
+mice, which otherwise would do much injury. God has formed her to live
+among men. How soft her fur is! How quietly she lies and purs when she
+is treated kindly! How patiently she will sit, for many hours together,
+and watch for her prey! It would be well if little boys and girls would
+sit as still while they are learning their lessons.
+
+
+
+
+[Illustration]
+
+THE DOG.
+
+
+The Dog takes care of his master's property; he follows him about, and
+will not let any body hurt him. Should a stranger come, he barks, to let
+his master know it. He is easily taught a great many useful things. A
+shepherd's dog will not let the sheep go astray. It would be well if
+little boys and girls were always as faithful to their parents as the
+dog is to his master.
+
+
+
+
+[Illustration]
+
+THE COW.
+
+
+The cow is a very valuable animal, and useful in many ways. I dare say
+you like to have her milk for breakfast, and to eat sometimes a piece of
+beef at dinner. The skin is tanned and made into shoes; the horns are
+made into many useful articles; the bones make combs, and many other
+things, nearly as well as ivory; the hair is used in making mortar, with
+which our houses are plastered and made warm. How wonderfully has God
+provided for the convenience of man.
+
+
+
+
+[Illustration]
+
+THE FOX.
+
+
+The Fox is a cunning and mischievous animal. He is troublesome to the
+farmer, frequently killing his geese and chickens. People are obliged to
+go, in great numbers, sometimes, to hunt them out of their holes and
+hiding places.--Do you remember what our Saviour said of himself? "The
+foxes have holes, and the birds of the air have nests, but the Son of
+man hath not where to lay his head."
+
+
+
+
+[Illustration]
+
+THE GOAT.
+
+
+The Goat is a useful animal when tamed, and it is very cruel for little
+boys to teaze them. Their milk is very wholesome, though not as good as
+that of the cow. "The high hills are a refuge for the wild goats." When
+Saul persecuted David, he was forced to hide among the rocks where the
+goats were found. Read 1 Samuel, xxiv. 2.
+
+
+
+
+[Illustration]
+
+THE HORSE.
+
+
+The horse is a noble and useful animal. He is very strong and active.
+The Psalmist says, "Some trust in chariots, and some in horses; but we
+will remember the name of our God." This is to teach us not to trust in
+any thing in this world, however good or great it may be, but to look to
+God alone for strength and protection.
+
+
+
+
+[Illustration]
+
+THE ASS
+
+
+In eastern countries, the Ass is a much larger and stronger animal than
+it is here. It is not easily tamed, but it is very useful, and one of
+the most patient of beasts when it is tamed. Job says, "Vain man would
+be wise, though man be born like a wild ass's colt." Job, xi. 24. For we
+are all naturally inclined to do what is evil and wrong, unless our
+hearts are subdued by the power of divine grace.
+
+
+
+
+[Illustration]
+
+THE LAMB.
+
+
+In the Bible, Christ is compared to a lamb, because lambs were
+sacrificed as an offering for sin. John the Baptist pointed out Christ
+to his disciples, and said, "Behold the Lamb of God, that taketh away
+the sin of the world."--Think upon what Christ suffered for you, and
+pray that you may love him, and that he would cause you to hate sin, and
+to do his will.
+
+
+
+
+[Illustration]
+
+THE SHEEP.
+
+
+When Sheep wander from their fold, they will not find their way back
+again at night, unless they are driven home. Dogs, and many other
+animals, can find their way home, but sheep cannot find their way to
+their fold. "All we, like sheep have gone astray." Christ is the good
+Shepherd; he will take care of those who love him; for he laid down his
+life for his sheep.
+
+
+
+
+[Illustration]
+
+THE LION.
+
+
+The Lion is one of the strongest and fiercest of wild beasts. The Bible
+says, "The righteous are bold as a lion." But wicked men are strong
+also: the Psalmist prayed that God would "save him from the lion's
+mouth." You recollect about Daniel in the lions' den;--God sent an angel
+and shut the lions' mouths.
+
+
+
+
+[Illustration]
+
+THE TIGER.
+
+
+The Tiger is a native of Africa. He is a very fierce beast. Angry
+persons are often compared to the tiger; and certainly they resemble
+furious wild beasts. Perhaps they do not intend to do harm, but they
+often do a great deal of mischief; therefore "leave off contention
+before it be meddled with."
+
+
+
+
+[Illustration]
+
+THE SERPENT
+
+
+"O what an ugly Serpent!" says some little boy or girl who is reading
+this book. Do you remember who it was that took the form of a serpent,
+and tempted our first parents to sin against God? Read the account of it
+in the third chapter of the book of Genesis; and remember, when you sin
+against God, you resemble the "old serpent, the Devil."
+
+
+
+
+[Illustration]
+
+THE REINDEER.
+
+
+The Reindeer is an inhabitant of cold countries. The Laplanders find
+them very serviceable; they draw their sledges over the snow and ice for
+them, and their skins make a warm covering from the cold. How wonderful
+are the works of God! There is nothing made in vain.
+
+
+
+
+[Illustration]
+
+The prophet Isaiah tells us, that "the wolf shall dwell with the lamb,
+and the leopard shall lie down with the kid, and the calf, and the young
+lion, and the fatling together, and a little child shall lead them."
+Isaiah xi. These words foretell that blessed time when Satan shall be
+chained for a thousand years, and Christ shall reign throughout the
+earth. That period is called the Millenium.
+
+[Illustration]
+
+
+
+
+[Illustration]
+
+
+
+
+ +--------------------------------------------------------------+
+ | |
+ | Transcriber's note: |
+ | |
+ | The first three lines of the section headed "THE CAT" on |
+ | page 2 of the original book were poorly printed or damaged: |
+ | |
+ | THE CAT |
+ | cat is a very useful do- |
+ | animal. She destroys |
+ | s and mice, which other- |
+ | wise would do much injury |
+ | |
+ | The transcribed text has been inferred from context, having |
+ | regard to the amount of space available. |
+ | |
+ +--------------------------------------------------------------+
+
+
+
+
+
+End of the Project Gutenberg EBook of History of Beasts, by Unknown
+
+*** END OF THIS PROJECT GUTENBERG EBOOK HISTORY OF BEASTS ***
+
+***** This file should be named 32605.txt or 32605.zip *****
+This and all associated files of various formats will be found in:
+ https://www.gutenberg.org/3/2/6/0/32605/
+
+Produced by Colin Bell, David Wilson and the Online
+Distributed Proofreading Team at https://www.pgdp.net (This
+file was produced from images generously made available
+by The Internet Archive/American Libraries.)
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions means that no
+one owns a United States copyright in these works, so the Foundation
+(and you!) can copy and distribute it in the United States without
+permission and without paying copyright royalties. Special rules,
+set forth in the General Terms of Use part of this license, apply to
+copying and distributing Project Gutenberg-tm electronic works to
+protect the PROJECT GUTENBERG-tm concept and trademark. Project
+Gutenberg is a registered trademark, and may not be used if you
+charge for the eBooks, unless you receive specific permission. If you
+do not charge anything for copies of this eBook, complying with the
+rules is very easy. You may use this eBook for nearly any purpose
+such as creation of derivative works, reports, performances and
+research. They may be modified and printed and given away--you may do
+practically ANYTHING with public domain eBooks. Redistribution is
+subject to the trademark license, especially commercial
+redistribution.
+
+
+
+*** START: FULL LICENSE ***
+
+THE FULL PROJECT GUTENBERG LICENSE
+PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
+
+To protect the Project Gutenberg-tm mission of promoting the free
+distribution of electronic works, by using or distributing this work
+(or any other work associated in any way with the phrase "Project
+Gutenberg"), you agree to comply with all the terms of the Full Project
+Gutenberg-tm License (available with this file or online at
+https://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need 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/32605.zip b/32605.zip
new file mode 100644
index 0000000..a6664c7
--- /dev/null
+++ b/32605.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..259a11a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #32605 (https://www.gutenberg.org/ebooks/32605)