summaryrefslogtreecommitdiff
path: root/40152-h/40152-h.html
diff options
context:
space:
mode:
Diffstat (limited to '40152-h/40152-h.html')
-rw-r--r--40152-h/40152-h.html1536
1 files changed, 0 insertions, 1536 deletions
diff --git a/40152-h/40152-h.html b/40152-h/40152-h.html
deleted file mode 100644
index f4a9130..0000000
--- a/40152-h/40152-h.html
+++ /dev/null
@@ -1,1536 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' 'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd'>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
-<style type="text/css">
-/*
-Project Gutenberg common docutils stylesheet.
-
-This stylesheet contains styles common to HTML and EPUB. Put styles
-that are specific to HTML and EPUB into their relative stylesheets.
-
-:Author: Marcello Perathoner (webmaster@gutenberg.org)
-:Copyright: This stylesheet has been placed in the public domain.
-
-This stylesheet is based on:
-
- :Author: David Goodger (goodger@python.org)
- :Copyright: This stylesheet has been placed in the public domain.
-
- Default cascading style sheet for the HTML output of Docutils.
-
-*/
-
-/* ADE 1.7.2 chokes on !important and throws all css out. */
-
-/* FONTS */
-
-.italics { font-style: italic }
-.no-italics { font-style: normal }
-
-.bold { font-weight: bold }
-.no-bold { font-weight: normal }
-
-.small-caps { } /* Epub needs italics */
-.gesperrt { } /* Epub needs italics */
-.antiqua { font-style: italic } /* what else can we do ? */
-.monospaced { font-family: monospace }
-
-.smaller { font-size: smaller }
-.larger { font-size: larger }
-
-.xx-small { font-size: xx-small }
-.x-small { font-size: x-small }
-.small { font-size: small }
-.medium { font-size: medium }
-.large { font-size: large }
-.x-large { font-size: x-large }
-.xx-large { font-size: xx-large }
-
-.text-transform-uppercase { text-transform: uppercase }
-.text-transform-lowercase { text-transform: lowercase }
-.text-transform-none { text-transform: none }
-
-.red { color: red }
-.green { color: green }
-.blue { color: blue }
-.yellow { color: yellow }
-.white { color: white }
-.gray { color: gray }
-.black { color: black }
-
-/* ALIGN */
-
-.left { text-align: left }
-.center { text-align: center }
-.right { text-align: right }
-.justify { text-align: justify }
-
-/* LINE HEIGHT */
-
-body { line-height: 1.5 }
-p { margin: 0;
- text-indent: 2em }
-
-/* PAGINATION */
-
-.title, .subtitle { page-break-after: avoid }
-
-.container, .title, .subtitle, #pg-header
- { page-break-inside: avoid }
-
-/* SECTIONS */
-
-body { text-align: justify }
-
-p.pfirst,
-p.center,
-p.right,
-div.center p,
-div.right p,
-p.noindent { text-indent: 0 }
-
-.boxed { border: 1px solid black; padding: 1em }
-.topic, .note { margin: 5% 0; border: 1px solid black; padding: 1em }
-div.section { clear: both }
-
-div.line-block { margin: 1.5em 0 } /* same leading as p */
-div.line-block.inner { margin: 0 0 0 10% }
-div.line { margin-left: 20%; text-indent: -20%; }
-.line-block.noindent div.line { margin-left: 0; text-indent: 0; }
-
-hr.docutils { margin: 1.5em 40%; border: none; border-bottom: 1px solid black; }
-div.transition { margin: 1.5em 0 }
-
-.vfill, .vspace { border: 0px solid white }
-
-.title { margin: 1.5em 0 }
-.title.with-subtitle { margin-bottom: 0 }
-.subtitle { margin: 1.5em 0 }
-
-/* header font style */
-/* http://dev.w3.org/csswg/css3-fonts/#propdef-font-size */
-
-h1.title { font-size: 200%; } /* for book title only */
-h2.title, p.subtitle.level-1 { font-size: 150%; margin-top: 4.5em; margin-bottom: 2em }
-h3.title, p.subtitle.level-2 { font-size: 120%; margin-top: 2.25em; margin-bottom: 1.25em }
-h4.title, p.subtitle.level-3 { font-size: 100%; margin-top: 1.5em; margin-bottom: 1.5em; font-weight: bold; }
-h5.title, p.subtitle.level-4 { font-size: 89%; margin-top: 1.87em; margin-bottom: 1.69em; font-style: italic; }
-h6.title, p.subtitle.level-5 { font-size: 60%; margin-top: 3.5em; margin-bottom: 2.5em }
-
-/* title page */
-
-h1.title, p.subtitle.level-1,
-h2.title, p.subtitle.level-2 { text-align: center }
-
-#pg-header,
-h1.document-title { margin: 10% 0 5% 0 }
-p.document-subtitle { margin: 0 0 5% 0 }
-
-/* PG header and footer */
-#pg-machine-header { }
-#pg-produced-by { }
-
-li.toc-entry { list-style-type: none }
-ul.open li, ol.open li { margin-bottom: 1.5em }
-
-.attribution { margin-top: 1.5em }
-
-.example-rendered {
- margin: 1em 5%; border: 1px dotted red; padding: 1em; background-color: #ffd }
-.literal-block.example-source {
- margin: 1em 5%; border: 1px dotted blue; padding: 1em; background-color: #eef }
-
-/* DROPCAPS */
-
-/* BLOCKQUOTES */
-
-blockquote { margin: 1.5em 10% }
-
-blockquote.epigraph { }
-
-blockquote.highlights { }
-
-div.local-contents { margin: 1.5em 10% }
-
-div.abstract { margin: 3em 10% }
-div.caption { margin: 1.5em 10%; text-align: center; font-style: italic }
-div.legend { margin: 1.5em 10% }
-
-.hidden { display: none }
-
-.invisible { visibility: hidden; color: white } /* white: mozilla print bug */
-
-a.toc-backref {
- text-decoration: none ;
- color: black }
-
-dl.docutils dd {
- margin-bottom: 0.5em }
-
-div.figure { margin-top: 3em; margin-bottom: 3em }
-
-img { max-width: 100% }
-
-div.footer, div.header {
- clear: both;
- font-size: smaller }
-
-div.sidebar {
- margin: 0 0 0.5em 1em ;
- border: medium outset ;
- padding: 1em ;
- background-color: #ffffee ;
- width: 40% ;
- float: right ;
- clear: right }
-
-div.sidebar p.rubric {
- font-family: sans-serif ;
- font-size: medium }
-
-ol.simple, ul.simple { margin: 1.5em 0 }
-
-ol.toc-list, ul.toc-list { padding-left: 0 }
-ol ol.toc-list, ul ul.toc-list { padding-left: 5% }
-
-ol.arabic {
- list-style: decimal }
-
-ol.loweralpha {
- list-style: lower-alpha }
-
-ol.upperalpha {
- list-style: upper-alpha }
-
-ol.lowerroman {
- list-style: lower-roman }
-
-ol.upperroman {
- list-style: upper-roman }
-
-p.credits {
- font-style: italic ;
- font-size: smaller }
-
-p.label {
- white-space: nowrap }
-
-p.rubric {
- font-weight: bold ;
- font-size: larger ;
- color: maroon ;
- text-align: center }
-
-p.sidebar-title {
- font-family: sans-serif ;
- font-weight: bold ;
- font-size: larger }
-
-p.sidebar-subtitle {
- font-family: sans-serif ;
- font-weight: bold }
-
-p.topic-title, p.admonition-title {
- font-weight: bold }
-
-pre.address {
- margin-bottom: 0 ;
- margin-top: 0 ;
- font: inherit }
-
-.literal-block, .doctest-block {
- margin-left: 2em ;
- margin-right: 2em; }
-
-span.classifier {
- font-family: sans-serif ;
- font-style: oblique }
-
-span.classifier-delimiter {
- font-family: sans-serif ;
- font-weight: bold }
-
-span.interpreted {
- font-family: sans-serif }
-
-span.option {
- white-space: nowrap }
-
-span.pre {
- white-space: pre }
-
-span.problematic {
- color: red }
-
-span.section-subtitle {
- /* font-size relative to parent (h1..h6 element) */
- font-size: 100% }
-
-table { margin-top: 1.5em; margin-bottom: 1.5em; border-spacing: 0 }
-table.align-left, table.align-right { margin-top: 0 }
-
-table.table { border-collapse: collapse; }
-
-table.table.hrules-table thead { border: 1px solid black; border-width: 2px 0 0 }
-table.table.hrules-table tbody { border: 1px solid black; border-width: 2px 0 }
-table.table.hrules-rows tr { border: 1px solid black; border-width: 0 0 1px }
-table.table.hrules-rows tr.last { border-width: 0 }
-table.table.hrules-rows td,
-table.table.hrules-rows th { padding: 1ex 1em; vertical-align: middle }
-
-table.table tr { border-width: 0 }
-table.table td,
-table.table th { padding: 0.5ex 1em }
-table.table tr.first td { padding-top: 1ex }
-table.table tr.last td { padding-bottom: 1ex }
-table.table tr.first th { padding-top: 1ex }
-table.table tr.last th { padding-bottom: 1ex }
-
-
-table.citation {
- border-left: solid 1px gray;
- margin-left: 1px }
-
-table.docinfo {
- margin: 3em 4em }
-
-table.docutils { }
-
-tr.footnote.footnote td, tr.footnote.footnote th {
- padding: 0 0.5em 1.5em;
-}
-
-table.docutils td, table.docutils th,
-table.docinfo td, table.docinfo th {
- padding: 0 0.5em;
- vertical-align: top }
-
-table.docutils th.field-name, table.docinfo th.docinfo-name {
- font-weight: bold ;
- text-align: left ;
- white-space: nowrap ;
- padding-left: 0 }
-
-/* used to remove borders from tables and images */
-.borderless, table.borderless td, table.borderless th {
- border: 0 }
-
-table.borderless td, table.borderless th {
- /* Override padding for "table.docutils td" with "!important".
- The right padding separates the table cells. */
- padding: 0 0.5em 0 0 } /* FIXME: was !important */
-
-h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
-h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
- font-size: 100% }
-
-ul.auto-toc {
- list-style-type: none }
-</style>
-<style type="text/css">
-/*
-Project Gutenberg HTML docutils stylesheet.
-
-This stylesheet contains styles specific to HTML.
-*/
-
-/* FONTS */
-
-/* em { font-style: normal }
-strong { font-weight: normal } */
-
-.small-caps { font-variant: small-caps }
-.gesperrt { letter-spacing: 0.1em }
-
-/* ALIGN */
-
-.align-left { clear: left;
- float: left;
- margin-right: 1em }
-
-.align-right { clear: right;
- float: right;
- margin-left: 1em }
-
-.align-center { margin-left: auto;
- margin-right: auto }
-
-div.shrinkwrap { display: table; }
-
-/* SECTIONS */
-
-body { margin: 5% 10% 5% 10% }
-
-/* compact list items containing just one p */
-li p.pfirst { margin-top: 0; margin-bottom: 0 }
-
-.first { margin-top: 0 !important;
- text-indent: 0 !important }
-.last { margin-bottom: 0 !important }
-
-span.dropcap { float: left; margin: 0 0.1em 0 0; line-height: 1 }
-img.dropcap { float: left; margin: 0 0.5em 0 0; max-width: 25% }
-span.dropspan { font-variant: small-caps }
-
-.no-page-break { page-break-before: avoid !important }
-
-/* PAGINATION */
-
-@media screen {
- .coverpage, .frontispiece, .titlepage, .verso, .dedication, .plainpage
- { margin: 10% 0; }
-
- div.clearpage, div.cleardoublepage
- { margin: 10% 0; border: none; border-top: 1px solid gray; }
-
- .vfill { margin: 5% 10% }
-}
-
-@media print {
- div.clearpage { page-break-before: always; padding-top: 10% }
- div.cleardoublepage { page-break-before: right; padding-top: 10% }
-
- .vfill { margin-top: 20% }
- h2.title { margin-top: 20% }
-}
-
-</style>
-<title>PHIL-O-RUM'S CANOE AND MADELEINE VERCHERS</title>
-<meta name="PG.Rights" content="Public Domain" />
-<meta name="PG.Title" content="Phil-o-rum's Canoe and Madeleine Vercheres" />
-<meta name="PG.Producer" content="Al Haines" />
-<link rel="coverpage" href="images/img-cover.jpg" />
-<meta name="DC.Creator" content="William Henry Drummond" />
-<meta name="DC.Created" content="1898" />
-<meta name="MARCREL.ill" content="Frederick Simpson Coburn" />
-<meta name="PG.Id" content="40152" />
-<meta name="PG.Released" content="2012-07-07" />
-<meta name="DC.Language" content="en" />
-<meta name="DC.Title" content="Phil-o-rum's Canoe and Madeleine Vercheres" />
-
-<link href="http://purl.org/dc/terms/" rel="schema.DCTERMS" />
-<link href="http://id.loc.gov/vocabulary/relators" rel="schema.MARCREL" />
-<meta content="Phil-o-rum's Canoe and Madeleine Vercheres" name="DCTERMS.title" />
-<meta content="canoe.rst" name="DCTERMS.source" />
-<meta content="en" scheme="DCTERMS.RFC4646" name="DCTERMS.language" />
-<meta content="2012-07-07T18:12:05.418651+00:00" scheme="DCTERMS.W3CDTF" name="DCTERMS.modified" />
-<meta content="Project Gutenberg" name="DCTERMS.publisher" />
-<meta content="Public Domain in the USA." name="DCTERMS.rights" />
-<link href="http://www.gutenberg.org/ebooks/40152" rel="DCTERMS.isFormatOf" />
-<meta content="William Henry Drummond" name="DCTERMS.creator" />
-<meta content="Frederick Simpson Coburn" name="MARCREL.ill" />
-<meta content="2012-07-07" scheme="DCTERMS.W3CDTF" name="DCTERMS.created" />
-<meta content="width=device-width" name="viewport" />
-<meta content="EpubMaker 0.3.19b4 by Marcello Perathoner &lt;webmaster@gutenberg.org&gt;" name="generator" />
-<style type="text/css">
-.pageno { position: absolute; right: 95%; font: medium sans-serif; text-indent: 0 }
-.pageno:after { color: gray; content: '[' attr(title) ']' }
-.lineno { position: absolute; left: 95%; font: medium sans-serif; text-indent: 0 }
-.lineno:after { color: gray; content: '[' attr(title) ']' }
-.toc-pageref { float: right }
-pre { font-family: monospace; font-size: 0.9em; white-space: pre-wrap }
-</style>
-</head>
-<body>
-<div class="document" id="phil-o-rum-s-canoe-and-madeleine-verchers">
-<h1 class="document-title level-1 pfirst title">PHIL-O-RUM'S CANOE AND MADELEINE VERCHERS</h1>
-
-<!-- -*- encoding: utf-8 -*- -->
-<div class="clearpage">
-</div>
-<!-- -*- encoding: utf-8 -*- -->
-<div class="align-None container language-en noindent pgheader" id="pg-header" xml:lang="en" lang="en">
-<p class="noindent pfirst">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 <a class="reference internal" href="#project-gutenberg-license">Project Gutenberg License</a>
-included with this eBook or online at
-<a class="reference external" href="http://www.gutenberg.org/license">http://www.gutenberg.org/license</a>.</p>
-<p class="noindent pnext"></p>
-<div class="noindent vspace" style="height: 2em">
-</div>
-<div class="align-None container noindent white-space-pre-line" id="pg-machine-header">
-<p class="noindent pfirst white-space-pre-line"><span class="white-space-pre-line">Title: Phil-o-rum's Canoe and Madeleine Vercheres<br />
-<br />
-Author: William Henry Drummond<br />
-<br />
-Release Date: July 07, 2012 [EBook #40152]<br />
-<br />
-Language: English<br />
-<br />
-Character set encoding: UTF-8</span></p>
-</div>
-<div class="noindent vspace" style="height: 2em">
-</div>
-<p class="noindent pfirst" id="pg-start-line">*** START OF THIS PROJECT GUTENBERG EBOOK <span>PHIL-O-RUM'S CANOE AND MADELEINE VERCHERES</span> ***</p>
-<div class="noindent vspace" style="height: 4em">
-</div>
-<p class="noindent pfirst" id="pg-produced-by"><span>Produced by Al Haines.</span></p>
-<div class="noindent vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span></span></p>
-</div>
-<div class="align-None container coverpage">
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 65%" id="figure-46">
-<span id="cover"></span><img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-cover.jpg" />
-<div class="caption figure">
-Cover</div>
-</div>
-</div>
-<div class="align-None container frontispiece">
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 100%" id="figure-47">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-front.jpg" />
-<div class="caption figure">
-"O ma ole canoe, wat 's matter wit' you, an' w'y was you be so slow?"</div>
-</div>
-</div>
-<div class="vspace" style="height: 4em">
-</div>
-<div class="align-None center container titlepage white-space-pre-line">
-<div class="align-center auto-scaled figure white-space-pre-line" style="width: 60%" id="figure-48">
-<span id="title-page"></span><img class="align-center white-space-pre-line" style="display: block; width: 100%" alt=" " src="images/img-title.jpg" />
-<div class="caption figure white-space-pre-line">
-Title page</div>
-</div>
-<div class="vspace white-space-pre-line" style="height: 3em">
-</div>
-<p class="pfirst white-space-pre-line x-large">Phil-o-rum's<br />
-Canoe</p>
-<p class="medium pnext white-space-pre-line">and</p>
-<p class="pnext white-space-pre-line x-large">Madeleine<br />
-Vercheres</p>
-<div class="vspace white-space-pre-line" style="height: 3em">
-</div>
-<p class="medium pfirst white-space-pre-line">Two Poems by</p>
-<p class="medium pnext white-space-pre-line">William<br />
-Henry<br />
-Drummond</p>
-<p class="pnext small white-space-pre-line">Author of "The<br />
-Habitant," etc.</p>
-<div class="vspace white-space-pre-line" style="height: 3em">
-</div>
-<p class="pfirst small white-space-pre-line">Illustrated by</p>
-<p class="pnext small white-space-pre-line">Frederick<br />
-Simpson<br />
-Coburn</p>
-<div class="vspace white-space-pre-line" style="height: 4em">
-</div>
-<p class="center medium pfirst white-space-pre-line">G. P. PUTNAM'S SONS<br />
-NEW YORK AND LONDON<br />
-The Knickerbocker Press<br />
-1898</p>
-<div class="vspace white-space-pre-line" style="height: 4em">
-</div>
-</div>
-<div class="align-None center container verso white-space-pre-line">
-<p class="pfirst small white-space-pre-line">COPYRIGHT, 1898<br />
-BY<br />
-G. P. PUTNAM'S SONS<br />
-Entered at Stationers' Hall, London</p>
-<div class="vspace white-space-pre-line" style="height: 3em">
-</div>
-<p class="pfirst small white-space-pre-line">The Knickerbocker Press, New York</p>
-</div>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 61%" id="figure-49">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-001.jpg" />
-<div class="caption figure">
-headpiece</div>
-</div>
-<div class="vspace" style="height: 4em">
-</div>
-<p class="center large pfirst">PHIL-O-RUM'S CANOE.</p>
-<div class="vspace" style="height: 2em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line">"O ma ole canoe, wat 's matter wit' you,</div>
-<div class="inner line-block">
-<div class="line">an' w'y was you be so slow?</div>
-</div>
-<div class="line">Don't I work hard enough on de paddle, an'</div>
-<div class="inner line-block">
-<div class="line">still you don't seem to go--</div>
-</div>
-<div class="line">No win' at all on de fronte side, an' current</div>
-<div class="inner line-block">
-<div class="line">she don't be strong,</div>
-</div>
-<div class="line">Den w'y are you lak' lazy feller, too sleepy for</div>
-<div class="inner line-block">
-<div class="line">move along?</div>
-<div class="line"> </div>
-</div>
-<div class="line">"I 'member de tam, w'en you jomp de sam'</div>
-<div class="inner line-block">
-<div class="line">as deer wit' de wolf behin',</div>
-</div>
-<div class="line">An' brochet on de top de water, you scare</div>
-<div class="inner line-block">
-<div class="line">heem mos' off hees min':</div>
-</div>
-<div class="line">But fish don't care for you now at all, only jus'</div>
-<div class="inner line-block">
-<div class="line">mebbe wink de eye,</div>
-</div>
-<div class="line">For he know it 's easy git out de way, w'en</div>
-<div class="inner line-block">
-<div class="line">you was a-passin' by"----</div>
-<div class="line"> </div>
-</div>
-<div class="line">I 'm spikin' dis way, jus' de oder day, w'en I 'm</div>
-<div class="inner line-block">
-<div class="line">out wit' de ole canoe</div>
-</div>
-<div class="line">Crossin' de point w'ere I see, las' fall, wan very</div>
-<div class="inner line-block">
-<div class="line">beeg caribou,</div>
-</div>
-<div class="line">Wen somebody say, "Phil-o-rum, mon vieux,</div>
-<div class="inner line-block">
-<div class="line">wat 's matter wit' you youse'f?"</div>
-</div>
-<div class="line">An' who do you s'pose was talkin'? W'y de</div>
-<div class="inner line-block">
-<div class="line">poor ole canoe shese'f.</div>
-<div class="line"> </div>
-</div>
-<div class="line">O yass, I 'm scare w'en I 'm sittin' dere, an'</div>
-<div class="inner line-block">
-<div class="line">she 's callin' ma nam' dat way.</div>
-</div>
-<div class="line">"Phil-o-rum Juneau, w'y you spik so moche,</div>
-<div class="inner line-block">
-<div class="line">you 're off on de head to-day:</div>
-</div>
-<div class="line">Can't be you forget, ole feller, you an' me</div>
-<div class="inner line-block">
-<div class="line">we're not too young,</div>
-</div>
-<div class="line">An' if I 'm lookin' so ole lak' you, I t'ink I</div>
-<div class="inner line-block">
-<div class="line">will close ma tongue.</div>
-<div class="line"> </div>
-</div>
-<div class="line">"You should feel ashame, for you 're alway</div>
-<div class="inner line-block">
-<div class="line">blame, w'en it is n't ma fault at all,</div>
-</div>
-<div class="line">For I 'm tryin' to do bes' I can for you on</div>
-<div class="inner line-block">
-<div class="line">summer-tam, spring, an' fall.</div>
-</div>
-<div class="line">How offen you drown on de reever, if I 'm</div>
-<div class="inner line-block">
-<div class="line">not lookin' out for you</div>
-</div>
-<div class="line">W'en you 're takin' too moche on de w'isky,</div>
-<div class="inner line-block">
-<div class="line">some night comin' down de Soo.</div>
-<div class="line"> </div>
-</div>
-<div class="line">"De firse tam we go on de Wessoneau, no</div>
-<div class="inner line-block">
-<div class="line">feller can beat us den</div>
-</div>
-<div class="line">For you 're purty strong man wit' de paddle,</div>
-<div class="inner line-block">
-<div class="line">but dat 's long ago, ma frien',</div>
-</div>
-<div class="line">An' win' she can blow off de mountain, an'</div>
-<div class="inner line-block">
-<div class="line">tonder an' rain may come,</div>
-</div>
-<div class="line">But camp see us bote on de evening--you</div>
-<div class="inner line-block">
-<div class="line">know dat was true, Phil-o-rum.</div>
-<div class="line"> </div>
-</div>
-<div class="line">"An' who 's your horse, too, but your ole</div>
-<div class="inner line-block">
-<div class="line">canoe, an' w'en you feel cole an' wet,</div>
-</div>
-<div class="line">Who was your house w'en I 'm upside down,</div>
-<div class="inner line-block">
-<div class="line">an' onder de roof you get,</div>
-</div>
-<div class="line">Wit' rain ronnin' down ma back, Baptême! till</div>
-<div class="inner line-block">
-<div class="line">I 'm gettin' de rheumateez,</div>
-</div>
-<div class="line">An' I never say not'ing at all moi-meme, but</div>
-<div class="inner line-block">
-<div class="line">let you do jus' you please?</div>
-<div class="line"> </div>
-</div>
-<div class="line">"You t'ink it was right, kip me out all night</div>
-<div class="inner line-block">
-<div class="line">on reever side down below,</div>
-</div>
-<div class="line">An' even 'bon soir' you was never say, but</div>
-<div class="inner line-block">
-<div class="line">off on de camp you go,</div>
-</div>
-<div class="line">Leffin' your poor ole canoe behin', lyin' dere</div>
-<div class="inner line-block">
-<div class="line">on de groun',</div>
-</div>
-<div class="line">Watchin' de moon on de water, an' de bat</div>
-<div class="inner line-block">
-<div class="line">flyin' all aroun'?</div>
-<div class="line"> </div>
-</div>
-<div class="line">"Oh, dat's lonesome t'ing hear de grey owl</div>
-<div class="inner line-block">
-<div class="line">sing up on de beeg pine tree!</div>
-</div>
-<div class="line">An' many long night she kip me awake till sun</div>
-<div class="inner line-block">
-<div class="line">on de Eas' I see,</div>
-</div>
-<div class="line">An' den you come down on de morning for</div>
-<div class="inner line-block">
-<div class="line">start on some more voyage,</div>
-</div>
-<div class="line">An' only t'ing decen' you do all day, is carry</div>
-<div class="inner line-block">
-<div class="line">me on portage.</div>
-<div class="line"> </div>
-</div>
-<div class="line">"Dat 's way, Phil-o-rum, rheumateez she</div>
-<div class="inner line-block">
-<div class="line">come, wit' pain ronnin' troo' ma side,</div>
-</div>
-<div class="line">Wan leetle hole here, 'noder beeg wan dere,</div>
-<div class="inner line-block">
-<div class="line">dat not'ing can never hide,</div>
-</div>
-<div class="line">Don't do any good feex me up agen, no matter</div>
-<div class="inner line-block">
-<div class="line">how moche you try,</div>
-</div>
-<div class="line">For w'en we come ole an' our work she 's</div>
-<div class="inner line-block">
-<div class="line">done, bote man an' canoe mus' die."</div>
-<div class="line"> </div>
-</div>
-<div class="line">Wall, she talk dat way mebbe mos' de day till</div>
-<div class="inner line-block">
-<div class="line">we 're passin' some beaver dam,</div>
-</div>
-<div class="line">An' wan de young beaver, he 's mak' hees tail</div>
-<div class="inner line-block">
-<div class="line">come down on de water Flam!</div>
-</div>
-<div class="line">I never see de canoe so scare, she jomp nearly</div>
-<div class="inner line-block">
-<div class="line">two, t'ree feet,</div>
-</div>
-<div class="line">I t'ink she was goin' for ronne away, an' she</div>
-<div class="inner line-block">
-<div class="line">shut up de mout' toute suite.</div>
-<div class="line"> </div>
-</div>
-<div class="line">It mak' me feel queer, de strange t'ing I hear,</div>
-<div class="inner line-block">
-<div class="line">an' I 'm glad she don't spik no more,</div>
-</div>
-<div class="line">But soon as we fin' ourse'f arrive over dere on</div>
-<div class="inner line-block">
-<div class="line">de 'noder shore</div>
-</div>
-<div class="line">I tak' dat canoe lak' de lady, an' carry her off</div>
-<div class="inner line-block">
-<div class="line">wit' me,</div>
-</div>
-<div class="line">For I 'm sorry de way I 'm treat her, an' she</div>
-<div class="inner line-block">
-<div class="line">know more dan me, sapree!</div>
-<div class="line"> </div>
-</div>
-<div class="line">Yass, dat 's smart canoe, an' I know it 's true,</div>
-<div class="inner line-block">
-<div class="line">w'at she 's spikin' wit' me dat day,</div>
-</div>
-<div class="line">I 'm not de young feller I use to be, w'en work</div>
-<div class="inner line-block">
-<div class="line">she was only play,</div>
-</div>
-<div class="line">An' I know I was comin' closer on place w'ere</div>
-<div class="inner line-block">
-<div class="line">I mus' tak' care,</div>
-</div>
-<div class="line">W'ere de mos' worse current 's de las' wan too,</div>
-<div class="inner line-block">
-<div class="line">de current of Dead Riviere.</div>
-<div class="line"> </div>
-</div>
-<div class="line">You can only steer, an' if rock be near, wit'</div>
-<div class="inner line-block">
-<div class="line">wave dashin' all aroun',</div>
-</div>
-<div class="line">Better mak' leetle prayer, for on Dead Riviere,</div>
-<div class="inner line-block">
-<div class="line">some very smart man get drown;</div>
-</div>
-<div class="line">But if you be locky an' watch youse'f, mebbe</div>
-<div class="inner line-block">
-<div class="line">reever won't seem so wide,</div>
-</div>
-<div class="line">An' firse t'ing you know you 'll ronne ashore,</div>
-<div class="inner line-block">
-<div class="line">safe on de 'noder side.</div>
-</div>
-</div>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 38%" id="figure-50">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-005.jpg" />
-<div class="caption figure">
-tailpiece</div>
-</div>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 61%" id="figure-51">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-006.jpg" />
-<div class="caption figure">
-headpiece</div>
-</div>
-<div class="vspace" style="height: 4em">
-</div>
-<p class="center large pfirst">MADELEINE VERCHERES.</p>
-<div class="vspace" style="height: 2em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line">I've told you many a tale, my child, of the</div>
-<div class="inner line-block">
-<div class="line">old heroic days,</div>
-</div>
-<div class="line">Of Indian wars and massacre, of villages ablaze</div>
-<div class="line">With savage torch, from Ville Marie to the</div>
-<div class="inner line-block">
-<div class="line">Mission of Trois Rivieres;</div>
-</div>
-<div class="line">But never have I told you yet of Madeleine Vercheres.</div>
-<div class="line"> </div>
-<div class="line">Summer had come with its blossoms, and gaily</div>
-<div class="inner line-block">
-<div class="line">the robin sang,</div>
-</div>
-<div class="line">And deep in the forest arches, the axe of the</div>
-<div class="inner line-block">
-<div class="line">woodman rang;</div>
-</div>
-<div class="line">Again in the waving meadows, the sun-browned</div>
-<div class="inner line-block">
-<div class="line">farmers met</div>
-</div>
-<div class="line">And out on the green St. Lawrence, the fisherman</div>
-<div class="inner line-block">
-<div class="line">spread his net.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And so through the pleasant season, till the</div>
-<div class="inner line-block">
-<div class="line">days of October came</div>
-</div>
-<div class="line">When children wrought with their parents, and</div>
-<div class="inner line-block">
-<div class="line">even the old and lame</div>
-</div>
-<div class="line">With tottering frames and footsteps, their</div>
-<div class="inner line-block">
-<div class="line">feeble labors lent</div>
-</div>
-<div class="line">At the gathering of the harvest le bon Dieu</div>
-<div class="inner line-block">
-<div class="line">himself had sent.</div>
-<div class="line"> </div>
-</div>
-<div class="line">For news there was none of battle, from the</div>
-<div class="inner line-block">
-<div class="line">forts on the Richelieu</div>
-</div>
-<div class="line">To the gates of the ancient city, where the flag</div>
-<div class="inner line-block">
-<div class="line">of King Louis flew;</div>
-</div>
-<div class="line">All peaceful the skies hung over the seigneurie</div>
-<div class="inner line-block">
-<div class="line">of Vercheres,</div>
-</div>
-<div class="line">Like the calm that so often cometh ere the</div>
-<div class="inner line-block">
-<div class="line">hurricane rends the air.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And never a thought of danger had the Seigneur,</div>
-<div class="inner line-block">
-<div class="line">sailing away</div>
-</div>
-<div class="line">To join the soldiers of Carignan, where down</div>
-<div class="inner line-block">
-<div class="line">at Quebec they lay,</div>
-</div>
-<div class="line">But smiled on his little daughter, the maiden</div>
-<div class="inner line-block">
-<div class="line">Madeleine,</div>
-</div>
-<div class="line">And a necklet of jewels promised her, when</div>
-<div class="inner line-block">
-<div class="line">home he should come again.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And ever the days passed swiftly, and careless</div>
-<div class="inner line-block">
-<div class="line">the workmen grew,</div>
-</div>
-<div class="line">For the months they seemed a hundred since</div>
-<div class="inner line-block">
-<div class="line">the last war-bugle blew.</div>
-</div>
-<div class="line">Ah, little they dreamt on their pillows the</div>
-<div class="inner line-block">
-<div class="line">farmers of Vercheres,</div>
-</div>
-<div class="line">That the wolves of the southern forest had</div>
-<div class="inner line-block">
-<div class="line">scented the harvest fair.</div>
-<div class="line"> </div>
-</div>
-<div class="line">Like ravens they quickly gather, like tigers</div>
-<div class="inner line-block">
-<div class="line">they watch their prey.</div>
-</div>
-<div class="line">Poor people! with hearts so happy, they sang</div>
-<div class="inner line-block">
-<div class="line">as they toiled away!</div>
-</div>
-<div class="line">Till the murderous eyeballs glistened, and the</div>
-<div class="inner line-block">
-<div class="line">tomahawk leaped out</div>
-</div>
-<div class="line">And the banks of the green St. Lawrence</div>
-<div class="inner line-block">
-<div class="line">echoed the savage shout.</div>
-</div>
-</div>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 91%" id="figure-52">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-008.jpg" />
-<div class="caption figure">
-Like tigers they watch their prey.</div>
-</div>
-<div class="vspace" style="height: 3em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line">"O mother of Christ, have pity!" shrieked the</div>
-<div class="inner line-block">
-<div class="line">women in despair;</div>
-</div>
-<div class="line">"This is no time for praying," cried the young</div>
-<div class="inner line-block">
-<div class="line">Madeleine Vercheres;</div>
-</div>
-<div class="line">"Aux armes! aux armes! les Iroquois! quick</div>
-<div class="inner line-block">
-<div class="line">to your arms and guns,</div>
-</div>
-<div class="line">Fight for your God and country, and the lives</div>
-<div class="inner line-block">
-<div class="line">of the innocent ones."</div>
-<div class="line"> </div>
-</div>
-<div class="line">And she sped like a deer of the mountain, when</div>
-<div class="inner line-block">
-<div class="line">beagles press close behind,</div>
-</div>
-<div class="line">And the feet that would follow after must be</div>
-<div class="inner line-block">
-<div class="line">swift as the prairie wind.</div>
-</div>
-<div class="line">Alas! for the men and women and little ones</div>
-<div class="inner line-block">
-<div class="line">that day,</div>
-</div>
-<div class="line">For the road it was long and weary, and the</div>
-<div class="inner line-block">
-<div class="line">fort it was far away.</div>
-<div class="line"> </div>
-</div>
-<div class="line">But the fawn had outstripped the hunters, and</div>
-<div class="inner line-block">
-<div class="line">the palisades drew near,</div>
-</div>
-<div class="line">And soon from the inner gateway the war-bugle</div>
-<div class="inner line-block">
-<div class="line">rang out clear,</div>
-</div>
-<div class="line">Gallant and clear it sounded, with never a note</div>
-<div class="inner line-block">
-<div class="line">of despair--</div>
-</div>
-<div class="line">'T was a soldier of France's challenge, from</div>
-<div class="inner line-block">
-<div class="line">the young Madeleine Vercheres!</div>
-<div class="line"> </div>
-</div>
-<div class="line">"And this is my little garrison, my brothers</div>
-<div class="inner line-block">
-<div class="line">Louis and Paul?</div>
-</div>
-<div class="line">With soldiers two, and a cripple? may the</div>
-<div class="inner line-block">
-<div class="line">Virgin pray for us all!</div>
-</div>
-<div class="line">But we 've powder and guns in plenty, and</div>
-<div class="inner line-block">
-<div class="line">we 'll fight to the latest breath,</div>
-</div>
-<div class="line">And if need be, for God and country, die a</div>
-<div class="inner line-block">
-<div class="line">brave soldier's death.</div>
-<div class="line"> </div>
-</div>
-<div class="line">"Load all the carabines quickly, and whenever</div>
-<div class="inner line-block">
-<div class="line">you sight the foe</div>
-</div>
-<div class="line">Fire from the upper turret and loopholes down below,</div>
-<div class="line">Keep up the fire, brave soldiers, though the</div>
-<div class="inner line-block">
-<div class="line">fight may be fierce and long,</div>
-</div>
-<div class="line">And they 'll think our little garrison is more</div>
-<div class="inner line-block">
-<div class="line">than a hundred strong."</div>
-<div class="line"> </div>
-</div>
-<div class="line">So spake the maiden Madeleine, and she roused</div>
-<div class="inner line-block">
-<div class="line">the Norman blood</div>
-</div>
-<div class="line">That seemed for a moment sleeping, and sent</div>
-<div class="inner line-block">
-<div class="line">it like a flood</div>
-</div>
-<div class="line">Through every heart around her, and they</div>
-<div class="inner line-block">
-<div class="line">fought the red Iroquois</div>
-</div>
-<div class="line">As fought in the old-time battles the soldiers</div>
-<div class="inner line-block">
-<div class="line">of Carignan.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And they say the black clouds gathered, and a</div>
-<div class="inner line-block">
-<div class="line">tempest swept the sky,</div>
-</div>
-<div class="line">And the roar of the thunder mingled with the</div>
-<div class="inner line-block">
-<div class="line">forest tiger's cry,</div>
-</div>
-<div class="line">But still the garrison fought on, while the lightning's</div>
-<div class="inner line-block">
-<div class="line">jagged spear</div>
-</div>
-<div class="line">Tore a hole in the night's dark curtain, and</div>
-<div class="inner line-block">
-<div class="line">showed them a foeman near.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And the sun rose up in the morning, and the</div>
-<div class="inner line-block">
-<div class="line">color of blood was he,</div>
-</div>
-<div class="line">Gazing down from the heavens on the little</div>
-<div class="inner line-block">
-<div class="line">company</div>
-</div>
-<div class="line">"Behold, my friends," cried the maiden,</div>
-<div class="inner line-block">
-<div class="line">"'t is a warning lest we forget,</div>
-</div>
-<div class="line">Though the night saw us do our duty, our</div>
-<div class="inner line-block">
-<div class="line">work is not finished yet."</div>
-<div class="line"> </div>
-</div>
-<div class="line">And six days followed each other, and feeble</div>
-<div class="inner line-block">
-<div class="line">her limbs became</div>
-</div>
-<div class="line">Yet the maid never sought her pillow, and the</div>
-<div class="inner line-block">
-<div class="line">flash of the carabine's flame</div>
-</div>
-<div class="line">Illumined the powder-smoked faces, aye, even</div>
-<div class="inner line-block">
-<div class="line">when hope seemed gone,</div>
-</div>
-<div class="line">And she only smiled on her comrades, and told</div>
-<div class="inner line-block">
-<div class="line">them to fight, fight on.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And she blew a blast on the bugle, and lo!</div>
-<div class="inner line-block">
-<div class="line">from the forest black.</div>
-</div>
-<div class="line">Merrily, merrily ringing, an answer came</div>
-<div class="inner line-block">
-<div class="line">pealing back.</div>
-</div>
-<div class="line">Oh, pleasant and sweet it sounded, borne on</div>
-<div class="inner line-block">
-<div class="line">the morning air,</div>
-</div>
-<div class="line">For it heralded fifty soldiers, with gallant De</div>
-<div class="inner line-block">
-<div class="line">la Monnière.</div>
-</div>
-</div>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 99%" id="figure-53">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-010.jpg" />
-<div class="caption figure">
-"Saluted the brave young captain."</div>
-</div>
-<div class="vspace" style="height: 3em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line">And when he beheld the maiden, the soldier of</div>
-<div class="inner line-block">
-<div class="line">Carignan,</div>
-</div>
-<div class="line">And looked on the little garrison that fought</div>
-<div class="inner line-block">
-<div class="line">the red Iroquois</div>
-</div>
-<div class="line">And held their own in the battle, for six long</div>
-<div class="inner line-block">
-<div class="line">weary days,</div>
-</div>
-<div class="line">He stood for a moment speechless, and marvelled</div>
-<div class="inner line-block">
-<div class="line">at woman's ways.</div>
-<div class="line"> </div>
-</div>
-<div class="line">Then he beckoned the men behind him, and</div>
-<div class="inner line-block">
-<div class="line">steadily they advance</div>
-</div>
-<div class="line">And with carabines uplifted the veterans of</div>
-<div class="inner line-block">
-<div class="line">France</div>
-</div>
-<div class="line">Saluted the brave young Captain so timidly</div>
-<div class="inner line-block">
-<div class="line">standing there,</div>
-</div>
-<div class="line">And they fired a volley in honor of Madeleine</div>
-<div class="inner line-block">
-<div class="line">Vercheres.</div>
-<div class="line"> </div>
-</div>
-<div class="line">And this, my dear, is the story of the maiden</div>
-<div class="inner line-block">
-<div class="line">Madeleine.</div>
-</div>
-<div class="line">God grant that we in Canada may never see</div>
-<div class="inner line-block">
-<div class="line">again</div>
-</div>
-<div class="line">Such cruel wars and massacre, in waking or in</div>
-<div class="inner line-block">
-<div class="line">dream,</div>
-</div>
-<div class="line">As our fathers and mothers saw, my child, in</div>
-<div class="inner line-block">
-<div class="line">the days of the old régime!</div>
-</div>
-</div>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<div class="align-center auto-scaled figure" style="width: 38%" id="figure-54">
-<img class="align-center" style="display: block; width: 100%" alt=" " src="images/img-012.jpg" />
-<div class="caption figure">
-tailpiece</div>
-</div>
-<div class="vspace" style="height: 6em">
-</div>
-<!-- -*- encoding: utf-8 -*- -->
-<div class="backmatter">
-</div>
-<p class="pfirst" id="pg-end-line">*** END OF THIS PROJECT GUTENBERG EBOOK <span>PHIL-O-RUM'S CANOE AND MADELEINE VERCHERES</span> ***</p>
-<div class="cleardoublepage">
-</div>
-<div class="language-en level-2 pgfooter section" id="a-word-from-project-gutenberg" xml:lang="en" lang="en">
-<span id="pg-footer"></span><h2 class="level-2 pfirst section-title title">A Word from Project Gutenberg</h2>
-<p class="pfirst">We will update this book if we find any errors.</p>
-<p class="pnext">This book can be found under: <a class="reference external" href="http://www.gutenberg.org/ebooks/40152"><span>http://www.gutenberg.org/ebooks/40152</span></a></p>
-<p class="pnext">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™ electronic works to
-protect the Project Gutenberg™ 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 <em class="italics">anything</em> with public domain eBooks. Redistribution is
-subject to the trademark license, especially commercial
-redistribution.</p>
-<div class="level-3 section" id="the-full-project-gutenberg-license">
-<span id="project-gutenberg-license"></span><h3 class="level-3 pfirst section-title title">The Full Project Gutenberg License</h3>
-<p class="pfirst"><em class="italics">Please read this before you distribute or use this work.</em></p>
-<p class="pnext">To protect the Project Gutenberg™ 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™ License available with this file or online at
-<a class="reference external" href="http://www.gutenberg.org/license">http://www.gutenberg.org/license</a>.</p>
-<div class="level-4 section" id="section-1-general-terms-of-use-redistributing-project-gutenberg-electronic-works">
-<h4 class="level-4 pfirst section-title title">Section 1. General Terms of Use &amp; Redistributing Project Gutenberg™ electronic works</h4>
-<p class="pfirst"><strong class="bold">1.A.</strong> By reading or using any part of this Project Gutenberg™
-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™ electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg™ 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.</p>
-<p class="pnext"><strong class="bold">1.B.</strong> “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™ 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™ electronic works if you follow the terms of this agreement
-and help preserve free future access to Project Gutenberg™ electronic
-works. See paragraph 1.E below.</p>
-<p class="pnext"><strong class="bold">1.C.</strong> The Project Gutenberg Literary Archive Foundation (“the
-Foundation” or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg™ 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™ mission of promoting free
-access to electronic works by freely sharing Project Gutenberg™ works
-in compliance with the terms of this agreement for keeping the Project
-Gutenberg™ 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™ License when you share it
-without charge with others.</p>
-<p class="pnext"></p>
-<p class="pnext"><strong class="bold">1.D.</strong> 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™ work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country outside the United States.</p>
-<p class="pnext"><strong class="bold">1.E.</strong> Unless you have removed all references to Project Gutenberg:</p>
-<p class="pnext"><strong class="bold">1.E.1.</strong> The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg™ License must appear
-prominently whenever any copy of a Project Gutenberg™ 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:</p>
-<blockquote>
-<div>
-<p class="pfirst">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 class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a></p>
-</div>
-</blockquote>
-<p class="pfirst"><strong class="bold">1.E.2.</strong> If an individual Project Gutenberg™ 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™ trademark as set forth in
-paragraphs 1.E.8 or 1.E.9.</p>
-<p class="pnext"><strong class="bold">1.E.3.</strong> If an individual Project Gutenberg™ 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™ License for all works posted
-with the permission of the copyright holder found at the beginning of
-this work.</p>
-<p class="pnext"><strong class="bold">1.E.4.</strong> Do not unlink or detach or remove the full Project
-Gutenberg™ License terms from this work, or any files containing a
-part of this work or any other work associated with Project
-Gutenberg™.</p>
-<p class="pnext"><strong class="bold">1.E.5.</strong> 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™ License.</p>
-<p class="pnext"><strong class="bold">1.E.6.</strong> 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™ work in a format other
-than “Plain Vanilla ASCII” or other format used in the official
-version posted on the official Project Gutenberg™ web site
-(<a class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a>), 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™ License as specified in paragraph 1.E.1.</p>
-<p class="pnext"><strong class="bold">1.E.7.</strong> Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg™ works
-unless you comply with paragraph 1.E.8 or 1.E.9.</p>
-<p class="pnext"><strong class="bold">1.E.8.</strong> You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg™ electronic works provided
-that</p>
-<ul class="open">
-<li><p class="first pfirst">You pay a royalty fee of 20% of the gross profits you derive from
-the use of Project Gutenberg™ works calculated using the method you
-already use to calculate your applicable taxes. The fee is owed to
-the owner of the Project Gutenberg™ 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.”</p>
-</li>
-<li><p class="first pfirst">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™
-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™
-works.</p>
-</li>
-<li><p class="first pfirst">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.</p>
-</li>
-<li><p class="first pfirst">You comply with all other terms of this agreement for free
-distribution of Project Gutenberg™ works.</p>
-</li>
-</ul>
-<p class="pfirst"><strong class="bold">1.E.9.</strong> If you wish to charge a fee or distribute a Project
-Gutenberg™ 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™ trademark. Contact
-the Foundation as set forth in Section 3. below.</p>
-<p class="pnext"><strong class="bold">1.F.</strong></p>
-<p class="pnext"><strong class="bold">1.F.1.</strong> 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™
-collection. Despite these efforts, Project Gutenberg™ 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.</p>
-<p class="pnext"><strong class="bold">1.F.2.</strong> 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™ trademark, and any other party distributing a
-Project Gutenberg™ electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.</p>
-<p class="pnext"><strong class="bold">1.F.3.</strong> 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.</p>
-<p class="pnext"><strong class="bold">1.F.4.</strong> 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.</p>
-<p class="pnext"><strong class="bold">1.F.5.</strong> 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.</p>
-<p class="pnext"><strong class="bold">1.F.6.</strong> 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™ electronic works in accordance
-with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg™
-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™ work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg™ work, and (c) any
-Defect you cause.</p>
-</div>
-<div class="level-4 section" id="section-2-information-about-the-mission-of-project-gutenberg">
-<h4 class="level-4 pfirst section-title title">Section 2. Information about the Mission of Project Gutenberg™</h4>
-<p class="pfirst">Project Gutenberg™ 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.</p>
-<p class="pnext">Volunteers and financial support to provide volunteers with the
-assistance they need, is critical to reaching Project Gutenberg™'s
-goals and ensuring that the Project Gutenberg™ 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™ 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 <a class="reference external" href="http://www.pglaf.org">http://www.pglaf.org</a> .</p>
-</div>
-<div class="level-4 section" id="section-3-information-about-the-project-gutenberg-literary-archive-foundation">
-<h4 class="level-4 pfirst section-title title">Section 3. Information about the Project Gutenberg Literary Archive Foundation</h4>
-<p class="pfirst">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
-<a class="reference external" href="http://www.gutenberg.org/fundraising/pglaf">http://www.gutenberg.org/fundraising/pglaf</a> . 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.</p>
-<p class="pnext">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 <a class="reference external" href="mailto:business@pglaf.org">business@pglaf.org</a>. Email contact links and up to date
-contact information can be found at the Foundation's web site and
-official page at <a class="reference external" href="http://www.pglaf.org">http://www.pglaf.org</a></p>
-<p class="pnext">For additional contact information:</p>
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line">Dr. Gregory B. Newby</div>
-<div class="line">Chief Executive and Director</div>
-<div class="line"><a class="reference external" href="mailto:gbnewby@pglaf.org">gbnewby@pglaf.org</a></div>
-</div>
-</div>
-</blockquote>
-</div>
-<div class="level-4 section" id="section-4-information-about-donations-to-the-project-gutenberg-literary-archive-foundation">
-<h4 class="level-4 pfirst section-title title">Section 4. Information about Donations to the Project Gutenberg Literary Archive Foundation</h4>
-<p class="pfirst">Project Gutenberg™ 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.</p>
-<p class="pnext">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 <a class="reference external" href="http://www.gutenberg.org/fundraising/donate">http://www.gutenberg.org/fundraising/donate</a></p>
-<p class="pnext">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.</p>
-<p class="pnext">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.</p>
-<p class="pnext">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: <a class="reference external" href="http://www.gutenberg.org/fundraising/donate">http://www.gutenberg.org/fundraising/donate</a></p>
-</div>
-<div class="level-4 section" id="section-5-general-information-about-project-gutenberg-electronic-works">
-<h4 class="level-4 pfirst section-title title">Section 5. General Information About Project Gutenberg™ electronic works.</h4>
-<p class="pfirst">Professor Michael S. Hart is the originator of the Project Gutenberg™
-concept of a library of electronic works that could be freely shared
-with anyone. For thirty years, he produced and distributed Project
-Gutenberg™ eBooks with only a loose network of volunteer support.</p>
-<p class="pnext">Project Gutenberg™ 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.</p>
-<p class="pnext">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.</p>
-<p class="pnext">Corrected <em class="italics">editions</em> of our eBooks replace the old file and take over
-the old filename and etext number. The replaced older file is
-renamed. <em class="italics">Versions</em> based on separate sources are treated as new
-eBooks receiving new filenames and etext numbers.</p>
-<p class="pnext">Most people start at our Web site which has the main PG search
-facility:</p>
-<blockquote>
-<div>
-<p class="pfirst"><a class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a></p>
-</div>
-</blockquote>
-<p class="pfirst">This Web site includes information about Project Gutenberg™, 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.</p>
-</div>
-</div>
-</div>
-</div>
-</body>
-</html>