mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-rockyMountains-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/19419.txt inflating: ./tmp/input/input-file/19120.txt inflating: ./tmp/input/input-file/20710.txt inflating: ./tmp/input/input-file/28562.txt inflating: ./tmp/input/input-file/30028.txt inflating: ./tmp/input/input-file/17603.txt inflating: ./tmp/input/input-file/21466.txt inflating: ./tmp/input/input-file/21691.txt inflating: ./tmp/input/input-file/24086.txt inflating: ./tmp/input/input-file/24617.txt inflating: ./tmp/input/input-file/24621.txt inflating: ./tmp/input/input-file/24268.txt inflating: ./tmp/input/input-file/755.txt inflating: ./tmp/input/input-file/6067.txt inflating: ./tmp/input/input-file/10124.txt inflating: ./tmp/input/input-file/9294.txt inflating: ./tmp/input/input-file/37803.txt inflating: ./tmp/input/input-file/38018.txt inflating: ./tmp/input/input-file/32354.txt inflating: ./tmp/input/input-file/33306.txt inflating: ./tmp/input/input-file/42042.txt inflating: ./tmp/input/input-file/42119.txt inflating: ./tmp/input/input-file/43020.txt inflating: ./tmp/input/input-file/42014.txt inflating: ./tmp/input/input-file/42030.txt inflating: ./tmp/input/input-file/45690.txt inflating: ./tmp/input/input-file/45720.txt inflating: ./tmp/input/input-file/45627.txt inflating: ./tmp/input/input-file/metadata.csv caution: excluded filename not matched: *MACOSX* === DIRECTORIES: ./tmp/input === DIRECTORY: ./tmp/input/input-file === metadata file: ./tmp/input/input-file/metadata.csv === found metadata file === updating bibliographic database Building study carrel named subject-rockyMountains-gutenberg FILE: cache/19419.txt OUTPUT: txt/19419.txt FILE: cache/19120.txt OUTPUT: txt/19120.txt FILE: cache/17603.txt OUTPUT: txt/17603.txt FILE: cache/20710.txt OUTPUT: txt/20710.txt FILE: cache/21466.txt OUTPUT: txt/21466.txt FILE: cache/21691.txt OUTPUT: txt/21691.txt FILE: cache/24621.txt OUTPUT: txt/24621.txt FILE: cache/24086.txt OUTPUT: txt/24086.txt FILE: cache/30028.txt OUTPUT: txt/30028.txt FILE: cache/24617.txt OUTPUT: txt/24617.txt FILE: cache/28562.txt OUTPUT: txt/28562.txt FILE: cache/24268.txt OUTPUT: txt/24268.txt FILE: cache/755.txt OUTPUT: txt/755.txt FILE: cache/6067.txt OUTPUT: txt/6067.txt FILE: cache/42030.txt OUTPUT: txt/42030.txt FILE: cache/38018.txt OUTPUT: txt/38018.txt FILE: cache/37803.txt OUTPUT: txt/37803.txt FILE: cache/32354.txt OUTPUT: txt/32354.txt FILE: cache/33306.txt OUTPUT: txt/33306.txt FILE: cache/9294.txt OUTPUT: txt/9294.txt FILE: cache/42042.txt OUTPUT: txt/42042.txt FILE: cache/42014.txt OUTPUT: txt/42014.txt FILE: cache/42119.txt OUTPUT: txt/42119.txt FILE: cache/43020.txt OUTPUT: txt/43020.txt FILE: cache/10124.txt OUTPUT: txt/10124.txt FILE: cache/45690.txt OUTPUT: txt/45690.txt FILE: cache/45627.txt OUTPUT: txt/45627.txt FILE: cache/45720.txt OUTPUT: txt/45720.txt === file2bib.sh === id: 24621 author: Belisle, D. W. (David W.) title: The American Family Robinson or, The Adventures of a Family lost in the Great Desert of the West date: pages: extension: .txt txt: ./txt/24621.txt cache: ./cache/24621.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'24621.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 24086 author: Ballantyne, R. M. (Robert Michael) title: Over the Rocky Mountains: Wandering Will in the Land of the Redskin date: pages: extension: .txt txt: ./txt/24086.txt cache: ./cache/24086.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'24086.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 24617 author: Ballantyne, R. M. (Robert Michael) title: The Wild Man of the West: A Tale of the Rocky Mountains date: pages: extension: .txt txt: ./txt/24617.txt cache: ./cache/24617.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'24617.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' 24617 txt/../pos/24617.pos 24268 txt/../wrd/24268.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 24617 txt/../ent/24617.ent === file2bib.sh === id: 24268 author: Reid, Mayne title: The Desert Home: The Adventures of a Lost Family in the Wilderness date: pages: extension: .txt txt: ./txt/24268.txt cache: ./cache/24268.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'24268.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' 24268 txt/../pos/24268.pos 24086 txt/../ent/24086.ent 24086 txt/../pos/24086.pos 24086 txt/../wrd/24086.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 24621 txt/../wrd/24621.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 24621 txt/../ent/24621.ent 24268 txt/../ent/24268.ent 24621 txt/../pos/24621.pos 24617 txt/../wrd/24617.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 21691 txt/../wrd/21691.wrd 21691 txt/../pos/21691.pos 21691 txt/../ent/21691.ent 28562 txt/../wrd/28562.wrd 28562 txt/../pos/28562.pos === file2bib.sh === id: 21691 author: Ballantyne, R. M. (Robert Michael) title: The Pioneers date: pages: extension: .txt txt: ./txt/21691.txt cache: ./cache/21691.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'21691.txt' 19120 txt/../pos/19120.pos 19120 txt/../wrd/19120.wrd 17603 txt/../wrd/17603.wrd 37803 txt/../pos/37803.pos 17603 txt/../pos/17603.pos 6067 txt/../pos/6067.pos 6067 txt/../wrd/6067.wrd 38018 txt/../wrd/38018.wrd 38018 txt/../pos/38018.pos 28562 txt/../ent/28562.ent 37803 txt/../wrd/37803.wrd 21466 txt/../pos/21466.pos 19419 txt/../pos/19419.pos 19419 txt/../wrd/19419.wrd 21466 txt/../wrd/21466.wrd 19120 txt/../ent/19120.ent 17603 txt/../ent/17603.ent 37803 txt/../ent/37803.ent 755 txt/../pos/755.pos 19419 txt/../ent/19419.ent 755 txt/../wrd/755.wrd 38018 txt/../ent/38018.ent 21466 txt/../ent/21466.ent 20710 txt/../pos/20710.pos 20710 txt/../wrd/20710.wrd 6067 txt/../ent/6067.ent 32354 txt/../pos/32354.pos 32354 txt/../wrd/32354.wrd 755 txt/../ent/755.ent === file2bib.sh === id: 28562 author: Mills, Enos A. title: Wild Life on the Rockies date: pages: extension: .txt txt: ./txt/28562.txt cache: ./cache/28562.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'28562.txt' 30028 txt/../wrd/30028.wrd === file2bib.sh === id: 10124 author: Baum, L. Frank (Lyman Frank) title: Aunt Jane's Nieces and Uncle John date: pages: extension: .txt txt: ./txt/10124.txt cache: ./cache/10124.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'10124.txt' 45627 txt/../pos/45627.pos === file2bib.sh === id: 17603 author: Duffield, J. W. title: Bert Wilson in the Rockies date: pages: extension: .txt txt: ./txt/17603.txt cache: ./cache/17603.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'17603.txt' === file2bib.sh === id: 19120 author: Carson, James, Captain title: The Saddle Boys of the Rockies; Or, Lost on Thunder Mountain date: pages: extension: .txt txt: ./txt/19120.txt cache: ./cache/19120.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'19120.txt' 30028 txt/../pos/30028.pos 42030 txt/../wrd/42030.wrd 45627 txt/../wrd/45627.wrd 32354 txt/../ent/32354.ent 42030 txt/../pos/42030.pos 30028 txt/../ent/30028.ent 33306 txt/../pos/33306.pos 33306 txt/../wrd/33306.wrd 10124 txt/../pos/10124.pos 20710 txt/../ent/20710.ent 45720 txt/../pos/45720.pos === file2bib.sh === id: 6067 author: Patchin, Frank Gee title: The Pony Rider Boys in the Rockies; Or, The Secret of the Lost Claim date: pages: extension: .txt txt: ./txt/6067.txt cache: ./cache/6067.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'6067.txt' === file2bib.sh === id: 21466 author: Kingston, William Henry Giles title: In the Rocky Mountains date: pages: extension: .txt txt: ./txt/21466.txt cache: ./cache/21466.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'21466.txt' 10124 txt/../wrd/10124.wrd 42014 txt/../pos/42014.pos 45690 txt/../pos/45690.pos === file2bib.sh === id: 19419 author: Kingston, William Henry Giles title: In the Rocky Mountains: A Tale of Adventure date: pages: extension: .txt txt: ./txt/19419.txt cache: ./cache/19419.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'19419.txt' 42042 txt/../pos/42042.pos 45720 txt/../wrd/45720.wrd 42042 txt/../wrd/42042.wrd 45627 txt/../ent/45627.ent 42014 txt/../wrd/42014.wrd 45690 txt/../wrd/45690.wrd === file2bib.sh === id: 37803 author: Rathborne, St. George title: Rocky Mountain Boys; Or, Camping in the Big Game Country date: pages: extension: .txt txt: ./txt/37803.txt cache: ./cache/37803.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'37803.txt' 42119 txt/../wrd/42119.wrd 42119 txt/../pos/42119.pos 42030 txt/../ent/42030.ent 33306 txt/../ent/33306.ent 43020 txt/../pos/43020.pos 45720 txt/../ent/45720.ent === file2bib.sh === id: 755 author: Bird, Isabella L. (Isabella Lucy) title: A Lady's Life in the Rocky Mountains date: pages: extension: .txt txt: ./txt/755.txt cache: ./cache/755.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'755.txt' 42042 txt/../ent/42042.ent 43020 txt/../wrd/43020.wrd 10124 txt/../ent/10124.ent 45690 txt/../ent/45690.ent 42014 txt/../ent/42014.ent 9294 txt/../pos/9294.pos === file2bib.sh === id: 20710 author: Sabin, Edwin L. (Edwin Legrand) title: Pluck on the Long Trail; Or, Boy Scouts in the Rockies date: pages: extension: .txt txt: ./txt/20710.txt cache: ./cache/20710.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'20710.txt' 9294 txt/../wrd/9294.wrd 42119 txt/../ent/42119.ent === file2bib.sh === id: 38018 author: Roy, Lillian Elizabeth title: Girl Scouts in the Rockies date: pages: extension: .txt txt: ./txt/38018.txt cache: ./cache/38018.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'38018.txt' 43020 txt/../ent/43020.ent === file2bib.sh === id: 32354 author: Carter, Herbert, active 1909-1917 title: The Boy Scouts in the Rockies; Or, The Secret of the Hidden Silver Mine date: pages: extension: .txt txt: ./txt/32354.txt cache: ./cache/32354.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'32354.txt' 9294 txt/../ent/9294.ent === file2bib.sh === id: 42042 author: Mills, Enos A. title: The Spell of the Rockies date: pages: extension: .txt txt: ./txt/42042.txt cache: ./cache/42042.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'42042.txt' === file2bib.sh === id: 33306 author: Lynde, Francis title: The King of Arcadia date: pages: extension: .txt txt: ./txt/33306.txt cache: ./cache/33306.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 6 resourceName b'33306.txt' === file2bib.sh === id: 42030 author: Mills, Enos A. title: The Rocky Mountain Wonderland date: pages: extension: .txt txt: ./txt/42030.txt cache: ./cache/42030.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 6 resourceName b'42030.txt' === file2bib.sh === id: 42014 author: North, Grace May title: Meg of Mystery Mountain date: pages: extension: .txt txt: ./txt/42014.txt cache: ./cache/42014.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'42014.txt' === file2bib.sh === id: 45627 author: Newcomb, Ambrose title: Wings Over the Rockies; Or, Jack Ralston's New Cloud Chaser date: pages: extension: .txt txt: ./txt/45627.txt cache: ./cache/45627.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'45627.txt' === file2bib.sh === id: 30028 author: Barbour, A. Maynard (Anna Maynard) title: The Award of Justice; Or, Told in the Rockies: A Pen Picture of the West date: pages: extension: .txt txt: ./txt/30028.txt cache: ./cache/30028.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 6 resourceName b'30028.txt' === file2bib.sh === id: 45720 author: Grinnell, George Bird title: Jack, the Young Ranchman: A Boy's Adventures in the Rockies date: pages: extension: .txt txt: ./txt/45720.txt cache: ./cache/45720.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 3 resourceName b'45720.txt' === file2bib.sh === id: 42119 author: Aimard, Gustave title: The Trapper's Daughter: A Story of the Rocky Mountains date: pages: extension: .txt txt: ./txt/42119.txt cache: ./cache/42119.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 7 resourceName b'42119.txt' === file2bib.sh === id: 45690 author: Grinnell, George Bird title: Jack the Young Trapper: An Eastern Boy's Fur Hunting in the Rocky Mountains date: pages: extension: .txt txt: ./txt/45690.txt cache: ./cache/45690.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'45690.txt' === file2bib.sh === id: 43020 author: Ingersoll, Ernest title: The Crest of the Continent: A Summer's Ramble in the Rocky Mountains and Beyond date: pages: extension: .txt txt: ./txt/43020.txt cache: ./cache/43020.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 11 resourceName b'43020.txt' === file2bib.sh === id: 9294 author: Frémont, John Charles title: The Exploring Expedition to the Rocky Mountains, Oregon and California To which is Added a Description of the Physical Geography of California, with Recent Notices of the Gold Region from the Latest and Most Authentic Sources date: pages: extension: .txt txt: ./txt/9294.txt cache: ./cache/9294.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 22 resourceName b'9294.txt' Done mapping. Reducing subject-rockyMountains-gutenberg === reduce.pl bib === id = 19419 author = Kingston, William Henry Giles title = In the Rocky Mountains: A Tale of Adventure date = pages = extension = .txt mime = text/plain words = 66757 sentences = 3704 flesch = 82 summary = WHY UNCLE JEFF CAME TO "ROARING WATER,"--THE SITUATION OF THE FARM--THE "Come in, friend," said Uncle Jeff, rising and going towards him; "sit which they thought he would like; and in that time he and Uncle Jeff "We shall be happy to see you whenever you come this way," said Uncle Clarice asked Uncle Jeff to tell Winnemak that she should be very glad "Glad to see you, friend!" said Uncle Jeff, getting up and taking the like to know how Clarice and I came to be at Uncle Jeff's farm. "We have already heard something of this," said Uncle Jeff, looking as Piomingo was passing it, I saw him start in a way an Indian seldom does; house; he probably knows how to use a rifle," observed Uncle Jeff, near "Now, then," said Uncle Jeff, "I propose doing what will look like Having visited Roaring Water and warned Uncle Jeff of the attack he knew cache = ./cache/19419.txt txt = ./txt/19419.txt === reduce.pl bib === id = 19120 author = Carson, James, Captain title = The Saddle Boys of the Rockies; Or, Lost on Thunder Mountain date = pages = extension = .txt mime = text/plain words = 46140 sentences = 3123 flesch = 91 summary = When Frank give him this little cut, the face of Peg Grant showed signs "But Frank, we don't believe in any such thing, do we?" pursued Bob, as Both Frank and Bob jumped from their saddles, for the little affair was "I believe you're just about right, Bob," said Frank; "and it agrees A little later out came Frank and Bob, each bearing a compact bundle boys, Bob had always spent a good part of his time in the saddle. "There, looks like I was right, Bob!" ejaculated Frank, a minute or so "Meaning at old Thunder Mountain?" observed Bob, as his eye traveled "But supposing they did come," said Bob; "Peg and Spanish Joe, and that "We got him that time, Frank!" exclaimed Bob just then, though he could "That sure sounds good to me, Bob," said Frank, turning once more to moving a little this way," and Frank led off as he spoke, with Bob cache = ./cache/19120.txt txt = ./txt/19120.txt === reduce.pl bib === id = 20710 author = Sabin, Edwin L. (Edwin Legrand) title = Pluck on the Long Trail; Or, Boy Scouts in the Rockies date = pages = extension = .txt mime = text/plain words = 79324 sentences = 6585 flesch = 97 summary = Ashley, Jed Smith, and Kit Carson packed Sally; Major Henry, Thomas General Ashley and Kit Carson went after berries and little Jed Smith little farther the general and Major Henry came back to the camp. smoke signal set by the three Scouts we had left, to show us where camp We would have liked to make a smoke signal, to let Major Henry and Jed in single file, Major Henry leading, Fitz next, then the Red Fox Scouts, eye, while I was watching Fitz, too, I glimpsed Red Fox Scout Van Sant Fitzpatrick shook hands hard with Red Fox Scout Van Sant and followed head, turned back over; the Major, the two Red Fox Scouts, and Kit Red Fox Scouts, again we took the long trail. "You'll have to do it," said Red Fox Scout Van Sant to Fitz and me. Note 18, page 25: Scouts who are in camp or on the trail without cache = ./cache/20710.txt txt = ./txt/20710.txt === reduce.pl bib === id = 30028 author = Barbour, A. Maynard (Anna Maynard) title = The Award of Justice; Or, Told in the Rockies: A Pen Picture of the West date = pages = extension = .txt mime = text/plain words = 117944 sentences = 5243 flesch = 76 summary = Miss Gladden looked annoyed, as did Houston, and Rutherford, feeling "Mr. Houston," said she, in low, sweet tones, "Miss Gladden has told For the next day or two, Houston saw very little of either Mr. Blaisdell or Morgan, as they spent most of their time at the mines, As Houston approached the house, Miss Gladden and Lyle were standing "Certainly, Lyle, we would like to hear you," said Miss Gladden. "Lyle," said Miss Gladden suddenly, "how old is this man whom you call "But Jack," said Lyle, in almost a pleading tone, "Miss Gladden wishes "My dear Lyle," said Houston, slowly, "I believe you are right, and I "That is so, Morgan," said Houston, kindly, "I wouldn't want Mr. Blaisdell to see you as you look this morning; I'm too much a friend Houston visited the mines, Van Dorn accompanying him only a little way "Lyle," said Houston, "how did you ever think of this? cache = ./cache/30028.txt txt = ./txt/30028.txt === reduce.pl bib === id = 28562 author = Mills, Enos A. title = Wild Life on the Rockies date = pages = extension = .txt mime = text/plain words = 44340 sentences = 2357 flesch = 82 summary = Snows"; "The Story of a Thousand-Year Pine" appeared in _The World's days, and that the place where I intended to camp was in deep snow on came out of a hole at the base of a dead limb near the top of the tree this colony, I saw several beaver at one time cutting trees near one Before cutting a tree, a beaver usually paused and appeared to look at The young beaver that I have seen cutting trees have worked in turned loose upon a three-mile tree-lined brook in the wilds and left slopes, we at last came to timber-line, above which trees did not grow dwarfed little trees were more than a hundred years old, they were so stand all the time in the snow!" Timber-line, with its strange tree little chance for snow to lodge, and for nearly three thousand feet cache = ./cache/28562.txt txt = ./txt/28562.txt === reduce.pl bib === id = 17603 author = Duffield, J. W. title = Bert Wilson in the Rockies date = pages = extension = .txt mime = text/plain words = 49802 sentences = 3080 flesch = 88 summary = "Bully old boy, Melton," commented Tom, playing lazily with a heavy "Right alongside on the window ledge," muttered Tom. Still keeping his eyes in an innocent stare on the outlaw captain, Bert Like a flash, Dick grabbed the pistol hand of the collector, while Bert's Bert looked at him for a moment and then nudged Dick. The boys roared and Melton looked a little sheepish. "Well," said Tom, "Bert isn't such an awful good runner, no. "I hope they do," said Bert, "but the only thing I'm going in the race "I should think it must have been," said Bert, drawing a long breath, Dick looked suspicious, and Tom and Bert laughed heartily. "It begins to look like business now, all right," said Bert, after he and "But the chances are you'd never reach the railroad, Bert," said Dick "I got it through, all right," said Bert, "and I don't think there's much cache = ./cache/17603.txt txt = ./txt/17603.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 21466 author = Kingston, William Henry Giles title = In the Rocky Mountains date = pages = extension = .txt mime = text/plain words = 64645 sentences = 3337 flesch = 82 summary = HOW UNCLE JEFF CAME TO "ROARING WATER"--THE SITUATION OF THE FARM--THE INMATES OF THE HOUSE--MY SISTER CLARICE AND BLACK RACHEL--UNCLE JEFF-"Come in, friend," said Uncle Jeff, rising and going towards him; "sit which they thought he would like; and in that time he and Uncle Jeff "We shall be happy to see you whenever you come this way," said Uncle Clarice asked Uncle Jeff to tell Winnemak that she should be very glad "Glad to see you, friend!" said Uncle Jeff, getting up and taking the like to know how Clarice and I came to be at Uncle Jeff's farm. "We have already heard something of this," said Uncle Jeff, looking as house; he probably knows how to use a rifle," observed Uncle Jeff, near "Now, then," said Uncle Jeff, "I propose doing what will look like Having visited Roaring Water and warned Uncle Jeff of the attack he knew cache = ./cache/21466.txt txt = ./txt/21466.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 21691 author = Ballantyne, R. M. (Robert Michael) title = The Pioneers date = pages = extension = .txt mime = text/plain words = 26398 sentences = 1172 flesch = 74 summary = "Injins!" said Reuben, resting his steering paddle across the canoe for pioneers--Reuben Guff, his son Lawrence, and his Indian friend with Mackenzie and five men; a small one, with English Chief and his two Chief was frequently left behind by the large canoe; while Reuben and Mackenzie and his men continued to descend the mighty river of the far "That looks like the smoke of an Indian wigwam, Louis," said Mackenzie "Now, lads," said Mackenzie, when the canoe brought ashore the welcome INDIANS MET WITH, AND THE MOUTH OF THE GREAT RIVER REACHED. "Reuben," said Mackenzie, with a peculiar look, "has all your pioneering As we have said, Mackenzie took nine men with him on this occasion, our usual, Mackenzie landed with Reuben, Lawrence, and Ducette, in order to usual, Mackenzie landed with Reuben and the two Indians, to ascend an Mackenzie with the other Indian again went off up the river, intending cache = ./cache/21691.txt txt = ./txt/21691.txt === reduce.pl bib === id = 755 author = Bird, Isabella L. (Isabella Lucy) title = A Lady's Life in the Rocky Mountains date = pages = extension = .txt mime = text/plain words = 74940 sentences = 3512 flesch = 79 summary = water twenty-two miles long by ten broad, and in some places 1,700 feet a clearing and surrounded closely by mountain and forest, looked like a six miles of prairie, and then reached the beautiful canyon of the St. Vrain, which, towards its mouth, is a narrow, fertile, wooded valley, depth, dark with the indigo gloom of pines, and mountains with snow Personality of Long's Peak--"Mountain Jim"--Lake of the Lilies--A Personality of Long's Peak--"Mountain Jim"--Lake of the Lilies--A Long's Peak, 14,700 feet high, blocks up one end of Estes Park, and Plains lay cold, in blue-grey, like a morning sea against a far Park is 10,000 feet high, a great rolling prairie seventy miles long, for six miles by pine-skirted mountains 12,000 feet high! canyon of the mountains, dark with pines and cool with snow. from the mountains in such clouds as to make Long's Peak look like a cache = ./cache/755.txt txt = ./txt/755.txt === reduce.pl bib === id = 6067 author = Patchin, Frank Gee title = The Pony Rider Boys in the Rockies; Or, The Secret of the Lost Claim date = pages = extension = .txt mime = text/plain words = 50978 sentences = 4066 flesch = 91 summary = As he neared the two boys, Tad checked his pony, but Walter motioned "Good boy," soothed Tad, returning the caress, his eyes swimming with "Chunky's uncle is going to get him a pony?" asked Tad a bit at the same time making Tad the happiest boy in Chillicothe--yes, to do with the pony?" stammered Tad. Banker Perkins rose, laying a hand on the boy's shoulder. Ned Rector had called a meeting of the Pony Rider Boys, and the word Tad. Ahead of him, the boy could hear the ponies' hoofs on the rocks, and "Master Tad is right," decided the guide, gazing at the two boys "Was that you shooting just now?" asked Tad. Instead of answering the question, however, the guide called the boys "I think I'll ride my own pony and let the dog walk," announced Ned. Supper having been finished, the party gathered about the camp fire cache = ./cache/6067.txt txt = ./txt/6067.txt === reduce.pl bib === id = 10124 author = Baum, L. Frank (Lyman Frank) title = Aunt Jane's Nieces and Uncle John date = pages = extension = .txt mime = text/plain words = 44190 sentences = 3317 flesch = 88 summary = Major looked at the dog rather gloomily; Uncle John with critical eyes I state the fact that Patsy's Uncle John Merrick, the round little Patsy laughed, looking at her uncle curiously, and the little man As the two girls went forward to their coach Beth said to Patsy: "I must inform you," said Uncle John, "that Myrtle Dean is just a "Then," said Patsy, "I'm sure we shall have time to fit out Myrtle "Wampus," said Uncle John, "is so pleased with my preparations that he "In that case, Major," said Uncle John, "let us go to bed and try to It was savagely said, and Uncle John took warning and motioned Patsy "Come here," said Uncle John to the girls, and when they stood beside Uncle John, Patsy and Beth had followed Myrtle through the window and Beth, Patsy and Myrtle retired early, as did Uncle John. cache = ./cache/10124.txt txt = ./txt/10124.txt === reduce.pl bib === id = 9294 author = Frémont, John Charles title = The Exploring Expedition to the Rocky Mountains, Oregon and California To which is Added a Description of the Physical Geography of California, with Recent Notices of the Gold Region from the Latest and Most Authentic Sources date = pages = extension = .txt mime = text/plain words = 183576 sentences = 7143 flesch = 69 summary = short time, and encamped early on a small stream--having traveled about to-day, both men and horses, for want of water; having met with it but river, and encamped on the left bank, a little above the place where road leaves the Platte, and crosses over to the Sweet Water river, winding day's march of 27 miles, encamped at a slough on the river. Rocky-Mountain region south of the Sweet Water, as in the country north made only five miles, and encamped on the same river after a day's party of men in a mountain country east of the great California range, miles, and encamped in the afternoon near the river, on a rocky creek, feet above the river, over which we continued to travel during the day, Indians, in a few days' traveling we should reach another large water, mountains, a good encamping place, where was water in springs, and a cache = ./cache/9294.txt txt = ./txt/9294.txt === reduce.pl bib === id = 37803 author = Rathborne, St. George title = Rocky Mountain Boys; Or, Camping in the Big Game Country date = pages = extension = .txt mime = text/plain words = 52692 sentences = 2294 flesch = 80 summary = "He was a bully big grizzly, too, all right, Felix!" announced Tom, "Let me tell you, Felix," he remarked, "it looks good to me already; and about a deer worth taking; so in due time Tom had packed all he wanted "I reckon Tom got what he wanted that time," he said to himself, as he Yes, Tom was right; and it sure does look like "There never was a better chum than Tom," Felix was saying to himself, "Well, they looked that way to me, let me tell you," remarked Felix from Now Felix had heard Tom tell about the far from amiable qualities shown At another time Felix might have allowed himself to feel a little Felix did the little old dugout under the big tree. Just as Tom said that last word Felix fired a third time, trying to pick Thinking he would take a little turn around, Felix started out while Tom cache = ./cache/37803.txt txt = ./txt/37803.txt === reduce.pl bib === id = 38018 author = Roy, Lillian Elizabeth title = Girl Scouts in the Rockies date = pages = extension = .txt mime = text/plain words = 53661 sentences = 3259 flesch = 87 summary = Denver in good time to start on the Rocky Mountain trip. Just before reaching Denver, Mrs. Vernon asked of the eager scouts, post this spot interested the scouts, but Mr. Gilroy gave them no time "I should say not!" laughed the girls, and Julie added, "Ho, Tally is Mr. Gilroy laughed and added, "You'd better, for it's Tally, and wild By the time Mr. Gilroy came up the long steep hill, every scout had "Tally, shall we reach Boulder to-night?" asked Mr. Gilroy, gazing at But Mr. Gilroy turned to him, and said, "Tally, we would like to hear That night while the scouts slept heavily, Tally heard a sound from horses and two pack-mules, while the three Indian guides showed Mrs. Vernon the route they proposed taking for the canoe trip. "Tally!" hissed Omney suddenly, "Grizzly!" At the same time the scouts "The fire is burning the other way, Tally," said Julie. cache = ./cache/38018.txt txt = ./txt/38018.txt === reduce.pl bib === id = 32354 author = Carter, Herbert, active 1909-1917 title = The Boy Scouts in the Rockies; Or, The Secret of the Hidden Silver Mine date = pages = extension = .txt mime = text/plain words = 60078 sentences = 3260 flesch = 86 summary = "Let me help," said a quiet voice close to Thad's ear; and he knew and Step Hen moved a little further away from his chum as he said "Just like I said, ain't it, Thad?" breathed Giraffe, as if he felt you my word now, that Aleck's been a Boy Scout, some time or other; "He can count on us, every time," said Step Hen. And so it went the entire rounds of the little circle, every boy Some of the other boys clapped their hands, while Step Hen looked "Let him come, then, if he wants to," Thad had said to Allan, when "But this ain't getting _my_ big-horn, you know," remarked Step Hen, "He's right, Step Hen," said Davy Jones, after looking to where the knew a boy by the name of Aleck Rawson?" Step Hen went on. "This is Aleck Rawson, Sheriff McNulty," said Thad, some little time cache = ./cache/32354.txt txt = ./txt/32354.txt === reduce.pl bib === id = 33306 author = Lynde, Francis title = The King of Arcadia date = pages = extension = .txt mime = text/plain words = 76096 sentences = 4827 flesch = 83 summary = "Eight," said Ballard, "counting the negligible Miss Bigelow and her and a shock-headed young man, whom Ballard took to be the At the next table Ballard saw a young man with the brown of an out-door "I shall be only too glad to retain Bromley," said Ballard, when the Bromley was on hand to meet his new chief when Ballard dropped from the Ballard gave the Saturday, his first day in the new field, to Bromley colonel's messenger from Ballard's quarters at the Elbow Canyon camp, Ballard shook his head, dismissed the smiling little man, and turned on "Don't like the looks of it, do you?" said Ballard. Ballard said "No," and Bromley shook his head. "Say, Mr. Ballard, this is no end good of you--to let me in for a little "Right here," said Ballard, indicating a point on the river trail just "Oh, certainly; any time," said Ballard, coming to the surface. cache = ./cache/33306.txt txt = ./txt/33306.txt === reduce.pl bib === id = 42042 author = Mills, Enos A. title = The Spell of the Rockies date = pages = extension = .txt mime = text/plain words = 57723 sentences = 3112 flesch = 80 summary = wind-swept points, the winter's snows lay deep. high place, sailing far above the snow-mantled trees and boulders in One tree on the shore of the pond which was felled into the water was Beavers, like fish, commonly follow water routes, but in times of tree-tops kept a rattling rain of cones on the leaf-strewn forest felled his tree followed closely and at once began on another aspen. following day it burned away as a quiet surface fire through a forest fertility of the forest floor, but seriously burned only a few trees. One day in Colorado I tore a number of wind-wrecked, bug-killed trees During a wind-storm in a pine forest a dead tree fell near me and a Commonly a forest fire kills trees winding streams deeply set in high mountains whose forested steeps and places the trees climb up almost to twelve thousand. Weevils, in forest-trees, 182, 191. cache = ./cache/42042.txt txt = ./txt/42042.txt === reduce.pl bib === id = 42119 author = Aimard, Gustave title = The Trapper's Daughter: A Story of the Rocky Mountains date = pages = extension = .txt mime = text/plain words = 103352 sentences = 6600 flesch = 84 summary = "Stay, my friend." Valentine said, quickly, "let us not turn from the "Good," said the chief; "the night is dark, my young men have moles' "Thanks, chief," said the girl, as she pressed the old man's rough hands "You are right, brother," the young man said boldly; "who knows whether "Come, chief," the hunter said, quickly, "we must rejoin our friends; "Believe me, father," Red Cedar said, gravely, "that I have no desire to "That poor Father Seraphin," Valentine said; "I do not know if you are "Father," Nathan suddenly said to Red Cedar, who was sorrowfully "Good," said Valentine; "it is time for our courage to return, for the "We swear it," they said with one voice; "come, Red Cedar, let us have "Well said, Red Cedar; you have spoken like a man of great good sense, Valentine, as he said, would have killed Red Cedar without hesitation, cache = ./cache/42119.txt txt = ./txt/42119.txt === reduce.pl bib === id = 43020 author = Ingersoll, Ernest title = The Crest of the Continent: A Summer's Ramble in the Rocky Mountains and Beyond date = pages = extension = .txt mime = text/plain words = 136488 sentences = 6182 flesch = 74 summary = plateau a mile above sea-level, with a range of snow burdened mountains After the mountain meadow come three miles of broken and ragged rock, Taos mountain, stand the two great buildings known as the Pueblo de mountains and wall-like cliffs shelter the valley on all sides. fall of the stream,--two hundred feet per mile,--supplies a water-power their heads up to fourteen thousand feet, and having great valleys solid rock of the bald mountain-crest, far above timber-line, or built live, all goods having to come by the way of Denver, subject to great road crosses a pass in the Rocky mountains 10,820 feet in height is hill of sedimentary rock, not mountain-like in appearance, and standing Lake City is a mining town at the foot of the San Juan mountains thirty thousand feet higher, it enters a flat valley or park two miles long, broken walls that form the Grand cañons of the Colorado, fifty miles to cache = ./cache/43020.txt txt = ./txt/43020.txt === reduce.pl bib === id = 42014 author = North, Grace May title = Meg of Mystery Mountain date = pages = extension = .txt mime = text/plain words = 73658 sentences = 5370 flesch = 91 summary = "Dan," she said in a low voice, "Jane doesn't know a of the journey, Jane said anxiously: "Dan, dear, aren't you trying too you know, Jane's staying with Dan 'cause she thinks he's too weak to come grew red and embarrassed, and so Julie went to his aid with, "Mr. Packard, Gerry thinks maybe you're a cow-man rancher like we've seen in big sister Jane is with us." The boy said no more, but Mr. Packard was Dan was made as comfortable as possible and he at once said: "Mr. Packard, Gerald tells me that you are our neighbor. He then shook hands with Jane and Dan as he said heartily: Julie reported that Jane had gone right to sleep and Dan's face "Maybe Jane'll want to learn too," Gerald suggested, but the older girl it." Then, smiling at the older girl, he said to Dan: "Your sister, Miss cache = ./cache/42014.txt txt = ./txt/42014.txt === reduce.pl bib === id = 42030 author = Mills, Enos A. title = The Rocky Mountain Wonderland date = pages = extension = .txt mime = text/plain words = 59239 sentences = 3512 flesch = 80 summary = On the Eastern Boundary-Line of the Rocky Mountain National Park] _Capitol Peak and Snow Mass Mountain from Galena Park, _A Deer in Deep Snow, Rocky Mountain National Park_ 260 the winter snows piling so deeply that the covered trees were not timber-line snow may fall any day of the year, and wintry conditions A few timber-line trees live a thousand years, but half this time is a forest, where wind-shaped trees at timber-line barely peeped beneath bits live in the mountain snows, rarely descending below timber-line. magnificence of rocky peaks, alpine lakes, and aged snow-fields, and mountain heights, big clouds came in and snow fell thickly all night of times seen elk, deer, and mountain sheep feeding near a grizzly One autumn day, along the timber-line in the Rocky Mountains, wild [Illustration: CAPITOL PEAK AND SNOW MASS MOUNTAIN FROM GALENA PARK] [Illustration: A DEER IN DEEP SNOW, ROCKY MOUNTAIN NATIONAL PARK] cache = ./cache/42030.txt txt = ./txt/42030.txt === reduce.pl bib === id = 45690 author = Grinnell, George Bird title = Jack the Young Trapper: An Eastern Boy's Fur Hunting in the Rocky Mountains date = pages = extension = .txt mime = text/plain words = 98077 sentences = 4702 flesch = 90 summary = "Where are you going to look for that antelope, Hugh?" said Jack. "Well, Hugh," said Jack, "what particular place did you think of going "By the way, Hugh," said Jack, "how much grub will we want to take with "Well," said Jack, "you've worked pretty fast, Hugh, haven't you? "Of course you do, Hugh," said Jack; "I know that well enough. "Why, son," said Hugh, "I can tell you whole lot about beaver trapping. "That bear skin is going to make us a lot of trouble, son," said Hugh, "All right," said Hugh, "we'll skin that little beaver, and roast him "Hugh," said Jack, "you told me to hang the beaver skin where the "Well," said Jack, "this beaver lived in those old times, a good way "Well, Hugh, this is a good camp," said Jack. "It looks to me, Hugh," said Jack, "as if the skinning of these four cache = ./cache/45690.txt txt = ./txt/45690.txt === reduce.pl bib === id = 45720 author = Grinnell, George Bird title = Jack, the Young Ranchman: A Boy's Adventures in the Rockies date = pages = extension = .txt mime = text/plain words = 84087 sentences = 4430 flesch = 92 summary = "Well, Uncle Will," said Jack, "first, I want to know how long it the horn sounded, and Jack saw his uncle, Hugh and two other men come Jack saw that Hugh took the loop of the rope with his right hand, A little while after dinner, Hugh said to Jack: "Now, son, go in and day after their first ride, Hugh and Jack led Old Grey up to a big "That's good, son," said Hugh, "I want you to kill the meat, if we nearly reached the lake, Hugh turned to Jack and said, "Now, maybe Then Hugh said to Jack, "Look out, now! "That's right," said Hugh, "he's an awful good horse, and what's Hugh stopped his horse, and when Jack rode up beside him, said: "Shoot again," said Hugh; "carefully, this time." And again Jack "What a pity!" said Jack, as he looked at the pretty little animal cache = ./cache/45720.txt txt = ./txt/45720.txt === reduce.pl bib === id = 45627 author = Newcomb, Ambrose title = Wings Over the Rockies; Or, Jack Ralston's New Cloud Chaser date = pages = extension = .txt mime = text/plain words = 51814 sentences = 2440 flesch = 80 summary = Perk in a low tone that had a slight air of mystery about it, Jack enjoyable companion as Jack told Perk more than a few times. Jack lost no time in answering the pleading look in Perk's eyes. Perk said this when he saw Jack shake his head as though he might be The girl looked as though amused at Perk's quaint way of saying things Jack, chancing to let his gaze wander that way, could see Perk staring Jack realized what was in the mind of his chum when he saw Perk looking "Whatever ailed you Perk, to set that thing going like mad?" Jack "It's all right, Perk old man," soothed Jack, knowing just how mean his And so it was that Jack and Perk came upon the lost air-mail pilot whose Jack and Perk were old Another day, if Jack and Perk wished to have it so cache = ./cache/45627.txt txt = ./txt/45627.txt Building ./etc/reader.txt 9294 30028 43020 42119 19419 21466 number of items: 28 sum of words: 1,755,999 average size in words: 73,166 average readability score: 83 nouns: time; way; day; man; feet; water; camp; men; side; night; fire; mountains; river; mountain; place; miles; head; snow; one; horses; ground; country; horse; eyes; morning; life; trees; hand; something; trail; nothing; boy; tree; stream; face; course; days; road; people; rock; thing; valley; moment; part; years; air; work; boys; house; girl verbs: was; had; is; be; were; have; are; said; do; been; ''s; did; see; made; get; has; go; came; know; make; come; found; take; went; got; saw; going; being; think; seen; say; seemed; find; let; ''ve; looked; tell; asked; left; took; told; heard; am; look; having; put; ''re; give; began; knew adjectives: little; other; good; few; old; great; more; many; long; first; same; small; young; last; several; much; large; big; own; such; high; right; wild; white; new; next; short; sure; ready; full; able; deep; most; low; whole; open; best; dark; better; beautiful; fine; possible; black; hard; cold; indian; poor; clear; only; red adverbs: not; up; n''t; so; out; then; now; here; down; very; just; as; only; back; off; there; again; more; away; on; too; never; well; still; even; all; far; over; soon; in; about; almost; ever; much; once; most; long; always; however; enough; right; also; yet; perhaps; suddenly; first; along; nearly; pretty; later pronouns: i; he; it; his; you; we; they; him; their; them; my; me; her; she; our; us; its; your; himself; themselves; myself; itself; ''em; one; ourselves; yourself; herself; ''s; yours; mine; em; ours; theirs; ye; hers; thy; thee; i''m; oneself; hisself; yuh; yourselves; yo; yerself; yuh''ll; thyself; on''y; home.--missie; h''ole; youself proper nouns: _; jack; mr.; hugh; indians; houston; uncle; bob; ballard; jane; tom; frank; red; tad; miss; julie; dan; felix; jeff; colorado; indian; lyle; perk; park; mountain; thad; john; van; peak; valentine; cedar; rocky; tally; rutherford; mrs.; ned; gladden; bert; major; clarice; buffalo; san; meg; denver; west; chapter; river; lake; patsy; new keywords: indians; mr.; time; mountain; look; rocky; peak; park; illustration; colorado; water; uncle; tree; snow; man; little; jack; foot; van; long; lake; great; good; fitzpatrick; carson; bob; winnemak; tom; thing; sturgis; st.; sierra; scout; scotch; san; rockies; river; red; rachel; place; piomingo; ned; mrs.; miss; maysotta; manley; major; like; klitz; julie one topic; one dimension: said file(s): ./cache/19419.txt titles(s): In the Rocky Mountains: A Tale of Adventure three topics; one dimension: said; river; mountain file(s): ./cache/30028.txt, ./cache/9294.txt, ./cache/42030.txt titles(s): The Award of Justice; Or, Told in the Rockies: A Pen Picture of the West | The Exploring Expedition to the Rocky Mountains, Oregon and California To which is Added a Description of the Physical Geography of California, with Recent Notices of the Gold Region from the Latest and Most Authentic Sources | The Rocky Mountain Wonderland five topics; three dimensions: said jack just; said mr houston; men said water; snow feet mountain; river miles water file(s): ./cache/45720.txt, ./cache/30028.txt, ./cache/19419.txt, ./cache/42030.txt, ./cache/9294.txt titles(s): Jack, the Young Ranchman: A Boy''s Adventures in the Rockies | The Award of Justice; Or, Told in the Rockies: A Pen Picture of the West | In the Rocky Mountains: A Tale of Adventure | The Rocky Mountain Wonderland | The Exploring Expedition to the Rocky Mountains, Oregon and California To which is Added a Description of the Physical Geography of California, with Recent Notices of the Gold Region from the Latest and Most Authentic Sources Type: gutenberg title: subject-rockyMountains-gutenberg date: 2021-06-09 time: 18:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Rocky Mountains" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 42119 author: Aimard, Gustave title: The Trapper''s Daughter: A Story of the Rocky Mountains date: words: 103352.0 sentences: 6600.0 pages: flesch: 84.0 cache: ./cache/42119.txt txt: ./txt/42119.txt summary: "Stay, my friend." Valentine said, quickly, "let us not turn from the "Good," said the chief; "the night is dark, my young men have moles'' "Thanks, chief," said the girl, as she pressed the old man''s rough hands "You are right, brother," the young man said boldly; "who knows whether "Come, chief," the hunter said, quickly, "we must rejoin our friends; "Believe me, father," Red Cedar said, gravely, "that I have no desire to "That poor Father Seraphin," Valentine said; "I do not know if you are "Father," Nathan suddenly said to Red Cedar, who was sorrowfully "Good," said Valentine; "it is time for our courage to return, for the "We swear it," they said with one voice; "come, Red Cedar, let us have "Well said, Red Cedar; you have spoken like a man of great good sense, Valentine, as he said, would have killed Red Cedar without hesitation, id: 21691 author: Ballantyne, R. M. (Robert Michael) title: The Pioneers date: words: 26398.0 sentences: 1172.0 pages: flesch: 74.0 cache: ./cache/21691.txt txt: ./txt/21691.txt summary: "Injins!" said Reuben, resting his steering paddle across the canoe for pioneers--Reuben Guff, his son Lawrence, and his Indian friend with Mackenzie and five men; a small one, with English Chief and his two Chief was frequently left behind by the large canoe; while Reuben and Mackenzie and his men continued to descend the mighty river of the far "That looks like the smoke of an Indian wigwam, Louis," said Mackenzie "Now, lads," said Mackenzie, when the canoe brought ashore the welcome INDIANS MET WITH, AND THE MOUTH OF THE GREAT RIVER REACHED. "Reuben," said Mackenzie, with a peculiar look, "has all your pioneering As we have said, Mackenzie took nine men with him on this occasion, our usual, Mackenzie landed with Reuben, Lawrence, and Ducette, in order to usual, Mackenzie landed with Reuben and the two Indians, to ascend an Mackenzie with the other Indian again went off up the river, intending id: 24086 author: Ballantyne, R. M. (Robert Michael) title: Over the Rocky Mountains: Wandering Will in the Land of the Redskin date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 24617 author: Ballantyne, R. M. (Robert Michael) title: The Wild Man of the West: A Tale of the Rocky Mountains date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 30028 author: Barbour, A. Maynard (Anna Maynard) title: The Award of Justice; Or, Told in the Rockies: A Pen Picture of the West date: words: 117944.0 sentences: 5243.0 pages: flesch: 76.0 cache: ./cache/30028.txt txt: ./txt/30028.txt summary: Miss Gladden looked annoyed, as did Houston, and Rutherford, feeling "Mr. Houston," said she, in low, sweet tones, "Miss Gladden has told For the next day or two, Houston saw very little of either Mr. Blaisdell or Morgan, as they spent most of their time at the mines, As Houston approached the house, Miss Gladden and Lyle were standing "Certainly, Lyle, we would like to hear you," said Miss Gladden. "Lyle," said Miss Gladden suddenly, "how old is this man whom you call "But Jack," said Lyle, in almost a pleading tone, "Miss Gladden wishes "My dear Lyle," said Houston, slowly, "I believe you are right, and I "That is so, Morgan," said Houston, kindly, "I wouldn''t want Mr. Blaisdell to see you as you look this morning; I''m too much a friend Houston visited the mines, Van Dorn accompanying him only a little way "Lyle," said Houston, "how did you ever think of this? id: 10124 author: Baum, L. Frank (Lyman Frank) title: Aunt Jane''s Nieces and Uncle John date: words: 44190.0 sentences: 3317.0 pages: flesch: 88.0 cache: ./cache/10124.txt txt: ./txt/10124.txt summary: Major looked at the dog rather gloomily; Uncle John with critical eyes I state the fact that Patsy''s Uncle John Merrick, the round little Patsy laughed, looking at her uncle curiously, and the little man As the two girls went forward to their coach Beth said to Patsy: "I must inform you," said Uncle John, "that Myrtle Dean is just a "Then," said Patsy, "I''m sure we shall have time to fit out Myrtle "Wampus," said Uncle John, "is so pleased with my preparations that he "In that case, Major," said Uncle John, "let us go to bed and try to It was savagely said, and Uncle John took warning and motioned Patsy "Come here," said Uncle John to the girls, and when they stood beside Uncle John, Patsy and Beth had followed Myrtle through the window and Beth, Patsy and Myrtle retired early, as did Uncle John. id: 24621 author: Belisle, D. W. (David W.) title: The American Family Robinson or, The Adventures of a Family lost in the Great Desert of the West date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 755 author: Bird, Isabella L. (Isabella Lucy) title: A Lady''s Life in the Rocky Mountains date: words: 74940.0 sentences: 3512.0 pages: flesch: 79.0 cache: ./cache/755.txt txt: ./txt/755.txt summary: water twenty-two miles long by ten broad, and in some places 1,700 feet a clearing and surrounded closely by mountain and forest, looked like a six miles of prairie, and then reached the beautiful canyon of the St. Vrain, which, towards its mouth, is a narrow, fertile, wooded valley, depth, dark with the indigo gloom of pines, and mountains with snow Personality of Long''s Peak--"Mountain Jim"--Lake of the Lilies--A Personality of Long''s Peak--"Mountain Jim"--Lake of the Lilies--A Long''s Peak, 14,700 feet high, blocks up one end of Estes Park, and Plains lay cold, in blue-grey, like a morning sea against a far Park is 10,000 feet high, a great rolling prairie seventy miles long, for six miles by pine-skirted mountains 12,000 feet high! canyon of the mountains, dark with pines and cool with snow. from the mountains in such clouds as to make Long''s Peak look like a id: 19120 author: Carson, James, Captain title: The Saddle Boys of the Rockies; Or, Lost on Thunder Mountain date: words: 46140.0 sentences: 3123.0 pages: flesch: 91.0 cache: ./cache/19120.txt txt: ./txt/19120.txt summary: When Frank give him this little cut, the face of Peg Grant showed signs "But Frank, we don''t believe in any such thing, do we?" pursued Bob, as Both Frank and Bob jumped from their saddles, for the little affair was "I believe you''re just about right, Bob," said Frank; "and it agrees A little later out came Frank and Bob, each bearing a compact bundle boys, Bob had always spent a good part of his time in the saddle. "There, looks like I was right, Bob!" ejaculated Frank, a minute or so "Meaning at old Thunder Mountain?" observed Bob, as his eye traveled "But supposing they did come," said Bob; "Peg and Spanish Joe, and that "We got him that time, Frank!" exclaimed Bob just then, though he could "That sure sounds good to me, Bob," said Frank, turning once more to moving a little this way," and Frank led off as he spoke, with Bob id: 32354 author: Carter, Herbert, active 1909-1917 title: The Boy Scouts in the Rockies; Or, The Secret of the Hidden Silver Mine date: words: 60078.0 sentences: 3260.0 pages: flesch: 86.0 cache: ./cache/32354.txt txt: ./txt/32354.txt summary: "Let me help," said a quiet voice close to Thad''s ear; and he knew and Step Hen moved a little further away from his chum as he said "Just like I said, ain''t it, Thad?" breathed Giraffe, as if he felt you my word now, that Aleck''s been a Boy Scout, some time or other; "He can count on us, every time," said Step Hen. And so it went the entire rounds of the little circle, every boy Some of the other boys clapped their hands, while Step Hen looked "Let him come, then, if he wants to," Thad had said to Allan, when "But this ain''t getting _my_ big-horn, you know," remarked Step Hen, "He''s right, Step Hen," said Davy Jones, after looking to where the knew a boy by the name of Aleck Rawson?" Step Hen went on. "This is Aleck Rawson, Sheriff McNulty," said Thad, some little time id: 17603 author: Duffield, J. W. title: Bert Wilson in the Rockies date: words: 49802.0 sentences: 3080.0 pages: flesch: 88.0 cache: ./cache/17603.txt txt: ./txt/17603.txt summary: "Bully old boy, Melton," commented Tom, playing lazily with a heavy "Right alongside on the window ledge," muttered Tom. Still keeping his eyes in an innocent stare on the outlaw captain, Bert Like a flash, Dick grabbed the pistol hand of the collector, while Bert''s Bert looked at him for a moment and then nudged Dick. The boys roared and Melton looked a little sheepish. "Well," said Tom, "Bert isn''t such an awful good runner, no. "I hope they do," said Bert, "but the only thing I''m going in the race "I should think it must have been," said Bert, drawing a long breath, Dick looked suspicious, and Tom and Bert laughed heartily. "It begins to look like business now, all right," said Bert, after he and "But the chances are you''d never reach the railroad, Bert," said Dick "I got it through, all right," said Bert, "and I don''t think there''s much id: 9294 author: Frémont, John Charles title: The Exploring Expedition to the Rocky Mountains, Oregon and California To which is Added a Description of the Physical Geography of California, with Recent Notices of the Gold Region from the Latest and Most Authentic Sources date: words: 183576.0 sentences: 7143.0 pages: flesch: 69.0 cache: ./cache/9294.txt txt: ./txt/9294.txt summary: short time, and encamped early on a small stream--having traveled about to-day, both men and horses, for want of water; having met with it but river, and encamped on the left bank, a little above the place where road leaves the Platte, and crosses over to the Sweet Water river, winding day''s march of 27 miles, encamped at a slough on the river. Rocky-Mountain region south of the Sweet Water, as in the country north made only five miles, and encamped on the same river after a day''s party of men in a mountain country east of the great California range, miles, and encamped in the afternoon near the river, on a rocky creek, feet above the river, over which we continued to travel during the day, Indians, in a few days'' traveling we should reach another large water, mountains, a good encamping place, where was water in springs, and a id: 45690 author: Grinnell, George Bird title: Jack the Young Trapper: An Eastern Boy''s Fur Hunting in the Rocky Mountains date: words: 98077.0 sentences: 4702.0 pages: flesch: 90.0 cache: ./cache/45690.txt txt: ./txt/45690.txt summary: "Where are you going to look for that antelope, Hugh?" said Jack. "Well, Hugh," said Jack, "what particular place did you think of going "By the way, Hugh," said Jack, "how much grub will we want to take with "Well," said Jack, "you''ve worked pretty fast, Hugh, haven''t you? "Of course you do, Hugh," said Jack; "I know that well enough. "Why, son," said Hugh, "I can tell you whole lot about beaver trapping. "That bear skin is going to make us a lot of trouble, son," said Hugh, "All right," said Hugh, "we''ll skin that little beaver, and roast him "Hugh," said Jack, "you told me to hang the beaver skin where the "Well," said Jack, "this beaver lived in those old times, a good way "Well, Hugh, this is a good camp," said Jack. "It looks to me, Hugh," said Jack, "as if the skinning of these four id: 45720 author: Grinnell, George Bird title: Jack, the Young Ranchman: A Boy''s Adventures in the Rockies date: words: 84087.0 sentences: 4430.0 pages: flesch: 92.0 cache: ./cache/45720.txt txt: ./txt/45720.txt summary: "Well, Uncle Will," said Jack, "first, I want to know how long it the horn sounded, and Jack saw his uncle, Hugh and two other men come Jack saw that Hugh took the loop of the rope with his right hand, A little while after dinner, Hugh said to Jack: "Now, son, go in and day after their first ride, Hugh and Jack led Old Grey up to a big "That''s good, son," said Hugh, "I want you to kill the meat, if we nearly reached the lake, Hugh turned to Jack and said, "Now, maybe Then Hugh said to Jack, "Look out, now! "That''s right," said Hugh, "he''s an awful good horse, and what''s Hugh stopped his horse, and when Jack rode up beside him, said: "Shoot again," said Hugh; "carefully, this time." And again Jack "What a pity!" said Jack, as he looked at the pretty little animal id: 43020 author: Ingersoll, Ernest title: The Crest of the Continent: A Summer''s Ramble in the Rocky Mountains and Beyond date: words: 136488.0 sentences: 6182.0 pages: flesch: 74.0 cache: ./cache/43020.txt txt: ./txt/43020.txt summary: plateau a mile above sea-level, with a range of snow burdened mountains After the mountain meadow come three miles of broken and ragged rock, Taos mountain, stand the two great buildings known as the Pueblo de mountains and wall-like cliffs shelter the valley on all sides. fall of the stream,--two hundred feet per mile,--supplies a water-power their heads up to fourteen thousand feet, and having great valleys solid rock of the bald mountain-crest, far above timber-line, or built live, all goods having to come by the way of Denver, subject to great road crosses a pass in the Rocky mountains 10,820 feet in height is hill of sedimentary rock, not mountain-like in appearance, and standing Lake City is a mining town at the foot of the San Juan mountains thirty thousand feet higher, it enters a flat valley or park two miles long, broken walls that form the Grand cañons of the Colorado, fifty miles to id: 19419 author: Kingston, William Henry Giles title: In the Rocky Mountains: A Tale of Adventure date: words: 66757.0 sentences: 3704.0 pages: flesch: 82.0 cache: ./cache/19419.txt txt: ./txt/19419.txt summary: WHY UNCLE JEFF CAME TO "ROARING WATER,"--THE SITUATION OF THE FARM--THE "Come in, friend," said Uncle Jeff, rising and going towards him; "sit which they thought he would like; and in that time he and Uncle Jeff "We shall be happy to see you whenever you come this way," said Uncle Clarice asked Uncle Jeff to tell Winnemak that she should be very glad "Glad to see you, friend!" said Uncle Jeff, getting up and taking the like to know how Clarice and I came to be at Uncle Jeff''s farm. "We have already heard something of this," said Uncle Jeff, looking as Piomingo was passing it, I saw him start in a way an Indian seldom does; house; he probably knows how to use a rifle," observed Uncle Jeff, near "Now, then," said Uncle Jeff, "I propose doing what will look like Having visited Roaring Water and warned Uncle Jeff of the attack he knew id: 21466 author: Kingston, William Henry Giles title: In the Rocky Mountains date: words: 64645.0 sentences: 3337.0 pages: flesch: 82.0 cache: ./cache/21466.txt txt: ./txt/21466.txt summary: HOW UNCLE JEFF CAME TO "ROARING WATER"--THE SITUATION OF THE FARM--THE INMATES OF THE HOUSE--MY SISTER CLARICE AND BLACK RACHEL--UNCLE JEFF-"Come in, friend," said Uncle Jeff, rising and going towards him; "sit which they thought he would like; and in that time he and Uncle Jeff "We shall be happy to see you whenever you come this way," said Uncle Clarice asked Uncle Jeff to tell Winnemak that she should be very glad "Glad to see you, friend!" said Uncle Jeff, getting up and taking the like to know how Clarice and I came to be at Uncle Jeff''s farm. "We have already heard something of this," said Uncle Jeff, looking as house; he probably knows how to use a rifle," observed Uncle Jeff, near "Now, then," said Uncle Jeff, "I propose doing what will look like Having visited Roaring Water and warned Uncle Jeff of the attack he knew id: 33306 author: Lynde, Francis title: The King of Arcadia date: words: 76096.0 sentences: 4827.0 pages: flesch: 83.0 cache: ./cache/33306.txt txt: ./txt/33306.txt summary: "Eight," said Ballard, "counting the negligible Miss Bigelow and her and a shock-headed young man, whom Ballard took to be the At the next table Ballard saw a young man with the brown of an out-door "I shall be only too glad to retain Bromley," said Ballard, when the Bromley was on hand to meet his new chief when Ballard dropped from the Ballard gave the Saturday, his first day in the new field, to Bromley colonel''s messenger from Ballard''s quarters at the Elbow Canyon camp, Ballard shook his head, dismissed the smiling little man, and turned on "Don''t like the looks of it, do you?" said Ballard. Ballard said "No," and Bromley shook his head. "Say, Mr. Ballard, this is no end good of you--to let me in for a little "Right here," said Ballard, indicating a point on the river trail just "Oh, certainly; any time," said Ballard, coming to the surface. id: 28562 author: Mills, Enos A. title: Wild Life on the Rockies date: words: 44340.0 sentences: 2357.0 pages: flesch: 82.0 cache: ./cache/28562.txt txt: ./txt/28562.txt summary: Snows"; "The Story of a Thousand-Year Pine" appeared in _The World''s days, and that the place where I intended to camp was in deep snow on came out of a hole at the base of a dead limb near the top of the tree this colony, I saw several beaver at one time cutting trees near one Before cutting a tree, a beaver usually paused and appeared to look at The young beaver that I have seen cutting trees have worked in turned loose upon a three-mile tree-lined brook in the wilds and left slopes, we at last came to timber-line, above which trees did not grow dwarfed little trees were more than a hundred years old, they were so stand all the time in the snow!" Timber-line, with its strange tree little chance for snow to lodge, and for nearly three thousand feet id: 42042 author: Mills, Enos A. title: The Spell of the Rockies date: words: 57723.0 sentences: 3112.0 pages: flesch: 80.0 cache: ./cache/42042.txt txt: ./txt/42042.txt summary: wind-swept points, the winter''s snows lay deep. high place, sailing far above the snow-mantled trees and boulders in One tree on the shore of the pond which was felled into the water was Beavers, like fish, commonly follow water routes, but in times of tree-tops kept a rattling rain of cones on the leaf-strewn forest felled his tree followed closely and at once began on another aspen. following day it burned away as a quiet surface fire through a forest fertility of the forest floor, but seriously burned only a few trees. One day in Colorado I tore a number of wind-wrecked, bug-killed trees During a wind-storm in a pine forest a dead tree fell near me and a Commonly a forest fire kills trees winding streams deeply set in high mountains whose forested steeps and places the trees climb up almost to twelve thousand. Weevils, in forest-trees, 182, 191. id: 42030 author: Mills, Enos A. title: The Rocky Mountain Wonderland date: words: 59239.0 sentences: 3512.0 pages: flesch: 80.0 cache: ./cache/42030.txt txt: ./txt/42030.txt summary: On the Eastern Boundary-Line of the Rocky Mountain National Park] _Capitol Peak and Snow Mass Mountain from Galena Park, _A Deer in Deep Snow, Rocky Mountain National Park_ 260 the winter snows piling so deeply that the covered trees were not timber-line snow may fall any day of the year, and wintry conditions A few timber-line trees live a thousand years, but half this time is a forest, where wind-shaped trees at timber-line barely peeped beneath bits live in the mountain snows, rarely descending below timber-line. magnificence of rocky peaks, alpine lakes, and aged snow-fields, and mountain heights, big clouds came in and snow fell thickly all night of times seen elk, deer, and mountain sheep feeding near a grizzly One autumn day, along the timber-line in the Rocky Mountains, wild [Illustration: CAPITOL PEAK AND SNOW MASS MOUNTAIN FROM GALENA PARK] [Illustration: A DEER IN DEEP SNOW, ROCKY MOUNTAIN NATIONAL PARK] id: 45627 author: Newcomb, Ambrose title: Wings Over the Rockies; Or, Jack Ralston''s New Cloud Chaser date: words: 51814.0 sentences: 2440.0 pages: flesch: 80.0 cache: ./cache/45627.txt txt: ./txt/45627.txt summary: Perk in a low tone that had a slight air of mystery about it, Jack enjoyable companion as Jack told Perk more than a few times. Jack lost no time in answering the pleading look in Perk''s eyes. Perk said this when he saw Jack shake his head as though he might be The girl looked as though amused at Perk''s quaint way of saying things Jack, chancing to let his gaze wander that way, could see Perk staring Jack realized what was in the mind of his chum when he saw Perk looking "Whatever ailed you Perk, to set that thing going like mad?" Jack "It''s all right, Perk old man," soothed Jack, knowing just how mean his And so it was that Jack and Perk came upon the lost air-mail pilot whose Jack and Perk were old Another day, if Jack and Perk wished to have it so id: 42014 author: North, Grace May title: Meg of Mystery Mountain date: words: 73658.0 sentences: 5370.0 pages: flesch: 91.0 cache: ./cache/42014.txt txt: ./txt/42014.txt summary: "Dan," she said in a low voice, "Jane doesn''t know a of the journey, Jane said anxiously: "Dan, dear, aren''t you trying too you know, Jane''s staying with Dan ''cause she thinks he''s too weak to come grew red and embarrassed, and so Julie went to his aid with, "Mr. Packard, Gerry thinks maybe you''re a cow-man rancher like we''ve seen in big sister Jane is with us." The boy said no more, but Mr. Packard was Dan was made as comfortable as possible and he at once said: "Mr. Packard, Gerald tells me that you are our neighbor. He then shook hands with Jane and Dan as he said heartily: Julie reported that Jane had gone right to sleep and Dan''s face "Maybe Jane''ll want to learn too," Gerald suggested, but the older girl it." Then, smiling at the older girl, he said to Dan: "Your sister, Miss id: 6067 author: Patchin, Frank Gee title: The Pony Rider Boys in the Rockies; Or, The Secret of the Lost Claim date: words: 50978.0 sentences: 4066.0 pages: flesch: 91.0 cache: ./cache/6067.txt txt: ./txt/6067.txt summary: As he neared the two boys, Tad checked his pony, but Walter motioned "Good boy," soothed Tad, returning the caress, his eyes swimming with "Chunky''s uncle is going to get him a pony?" asked Tad a bit at the same time making Tad the happiest boy in Chillicothe--yes, to do with the pony?" stammered Tad. Banker Perkins rose, laying a hand on the boy''s shoulder. Ned Rector had called a meeting of the Pony Rider Boys, and the word Tad. Ahead of him, the boy could hear the ponies'' hoofs on the rocks, and "Master Tad is right," decided the guide, gazing at the two boys "Was that you shooting just now?" asked Tad. Instead of answering the question, however, the guide called the boys "I think I''ll ride my own pony and let the dog walk," announced Ned. Supper having been finished, the party gathered about the camp fire id: 37803 author: Rathborne, St. George title: Rocky Mountain Boys; Or, Camping in the Big Game Country date: words: 52692.0 sentences: 2294.0 pages: flesch: 80.0 cache: ./cache/37803.txt txt: ./txt/37803.txt summary: "He was a bully big grizzly, too, all right, Felix!" announced Tom, "Let me tell you, Felix," he remarked, "it looks good to me already; and about a deer worth taking; so in due time Tom had packed all he wanted "I reckon Tom got what he wanted that time," he said to himself, as he Yes, Tom was right; and it sure does look like "There never was a better chum than Tom," Felix was saying to himself, "Well, they looked that way to me, let me tell you," remarked Felix from Now Felix had heard Tom tell about the far from amiable qualities shown At another time Felix might have allowed himself to feel a little Felix did the little old dugout under the big tree. Just as Tom said that last word Felix fired a third time, trying to pick Thinking he would take a little turn around, Felix started out while Tom id: 24268 author: Reid, Mayne title: The Desert Home: The Adventures of a Lost Family in the Wilderness date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 38018 author: Roy, Lillian Elizabeth title: Girl Scouts in the Rockies date: words: 53661.0 sentences: 3259.0 pages: flesch: 87.0 cache: ./cache/38018.txt txt: ./txt/38018.txt summary: Denver in good time to start on the Rocky Mountain trip. Just before reaching Denver, Mrs. Vernon asked of the eager scouts, post this spot interested the scouts, but Mr. Gilroy gave them no time "I should say not!" laughed the girls, and Julie added, "Ho, Tally is Mr. Gilroy laughed and added, "You''d better, for it''s Tally, and wild By the time Mr. Gilroy came up the long steep hill, every scout had "Tally, shall we reach Boulder to-night?" asked Mr. Gilroy, gazing at But Mr. Gilroy turned to him, and said, "Tally, we would like to hear That night while the scouts slept heavily, Tally heard a sound from horses and two pack-mules, while the three Indian guides showed Mrs. Vernon the route they proposed taking for the canoe trip. "Tally!" hissed Omney suddenly, "Grizzly!" At the same time the scouts "The fire is burning the other way, Tally," said Julie. id: 20710 author: Sabin, Edwin L. (Edwin Legrand) title: Pluck on the Long Trail; Or, Boy Scouts in the Rockies date: words: 79324.0 sentences: 6585.0 pages: flesch: 97.0 cache: ./cache/20710.txt txt: ./txt/20710.txt summary: Ashley, Jed Smith, and Kit Carson packed Sally; Major Henry, Thomas General Ashley and Kit Carson went after berries and little Jed Smith little farther the general and Major Henry came back to the camp. smoke signal set by the three Scouts we had left, to show us where camp We would have liked to make a smoke signal, to let Major Henry and Jed in single file, Major Henry leading, Fitz next, then the Red Fox Scouts, eye, while I was watching Fitz, too, I glimpsed Red Fox Scout Van Sant Fitzpatrick shook hands hard with Red Fox Scout Van Sant and followed head, turned back over; the Major, the two Red Fox Scouts, and Kit Red Fox Scouts, again we took the long trail. "You''ll have to do it," said Red Fox Scout Van Sant to Fitz and me. Note 18, page 25: Scouts who are in camp or on the trail without ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel