mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-health-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/14985.txt inflating: ./tmp/input/input-file/17682.txt inflating: ./tmp/input/input-file/17367.txt inflating: ./tmp/input/input-file/18376.txt inflating: ./tmp/input/input-file/30660.txt inflating: ./tmp/input/input-file/16370.txt inflating: ./tmp/input/input-file/3453.txt inflating: ./tmp/input/input-file/3458.txt inflating: ./tmp/input/input-file/4219.txt inflating: ./tmp/input/input-file/37640.txt inflating: ./tmp/input/input-file/37032.txt inflating: ./tmp/input/input-file/40373.txt inflating: ./tmp/input/input-file/33917.txt inflating: ./tmp/input/input-file/metadata.csv caution: excluded filename not matched: *MACOSX* === DIRECTORIES: ./tmp/input === DIRECTORY: ./tmp/input/input-file === metadata file: ./tmp/input/input-file/metadata.csv === found metadata file === updating bibliographic database Building study carrel named subject-health-gutenberg FILE: cache/3458.txt OUTPUT: txt/3458.txt FILE: cache/4219.txt OUTPUT: txt/4219.txt FILE: cache/30660.txt OUTPUT: txt/30660.txt FILE: cache/18376.txt OUTPUT: txt/18376.txt FILE: cache/40373.txt OUTPUT: txt/40373.txt FILE: cache/37032.txt OUTPUT: txt/37032.txt FILE: cache/16370.txt OUTPUT: txt/16370.txt FILE: cache/14985.txt OUTPUT: txt/14985.txt FILE: cache/3453.txt OUTPUT: txt/3453.txt FILE: cache/17682.txt OUTPUT: txt/17682.txt FILE: cache/33917.txt OUTPUT: txt/33917.txt FILE: cache/17367.txt OUTPUT: txt/17367.txt FILE: cache/37640.txt OUTPUT: txt/37640.txt === file2bib.sh === id: 3458 author: Eddy, Mary Baker title: Science and Health, with Key to the Scriptures date: pages: extension: .txt txt: ./txt/3458.txt cache: ./cache/3458.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'3458.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: 4219 author: Muskett, Philip E. title: The Art of Living in Australia Together with Three Hundred Australian Cookery Recipes and Accessory Kitchen Information by Mrs. H. Wicken date: pages: extension: .txt txt: ./txt/4219.txt cache: ./cache/4219.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'4219.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: 3453 author: Tyrrell, Chas. A. (Charles Alfred) title: The Royal Road to Health; Or, the Secret of Health Without Drugs date: pages: extension: .txt txt: ./txt/3453.txt cache: ./cache/3453.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'3453.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' 3458 txt/../wrd/3458.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 3458 txt/../pos/3458.pos 3458 txt/../ent/3458.ent 3453 txt/../pos/3453.pos 4219 txt/../wrd/4219.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 3453 txt/../wrd/3453.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 4219 txt/../ent/4219.ent 3453 txt/../ent/3453.ent 4219 txt/../pos/4219.pos 18376 txt/../pos/18376.pos 18376 txt/../wrd/18376.wrd 18376 txt/../ent/18376.ent === file2bib.sh === id: 18376 author: Garnett, Thomas title: A Lecture on the Preservation of Health date: pages: extension: .txt txt: ./txt/18376.txt cache: ./cache/18376.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'18376.txt' 30660 txt/../pos/30660.pos 30660 txt/../ent/30660.ent 37640 txt/../pos/37640.pos 30660 txt/../wrd/30660.wrd 37640 txt/../ent/37640.ent 37640 txt/../wrd/37640.wrd 33917 txt/../pos/33917.pos 33917 txt/../wrd/33917.wrd 33917 txt/../ent/33917.ent 40373 txt/../wrd/40373.wrd 40373 txt/../pos/40373.pos === file2bib.sh === id: 30660 author: Cornaro, Luigi title: Discourses on a Sober and Temperate Life Wherein is demonstrated, by his own Example, the Method of Preserving Health to Extreme Old Age date: pages: extension: .txt txt: ./txt/30660.txt cache: ./cache/30660.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'30660.txt' === file2bib.sh === id: 37640 author: Brown, John title: Health: Five Lay Sermons to Working-People date: pages: extension: .txt txt: ./txt/37640.txt cache: ./cache/37640.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'37640.txt' 17367 txt/../wrd/17367.wrd === file2bib.sh === id: 33917 author: Wattles, W. D. title: The Science of Being Well date: pages: extension: .txt txt: ./txt/33917.txt cache: ./cache/33917.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'33917.txt' 40373 txt/../ent/40373.ent 17367 txt/../pos/17367.pos === file2bib.sh === id: 40373 author: Gandhi, Mahatma title: A Guide to Health date: pages: extension: .txt txt: ./txt/40373.txt cache: ./cache/40373.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'40373.txt' 17682 txt/../pos/17682.pos 16370 txt/../pos/16370.pos 17367 txt/../ent/17367.ent 17682 txt/../wrd/17682.wrd 16370 txt/../wrd/16370.wrd 37032 txt/../pos/37032.pos 14985 txt/../pos/14985.pos 37032 txt/../wrd/37032.wrd 37032 txt/../ent/37032.ent 14985 txt/../wrd/14985.wrd 16370 txt/../ent/16370.ent === file2bib.sh === id: 17367 author: Kellogg, John Harvey title: First Book in Physiology and Hygiene date: pages: extension: .txt txt: ./txt/17367.txt cache: ./cache/17367.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'17367.txt' 17682 txt/../ent/17682.ent 14985 txt/../ent/14985.ent === file2bib.sh === id: 17682 author: Various title: The Healthy Life, Vol. V, Nos. 24-28 The Independent Health Magazine date: pages: extension: .txt txt: ./txt/17682.txt cache: ./cache/17682.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'17682.txt' === file2bib.sh === id: 16370 author: Lacroix, John Victor title: Lameness of the Horse Veterinary Practitioners' Series, No. 1 date: pages: extension: .txt txt: ./txt/16370.txt cache: ./cache/16370.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'16370.txt' === file2bib.sh === id: 37032 author: Walsh, James J. (James Joseph) title: Religion And Health date: pages: extension: .txt txt: ./txt/37032.txt cache: ./cache/37032.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'37032.txt' === file2bib.sh === id: 14985 author: Dechmann, Louis title: Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration date: pages: extension: .txt txt: ./txt/14985.txt cache: ./cache/14985.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 6 resourceName b'14985.txt' Done mapping. Reducing subject-health-gutenberg === reduce.pl bib === id = 17682 author = Various title = The Healthy Life, Vol. V, Nos. 24-28 The Independent Health Magazine date = pages = extension = .txt mime = text/plain words = 77877 sentences = 4633 flesch = 75 summary = When men lived on their natural food, quantities settled themselves. casserole-cooked vegetables, done with a little fruit juice and lemon an egg, boiled rice, vegetables and a little dried fruit. Miss S.L.P. writes:--I should like a little help as to diet. We all liked the idea of making bread every day and eating it hot. bone-making food and adopting a diet of fruit (chiefly lemons) and nutritious foods (like eggs, cheese, meat, etc.) away from "Milk sugars" taken to excess with a mixed diet, or in the form of natural state as a living vegetable food--a very different thing from She takes hot boiled water five times a day. water and cold milk, be as healthy as a diet of hot vegetables, A diet of bread and butter, biscuits, cheese, fresh and dried fruits 7. Middle age is the critical time of life in respect to a man's diet cache = ./cache/17682.txt txt = ./txt/17682.txt === reduce.pl bib === id = 14985 author = Dechmann, Louis title = Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration date = pages = extension = .txt mime = text/plain words = 96802 sentences = 4989 flesch = 62 summary = the nerves when there is a generally diseased condition of the blood, access of disease; to maintain the fair form and vigor of the body disease is to supply the lacking chemical elements in the form of to the regular food_, the missing chemical elements in organic form; and The discovery that a diseased condition of the blood leads to certain _The body tissue in general_: This comprises the red blood organic forms of the nature of plant and animal bodies. forms a direct connection between blood and nerve tissues. elements, and can be regenerated in case of disease, like every other cases prevents recovery and even causes chronic disease or fatal thus removing the degenerated and diseased cells of the human body _Diet_: Diet in case of hair disease calls for a combination of food In every case these climatic disease forms are caused by a combination cache = ./cache/14985.txt txt = ./txt/14985.txt === reduce.pl bib === id = 17367 author = Kellogg, John Harvey title = First Book in Physiology and Hygiene date = pages = extension = .txt mime = text/plain words = 42818 sentences = 3640 flesch = 89 summary = The Lungs and Heart.~--The chest contains a pair of organs called 6. Boys who use tobacco do not grow strong in body and mind. and some persons think that these drinks are useful foods; but they digesting our food is done in a long tube within the body, called the Alcohol causes the blood to come to the surface in the same way. small, tight place, it soon uses up so much air that it can burn no ~12.~ When a man uses alcohol and tobacco, their effects upon the bones or cigarettes, or who uses strong alcoholic liquors, is likely to be so ~12.~ When a tired man takes alcohol, it acts like a whip; it makes heart, the lungs, and many other organs of the body should keep at work BAD EFFECTS OF ALCOHOL UPON THE BRAIN AND NERVES. Of what use to the body are the brain and nerves? cache = ./cache/17367.txt txt = ./txt/17367.txt === reduce.pl bib === id = 18376 author = Garnett, Thomas title = A Lecture on the Preservation of Health date = pages = extension = .txt mime = text/plain words = 11708 sentences = 375 flesch = 58 summary = inanimate, or dead bodies act on each other, the effects produced for instance, heat, air, and food from animals, and they soon become The laws by which external powers act on living bodies, will, on a words, if the body be for some time exposed to cold, it is more the heat will act violently; often producing a great degree of The second law is, that when the exciting powers have acted with considerable time, the excitability is exhausted, or less fit to be considerable time, the excitability is exhausted, or becomes less given quantity of common air, it will live only a certain time; at long as that person continues in the cold air, he feels no bad violent action of the heat upon the accumulated excitability of violent action of the heat upon the accumulated excitability of excite the body, and support life, I have formerly mentioned food, cache = ./cache/18376.txt txt = ./txt/18376.txt === reduce.pl bib === id = 30660 author = Cornaro, Luigi title = Discourses on a Sober and Temperate Life Wherein is demonstrated, by his own Example, the Method of Preserving Health to Extreme Old Age date = pages = extension = .txt mime = text/plain words = 20826 sentences = 603 flesch = 60 summary = second nature, forcing men to use that, whether good or bad, to life; a period very remote in the regular course of nature, regular life, whilst observed, preserves men of a bad constitution, no great difficulty in avoiding them, the love of life and health attain my old age, in order that they too may enjoy that period of his infirm constitution, live to a great age, and always enjoy reason, and a sober life, live to a great age and in good health, answer, that our kind mother, nature, in order that old men may live good appetite; and, whilst a man leads a sober life, he may be sure embrace a regular and sober life, in order to attain old age, bring into the world a perfect constitution, and live to old age; the nature of things, that he, who leads a sober and regular life, cache = ./cache/30660.txt txt = ./txt/30660.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 37640 author = Brown, John title = Health: Five Lay Sermons to Working-People date = pages = extension = .txt mime = text/plain words = 22789 sentences = 1156 flesch = 85 summary = Health of mind and body, next to a good conscience, is the best blessing than to the laboring man and his wife and children; and indeed a good our sins, perhaps, which the great God alone else knows; how many cares _four things_ about your duty to the Doctor, so as to get the most good and to pay his way is one of the proudest things a poor man can say, and And let me tell you, moreover, that unless a man likes what he is at, great deal more, though a kind word, as well as a merry heart, does good and you know the Doctor is often said to bring the new baby in his body, and stomach, and our old friends the bowels, are in good order and Good night to you all, big and little, young and old; and go home to cache = ./cache/37640.txt txt = ./txt/37640.txt === reduce.pl bib === id = 40373 author = Gandhi, Mahatma title = A Guide to Health date = pages = extension = .txt mime = text/plain words = 35745 sentences = 1828 flesch = 78 summary = been said by a famous doctor, more people die for fear of diseases like hold that more people die of medicines than of diseases; and Dr. Masongood even goes to the extent of saying that more men have fallen The world is compounded of the five elements,--earth, water, air, fire, man,--namely, air, water, and food--the first is the most important. It has been ascertained by experiments that no man can live without air eating the leavings of another man's food, or drinking out of a cup follows that the best way of avoiding disease is to live and work in the Exercise is as much of a vital necessity for man as air, water and food, air, pure water, and wholesome food do contribute to health. the laws of health as regards air, water and food. the conclusion that water-cure is the best for all diseases. cache = ./cache/40373.txt txt = ./txt/40373.txt === reduce.pl bib === id = 16370 author = Lacroix, John Victor title = Lameness of the Horse Veterinary Practitioners' Series, No. 1 date = pages = extension = .txt mime = text/plain words = 80533 sentences = 4085 flesch = 55 summary = A case of acute bone spavin in a horse of little value is not generally completely fractured and recovery will probably result in most cases cases where contusion has caused acute inflammation of the member, the of navicular disease or other affections causing supporting-leg-lameness) the affection which is causing lameness in different cases. Treatment.--In very painful cases acute inflammation is treated by In severe cases, lameness is markedly increased by causing the animal to subject will bear some weight upon the affected member, but this causes the usual case of carpal fracture because of the fact that there results frequent cause of lameness and it affects animals of all ages and occurs joint and other wounds of the pastern region, cause open tendon sheaths parts, no lameness marks its existence and in chronic cases of synovial (if not all) of these cases there exists in the animal affected a cache = ./cache/16370.txt txt = ./txt/16370.txt === reduce.pl bib === id = 37032 author = Walsh, James J. (James Joseph) title = Religion And Health date = pages = extension = .txt mime = text/plain words = 102697 sentences = 3747 flesch = 62 summary = the great work of modern science have been deeply religious, and a Like so many other of the good things of life, prayer, to be really divine life within humanity--in all ages men have left the pleasures concerns that no time is left to live the life of the spirit and times a year on the special feast days, to which a man was expected to considerations of life for a great many {141} people and can still be dissipations means a very great deal for health of body and mind. wounded a number of times during life, yet, like Lord Roberts, Sir causes a great many people to be disturbed about the meaning of life Pain is one of the very hard things of life which most people find it great many people who seem to think that men never worked so hard as cache = ./cache/37032.txt txt = ./txt/37032.txt === reduce.pl bib === id = 33917 author = Wattles, W. D. title = The Science of Being Well date = pages = extension = .txt mime = text/plain words = 24473 sentences = 1125 flesch = 74 summary = man thinks in a certain way, and eats, drinks, breathes, and sleeps in a the Principle of Health, and so long as man thinks in a perfectly health, and to perform the voluntary functions of life in a healthy way. functions of his life; and the thought of perfect health, impressed upon man would be to enable him to think only thoughts of perfect health, and to eat, drink, breathe, and sleep in a perfectly healthy way; and this, thought of perfect functioning in the mind-body will, in due time, cause Form this conception, and then think only thoughts of perfect health in If man thinks no thoughts save those of perfect health, the functions Man cannot think thoughts of perfect health Man cannot think thoughts of perfect health Man cannot think thoughts of perfect health Man cannot think only thoughts of perfect health unless he performs the cache = ./cache/33917.txt txt = ./txt/33917.txt Building ./etc/reader.txt 16370 37032 14985 37032 17367 40373 number of items: 13 sum of words: 516,268 average size in words: 51,626 average readability score: 69 nouns: life; body; time; food; man; health; cases; disease; blood; people; water; way; men; work; case; day; air; part; things; years; nature; mind; condition; subject; parts; treatment; diet; fact; religion; children; course; world; matter; diseases; form; patient; use; days; skin; alcohol; inflammation; conditions; place; lameness; means; milk; others; manner; bones; pain verbs: is; be; are; have; has; was; been; do; had; were; made; make; being; take; does; know; think; say; see; eat; called; said; taken; give; given; found; become; keep; get; come; go; used; find; live; done; put; am; known; makes; becomes; let; kept; having; did; use; feel; cause; following; applied; eating adjectives: other; such; many; great; good; little; more; same; much; necessary; old; certain; own; healthy; human; best; possible; small; first; true; few; various; natural; large; important; most; cold; general; religious; young; long; serious; different; better; strong; present; physical; mental; nervous; perfect; bad; open; due; able; hot; simple; common; whole; normal; new adverbs: not; so; very; only; more; well; as; even; then; up; most; also; often; too; much; out; now; never; always; however; just; thus; almost; rather; usually; sometimes; therefore; ever; once; far; all; on; down; especially; quite; really; here; about; still; less; long; soon; yet; indeed; again; particularly; frequently; perhaps; easily; away pronouns: it; we; i; they; you; he; their; his; its; them; our; my; your; him; us; me; her; themselves; she; himself; one; itself; myself; yourself; ourselves; herself; thy; thee; yours; oneself; ours; theirs; mine; yourselves; thyself; ye; work,--they; whereof; tes´-tine).--at; tendo; nerves.--what; me"--and; in.--what; hers; experiment.~--we; distinctly._--_poe; camoëns; bourdelle[26; all--40; a)--cow proper nouns: _; god; health; life; fig; tendon; doctor; dr.; professor; healthy; diet; new; m.d.; chapter; disease; science; principle; dech; nature; footnote; dr; london; substance; manna; iodin; veterinary; j.; eubiogen; st.; lord; american; england; sir; medical; flexor; ii; joint; james; york; influenza; heaven; general; lameness; jews; supreme; brachii; alcohol; |; h.; vol keywords: god; body; man; good; food; year; work; time; life; health; great; case; water; thing; nature; london; little; like; illustration; healthy; footnote; eat; disease; diet; day; condition; child; chapter; bone; blood; air; wound; way; war; veterinary; vegetable; treatment; tissue; think; therapy; tendon; system; summary; substance; subject; st.; sir; result; religious; religion one topic; one dimension: life file(s): ./cache/14985.txt titles(s): Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration three topics; one dimension: life; body; cases file(s): ./cache/14985.txt, ./cache/17367.txt, ./cache/16370.txt titles(s): Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration | First Book in Physiology and Hygiene | Lameness of the Horse Veterinary Practitioners'' Series, No. 1 five topics; three dimensions: disease body food; life health man; cases lameness joint; air body alcohol; recommends derangement excepting file(s): ./cache/14985.txt, ./cache/37032.txt, ./cache/16370.txt, ./cache/17367.txt, titles(s): Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration | Religion And Health | Lameness of the Horse Veterinary Practitioners'' Series, No. 1 | First Book in Physiology and Hygiene | Science and Health, with Key to the Scriptures Type: gutenberg title: subject-health-gutenberg date: 2021-06-06 time: 16:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Health" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 37640 author: Brown, John title: Health: Five Lay Sermons to Working-People date: words: 22789.0 sentences: 1156.0 pages: flesch: 85.0 cache: ./cache/37640.txt txt: ./txt/37640.txt summary: Health of mind and body, next to a good conscience, is the best blessing than to the laboring man and his wife and children; and indeed a good our sins, perhaps, which the great God alone else knows; how many cares _four things_ about your duty to the Doctor, so as to get the most good and to pay his way is one of the proudest things a poor man can say, and And let me tell you, moreover, that unless a man likes what he is at, great deal more, though a kind word, as well as a merry heart, does good and you know the Doctor is often said to bring the new baby in his body, and stomach, and our old friends the bowels, are in good order and Good night to you all, big and little, young and old; and go home to id: 30660 author: Cornaro, Luigi title: Discourses on a Sober and Temperate Life Wherein is demonstrated, by his own Example, the Method of Preserving Health to Extreme Old Age date: words: 20826.0 sentences: 603.0 pages: flesch: 60.0 cache: ./cache/30660.txt txt: ./txt/30660.txt summary: second nature, forcing men to use that, whether good or bad, to life; a period very remote in the regular course of nature, regular life, whilst observed, preserves men of a bad constitution, no great difficulty in avoiding them, the love of life and health attain my old age, in order that they too may enjoy that period of his infirm constitution, live to a great age, and always enjoy reason, and a sober life, live to a great age and in good health, answer, that our kind mother, nature, in order that old men may live good appetite; and, whilst a man leads a sober life, he may be sure embrace a regular and sober life, in order to attain old age, bring into the world a perfect constitution, and live to old age; the nature of things, that he, who leads a sober and regular life, id: 14985 author: Dechmann, Louis title: Valere Aude: Dare to Be Healthy, Or, The Light of Physical Regeneration date: words: 96802.0 sentences: 4989.0 pages: flesch: 62.0 cache: ./cache/14985.txt txt: ./txt/14985.txt summary: the nerves when there is a generally diseased condition of the blood, access of disease; to maintain the fair form and vigor of the body disease is to supply the lacking chemical elements in the form of to the regular food_, the missing chemical elements in organic form; and The discovery that a diseased condition of the blood leads to certain _The body tissue in general_: This comprises the red blood organic forms of the nature of plant and animal bodies. forms a direct connection between blood and nerve tissues. elements, and can be regenerated in case of disease, like every other cases prevents recovery and even causes chronic disease or fatal thus removing the degenerated and diseased cells of the human body _Diet_: Diet in case of hair disease calls for a combination of food In every case these climatic disease forms are caused by a combination id: 3458 author: Eddy, Mary Baker title: Science and Health, with Key to the Scriptures date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 40373 author: Gandhi, Mahatma title: A Guide to Health date: words: 35745.0 sentences: 1828.0 pages: flesch: 78.0 cache: ./cache/40373.txt txt: ./txt/40373.txt summary: been said by a famous doctor, more people die for fear of diseases like hold that more people die of medicines than of diseases; and Dr. Masongood even goes to the extent of saying that more men have fallen The world is compounded of the five elements,--earth, water, air, fire, man,--namely, air, water, and food--the first is the most important. It has been ascertained by experiments that no man can live without air eating the leavings of another man''s food, or drinking out of a cup follows that the best way of avoiding disease is to live and work in the Exercise is as much of a vital necessity for man as air, water and food, air, pure water, and wholesome food do contribute to health. the laws of health as regards air, water and food. the conclusion that water-cure is the best for all diseases. id: 18376 author: Garnett, Thomas title: A Lecture on the Preservation of Health date: words: 11708.0 sentences: 375.0 pages: flesch: 58.0 cache: ./cache/18376.txt txt: ./txt/18376.txt summary: inanimate, or dead bodies act on each other, the effects produced for instance, heat, air, and food from animals, and they soon become The laws by which external powers act on living bodies, will, on a words, if the body be for some time exposed to cold, it is more the heat will act violently; often producing a great degree of The second law is, that when the exciting powers have acted with considerable time, the excitability is exhausted, or less fit to be considerable time, the excitability is exhausted, or becomes less given quantity of common air, it will live only a certain time; at long as that person continues in the cold air, he feels no bad violent action of the heat upon the accumulated excitability of violent action of the heat upon the accumulated excitability of excite the body, and support life, I have formerly mentioned food, id: 17367 author: Kellogg, John Harvey title: First Book in Physiology and Hygiene date: words: 42818.0 sentences: 3640.0 pages: flesch: 89.0 cache: ./cache/17367.txt txt: ./txt/17367.txt summary: The Lungs and Heart.~--The chest contains a pair of organs called 6. Boys who use tobacco do not grow strong in body and mind. and some persons think that these drinks are useful foods; but they digesting our food is done in a long tube within the body, called the Alcohol causes the blood to come to the surface in the same way. small, tight place, it soon uses up so much air that it can burn no ~12.~ When a man uses alcohol and tobacco, their effects upon the bones or cigarettes, or who uses strong alcoholic liquors, is likely to be so ~12.~ When a tired man takes alcohol, it acts like a whip; it makes heart, the lungs, and many other organs of the body should keep at work BAD EFFECTS OF ALCOHOL UPON THE BRAIN AND NERVES. Of what use to the body are the brain and nerves? id: 16370 author: Lacroix, John Victor title: Lameness of the Horse Veterinary Practitioners'' Series, No. 1 date: words: 80533.0 sentences: 4085.0 pages: flesch: 55.0 cache: ./cache/16370.txt txt: ./txt/16370.txt summary: A case of acute bone spavin in a horse of little value is not generally completely fractured and recovery will probably result in most cases cases where contusion has caused acute inflammation of the member, the of navicular disease or other affections causing supporting-leg-lameness) the affection which is causing lameness in different cases. Treatment.--In very painful cases acute inflammation is treated by In severe cases, lameness is markedly increased by causing the animal to subject will bear some weight upon the affected member, but this causes the usual case of carpal fracture because of the fact that there results frequent cause of lameness and it affects animals of all ages and occurs joint and other wounds of the pastern region, cause open tendon sheaths parts, no lameness marks its existence and in chronic cases of synovial (if not all) of these cases there exists in the animal affected a id: 4219 author: Muskett, Philip E. title: The Art of Living in Australia Together with Three Hundred Australian Cookery Recipes and Accessory Kitchen Information by Mrs. H. Wicken date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 3453 author: Tyrrell, Chas. A. (Charles Alfred) title: The Royal Road to Health; Or, the Secret of Health Without Drugs date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 17682 author: Various title: The Healthy Life, Vol. V, Nos. 24-28 The Independent Health Magazine date: words: 77877.0 sentences: 4633.0 pages: flesch: 75.0 cache: ./cache/17682.txt txt: ./txt/17682.txt summary: When men lived on their natural food, quantities settled themselves. casserole-cooked vegetables, done with a little fruit juice and lemon an egg, boiled rice, vegetables and a little dried fruit. Miss S.L.P. writes:--I should like a little help as to diet. We all liked the idea of making bread every day and eating it hot. bone-making food and adopting a diet of fruit (chiefly lemons) and nutritious foods (like eggs, cheese, meat, etc.) away from "Milk sugars" taken to excess with a mixed diet, or in the form of natural state as a living vegetable food--a very different thing from She takes hot boiled water five times a day. water and cold milk, be as healthy as a diet of hot vegetables, A diet of bread and butter, biscuits, cheese, fresh and dried fruits 7. Middle age is the critical time of life in respect to a man''s diet id: 37032 author: Walsh, James J. (James Joseph) title: Religion And Health date: words: 102697.0 sentences: 3747.0 pages: flesch: 62.0 cache: ./cache/37032.txt txt: ./txt/37032.txt summary: the great work of modern science have been deeply religious, and a Like so many other of the good things of life, prayer, to be really divine life within humanity--in all ages men have left the pleasures concerns that no time is left to live the life of the spirit and times a year on the special feast days, to which a man was expected to considerations of life for a great many {141} people and can still be dissipations means a very great deal for health of body and mind. wounded a number of times during life, yet, like Lord Roberts, Sir causes a great many people to be disturbed about the meaning of life Pain is one of the very hard things of life which most people find it great many people who seem to think that men never worked so hard as id: 33917 author: Wattles, W. D. title: The Science of Being Well date: words: 24473.0 sentences: 1125.0 pages: flesch: 74.0 cache: ./cache/33917.txt txt: ./txt/33917.txt summary: man thinks in a certain way, and eats, drinks, breathes, and sleeps in a the Principle of Health, and so long as man thinks in a perfectly health, and to perform the voluntary functions of life in a healthy way. functions of his life; and the thought of perfect health, impressed upon man would be to enable him to think only thoughts of perfect health, and to eat, drink, breathe, and sleep in a perfectly healthy way; and this, thought of perfect functioning in the mind-body will, in due time, cause Form this conception, and then think only thoughts of perfect health in If man thinks no thoughts save those of perfect health, the functions Man cannot think thoughts of perfect health Man cannot think thoughts of perfect health Man cannot think thoughts of perfect health Man cannot think only thoughts of perfect health unless he performs the ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel