summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:05:27 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:05:27 -0700
commit99b3f3243c8f3c205847ee6684844929c0356e88 (patch)
treeb5cacf4fc07423db7ba70d9cb76514414a97b19a
initial commit of ebook 23483HEADmain
-rw-r--r--.gitattributes3
-rw-r--r--23483-h.zipbin0 -> 1100966 bytes
-rw-r--r--23483-h/23483-h.htm747
-rw-r--r--23483-h/images/illus-0001-t.jpgbin0 -> 51287 bytes
-rw-r--r--23483-h/images/illus-0001.jpgbin0 -> 156852 bytes
-rw-r--r--23483-h/images/illus-0003-t.jpgbin0 -> 68357 bytes
-rw-r--r--23483-h/images/illus-0003.jpgbin0 -> 165615 bytes
-rw-r--r--23483-h/images/illus-0004-t.jpgbin0 -> 54595 bytes
-rw-r--r--23483-h/images/illus-0004.jpgbin0 -> 146799 bytes
-rw-r--r--23483-h/images/illus-0005.jpgbin0 -> 65541 bytes
-rw-r--r--23483-h/images/illus-0006.jpgbin0 -> 77558 bytes
-rw-r--r--23483-h/images/illus-0007.jpgbin0 -> 74322 bytes
-rw-r--r--23483-h/images/illus-0008.jpgbin0 -> 75885 bytes
-rw-r--r--23483-h/images/illus-0009.jpgbin0 -> 82818 bytes
-rw-r--r--23483-h/images/illus-0010.jpgbin0 -> 71046 bytes
-rw-r--r--23483-page-images/c001.jpgbin0 -> 1593880 bytes
-rw-r--r--23483-page-images/f001.jpgbin0 -> 1596407 bytes
-rw-r--r--23483-page-images/p001.jpgbin0 -> 1534790 bytes
-rw-r--r--23483-page-images/p002.jpgbin0 -> 1098473 bytes
-rw-r--r--23483-page-images/p003.jpgbin0 -> 1087676 bytes
-rw-r--r--23483-page-images/p004.jpgbin0 -> 1087717 bytes
-rw-r--r--23483-page-images/p005.jpgbin0 -> 1138979 bytes
-rw-r--r--23483-page-images/p006.jpgbin0 -> 1204666 bytes
-rw-r--r--23483-page-images/p007.jpgbin0 -> 1099059 bytes
-rw-r--r--23483-page-images/p008.pngbin0 -> 41156 bytes
-rw-r--r--23483.txt579
-rw-r--r--23483.zipbin0 -> 9276 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
29 files changed, 1342 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/23483-h.zip b/23483-h.zip
new file mode 100644
index 0000000..e597ee9
--- /dev/null
+++ b/23483-h.zip
Binary files differ
diff --git a/23483-h/23483-h.htm b/23483-h/23483-h.htm
new file mode 100644
index 0000000..8fb3b1e
--- /dev/null
+++ b/23483-h/23483-h.htm
@@ -0,0 +1,747 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<title>The Project Gutenberg eBook of Dame Wonder's Picture Alphabet by Anonymous</title>
+<style type="text/css">
+ /* slight differences for print and screen */
+
+ @media print {
+ p {text-indent: 1.5em;
+ margin-bottom: .5em; }
+ hr.pg {display: none; visibility: hidden; }
+ body {margin-left: 0;
+ margin-right: 0; }
+ }
+
+ @media screen {
+ p {text-indent: 0;
+ margin-bottom: 0.75em; }
+ body {margin-left: 10%;
+ margin-right: 10%;}
+ }
+
+
+ body {font-size: x-large; } /* it *is* a picture book! */
+
+ h1 {text-align: center; font-size: 180%;}
+
+ div.main {margin-left: auto;
+ margin-right: auto;
+ max-width: 20em; }
+
+ div.text {text-align: left;
+ margin-top: .25em; margin-bottom: 5em;
+ page-break-after: always; }
+ .m15 {margin-left: 15%; margin-right: 15%;}
+ .m10 {margin-left: 10%; margin-right: 10%;}
+ .m0 {margin-left: 0; margin-right: 0;}
+
+ .text div { /* default line */
+ line-height: 2.1em;
+ margin-top: 0em;
+ margin-left: 2em;
+ text-indent: -2em;
+ clear: both; }
+ .huge {font-size: 180%;
+ font-weight: bold; }
+
+ /* illustrations */
+ img {padding: 5px;
+ margin-bottom: 10px;
+ clear: both;}
+ p.illus {text-indent: 0;
+ text-align: center;
+ margin-top: 3em;
+ margin-bottom: 1em;
+ margin-left: -5%; margin-right: -5%;
+ font-style: normal; }
+ .illus a:link img, .illus a:visited img {border: 2px solid white;}
+ .illus a:hover img {border: 2px solid red;}
+
+ table {border-collapse: collapse;
+ border: thick double black;
+ page-break-inside: avoid !important;
+ margin-left: auto;
+ margin-right: auto;}
+ td {width: 50%;
+ padding: 5px;
+ border: thin solid black;
+ vertical-align: top; }
+ td p {text-align: left;
+ text-indent: -6em;
+ font-size: medium;
+ padding: 0;
+ margin: 0 0 0 6em; }
+ td h3, h4 {text-align: center;
+ margin: 0.25em;
+ padding: 0; }
+ td h3 {font-size: 110% ; }
+ td h4 {font-size: 95% ; }
+ td h3 small {font-size: 70%; }
+
+ /* for trivial transcriber's notes buried in the code */
+ ins.TNsilent {text-decoration: none;
+ border-bottom: 0; }
+
+ .ctr {text-align: center; }
+ .tiny {font-size: 50%; }
+ .sans {font-family: sans-serif; }
+ .newpg {padding-bottom: 3em ;
+ page-break-after: always; }
+ .gap {padding-top: 0.5em !important; }
+
+</style>
+</head>
+<body>
+
+
+<pre>
+
+The Project Gutenberg EBook of Dame Wonder's Picture Alphabet, by Anonymous
+
+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: Dame Wonder's Picture Alphabet
+ Amusing Alphabet, Dame Wonder's Series.
+
+Author: Anonymous
+
+Release Date: November 15, 2007 [EBook #23483]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK DAME WONDER'S PICTURE ALPHABET ***
+
+
+
+
+Produced by David Wilson and the Online Distributed
+Proofreading Team at http://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive/American Libraries.)
+
+
+
+
+
+
+</pre>
+
+
+<hr class="pg" />
+
+<p class="illus newpg"><a href="images/illus-0001.jpg"><img
+ src="images/illus-0001-t.jpg" width="347" height="600"
+ title="AMUSING APLHABET [sic].
+DAME WONDER'S Series
+McLoughlin Bro's 30 Beekman" alt="Front cover" /></a></p>
+
+<h1>DAME WONDER&#8217;S<br />PICTURE<br />ALPHABET.</h1>
+<p class="illus newpg"><a href="images/illus-0003.jpg"><img
+ src="images/illus-0003-t.jpg" width="374" height="600"
+ title="DAME WONDER'S
+ PICTURE
+ ALPHABET." alt="Title page" /></a></p>
+
+
+<p class="illus newpg"><a href="images/illus-0004.jpg"><img
+ src="images/illus-0004-t.jpg" width="337" height="600"
+ title="Dame Wonder's Amusing Picture Alphabet:
+ capital letters decorated with items mentioned in the text" alt="" /></a></p>
+
+
+<div class="main">
+
+<p class="illus"><img src="images/illus-0005.jpg" width="475" height="598"
+ title="Aa, Bb, Cc, Dd" alt="" /></p>
+
+<div class="text m10">
+<div><span class="huge">A</span> stands for an <span class="huge">A</span>rcher,</div>
+<div><span class="huge">B</span> for his <span class="huge">B</span>ow;</div>
+<div><span class="huge">C</span> the <span class="huge">C</span>row that he shot at;&mdash;and</div>
+<div><span class="huge">D</span> for his <span class="huge">D</span>og.</div>
+</div>
+
+<p class="illus"><img src="images/illus-0006.jpg" width="475" height="593"
+ title="Ee, Ff, Gg, Hh" alt="" /></p>
+
+<div class="text m15">
+<div><span class="huge">E</span> stands for an <span class="huge">E</span>nsign,</div>
+<div><span class="huge">F</span> for a <span class="huge">F</span>lag, and a <span class="huge">F</span>ort:</div>
+<div><span class="huge">G</span> stands for a <span class="huge">G</span>oat;&mdash;and</div>
+<div><span class="huge">H</span> for a <span class="huge">H</span>orse.</div>
+</div>
+
+<p class="illus"><img src="images/illus-0007.jpg" width="475" height="588"
+ title="Ii, Jj, Kk, Ll" alt="" /></p>
+
+<div class="text m15">
+<div><span class="huge">I</span> stands for an <span class="huge">I</span>talian,</div>
+<div><span class="huge">J</span> for a <span class="huge">J</span>ug, and for <span class="huge">J</span>ane:</div>
+<div><span class="huge">K</span> stands for a <span class="huge">K</span>ite:&mdash;and</div>
+<div><span class="huge">L</span> for a <span class="huge">L</span>obster.</div>
+</div>
+
+<p class="illus"><img src="images/illus-0008.jpg" width="475" height="595"
+ title="Mm, Nn, Oo, Pp" alt="" /></p>
+
+<div class="text m10">
+<div><span class="huge">M</span> stands for <span class="huge">M</span>ary,</div>
+<div><span class="huge">N</span> for the <span class="huge">N</span>umbers she wrote;</div>
+<div><span class="huge">O</span> stands for an <span class="huge">O</span>wl:&mdash;and</div>
+<div><span class="huge">P</span> for a pretty <span class="huge">P</span>arrot.</div>
+</div>
+
+<p class="illus"><img src="images/illus-0009.jpg" width="475" height="590"
+ title="Qq, Rr, Ss, Tt" alt="" /></p>
+
+<div class="text m10">
+<div><span class="huge">Q</span> stands for a <span class="huge">Q</span>ueen,</div>
+<div><span class="huge">R</span> for the <span class="huge">R</span>ose in her hand:</div>
+<div><span class="huge">S</span> for the <span class="huge">S</span>word of <span class="huge">S</span>tate,</div>
+<div><span class="huge">T</span> the <span class="huge">T</span>hrone, and the <span class="huge">T</span>able.</div>
+</div>
+
+<p class="illus"><img src="images/illus-0010.jpg" width="475" height="581"
+ title="Uu, Vv, Ww, Xx, Yy, Zz" alt="" /></p>
+
+<div class="text m0">
+<div><span class="huge">U</span> stands for <span class="huge">U</span>ncle, <span class="huge">V</span> for <span class="huge">V</span>iolin,</div>
+<div><span class="huge">W</span> for <span class="huge">W</span>indmill, and <span class="huge">X</span> for number <ins class="TNsilent"
+ title="Transcriber's note: original reads 'te'">ten</ins></div>
+<div><span class="huge">Y</span> stands for a <span class="huge">Y</span>acht, (or Yot,)&mdash;and</div>
+<div><span class="huge">Z</span> for a <span class="huge">Z</span>ebra.</div>
+</div>
+
+</div>
+<table width="100%" summary="Advertisement for other children's books from the same publisher">
+<tr><td colspan="2">
+<h3><strong>McLOUGHLIN BROTHERS,</strong><br />
+Manufacturers of Toy Books, Games,&nbsp;&amp;c.,&nbsp;&amp;c.,<br />
+<small>30 <i>BEEKMAN STREET, N.&nbsp;Y.</i></small></h3></td></tr>
+
+<tr><td><h4>Aunt Mary&#8217;s Series.&mdash;Mam. Toys.</h4>
+<p>Aunt Effie&#8217;s Rhymes.</p>
+<p>Mother Goose&#8217;s Rhymes.</p>
+<p>Child&#8217;s First Book--The best
+ A&nbsp;B&nbsp;C Book made.</p>
+<p>Little Sailor Boy.</p>
+<p>The Prince and the Outlaw.</p>
+<p>Sad Fate of Poor Robin.</p>
+<p>Little Red Riding Hood.</p>
+<p>Jack and the Bean Stalk.</p>
+<p>Aladin and his Wonderful Lamp.</p>
+<p>Ali Baba, or the Forty Thieves.</p>
+<p>Beauty and the Beast.</p>
+<p>Little Frog&#8217;s Lecture and
+ Other Tales.</p>
+<p class="gap">12&nbsp;cts. each.&mdash;Same Series,
+ plain, with Colored Cover.</p></td>
+
+<td><h4><small>NEW EDITION</small><br />
+LITTLE BOYS&#8217; AND GIRLS&#8217; LIBRARY.</h4>
+<p>Good Little Boys&#8217; Book.</p>
+<p>Good Little Girls&#8217; Book.</p>
+<p>Spring Flowers.</p>
+<p>A Gift to Young Friends.</p>
+<p>The Happy Change.</p>
+<p>Three Baskets.</p>
+<p>Short Tales in Short Words.</p>
+<p>Brother and Sister.</p>
+<p>The Countries of Europe.</p>
+<p>Book of Fables.</p>
+<p>Unckle Bunckle Stories.</p>
+<p>One Hundred Stories and Fables.</p></td></tr>
+
+<tr><td><h4>Aunt Oddamadodd&#8217;s Series.</h4>
+<p>Little Miss Consequence.</p>
+<p>True Story of the Spoilt Frock.</p>
+<p>Naughty Boys.</p>
+<p>Naughty Girls.</p>
+<p>Little Heads and Little Hearts.</p>
+<p>Funny Physic and Funny Pictures.</p>
+<p>Comic Crumbs to Feed Little Ones.</p>
+<p>Comical Pictures and
+ Serious Stories.</p>
+<p>Funny Pictures, Food,
+ and Fingers.</p>
+<p>One, Two, Buckle my Shoe.</p>
+<p>Silver Sixpence.</p>
+<p>Foolish Boys and Girls.</p></td>
+
+<td><h4>Pleasure Books for Children.</h4>
+<p>The Charmed Fawn.</p>
+<p>Story of Hans in Luck.</p>
+<p>The Three Bears.</p>
+<p>The Ugly Little Duck.</p>
+<p>Rip Van Winkle.</p>
+<p>Goody Two Shoes.</p>
+<p>Old Dame and Her Silver Sixpence.</p>
+<p>Wedding of Cock Robin.</p>
+<p>House that Jack Built.</p>
+<p>Life and Death of Jenny Wren.</p>
+<p>Little Man and Little Maid.</p>
+<p>The Fox and the Geese.</p></td></tr>
+
+<tr><td><h4>Aunt Fanny&#8217;s Fairy Tales.</h4>
+<p>Fair One with Golden Locks.</p>
+<p>The White Cat.</p>
+<p>Princess Rosetta.</p>
+<p>The Yellow Dwarf.</p>
+<p>Blue Bird.</p>
+<p>Riddle Book.</p>
+<p>Puss in Boots.</p>
+<p>Gulliver&#8217;s Travels.</p>
+<p>Jack, The Giant Killer.</p>
+<p>Reineke, the Fox.</p>
+<p>Blue Beard.</p>
+<p>Mother Goose.</p></td>
+
+<td><h4 class="sans">AUNT MAVOR&#8217;S SERIES.</h4>
+<p>Old King Cole.</p>
+<p>The Tailor and the Carrion Crow.</p>
+<p>Simple Simon.</p>
+<p>Tom, Tom, The Piper&#8217;s Son.</p>
+<p>Little Bo-peep.</p>
+<p>Sing a Song of Sixpence.</p>
+<p>Mother Goose and Her Son Jack.</p>
+<p>The Frog He Would A Wooing Go.</p>
+<p>Little Woman and the Pedlar.</p>
+<p>Robin Redbreast and Jenny Wren.</p>
+<p>Picture Alphabet.</p></td></tr>
+
+<tr><td><h4>MAMMA LOVECHILD&#8217;S SERIES.</h4>
+<p>Three Tiny Pigs.</p>
+<p>Three Little Kittens.</p>
+<p>Cock Robin.</p>
+<p>Mother Hubbard.</p>
+<p>New Nursery Rhymes.</p>
+<p>Cocky Locky and Henny Penny.</p></td>
+
+<td><h4>Miss Merryheart&#8217;s Series.</h4>
+<p>Little Goody Two Shoes.</p>
+<p>Little Red Riding Hood.</p>
+<p>Robinson Crusoe.</p>
+<p>Robin Hood.</p>
+<p>Blue Beard.</p>
+<p>Jack, The Giant Killer.</p></td></tr>
+
+<tr><td><h4>SIX STORIES&mdash;By Mrs. Elliot.</h4>
+<p>Beauty But Skin Deep.</p>
+<p>The Little Mimic.</p>
+<p>The Lost Chicken.</p>
+<p>The Greedy Child Cured.</p>
+<p>The Contrast, or How to be Happy.</p>
+<p>The Bird&#8217;s Nest.</p></td>
+
+<td><h4>AUNT BUSY BEE&#8217;S SERIES.</h4>
+<p>Puss in Boots.</p>
+<p>Gulliver&#8217;s Travels.</p>
+<p>Fair One with Golden Hair.</p>
+<p>Jack, the Giant Killer.</p>
+<p>Reineke, the Fox.</p>
+<p>History of Blue Beard.</p></td></tr>
+
+<tr><td><h4>12mo. COL&#8217;D TOY BOOKS&mdash;24 Kinds.</h4></td>
+<td><h4>UNCKLE FRANK&#8217;S SERIES.</h4></td></tr>
+
+</table>
+<p class="ctr tiny newpg">Stereotyped by Vincent Dill, 24 Beekman Street, N.&nbsp;Y.</p>
+
+<hr class="pg" />
+
+
+
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of Project Gutenberg's Dame Wonder's Picture Alphabet, by Anonymous
+
+*** END OF THIS PROJECT GUTENBERG EBOOK DAME WONDER'S PICTURE ALPHABET ***
+
+***** This file should be named 23483-h.htm or 23483-h.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/3/4/8/23483/
+
+Produced by David Wilson and the Online Distributed
+Proofreading Team at http://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
+http://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need, is critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at http://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+http://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at http://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit http://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including checks, online payments and credit card donations.
+To donate, please visit: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ http://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
+
+
+</pre>
+
+</body>
+</html>
diff --git a/23483-h/images/illus-0001-t.jpg b/23483-h/images/illus-0001-t.jpg
new file mode 100644
index 0000000..af1202c
--- /dev/null
+++ b/23483-h/images/illus-0001-t.jpg
Binary files differ
diff --git a/23483-h/images/illus-0001.jpg b/23483-h/images/illus-0001.jpg
new file mode 100644
index 0000000..ed532f1
--- /dev/null
+++ b/23483-h/images/illus-0001.jpg
Binary files differ
diff --git a/23483-h/images/illus-0003-t.jpg b/23483-h/images/illus-0003-t.jpg
new file mode 100644
index 0000000..b3ed124
--- /dev/null
+++ b/23483-h/images/illus-0003-t.jpg
Binary files differ
diff --git a/23483-h/images/illus-0003.jpg b/23483-h/images/illus-0003.jpg
new file mode 100644
index 0000000..bb92145
--- /dev/null
+++ b/23483-h/images/illus-0003.jpg
Binary files differ
diff --git a/23483-h/images/illus-0004-t.jpg b/23483-h/images/illus-0004-t.jpg
new file mode 100644
index 0000000..6ea6114
--- /dev/null
+++ b/23483-h/images/illus-0004-t.jpg
Binary files differ
diff --git a/23483-h/images/illus-0004.jpg b/23483-h/images/illus-0004.jpg
new file mode 100644
index 0000000..5de14d5
--- /dev/null
+++ b/23483-h/images/illus-0004.jpg
Binary files differ
diff --git a/23483-h/images/illus-0005.jpg b/23483-h/images/illus-0005.jpg
new file mode 100644
index 0000000..130a757
--- /dev/null
+++ b/23483-h/images/illus-0005.jpg
Binary files differ
diff --git a/23483-h/images/illus-0006.jpg b/23483-h/images/illus-0006.jpg
new file mode 100644
index 0000000..b827326
--- /dev/null
+++ b/23483-h/images/illus-0006.jpg
Binary files differ
diff --git a/23483-h/images/illus-0007.jpg b/23483-h/images/illus-0007.jpg
new file mode 100644
index 0000000..ed20bd8
--- /dev/null
+++ b/23483-h/images/illus-0007.jpg
Binary files differ
diff --git a/23483-h/images/illus-0008.jpg b/23483-h/images/illus-0008.jpg
new file mode 100644
index 0000000..c997167
--- /dev/null
+++ b/23483-h/images/illus-0008.jpg
Binary files differ
diff --git a/23483-h/images/illus-0009.jpg b/23483-h/images/illus-0009.jpg
new file mode 100644
index 0000000..67b3f58
--- /dev/null
+++ b/23483-h/images/illus-0009.jpg
Binary files differ
diff --git a/23483-h/images/illus-0010.jpg b/23483-h/images/illus-0010.jpg
new file mode 100644
index 0000000..549e9ff
--- /dev/null
+++ b/23483-h/images/illus-0010.jpg
Binary files differ
diff --git a/23483-page-images/c001.jpg b/23483-page-images/c001.jpg
new file mode 100644
index 0000000..a872e20
--- /dev/null
+++ b/23483-page-images/c001.jpg
Binary files differ
diff --git a/23483-page-images/f001.jpg b/23483-page-images/f001.jpg
new file mode 100644
index 0000000..8fe29db
--- /dev/null
+++ b/23483-page-images/f001.jpg
Binary files differ
diff --git a/23483-page-images/p001.jpg b/23483-page-images/p001.jpg
new file mode 100644
index 0000000..8813f5f
--- /dev/null
+++ b/23483-page-images/p001.jpg
Binary files differ
diff --git a/23483-page-images/p002.jpg b/23483-page-images/p002.jpg
new file mode 100644
index 0000000..69f8f5d
--- /dev/null
+++ b/23483-page-images/p002.jpg
Binary files differ
diff --git a/23483-page-images/p003.jpg b/23483-page-images/p003.jpg
new file mode 100644
index 0000000..34b36e1
--- /dev/null
+++ b/23483-page-images/p003.jpg
Binary files differ
diff --git a/23483-page-images/p004.jpg b/23483-page-images/p004.jpg
new file mode 100644
index 0000000..856cf1f
--- /dev/null
+++ b/23483-page-images/p004.jpg
Binary files differ
diff --git a/23483-page-images/p005.jpg b/23483-page-images/p005.jpg
new file mode 100644
index 0000000..d8269d5
--- /dev/null
+++ b/23483-page-images/p005.jpg
Binary files differ
diff --git a/23483-page-images/p006.jpg b/23483-page-images/p006.jpg
new file mode 100644
index 0000000..5726128
--- /dev/null
+++ b/23483-page-images/p006.jpg
Binary files differ
diff --git a/23483-page-images/p007.jpg b/23483-page-images/p007.jpg
new file mode 100644
index 0000000..d5f8490
--- /dev/null
+++ b/23483-page-images/p007.jpg
Binary files differ
diff --git a/23483-page-images/p008.png b/23483-page-images/p008.png
new file mode 100644
index 0000000..7f7c8b9
--- /dev/null
+++ b/23483-page-images/p008.png
Binary files differ
diff --git a/23483.txt b/23483.txt
new file mode 100644
index 0000000..4b627c2
--- /dev/null
+++ b/23483.txt
@@ -0,0 +1,579 @@
+The Project Gutenberg EBook of Dame Wonder's Picture Alphabet, by Anonymous
+
+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: Dame Wonder's Picture Alphabet
+ Amusing Alphabet, Dame Wonder's Series.
+
+Author: Anonymous
+
+Release Date: November 15, 2007 [EBook #23483]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK DAME WONDER'S PICTURE ALPHABET ***
+
+
+
+
+Produced by David Wilson and the Online Distributed
+Proofreading Team at http://www.pgdp.net (This file was
+produced from images generously made available by The
+Internet Archive/American Libraries.)
+
+
+
+
+
+
+
+
+
+ AMUSING ALPHABET.
+
+ DAME WONDER'S Series
+
+ McLoughlin Bro's 30 Beekman
+
+
+
+
+ DAME WONDER'S
+ PICTURE
+ ALPHABET.
+
+
+
+
+ DAME WONDER'S
+ PICTURE
+ A
+ B C D E
+ F G H I
+ J K L M
+ N O P Q
+ R S T U
+ V W X Y
+ AMUSING Z ALPHABET
+
+
+
+
+[Illustration]
+
+ A stands for an Archer,
+ B for his Bow;
+ C the Crow that he shot at;--and
+ D for his Dog.
+
+
+[Illustration]
+
+ E stands for an Ensign,
+ F for a Flag, and a Fort:
+ G stands for a Goat;--and
+ H for a Horse.
+
+
+[Illustration]
+
+ I stands for an Italian,
+ J for a Jug, and for Jane:
+ K stands for a Kite:--and
+ L for a Lobster.
+
+
+[Illustration]
+
+ M stands for Mary,
+ N for the Numbers she wrote;
+ O stands for an Owl:--and
+ P for a pretty Parrot.
+
+
+[Illustration]
+
+ Q stands for a Queen,
+ R for the Rose in her hand:
+ S for the Sword of State,
+ T the Throne, and the Table.
+
+
+[Illustration]
+
+ U stands for Uncle, V for Violin,
+ W for Windmill, and X for number ten
+ Y stands for a Yacht, (or Yot,)--and
+ Z for a Zebra.
+
+
+
+
+ McLOUGHLIN BROTHERS,
+ Manufacturers of Toy Books, Games, &c., &c.,
+ 30 BEEKMAN STREET, N. Y.
+
+
+ +----------------------------------+----------------------------------+
+ | | |
+ | Aunt Mary's Series.--Mam. Toys. | NEW EDITION |
+ | | |
+ | Aunt Effie's Rhymes. | LITTLE BOYS' AND GIRLS' LIBRARY. |
+ | Mother Goose's Rhymes. | |
+ | Child's First Book--The best | Good Little Boys' Book. |
+ | A B C Book made. | Good Little Girls' Book. |
+ | Little Sailor Boy. | Spring Flowers. |
+ | The Prince and the Outlaw. | A Gift to Young Friends. |
+ | Sad Fate of Poor Robin. | The Happy Change. |
+ | Little Red Riding Hood. | Three Baskets. |
+ | Jack and the Bean Stalk. | Short Tales in Short Words. |
+ | Aladin and his Wonderful Lamp. | Brother and Sister. |
+ | Ali Baba, or the Forty Thieves. | The Countries of Europe. |
+ | Beauty and the Beast. | Book of Fables. |
+ | Little Frog's Lecture and | Unckle Bunckle Stories. |
+ | Other Tales. | One Hundred Stories and Fables. |
+ | | |
+ | 12 cts. each.--Same Series, | |
+ | plain, with Colored Cover. | |
+ | | |
+ +----------------------------------+----------------------------------+
+ | | |
+ | Aunt Oddamadodd's Series. | Pleasure Books for Children. |
+ | | |
+ | Little Miss Consequence. | The Charmed Fawn. |
+ | True Story of the Spoilt Frock. | Story of Hans in Luck. |
+ | Naughty Boys. | The Three Bears. |
+ | Naughty Girls. | The Ugly Little Duck. |
+ | Little Heads and Little Hearts. | Rip Van Winkle. |
+ | Funny Physic and Funny Pictures. | Goody Two Shoes. |
+ | Comic Crumbs to Feed Little Ones.| Old Dame and Her Silver Sixpence.|
+ | Comical Pictures and | Wedding of Cock Robin. |
+ | Serious Stories. | House that Jack Built. |
+ | Funny Pictures, Food, | Life and Death of Jenny Wren. |
+ | and Fingers. | Little Man and Little Maid. |
+ | One, Two, Buckle my Shoe. | The Fox and the Geese. |
+ | Silver Sixpence. | |
+ | Foolish Boys and Girls. | |
+ | | |
+ +----------------------------------+----------------------------------+
+ | | |
+ | Aunt Fanny's Fairy Tales. | AUNT MAVOR'S SERIES. |
+ | | |
+ | Fair One with Golden Locks. | Old King Cole. |
+ | The White Cat. | The Tailor and the Carrion Crow. |
+ | Princess Rosetta. | Simple Simon. |
+ | The Yellow Dwarf. | Tom, Tom, The Piper's Son. |
+ | Blue Bird. | Little Bo-peep. |
+ | Riddle Book. | Sing a Song of Sixpence. |
+ | Puss in Boots. | Mother Goose and Her Son Jack. |
+ | Gulliver's Travels. | The Frog He Would A Wooing Go. |
+ | Jack, The Giant Killer. | Little Woman and the Pedlar. |
+ | Reineke, the Fox. | Robin Redbreast and Jenny Wren. |
+ | Blue Beard. | Picture Alphabet. |
+ | Mother Goose. | |
+ | | |
+ +----------------------------------+----------------------------------+
+ | | |
+ | MAMMA LOVECHILD'S SERIES. | Miss Merryheart's Series. |
+ | | |
+ | Three Tiny Pigs. | Little Goody Two Shoes. |
+ | Three Little Kittens. | Little Red Riding Hood. |
+ | Cock Robin. | Robinson Crusoe. |
+ | Mother Hubbard. | Robin Hood. |
+ | New Nursery Rhymes. | Blue Beard. |
+ | Cocky Locky and Henny Penny. | Jack, The Giant Killer. |
+ | | |
+ +----------------------------------+----------------------------------+
+ | | |
+ | SIX STORIES--By Mrs. Elliot. | AUNT BUSY BEE'S SERIES. |
+ | | |
+ | Beauty But Skin Deep. | Puss in Boots. |
+ | The Little Mimic. | Gulliver's Travels. |
+ | The Lost Chicken. | Fair One with Golden Hair. |
+ | The Greedy Child Cured. | Jack, the Giant Killer. |
+ | The Contrast, or How to be Happy.| Reineke, the Fox. |
+ | The Bird's Nest. | History of Blue Beard. |
+ | | |
+ +----------------------------------+----------------------------------+
+ | | |
+ | 12mo. COL'D TOY BOOKS--24 Kinds. | UNCKLE FRANK'S SERIES. |
+ | | |
+ +----------------------------------+----------------------------------+
+
+Stereotyped by Vincent Dill, 24 Beekman Street, N. Y.
+
+
+
+
+
+End of Project Gutenberg's Dame Wonder's Picture Alphabet, by Anonymous
+
+*** END OF THIS PROJECT GUTENBERG EBOOK DAME WONDER'S PICTURE ALPHABET ***
+
+***** This file should be named 23483.txt or 23483.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/3/4/8/23483/
+
+Produced by David Wilson and the Online Distributed
+Proofreading Team at http://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
+http://gutenberg.org/license).
+
+
+Section 1. General Terms of Use and Redistributing Project Gutenberg-tm
+electronic works
+
+1.A. By reading or using any part of this Project Gutenberg-tm
+electronic work, you indicate that you have read, understand, agree to
+and accept all the terms of this license and intellectual property
+(trademark/copyright) agreement. If you do not agree to abide by all
+the terms of this agreement, you must cease using and return or destroy
+all copies of Project Gutenberg-tm electronic works in your possession.
+If you paid a fee for obtaining a copy of or access to a Project
+Gutenberg-tm electronic work and you do not agree to be bound by the
+terms of this agreement, you may obtain a refund from the person or
+entity to whom you paid the fee as set forth in paragraph 1.E.8.
+
+1.B. "Project Gutenberg" is a registered trademark. It may only be
+used on or associated in any way with an electronic work by people who
+agree to be bound by the terms of this agreement. There are a few
+things that you can do with most Project Gutenberg-tm electronic works
+even without complying with the full terms of this agreement. See
+paragraph 1.C below. There are a lot of things you can do with Project
+Gutenberg-tm electronic works if you follow the terms of this agreement
+and help preserve free future access to Project Gutenberg-tm electronic
+works. See paragraph 1.E below.
+
+1.C. The Project Gutenberg Literary Archive Foundation ("the Foundation"
+or PGLAF), owns a compilation copyright in the collection of Project
+Gutenberg-tm electronic works. Nearly all the individual works in the
+collection are in the public domain in the United States. If an
+individual work is in the public domain in the United States and you are
+located in the United States, we do not claim a right to prevent you from
+copying, distributing, performing, displaying or creating derivative
+works based on the work as long as all references to Project Gutenberg
+are removed. Of course, we hope that you will support the Project
+Gutenberg-tm mission of promoting free access to electronic works by
+freely sharing Project Gutenberg-tm works in compliance with the terms of
+this agreement for keeping the Project Gutenberg-tm name associated with
+the work. You can easily comply with the terms of this agreement by
+keeping this work in the same format with its attached full Project
+Gutenberg-tm License when you share it without charge with others.
+
+1.D. The copyright laws of the place where you are located also govern
+what you can do with this work. Copyright laws in most countries are in
+a constant state of change. If you are outside the United States, check
+the laws of your country in addition to the terms of this agreement
+before downloading, copying, displaying, performing, distributing or
+creating derivative works based on this work or any other Project
+Gutenberg-tm work. The Foundation makes no representations concerning
+the copyright status of any work in any country outside the United
+States.
+
+1.E. Unless you have removed all references to Project Gutenberg:
+
+1.E.1. The following sentence, with active links to, or other immediate
+access to, the full Project Gutenberg-tm License must appear prominently
+whenever any copy of a Project Gutenberg-tm work (any work on which the
+phrase "Project Gutenberg" appears, or with which the phrase "Project
+Gutenberg" is associated) is accessed, displayed, performed, viewed,
+copied or distributed:
+
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever. You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (does not contain a notice indicating that it is
+posted with permission of the copyright holder), the work can be copied
+and distributed to anyone in the United States without paying any fees
+or charges. If you are redistributing or providing access to a work
+with the phrase "Project Gutenberg" associated with or appearing on the
+work, you must comply either with the requirements of paragraphs 1.E.1
+through 1.E.7 or obtain permission for the use of the work and the
+Project Gutenberg-tm trademark as set forth in paragraphs 1.E.8 or
+1.E.9.
+
+1.E.3. If an individual Project Gutenberg-tm electronic work is posted
+with the permission of the copyright holder, your use and distribution
+must comply with both paragraphs 1.E.1 through 1.E.7 and any additional
+terms imposed by the copyright holder. Additional terms will be linked
+to the Project Gutenberg-tm License for all works posted with the
+permission of the copyright holder found at the beginning of this work.
+
+1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
+License terms from this work, or any files containing a part of this
+work or any other work associated with Project Gutenberg-tm.
+
+1.E.5. Do not copy, display, perform, distribute or redistribute this
+electronic work, or any part of this electronic work, without
+prominently displaying the sentence set forth in paragraph 1.E.1 with
+active links or immediate access to the full terms of the Project
+Gutenberg-tm License.
+
+1.E.6. You may convert to and distribute this work in any binary,
+compressed, marked up, nonproprietary or proprietary form, including any
+word processing or hypertext form. However, if you provide access to or
+distribute copies of a Project Gutenberg-tm work in a format other than
+"Plain Vanilla ASCII" or other format used in the official version
+posted on the official Project Gutenberg-tm web site (www.gutenberg.org),
+you must, at no additional cost, fee or expense to the user, provide a
+copy, a means of exporting a copy, or a means of obtaining a copy upon
+request, of the work in its original "Plain Vanilla ASCII" or other
+form. Any alternate format must include the full Project Gutenberg-tm
+License as specified in paragraph 1.E.1.
+
+1.E.7. Do not charge a fee for access to, viewing, displaying,
+performing, copying or distributing any Project Gutenberg-tm works
+unless you comply with paragraph 1.E.8 or 1.E.9.
+
+1.E.8. You may charge a reasonable fee for copies of or providing
+access to or distributing Project Gutenberg-tm electronic works provided
+that
+
+- You pay a royalty fee of 20% of the gross profits you derive from
+ the use of Project Gutenberg-tm works calculated using the method
+ you already use to calculate your applicable taxes. The fee is
+ owed to the owner of the Project Gutenberg-tm trademark, but he
+ has agreed to donate royalties under this paragraph to the
+ Project Gutenberg Literary Archive Foundation. Royalty payments
+ must be paid within 60 days following each date on which you
+ prepare (or are legally required to prepare) your periodic tax
+ returns. Royalty payments should be clearly marked as such and
+ sent to the Project Gutenberg Literary Archive Foundation at the
+ address specified in Section 4, "Information about donations to
+ the Project Gutenberg Literary Archive Foundation."
+
+- You provide a full refund of any money paid by a user who notifies
+ you in writing (or by e-mail) within 30 days of receipt that s/he
+ does not agree to the terms of the full Project Gutenberg-tm
+ License. You must require such a user to return or
+ destroy all copies of the works possessed in a physical medium
+ and discontinue all use of and all access to other copies of
+ Project Gutenberg-tm works.
+
+- You provide, in accordance with paragraph 1.F.3, a full refund of any
+ money paid for a work or a replacement copy, if a defect in the
+ electronic work is discovered and reported to you within 90 days
+ of receipt of the work.
+
+- You comply with all other terms of this agreement for free
+ distribution of Project Gutenberg-tm works.
+
+1.E.9. If you wish to charge a fee or distribute a Project Gutenberg-tm
+electronic work or group of works on different terms than are set
+forth in this agreement, you must obtain permission in writing from
+both the Project Gutenberg Literary Archive Foundation and Michael
+Hart, the owner of the Project Gutenberg-tm trademark. Contact the
+Foundation as set forth in Section 3 below.
+
+1.F.
+
+1.F.1. Project Gutenberg volunteers and employees expend considerable
+effort to identify, do copyright research on, transcribe and proofread
+public domain works in creating the Project Gutenberg-tm
+collection. Despite these efforts, Project Gutenberg-tm electronic
+works, and the medium on which they may be stored, may contain
+"Defects," such as, but not limited to, incomplete, inaccurate or
+corrupt data, transcription errors, a copyright or other intellectual
+property infringement, a defective or damaged disk or other medium, a
+computer virus, or computer codes that damage or cannot be read by
+your equipment.
+
+1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
+of Replacement or Refund" described in paragraph 1.F.3, the Project
+Gutenberg Literary Archive Foundation, the owner of the Project
+Gutenberg-tm trademark, and any other party distributing a Project
+Gutenberg-tm electronic work under this agreement, disclaim all
+liability to you for damages, costs and expenses, including legal
+fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
+LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
+PROVIDED IN PARAGRAPH F3. YOU AGREE THAT THE FOUNDATION, THE
+TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
+LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
+INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
+defect in this electronic work within 90 days of receiving it, you can
+receive a refund of the money (if any) you paid for it by sending a
+written explanation to the person you received the work from. If you
+received the work on a physical medium, you must return the medium with
+your written explanation. The person or entity that provided you with
+the defective work may elect to provide a replacement copy in lieu of a
+refund. If you received the work electronically, the person or entity
+providing it to you may choose to give you a second opportunity to
+receive the work electronically in lieu of a refund. If the second copy
+is also defective, you may demand a refund in writing without further
+opportunities to fix the problem.
+
+1.F.4. Except for the limited right of replacement or refund set forth
+in paragraph 1.F.3, this work is provided to you 'AS-IS' WITH NO OTHER
+WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR ANY PURPOSE.
+
+1.F.5. Some states do not allow disclaimers of certain implied
+warranties or the exclusion or limitation of certain types of damages.
+If any disclaimer or limitation set forth in this agreement violates the
+law of the state applicable to this agreement, the agreement shall be
+interpreted to make the maximum disclaimer or limitation permitted by
+the applicable state law. The invalidity or unenforceability of any
+provision of this agreement shall not void the remaining provisions.
+
+1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
+trademark owner, any agent or employee of the Foundation, anyone
+providing copies of Project Gutenberg-tm electronic works in accordance
+with this agreement, and any volunteers associated with the production,
+promotion and distribution of Project Gutenberg-tm electronic works,
+harmless from all liability, costs and expenses, including legal fees,
+that arise directly or indirectly from any of the following which you do
+or cause to occur: (a) distribution of this or any Project Gutenberg-tm
+work, (b) alteration, modification, or additions or deletions to any
+Project Gutenberg-tm work, and (c) any Defect you cause.
+
+
+Section 2. Information about the Mission of Project Gutenberg-tm
+
+Project Gutenberg-tm is synonymous with the free distribution of
+electronic works in formats readable by the widest variety of computers
+including obsolete, old, middle-aged and new computers. It exists
+because of the efforts of hundreds of volunteers and donations from
+people in all walks of life.
+
+Volunteers and financial support to provide volunteers with the
+assistance they need, is critical to reaching Project Gutenberg-tm's
+goals and ensuring that the Project Gutenberg-tm collection will
+remain freely available for generations to come. In 2001, the Project
+Gutenberg Literary Archive Foundation was created to provide a secure
+and permanent future for Project Gutenberg-tm and future generations.
+To learn more about the Project Gutenberg Literary Archive Foundation
+and how your efforts and donations can help, see Sections 3 and 4
+and the Foundation web page at http://www.pglaf.org.
+
+
+Section 3. Information about the Project Gutenberg Literary Archive
+Foundation
+
+The Project Gutenberg Literary Archive Foundation is a non profit
+501(c)(3) educational corporation organized under the laws of the
+state of Mississippi and granted tax exempt status by the Internal
+Revenue Service. The Foundation's EIN or federal tax identification
+number is 64-6221541. Its 501(c)(3) letter is posted at
+http://pglaf.org/fundraising. Contributions to the Project Gutenberg
+Literary Archive Foundation are tax deductible to the full extent
+permitted by U.S. federal laws and your state's laws.
+
+The Foundation's principal office is located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., but its volunteers and employees are scattered
+throughout numerous locations. Its business office is located at
+809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887, email
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at http://pglaf.org
+
+For additional contact information:
+ Dr. Gregory B. Newby
+ Chief Executive and Director
+ gbnewby@pglaf.org
+
+
+Section 4. Information about Donations to the Project Gutenberg
+Literary Archive Foundation
+
+Project Gutenberg-tm depends upon and cannot survive without wide
+spread public support and donations to carry out its mission of
+increasing the number of public domain and licensed works that can be
+freely distributed in machine readable form accessible by the widest
+array of equipment including outdated equipment. Many small donations
+($1 to $5,000) are particularly important to maintaining tax exempt
+status with the IRS.
+
+The Foundation is committed to complying with the laws regulating
+charities and charitable donations in all 50 states of the United
+States. Compliance requirements are not uniform and it takes a
+considerable effort, much paperwork and many fees to meet and keep up
+with these requirements. We do not solicit donations in locations
+where we have not received written confirmation of compliance. To
+SEND DONATIONS or determine the status of compliance for any
+particular state visit http://pglaf.org
+
+While we cannot and do not solicit contributions from states where we
+have not met the solicitation requirements, we know of no prohibition
+against accepting unsolicited donations from donors in such states who
+approach us with offers to donate.
+
+International donations are gratefully accepted, but we cannot make
+any statements concerning tax treatment of donations received from
+outside the United States. U.S. laws alone swamp our small staff.
+
+Please check the Project Gutenberg Web pages for current donation
+methods and addresses. Donations are accepted in a number of other
+ways including checks, online payments and credit card donations.
+To donate, please visit: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty years, he produced and distributed Project
+Gutenberg-tm eBooks with only a loose network of volunteer support.
+
+
+Project Gutenberg-tm eBooks are often created from several printed
+editions, all of which are confirmed as Public Domain in the U.S.
+unless a copyright notice is included. Thus, we do not necessarily
+keep eBooks in compliance with any particular paper edition.
+
+
+Most people start at our Web site which has the main PG search facility:
+
+ http://www.gutenberg.org
+
+This Web site includes information about Project Gutenberg-tm,
+including how to make donations to the Project Gutenberg Literary
+Archive Foundation, how to help produce our new eBooks, and how to
+subscribe to our email newsletter to hear about new eBooks.
diff --git a/23483.zip b/23483.zip
new file mode 100644
index 0000000..840f79b
--- /dev/null
+++ b/23483.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..4ef9bed
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #23483 (https://www.gutenberg.org/ebooks/23483)