mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-collectorsAndCollecting-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/18809.txt inflating: ./tmp/input/input-file/21630.txt inflating: ./tmp/input/input-file/25294.txt inflating: ./tmp/input/input-file/23742.txt inflating: ./tmp/input/input-file/4264.txt inflating: ./tmp/input/input-file/4263.txt inflating: ./tmp/input/input-file/4262.txt inflating: ./tmp/input/input-file/4768.txt inflating: ./tmp/input/input-file/2164.txt inflating: ./tmp/input/input-file/626.txt inflating: ./tmp/input/input-file/13114.txt inflating: ./tmp/input/input-file/34877.txt inflating: ./tmp/input/input-file/39891.txt inflating: ./tmp/input/input-file/41393.txt inflating: ./tmp/input/input-file/38746.txt inflating: ./tmp/input/input-file/33144.txt inflating: ./tmp/input/input-file/47040.txt inflating: ./tmp/input/input-file/61288.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-collectorsAndCollecting-gutenberg FILE: cache/18809.txt OUTPUT: txt/18809.txt FILE: cache/23742.txt OUTPUT: txt/23742.txt FILE: cache/4263.txt OUTPUT: txt/4263.txt FILE: cache/34877.txt OUTPUT: txt/34877.txt FILE: cache/47040.txt OUTPUT: txt/47040.txt FILE: cache/4262.txt OUTPUT: txt/4262.txt FILE: cache/21630.txt OUTPUT: txt/21630.txt FILE: cache/4768.txt OUTPUT: txt/4768.txt FILE: cache/25294.txt OUTPUT: txt/25294.txt FILE: cache/2164.txt OUTPUT: txt/2164.txt FILE: cache/38746.txt OUTPUT: txt/38746.txt FILE: cache/33144.txt OUTPUT: txt/33144.txt FILE: cache/13114.txt OUTPUT: txt/13114.txt FILE: cache/39891.txt OUTPUT: txt/39891.txt FILE: cache/626.txt OUTPUT: txt/626.txt FILE: cache/41393.txt OUTPUT: txt/41393.txt FILE: cache/61288.txt OUTPUT: txt/61288.txt FILE: cache/4264.txt OUTPUT: txt/4264.txt === file2bib.sh === id: 4262 author: James, Henry title: The Golden Bowl — Volume 1 date: pages: extension: .txt txt: ./txt/4262.txt cache: ./cache/4262.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'4262.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: 25294 author: Burgess, Fred. W. (Frederick William) title: Chats on Household Curios date: pages: extension: .txt txt: ./txt/25294.txt cache: ./cache/25294.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'25294.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' 4262 txt/../ent/4262.ent === file2bib.sh === id: 4263 author: James, Henry title: The Golden Bowl — Volume 2 date: pages: extension: .txt txt: ./txt/4263.txt cache: ./cache/4263.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'4263.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' 4263 txt/../ent/4263.ent 4262 txt/../wrd/4262.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 25294 txt/../ent/25294.ent 25294 txt/../pos/25294.pos 25294 txt/../wrd/25294.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 4262 txt/../pos/4262.pos 4263 txt/../pos/4263.pos 4263 txt/../wrd/4263.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 4768 txt/../pos/4768.pos 4768 txt/../wrd/4768.wrd 23742 txt/../pos/23742.pos 23742 txt/../wrd/23742.wrd 23742 txt/../ent/23742.ent 4768 txt/../ent/4768.ent === file2bib.sh === id: 4768 author: Shell Union Oil Corporation title: Let's Collect Rocks and Shells date: pages: extension: .txt txt: ./txt/4768.txt cache: ./cache/4768.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 3 resourceName b'4768.txt' 2164 txt/../ent/2164.ent === file2bib.sh === id: 23742 author: Unknown title: Charley's Museum A Story for Young People date: pages: extension: .txt txt: ./txt/23742.txt cache: ./cache/23742.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 2 resourceName b'23742.txt' 18809 txt/../pos/18809.pos 2164 txt/../pos/2164.pos 2164 txt/../wrd/2164.wrd === file2bib.sh === id: 2164 author: Cooper, Susan Fenimore title: The Lumley Autograph date: pages: extension: .txt txt: ./txt/2164.txt cache: ./cache/2164.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'2164.txt' 18809 txt/../ent/18809.ent 61288 txt/../pos/61288.pos 18809 txt/../wrd/18809.wrd 626 txt/../ent/626.ent 61288 txt/../ent/61288.ent 61288 txt/../wrd/61288.wrd 626 txt/../pos/626.pos 626 txt/../wrd/626.wrd 38746 txt/../pos/38746.pos 33144 txt/../pos/33144.pos === file2bib.sh === id: 61288 author: Teichner, Albert title: The Real Thing date: pages: extension: .txt txt: ./txt/61288.txt cache: ./cache/61288.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'61288.txt' === file2bib.sh === id: 18809 author: Lansdown, Henry Venn title: Recollections of the late William Beckford of Fonthill, Wilts and Lansdown, Bath date: pages: extension: .txt txt: ./txt/18809.txt cache: ./cache/18809.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'18809.txt' 38746 txt/../wrd/38746.wrd 34877 txt/../pos/34877.pos 33144 txt/../wrd/33144.wrd === file2bib.sh === id: 626 author: Bury, Richard de title: The Love of Books: The Philobiblon of Richard de Bury date: pages: extension: .txt txt: ./txt/626.txt cache: ./cache/626.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 3 resourceName b'626.txt' 13114 txt/../wrd/13114.wrd 34877 txt/../wrd/34877.wrd 13114 txt/../ent/13114.ent 13114 txt/../pos/13114.pos 33144 txt/../ent/33144.ent === file2bib.sh === id: 38746 author: Rosenbach, A. S. W. (Abraham Simon Wolf) title: The Unpublishable Memoirs date: pages: extension: .txt txt: ./txt/38746.txt cache: ./cache/38746.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'38746.txt' 38746 txt/../ent/38746.ent === file2bib.sh === id: 33144 author: Ellwanger, William De Lancey title: The Oriental Rug A Monograph on Eastern Rugs and Carpets, Saddle-Bags, Mats & Pillows, with a Consideration of Kinds and Classes, Types, Borders, Figures, Dyes, Symbols, etc. Together with Some Practical Advice to Collectors. date: pages: extension: .txt txt: ./txt/33144.txt cache: ./cache/33144.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'33144.txt' 39891 txt/../pos/39891.pos 34877 txt/../ent/34877.ent === file2bib.sh === id: 13114 author: Mather, Frank Jewett title: The Collectors: Being Cases mostly under the Ninth and Tenth Commandments date: pages: extension: .txt txt: ./txt/13114.txt cache: ./cache/13114.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'13114.txt' 39891 txt/../ent/39891.ent 47040 txt/../pos/47040.pos 47040 txt/../wrd/47040.wrd 39891 txt/../wrd/39891.wrd 41393 txt/../wrd/41393.wrd 41393 txt/../pos/41393.pos 21630 txt/../pos/21630.pos === file2bib.sh === id: 34877 author: Hayden, Arthur title: Chats on Old Furniture: A Practical Guide for Collectors date: pages: extension: .txt txt: ./txt/34877.txt cache: ./cache/34877.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'34877.txt' 47040 txt/../ent/47040.ent 21630 txt/../wrd/21630.wrd 41393 txt/../ent/41393.ent 21630 txt/../ent/21630.ent === file2bib.sh === id: 39891 author: Pemberton, Max title: Jewel Mysteries, from a Dealer's Note Book date: pages: extension: .txt txt: ./txt/39891.txt cache: ./cache/39891.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'39891.txt' === file2bib.sh === id: 47040 author: Burgess, Fred. W. (Frederick William) title: Chats on Old Copper and Brass date: pages: extension: .txt txt: ./txt/47040.txt cache: ./cache/47040.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'47040.txt' 4264 txt/../pos/4264.pos 4264 txt/../wrd/4264.wrd === file2bib.sh === id: 41393 author: Hazlitt, William Carew title: The Confessions of a Collector date: pages: extension: .txt txt: ./txt/41393.txt cache: ./cache/41393.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 8 resourceName b'41393.txt' 4264 txt/../ent/4264.ent === file2bib.sh === id: 21630 author: Merryweather, F. Somner (Frederick Somner) title: Bibliomania in the Middle Ages date: pages: extension: .txt txt: ./txt/21630.txt cache: ./cache/21630.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 8 resourceName b'21630.txt' === file2bib.sh === id: 4264 author: James, Henry title: The Golden Bowl — Complete date: pages: extension: .txt txt: ./txt/4264.txt cache: ./cache/4264.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 30 resourceName b'4264.txt' Done mapping. Reducing subject-collectorsAndCollecting-gutenberg === reduce.pl bib === id = 18809 author = Lansdown, Henry Venn title = Recollections of the late William Beckford of Fonthill, Wilts and Lansdown, Bath date = pages = extension = .txt mime = text/plain words = 18049 sentences = 1010 flesch = 76 summary = Mr. Beckford opened a door and we entered the Duchess Drawing Room; a There is a portrait of Mr. Beckford's mother painted by West, with a view lovely portrait by Barker of the present Marquis of Douglas, Mr. Beckford's grandson; it was painted when Lord Douglas was twelve or present Duchess of Hamilton and her sister, Mrs General Ord. We now entered the lovely dining room, which in point of brilliancy and West's original sketch for his great picture of King Lear, painted for This Canaletti partakes of the same character of high excellence that Mr. Beckford's other pictures possess; in fact, as with so many of his This picture was painted for an ancestor of Mr. Beckford's. days, and painted the Lazarus." On my asking if he believed it true, Mr. Beckford replied, "Perfectly true, for I saw it lying on the floor and Mr. Beckford opened the door of the great library, and on entering I cache = ./cache/18809.txt txt = ./txt/18809.txt === reduce.pl bib === id = 21630 author = Merryweather, F. Somner (Frederick Somner) title = Bibliomania in the Middle Ages date = pages = extension = .txt mime = text/plain words = 87348 sentences = 5513 flesch = 72 summary = that great work of recent years, _Books and their Makers during the transcription of church books and manuscripts for the library, there were possessions, his little library of books;[104] he was honorably buried at Church Monastery to keep apart a number of books for the private study of costly treasures of the church, not forgetting their books, the monks we learn that the bishop had borrowed some books from the library which history of England, a Missal, and a volume called "The book of St. Cuthbert, in which the secrets of the monastery are written," which was books which the abbots collected for the monastery, they often possessed of the books contained in the common library of the abbey in the year one to tell the curious of a more enlightened age, what books the old monks These are the books in the library of the monks of Depying.[363] cache = ./cache/21630.txt txt = ./txt/21630.txt === reduce.pl bib === === reduce.pl bib === id = 23742 author = Unknown title = Charley's Museum A Story for Young People date = pages = extension = .txt mime = text/plain words = 6965 sentences = 372 flesch = 85 summary = [Illustration: CHARLEY'S HUMMING BIRDS.] Charley was a lively, inquiring boy, who liked to find out all he could finished, uncle Brown, who had, for a long time, a bit of a Museum in The first shell that Uncle Brown gave to Charley, was what is called a Uncle Brown had in his Museum, a great many Birds, as well as shells. Uncle Brown going out one day, to Charley's father's, carried several of The next bird Uncle Brown showed Charley, was a very curious looking Next uncle Brown showed Charley a bird, called the Parrakeet. and name of the bird, or animal, that once lived in the shell, and where Uncle Brown next gave Charley one of the most beautiful shells, that, He told Charley to put all these shells together in his Museum, because, "Here, Charley," said uncle Brown, "is a very beautiful shell for you, cache = ./cache/23742.txt txt = ./txt/23742.txt === reduce.pl bib === id = 4264 author = James, Henry title = The Golden Bowl — Complete date = pages = extension = .txt mime = text/plain words = 211964 sentences = 11663 flesch = 81 summary = "They're not good days, you know," he had said to Fanny Assingham after thing was that if the evidence of their cheer was so established Mrs. Assingham had a little to explain her original manner, and she came to the young man's opportunity to ask her the question suggested by Mrs. Assingham shortly before her entrance. helped, so beautifully, in such things before." With which, before Mrs. Assingham could meet the appeal, she had addressed herself to the Prince first, certainly, their decent little old-time union, Maggie's and his she should find Maggie there on getting home--a remark in which Mrs. Verver's immediate response to her friend's inquiry had culminated. "That comes," said Mrs. Assingham, "to something a little different. to Amerigo and Charlotte: the initiative obviously belonged to Mrs. Verver, who had gone to Matcham while Maggie had stayed away, and the Maggie waited a little; she had for some time, now, kept her eyes on him cache = ./cache/4264.txt txt = ./txt/4264.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 4768 author = Shell Union Oil Corporation title = Let's Collect Rocks and Shells date = pages = extension = .txt mime = text/plain words = 5478 sentences = 486 flesch = 80 summary = rocks and shells. Shell Oil Company's interest in the subjects comes from its Shell has scientists who work with rocks all day and laboratories filled with rock, mineral and crystal specimens. True molluscan shells come in two main varieties: BIVALVES and covers the open end of the shell like a trap door. look just like rocks, and they stick so tightly to the big stones Most shells of interest to the collector are found in the sea-.And there it is, the fascinating hobby of shell collecting. Many valuable minerals are found in veins running through rock. 3. ROCK-FORMING MINERALS. Other rock-forming minerals are the large family of micas, with names A rock may be made almost entirely of one mineral or of more than If you want to collect rocks and minerals just for the sake of Get books and magazines on rocks and minerals. cache = ./cache/4768.txt txt = ./txt/4768.txt === reduce.pl bib === id = 2164 author = Cooper, Susan Fenimore title = The Lumley Autograph date = pages = extension = .txt mime = text/plain words = 11491 sentences = 562 flesch = 70 summary = letter of the poor poet, the Lumley autograph, though in what manner it Sir John's volume of autographs was placed in the hands of a gentleman circumstances that Lady Holberton at length obtained possession of the Lumley Autograph was placed on a distinguished leaf of that lady's "Oh dear--not like Lady Holberton's of course--hers is quite unique--so Lady Holberton's--that dear nice letter of Otway's, written while he A little volume written by Lady Holberton--printed but not safe with you," observed Lady Holberton, with tears in her eyes. Theodosia Rowley of having stolen the Lumley Autograph!" acquaintances were absent; but Lady Holberton, Miss Rowley, and Mr. T---were all in town again. "Lady Holberton thinks the Lumley Autograph was stolen--I understand "If such were your suspicions, Lady Holberton," continued Miss Rowley, Lady Holberton looked the letter of the poor starving poet, known as the Lumley Autograph. cache = ./cache/2164.txt txt = ./txt/2164.txt === reduce.pl bib === id = 626 author = Bury, Richard de title = The Love of Books: The Philobiblon of Richard de Bury date = pages = extension = .txt mime = text/plain words = 24979 sentences = 863 flesch = 65 summary = for the first time, made accessible to the larger book-loving public, and treasure that is not seen; but truth which shines forth in books maintained and contained in holy books--nay, they are written truth books does not suffer the operation of the intellect upon the truths king by this bold deed, except that the vessels of wisdom, holy books, words: Let books be asked for each day at a given hour; he who asks the love as well as the study of books; and thus poverty in these days social commune with learned men and lovers of books, yet when we that the love of books is the same thing as the love of wisdom, as was The same men love not books and money both, books is the life of man. teach, who write books of sacred learning. the sciences and writing them in books; amongst which the wonderful cache = ./cache/626.txt txt = ./txt/626.txt === reduce.pl bib === id = 34877 author = Hayden, Arthur title = Chats on Old Furniture: A Practical Guide for Collectors date = pages = extension = .txt mime = text/plain words = 36536 sentences = 2761 flesch = 74 summary = CARVED OAK CHEST, English, Sixteenth Century 59 CARVED OAK COFFER, French, showing interlaced ribbon-work 61 PANEL OF CARVED OAK, English, early Sixteenth Century 68 CARVED WALNUT DOOR (UPPER HALF), French, showing ribbon-work 91 JACOBEAN CARVED OAK CHAIRS, Yorkshire and Derbyshire types 101 Carved Oak in Woodwork and Furniture from Ancient Houses. English furniture of the late sixteenth and early seventeenth century, [Illustration: FRENCH CARVED OAK COFFER. with tapestries, and lined with carved oak chairs and elaborate cabinets virginal, carved in walnut, illustrated, shows this form of decoration. specimens of early Jacobean furniture, illustrations of which are In the illustration of a sixteenth-century chair in common use in Italy, The fine, high-backed oak Stuart chair, elaborately carved [Illustration: JACOBEAN CARVED OAK CHAIRS. the fine collection of old furniture of this period at the Victoria and The three panels at the top are finely carved and are Jacobean work. cache = ./cache/34877.txt txt = ./txt/34877.txt === reduce.pl bib === id = 13114 author = Mather, Frank Jewett title = The Collectors: Being Cases mostly under the Ninth and Tenth Commandments date = pages = extension = .txt mime = text/plain words = 34961 sentences = 2135 flesch = 77 summary = in seeing an amachoor like you talking French about a little thing I Campbell Corot said modestly; 'and my pictures are almost equally as good moment with, 'Painter feller, you knowed the pesky ways of paint, didn't In fact, John Campbell's first manner soon came to takes the big oil and wheat men when they want a little art. suppose he painted my Corot?" "I don't know and I don't care," said the things will come about in least expected ways: Jane Morrison, quite the John took both her hands and said: "Now the collection is itself again; little drawing-room Crocker still felt uneasily that no road with Emma Generally, we felt that even if Emma wanted a way out, which we guessed true, Emma," he said at last, "and yet mean very little to you and me. In a few days came a circular note from Crocker through Dennis cache = ./cache/13114.txt txt = ./txt/13114.txt === reduce.pl bib === id = 39891 author = Pemberton, Max title = Jewel Mysteries, from a Dealer's Note Book date = pages = extension = .txt mime = text/plain words = 66224 sentences = 3193 flesch = 82 summary = right hand of the lower room, a man watches by day the large cases where At the word "man," he went to the window, and saw Abel standing beneath "Let's stroll down the street, any way you like," said I, "and talk of "Well," I said, speaking to Brewer; but turning round to look at his "Come down to-day," said he, "and bring your man with you in case we "Ah, now I know you're wrong," said he; "there's only one man within "Look here," said I, "this is no time for words like this. room; how could he look for a moment to name one man or one woman who "It is easy enough," said he, "to look at a man's hand and deduce "Come," she said, resting her head upon her hand, "I want to know from "Now," said she, when the man had gone, but had left the little table cache = ./cache/39891.txt txt = ./txt/39891.txt === reduce.pl bib === id = 41393 author = Hazlitt, William Carew title = The Confessions of a Collector date = pages = extension = .txt mime = text/plain words = 77629 sentences = 3654 flesch = 69 summary = Rarity of Old English Books--Curiosities of Cataloguing and Library--His Manuscript Notes in the Books--A High Estimate of Heber books, for which we had a common liking, naturally led to Mr Huth, in the Mr Huth was not a Heber; but he liked to look into his books, and of many Although Mr Huth cannot be said to have been a mere amasser of old books, this or that book or tract, of which very possibly no second copy was to collection of English books, printed not later than the year 1600. time--about 1863 or 1864--purchasing rare old books, for which my late thirty years from auction-room and book-shop, whenever an item, which I had put into my hands at Reeves's one day the catalogue of a house-sale the circumstances was appreciated by Messrs Sotheby and Co. At one of the coin-sales in Wellington Street four successive lots were cache = ./cache/41393.txt txt = ./txt/41393.txt === reduce.pl bib === id = 38746 author = Rosenbach, A. S. W. (Abraham Simon Wolf) title = The Unpublishable Memoirs date = pages = extension = .txt mime = text/plain words = 22962 sentences = 1864 flesch = 85 summary = book catalogue, issued by one of the great English auction houses. "How the old dodge works," said Robert Hooker to himself on his way Robert Hooker wanted to add to his museum this precious gift of the old Robert Hooker was a great lover of books. The following day Hooker paid a visit to an old building in lower New of examining his books, before an old mahogany case that looked as if "Mr. Hooker," he said, "I would like to know about the book missing One day I read that Mr. Libro had purchased at a great price the book which has caused all this Hooker offered me a thousand dollars to take the book and say nothing. "Don't you want to look over father's books, Mr. Hooker," asked Miss "How much for that old book?" said Libro boldly. "Because of the old book," said Libro, politely. cache = ./cache/38746.txt txt = ./txt/38746.txt === reduce.pl bib === id = 33144 author = Ellwanger, William De Lancey title = The Oriental Rug A Monograph on Eastern Rugs and Carpets, Saddle-Bags, Mats & Pillows, with a Consideration of Kinds and Classes, Types, Borders, Figures, Dyes, Symbols, etc. Together with Some Practical Advice to Collectors. date = pages = extension = .txt mime = text/plain words = 18296 sentences = 999 flesch = 74 summary = That Oriental rugs are works of art in the highest sense of the term, and Choice old rugs, therefore, to-day come into the same class with genuine Twenty years ago the warning was given that the choice old rugs were difficult to remember withal, rugs answer to their names like old and applied with some propriety to rare old Persian rugs of fine weave only, designs, both in the field and border, mark some rugs absolutely and The dye, the tone, the richness, and colour value of a rug was, and still Kurdistan make a finer class of rugs and carpets, which are known as examples of textile art," and that fine Oriental rugs are not to be bought "Imported Merchandise," etc., Oriental carpets and rugs have no separate value was in Oriental rugs and what in modern carpets. the value of the Oriental rugs imported that year into New York as more cache = ./cache/33144.txt txt = ./txt/33144.txt === reduce.pl bib === id = 47040 author = Burgess, Fred. W. (Frederick William) title = Chats on Old Copper and Brass date = pages = extension = .txt mime = text/plain words = 58007 sentences = 3089 flesch = 70 summary = In this work the curios and artistic objects of use and ornament which of copper and brass, and to preserve to futurity metal objects from non-collectable metal-work which may be seen and admired in museums and bronzes of China and Old Japan were wrought; the metal-worker's art in types of bronze and metal objects coming to us from those far-off days, The old smiths not only worked in iron but wrought copper and brass, brass; especially was that the case in decorative objects and metal The metals known as bronze, copper, and brass are, however, design and useful for many purposes; copper lanterns and brass lamps The collector of copper and brass takes an interest in metal-work other interesting relics of the days when the copper and brass objects we In course of time the use of bell-metal was discarded, and brass interesting addition to the more ornamental side of brass metal-work. cache = ./cache/47040.txt txt = ./txt/47040.txt === reduce.pl bib === id = 61288 author = Teichner, Albert title = The Real Thing date = pages = extension = .txt mime = text/plain words = 2313 sentences = 227 flesch = 85 summary = "Everything in this wing is genuine _old_ fake," Stahl told the two Washington's left eyelid," Stahl replied, tightly encircling his wife's glanced at Tinker, a cyberneticist who, like Smith, had sent several "Not money," Tinker answered, eyes still on Mrs. Stahl. "Excellent period distortion of Greek styles," said Tinker, studying "You really know ancient designs," Stahl said. "Smith, you need a checkup," Tinker advised. "Hope it isn't noisy," said Smith. "Interesting," Tinker said, "although we all know now that one thing "Mr. Tinker, isn't that crucial enough for you?" Mrs. Stahl asked. "Anyway I hate _all_ theories," said Mrs. Stahl. "Good enough," said Stahl, turning expectantly to his other guest. Smith slumped forward in despair as Stahl triumphantly wormed the "I can't do anything right," Smith "Let him wait his turn," Stahl said coldly. Stahl glanced at his wife, then, as she nodded back, slowly put his cache = ./cache/61288.txt txt = ./txt/61288.txt Building ./etc/reader.txt 4264 39891 41393 4264 41393 47040 number of items: 18 sum of words: 683,202 average size in words: 45,546 average readability score: 76 nouns: time; books; man; way; day; book; nothing; days; work; things; years; something; one; moment; life; thing; metal; eyes; brass; others; place; hand; fact; art; room; father; p.; copper; question; library; anything; part; house; illustration; furniture; everything; case; matter; world; light; century; course; side; year; friend; men; face; volume; mind; use verbs: was; had; is; have; be; were; are; been; do; has; said; made; see; did; ’s; know; come; being; found; make; came; say; think; take; having; took; ’ve; used; went; seen; gave; put; find; give; let; left; knew; go; given; saw; known; seemed; ''s; done; looked; thought; asked; called; felt; brought adjectives: many; other; old; little; great; more; such; own; good; same; first; much; fine; last; few; small; early; beautiful; new; long; least; large; high; poor; best; whole; modern; full; certain; young; right; present; most; ancient; very; interesting; particular; next; true; different; curious; common; rare; general; sure; possible; less; worth; english; strange adverbs: not; so; n’t; then; more; up; now; very; only; even; out; too; as; most; again; never; there; still; well; however; much; always; quite; just; almost; also; all; here; down; back; far; perhaps; really; once; yet; ever; n''t; rather; together; on; away; indeed; often; enough; thus; in; off; long; less; first pronouns: it; i; he; his; her; she; you; they; him; my; their; me; them; we; its; our; your; us; himself; herself; itself; myself; themselves; one; yourself; mine; ourselves; yours; hers; thee; ''s; thy; ours; theirs; ’s; yourselves; oneself; ''em; ye; thyself; yt; yamouds; them?”--he; tarsus.--tatwine.--nothelm.--st; sequestered”--they; pelf; it?”--this; indeed”--she; hav''nt; em proper nouns: _; maggie; charlotte; mr.; mrs.; assingham; mr; prince; museum; st.; london; de; john; fanny; verver; .; england; i.; god; colonel; lord; fig; english; hooker; amerigo; street; sir; princess; richard; louis; thomas; paris; new; king; lady; william; huth; henry; ms; rome; vol; british; saxon; bible; queen; miss; ii; chippendale; charles; beckford keywords: st.; museum; mr.; lord; london; john; illustration; book; thomas; richard; miss; look; god; english; england; colonel; victoria; time; street; room; rome; roman; paris; oriental; old; new; man; lady; day; church; chapter; bury; british; bishop; albert; abbey; work; william; way; want; volume; vogelstein; verver; vathek; turkish; tower; think; thing; sutton; study one topic; one dimension: said file(s): ./cache/18809.txt titles(s): Recollections of the late William Beckford of Fonthill, Wilts and Lansdown, Bath three topics; one dimension: said; books; furniture file(s): ./cache/4264.txt, ./cache/21630.txt, ./cache/34877.txt titles(s): The Golden Bowl — Complete | Bibliomania in the Middle Ages | Chats on Old Furniture: A Practical Guide for Collectors five topics; three dimensions: maggie said charlotte; books old furniture; brass old metal; mr man said; envious striving frowned file(s): ./cache/4264.txt, ./cache/21630.txt, ./cache/47040.txt, ./cache/41393.txt, titles(s): The Golden Bowl — Complete | Bibliomania in the Middle Ages | Chats on Old Copper and Brass | The Confessions of a Collector | The Golden Bowl — Volume 2 Type: gutenberg title: subject-collectorsAndCollecting-gutenberg date: 2021-06-03 time: 18:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Collectors and collecting" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 25294 author: Burgess, Fred. W. (Frederick William) title: Chats on Household Curios date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 47040 author: Burgess, Fred. W. (Frederick William) title: Chats on Old Copper and Brass date: words: 58007.0 sentences: 3089.0 pages: flesch: 70.0 cache: ./cache/47040.txt txt: ./txt/47040.txt summary: In this work the curios and artistic objects of use and ornament which of copper and brass, and to preserve to futurity metal objects from non-collectable metal-work which may be seen and admired in museums and bronzes of China and Old Japan were wrought; the metal-worker''s art in types of bronze and metal objects coming to us from those far-off days, The old smiths not only worked in iron but wrought copper and brass, brass; especially was that the case in decorative objects and metal The metals known as bronze, copper, and brass are, however, design and useful for many purposes; copper lanterns and brass lamps The collector of copper and brass takes an interest in metal-work other interesting relics of the days when the copper and brass objects we In course of time the use of bell-metal was discarded, and brass interesting addition to the more ornamental side of brass metal-work. id: 626 author: Bury, Richard de title: The Love of Books: The Philobiblon of Richard de Bury date: words: 24979.0 sentences: 863.0 pages: flesch: 65.0 cache: ./cache/626.txt txt: ./txt/626.txt summary: for the first time, made accessible to the larger book-loving public, and treasure that is not seen; but truth which shines forth in books maintained and contained in holy books--nay, they are written truth books does not suffer the operation of the intellect upon the truths king by this bold deed, except that the vessels of wisdom, holy books, words: Let books be asked for each day at a given hour; he who asks the love as well as the study of books; and thus poverty in these days social commune with learned men and lovers of books, yet when we that the love of books is the same thing as the love of wisdom, as was The same men love not books and money both, books is the life of man. teach, who write books of sacred learning. the sciences and writing them in books; amongst which the wonderful id: 2164 author: Cooper, Susan Fenimore title: The Lumley Autograph date: words: 11491.0 sentences: 562.0 pages: flesch: 70.0 cache: ./cache/2164.txt txt: ./txt/2164.txt summary: letter of the poor poet, the Lumley autograph, though in what manner it Sir John''s volume of autographs was placed in the hands of a gentleman circumstances that Lady Holberton at length obtained possession of the Lumley Autograph was placed on a distinguished leaf of that lady''s "Oh dear--not like Lady Holberton''s of course--hers is quite unique--so Lady Holberton''s--that dear nice letter of Otway''s, written while he A little volume written by Lady Holberton--printed but not safe with you," observed Lady Holberton, with tears in her eyes. Theodosia Rowley of having stolen the Lumley Autograph!" acquaintances were absent; but Lady Holberton, Miss Rowley, and Mr. T---were all in town again. "Lady Holberton thinks the Lumley Autograph was stolen--I understand "If such were your suspicions, Lady Holberton," continued Miss Rowley, Lady Holberton looked the letter of the poor starving poet, known as the Lumley Autograph. id: 33144 author: Ellwanger, William De Lancey title: The Oriental Rug A Monograph on Eastern Rugs and Carpets, Saddle-Bags, Mats & Pillows, with a Consideration of Kinds and Classes, Types, Borders, Figures, Dyes, Symbols, etc. Together with Some Practical Advice to Collectors. date: words: 18296.0 sentences: 999.0 pages: flesch: 74.0 cache: ./cache/33144.txt txt: ./txt/33144.txt summary: That Oriental rugs are works of art in the highest sense of the term, and Choice old rugs, therefore, to-day come into the same class with genuine Twenty years ago the warning was given that the choice old rugs were difficult to remember withal, rugs answer to their names like old and applied with some propriety to rare old Persian rugs of fine weave only, designs, both in the field and border, mark some rugs absolutely and The dye, the tone, the richness, and colour value of a rug was, and still Kurdistan make a finer class of rugs and carpets, which are known as examples of textile art," and that fine Oriental rugs are not to be bought "Imported Merchandise," etc., Oriental carpets and rugs have no separate value was in Oriental rugs and what in modern carpets. the value of the Oriental rugs imported that year into New York as more id: 34877 author: Hayden, Arthur title: Chats on Old Furniture: A Practical Guide for Collectors date: words: 36536.0 sentences: 2761.0 pages: flesch: 74.0 cache: ./cache/34877.txt txt: ./txt/34877.txt summary: CARVED OAK CHEST, English, Sixteenth Century 59 CARVED OAK COFFER, French, showing interlaced ribbon-work 61 PANEL OF CARVED OAK, English, early Sixteenth Century 68 CARVED WALNUT DOOR (UPPER HALF), French, showing ribbon-work 91 JACOBEAN CARVED OAK CHAIRS, Yorkshire and Derbyshire types 101 Carved Oak in Woodwork and Furniture from Ancient Houses. English furniture of the late sixteenth and early seventeenth century, [Illustration: FRENCH CARVED OAK COFFER. with tapestries, and lined with carved oak chairs and elaborate cabinets virginal, carved in walnut, illustrated, shows this form of decoration. specimens of early Jacobean furniture, illustrations of which are In the illustration of a sixteenth-century chair in common use in Italy, The fine, high-backed oak Stuart chair, elaborately carved [Illustration: JACOBEAN CARVED OAK CHAIRS. the fine collection of old furniture of this period at the Victoria and The three panels at the top are finely carved and are Jacobean work. id: 41393 author: Hazlitt, William Carew title: The Confessions of a Collector date: words: 77629.0 sentences: 3654.0 pages: flesch: 69.0 cache: ./cache/41393.txt txt: ./txt/41393.txt summary: Rarity of Old English Books--Curiosities of Cataloguing and Library--His Manuscript Notes in the Books--A High Estimate of Heber books, for which we had a common liking, naturally led to Mr Huth, in the Mr Huth was not a Heber; but he liked to look into his books, and of many Although Mr Huth cannot be said to have been a mere amasser of old books, this or that book or tract, of which very possibly no second copy was to collection of English books, printed not later than the year 1600. time--about 1863 or 1864--purchasing rare old books, for which my late thirty years from auction-room and book-shop, whenever an item, which I had put into my hands at Reeves''s one day the catalogue of a house-sale the circumstances was appreciated by Messrs Sotheby and Co. At one of the coin-sales in Wellington Street four successive lots were id: 4264 author: James, Henry title: The Golden Bowl — Complete date: words: 211964.0 sentences: 11663.0 pages: flesch: 81.0 cache: ./cache/4264.txt txt: ./txt/4264.txt summary: "They''re not good days, you know," he had said to Fanny Assingham after thing was that if the evidence of their cheer was so established Mrs. Assingham had a little to explain her original manner, and she came to the young man''s opportunity to ask her the question suggested by Mrs. Assingham shortly before her entrance. helped, so beautifully, in such things before." With which, before Mrs. Assingham could meet the appeal, she had addressed herself to the Prince first, certainly, their decent little old-time union, Maggie''s and his she should find Maggie there on getting home--a remark in which Mrs. Verver''s immediate response to her friend''s inquiry had culminated. "That comes," said Mrs. Assingham, "to something a little different. to Amerigo and Charlotte: the initiative obviously belonged to Mrs. Verver, who had gone to Matcham while Maggie had stayed away, and the Maggie waited a little; she had for some time, now, kept her eyes on him id: 4263 author: James, Henry title: The Golden Bowl — Volume 2 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 4262 author: James, Henry title: The Golden Bowl — Volume 1 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 18809 author: Lansdown, Henry Venn title: Recollections of the late William Beckford of Fonthill, Wilts and Lansdown, Bath date: words: 18049.0 sentences: 1010.0 pages: flesch: 76.0 cache: ./cache/18809.txt txt: ./txt/18809.txt summary: Mr. Beckford opened a door and we entered the Duchess Drawing Room; a There is a portrait of Mr. Beckford''s mother painted by West, with a view lovely portrait by Barker of the present Marquis of Douglas, Mr. Beckford''s grandson; it was painted when Lord Douglas was twelve or present Duchess of Hamilton and her sister, Mrs General Ord. We now entered the lovely dining room, which in point of brilliancy and West''s original sketch for his great picture of King Lear, painted for This Canaletti partakes of the same character of high excellence that Mr. Beckford''s other pictures possess; in fact, as with so many of his This picture was painted for an ancestor of Mr. Beckford''s. days, and painted the Lazarus." On my asking if he believed it true, Mr. Beckford replied, "Perfectly true, for I saw it lying on the floor and Mr. Beckford opened the door of the great library, and on entering I id: 13114 author: Mather, Frank Jewett title: The Collectors: Being Cases mostly under the Ninth and Tenth Commandments date: words: 34961.0 sentences: 2135.0 pages: flesch: 77.0 cache: ./cache/13114.txt txt: ./txt/13114.txt summary: in seeing an amachoor like you talking French about a little thing I Campbell Corot said modestly; ''and my pictures are almost equally as good moment with, ''Painter feller, you knowed the pesky ways of paint, didn''t In fact, John Campbell''s first manner soon came to takes the big oil and wheat men when they want a little art. suppose he painted my Corot?" "I don''t know and I don''t care," said the things will come about in least expected ways: Jane Morrison, quite the John took both her hands and said: "Now the collection is itself again; little drawing-room Crocker still felt uneasily that no road with Emma Generally, we felt that even if Emma wanted a way out, which we guessed true, Emma," he said at last, "and yet mean very little to you and me. In a few days came a circular note from Crocker through Dennis id: 21630 author: Merryweather, F. Somner (Frederick Somner) title: Bibliomania in the Middle Ages date: words: 87348.0 sentences: 5513.0 pages: flesch: 72.0 cache: ./cache/21630.txt txt: ./txt/21630.txt summary: that great work of recent years, _Books and their Makers during the transcription of church books and manuscripts for the library, there were possessions, his little library of books;[104] he was honorably buried at Church Monastery to keep apart a number of books for the private study of costly treasures of the church, not forgetting their books, the monks we learn that the bishop had borrowed some books from the library which history of England, a Missal, and a volume called "The book of St. Cuthbert, in which the secrets of the monastery are written," which was books which the abbots collected for the monastery, they often possessed of the books contained in the common library of the abbey in the year one to tell the curious of a more enlightened age, what books the old monks These are the books in the library of the monks of Depying.[363] id: 39891 author: Pemberton, Max title: Jewel Mysteries, from a Dealer''s Note Book date: words: 66224.0 sentences: 3193.0 pages: flesch: 82.0 cache: ./cache/39891.txt txt: ./txt/39891.txt summary: right hand of the lower room, a man watches by day the large cases where At the word "man," he went to the window, and saw Abel standing beneath "Let''s stroll down the street, any way you like," said I, "and talk of "Well," I said, speaking to Brewer; but turning round to look at his "Come down to-day," said he, "and bring your man with you in case we "Ah, now I know you''re wrong," said he; "there''s only one man within "Look here," said I, "this is no time for words like this. room; how could he look for a moment to name one man or one woman who "It is easy enough," said he, "to look at a man''s hand and deduce "Come," she said, resting her head upon her hand, "I want to know from "Now," said she, when the man had gone, but had left the little table id: 38746 author: Rosenbach, A. S. W. (Abraham Simon Wolf) title: The Unpublishable Memoirs date: words: 22962.0 sentences: 1864.0 pages: flesch: 85.0 cache: ./cache/38746.txt txt: ./txt/38746.txt summary: book catalogue, issued by one of the great English auction houses. "How the old dodge works," said Robert Hooker to himself on his way Robert Hooker wanted to add to his museum this precious gift of the old Robert Hooker was a great lover of books. The following day Hooker paid a visit to an old building in lower New of examining his books, before an old mahogany case that looked as if "Mr. Hooker," he said, "I would like to know about the book missing One day I read that Mr. Libro had purchased at a great price the book which has caused all this Hooker offered me a thousand dollars to take the book and say nothing. "Don''t you want to look over father''s books, Mr. Hooker," asked Miss "How much for that old book?" said Libro boldly. "Because of the old book," said Libro, politely. id: 4768 author: Shell Union Oil Corporation title: Let''s Collect Rocks and Shells date: words: 5478.0 sentences: 486.0 pages: flesch: 80.0 cache: ./cache/4768.txt txt: ./txt/4768.txt summary: rocks and shells. Shell Oil Company''s interest in the subjects comes from its Shell has scientists who work with rocks all day and laboratories filled with rock, mineral and crystal specimens. True molluscan shells come in two main varieties: BIVALVES and covers the open end of the shell like a trap door. look just like rocks, and they stick so tightly to the big stones Most shells of interest to the collector are found in the sea-.And there it is, the fascinating hobby of shell collecting. Many valuable minerals are found in veins running through rock. 3. ROCK-FORMING MINERALS. Other rock-forming minerals are the large family of micas, with names A rock may be made almost entirely of one mineral or of more than If you want to collect rocks and minerals just for the sake of Get books and magazines on rocks and minerals. id: 61288 author: Teichner, Albert title: The Real Thing date: words: 2313.0 sentences: 227.0 pages: flesch: 85.0 cache: ./cache/61288.txt txt: ./txt/61288.txt summary: "Everything in this wing is genuine _old_ fake," Stahl told the two Washington''s left eyelid," Stahl replied, tightly encircling his wife''s glanced at Tinker, a cyberneticist who, like Smith, had sent several "Not money," Tinker answered, eyes still on Mrs. Stahl. "Excellent period distortion of Greek styles," said Tinker, studying "You really know ancient designs," Stahl said. "Smith, you need a checkup," Tinker advised. "Hope it isn''t noisy," said Smith. "Interesting," Tinker said, "although we all know now that one thing "Mr. Tinker, isn''t that crucial enough for you?" Mrs. Stahl asked. "Anyway I hate _all_ theories," said Mrs. Stahl. "Good enough," said Stahl, turning expectantly to his other guest. Smith slumped forward in despair as Stahl triumphantly wormed the "I can''t do anything right," Smith "Let him wait his turn," Stahl said coldly. Stahl glanced at his wife, then, as she nodded back, slowly put his id: 23742 author: Unknown title: Charley''s Museum A Story for Young People date: words: 6965.0 sentences: 372.0 pages: flesch: 85.0 cache: ./cache/23742.txt txt: ./txt/23742.txt summary: [Illustration: CHARLEY''S HUMMING BIRDS.] Charley was a lively, inquiring boy, who liked to find out all he could finished, uncle Brown, who had, for a long time, a bit of a Museum in The first shell that Uncle Brown gave to Charley, was what is called a Uncle Brown had in his Museum, a great many Birds, as well as shells. Uncle Brown going out one day, to Charley''s father''s, carried several of The next bird Uncle Brown showed Charley, was a very curious looking Next uncle Brown showed Charley a bird, called the Parrakeet. and name of the bird, or animal, that once lived in the shell, and where Uncle Brown next gave Charley one of the most beautiful shells, that, He told Charley to put all these shells together in his Museum, because, "Here, Charley," said uncle Brown, "is a very beautiful shell for you, ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel