diff options
| -rw-r--r-- | .gitattributes | 3 | ||||
| -rw-r--r-- | 18155-h.zip | bin | 0 -> 710614 bytes | |||
| -rw-r--r-- | 18155-h/18155-h.htm | 698 | ||||
| -rw-r--r-- | 18155-h/images/img001.jpg | bin | 0 -> 16075 bytes | |||
| -rw-r--r-- | 18155-h/images/img002.jpg | bin | 0 -> 37501 bytes | |||
| -rw-r--r-- | 18155-h/images/img003.jpg | bin | 0 -> 46942 bytes | |||
| -rw-r--r-- | 18155-h/images/img004.jpg | bin | 0 -> 19510 bytes | |||
| -rw-r--r-- | 18155-h/images/img005.jpg | bin | 0 -> 20840 bytes | |||
| -rw-r--r-- | 18155-h/images/img006.jpg | bin | 0 -> 9873 bytes | |||
| -rw-r--r-- | 18155-h/images/img007.jpg | bin | 0 -> 9868 bytes | |||
| -rw-r--r-- | 18155-h/images/img008.jpg | bin | 0 -> 22065 bytes | |||
| -rw-r--r-- | 18155-h/images/img009.jpg | bin | 0 -> 18506 bytes | |||
| -rw-r--r-- | 18155-h/images/img010.jpg | bin | 0 -> 15044 bytes | |||
| -rw-r--r-- | 18155-h/images/img011.jpg | bin | 0 -> 10772 bytes | |||
| -rw-r--r-- | 18155-h/images/img012.jpg | bin | 0 -> 16028 bytes | |||
| -rw-r--r-- | 18155-h/images/img013.jpg | bin | 0 -> 13378 bytes | |||
| -rw-r--r-- | 18155-h/images/img014.jpg | bin | 0 -> 12470 bytes | |||
| -rw-r--r-- | 18155-h/images/img015.jpg | bin | 0 -> 26188 bytes | |||
| -rw-r--r-- | 18155-h/images/imgback-cover.jpg | bin | 0 -> 47718 bytes | |||
| -rw-r--r-- | 18155-h/images/imgcover.jpg | bin | 0 -> 20872 bytes | |||
| -rw-r--r-- | 18155-h/images/imginside-back.jpg | bin | 0 -> 7245 bytes | |||
| -rw-r--r-- | 18155-h/images/imginsidefront.jpg | bin | 0 -> 7675 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-1.jpg | bin | 0 -> 38603 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-2.jpg | bin | 0 -> 84458 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-3.jpg | bin | 0 -> 29729 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-4.jpg | bin | 0 -> 36243 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-5.jpg | bin | 0 -> 36966 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-6.jpg | bin | 0 -> 34641 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-7.jpg | bin | 0 -> 38209 bytes | |||
| -rw-r--r-- | 18155-h/images/imgplate-8.jpg | bin | 0 -> 33300 bytes | |||
| -rw-r--r-- | 18155-h/images/imgtitle.jpg | bin | 0 -> 29115 bytes | |||
| -rw-r--r-- | 18155.txt | 604 | ||||
| -rw-r--r-- | 18155.zip | bin | 0 -> 9199 bytes | |||
| -rw-r--r-- | LICENSE.txt | 11 | ||||
| -rw-r--r-- | README.md | 2 |
35 files changed, 1318 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/18155-h.zip b/18155-h.zip Binary files differnew file mode 100644 index 0000000..cddccd9 --- /dev/null +++ b/18155-h.zip diff --git a/18155-h/18155-h.htm b/18155-h/18155-h.htm new file mode 100644 index 0000000..d43e291 --- /dev/null +++ b/18155-h/18155-h.htm @@ -0,0 +1,698 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> +<title>The Project Gutenberg eBook of The Story of the Three Little Pigs, by Unknown</title> + <style type="text/css"> +/*<![CDATA[ XML blockout */ +<!-- + p { margin-top: .75em; + text-align: justify; + margin-bottom: .75em; + } + h1,h2,h3,h4,h5,h6 { + text-align: center; /* all headings centered */ + clear: both; + } + hr { width: 33%; + margin-top: 2em; + margin-bottom: 2em; + margin-left: auto; + margin-right: auto; + clear: both; + } + + table {margin-left: auto; margin-right: auto;} + + body{margin-left: 10%; + margin-right: 10%; + } + + .pagenum { /* uncomment the next line for invisible page numbers */ + /* visibility: hidden; */ + position: absolute; + left: 92%; + font-size: smaller; + text-align: right; + } /* page numbers */ + + .linenum {position: absolute; top: auto; left: 4%;} /* poetry number */ + .blockquot{margin-left: 5%; margin-right: 10%;} + + .bb {border-bottom: solid 2px;} + .bl {border-left: solid 2px;} + .bt {border-top: solid 2px;} + .br {border-right: solid 2px;} + .bbox {border: solid 2px;} + + .center {text-align: center;} + .smcap {font-variant: small-caps;} + .u {text-decoration: underline;} + + .caption {font-weight: bold;} + + .figcenter {margin: auto; text-align: center;} + + .figleft {float: left; clear: left; margin-left: 0; margin-bottom: 1em; margin-top: + 1em; margin-right: 1em; padding: 0; text-align: center;} + + .figright {float: right; clear: right; margin-left: 1em; margin-bottom: 1em; + margin-top: 1em; margin-right: 0; padding: 0; text-align: center;} + + hr.full { width: 100%; } + pre {font-size: 75%;} + // --> + /* XML end ]]>*/ + </style> +</head> +<body> +<h1>The Project Gutenberg eBook, The Story of the Three Little Pigs, by +Unknown, Illustrated by L. Leslie Brooke</h1> +<pre> +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 <a href = "http://www.gutenberg.org">www.gutenberg.org</a></pre> +<p>Title: The Story of the Three Little Pigs</p> +<p>Author: Unknown</p> +<p>Release Date: April 11, 2006 [eBook #18155]</p> +<p>Language: English</p> +<p>Character set encoding: ISO-8859-1</p> +<p>***START OF THE PROJECT GUTENBERG EBOOK THE STORY OF THE THREE LITTLE PIGS***</p> +<p> </p> +<h3>E-text prepared by Jason Isbell, Janet Blenkinship,<br /> + and the Project Gutenberg Online Distributed Proofreaders Europe<br /> + (http://dp.rastko.net)</h3> +<p> </p> +<hr class="full" /> +<p> </p> +<p> </p> + +<div class="figcenter"><img src="images/imgcover.jpg" alt="Front cover" title="Front cover" /></div> + +<h1>THE STORY<br /> +OF THE<br /> +THREE LITTLE PIGS</h1> + +<h3>With drawings by L. Leslie Brooke</h3> + +<p class='center'>Frederick Warne & Co.</p> + +<div class="figcenter"><img src="images/imginsidefront.jpg" alt="Inside front" title="Inside front" /></div> + +<div class="figcenter"><img src="images/imgtitle.jpg" alt="Title page" title="Title page" /></div> +<hr style="width: 65%;" /> +<div class="figcenter"><img src="images/img001.jpg" alt="Three Little Pigs" title="Three Little Pigs" /></div> + +<hr style="width: 65%;" /> +<h2>THE STORY OF THE THREE LITTLE PIGS.</h2> + + +<p><span class="smcap">Once</span> upon a time there was an old Sow with three little Pigs, +and as she had not enough to keep them, she sent them out to seek their +fortune.</p> + +<hr style="width: 65%;" /> + +<div class="figcenter"><img src="images/imgplate-1.jpg" alt="she sent them out to seek their +fortune" title="she sent them out to seek their +fortune" /></div> +<hr style="width: 65%;" /> + +<p class='center'><img src="images/img002.jpg" alt="the old sow" title="the old sow" /><img src="images/img003.jpg" alt="Man with a bundle of straw" title="Man with a bundle of straw" /></p> + + +<p>The first that went off met a Man with a bundle of straw, and said to +him, "Please, Man, give me that straw to build me a house"; which the +Man did, and the little Pig built a house with it. Presently came along +a Wolf, and knocked at the door, and said, "Little Pig, little Pig, let +me come in."</p> + +<p>To which the Pig answered, "No, no, by the hair of my chinny chin chin."</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-2.jpg" alt="Then I'll huff and I'll puff" title="Then I'll huff and I'll puff" /></div> +<p><br /></p> +<p>"Then I'll huff and I'll puff, and I'll blow your house +in!" said the Wolf. So he huffed and he puffed, and he blew his house +in, and ate up the little Pig.</p> + +<p>The second Pig met a Man with a bundle of furze, and said, "Please, Man, +give me that furze to build a house"; which the Man did, and the Pig +built his house.</p> +<p><br /></p> + +<div class="figcenter"><img src="images/img004.jpg" alt="Then along came the Wolf" title="Then along came the Wolf" /></div> + + +<p>Then along came the Wolf and said, "Little Pig, little Pig, let me come +in."</p> + +<p>"No, no, by the hair of my chinny chin chin."</p> + +<p>"Then I'll puff and I'll huff, and I'll blow your house in!" So he +huffed and he puffed, and he puffed and he huffed, and at last he blew +the house down, and ate up the second little Pig.</p> + +<div class="figcenter"><img src="images/img005.jpg" alt="The wolf" title="The wolf" /></div> + + +<p>The third little Pig met a Man with a load of bricks, and said, "Please, +Man, give me those bricks to build a house with"; so the Man gave him +the bricks, and he built his house with them. So the Wolf came, as he +did to the other little Pigs, and said, "Little Pig, little Pig, let me +come in."</p> + +<p>"No, no, by the hair of my chinny chin chin."</p> + +<p>"Then I'll huff and I'll puff, and I'll blow your house in."</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-3.jpg" alt="He built his house with bricks" title="He built his house with bricks" /></div> +<p><br /></p> +<p>Well, he huffed and he puffed, and he huffed and he puffed, and he +puffed and he huffed; but he could <i>not</i> get the house down. When he +found that he could not, with all his huffing and puffing, blow the +house down, he said, "Little Pig, I know where there is a nice field of +turnips."</p> + + + +<div class="figcenter"><img src="images/img006.jpg" alt="He could not get the house down" title="He could not get the house down" /></div> + +<p>"Where?" said the little Pig.</p> + + + +<p>"Oh, in Mr. Smith's home-field; and if you will be ready to-morrow +morning, I will call for you, and we will go together and get some for +dinner."</p> + +<p>"Very well," said the little Pig, "I will be ready. What time do you +mean to go?"</p> + +<p>"Oh, at six o'clock."</p> + +<div class="figcenter"><img src="images/img007.jpg" alt="I will be ready" title="I will be ready" /></div> + + +<p>Well, the little Pig got up at five, and got the turnips and was home +again before six. When the Wolf came he said, "Little Pig, are you +ready?"</p> + +<p>"Ready!" said the little Pig, "I have been and come back again, and got +a nice pot-full for dinner."</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-4.jpg" alt="A nice pot-full for dinner" title="A nice pot-full for dinner" /></div> +<p><br /></p> + +<div class="figcenter"><img src="images/imgplate-5.jpg" alt="Pig and turnips" title="Pig and turnips" /></div> + +<p><br /></p> +<p>The Wolf felt very angry at this, but thought that he would be <i>up to</i> +the little Pig somehow or other; so he said, "Little Pig, I know where +there is a nice apple-tree."</p> + +<p>"Where?" said the Pig.</p> + +<p>"Down at Merry-garden," replied the Wolf; "and if you will not deceive +me I will come for you, at five o'clock to-morrow, and we will go +together and get some apples."</p> + +<div class="figcenter"><img src="images/img008.jpg" alt="The little Pig woke at four" title="The little Pig woke at four" /></div> + + +<p>Well, the little Pig woke at four the next morning, and bustled up, and +went off for the apples, hoping to get back before the Wolf came; but +he had farther to go, and had to climb the tree, so that just as he was +coming down from it, he saw the Wolf coming, which, as you may suppose, +frightened him very much. When the Wolf came up he said, "Little Pig, +what! are you here before me? Are they nice apples?"</p> + +<div class="figcenter"><img src="images/img009.jpg" alt="He had to climb the tree" title="He had to climb the tree" /></div> + + +<p>"Yes, very," said the little Pig; "I will throw you down one." And he +threw it so far that, while the Wolf was gone to pick it up, the +little Pig jumped down and ran home.</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-6.jpg" alt="The little pig jumped down" title="The little pig jumped down" /></div> +<p><br /></p> + +<p>The next day the Wolf came again, and said to the little Pig, "Little +Pig, there is a Fair in the Town this afternoon: will you go?"</p> + +<div class="figcenter"><img src="images/img010.jpg" alt="The wolf came again" title="The wolf came again" /></div> + +<p>"Oh, yes," said the Pig, "I will go; what time shall you be ready?"</p> + +<p>"At three," said the Wolf.</p> + +<div class="figcenter"><img src="images/img011.jpg" alt="The little pig at the fair" title="The little pig at the fair" /></div> + +<p>So the little Pig went off before the time, as usual, and got to the +Fair, and bought a butter churn, and was on his way home with it when he +saw the Wolf coming. Then he could not tell what to do. So he got into +the churn to hide, and in doing so turned it round, and it began to +roll, and rolled down the hill with the Pig inside it, which frightened +the Wolf so much that he ran home without going to the Fair.</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-7.jpg" alt="So he got into +the churn to hide" title="So he got into +the churn to hide" /></div> +<p><br /></p> + +<p>He went to the little Pig's house, and told him how frightened he had +been by a great round thing which came down the hill past him.</p> + +<div class="figcenter"><img src="images/img012.jpg" alt="Rolling down the hill" title="Rolling down the hill" /></div> + + +<p>Then the little Pig said, "Hah! I frightened you, did I? I had been to +the Fair and bought a butter churn, and when I saw you I got into it, +and rolled down the hill."</p> + +<div class="figcenter"><img src="images/img013.jpg" alt="Wolf on the roof" title="Wolf on the roof" /></div> + + +<p>Then the Wolf was very angry indeed, and declared he <i>would</i> eat up the +little Pig, and that he would get down the chimney after him.</p> +<p><br /></p> +<div class="figcenter"><img src="images/imgplate-8.jpg" alt="He hung on the pot full of +water" title="He hung on the pot full of +water" /></div> +<p><br /></p> + +<p>When the little Pig saw what he was about, he hung on the pot full of +water, and made up a blazing fire, and, just as the Wolf was coming +down, took off the cover of the pot, and in fell the Wolf. And the +little Pig put on the cover again in an instant, boiled him up, and ate +him for supper, and lived happy ever after.</p> + +<div class="figcenter"><img src="images/img014.jpg" alt="And ate +him for supper" title="And ate +him for supper" /></div> +<hr style="width: 65%;" /> + +<div class="figcenter"><img src="images/img015.jpg" alt="He lived happy ever after" title="He lived happy ever after" /></div> + +<hr style="width: 65%;" /> +<div class="figcenter"><img src="images/imgback-cover.jpg" alt="Back cover" title="Back cover" /></div> + +<hr style="width: 65%;" /> +<div class="figcenter"><img src="images/imginside-back.jpg" alt="Inside back" title="Inside back" /></div> + +<p> </p> +<p> </p> +<hr class="full" /> +<p>***END OF THE PROJECT GUTENBERG EBOOK THE STORY OF THE THREE LITTLE PIGS***</p> +<p>******* This file should be named 18155-h.txt or 18155-h.zip *******</p> +<p>This and all associated files of various formats will be found in:<br /> +<a href="http://www.gutenberg.org/dirs/1/8/1/5/18155">http://www.gutenberg.org/1/8/1/5/18155</a></p> +<p>Updated editions will replace the previous one--the old editions +will be renamed.</p> + +<p>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.</p> + + + +<pre> +*** 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 +<a href="http://www.gutenberg.org/license">http://www.gutenberg.org/license)</a>. + + +Section 1. General Terms of Use and Redistributing Project Gutenberg-tm +electronic works + +1.A. By reading or using any part of this Project Gutenberg-tm +electronic work, you indicate that you have read, understand, agree to +and accept all the terms of this license and intellectual property +(trademark/copyright) agreement. If you do not agree to abide by all +the terms of this agreement, you must cease using and return or destroy +all copies of Project Gutenberg-tm electronic works in your possession. +If you paid a fee for obtaining a copy of or access to a Project +Gutenberg-tm electronic work and you do not agree to be bound by the +terms of this agreement, you may obtain a refund from the person or +entity to whom you paid the fee as set forth in paragraph 1.E.8. + +1.B. "Project Gutenberg" is a registered trademark. It may only be +used on or associated in any way with an electronic work by people who +agree to be bound by the terms of this agreement. There are a few +things that you can do with most Project Gutenberg-tm electronic works +even without complying with the full terms of this agreement. See +paragraph 1.C below. There are a lot of things you can do with Project +Gutenberg-tm electronic works if you follow the terms of this agreement +and help preserve free future access to Project Gutenberg-tm electronic +works. See paragraph 1.E below. + +1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation" +or PGLAF), owns a compilation copyright in the collection of Project +Gutenberg-tm electronic works. Nearly all the individual works in the +collection are in the public domain in the United States. If an +individual work is in the public domain in the United States and you are +located in the United States, we do not claim a right to prevent you from +copying, distributing, performing, displaying or creating derivative +works based on the work as long as all references to Project Gutenberg +are removed. Of course, we hope that you will support the Project +Gutenberg-tm mission of promoting free access to electronic works by +freely sharing Project Gutenberg-tm works in compliance with the terms of +this agreement for keeping the Project Gutenberg-tm name associated with +the work. You can easily comply with the terms of this agreement by +keeping this work in the same format with its attached full Project +Gutenberg-tm License when you share it without charge with others. + +1.D. The copyright laws of the place where you are located also govern +what you can do with this work. Copyright laws in most countries are in +a constant state of change. If you are outside the United States, check +the laws of your country in addition to the terms of this agreement +before downloading, copying, displaying, performing, distributing or +creating derivative works based on this work or any other Project +Gutenberg-tm work. The Foundation makes no representations concerning +the copyright status of any work in any country outside the United +States. + +1.E. Unless you have removed all references to Project Gutenberg: + +1.E.1. The following sentence, with active links to, or other immediate +access to, the full Project Gutenberg-tm License must appear prominently +whenever any copy of a Project Gutenberg-tm work (any work on which the +phrase "Project Gutenberg" appears, or with which the phrase "Project +Gutenberg" is associated) is accessed, displayed, performed, viewed, +copied or distributed: + +This eBook is for the use of anyone anywhere at no cost and with +almost no restrictions whatsoever. You may copy it, give it away or +re-use it under the terms of the Project Gutenberg License included +with this eBook or online at www.gutenberg.org + +1.E.2. If an individual Project Gutenberg-tm electronic work is derived +from the public domain (does not contain a notice indicating that it is +posted with permission of the copyright holder), the work can be copied +and distributed to anyone in the United States without paying any fees +or charges. If you are redistributing or providing access to a work +with the phrase "Project Gutenberg" associated with or appearing on the +work, you must comply either with the requirements of paragraphs 1.E.1 +through 1.E.7 or obtain permission for the use of the work and the +Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or +1.E.9. + +1.E.3. If an individual Project Gutenberg-tm electronic work is posted +with the permission of the copyright holder, your use and distribution +must comply with both paragraphs 1.E.1 through 1.E.7 and any additional +terms imposed by the copyright holder. Additional terms will be linked +to the Project Gutenberg-tm License for all works posted with the +permission of the copyright holder found at the beginning of this work. + +1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm +License terms from this work, or any files containing a part of this +work or any other work associated with Project Gutenberg-tm. + +1.E.5. Do not copy, display, perform, distribute or redistribute this +electronic work, or any part of this electronic work, without +prominently displaying the sentence set forth in paragraph 1.E.1 with +active links or immediate access to the full terms of the Project +Gutenberg-tm License. + +1.E.6. You may convert to and distribute this work in any binary, +compressed, marked up, nonproprietary or proprietary form, including any +word processing or hypertext form. However, if you provide access to or +distribute copies of a Project Gutenberg-tm work in a format other than +"Plain Vanilla ASCII" or other format used in the official version +posted on the official Project Gutenberg-tm web site (www.gutenberg.org), +you must, at no additional cost, fee or expense to the user, provide a +copy, a means of exporting a copy, or a means of obtaining a copy upon +request, of the work in its original "Plain Vanilla ASCII" or other +form. Any alternate format must include the full Project Gutenberg-tm +License as specified in paragraph 1.E.1. + +1.E.7. Do not charge a fee for access to, viewing, displaying, +performing, copying or distributing any Project Gutenberg-tm works +unless you comply with paragraph 1.E.8 or 1.E.9. + +1.E.8. You may charge a reasonable fee for copies of or providing +access to or distributing Project Gutenberg-tm electronic works provided +that + +- You pay a royalty fee of 20% of the gross profits you derive from + the use of Project Gutenberg-tm works calculated using the method + you already use to calculate your applicable taxes. The fee is + owed to the owner of the Project Gutenberg-tm trademark, but he + has agreed to donate royalties under this paragraph to the + Project Gutenberg Literary Archive Foundation. Royalty payments + must be paid within 60 days following each date on which you + prepare (or are legally required to prepare) your periodic tax + returns. Royalty payments should be clearly marked as such and + sent to the Project Gutenberg Literary Archive Foundation at the + address specified in Section 4, "Information about donations to + the Project Gutenberg Literary Archive Foundation." + +- You provide a full refund of any money paid by a user who notifies + you in writing (or by e-mail) within 30 days of receipt that s/he + does not agree to the terms of the full Project Gutenberg-tm + License. You must require such a user to return or + destroy all copies of the works possessed in a physical medium + and discontinue all use of and all access to other copies of + Project Gutenberg-tm works. + +- You provide, in accordance with paragraph 1.F.3, a full refund of any + money paid for a work or a replacement copy, if a defect in the + electronic work is discovered and reported to you within 90 days + of receipt of the work. + +- You comply with all other terms of this agreement for free + distribution of Project Gutenberg-tm works. + +1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm +electronic work or group of works on different terms than are set +forth in this agreement, you must obtain permission in writing from +both the Project Gutenberg Literary Archive Foundation and Michael +Hart, the owner of the Project Gutenberg-tm trademark. Contact the +Foundation as set forth in Section 3 below. + +1.F. + +1.F.1. Project Gutenberg volunteers and employees expend considerable +effort to identify, do copyright research on, transcribe and proofread +public domain works in creating the Project Gutenberg-tm +collection. Despite these efforts, Project Gutenberg-tm electronic +works, and the medium on which they may be stored, may contain +"Defects," such as, but not limited to, incomplete, inaccurate or +corrupt data, transcription errors, a copyright or other intellectual +property infringement, a defective or damaged disk or other medium, a +computer virus, or computer codes that damage or cannot be read by +your equipment. + +1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right +of Replacement or Refund" described in paragraph 1.F.3, the Project +Gutenberg Literary Archive Foundation, the owner of the Project +Gutenberg-tm trademark, and any other party distributing a Project +Gutenberg-tm electronic work under this agreement, disclaim all +liability to you for damages, costs and expenses, including legal +fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT +LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE +PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE +TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE +LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR +INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH +DAMAGE. + +1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a +defect in this electronic work within 90 days of receiving it, you can +receive a refund of the money (if any) you paid for it by sending a +written explanation to the person you received the work from. If you +received the work on a physical medium, you must return the medium with +your written explanation. The person or entity that provided you with +the defective work may elect to provide a replacement copy in lieu of a +refund. If you received the work electronically, the person or entity +providing it to you may choose to give you a second opportunity to +receive the work electronically in lieu of a refund. If the second copy +is also defective, you may demand a refund in writing without further +opportunities to fix the problem. + +1.F.4. Except for the limited right of replacement or refund set forth +in paragraph 1.F.3, this work is provided to you 'AS-IS,' WITH NO OTHER +WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO +WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE. + +1.F.5. Some states do not allow disclaimers of certain implied +warranties or the exclusion or limitation of certain types of damages. +If any disclaimer or limitation set forth in this agreement violates the +law of the state applicable to this agreement, the agreement shall be +interpreted to make the maximum disclaimer or limitation permitted by +the applicable state law. The invalidity or unenforceability of any +provision of this agreement shall not void the remaining provisions. + +1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the +trademark owner, any agent or employee of the Foundation, anyone +providing copies of Project Gutenberg-tm electronic works in accordance +with this agreement, and any volunteers associated with the production, +promotion and distribution of Project Gutenberg-tm electronic works, +harmless from all liability, costs and expenses, including legal fees, +that arise directly or indirectly from any of the following which you do +or cause to occur: (a) distribution of this or any Project Gutenberg-tm +work, (b) alteration, modification, or additions or deletions to any +Project Gutenberg-tm work, and (c) any Defect you cause. + + +Section 2. Information about the Mission of Project Gutenberg-tm + +Project Gutenberg-tm is synonymous with the free distribution of +electronic works in formats readable by the widest variety of computers +including obsolete, old, middle-aged and new computers. It exists +because of the efforts of hundreds of volunteers and donations from +people in all walks of life. + +Volunteers and financial support to provide volunteers with the +assistance they need, is critical to reaching Project Gutenberg-tm's +goals and ensuring that the Project Gutenberg-tm collection will +remain freely available for generations to come. In 2001, the Project +Gutenberg Literary Archive Foundation was created to provide a secure +and permanent future for Project Gutenberg-tm and future generations. +To learn more about the Project Gutenberg Literary Archive Foundation +and how your efforts and donations can help, see Sections 3 and 4 +and the Foundation web page at http://www.gutenberg.org/fundraising/pglaf. + + +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. Contributions to the Project Gutenberg +Literary Archive Foundation are tax deductible to the full extent +permitted by U.S. federal laws and your state's laws. + +The Foundation's principal office is located at 4557 Melan Dr. S. +Fairbanks, AK, 99712., but its volunteers and employees are scattered +throughout numerous locations. Its business office is located at +809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email +business@pglaf.org. Email contact links and up to date contact +information can be found at the Foundation's web site and official +page at http://www.gutenberg.org/about/contact + +For additional contact information: + Dr. Gregory B. Newby + Chief Executive and Director + gbnewby@pglaf.org + +Section 4. Information about Donations to the Project Gutenberg +Literary Archive Foundation + +Project Gutenberg-tm depends upon and cannot survive without wide +spread public support and donations to carry out its mission of +increasing the number of public domain and licensed works that can be +freely distributed in machine readable form accessible by the widest +array of equipment including outdated equipment. Many small donations +($1 to $5,000) are particularly important to maintaining tax exempt +status with the IRS. + +The Foundation is committed to complying with the laws regulating +charities and charitable donations in all 50 states of the United +States. Compliance requirements are not uniform and it takes a +considerable effort, much paperwork and many fees to meet and keep up +with these requirements. We do not solicit donations in locations +where we have not received written confirmation of compliance. To +SEND DONATIONS or determine the status of compliance for any +particular state visit http://www.gutenberg.org/fundraising/pglaf + +While we cannot and do not solicit contributions from states where we +have not met the solicitation requirements, we know of no prohibition +against accepting unsolicited donations from donors in such states who +approach us with offers to donate. + +International donations are gratefully accepted, but we cannot make +any statements concerning tax treatment of donations received from +outside the United States. U.S. laws alone swamp our small staff. + +Please check the Project Gutenberg Web pages for current donation +methods and addresses. Donations are accepted in a number of other +ways including checks, online payments and credit card donations. +To donate, please visit: http://www.gutenberg.org/fundraising/donate + + +Section 5. General Information About Project Gutenberg-tm electronic +works. + +Professor Michael S. Hart is the originator of the Project Gutenberg-tm +concept of a library of electronic works that could be freely shared +with anyone. For thirty years, he produced and distributed Project +Gutenberg-tm eBooks with only a loose network of volunteer support. + +Project Gutenberg-tm eBooks are often created from several printed +editions, all of which are confirmed as Public Domain in the U.S. +unless a copyright notice is included. Thus, we do not necessarily +keep eBooks in compliance with any particular paper edition. + +Each eBook is in a subdirectory of the same number as the eBook's +eBook number, often in several formats including plain vanilla ASCII, +compressed (zipped), HTML and others. + +Corrected EDITIONS of our eBooks replace the old file and take over +the old filename and etext number. The replaced older file is renamed. +VERSIONS based on separate sources are treated as new eBooks receiving +new filenames and etext numbers. + +Most people start at our Web site which has the main PG search facility: + +<a href="http://www.gutenberg.org">http://www.gutenberg.org</a> + +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. + +EBooks posted prior to November 2003, with eBook numbers BELOW #10000, +are filed in directories based on their release date. If you want to +download any of these eBooks directly, rather than using the regular +search system you may utilize the following addresses and just +download by the etext year. + +<a href="http://www.gutenberg.org/dirs/etext06/">http://www.gutenberg.org/dirs/etext06/</a> + + (Or /etext 05, 04, 03, 02, 01, 00, 99, + 98, 97, 96, 95, 94, 93, 92, 92, 91 or 90) + +EBooks posted since November 2003, with etext numbers OVER #10000, are +filed in a different way. The year of a release date is no longer part +of the directory path. The path is based on the etext number (which is +identical to the filename). The path to the file is made up of single +digits corresponding to all but the last digit in the filename. For +example an eBook of filename 10234 would be found at: + +http://www.gutenberg.org/dirs/1/0/2/3/10234 + +or filename 24689 would be found at: +http://www.gutenberg.org/dirs/2/4/6/8/24689 + +An alternative method of locating eBooks: +<a href="http://www.gutenberg.org/dirs/GUTINDEX.ALL">http://www.gutenberg.org/dirs/GUTINDEX.ALL</a> + +*** END: FULL LICENSE *** +</pre> +</body> +</html> diff --git a/18155-h/images/img001.jpg b/18155-h/images/img001.jpg Binary files differnew file mode 100644 index 0000000..1688a61 --- /dev/null +++ b/18155-h/images/img001.jpg diff --git a/18155-h/images/img002.jpg b/18155-h/images/img002.jpg Binary files differnew file mode 100644 index 0000000..6e3633e --- /dev/null +++ b/18155-h/images/img002.jpg diff --git a/18155-h/images/img003.jpg b/18155-h/images/img003.jpg Binary files differnew file mode 100644 index 0000000..a000a77 --- /dev/null +++ b/18155-h/images/img003.jpg diff --git a/18155-h/images/img004.jpg b/18155-h/images/img004.jpg Binary files differnew file mode 100644 index 0000000..a5b2a6f --- /dev/null +++ b/18155-h/images/img004.jpg diff --git a/18155-h/images/img005.jpg b/18155-h/images/img005.jpg Binary files differnew file mode 100644 index 0000000..2552e7f --- /dev/null +++ b/18155-h/images/img005.jpg diff --git a/18155-h/images/img006.jpg b/18155-h/images/img006.jpg Binary files differnew file mode 100644 index 0000000..8109b79 --- /dev/null +++ b/18155-h/images/img006.jpg diff --git a/18155-h/images/img007.jpg b/18155-h/images/img007.jpg Binary files differnew file mode 100644 index 0000000..39de8df --- /dev/null +++ b/18155-h/images/img007.jpg diff --git a/18155-h/images/img008.jpg b/18155-h/images/img008.jpg Binary files differnew file mode 100644 index 0000000..38ba8ef --- /dev/null +++ b/18155-h/images/img008.jpg diff --git a/18155-h/images/img009.jpg b/18155-h/images/img009.jpg Binary files differnew file mode 100644 index 0000000..8e7c415 --- /dev/null +++ b/18155-h/images/img009.jpg diff --git a/18155-h/images/img010.jpg b/18155-h/images/img010.jpg Binary files differnew file mode 100644 index 0000000..8614072 --- /dev/null +++ b/18155-h/images/img010.jpg diff --git a/18155-h/images/img011.jpg b/18155-h/images/img011.jpg Binary files differnew file mode 100644 index 0000000..a80d24a --- /dev/null +++ b/18155-h/images/img011.jpg diff --git a/18155-h/images/img012.jpg b/18155-h/images/img012.jpg Binary files differnew file mode 100644 index 0000000..0e9d217 --- /dev/null +++ b/18155-h/images/img012.jpg diff --git a/18155-h/images/img013.jpg b/18155-h/images/img013.jpg Binary files differnew file mode 100644 index 0000000..b6bdc4d --- /dev/null +++ b/18155-h/images/img013.jpg diff --git a/18155-h/images/img014.jpg b/18155-h/images/img014.jpg Binary files differnew file mode 100644 index 0000000..492270e --- /dev/null +++ b/18155-h/images/img014.jpg diff --git a/18155-h/images/img015.jpg b/18155-h/images/img015.jpg Binary files differnew file mode 100644 index 0000000..b17bc55 --- /dev/null +++ b/18155-h/images/img015.jpg diff --git a/18155-h/images/imgback-cover.jpg b/18155-h/images/imgback-cover.jpg Binary files differnew file mode 100644 index 0000000..ac7b08e --- /dev/null +++ b/18155-h/images/imgback-cover.jpg diff --git a/18155-h/images/imgcover.jpg b/18155-h/images/imgcover.jpg Binary files differnew file mode 100644 index 0000000..5fa2849 --- /dev/null +++ b/18155-h/images/imgcover.jpg diff --git a/18155-h/images/imginside-back.jpg b/18155-h/images/imginside-back.jpg Binary files differnew file mode 100644 index 0000000..4114785 --- /dev/null +++ b/18155-h/images/imginside-back.jpg diff --git a/18155-h/images/imginsidefront.jpg b/18155-h/images/imginsidefront.jpg Binary files differnew file mode 100644 index 0000000..670e171 --- /dev/null +++ b/18155-h/images/imginsidefront.jpg diff --git a/18155-h/images/imgplate-1.jpg b/18155-h/images/imgplate-1.jpg Binary files differnew file mode 100644 index 0000000..d1b13b6 --- /dev/null +++ b/18155-h/images/imgplate-1.jpg diff --git a/18155-h/images/imgplate-2.jpg b/18155-h/images/imgplate-2.jpg Binary files differnew file mode 100644 index 0000000..54e0c59 --- /dev/null +++ b/18155-h/images/imgplate-2.jpg diff --git a/18155-h/images/imgplate-3.jpg b/18155-h/images/imgplate-3.jpg Binary files differnew file mode 100644 index 0000000..0ca4535 --- /dev/null +++ b/18155-h/images/imgplate-3.jpg diff --git a/18155-h/images/imgplate-4.jpg b/18155-h/images/imgplate-4.jpg Binary files differnew file mode 100644 index 0000000..11945cd --- /dev/null +++ b/18155-h/images/imgplate-4.jpg diff --git a/18155-h/images/imgplate-5.jpg b/18155-h/images/imgplate-5.jpg Binary files differnew file mode 100644 index 0000000..6a09555 --- /dev/null +++ b/18155-h/images/imgplate-5.jpg diff --git a/18155-h/images/imgplate-6.jpg b/18155-h/images/imgplate-6.jpg Binary files differnew file mode 100644 index 0000000..a52e43a --- /dev/null +++ b/18155-h/images/imgplate-6.jpg diff --git a/18155-h/images/imgplate-7.jpg b/18155-h/images/imgplate-7.jpg Binary files differnew file mode 100644 index 0000000..a6f578e --- /dev/null +++ b/18155-h/images/imgplate-7.jpg diff --git a/18155-h/images/imgplate-8.jpg b/18155-h/images/imgplate-8.jpg Binary files differnew file mode 100644 index 0000000..2ce53df --- /dev/null +++ b/18155-h/images/imgplate-8.jpg diff --git a/18155-h/images/imgtitle.jpg b/18155-h/images/imgtitle.jpg Binary files differnew file mode 100644 index 0000000..030b6cf --- /dev/null +++ b/18155-h/images/imgtitle.jpg diff --git a/18155.txt b/18155.txt new file mode 100644 index 0000000..acbe314 --- /dev/null +++ b/18155.txt @@ -0,0 +1,604 @@ +The Project Gutenberg eBook, The Story of the Three Little Pigs, by +Unknown, Illustrated by L. Leslie Brooke + + +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 Story of the Three Little Pigs + + +Author: Unknown + + + +Release Date: April 11, 2006 [eBook #18155] + +Language: English + +Character set encoding: ISO-646-US (US-ASCII) + + +***START OF THE PROJECT GUTENBERG EBOOK THE STORY OF THE THREE LITTLE +PIGS*** + + +E-text prepared by Jason Isbell, Janet Blenkinship, and the Project +Gutenberg Online Distributed Proofreaders Europe (http://dp.rastko.net) + + + +Note: Project Gutenberg also has an HTML version of this + file which includes the original lovely illustrations. + See 18155-h.htm or 18155-h.zip: + (https://www.gutenberg.org/dirs/1/8/1/5/18155/18155-h/18155-h.htm) + or + (https://www.gutenberg.org/dirs/1/8/1/5/18155/18155-h.zip) + + + + + +One Shilling Net. + +THE STORY OF THE THREE LITTLE PIGS + +With Drawings by L. Leslie Brooke + + + + + + + +[Illustration] + + + + +THE STORY OF THE THREE LITTLE PIGS. + + +Once upon a time there was an old Sow with three little Pigs, +and as she had not enough to keep them, she sent them out to seek their +fortune. + +[Illustration] + +[Illustration] + +[Illustration] + +The first that went off met a Man with a bundle of straw, and said to +him, "Please, Man, give me that straw to build me a house"; which the +Man did, and the little Pig built a house with it. Presently came along +a Wolf, and knocked at the door, and said, "Little Pig, little Pig, let +me come in." + +To which the Pig answered, "No, no, by the hair of my chinny chin chin." + +[Illustration] + +"Then I'll huff and I'll puff, and I'll blow your house +in!" said the Wolf. So he huffed and he puffed, and he blew his house +in, and ate up the little Pig. + +The second Pig met a Man with a bundle of furze, and said, "Please, Man, +give me that furze to build a house"; which the Man did, and the Pig +built his house. + +[Illustration] + +Then along came the Wolf and said, "Little Pig, little Pig, let me come +in." + +"No, no, by the hair of my chinny chin chin." + +"Then I'll puff and I'll huff, and I'll blow your house in!" So he +huffed and he puffed, and he puffed and he huffed, and at last he blew +the house down, and ate up the second little Pig. + +[Illustration] + +The third little Pig met a Man with a load of bricks, and said, "Please, +Man, give me those bricks to build a house with"; so the Man gave him +the bricks, and he built his house with them. So the Wolf came, as he +did to the other little Pigs, and said, "Little Pig, little Pig, let me +come in." + +"No, no, by the hair of my chinny chin chin." + +"Then I'll huff and I'll puff, and I'll blow your house in." + +Well, he huffed and he puffed, and he huffed and he puffed, and he +puffed and he huffed; but he could _not_ get the house down. When he +found that he could not, with all his huffing and puffing, blow the +house down, he said, "Little Pig, I know where there is a nice field of +turnips." + +[Illustration] + +[Illustration] + +"Where?" said the little Pig. + +"Oh, in Mr. Smith's home-field; and if you will be ready to-morrow +morning, I will call for you, and we will go together and get some for +dinner." + +"Very well," said the little Pig, "I will be ready. What time do you +mean to go?" + +"Oh, at six o'clock." + +[Illustration] + +Well, the little Pig got up at five, and got the turnips and was home +again before six. When the Wolf came he said, "Little Pig, are you +ready?" + +"Ready!" said the little Pig, "I have been and come back again, and got +a nice pot-full for dinner." + +[Illustration] + +[Illustration] + +The Wolf felt very angry at this, but thought that he would be _up to_ +the little Pig somehow or other; so he said, "Little Pig, I know where +there is a nice apple-tree." + +"Where?" said the Pig. + +"Down at Merry-garden," replied the Wolf; "and if you will not deceive +me I will come for you, at five o'clock to-morrow, and we will go +together and get some apples." + +[Illustration] + +Well, the little Pig woke at four the next morning, and bustled up, and +went off for the apples, hoping to get back before the Wolf came; but +he had farther to go, and had to climb the tree, so that just as he was +coming down from it, he saw the Wolf coming, which, as you may suppose, +frightened him very much. When the Wolf came up he said, "Little Pig, +what! are you here before me? Are they nice apples?" + +[Illustration] + +"Yes, very," said the little Pig; "I will throw you down one." And he +threw it so far that, while the Wolf was gone to pick it up, the +little Pig jumped down and ran home. + +[Illustration] + +[Illustration] + +The next day the Wolf came again, and said to the little Pig, "Little +Pig, there is a Fair in the Town this afternoon: will you go?" + +"Oh, yes," said the Pig, "I will go; what time shall you be ready?" + +"At three," said the Wolf. + +[Illustration] + +So the little Pig went off before the time, as usual, and got to the +Fair, and bought a butter churn, and was on his way home with it when he +saw the Wolf coming. Then he could not tell what to do. So he got into +the churn to hide, and in doing so turned it round, and it began to +roll, and rolled down the hill with the Pig inside it, which frightened +the Wolf so much that he ran home without going to the Fair. + +[Illustration] + +[Illustration] + +He went to the little Pig's house, and told him how frightened he had +been by a great round thing which came down the hill past him. + +Then the little Pig said, "Hah! I frightened you, did I? I had been to +the Fair and bought a butter churn, and when I saw you I got into it, +and rolled down the hill." + +[Illustration] + +Then the Wolf was very angry indeed, and declared he _would_ eat up the +little Pig, and that he would get down the chimney after him. + +[Illustration] + +When the little Pig saw what he was about, he hung on the pot full of +water, and made up a blazing fire, and, just as the Wolf was coming +down, took off the cover of the pot, and in fell the Wolf. And the +little Pig put on the cover again in an instant, boiled him up, and ate +him for supper, and lived happy ever after. + +[Illustration] + +[Illustration] + +[Illustration] + +[Illustration] + + + + + * * * * * * + + + + + UNIFORM WITH THIS BOOK + + TOM THUMB + THE GOLDEN GOOSE--THE THREE BEARS + + + +***END OF THE PROJECT GUTENBERG EBOOK THE STORY OF THE THREE LITTLE PIGS*** + + +******* This file should be named 18155.txt or 18155.zip ******* + + +This and all associated files of various formats will be found in: +https://www.gutenberg.org/dirs/1/8/1/5/18155 + + + +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://www.gutenberg.org/license). + + +Section 1. General Terms of Use and Redistributing Project Gutenberg-tm +electronic works + +1.A. By reading or using any part of this Project Gutenberg-tm +electronic work, you indicate that you have read, understand, agree to +and accept all the terms of this license and intellectual property +(trademark/copyright) agreement. If you do not agree to abide by all +the terms of this agreement, you must cease using and return or destroy +all copies of Project Gutenberg-tm electronic works in your possession. +If you paid a fee for obtaining a copy of or access to a Project +Gutenberg-tm electronic work and you do not agree to be bound by the +terms of this agreement, you may obtain a refund from the person or +entity to whom you paid the fee as set forth in paragraph 1.E.8. + +1.B. "Project Gutenberg" is a registered trademark. It may only be +used on or associated in any way with an electronic work by people who +agree to be bound by the terms of this agreement. There are a few +things that you can do with most Project Gutenberg-tm electronic works +even without complying with the full terms of this agreement. See +paragraph 1.C below. There are a lot of things you can do with Project +Gutenberg-tm electronic works if you follow the terms of this agreement +and help preserve free future access to Project Gutenberg-tm electronic +works. See paragraph 1.E below. + +1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation" +or PGLAF), owns a compilation copyright in the collection of Project +Gutenberg-tm electronic works. Nearly all the individual works in the +collection are in the public domain in the United States. If an +individual work is in the public domain in the United States and you are +located in the United States, we do not claim a right to prevent you from +copying, distributing, performing, displaying or creating derivative +works based on the work as long as all references to Project Gutenberg +are removed. Of course, we hope that you will support the Project +Gutenberg-tm mission of promoting free access to electronic works by +freely sharing Project Gutenberg-tm works in compliance with the terms of +this agreement for keeping the Project Gutenberg-tm name associated with +the work. You can easily comply with the terms of this agreement by +keeping this work in the same format with its attached full Project +Gutenberg-tm License when you share it without charge with others. + +1.D. The copyright laws of the place where you are located also govern +what you can do with this work. Copyright laws in most countries are in +a constant state of change. If you are outside the United States, check +the laws of your country in addition to the terms of this agreement +before downloading, copying, displaying, performing, distributing or +creating derivative works based on this work or any other Project +Gutenberg-tm work. The Foundation makes no representations concerning +the copyright status of any work in any country outside the United +States. + +1.E. Unless you have removed all references to Project Gutenberg: + +1.E.1. The following sentence, with active links to, or other immediate +access to, the full Project Gutenberg-tm License must appear prominently +whenever any copy of a Project Gutenberg-tm work (any work on which the +phrase "Project Gutenberg" appears, or with which the phrase "Project +Gutenberg" is associated) is accessed, displayed, performed, viewed, +copied or distributed: + +This eBook is for the use of anyone anywhere at no cost and with +almost no restrictions whatsoever. You may copy it, give it away or +re-use it under the terms of the Project Gutenberg License included +with this eBook or online at www.gutenberg.org + +1.E.2. If an individual Project Gutenberg-tm electronic work is derived +from the public domain (does not contain a notice indicating that it is +posted with permission of the copyright holder), the work can be copied +and distributed to anyone in the United States without paying any fees +or charges. If you are redistributing or providing access to a work +with the phrase "Project Gutenberg" associated with or appearing on the +work, you must comply either with the requirements of paragraphs 1.E.1 +through 1.E.7 or obtain permission for the use of the work and the +Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or +1.E.9. + +1.E.3. If an individual Project Gutenberg-tm electronic work is posted +with the permission of the copyright holder, your use and distribution +must comply with both paragraphs 1.E.1 through 1.E.7 and any additional +terms imposed by the copyright holder. Additional terms will be linked +to the Project Gutenberg-tm License for all works posted with the +permission of the copyright holder found at the beginning of this work. + +1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm +License terms from this work, or any files containing a part of this +work or any other work associated with Project Gutenberg-tm. + +1.E.5. Do not copy, display, perform, distribute or redistribute this +electronic work, or any part of this electronic work, without +prominently displaying the sentence set forth in paragraph 1.E.1 with +active links or immediate access to the full terms of the Project +Gutenberg-tm License. + +1.E.6. You may convert to and distribute this work in any binary, +compressed, marked up, nonproprietary or proprietary form, including any +word processing or hypertext form. However, if you provide access to or +distribute copies of a Project Gutenberg-tm work in a format other than +"Plain Vanilla ASCII" or other format used in the official version +posted on the official Project Gutenberg-tm web site (www.gutenberg.org), +you must, at no additional cost, fee or expense to the user, provide a +copy, a means of exporting a copy, or a means of obtaining a copy upon +request, of the work in its original "Plain Vanilla ASCII" or other +form. Any alternate format must include the full Project Gutenberg-tm +License as specified in paragraph 1.E.1. + +1.E.7. Do not charge a fee for access to, viewing, displaying, +performing, copying or distributing any Project Gutenberg-tm works +unless you comply with paragraph 1.E.8 or 1.E.9. + +1.E.8. You may charge a reasonable fee for copies of or providing +access to or distributing Project Gutenberg-tm electronic works provided +that + +- You pay a royalty fee of 20% of the gross profits you derive from + the use of Project Gutenberg-tm works calculated using the method + you already use to calculate your applicable taxes. The fee is + owed to the owner of the Project Gutenberg-tm trademark, but he + has agreed to donate royalties under this paragraph to the + Project Gutenberg Literary Archive Foundation. Royalty payments + must be paid within 60 days following each date on which you + prepare (or are legally required to prepare) your periodic tax + returns. Royalty payments should be clearly marked as such and + sent to the Project Gutenberg Literary Archive Foundation at the + address specified in Section 4, "Information about donations to + the Project Gutenberg Literary Archive Foundation." + +- You provide a full refund of any money paid by a user who notifies + you in writing (or by e-mail) within 30 days of receipt that s/he + does not agree to the terms of the full Project Gutenberg-tm + License. You must require such a user to return or + destroy all copies of the works possessed in a physical medium + and discontinue all use of and all access to other copies of + Project Gutenberg-tm works. + +- You provide, in accordance with paragraph 1.F.3, a full refund of any + money paid for a work or a replacement copy, if a defect in the + electronic work is discovered and reported to you within 90 days + of receipt of the work. + +- You comply with all other terms of this agreement for free + distribution of Project Gutenberg-tm works. + +1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm +electronic work or group of works on different terms than are set +forth in this agreement, you must obtain permission in writing from +both the Project Gutenberg Literary Archive Foundation and Michael +Hart, the owner of the Project Gutenberg-tm trademark. Contact the +Foundation as set forth in Section 3 below. + +1.F. + +1.F.1. Project Gutenberg volunteers and employees expend considerable +effort to identify, do copyright research on, transcribe and proofread +public domain works in creating the Project Gutenberg-tm +collection. Despite these efforts, Project Gutenberg-tm electronic +works, and the medium on which they may be stored, may contain +"Defects," such as, but not limited to, incomplete, inaccurate or +corrupt data, transcription errors, a copyright or other intellectual +property infringement, a defective or damaged disk or other medium, a +computer virus, or computer codes that damage or cannot be read by +your equipment. + +1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right +of Replacement or Refund" described in paragraph 1.F.3, the Project +Gutenberg Literary Archive Foundation, the owner of the Project +Gutenberg-tm trademark, and any other party distributing a Project +Gutenberg-tm electronic work under this agreement, disclaim all +liability to you for damages, costs and expenses, including legal +fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT +LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE +PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE +TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE +LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR +INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH +DAMAGE. + +1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a +defect in this electronic work within 90 days of receiving it, you can +receive a refund of the money (if any) you paid for it by sending a +written explanation to the person you received the work from. If you +received the work on a physical medium, you must return the medium with +your written explanation. The person or entity that provided you with +the defective work may elect to provide a replacement copy in lieu of a +refund. If you received the work electronically, the person or entity +providing it to you may choose to give you a second opportunity to +receive the work electronically in lieu of a refund. If the second copy +is also defective, you may demand a refund in writing without further +opportunities to fix the problem. + +1.F.4. Except for the limited right of replacement or refund set forth +in paragraph 1.F.3, this work is provided to you 'AS-IS', WITH NO OTHER +WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO +WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE. + +1.F.5. Some states do not allow disclaimers of certain implied +warranties or the exclusion or limitation of certain types of damages. +If any disclaimer or limitation set forth in this agreement violates the +law of the state applicable to this agreement, the agreement shall be +interpreted to make the maximum disclaimer or limitation permitted by +the applicable state law. The invalidity or unenforceability of any +provision of this agreement shall not void the remaining provisions. + +1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the +trademark owner, any agent or employee of the Foundation, anyone +providing copies of Project Gutenberg-tm electronic works in accordance +with this agreement, and any volunteers associated with the production, +promotion and distribution of Project Gutenberg-tm electronic works, +harmless from all liability, costs and expenses, including legal fees, +that arise directly or indirectly from any of the following which you do +or cause to occur: (a) distribution of this or any Project Gutenberg-tm +work, (b) alteration, modification, or additions or deletions to any +Project Gutenberg-tm work, and (c) any Defect you cause. + + +Section 2. Information about the Mission of Project Gutenberg-tm + +Project Gutenberg-tm is synonymous with the free distribution of +electronic works in formats readable by the widest variety of computers +including obsolete, old, middle-aged and new computers. It exists +because of the efforts of hundreds of volunteers and donations from +people in all walks of life. + +Volunteers and financial support to provide volunteers with the +assistance they need, is critical to reaching Project Gutenberg-tm's +goals and ensuring that the Project Gutenberg-tm collection will +remain freely available for generations to come. In 2001, the Project +Gutenberg Literary Archive Foundation was created to provide a secure +and permanent future for Project Gutenberg-tm and future generations. +To learn more about the Project Gutenberg Literary Archive Foundation +and how your efforts and donations can help, see Sections 3 and 4 +and the Foundation web page at https://www.gutenberg.org/fundraising/pglaf. + + +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. 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://www.gutenberg.org/about/contact + +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://www.gutenberg.org/fundraising/donate + +While we cannot and do not solicit contributions from states where we +have not met the solicitation requirements, we know of no prohibition +against accepting unsolicited donations from donors in such states who +approach us with offers to donate. + +International donations are gratefully accepted, but we cannot make +any statements concerning tax treatment of donations received from +outside the United States. U.S. laws alone swamp our small staff. + +Please check the Project Gutenberg Web pages for current donation +methods and addresses. Donations are accepted in a number of other +ways including checks, online payments and credit card donations. +To donate, please visit: +https://www.gutenberg.org/fundraising/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/18155.zip b/18155.zip Binary files differnew file mode 100644 index 0000000..2b5b5a8 --- /dev/null +++ b/18155.zip 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..31b360f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Project Gutenberg (https://www.gutenberg.org) public repository for +eBook #18155 (https://www.gutenberg.org/ebooks/18155) |
