mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named eb-07 Initializing database Unzipping Archive: input-file.zip inflating: ./tmp/input/eb-07/192547789.txt inflating: ./tmp/input/eb-07/192693199.txt inflating: ./tmp/input/eb-07/192984258.txt inflating: ./tmp/input/eb-07/192984259.txt inflating: ./tmp/input/eb-07/193057500.txt inflating: ./tmp/input/eb-07/193057501.txt inflating: ./tmp/input/eb-07/193108322.txt inflating: ./tmp/input/eb-07/193108323.txt inflating: ./tmp/input/eb-07/193322688.txt inflating: ./tmp/input/eb-07/193322689.txt inflating: ./tmp/input/eb-07/193322690.txt inflating: ./tmp/input/eb-07/193469090.txt inflating: ./tmp/input/eb-07/193469091.txt inflating: ./tmp/input/eb-07/193469092.txt inflating: ./tmp/input/eb-07/193638940.txt inflating: ./tmp/input/eb-07/193696083.txt inflating: ./tmp/input/eb-07/193696084.txt inflating: ./tmp/input/eb-07/193819043.txt inflating: ./tmp/input/eb-07/193819044.txt inflating: ./tmp/input/eb-07/193819045.txt inflating: ./tmp/input/eb-07/193913444.txt inflating: ./tmp/input/eb-07/194474782.txt inflating: ./tmp/input/eb-07/metadata.csv caution: excluded filename not matched: *MACOSX* === updating bibliographic database Building study carrel named eb-07 FILE: cache/192547789.txt OUTPUT: txt/192547789.txt FILE: cache/194474782.txt OUTPUT: txt/194474782.txt FILE: cache/193322690.txt OUTPUT: txt/193322690.txt FILE: cache/193819044.txt OUTPUT: txt/193819044.txt FILE: cache/193819043.txt OUTPUT: txt/193819043.txt FILE: cache/193322688.txt OUTPUT: txt/193322688.txt FILE: cache/192984258.txt OUTPUT: txt/192984258.txt FILE: cache/193469091.txt OUTPUT: txt/193469091.txt FILE: cache/192693199.txt OUTPUT: txt/192693199.txt FILE: cache/193057501.txt OUTPUT: txt/193057501.txt FILE: cache/193108323.txt OUTPUT: txt/193108323.txt FILE: cache/193469090.txt OUTPUT: txt/193469090.txt FILE: cache/193913444.txt OUTPUT: txt/193913444.txt FILE: cache/193322689.txt OUTPUT: txt/193322689.txt FILE: cache/193469092.txt OUTPUT: txt/193469092.txt FILE: cache/193638940.txt OUTPUT: txt/193638940.txt FILE: cache/192984259.txt OUTPUT: txt/192984259.txt FILE: cache/193696083.txt OUTPUT: txt/193696083.txt FILE: cache/193696084.txt OUTPUT: txt/193696084.txt FILE: cache/193057500.txt OUTPUT: txt/193057500.txt FILE: cache/193108322.txt OUTPUT: txt/193108322.txt FILE: cache/193819045.txt OUTPUT: txt/193819045.txt 192547789 txt/../wrd/192547789.wrd 193819045 txt/../wrd/193819045.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 48, in doc = nlp( text ) File "/data-disk/python/lib/python3.8/site-packages/spacy/language.py", line 449, in __call__ doc = proc(doc, **component_cfg.get(name, {})) File "nn_parser.pyx", line 233, in spacy.syntax.nn_parser.Parser.__call__ File "nn_parser.pyx", line 274, in spacy.syntax.nn_parser.Parser.predict File "nn_parser.pyx", line 287, in spacy.syntax.nn_parser.Parser.greedy_parse File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 167, in __call__ return self.predict(x) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 131, in predict y, _ = self.begin_update(X, drop=None) File "_parser_model.pyx", line 243, in spacy.syntax._parser_model.ParserModel.begin_update File "_parser_model.pyx", line 293, in spacy.syntax._parser_model.ParserStepModel.__init__ File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/api.py", line 295, in begin_update X, bp_layer = layer.begin_update(layer.ops.flatten(seqs_in, pad=pad), drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/resnet.py", line 29, in begin_update y, bp_y = self._layers[0].begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/layernorm.py", line 62, in begin_update X, backprop_child = self.child.begin_update(X, drop=0.0) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/maxout.py", line 76, in begin_update output__boc = self.ops.gemm(X__bi, W, trans2=True) File "ops.pyx", line 526, in thinc.neural.ops.NumpyOps.gemm File "ops.pyx", line 491, in thinc.neural.ops.NumpyOps.allocate MemoryError: Unable to allocate 1.83 GiB for an array with shape (1707294, 288) and data type float32 193057501 txt/../wrd/193057501.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 48, in doc = nlp( text ) File "/data-disk/python/lib/python3.8/site-packages/spacy/language.py", line 449, in __call__ doc = proc(doc, **component_cfg.get(name, {})) File "nn_parser.pyx", line 233, in spacy.syntax.nn_parser.Parser.__call__ File "nn_parser.pyx", line 274, in spacy.syntax.nn_parser.Parser.predict File "nn_parser.pyx", line 287, in spacy.syntax.nn_parser.Parser.greedy_parse File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 167, in __call__ return self.predict(x) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 131, in predict y, _ = self.begin_update(X, drop=None) File "_parser_model.pyx", line 243, in spacy.syntax._parser_model.ParserModel.begin_update File "_parser_model.pyx", line 293, in spacy.syntax._parser_model.ParserStepModel.__init__ File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/api.py", line 295, in begin_update X, bp_layer = layer.begin_update(layer.ops.flatten(seqs_in, pad=pad), drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/resnet.py", line 29, in begin_update y, bp_y = self._layers[0].begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/feed_forward.py", line 46, in begin_update X, inc_layer_grad = layer.begin_update(X, drop=drop) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/layernorm.py", line 67, in begin_update Xhat = _forward(self.ops, X, mu, var) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/layernorm.py", line 129, in _forward return (X - mu) * var ** (-1.0 / 2.0) MemoryError: Unable to allocate 498. MiB for an array with shape (1358989, 96) and data type float32 193696083 txt/../wrd/193696083.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 48, in doc = nlp( text ) File "/data-disk/python/lib/python3.8/site-packages/spacy/language.py", line 449, in __call__ doc = proc(doc, **component_cfg.get(name, {})) File "nn_parser.pyx", line 233, in spacy.syntax.nn_parser.Parser.__call__ File "nn_parser.pyx", line 274, in spacy.syntax.nn_parser.Parser.predict File "nn_parser.pyx", line 287, in spacy.syntax.nn_parser.Parser.greedy_parse File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 167, in __call__ return self.predict(x) File "/data-disk/python/lib/python3.8/site-packages/thinc/neural/_classes/model.py", line 131, in predict y, _ = self.begin_update(X, drop=None) File "_parser_model.pyx", line 243, in spacy.syntax._parser_model.ParserModel.begin_update File "_parser_model.pyx", line 300, in spacy.syntax._parser_model.ParserStepModel.__init__ File "_parser_model.pyx", line 425, in spacy.syntax._parser_model.precompute_hiddens.__init__ File "/data-disk/python/lib/python3.8/site-packages/spacy/_ml.py", line 183, in begin_update Yf = self._add_padding(Yf) File "/data-disk/python/lib/python3.8/site-packages/spacy/_ml.py", line 214, in _add_padding Yf_padded = self.ops.xp.vstack((self.pad, Yf)) File "<__array_function__ internals>", line 5, in vstack File "/data-disk/python/lib/python3.8/site-packages/numpy/core/shape_base.py", line 283, in vstack return _nx.concatenate(arrs, 0) File "<__array_function__ internals>", line 5, in concatenate MemoryError: Unable to allocate 4.98 GiB for an array with shape (1305260, 8, 64, 2) and data type float32 192547789 txt/../pos/192547789.pos 193057500 txt/../pos/193057500.pos 193819043 txt/../pos/193819043.pos 193322689 txt/../pos/193322689.pos 193108322 txt/../pos/193108322.pos 193108323 txt/../pos/193108323.pos 193819044 txt/../wrd/193819044.wrd 192984258 txt/../wrd/192984258.wrd 193469091 txt/../wrd/193469091.wrd 193108323 txt/../wrd/193108323.wrd 193469092 txt/../pos/193469092.pos 193322688 txt/../wrd/193322688.wrd 193322688 txt/../pos/193322688.pos 193638940 txt/../pos/193638940.pos 192693199 txt/../wrd/192693199.wrd 193469090 txt/../wrd/193469090.wrd 193913444 txt/../pos/193913444.pos 193322690 txt/../wrd/193322690.wrd 193057500 txt/../wrd/193057500.wrd 193819044 txt/../pos/193819044.pos 194474782 txt/../wrd/194474782.wrd 192693199 txt/../pos/192693199.pos 193819043 txt/../wrd/193819043.wrd 193696084 txt/../pos/193696084.pos 192984259 txt/../wrd/192984259.wrd 193108322 txt/../wrd/193108322.wrd 193696083 txt/../pos/193696083.pos 194474782 txt/../pos/194474782.pos 193469091 txt/../pos/193469091.pos 193696084 txt/../wrd/193696084.wrd 193469090 txt/../pos/193469090.pos 193057501 txt/../pos/193057501.pos 193638940 txt/../wrd/193638940.wrd 193322690 txt/../pos/193322690.pos 192984259 txt/../pos/192984259.pos 193322689 txt/../wrd/193322689.wrd 193913444 txt/../wrd/193913444.wrd 192984258 txt/../pos/192984258.pos 193819045 txt/../pos/193819045.pos 193469092 txt/../wrd/193469092.wrd 193469092 txt/../ent/193469092.ent 193819043 txt/../ent/193819043.ent 194474782 txt/../ent/194474782.ent 193057501 txt/../ent/193057501.ent 193469091 txt/../ent/193469091.ent 193322690 txt/../ent/193322690.ent 193913444 txt/../ent/193913444.ent 193108323 txt/../ent/193108323.ent 193469090 txt/../ent/193469090.ent 193322688 txt/../ent/193322688.ent 192693199 txt/../ent/192693199.ent 193638940 txt/../ent/193638940.ent 193108322 txt/../ent/193108322.ent 193696083 txt/../ent/193696083.ent 193819044 txt/../ent/193819044.ent 193696084 txt/../ent/193696084.ent 193057500 txt/../ent/193057500.ent 192984259 txt/../ent/192984259.ent 192547789 txt/../ent/192547789.ent 193322689 txt/../ent/193322689.ent 193819045 txt/../ent/193819045.ent 192984258 txt/../ent/192984258.ent === file2bib.sh === id: 192547789 author: Napier title: Volume 22, General index date: 1842 pages: extension: .txt txt: ./txt/192547789.txt cache: ./cache/192547789.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 40 resourceName b'192547789.txt' === file2bib.sh === id: 193819043 author: Napier title: Volume 7, CLO-Dialling date: 1842 pages: extension: .txt txt: ./txt/193819043.txt cache: ./cache/193819043.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 740 resourceName b'193819043.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 68, in pagerank_weighted pagerank_matrix = coeff_adjacency_matrix.toarray() File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/compressed.py", line 1025, in toarray out = self._process_toarray_args(order, out) File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/base.py", line 1185, in _process_toarray_args return np.zeros(self.shape, dtype=self.dtype, order=order) MemoryError: Unable to allocate 79.3 GiB for an array with shape (103143, 103143) and data type float64 === file2bib.sh === id: 193819044 author: Napier title: Volume 15, MEY-Navigation date: 1842 pages: extension: .txt txt: ./txt/193819044.txt cache: ./cache/193819044.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 213 resourceName b'193819044.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 68, in pagerank_weighted pagerank_matrix = coeff_adjacency_matrix.toarray() File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/compressed.py", line 1025, in toarray out = self._process_toarray_args(order, out) File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/base.py", line 1185, in _process_toarray_args return np.zeros(self.shape, dtype=self.dtype, order=order) MemoryError: Unable to allocate 78.1 GiB for an array with shape (102382, 102382) and data type float64 === file2bib.sh === /data-disk/reader-compute/reader-classic/bin/file2bib.sh: line 39: 16184 Killed $FILE2BIB "$FILE" > "$OUTPUT" === file2bib.sh === id: 193108323 author: Napier title: Volume 13, LAB-Magnetism date: 1842 pages: extension: .txt txt: ./txt/193108323.txt cache: ./cache/193108323.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 176 resourceName b'193108323.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 65, in pagerank_weighted coeff_adjacency_matrix = build_adjacency_matrix(graph, coeff=damping) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 108, in build_adjacency_matrix row.append(i) MemoryError === file2bib.sh === id: 192984259 author: Napier title: Volume 2, A-Anatomy date: 1842 pages: extension: .txt txt: ./txt/192984259.txt cache: ./cache/192984259.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 194 resourceName b'192984259.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 68, in pagerank_weighted pagerank_matrix = coeff_adjacency_matrix.toarray() File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/compressed.py", line 1025, in toarray out = self._process_toarray_args(order, out) File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/base.py", line 1185, in _process_toarray_args return np.zeros(self.shape, dtype=self.dtype, order=order) MemoryError: Unable to allocate 94.3 GiB for an array with shape (112512, 112512) and data type float64 === file2bib.sh === id: 193322690 author: Napier title: Volume 6, CAL-Clock date: 1842 pages: extension: .txt txt: ./txt/193322690.txt cache: ./cache/193322690.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 164 resourceName b'193322690.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 68, in pagerank_weighted pagerank_matrix = coeff_adjacency_matrix.toarray() File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/compressed.py", line 1025, in toarray out = self._process_toarray_args(order, out) File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/base.py", line 1185, in _process_toarray_args return np.zeros(self.shape, dtype=self.dtype, order=order) MemoryError: Unable to allocate 91.5 GiB for an array with shape (110831, 110831) and data type float64 === file2bib.sh === id: 193638940 author: Napier title: Volume 11, Grotius-HYD date: 1842 pages: extension: .txt txt: ./txt/193638940.txt cache: ./cache/193638940.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 172 resourceName b'193638940.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 112, in summary = summarize( text, word_count=COUNT, split=False ) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 436, in summarize most_important_docs = summarize_corpus(corpus, ratio=ratio if word_count is None else 1) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/summarizer.py", line 374, in summarize_corpus pagerank_scores = _pagerank(graph) File "/data-disk/python/lib/python3.8/site-packages/gensim/summarization/pagerank_weighted.py", line 68, in pagerank_weighted pagerank_matrix = coeff_adjacency_matrix.toarray() File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/compressed.py", line 1025, in toarray out = self._process_toarray_args(order, out) File "/data-disk/python/lib/python3.8/site-packages/scipy/sparse/base.py", line 1185, in _process_toarray_args return np.zeros(self.shape, dtype=self.dtype, order=order) MemoryError: Unable to allocate 88.5 GiB for an array with shape (109000, 109000) and data type float64 === file2bib.sh === id: 192693199 author: Napier title: Volume 12, Hydrodynamics-KYR date: 1842 pages: extension: .txt txt: ./txt/192693199.txt cache: ./cache/192693199.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 154 resourceName b'192693199.txt' === file2bib.sh === id: 193696084 author: Napier title: Volume 9, England-FRA date: 1842 pages: extension: .txt txt: ./txt/193696084.txt cache: ./cache/193696084.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 104 resourceName b'193696084.txt' === file2bib.sh === id: 193322688 author: Napier title: Volume 8, DIA-England date: 1842 pages: extension: .txt txt: ./txt/193322688.txt cache: ./cache/193322688.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 627 resourceName b'193322688.txt' === file2bib.sh === id: 193057500 author: Napier title: Volume 3, Anatomy-Astronomy date: 1842 pages: extension: .txt txt: ./txt/193057500.txt cache: ./cache/193057500.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 736 resourceName b'193057500.txt' === file2bib.sh === id: 193108322 author: Napier title: Volume 4, Astronomy-BOR date: 1842 pages: extension: .txt txt: ./txt/193108322.txt cache: ./cache/193108322.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 673 resourceName b'193108322.txt' === file2bib.sh === id: 193469092 author: Napier title: Volume 18, PLA-QUI date: 1842 pages: extension: .txt txt: ./txt/193469092.txt cache: ./cache/193469092.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 682 resourceName b'193469092.txt' === file2bib.sh === id: 193469090 author: Napier title: Volume 10, France-GRO date: 1842 pages: extension: .txt txt: ./txt/193469090.txt cache: ./cache/193469090.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 152 resourceName b'193469090.txt' === file2bib.sh === id: 193696083 author: Napier title: Volume 5, BOR-CAL date: 1842 pages: extension: .txt txt: ./txt/193696083.txt cache: ./cache/193696083.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 239 resourceName b'193696083.txt' === file2bib.sh === id: 193322689 author: Napier title: Volume 14, Magnetism-Mexico date: 1842 pages: extension: .txt txt: ./txt/193322689.txt cache: ./cache/193322689.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 177 resourceName b'193322689.txt' === file2bib.sh === id: 193057501 author: Napier title: Volume 19, RAB-SCU date: 1842 pages: extension: .txt txt: ./txt/193057501.txt cache: ./cache/193057501.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 162 resourceName b'193057501.txt' === file2bib.sh === id: 193469091 author: Napier title: Volume 17, PAN-Plastic nature date: 1842 pages: extension: .txt txt: ./txt/193469091.txt cache: ./cache/193469091.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 163 resourceName b'193469091.txt' === file2bib.sh === id: 193913444 author: Napier title: Volume 20, Sculpture-SUR date: 1842 pages: extension: .txt txt: ./txt/193913444.txt cache: ./cache/193913444.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 170 resourceName b'193913444.txt' === file2bib.sh === id: 192984258 author: Napier title: Volume 1, Preliminary dissertations date: 1842 pages: extension: .txt txt: ./txt/192984258.txt cache: ./cache/192984258.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 147 resourceName b'192984258.txt' === file2bib.sh === id: 193819045 author: Napier title: Volume 21, Surveying-ZYM date: 1842 pages: extension: .txt txt: ./txt/193819045.txt cache: ./cache/193819045.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 222 resourceName b'193819045.txt' Done mapping. Reducing eb-07 === reduce.pl bib === id = 192547789 author = Napier title = Volume 22, General index date = 1842 pages = extension = .txt mime = text/plain words = 290384 sentences = 92101 flesch = 87 summary = 134—his original state, XXI. 174—his Natural History, III. motion, 657—on the soul, III. nature, 797—on the air, XVIII. 451—on American birds, XVI. XXL 605—his philosophy, XVII. —on the period of human utero-gestation, XIV. 242—his Tables of timbers, XXI. seq.—on projectiles, XVIII. 553, 638—his wood-engravings, XXI. man species, 199—on birds, XVI. ness to, 586—his corn-act, VII. 181—his work De Republica, XVI. XXL 195-9—his army, III. 30—his wars in Italy, XII. 30—his wars in Italy, XII. 102—on electrical light, VIII. et seq.—on magnetism, XIII. III., king of Sweden, XXI. 597—on law-reform, XIII. 597—on law-reform, XIII. 1—on law, XIII. 1—on law, XIII. 66, et seq.—on intestinal worms, XXI. XIV., III. of bells, 545—on insects, XIV. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. electricity, VIII.-574; XXI. VIII, 188—on instinct, XII. 189—his philosophy, III. III.'656; XVI. cache = ./cache/192547789.txt txt = ./txt/192547789.txt === reduce.pl bib === === reduce.pl bib === id = 192984258 author = Napier title = Volume 1, Preliminary dissertations date = 1842 pages = extension = .txt mime = text/plain words = 863783 sentences = 124592 flesch = 79 summary = the definition given by Descartes in his second Meditation : " Imaginari nihil aliud est quam rei corporeas Jiguram sen tmaginem contemplari—a power of the mind, which (as I have elsewhere observed) appears to ° ® l1108 precise y ex¬ facts and particular events; the word Philosoand queries, afford sufficient proof, that the antiPty general conclusions or laws inferred cipations of Bacon were not, in this instance, knowledges, " that the notions of these great men concerning the important science of morality were far from being suffi¬ of History, Moral Science, and General Literature." It was with great pleasure I observed, that one of the fiist objects and are commonly caUed Definitions; such as are the Definitions of Body, Time, I lace, Matter, Form, Essence, Subjcct, Substance, Accident, Power, Act, Finite, Infinite, Quantity, Quality Motion, Action, Passion and dwers others, necessary to the explaining of a man's conceptions concerning the nature and generation of bodies. cache = ./cache/192984258.txt txt = ./txt/192984258.txt === reduce.pl bib === id = 193322688 author = Napier title = Volume 8, DIA-England date = 1842 pages = extension = .txt mime = text/plain words = 1040277 sentences = 60644 flesch = 73 summary = A third kind of gate consists of a floating dam or caissoon, first introduced into this country by General Bentham, and first applied to the great new basin in Ports¬ The building where the courts are held, on of representatives chosen every three years by the twentythe King's Inns quay, is a large and highly ornamented five guilds of trades, in numbers proportioned to the estipile, consisting of a central part containing a circular hall mated importance of each ; besides which, every person Salisand scuffles which ensued, one officer of police was killed bury Crags form a continued range of naked and perpenand many persons dangerously wounded, some of whom dicular cliffs, which rise like a mural crown from the sumdied in consequence, whilst a great number received semit of the hill, and at a distance have a singularly wild cache = ./cache/193322688.txt txt = ./txt/193322688.txt === reduce.pl bib === id = 193469090 author = Napier title = Volume 10, France-GRO date = 1842 pages = extension = .txt mime = text/plain words = 1036157 sentences = 64635 flesch = 74 summary = The confederates assemthey were entirely defeated, most of their leaders being bled an army of forty thousand men, commanded by Frantaken prisoners, whilst a small body of English who assistcis marquis of Mantua, and waited for the king in the val¬ Anne of Bretagne, however, long he had been constantly in disgrace, and, after his connecrefused to violate the engagement into which she had tions with the Duke of Bretagne, had spent a considerentered; but at last, finding herself pressed on all sides, able time in prison; and though afterwards set at liberand incapable of resisting the numerous forces of France, ty by Charles, he had never possessed any share of that men, with officers eminently skilled in war, he reached than a year previously to his election • and Merlin and ReAcre on the sea-coast, and laid siege in due form to this veillere-Lepeaux we/e under the neces^ty of restning m cache = ./cache/193469090.txt txt = ./txt/193469090.txt === reduce.pl bib === id = 193469092 author = Napier title = Volume 18, PLA-QUI date = 1842 pages = extension = .txt mime = text/plain words = 1078789 sentences = 61517 flesch = 72 summary = which gives about 69 feet eight inches of aerial stratum for to exhibit some distinct and simple case, in which the chaTo of an inch mercury ; and by carrying it from thence racteristic mechanical property of a fluid is clearly and uneto a place 350 fathoms higher, the mercury fell Iff, or quivocally observed in it. I his probably was the reason why he left Povia, but soon extended their dominion over the neighbourprovince", and had even obtained possession of the eity him the crown sceptre, globe, and sword of state, to preofeDantzig, where they massacred a number of Pomeraniim vent the Poles from electing another prince during hs jibgentlemen in cold blood; an atrocity which so terrifled the sence. violence of the partitioning powers, and general sympathy suffered severely, particularly during the absence of Napowas awakened in favour of a people whose great actions leon in Egypt, yet they repaired their losses with astonishwere entitled to admiration, whilst their misfortunes moved ing promptitude, and, in the year 1801, amounted to fifteen cache = ./cache/193469092.txt txt = ./txt/193469092.txt === reduce.pl bib === id = 193469091 author = Napier title = Volume 17, PAN-Plastic nature date = 1842 pages = extension = .txt mime = text/plain words = 1068671 sentences = 59819 flesch = 70 summary = other learned men, improved the English translation, which frequent councils of this sort, as appears from their respeche caused to be printed on large paper, and dispersed tive codes of laws, the titles of which usually indicate that It belongs to the general pathoabstractedly, before proceeding to consider them as they legist to inquire into the various situations in which anaeare observed to occur in the particular organs of the body, mia is liable to be met with ; and into the circumstances They appeal triumnu Physiologists are accustomed to assert, with very consiphantly to the changes which an organized body underderable confidence, that the chemical processes or operagoes subsequently to death, as exhibiting the natural tentions which take place in organized beings are regulated dencies of the elements of which its several parts consist, cache = ./cache/193469091.txt txt = ./txt/193469091.txt === reduce.pl bib === id = 193696083 author = Napier title = Volume 5, BOR-CAL date = 1842 pages = extension = .txt mime = text/plain words = 1038651 sentences = 65178 flesch = 73 summary = orders of plants acknowledged up to the present time ; and, consideraon studying their characters, we are forced to draw the following conclusions. told, that the latter, not long after his coming to England, king's favour, he still came frequently to court, and someformed a project for engaging Cromwell to restore the old times to council. with great civility and respect by the king, as well as by The same year he published an important work, entitled land centred in London ; the customs of that port alone king, having received his education in Scotland, and alamounted to L.l 10,000 a year, whilst those of the rest of ways professed an attachment to the church established But though there is no reason to doubt that adminisThe new parliament met on the 30th of November 1774, tration were now fully determined upon a war, and therewhen his majesty informed t;he two houses that a most fore wished to be troubled w ith as few objections as posdaiing sphit ot icsistance still prevailed in America, notsible, they were by no means deficient in arguments in cache = ./cache/193696083.txt txt = ./txt/193696083.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 193057501 author = Napier title = Volume 19, RAB-SCU date = 1842 pages = extension = .txt mime = text/plain words = 1078083 sentences = 66257 flesch = 75 summary = the sectional area of the opening, and of course the cubic less than their fvdl width at first; the additional patch of emcontents of any given length, is four times the area of the bankments hardly ever uniting equally with the part first The followand consistent system of religious principles, conducted himine year another event gave the finishing stroke to its proself towards the Protestants in such a manner as best anpagation and success. ing, as we observed at the commencement of our treatise, the lateralis ( Triton lateralis, Say), a large reptile, which somear,irr,Ql= — times attains the length of two or three feet, and inhabits many purposes; yet, by remaining for some time at rest, all and of bridle-roads is so simple as to require very little sethe feculencies subside, and the water becomes sufficiently parate consideration; except that, in cities and towns, the cache = ./cache/193057501.txt txt = ./txt/193057501.txt === reduce.pl bib === id = 193057500 author = Napier title = Volume 3, Anatomy-Astronomy date = 1842 pages = extension = .txt mime = text/plain words = 1016372 sentences = 61443 flesch = 73 summary = not produced; neither, for similar reasons, is there any wood, the new parts must necessarily present in thendistinct appearance of the larger partitions that, at certain longitudinal section the appearance of annual layers sudistances, intersect the diameter of other trees. form the umbilical cord; but the growth of the embryo embryo is first seen, he confounds with the sac that conin this seed does not seem to produce the obliteration of tains it, calling it the amnios; but the term amnios desigsome of the tunics in the manner delineated by Malpighi, nates the membrane or sac only, and not the fluid conAn example of a different kind is observed in the pear, tained within it. depends in a great measure on the existence of that cenIt has been asserted that a single mouth, or opening to tral organ called the heart, of which some classes are enhe digestive canal, sufficiently characterizes animals from tirely destitute. cache = ./cache/193057500.txt txt = ./txt/193057500.txt === reduce.pl bib === id = 192693199 author = Napier title = Volume 12, Hydrodynamics-KYR date = 1842 pages = extension = .txt mime = text/plain words = 975334 sentences = 67463 flesch = 76 summary = But forty years assibut the opercula (the contrary in several species being obduously devoted to Ichthyology,—that is, to a deep study vious to the most simple observation); afterwards combinof all preceding authors, to a constant ascertainment of ed4 the Chondropterygii and Branchiostegi into a single orwhatever could be gathered of the habits of fishes, and to der of reptiles {Amphibia Nantes), on the supposed but quite ton have the laws, and in general all the bones of the head, The form and structure of fishes are as admirably adaptsomewhat differently arranged from the corresponding parts ed for rapid movement through the water, as are those of fore part, the branchial membrane with only eight rays, be the sole example of the form in Europe; and it is onthe body without spots, and the ventral fins placed a little ly seen again in North America, in a very beautiful fish, cache = ./cache/192693199.txt txt = ./txt/192693199.txt === reduce.pl bib === === reduce.pl bib === id = 193108322 author = Napier title = Volume 4, Astronomy-BOR date = 1842 pages = extension = .txt mime = text/plain words = 1039104 sentences = 65467 flesch = 75 summary = by the minute differences which remain after applying to Thus, let M and M' be the mean places of any given star columns of light had risen from the north-east and northance posterior to 1574, is described by English writers till west quarters, and passed the zenith, the aurora sunk conthe year 1707, which, as Dr Halley observes, shows the siderably towards the horizon ; but its upper edge remamprodigious neglect of curious matters that then prevailed, ed bright and very well defined. covered it in 1772, and who, on a second visit in 1773, disOf the recent creation of Amsterdam there can be litcovered some small islands near it, but on neither occasion tie doubt; indeed, it is scarcely yet cooled, and is alterwas able once to bring his ships to an anchor upon any ed considerably since its first discovery by Vlaming in cache = ./cache/193108322.txt txt = ./txt/193108322.txt === reduce.pl bib === id = 193322689 author = Napier title = Volume 14, Magnetism-Mexico date = 1842 pages = extension = .txt mime = text/plain words = 1077421 sentences = 67429 flesch = 74 summary = making several powerful strokes with its tail, thus imparting great velocity to the body before it reaches the surface, To these must be added, in order to afford a complete number of steam-engines and water-wheels, with the horseview of the operations in cotton factories, the following power and the number of hands employed in the year He took a degree as bachelor of arts with on the other hand, obtained leave from the British governgreat credit in 1754, and proceeded regularly afterwards ment to have his observations printed at the public exthrough the succeeding stages of academical rank in divipense, under the direction of the Royal Society, who are the habitants possess great enterprise, and are very wealthy, state arsenal, and several places of public worship ; CamThe whale fishery constitutes their principal business, and bridge-Port, which is a considerable trading village, con - cache = ./cache/193322689.txt txt = ./txt/193322689.txt === reduce.pl bib === === reduce.pl bib === id = 193696084 author = Napier title = Volume 9, England-FRA date = 1842 pages = extension = .txt mime = text/plain words = 996792 sentences = 78346 flesch = 77 summary = maxilli*, and fixed like it, closes the cavity of the mouth, origin,—a small piece in the form of a triangular ligula, usuand the maxillae then constitute a kind of spiral tongue, ally toothed at the extremity, rather coriaceous or almost different kinds of corn and other annuals, depend more insect in the place cited may have been entirely accidenon the heat of summer than of the whole year; while tal, and incapable of affording any great probability of its ytnp s, and perfect insects of the two kinds of queen-bees,—namely, those which were deposited originally in the royal cells (the legiraa es)i ar>d those whose condition has been altered by the bees themselves in consequence of a failure in the royal line (the citizenliIThi ^ ^as no1 Jet been ascertained at what periods or in what manner these singular changes of form take place, further than cache = ./cache/193696084.txt txt = ./txt/193696084.txt === reduce.pl bib === === reduce.pl bib === id = 193819045 author = Napier title = Volume 21, Surveying-ZYM date = 1842 pages = extension = .txt mime = text/plain words = 1331857 sentences = 102768 flesch = 79 summary = Capital has not been diverttention to the United States of America, and gradually exed by legislative interference from its natural tendencies, tended their relations with the southern parts of that"conIhe consumei has been allowed to go to the cheapest martinent. W hen tannin in solution is exposed to the air tor a short time, the following changes take place: every two atoms of tannin absorb six great accuracy with which the different parts of the work number of intersected objects from the principal stations, Filter beds may be ment's reflection will show, is no indication, unless the veloconstructed for air on the same principle as for water; but city of movement and chemical qualities of the air, especifew of the more simple arrangements of this kind that have ally in reference to moisture, be also taken into considerabeen sustained for any length of time, have been found tion. cache = ./cache/193819045.txt txt = ./txt/193819045.txt === reduce.pl bib === id = 193913444 author = Napier title = Volume 20, Sculpture-SUR date = 1842 pages = extension = .txt mime = text/plain words = 1122566 sentences = 69788 flesch = 76 summary = houses, is generally equal to about 360 times the effect ofparaboloidthe unassisted flame which is placed in the focus. motion, and the prominent form of her bows, the resistance "aiMiaof the water to the fore part of the ship produces a force lance each object is presented according to an established law, and different sensations are produced by various kinds of imtherefore called sense ; and acting in a similar manner upon pressions made on certain organs of the body, and how all shortly after the date of the building of the Henri Grace a papers published under the direction of the Record CotnDieu, we shall find that great improvement took place, and mission, addressed by the Duke of Suffolk to Sir w ilham ship were formed in such a manner as to fall outwards fromconcluthe load water-section upwards, we shall easily perceive,sionsthat in the case where the centre of gravity was supposed cache = ./cache/193913444.txt txt = ./txt/193913444.txt === reduce.pl bib === Building ./etc/reader.txt 193819045 192984259 193322689 193819045 192693199 193108322 number of items: 22 sum of words: 15,054,241 average size in words: 1,003,616 average readability score: 75 nouns: time; part; water; year; country; place; number; years; parts; name; town; state; tion; city; miles; feet; body; order; men; power; man; king; others; work; form; length; side; nature; means; air; point; river; species; manner; life; surface; °; line; force; case; inhabitants; people; law; history; end; course; land; times; ^; period verbs: is; was; be; are; have; were; been; had; has; being; made; found; having; called; given; see; formed; taken; used; according; said; known; make; do; placed; employed; did; appears; give; published; produced; find; contains; take; let; situated; does; obtained; seen; seems; received; considered; took; put; following; supposed; brought; appear; carried; became adjectives: other; same; great; first; many; such; small; more; different; several; general; large; little; own; equal; whole; new; much; greater; common; last; few; ancient; certain; second; considerable; various; good; most; long; necessary; former; latter; less; present; high; natural; public; particular; short; principal; french; similar; able; numerous; best; proper; true; third; old adverbs: not; so; very; more; only; most; also; as; now; then; however; well; thus; even; therefore; about; much; still; up; out; long; first; afterwards; nearly; here; far; generally; almost; sometimes; soon; always; never; too; ever; often; indeed; again; hence; less; down; together; chiefly; yet; rather; already; off; on; there; once; perhaps pronouns: it; his; he; their; they; its; we; them; him; i; our; himself; her; us; themselves; itself; she; you; my; me; your; ourselves; one; herself; myself; thy; u; s; mine; ours; hey; theirs; ihey; thee; antennae; em; oi; f; o; yourself; p; ay; de-; y; ii; ty; ly; ng; je; > proper nouns: mr; ii; ed; de; c.; re¬; iv; france; vi; dr; st; england; xii; ing; v.; j; ^; f; in¬; m; xvi; viii; xxi; vii; c; m.; i.; sir; t; xx; london; lord; e; y; s; xvii; e.; xiv; xv; de¬; n.; w; xix; europe; john; lat; vol; .; x.; _ keywords: william; thomas; spain; south; sir; sea; scotland; rome; lord; london; john; james; italy; iii; history; henry; greece; great; general; french; france; english; england; egypt; edinburgh; east; charles; british; britain; asia; america; alexander; work; vol; time; society; royal; roman; paris; new; louis; latin; king; italian; ireland; india; holland; god; europe; china one topic; one dimension: great file(s): ./cache/192547789.txt titles(s): Volume 22, General index three topics; one dimension: great; great; ii file(s): ./cache/193696083.txt, ./cache/193057500.txt, ./cache/192547789.txt titles(s): Volume 5, BOR-CAL | Volume 3, Anatomy-Astronomy | Volume 22, General index five topics; three dimensions: great time water; great time form; great time mr; ii xii iv; acid water year file(s): ./cache/193322688.txt, ./cache/193696084.txt, ./cache/193696083.txt, ./cache/192547789.txt, titles(s): Volume 8, DIA-England | Volume 9, England-FRA | Volume 5, BOR-CAL | Volume 22, General index | Volume 6, CAL-Clock Type: zip2carrel title: eb-07 date: 2021-01-01 time: 02:45 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: eb-07.zip ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 192984258 author: Napier title: Volume 1, Preliminary dissertations date: 1842 words: 863783.0 sentences: 124592.0 pages: flesch: 79.0 cache: ./cache/192984258.txt txt: ./txt/192984258.txt summary: the definition given by Descartes in his second Meditation : " Imaginari nihil aliud est quam rei corporeas Jiguram sen tmaginem contemplari—a power of the mind, which (as I have elsewhere observed) appears to ° ® l1108 precise y ex¬ facts and particular events; the word Philosoand queries, afford sufficient proof, that the antiPty general conclusions or laws inferred cipations of Bacon were not, in this instance, knowledges, " that the notions of these great men concerning the important science of morality were far from being suffi¬ of History, Moral Science, and General Literature." It was with great pleasure I observed, that one of the fiist objects and are commonly caUed Definitions; such as are the Definitions of Body, Time, I lace, Matter, Form, Essence, Subjcct, Substance, Accident, Power, Act, Finite, Infinite, Quantity, Quality Motion, Action, Passion and dwers others, necessary to the explaining of a man''s conceptions concerning the nature and generation of bodies. id: 192984259 author: Napier title: Volume 2, A-Anatomy date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 193057500 author: Napier title: Volume 3, Anatomy-Astronomy date: 1842 words: 1016372.0 sentences: 61443.0 pages: flesch: 73.0 cache: ./cache/193057500.txt txt: ./txt/193057500.txt summary: not produced; neither, for similar reasons, is there any wood, the new parts must necessarily present in thendistinct appearance of the larger partitions that, at certain longitudinal section the appearance of annual layers sudistances, intersect the diameter of other trees. form the umbilical cord; but the growth of the embryo embryo is first seen, he confounds with the sac that conin this seed does not seem to produce the obliteration of tains it, calling it the amnios; but the term amnios desigsome of the tunics in the manner delineated by Malpighi, nates the membrane or sac only, and not the fluid conAn example of a different kind is observed in the pear, tained within it. depends in a great measure on the existence of that cenIt has been asserted that a single mouth, or opening to tral organ called the heart, of which some classes are enhe digestive canal, sufficiently characterizes animals from tirely destitute. id: 193108322 author: Napier title: Volume 4, Astronomy-BOR date: 1842 words: 1039104.0 sentences: 65467.0 pages: flesch: 75.0 cache: ./cache/193108322.txt txt: ./txt/193108322.txt summary: by the minute differences which remain after applying to Thus, let M and M'' be the mean places of any given star columns of light had risen from the north-east and northance posterior to 1574, is described by English writers till west quarters, and passed the zenith, the aurora sunk conthe year 1707, which, as Dr Halley observes, shows the siderably towards the horizon ; but its upper edge remamprodigious neglect of curious matters that then prevailed, ed bright and very well defined. covered it in 1772, and who, on a second visit in 1773, disOf the recent creation of Amsterdam there can be litcovered some small islands near it, but on neither occasion tie doubt; indeed, it is scarcely yet cooled, and is alterwas able once to bring his ships to an anchor upon any ed considerably since its first discovery by Vlaming in id: 193696083 author: Napier title: Volume 5, BOR-CAL date: 1842 words: 1038651.0 sentences: 65178.0 pages: flesch: 73.0 cache: ./cache/193696083.txt txt: ./txt/193696083.txt summary: orders of plants acknowledged up to the present time ; and, consideraon studying their characters, we are forced to draw the following conclusions. told, that the latter, not long after his coming to England, king''s favour, he still came frequently to court, and someformed a project for engaging Cromwell to restore the old times to council. with great civility and respect by the king, as well as by The same year he published an important work, entitled land centred in London ; the customs of that port alone king, having received his education in Scotland, and alamounted to L.l 10,000 a year, whilst those of the rest of ways professed an attachment to the church established But though there is no reason to doubt that adminisThe new parliament met on the 30th of November 1774, tration were now fully determined upon a war, and therewhen his majesty informed t;he two houses that a most fore wished to be troubled w ith as few objections as posdaiing sphit ot icsistance still prevailed in America, notsible, they were by no means deficient in arguments in id: 193322690 author: Napier title: Volume 6, CAL-Clock date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 193819043 author: Napier title: Volume 7, CLO-Dialling date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 193322688 author: Napier title: Volume 8, DIA-England date: 1842 words: 1040277.0 sentences: 60644.0 pages: flesch: 73.0 cache: ./cache/193322688.txt txt: ./txt/193322688.txt summary: A third kind of gate consists of a floating dam or caissoon, first introduced into this country by General Bentham, and first applied to the great new basin in Ports¬ The building where the courts are held, on of representatives chosen every three years by the twentythe King''s Inns quay, is a large and highly ornamented five guilds of trades, in numbers proportioned to the estipile, consisting of a central part containing a circular hall mated importance of each ; besides which, every person Salisand scuffles which ensued, one officer of police was killed bury Crags form a continued range of naked and perpenand many persons dangerously wounded, some of whom dicular cliffs, which rise like a mural crown from the sumdied in consequence, whilst a great number received semit of the hill, and at a distance have a singularly wild id: 193696084 author: Napier title: Volume 9, England-FRA date: 1842 words: 996792.0 sentences: 78346.0 pages: flesch: 77.0 cache: ./cache/193696084.txt txt: ./txt/193696084.txt summary: maxilli*, and fixed like it, closes the cavity of the mouth, origin,—a small piece in the form of a triangular ligula, usuand the maxillae then constitute a kind of spiral tongue, ally toothed at the extremity, rather coriaceous or almost different kinds of corn and other annuals, depend more insect in the place cited may have been entirely accidenon the heat of summer than of the whole year; while tal, and incapable of affording any great probability of its ytnp s, and perfect insects of the two kinds of queen-bees,—namely, those which were deposited originally in the royal cells (the legiraa es)i ar>d those whose condition has been altered by the bees themselves in consequence of a failure in the royal line (the citizenliIThi ^ ^as no1 Jet been ascertained at what periods or in what manner these singular changes of form take place, further than id: 193469090 author: Napier title: Volume 10, France-GRO date: 1842 words: 1036157.0 sentences: 64635.0 pages: flesch: 74.0 cache: ./cache/193469090.txt txt: ./txt/193469090.txt summary: The confederates assemthey were entirely defeated, most of their leaders being bled an army of forty thousand men, commanded by Frantaken prisoners, whilst a small body of English who assistcis marquis of Mantua, and waited for the king in the val¬ Anne of Bretagne, however, long he had been constantly in disgrace, and, after his connecrefused to violate the engagement into which she had tions with the Duke of Bretagne, had spent a considerentered; but at last, finding herself pressed on all sides, able time in prison; and though afterwards set at liberand incapable of resisting the numerous forces of France, ty by Charles, he had never possessed any share of that men, with officers eminently skilled in war, he reached than a year previously to his election • and Merlin and ReAcre on the sea-coast, and laid siege in due form to this veillere-Lepeaux we/e under the neces^ty of restning m id: 193638940 author: Napier title: Volume 11, Grotius-HYD date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 192693199 author: Napier title: Volume 12, Hydrodynamics-KYR date: 1842 words: 975334.0 sentences: 67463.0 pages: flesch: 76.0 cache: ./cache/192693199.txt txt: ./txt/192693199.txt summary: But forty years assibut the opercula (the contrary in several species being obduously devoted to Ichthyology,—that is, to a deep study vious to the most simple observation); afterwards combinof all preceding authors, to a constant ascertainment of ed4 the Chondropterygii and Branchiostegi into a single orwhatever could be gathered of the habits of fishes, and to der of reptiles {Amphibia Nantes), on the supposed but quite ton have the laws, and in general all the bones of the head, The form and structure of fishes are as admirably adaptsomewhat differently arranged from the corresponding parts ed for rapid movement through the water, as are those of fore part, the branchial membrane with only eight rays, be the sole example of the form in Europe; and it is onthe body without spots, and the ventral fins placed a little ly seen again in North America, in a very beautiful fish, id: 193108323 author: Napier title: Volume 13, LAB-Magnetism date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 193322689 author: Napier title: Volume 14, Magnetism-Mexico date: 1842 words: 1077421.0 sentences: 67429.0 pages: flesch: 74.0 cache: ./cache/193322689.txt txt: ./txt/193322689.txt summary: making several powerful strokes with its tail, thus imparting great velocity to the body before it reaches the surface, To these must be added, in order to afford a complete number of steam-engines and water-wheels, with the horseview of the operations in cotton factories, the following power and the number of hands employed in the year He took a degree as bachelor of arts with on the other hand, obtained leave from the British governgreat credit in 1754, and proceeded regularly afterwards ment to have his observations printed at the public exthrough the succeeding stages of academical rank in divipense, under the direction of the Royal Society, who are the habitants possess great enterprise, and are very wealthy, state arsenal, and several places of public worship ; CamThe whale fishery constitutes their principal business, and bridge-Port, which is a considerable trading village, con - id: 193819044 author: Napier title: Volume 15, MEY-Navigation date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 194474782 author: Napier title: Volume 16, Navigation-PAN date: 1842 words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 193469091 author: Napier title: Volume 17, PAN-Plastic nature date: 1842 words: 1068671.0 sentences: 59819.0 pages: flesch: 70.0 cache: ./cache/193469091.txt txt: ./txt/193469091.txt summary: other learned men, improved the English translation, which frequent councils of this sort, as appears from their respeche caused to be printed on large paper, and dispersed tive codes of laws, the titles of which usually indicate that It belongs to the general pathoabstractedly, before proceeding to consider them as they legist to inquire into the various situations in which anaeare observed to occur in the particular organs of the body, mia is liable to be met with ; and into the circumstances They appeal triumnu Physiologists are accustomed to assert, with very consiphantly to the changes which an organized body underderable confidence, that the chemical processes or operagoes subsequently to death, as exhibiting the natural tentions which take place in organized beings are regulated dencies of the elements of which its several parts consist, id: 193469092 author: Napier title: Volume 18, PLA-QUI date: 1842 words: 1078789.0 sentences: 61517.0 pages: flesch: 72.0 cache: ./cache/193469092.txt txt: ./txt/193469092.txt summary: which gives about 69 feet eight inches of aerial stratum for to exhibit some distinct and simple case, in which the chaTo of an inch mercury ; and by carrying it from thence racteristic mechanical property of a fluid is clearly and uneto a place 350 fathoms higher, the mercury fell Iff, or quivocally observed in it. I his probably was the reason why he left Povia, but soon extended their dominion over the neighbourprovince", and had even obtained possession of the eity him the crown sceptre, globe, and sword of state, to preofeDantzig, where they massacred a number of Pomeraniim vent the Poles from electing another prince during hs jibgentlemen in cold blood; an atrocity which so terrifled the sence. violence of the partitioning powers, and general sympathy suffered severely, particularly during the absence of Napowas awakened in favour of a people whose great actions leon in Egypt, yet they repaired their losses with astonishwere entitled to admiration, whilst their misfortunes moved ing promptitude, and, in the year 1801, amounted to fifteen id: 193057501 author: Napier title: Volume 19, RAB-SCU date: 1842 words: 1078083.0 sentences: 66257.0 pages: flesch: 75.0 cache: ./cache/193057501.txt txt: ./txt/193057501.txt summary: the sectional area of the opening, and of course the cubic less than their fvdl width at first; the additional patch of emcontents of any given length, is four times the area of the bankments hardly ever uniting equally with the part first The followand consistent system of religious principles, conducted himine year another event gave the finishing stroke to its proself towards the Protestants in such a manner as best anpagation and success. ing, as we observed at the commencement of our treatise, the lateralis ( Triton lateralis, Say), a large reptile, which somear,irr,Ql= — times attains the length of two or three feet, and inhabits many purposes; yet, by remaining for some time at rest, all and of bridle-roads is so simple as to require very little sethe feculencies subside, and the water becomes sufficiently parate consideration; except that, in cities and towns, the id: 193913444 author: Napier title: Volume 20, Sculpture-SUR date: 1842 words: 1122566.0 sentences: 69788.0 pages: flesch: 76.0 cache: ./cache/193913444.txt txt: ./txt/193913444.txt summary: houses, is generally equal to about 360 times the effect ofparaboloidthe unassisted flame which is placed in the focus. motion, and the prominent form of her bows, the resistance "aiMiaof the water to the fore part of the ship produces a force lance each object is presented according to an established law, and different sensations are produced by various kinds of imtherefore called sense ; and acting in a similar manner upon pressions made on certain organs of the body, and how all shortly after the date of the building of the Henri Grace a papers published under the direction of the Record CotnDieu, we shall find that great improvement took place, and mission, addressed by the Duke of Suffolk to Sir w ilham ship were formed in such a manner as to fall outwards fromconcluthe load water-section upwards, we shall easily perceive,sionsthat in the case where the centre of gravity was supposed id: 193819045 author: Napier title: Volume 21, Surveying-ZYM date: 1842 words: 1331857.0 sentences: 102768.0 pages: flesch: 79.0 cache: ./cache/193819045.txt txt: ./txt/193819045.txt summary: Capital has not been diverttention to the United States of America, and gradually exed by legislative interference from its natural tendencies, tended their relations with the southern parts of that"conIhe consumei has been allowed to go to the cheapest martinent. W hen tannin in solution is exposed to the air tor a short time, the following changes take place: every two atoms of tannin absorb six great accuracy with which the different parts of the work number of intersected objects from the principal stations, Filter beds may be ment''s reflection will show, is no indication, unless the veloconstructed for air on the same principle as for water; but city of movement and chemical qualities of the air, especifew of the more simple arrangements of this kind that have ally in reference to moisture, be also taken into considerabeen sustained for any length of time, have been found tion. id: 192547789 author: Napier title: Volume 22, General index date: 1842 words: 290384.0 sentences: 92101.0 pages: flesch: 87.0 cache: ./cache/192547789.txt txt: ./txt/192547789.txt summary: 134—his original state, XXI. 174—his Natural History, III. motion, 657—on the soul, III. nature, 797—on the air, XVIII. 451—on American birds, XVI. XXL 605—his philosophy, XVII. —on the period of human utero-gestation, XIV. 242—his Tables of timbers, XXI. seq.—on projectiles, XVIII. 553, 638—his wood-engravings, XXI. man species, 199—on birds, XVI. ness to, 586—his corn-act, VII. 181—his work De Republica, XVI. XXL 195-9—his army, III. 30—his wars in Italy, XII. 30—his wars in Italy, XII. 102—on electrical light, VIII. et seq.—on magnetism, XIII. III., king of Sweden, XXI. 597—on law-reform, XIII. 597—on law-reform, XIII. 1—on law, XIII. 1—on law, XIII. 66, et seq.—on intestinal worms, XXI. XIV., III. of bells, 545—on insects, XIV. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. 530—on electricity, VIII. electricity, VIII.-574; XXI. VIII, 188—on instinct, XII. 189—his philosophy, III. III.''656; XVI. ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel