mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named classification-BD-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/16406.txt inflating: ./tmp/input/input-file/17239.txt inflating: ./tmp/input/input-file/26321.txt inflating: ./tmp/input/input-file/31354.txt inflating: ./tmp/input/input-file/21668.txt inflating: ./tmp/input/input-file/22283.txt inflating: ./tmp/input/input-file/24406.txt inflating: ./tmp/input/input-file/25009.txt inflating: ./tmp/input/input-file/12264.txt inflating: ./tmp/input/input-file/11261.txt inflating: ./tmp/input/input-file/13766.txt inflating: ./tmp/input/input-file/37864.txt inflating: ./tmp/input/input-file/47658.txt inflating: ./tmp/input/input-file/38117.txt inflating: ./tmp/input/input-file/43618.txt inflating: ./tmp/input/input-file/43719.txt inflating: ./tmp/input/input-file/44867.txt inflating: ./tmp/input/input-file/55761.txt inflating: ./tmp/input/input-file/35875.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 classification-BD-gutenberg FILE: cache/17239.txt OUTPUT: txt/17239.txt FILE: cache/31354.txt OUTPUT: txt/31354.txt FILE: cache/11261.txt OUTPUT: txt/11261.txt FILE: cache/22283.txt OUTPUT: txt/22283.txt FILE: cache/25009.txt OUTPUT: txt/25009.txt FILE: cache/26321.txt OUTPUT: txt/26321.txt FILE: cache/24406.txt OUTPUT: txt/24406.txt FILE: cache/16406.txt OUTPUT: txt/16406.txt FILE: cache/13766.txt OUTPUT: txt/13766.txt FILE: cache/12264.txt OUTPUT: txt/12264.txt FILE: cache/21668.txt OUTPUT: txt/21668.txt FILE: cache/47658.txt OUTPUT: txt/47658.txt FILE: cache/43618.txt OUTPUT: txt/43618.txt FILE: cache/35875.txt OUTPUT: txt/35875.txt FILE: cache/37864.txt OUTPUT: txt/37864.txt FILE: cache/44867.txt OUTPUT: txt/44867.txt FILE: cache/55761.txt OUTPUT: txt/55761.txt FILE: cache/43719.txt OUTPUT: txt/43719.txt FILE: cache/38117.txt OUTPUT: txt/38117.txt === file2bib.sh === id: 24406 author: Bryan, William Jennings title: The Price of a Soul date: pages: extension: .txt txt: ./txt/24406.txt cache: ./cache/24406.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'24406.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: 25009 author: nan title: The World's Greatest Books — Volume 14 — Philosophy and Economics date: pages: extension: .txt txt: ./txt/25009.txt cache: ./cache/25009.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'25009.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' 25009 txt/../pos/25009.pos 11261 txt/../pos/11261.pos 24406 txt/../wrd/24406.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 25009 txt/../ent/25009.ent 11261 txt/../ent/11261.ent 24406 txt/../ent/24406.ent 11261 txt/../wrd/11261.wrd 24406 txt/../pos/24406.pos 25009 txt/../wrd/25009.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 === file2bib.sh === id: 11261 author: Vaknin, Samuel title: Cyclopedia of Philosophy date: pages: extension: .txt txt: ./txt/11261.txt cache: ./cache/11261.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'11261.txt' 31354 txt/../pos/31354.pos 31354 txt/../wrd/31354.wrd 31354 txt/../ent/31354.ent 13766 txt/../pos/13766.pos === file2bib.sh === id: 31354 author: Maeterlinck, Maurice title: Death date: pages: extension: .txt txt: ./txt/31354.txt cache: ./cache/31354.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'31354.txt' 17239 txt/../pos/17239.pos 13766 txt/../wrd/13766.wrd 13766 txt/../ent/13766.ent 17239 txt/../wrd/17239.wrd 17239 txt/../ent/17239.ent 26321 txt/../pos/26321.pos === file2bib.sh === id: 13766 author: Arachne title: Cobwebs of Thought date: pages: extension: .txt txt: ./txt/13766.txt cache: ./cache/13766.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'13766.txt' 26321 txt/../ent/26321.ent 26321 txt/../wrd/26321.wrd 44867 txt/../pos/44867.pos === file2bib.sh === id: 17239 author: Fiske, John title: The Destiny of Man, Viewed in the Light of His Origin date: pages: extension: .txt txt: ./txt/17239.txt cache: ./cache/17239.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'17239.txt' 47658 txt/../pos/47658.pos 44867 txt/../wrd/44867.wrd 22283 txt/../pos/22283.pos 47658 txt/../wrd/47658.wrd 43618 txt/../pos/43618.pos 44867 txt/../ent/44867.ent 43618 txt/../wrd/43618.wrd 35875 txt/../pos/35875.pos 47658 txt/../ent/47658.ent 35875 txt/../wrd/35875.wrd === file2bib.sh === id: 26321 author: Lodge, Oliver, Sir title: Life and Matter: A Criticism of Professor Haeckel's "Riddle of the Universe" date: pages: extension: .txt txt: ./txt/26321.txt cache: ./cache/26321.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'26321.txt' 22283 txt/../wrd/22283.wrd 35875 txt/../ent/35875.ent 43618 txt/../ent/43618.ent === file2bib.sh === id: 44867 author: Wells, H. G. (Herbert George) title: The Discovery of the Future date: pages: extension: .txt txt: ./txt/44867.txt cache: ./cache/44867.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'44867.txt' 22283 txt/../ent/22283.ent === file2bib.sh === id: 47658 author: Carr, Herbert Wildon title: The Problem of Truth date: pages: extension: .txt txt: ./txt/47658.txt cache: ./cache/47658.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'47658.txt' === file2bib.sh === id: 35875 author: Freud, Sigmund title: Reflections on War and Death date: pages: extension: .txt txt: ./txt/35875.txt cache: ./cache/35875.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'35875.txt' 37864 txt/../pos/37864.pos === file2bib.sh === id: 43618 author: Knight, Sherwood Sweet title: Human Life date: pages: extension: .txt txt: ./txt/43618.txt cache: ./cache/43618.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'43618.txt' 37864 txt/../wrd/37864.wrd === file2bib.sh === id: 22283 author: Romanes, George John title: Mind and Motion and Monism date: pages: extension: .txt txt: ./txt/22283.txt cache: ./cache/22283.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'22283.txt' 16406 txt/../pos/16406.pos 21668 txt/../pos/21668.pos 37864 txt/../ent/37864.ent 55761 txt/../pos/55761.pos 16406 txt/../wrd/16406.wrd 55761 txt/../wrd/55761.wrd 21668 txt/../wrd/21668.wrd 12264 txt/../wrd/12264.wrd 12264 txt/../pos/12264.pos 43719 txt/../pos/43719.pos 16406 txt/../ent/16406.ent 55761 txt/../ent/55761.ent 21668 txt/../ent/21668.ent 43719 txt/../ent/43719.ent 12264 txt/../ent/12264.ent 43719 txt/../wrd/43719.wrd 38117 txt/../pos/38117.pos 38117 txt/../wrd/38117.wrd 38117 txt/../ent/38117.ent === file2bib.sh === id: 37864 author: Jones, Jesse Henry title: Know the Truth: A Critique on the Hamiltonian Theory of Limitation Including Some Strictures Upon the Theories of Rev. Henry L. Mansel and Mr. Herbert Spencer date: pages: extension: .txt txt: ./txt/37864.txt cache: ./cache/37864.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'37864.txt' === file2bib.sh === id: 55761 author: Steiner, Rudolf title: The Philosophy of Spiritual Activity A Modern Philosophy of Life Developed by Scientific Methods date: pages: extension: .txt txt: ./txt/55761.txt cache: ./cache/55761.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 7 resourceName b'55761.txt' === file2bib.sh === id: 16406 author: Fullerton, George Stuart title: An Introduction to Philosophy date: pages: extension: .txt txt: ./txt/16406.txt cache: ./cache/16406.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 6 resourceName b'16406.txt' === file2bib.sh === id: 12264 author: Benson, Arthur Christopher title: Father Payne date: pages: extension: .txt txt: ./txt/12264.txt cache: ./cache/12264.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'12264.txt' === file2bib.sh === id: 21668 author: Powys, John Cowper title: The Complex Vision date: pages: extension: .txt txt: ./txt/21668.txt cache: ./cache/21668.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 7 resourceName b'21668.txt' === file2bib.sh === id: 43719 author: Eucken, Rudolf title: Life's Basis and Life's Ideal: The Fundamentals of a New Philosophy of Life date: pages: extension: .txt txt: ./txt/43719.txt cache: ./cache/43719.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'43719.txt' === file2bib.sh === id: 38117 author: Sinclair, Upton title: The Book of Life date: pages: extension: .txt txt: ./txt/38117.txt cache: ./cache/38117.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 8 resourceName b'38117.txt' Done mapping. Reducing classification-BD-gutenberg === reduce.pl bib === id = 16406 author = Fullerton, George Stuart title = An Introduction to Philosophy date = pages = extension = .txt mime = text/plain words = 113250 sentences = 5851 flesch = 72 summary = mind a world of real things; that, for example, the little patch of totally different from the world of things in which the plain man man, the world of material things in space and time and of minds And yet the man can hold his own in the world of real things. ULTIMATE REAL THINGS.--Let us turn away from the senses of the word Bearing this in mind, let us come back to the plain man's experience of We have seen above that the world of real things in which the plain man real world which is revealed in the experience of the plain man. real world of touch things, for which visual experiences serve as system of things that most men call the real external world, and to senses touching the existence of a world of external things. the nature of things known, of the mind and the world. cache = ./cache/16406.txt txt = ./txt/16406.txt === reduce.pl bib === id = 17239 author = Fiske, John title = The Destiny of Man, Viewed in the Light of His Origin date = pages = extension = .txt mime = text/plain words = 18637 sentences = 919 flesch = 64 summary = Man's Place in Nature, as affected by the Copernican Theory. Man's Place in Nature, as affected by the Copernican Theory. remain, it appears that the higher forms of life--including Man a higher view of the workings of God and of the nature of Man than was On the Earth there will never be a Higher Creature than Man. In elucidating these points, we may fitly begin by considering the psychically speaking, between civilized man and the ape is so great as natural selection has worked, the earth and most of its living things increasing intelligence and enlarged experience of half-human man now new ones appear; and in man these phenomena come to have great End of the Working of Natural Selection upon Man. Throwing off the End of the Working of Natural Selection upon Man. Throwing off the The action of natural selection upon Man has long since been essentially cache = ./cache/17239.txt txt = ./txt/17239.txt === reduce.pl bib === id = 26321 author = Lodge, Oliver, Sir title = Life and Matter: A Criticism of Professor Haeckel's "Riddle of the Universe" date = pages = extension = .txt mime = text/plain words = 26989 sentences = 902 flesch = 52 summary = fundamental existence, of "life" or of "mind," it ought to reply that The possibility that "life" may be a real and basal form of existence, The fact concerning life which lies at the root of Professor Haeckel's that without matter the things we call mind, intelligence, consciousness, Matter possesses energy, in the form of persistent motion, and it is propelled by force; but neither matter nor energy possesses the power world for a time, but that it can also exist in some sense that life has an existence apart from its material manifestations as we the self-determined action of mind or living things upon matter, control or direct material forces--timing them and determining other words, life can generate no trace of energy, it can only guide generate energy nor directly exert force, yet it can cause matter to material, and timing the liberation of existing energy, as to produce cache = ./cache/26321.txt txt = ./txt/26321.txt === reduce.pl bib === id = 31354 author = Maeterlinck, Maurice title = Death date = pages = extension = .txt mime = text/plain words = 10862 sentences = 544 flesch = 76 summary = They form part of life and not of death. shall see presently in what manner a man of to-day, if he would remain things to consider, it will be possible to surround death with deeper death carries the spirit to some place unknown, shall we reproach it When our mind no longer has a body, what shall But how shall the ego which we know and whose destiny at the same time; for we cannot imagine a soul suffering in a body form of life which we do not yet understand; let us learn to look more painful too; for the mind, if it remain as we know it--and we are which our reason conceives, or shall we remain eternally in that which the infinity conceived by our reason and that perceived by our senses fate of the worlds, reduced to knowing whether or not the infinity of cache = ./cache/31354.txt txt = ./txt/31354.txt === reduce.pl bib === id = 21668 author = Powys, John Cowper title = The Complex Vision date = pages = extension = .txt mime = text/plain words = 123073 sentences = 4454 flesch = 56 summary = half-discovery of all living souls, a universe the truth and beauty of eternal vision the soul is occupied, and the person attempting to original activity of the human soul, associated with that universal where such a soul-monad exists there is a complex vision; and the complex vision, that we are separate personal souls surrounded out of which the personal soul creates its "universe," time and evil or malice exists in the souls of the immortals as in all human soul's complex vision becomes aware that the ideas of beauty, of this love is the creative energy of those personal souls we have the "sons of the universe" should satisfy the love of human souls attainment of the eternal vision the malice in all living souls but between the power of life and love, in the body and the soul vision of every other soul in the universe. cache = ./cache/21668.txt txt = ./txt/21668.txt === reduce.pl bib === id = 22283 author = Romanes, George John title = Mind and Motion and Monism date = pages = extension = .txt mime = text/plain words = 43422 sentences = 1545 flesch = 56 summary = outcome of the theory that nervous changes are the causes of mental of mind and motion, two important questions arise; and I feel that some point is that which is raised by the question whether mind is the cause be to suppose that the mind is a cause in some other sense than a physical or a natural cause; it would be to suppose that the mind is a evidence of mind as a result of matter or motion can possibly be further than this, and affirm that to suppose mind the cause of motion or motion the cause of mind is equally to suppose that which in its very For, according to Monism, all matter in motion is mind; and, therefore, the human mind as a first cause of its own volitions, I imply that that of causation, to say that any mind is caused would be to say that a cache = ./cache/22283.txt txt = ./txt/22283.txt === reduce.pl bib === === reduce.pl bib === id = 12264 author = Benson, Arthur Christopher title = Father Payne date = pages = extension = .txt mime = text/plain words = 119683 sentences = 7070 flesch = 84 summary = "No rational man can think that," said Father Payne. "And I, on the contrary," said Father Payne, "think that a man who always "Of course, you must not think in that coldblooded way," said Father Payne, "Of course you are," said Father Payne; "you can't live life on prudent "Yes, of course it can," said Father Payne, "among simple people--but we "Yes," said Father Payne, "but I know what I want to fight. "Yes, that is so," said Father Payne, "if you regard war as caused by God. But I rather believe that it is one of the things that God is fighting "I think we do know it," said Father Payne, "deep down in ourselves. "Well, a thing like the existence of God," said Father Payne; "that at best "I don't know," said Father Payne; "I think it's rather natural! "Most people don't like this sort of day," said Father Payne, as we cache = ./cache/12264.txt txt = ./txt/12264.txt === reduce.pl bib === === reduce.pl bib === id = 11261 author = Vaknin, Samuel title = Cyclopedia of Philosophy date = pages = extension = .txt mime = text/plain words = 30 sentences = 3 flesch = 86 summary = Copyright (C) 2007 by Lidija Rangelovska. Please see the corresponding RTF file for this eBook. RTF is Rich Text Format, and is readable in nearly any modern word processing program. cache = ./cache/11261.txt txt = ./txt/11261.txt === reduce.pl bib === id = 13766 author = Arachne title = Cobwebs of Thought date = pages = extension = .txt mime = text/plain words = 16112 sentences = 861 flesch = 72 summary = life, the result was melancholia--almost disease of mind. his mind tend towards Robert Browning, and away from George Eliot? self-investigation; what we want are facts of mind, mental data and in mind, measuring our senses, and for testing our mental powers as From Philosophy we do not as yet know definitely that mind _is_, or looking at human life only from the individual point of view. art have eternal youth and enduring power like nature and life answer which explained the sense of beauty that we feel in works of and feeling the Ideas which works of art represent, we should be instance--we feel the knowledge or Idea of Life, in all its varied He, with the great sense and Idea of Human Life in him, his intuitive knowledge of the great Idea of Life. But however obtained, the first time a mind feels conscious of it, it cache = ./cache/13766.txt txt = ./txt/13766.txt === reduce.pl bib === id = 37864 author = Jones, Jesse Henry title = Know the Truth: A Critique on the Hamiltonian Theory of Limitation Including Some Strictures Upon the Theories of Rev. Henry L. Mansel and Mr. Herbert Spencer date = pages = extension = .txt mime = text/plain words = 80934 sentences = 4126 flesch = 66 summary = asserting that man is wholly in Nature and cannot know God, as he was a perfect unity,--an absolute, infinite Person,--God. To illustrate. spiritual person, is a Pure Reason,--the faculty which gives him _a SPIRITUAL PERSON WHO IS SELF-EXISTENT, ABSOLUTE, AND INFINITE, IS THE Universal Genius upon the absolute and infinite Person are _different in Understanding, upon facts given in the Sense: a form of knowledge which self-existent, the absolute and infinite spiritual Person, the subject and that in the Pure Reason, in self-examination, the subject and object because self-existence is a pure, simple idea, organic in man, and seen Space is, is a pure condition, is thus a positive object to the Reason, light, and reject the truths of the Pure Reason and the God-man, and to the spiritual person, by which I know God and the eternal truth." And God. Or, in other words, if man is only an animal nature, having a Sense cache = ./cache/37864.txt txt = ./txt/37864.txt === reduce.pl bib === id = 47658 author = Carr, Herbert Wildon title = The Problem of Truth date = pages = extension = .txt mime = text/plain words = 28331 sentences = 1550 flesch = 68 summary = natural man, the fact is essentially the same--the true reality of The reality then, the knowledge of which is truth, is not the immediate different things, first realities and secondly ideas, and that we can us see what it implies as to the ultimate nature of truth and reality. the ultimate nature of reality and truth, that we are now to examine. Our ideas, by which we try to understand the reality of things are just And so the question arises, how far are our ideas about things truths understand the nature of truth, we shall see reality in the making. working ideas--cause, time, space, movement, things and their the reality of things, and there is but one way of testing the truth of our science is true knowledge, in the objective meaning of truth, for Neither, then, is reality truth, nor appearance error. cache = ./cache/47658.txt txt = ./txt/47658.txt === reduce.pl bib === id = 38117 author = Sinclair, Upton title = The Book of Life date = pages = extension = .txt mime = text/plain words = 168252 sentences = 7001 flesch = 70 summary = unaccountable thing; but some day we shall know enough of man's body and Civilized man, creature of art and of knowledge, has no love for nature day we shall know just what combination of chemicals causes a human Discussing the importance of certain organic salts to the body, Dr. Quick states: "Animals have been fed, as an experiment, on foods time I was doing these things with my body, I was going right on working When I was a boy living in New York, there was a man by the name of Dr. Tanner, who took a forty-day fast. life--things which every man and woman must know if we are to stop facts of the sex relationships of men and women in present-day society. At different times in my life I have talked with all kinds of people, good time, developing both their minds and bodies, and learning to know cache = ./cache/38117.txt txt = ./txt/38117.txt === reduce.pl bib === id = 43618 author = Knight, Sherwood Sweet title = Human Life date = pages = extension = .txt mime = text/plain words = 34862 sentences = 1171 flesch = 57 summary = or conditions surrounding man's existence in times past, is of time equal to no less than twenty-five million years, inasmuch as these THE LENGTH OF TIME DURING WHICH MAN HAS EXISTED THE LENGTH OF TIME DURING WHICH MAN HAS EXISTED period of extreme cold must have existed some one-half million years years ago, there existed a high state of civilization under the old correct, must mean a very great state of antiquity, so far as man is The fact that some living bodies have the power to form life-condition, is to represent the individual's power over himself the human soul, and even this usually at a time in life when the little there is no other time in life when the human mind will so readily time, and for the reasons above stated, kept man immune from it. fact that, in times past, man has been able to mold the opinions of cache = ./cache/43618.txt txt = ./txt/43618.txt === reduce.pl bib === id = 43719 author = Eucken, Rudolf title = Life's Basis and Life's Ideal: The Fundamentals of a New Philosophy of Life date = pages = extension = .txt mime = text/plain words = 137961 sentences = 4688 flesch = 52 summary = expressed, the spiritual life which transcends nature, the individual, religion it regards the spiritual life as a power of positive creation substance of the spiritual life and the form of its existence in man; in This view has been radically altered by the course of the Modern Age. When the invisible world became uncertain to man and the life directed the present, an independent spiritual life, making man more fact of the development of the spiritual life to independence of man, as far as man belongs to nature and the spiritual life has not yet development of the spiritual life in humanity: from mere individuals and the spiritual life to nature, as well as in its relation to humanity; it of the spiritual life to nature and to the world is also to be regarded by the nature of the spiritual life and its relation to the world; and cache = ./cache/43719.txt txt = ./txt/43719.txt === reduce.pl bib === id = 44867 author = Wells, H. G. (Herbert George) title = The Discovery of the Future date = pages = extension = .txt mime = text/plain words = 9597 sentences = 383 flesch = 64 summary = consequences of the past, from this our life is to prepare the future. constantly upon the past without any thought of the future at all, and of mind that thinks of the future a sort of hair-splitting, almost like past, and the future depends for its causes upon the present. in things, there comes a sorting out of these two types of mind. the future is a possible and practicable thing. Let us consider just what an educated man of to-day knows of the past. To these limits man's knowledge of the past was absolutely of a great number of things in the future is becoming a human Such, then, is the sort of knowledge of the future that I believe is future of humanity, was the highest of all conceivable things. It is possible to believe that all that the human mind has ever cache = ./cache/44867.txt txt = ./txt/44867.txt === reduce.pl bib === id = 55761 author = Steiner, Rudolf title = The Philosophy of Spiritual Activity A Modern Philosophy of Life Developed by Scientific Methods date = pages = extension = .txt mime = text/plain words = 91130 sentences = 4600 flesch = 67 summary = percepts given to the senses, i.e., the Material World. and Reality, Subject and Object, Appearance and Thing-in-itself, Ego perception the object appears as given, in thought the mind seems to naïve man calls the outer world, or material nature, is for Berkeley world is my idea, I have enunciated the result of an act of thought, Thought contributes this content to the percept from the world of instead of a world-knower, subject and object (percept and self) would object, determined by natural law, is perceived by us as a process of all that is objective would be contained in percept, concept and idea. with external objects the idea is determined by the percept. of action lying outside the real world of our percepts and thoughts, in knowledge, man lives and enters into the world of ideas as effective moral activity depends on knowledge of the particular world cache = ./cache/55761.txt txt = ./txt/55761.txt === reduce.pl bib === id = 35875 author = Freud, Sigmund title = Reflections on War and Death date = pages = extension = .txt mime = text/plain words = 9620 sentences = 410 flesch = 61 summary = would be wars between primitive and civilized nations and between those life, that everyone of us owes nature his death and must be prepared to As far as the death of another person is concerned every man of culture of giving expression to the thought of death in relation to the persons This conventional attitude of civilized people towards death is made towards death, one of which we may ascribe to primitive man, while the The attitude of prehistoric man towards death is, of course, known to us Primitive man maintained a very curious attitude towards death. Primitive man was as incapable of imagining and realizing his own death picture of death presented to primitive man forced him to reflect and Civilized man no longer feels this way in regard to killing enemies. state in our conventionally civilized attitude towards death! If you wish life, prepare for death. cache = ./cache/35875.txt txt = ./txt/35875.txt Building ./etc/reader.txt 43719 38117 12264 12264 43719 37864 number of items: 19 sum of words: 1,032,745 average size in words: 60,749 average readability score: 66 nouns: life; man; world; things; mind; nature; time; soul; thought; knowledge; men; truth; thing; sense; reality; something; fact; way; people; experience; existence; self; love; power; consciousness; matter; reason; nothing; work; body; idea; activity; philosophy; point; vision; whole; relation; one; ideas; universe; question; form; place; system; part; object; kind; science; day; view verbs: is; be; are; have; has; was; do; been; does; said; had; know; were; say; make; think; see; being; find; made; take; become; given; come; seems; am; give; ''s; call; believe; go; found; did; get; seen; called; becomes; let; seem; known; makes; feel; mean; want; thought; regarded; done; appears; exist; according adjectives: other; own; human; such; spiritual; same; more; great; new; real; certain; true; many; whole; possible; different; little; good; first; able; present; external; physical; complex; much; mere; old; free; conscious; mental; moral; individual; necessary; natural; particular; common; objective; modern; general; very; only; inner; independent; ultimate; clear; complete; impossible; pure; absolute; eternal adverbs: not; so; only; more; then; n''t; as; up; even; now; also; very; thus; out; most; just; far; all; never; therefore; here; always; much; ever; really; too; well; yet; merely; at; however; again; still; rather; simply; on; once; first; down; indeed; quite; no; away; together; there; perhaps; back; often; else; entirely pronouns: it; we; i; he; our; his; its; you; they; us; their; them; itself; him; my; me; your; himself; her; themselves; one; ourselves; she; myself; yourself; oneself; ours; herself; thy; mine; thee; thyself; theirs; yours; i''m; hers; ''s; ourself; ye; wide,--they; wd; these:--; on''t; laxatives; je; itelf; idealism.--the; hallucination,--the; existence,--the; body,--they proper nouns: _; god; father; payne; mr.; chapter; spencer; kant; universe; professor; christ; ego; nature; sense; monism; absolute; man; |; barthrop; life; philosophy; new; time; vincent; .; supreme; science; dr.; space; christianity; will; idealism; reason; spirit; william; naïve; i.; george; england; theory; york; james; hamilton; america; c.; jesus; sir; realism; materialism; pure keywords: life; man; thing; mind; god; world; work; time; nature; knowledge; human; mr.; love; idea; great; chapter; body; way; universe; theory; spencer; reality; professor; people; new; monism; matter; kant; individual; ego; death; christianity; christ; america; absolute; york; year; woman; war; want; volition; vision; vincent; unknowable; united; understanding; truth; true; states; spiritualism one topic; one dimension: life file(s): ./cache/16406.txt titles(s): An Introduction to Philosophy three topics; one dimension: man; life; soul file(s): ./cache/38117.txt, ./cache/43719.txt, ./cache/21668.txt titles(s): The Book of Life | Life''s Basis and Life''s Ideal: The Fundamentals of a New Philosophy of Life | The Complex Vision five topics; three dimensions: world mind man; man life men; said soul vision; life spiritual world; man evolution work file(s): ./cache/37864.txt, ./cache/38117.txt, ./cache/21668.txt, ./cache/43719.txt, ./cache/17239.txt titles(s): Know the Truth: A Critique on the Hamiltonian Theory of Limitation Including Some Strictures Upon the Theories of Rev. Henry L. Mansel and Mr. Herbert Spencer | The Book of Life | The Complex Vision | Life''s Basis and Life''s Ideal: The Fundamentals of a New Philosophy of Life | The Destiny of Man, Viewed in the Light of His Origin Type: gutenberg title: classification-BD-gutenberg date: 2021-05-24 time: 14:05 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: classification:"BD" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 13766 author: Arachne title: Cobwebs of Thought date: words: 16112.0 sentences: 861.0 pages: flesch: 72.0 cache: ./cache/13766.txt txt: ./txt/13766.txt summary: life, the result was melancholia--almost disease of mind. his mind tend towards Robert Browning, and away from George Eliot? self-investigation; what we want are facts of mind, mental data and in mind, measuring our senses, and for testing our mental powers as From Philosophy we do not as yet know definitely that mind _is_, or looking at human life only from the individual point of view. art have eternal youth and enduring power like nature and life answer which explained the sense of beauty that we feel in works of and feeling the Ideas which works of art represent, we should be instance--we feel the knowledge or Idea of Life, in all its varied He, with the great sense and Idea of Human Life in him, his intuitive knowledge of the great Idea of Life. But however obtained, the first time a mind feels conscious of it, it id: 12264 author: Benson, Arthur Christopher title: Father Payne date: words: 119683.0 sentences: 7070.0 pages: flesch: 84.0 cache: ./cache/12264.txt txt: ./txt/12264.txt summary: "No rational man can think that," said Father Payne. "And I, on the contrary," said Father Payne, "think that a man who always "Of course, you must not think in that coldblooded way," said Father Payne, "Of course you are," said Father Payne; "you can''t live life on prudent "Yes, of course it can," said Father Payne, "among simple people--but we "Yes," said Father Payne, "but I know what I want to fight. "Yes, that is so," said Father Payne, "if you regard war as caused by God. But I rather believe that it is one of the things that God is fighting "I think we do know it," said Father Payne, "deep down in ourselves. "Well, a thing like the existence of God," said Father Payne; "that at best "I don''t know," said Father Payne; "I think it''s rather natural! "Most people don''t like this sort of day," said Father Payne, as we id: 24406 author: Bryan, William Jennings title: The Price of a Soul date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 47658 author: Carr, Herbert Wildon title: The Problem of Truth date: words: 28331.0 sentences: 1550.0 pages: flesch: 68.0 cache: ./cache/47658.txt txt: ./txt/47658.txt summary: natural man, the fact is essentially the same--the true reality of The reality then, the knowledge of which is truth, is not the immediate different things, first realities and secondly ideas, and that we can us see what it implies as to the ultimate nature of truth and reality. the ultimate nature of reality and truth, that we are now to examine. Our ideas, by which we try to understand the reality of things are just And so the question arises, how far are our ideas about things truths understand the nature of truth, we shall see reality in the making. working ideas--cause, time, space, movement, things and their the reality of things, and there is but one way of testing the truth of our science is true knowledge, in the objective meaning of truth, for Neither, then, is reality truth, nor appearance error. id: 43719 author: Eucken, Rudolf title: Life''s Basis and Life''s Ideal: The Fundamentals of a New Philosophy of Life date: words: 137961.0 sentences: 4688.0 pages: flesch: 52.0 cache: ./cache/43719.txt txt: ./txt/43719.txt summary: expressed, the spiritual life which transcends nature, the individual, religion it regards the spiritual life as a power of positive creation substance of the spiritual life and the form of its existence in man; in This view has been radically altered by the course of the Modern Age. When the invisible world became uncertain to man and the life directed the present, an independent spiritual life, making man more fact of the development of the spiritual life to independence of man, as far as man belongs to nature and the spiritual life has not yet development of the spiritual life in humanity: from mere individuals and the spiritual life to nature, as well as in its relation to humanity; it of the spiritual life to nature and to the world is also to be regarded by the nature of the spiritual life and its relation to the world; and id: 17239 author: Fiske, John title: The Destiny of Man, Viewed in the Light of His Origin date: words: 18637.0 sentences: 919.0 pages: flesch: 64.0 cache: ./cache/17239.txt txt: ./txt/17239.txt summary: Man''s Place in Nature, as affected by the Copernican Theory. Man''s Place in Nature, as affected by the Copernican Theory. remain, it appears that the higher forms of life--including Man a higher view of the workings of God and of the nature of Man than was On the Earth there will never be a Higher Creature than Man. In elucidating these points, we may fitly begin by considering the psychically speaking, between civilized man and the ape is so great as natural selection has worked, the earth and most of its living things increasing intelligence and enlarged experience of half-human man now new ones appear; and in man these phenomena come to have great End of the Working of Natural Selection upon Man. Throwing off the End of the Working of Natural Selection upon Man. Throwing off the The action of natural selection upon Man has long since been essentially id: 35875 author: Freud, Sigmund title: Reflections on War and Death date: words: 9620.0 sentences: 410.0 pages: flesch: 61.0 cache: ./cache/35875.txt txt: ./txt/35875.txt summary: would be wars between primitive and civilized nations and between those life, that everyone of us owes nature his death and must be prepared to As far as the death of another person is concerned every man of culture of giving expression to the thought of death in relation to the persons This conventional attitude of civilized people towards death is made towards death, one of which we may ascribe to primitive man, while the The attitude of prehistoric man towards death is, of course, known to us Primitive man maintained a very curious attitude towards death. Primitive man was as incapable of imagining and realizing his own death picture of death presented to primitive man forced him to reflect and Civilized man no longer feels this way in regard to killing enemies. state in our conventionally civilized attitude towards death! If you wish life, prepare for death. id: 16406 author: Fullerton, George Stuart title: An Introduction to Philosophy date: words: 113250.0 sentences: 5851.0 pages: flesch: 72.0 cache: ./cache/16406.txt txt: ./txt/16406.txt summary: mind a world of real things; that, for example, the little patch of totally different from the world of things in which the plain man man, the world of material things in space and time and of minds And yet the man can hold his own in the world of real things. ULTIMATE REAL THINGS.--Let us turn away from the senses of the word Bearing this in mind, let us come back to the plain man''s experience of We have seen above that the world of real things in which the plain man real world which is revealed in the experience of the plain man. real world of touch things, for which visual experiences serve as system of things that most men call the real external world, and to senses touching the existence of a world of external things. the nature of things known, of the mind and the world. id: 37864 author: Jones, Jesse Henry title: Know the Truth: A Critique on the Hamiltonian Theory of Limitation Including Some Strictures Upon the Theories of Rev. Henry L. Mansel and Mr. Herbert Spencer date: words: 80934.0 sentences: 4126.0 pages: flesch: 66.0 cache: ./cache/37864.txt txt: ./txt/37864.txt summary: asserting that man is wholly in Nature and cannot know God, as he was a perfect unity,--an absolute, infinite Person,--God. To illustrate. spiritual person, is a Pure Reason,--the faculty which gives him _a SPIRITUAL PERSON WHO IS SELF-EXISTENT, ABSOLUTE, AND INFINITE, IS THE Universal Genius upon the absolute and infinite Person are _different in Understanding, upon facts given in the Sense: a form of knowledge which self-existent, the absolute and infinite spiritual Person, the subject and that in the Pure Reason, in self-examination, the subject and object because self-existence is a pure, simple idea, organic in man, and seen Space is, is a pure condition, is thus a positive object to the Reason, light, and reject the truths of the Pure Reason and the God-man, and to the spiritual person, by which I know God and the eternal truth." And God. Or, in other words, if man is only an animal nature, having a Sense id: 43618 author: Knight, Sherwood Sweet title: Human Life date: words: 34862.0 sentences: 1171.0 pages: flesch: 57.0 cache: ./cache/43618.txt txt: ./txt/43618.txt summary: or conditions surrounding man''s existence in times past, is of time equal to no less than twenty-five million years, inasmuch as these THE LENGTH OF TIME DURING WHICH MAN HAS EXISTED THE LENGTH OF TIME DURING WHICH MAN HAS EXISTED period of extreme cold must have existed some one-half million years years ago, there existed a high state of civilization under the old correct, must mean a very great state of antiquity, so far as man is The fact that some living bodies have the power to form life-condition, is to represent the individual''s power over himself the human soul, and even this usually at a time in life when the little there is no other time in life when the human mind will so readily time, and for the reasons above stated, kept man immune from it. fact that, in times past, man has been able to mold the opinions of id: 26321 author: Lodge, Oliver, Sir title: Life and Matter: A Criticism of Professor Haeckel''s "Riddle of the Universe" date: words: 26989.0 sentences: 902.0 pages: flesch: 52.0 cache: ./cache/26321.txt txt: ./txt/26321.txt summary: fundamental existence, of "life" or of "mind," it ought to reply that The possibility that "life" may be a real and basal form of existence, The fact concerning life which lies at the root of Professor Haeckel''s that without matter the things we call mind, intelligence, consciousness, Matter possesses energy, in the form of persistent motion, and it is propelled by force; but neither matter nor energy possesses the power world for a time, but that it can also exist in some sense that life has an existence apart from its material manifestations as we the self-determined action of mind or living things upon matter, control or direct material forces--timing them and determining other words, life can generate no trace of energy, it can only guide generate energy nor directly exert force, yet it can cause matter to material, and timing the liberation of existing energy, as to produce id: 31354 author: Maeterlinck, Maurice title: Death date: words: 10862.0 sentences: 544.0 pages: flesch: 76.0 cache: ./cache/31354.txt txt: ./txt/31354.txt summary: They form part of life and not of death. shall see presently in what manner a man of to-day, if he would remain things to consider, it will be possible to surround death with deeper death carries the spirit to some place unknown, shall we reproach it When our mind no longer has a body, what shall But how shall the ego which we know and whose destiny at the same time; for we cannot imagine a soul suffering in a body form of life which we do not yet understand; let us learn to look more painful too; for the mind, if it remain as we know it--and we are which our reason conceives, or shall we remain eternally in that which the infinity conceived by our reason and that perceived by our senses fate of the worlds, reduced to knowing whether or not the infinity of id: 21668 author: Powys, John Cowper title: The Complex Vision date: words: 123073.0 sentences: 4454.0 pages: flesch: 56.0 cache: ./cache/21668.txt txt: ./txt/21668.txt summary: half-discovery of all living souls, a universe the truth and beauty of eternal vision the soul is occupied, and the person attempting to original activity of the human soul, associated with that universal where such a soul-monad exists there is a complex vision; and the complex vision, that we are separate personal souls surrounded out of which the personal soul creates its "universe," time and evil or malice exists in the souls of the immortals as in all human soul''s complex vision becomes aware that the ideas of beauty, of this love is the creative energy of those personal souls we have the "sons of the universe" should satisfy the love of human souls attainment of the eternal vision the malice in all living souls but between the power of life and love, in the body and the soul vision of every other soul in the universe. id: 22283 author: Romanes, George John title: Mind and Motion and Monism date: words: 43422.0 sentences: 1545.0 pages: flesch: 56.0 cache: ./cache/22283.txt txt: ./txt/22283.txt summary: outcome of the theory that nervous changes are the causes of mental of mind and motion, two important questions arise; and I feel that some point is that which is raised by the question whether mind is the cause be to suppose that the mind is a cause in some other sense than a physical or a natural cause; it would be to suppose that the mind is a evidence of mind as a result of matter or motion can possibly be further than this, and affirm that to suppose mind the cause of motion or motion the cause of mind is equally to suppose that which in its very For, according to Monism, all matter in motion is mind; and, therefore, the human mind as a first cause of its own volitions, I imply that that of causation, to say that any mind is caused would be to say that a id: 38117 author: Sinclair, Upton title: The Book of Life date: words: 168252.0 sentences: 7001.0 pages: flesch: 70.0 cache: ./cache/38117.txt txt: ./txt/38117.txt summary: unaccountable thing; but some day we shall know enough of man''s body and Civilized man, creature of art and of knowledge, has no love for nature day we shall know just what combination of chemicals causes a human Discussing the importance of certain organic salts to the body, Dr. Quick states: "Animals have been fed, as an experiment, on foods time I was doing these things with my body, I was going right on working When I was a boy living in New York, there was a man by the name of Dr. Tanner, who took a forty-day fast. life--things which every man and woman must know if we are to stop facts of the sex relationships of men and women in present-day society. At different times in my life I have talked with all kinds of people, good time, developing both their minds and bodies, and learning to know id: 55761 author: Steiner, Rudolf title: The Philosophy of Spiritual Activity A Modern Philosophy of Life Developed by Scientific Methods date: words: 91130.0 sentences: 4600.0 pages: flesch: 67.0 cache: ./cache/55761.txt txt: ./txt/55761.txt summary: percepts given to the senses, i.e., the Material World. and Reality, Subject and Object, Appearance and Thing-in-itself, Ego perception the object appears as given, in thought the mind seems to naïve man calls the outer world, or material nature, is for Berkeley world is my idea, I have enunciated the result of an act of thought, Thought contributes this content to the percept from the world of instead of a world-knower, subject and object (percept and self) would object, determined by natural law, is perceived by us as a process of all that is objective would be contained in percept, concept and idea. with external objects the idea is determined by the percept. of action lying outside the real world of our percepts and thoughts, in knowledge, man lives and enters into the world of ideas as effective moral activity depends on knowledge of the particular world id: 11261 author: Vaknin, Samuel title: Cyclopedia of Philosophy date: words: 30.0 sentences: 3.0 pages: flesch: 86.0 cache: ./cache/11261.txt txt: ./txt/11261.txt summary: Copyright (C) 2007 by Lidija Rangelovska. Please see the corresponding RTF file for this eBook. RTF is Rich Text Format, and is readable in nearly any modern word processing program. id: 44867 author: Wells, H. G. (Herbert George) title: The Discovery of the Future date: words: 9597.0 sentences: 383.0 pages: flesch: 64.0 cache: ./cache/44867.txt txt: ./txt/44867.txt summary: consequences of the past, from this our life is to prepare the future. constantly upon the past without any thought of the future at all, and of mind that thinks of the future a sort of hair-splitting, almost like past, and the future depends for its causes upon the present. in things, there comes a sorting out of these two types of mind. the future is a possible and practicable thing. Let us consider just what an educated man of to-day knows of the past. To these limits man''s knowledge of the past was absolutely of a great number of things in the future is becoming a human Such, then, is the sort of knowledge of the future that I believe is future of humanity, was the highest of all conceivable things. It is possible to believe that all that the human mind has ever id: 25009 author: nan title: The World's Greatest Books — Volume 14 — Philosophy and Economics date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel