mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-supernatural-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/14044.txt inflating: ./tmp/input/input-file/16726.txt inflating: ./tmp/input/input-file/19231.txt inflating: ./tmp/input/input-file/17626.txt inflating: ./tmp/input/input-file/22246.txt inflating: ./tmp/input/input-file/25016.txt inflating: ./tmp/input/input-file/25037.txt inflating: ./tmp/input/input-file/26740.txt inflating: ./tmp/input/input-file/174.txt inflating: ./tmp/input/input-file/4078.txt inflating: ./tmp/input/input-file/10659.txt inflating: ./tmp/input/input-file/9964.txt inflating: ./tmp/input/input-file/10624.txt inflating: ./tmp/input/input-file/7120.txt inflating: ./tmp/input/input-file/36518.txt inflating: ./tmp/input/input-file/37233.txt inflating: ./tmp/input/input-file/37231.txt inflating: ./tmp/input/input-file/37232.txt inflating: ./tmp/input/input-file/39494.txt inflating: ./tmp/input/input-file/32891.txt inflating: ./tmp/input/input-file/40027.txt inflating: ./tmp/input/input-file/41619.txt inflating: ./tmp/input/input-file/47555.txt inflating: ./tmp/input/input-file/47556.txt inflating: ./tmp/input/input-file/47557.txt inflating: ./tmp/input/input-file/42566.txt inflating: ./tmp/input/input-file/43346.txt inflating: ./tmp/input/input-file/45964.txt inflating: ./tmp/input/input-file/56101.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-supernatural-gutenberg FILE: cache/14044.txt OUTPUT: txt/14044.txt FILE: cache/4078.txt OUTPUT: txt/4078.txt FILE: cache/17626.txt OUTPUT: txt/17626.txt FILE: cache/25037.txt OUTPUT: txt/25037.txt FILE: cache/41619.txt OUTPUT: txt/41619.txt FILE: cache/42566.txt OUTPUT: txt/42566.txt FILE: cache/9964.txt OUTPUT: txt/9964.txt FILE: cache/36518.txt OUTPUT: txt/36518.txt FILE: cache/25016.txt OUTPUT: txt/25016.txt FILE: cache/7120.txt OUTPUT: txt/7120.txt FILE: cache/16726.txt OUTPUT: txt/16726.txt FILE: cache/56101.txt OUTPUT: txt/56101.txt FILE: cache/19231.txt OUTPUT: txt/19231.txt FILE: cache/47555.txt OUTPUT: txt/47555.txt FILE: cache/174.txt OUTPUT: txt/174.txt FILE: cache/39494.txt OUTPUT: txt/39494.txt FILE: cache/47557.txt OUTPUT: txt/47557.txt FILE: cache/43346.txt OUTPUT: txt/43346.txt FILE: cache/26740.txt OUTPUT: txt/26740.txt FILE: cache/47556.txt OUTPUT: txt/47556.txt FILE: cache/22246.txt OUTPUT: txt/22246.txt FILE: cache/37232.txt OUTPUT: txt/37232.txt FILE: cache/10659.txt OUTPUT: txt/10659.txt FILE: cache/37231.txt OUTPUT: txt/37231.txt FILE: cache/32891.txt OUTPUT: txt/32891.txt FILE: cache/10624.txt OUTPUT: txt/10624.txt FILE: cache/40027.txt OUTPUT: txt/40027.txt FILE: cache/37233.txt OUTPUT: txt/37233.txt FILE: cache/45964.txt OUTPUT: txt/45964.txt 14044 txt/../wrd/14044.wrd 14044 txt/../pos/14044.pos 14044 txt/../ent/14044.ent === file2bib.sh === id: 14044 author: Machen, Arthur title: The Angels of Mons: The Bowmen and Other Legends of the War date: pages: extension: .txt txt: ./txt/14044.txt cache: ./cache/14044.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'14044.txt' 4078 txt/../wrd/4078.wrd 41619 txt/../wrd/41619.wrd 41619 txt/../pos/41619.pos 16726 txt/../wrd/16726.wrd 17626 txt/../pos/17626.pos 16726 txt/../pos/16726.pos 39494 txt/../wrd/39494.wrd 17626 txt/../wrd/17626.wrd 4078 txt/../pos/4078.pos 7120 txt/../pos/7120.pos 39494 txt/../pos/39494.pos 41619 txt/../ent/41619.ent 36518 txt/../wrd/36518.wrd 10624 txt/../pos/10624.pos 36518 txt/../pos/36518.pos 17626 txt/../ent/17626.ent 25016 txt/../pos/25016.pos 7120 txt/../wrd/7120.wrd 10624 txt/../wrd/10624.wrd 25016 txt/../wrd/25016.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 25037 txt/../pos/25037.pos 25037 txt/../wrd/25037.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 26740 txt/../wrd/26740.wrd 16726 txt/../ent/16726.ent 47557 txt/../pos/47557.pos 36518 txt/../ent/36518.ent 10624 txt/../ent/10624.ent 174 txt/../wrd/174.wrd 39494 txt/../ent/39494.ent 174 txt/../pos/174.pos 4078 txt/../ent/4078.ent 25016 txt/../ent/25016.ent 25037 txt/../ent/25037.ent 9964 txt/../wrd/9964.wrd 26740 txt/../pos/26740.pos 47557 txt/../wrd/47557.wrd 9964 txt/../pos/9964.pos 40027 txt/../wrd/40027.wrd 42566 txt/../wrd/42566.wrd 40027 txt/../pos/40027.pos 7120 txt/../ent/7120.ent 42566 txt/../pos/42566.pos === file2bib.sh === id: 41619 author: Rohmer, Sax title: The Haunting of Low Fennel date: pages: extension: .txt txt: ./txt/41619.txt cache: ./cache/41619.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'41619.txt' === file2bib.sh === id: 4078 author: Wilde, Oscar title: The Picture of Dorian Gray date: pages: extension: .txt txt: ./txt/4078.txt cache: ./cache/4078.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'4078.txt' 37231 txt/../pos/37231.pos 56101 txt/../pos/56101.pos 47557 txt/../ent/47557.ent 32891 txt/../wrd/32891.wrd 22246 txt/../wrd/22246.wrd 56101 txt/../wrd/56101.wrd 32891 txt/../pos/32891.pos 22246 txt/../pos/22246.pos 9964 txt/../ent/9964.ent === file2bib.sh === id: 17626 author: Sadler, M. F. (Michael Ferrebee) title: The Lost Gospel and Its Contents Or, The Author of "Supernatural Religion" Refuted by Himself date: pages: extension: .txt txt: ./txt/17626.txt cache: ./cache/17626.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'17626.txt' 43346 txt/../wrd/43346.wrd 43346 txt/../pos/43346.pos 19231 txt/../wrd/19231.wrd 37231 txt/../wrd/37231.wrd === file2bib.sh === id: 10659 author: Blackwood, Algernon title: Three More John Silence Stories date: pages: extension: .txt txt: ./txt/10659.txt cache: ./cache/10659.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'10659.txt' 42566 txt/../ent/42566.ent 19231 txt/../pos/19231.pos 47556 txt/../pos/47556.pos === file2bib.sh === id: 16726 author: Blackwood, Algernon title: Four Weird Tales date: pages: extension: .txt txt: ./txt/16726.txt cache: ./cache/16726.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'16726.txt' 10659 txt/../wrd/10659.wrd 26740 txt/../ent/26740.ent 174 txt/../ent/174.ent 47556 txt/../wrd/47556.wrd 47555 txt/../pos/47555.pos 10659 txt/../pos/10659.pos 47555 txt/../wrd/47555.wrd === file2bib.sh === id: 10624 author: Blackwood, Algernon title: Three John Silence Stories date: pages: extension: .txt txt: ./txt/10624.txt cache: ./cache/10624.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'10624.txt' 37231 txt/../ent/37231.ent 43346 txt/../ent/43346.ent 40027 txt/../ent/40027.ent 56101 txt/../ent/56101.ent === file2bib.sh === id: 7120 author: Turgenev, Ivan Sergeevich title: Knock, Knock, Knock and Other Stories date: pages: extension: .txt txt: ./txt/7120.txt cache: ./cache/7120.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'7120.txt' === file2bib.sh === id: 25016 author: Machen, Arthur title: The House of Souls date: pages: extension: .txt txt: ./txt/25016.txt cache: ./cache/25016.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'25016.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' 32891 txt/../ent/32891.ent 22246 txt/../ent/22246.ent 45964 txt/../pos/45964.pos 37232 txt/../wrd/37232.wrd 19231 txt/../ent/19231.ent 45964 txt/../wrd/45964.wrd 47556 txt/../ent/47556.ent 37232 txt/../pos/37232.pos 10659 txt/../ent/10659.ent 47555 txt/../ent/47555.ent 37233 txt/../pos/37233.pos 37233 txt/../wrd/37233.wrd === file2bib.sh === id: 174 author: Wilde, Oscar title: The Picture of Dorian Gray date: pages: extension: .txt txt: ./txt/174.txt cache: ./cache/174.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'174.txt' === file2bib.sh === id: 40027 author: Wormser, G. Ranger (Gwendolyn Ranger) title: The Scarecrow, and Other Stories date: pages: extension: .txt txt: ./txt/40027.txt cache: ./cache/40027.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'40027.txt' 37232 txt/../ent/37232.ent === file2bib.sh === id: 26740 author: Wilde, Oscar title: The Picture of Dorian Gray date: pages: extension: .txt txt: ./txt/26740.txt cache: ./cache/26740.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'26740.txt' 45964 txt/../ent/45964.ent === file2bib.sh === id: 39494 author: nan title: Poetry of the Supernatural date: pages: extension: .txt txt: ./txt/39494.txt cache: ./cache/39494.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'39494.txt' === file2bib.sh === id: 56101 author: Johnston, Mary title: Sweet Rocket date: pages: extension: .txt txt: ./txt/56101.txt cache: ./cache/56101.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'56101.txt' === file2bib.sh === id: 25037 author: Phillips, Forbes title: War and the Weird date: pages: extension: .txt txt: ./txt/25037.txt cache: ./cache/25037.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'25037.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: 36518 author: Jacks, L. P. (Lawrence Pearsall) title: All Men are Ghosts date: pages: extension: .txt txt: ./txt/36518.txt cache: ./cache/36518.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'36518.txt' === file2bib.sh === id: 32891 author: Yerxa, Leroy title: Phantom of the Forest date: pages: extension: .txt txt: ./txt/32891.txt cache: ./cache/32891.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 1 resourceName b'32891.txt' === file2bib.sh === id: 43346 author: nan title: The Other World; or, Glimpses of the Supernatural (Vol. 2 of 2) Being Facts, Records, and Traditions Relating to Dreams, Omens, Miraculous Occurrences, Apparitions, Wraiths, Warnings, Second-sight, Witchcraft, Necromancy, etc. date: pages: extension: .txt txt: ./txt/43346.txt cache: ./cache/43346.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'43346.txt' 37233 txt/../ent/37233.ent === file2bib.sh === id: 22246 author: Crawford, F. Marion (Francis Marion) title: The Upper Berth; By the Waters of Paradise date: pages: extension: .txt txt: ./txt/22246.txt cache: ./cache/22246.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'22246.txt' === file2bib.sh === id: 9964 author: Blackwood, Algernon title: The Centaur date: pages: extension: .txt txt: ./txt/9964.txt cache: ./cache/9964.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'9964.txt' === file2bib.sh === id: 47556 author: Oliphant, Mrs. (Margaret) title: The Wizard's Son, Vol. 2 (of 3) date: pages: extension: .txt txt: ./txt/47556.txt cache: ./cache/47556.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'47556.txt' === file2bib.sh === id: 47555 author: Oliphant, Mrs. (Margaret) title: The Wizard's Son, Vol. 1 (of 3) date: pages: extension: .txt txt: ./txt/47555.txt cache: ./cache/47555.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'47555.txt' === file2bib.sh === id: 47557 author: Oliphant, Mrs. (Margaret) title: The Wizard's Son, Vol. 3 (of 3) date: pages: extension: .txt txt: ./txt/47557.txt cache: ./cache/47557.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'47557.txt' === file2bib.sh === id: 42566 author: Parkes, William Theodore title: The Spook Ballads date: pages: extension: .txt txt: ./txt/42566.txt cache: ./cache/42566.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'42566.txt' === file2bib.sh === id: 19231 author: Griffith, George Chetwynd title: The Mummy and Miss Nitocris: A Phantasy of the Fourth Dimension date: pages: extension: .txt txt: ./txt/19231.txt cache: ./cache/19231.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'19231.txt' === file2bib.sh === id: 45964 author: Blackwood, Algernon title: Day and Night Stories date: pages: extension: .txt txt: ./txt/45964.txt cache: ./cache/45964.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'45964.txt' === file2bib.sh === id: 37231 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 1 (of 3) An Inquiry into the Reality of Divine Revelation date: pages: extension: .txt txt: ./txt/37231.txt cache: ./cache/37231.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'37231.txt' === file2bib.sh === id: 37233 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 3 (of 3) An Inquiry into the Reality of Divine Revelation date: pages: extension: .txt txt: ./txt/37233.txt cache: ./cache/37233.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'37233.txt' === file2bib.sh === id: 37232 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 2 (of 3) An Inquiry into the Reality of Divine Revelation date: pages: extension: .txt txt: ./txt/37232.txt cache: ./cache/37232.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'37232.txt' Done mapping. Reducing subject-supernatural-gutenberg === reduce.pl bib === id = 16726 author = Blackwood, Algernon title = Four Weird Tales date = pages = extension = .txt mime = text/plain words = 55071 sentences = 3497 flesch = 81 summary = Jones felt his heart leap out towards this man, this old friend, tried voice of his guide, and as the clerk turned to reply he saw his face was and night, and he knew he must acquit himself like a man when the moment in the streets, a careless-looking sort of man, who never came face to The Manager saw the smile on his face, and gave him a long steady look Something in the man's face, or voice, or manner--the doctor hardly knew For some days Henriot saw little of the man who came from Birmingham and woman's heart knew long-forgotten things--the thought kept beating up black, with eyes that stared across the sand into a world of things She said it, lifting her face above him a little, so that her eyes For the first time in his life, Henriot knew it at close quarters, cache = ./cache/16726.txt txt = ./txt/16726.txt === reduce.pl bib === id = 10624 author = Blackwood, Algernon title = Three John Silence Stories date = pages = extension = .txt mime = text/plain words = 67227 sentences = 3598 flesch = 79 summary = "I don't know what you mean by his 'psychical region,'" said the doctor, Dr. Silence opened his eyes for a second and looked at her. Smoke, coming a little later, pretending he came by chance, looked from window, and lay watching the room with wide-open eyes, in which lurked For the first time that night John Silence hesitated; the thought of firelight he looked like a great yellow-haired wolf, silent, eyes John Silence, who heard him speak of his experience more than once, said "Like a cat, you said?" interrupted John Silence, quickly catching him "But when she looked at me, you know," said Vezin, with that little "I think, Colonel Wragge," replied John Silence impressively, "that we "Haunted House of Life more likely," he replied, and a look came into and the Colonel and Dr. Silence came down three steps at a time, leaving cache = ./cache/10624.txt txt = ./txt/10624.txt === reduce.pl bib === id = 7120 author = Turgenev, Ivan Sergeevich title = Knock, Knock, Knock and Other Stories date = pages = extension = .txt mime = text/plain words = 63842 sentences = 5421 flesch = 92 summary = "Ilya Stepanitch, come in," I said, and I looked round. "Good God!" Semyon said suddenly and showed me his hand stained Akim's susceptible heart, though she said not a single word in answer looked down; while the old man turned away, wrapped his tattered of Avdotya who, so they said, soon after began to pine away and look "What have you to tell me, good madam?" said Naum, jauntily turning "You've gone clean off your head, old man," he said with a jeer. "Well, listen, old man," Naum began, "when I let you go and tell these "Good-day," answered Akim, and passing the old man went in at the The old man went into the hut and found Akim lost in thought, sitting The old man went out, beckoned to Avdotya, said to her, "go in," and "Well," David said at last, "that's a good thing," and he went off to cache = ./cache/7120.txt txt = ./txt/7120.txt === reduce.pl bib === id = 41619 author = Rohmer, Sax title = The Haunting of Low Fennel date = pages = extension = .txt mime = text/plain words = 45939 sentences = 3199 flesch = 84 summary = "There's Low Fennel," said Major Dale. horrible-looking man with a contorted face peering in at her bedroom addition; whilst the new east wing, built by Major Dale, carried the like Low Fennel secret passages and "priest-holes" were to be looked Major Dale stepped forward and looked down at Wales. "Well, Addison?" said the Major as I entered, "have you got the facts "Tumulus!" he said hoarsely; "d'you mean to tell me the house is built nook of the old hall and stairway; baleful eyes looked in at the open "Black Gap!" I said; for the place was close upon half a mile away. nearest station, Miss Baird had called upon friends in the village (Mr. Damopolon had remained in London on business), and Sir Jeffrey had set "It looks," I said, in a voice hushed with something very like awe, "it "Hollow Grange?" said the old man. cache = ./cache/41619.txt txt = ./txt/41619.txt === reduce.pl bib === id = 26740 author = Wilde, Oscar title = The Picture of Dorian Gray date = pages = extension = .txt mime = text/plain words = 81527 sentences = 6959 flesch = 91 summary = Dorian Gray's good looks--we shall all suffer for what the gods have "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every Lord Henry smiled, and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry Wotton goes I shall go too. "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry's "I want him to play to me," cried Lord Henry, smiling, and he looked "Dorian Gray is engaged to be married," said Lord Henry, watching him as Then Dorian looked at Lord Henry, and said, with cache = ./cache/26740.txt txt = ./txt/26740.txt === reduce.pl bib === id = 174 author = Wilde, Oscar title = The Picture of Dorian Gray date = pages = extension = .txt mime = text/plain words = 80396 sentences = 6757 flesch = 92 summary = "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every I turned half-way round and saw Dorian Gray for the first time. Lord Henry smiled and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry Wotton goes, I shall go, "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry's "I want him to play to me," cried Lord Henry, smiling, and he looked "Dorian Gray is engaged to be married," said Lord Henry, watching him wounded thing, and Dorian Gray, with his beautiful eyes, looked down at cache = ./cache/174.txt txt = ./txt/174.txt === reduce.pl bib === id = 9964 author = Blackwood, Algernon title = The Centaur date = pages = extension = .txt mime = text/plain words = 92063 sentences = 5637 flesch = 79 summary = An ardent lover of wild outdoor life, he knew at times a high, passionate searching for things of the spirit, when the outer world fell away like life; while underneath, all the time, lay the moving sea of curiously find, since he knew beauty, had a keen eye for human nature, divined what The wise and wonderful Earth opened her mind and her deep heart to him state that passed away before words came into use, and is therefore Like a true Celt his imagination took the main body of Stahl's words and little words, but when beings, close to the heart of their great Mother, "You spoke a few days ago of strange things," O'Malley said presently The words, like music, floated over the sea, as O'Malley took the the big Russian turned his head by way of welcome, and O'Malley saw that cache = ./cache/9964.txt txt = ./txt/9964.txt === reduce.pl bib === id = 14044 author = Machen, Arthur title = The Angels of Mons: The Bowmen and Other Legends of the War date = pages = extension = .txt mime = text/plain words = 10982 sentences = 635 flesch = 83 summary = In "The Bowmen" my imagined soldier saw "a long line of shapes, with a Bowmen of my story have become "the Angels of Mons." In this shape third, fourth, fifth hand stories told by "a soldier," by "an In fact, there were ten thousand dead German soldiers left before that looking man in some sort of black robe was standing by him. and he pointed that gun at the German soldier. "Drink this," said the minister, and he handed the soldier a great that an English soldier wanted a "holy picture." She went to the man soldiers--and the R.F.A. man and the Fusilier knew that he was St. George, because he was exactly like the figure of St. George on the The soldiers knew that the figure on the horse was St. George by his exact likeness to the figure of the saint on the English cache = ./cache/14044.txt txt = ./txt/14044.txt === reduce.pl bib === id = 37231 author = Cassels, Walter Richard title = Supernatural Religion, Vol. 1 (of 3) An Inquiry into the Reality of Divine Revelation date = pages = extension = .txt mime = text/plain words = 141145 sentences = 6141 flesch = 63 summary = mere existence of the book quoted, at the time that work was written, proposition "harmless" in reference to its bearing on miracles, as Dr. Farrar evidently supposes, but merely in opposition to the character of evidence of the Gospel miracles is a special case which must be decided It could scarcely be otherwise, for in point of fact the Gospel miracles evidence regarding the alleged facts entitling the Gospel Miracles to Gospels, but actually quote passages from unknown sources, or sayings a written source different from our Gospels, but in either case the fact Gospel, Justin clearly marks it by [--Greek--], there is every reason that Justin quotes the passage from a Gospel different from ours. of the source of Justin's quotations with our Gospels is placed by the Justin's Gospel, as the words, "so far as saying other critics that Justin refers to a Gospel according to Peter, or cache = ./cache/37231.txt txt = ./txt/37231.txt === reduce.pl bib === id = 37233 author = Cassels, Walter Richard title = Supernatural Religion, Vol. 3 (of 3) An Inquiry into the Reality of Divine Revelation date = pages = extension = .txt mime = text/plain words = 147971 sentences = 7117 flesch = 67 summary = both the Epistles of Paul and the Acts of the Apostles.(4) course, centres in the two representative Apostles, Peter and Paul, who ascribed to the Apostle Paul, we find him represented in the Acts as episodes of the Acts, we are enabled by the words of the apostle Paul suppose that the speech was heard and reported by the Apostle Paul of the unknown author with the distinct statements of the Apostle Paul. narrative of the Acts actually represents Paul as going up to Jerusalem In the Acts, Paul is represented as being with the Apostles the word of the Gospel and believe, Paul singles out Peter as specially visit of the Apostle of the Gentiles to Jerusalem, and Paul's account is Paul had been the active Apostle of the Gentiles, preaching his Gospel the Paul of the Acts be considered specially an Apostle of the cache = ./cache/37233.txt txt = ./txt/37233.txt === reduce.pl bib === id = 4078 author = Wilde, Oscar title = The Picture of Dorian Gray date = pages = extension = .txt mime = text/plain words = 55624 sentences = 4535 flesch = 91 summary = "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every Lord Henry smiled, and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry goes I shall go too. "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry's "I wonder is that really so, Harry?" said Dorian Gray, putting some He thought of Dorian Gray's young fiery-colored life, and "Dorian Gray is engaged to be married," said Lord Henry, watching him "You will always like me, Dorian," said Lord Henry. Lord Henry walked across the room, and, sitting down by Dorian Gray, cache = ./cache/4078.txt txt = ./txt/4078.txt === reduce.pl bib === id = 17626 author = Sadler, M. F. (Michael Ferrebee) title = The Lost Gospel and Its Contents Or, The Author of "Supernatural Religion" Refuted by Himself date = pages = extension = .txt mime = text/plain words = 54973 sentences = 3120 flesch = 75 summary = his Gospel under the superintendence, if not at the dictation, of St. Peter; and when Justin has occasion to mention that our Lord gave the According to the author of "Supernatural Religion" Justin ten times say that Justin had derived every word of it from the Gospels of St. Matthew and St. Luke, but that, instead of quoting the exact words of "The first power after God the Father and Lord of all is the Word, Justin reproduced the doctrine of the Logos, using the words of St. John. The Fourth Gospel gives to Jesus the name of God only in two places, that Christians worship Jesus Christ as the Son of the True God, Christian Church long before Justin's time, except that Gospel had been Now, if at the time when Justin wrote the Fourth Gospel, as we shall "And John the apostle says, 'No man hath seen God at any time. cache = ./cache/17626.txt txt = ./txt/17626.txt === reduce.pl bib === id = 10659 author = Blackwood, Algernon title = Three More John Silence Stories date = pages = extension = .txt mime = text/plain words = 48710 sentences = 2635 flesch = 80 summary = heard the Brothers' voices talking of the things beyond this life as For one brief second there passed into the man's eyes a look that made said the musician suggestively, looking across at a man whom Harris had Harris feeling his way like a man in a dream. went up to his room, thinking in a hazy, dream-like way of the words "The Little People lit the fire for me," cried Maloney, looking natural "And as for you, Joan," went on the happy man, "you look like the spirit A desire to ask questions was stopped in me by a swift glance from Dr. Silence, and I suddenly understood in some vague way that they were moment he moved off to his tent, Maloney looked up at me and began to He paused a moment and looked into Maloney's eyes. "First--the women's tent," he said low, looking sharply at Maloney, "and cache = ./cache/10659.txt txt = ./txt/10659.txt === reduce.pl bib === id = 36518 author = Jacks, L. P. (Lawrence Pearsall) title = All Men are Ghosts date = pages = extension = .txt mime = text/plain words = 65084 sentences = 4210 flesch = 84 summary = "If you please," said Billy, "would you mind telling us the time?" At the sound of Billy's voice the old man seemed to wake from his dream. debater one day, my boy," he said, "but the bit of time that's going on "The old spouter doesn't know," said I to Billy as we left the room, "I like nothing better," said the young man. "I know not what thou sayest," said Abdulla, "for I am a poor man and "Thou art young," said the other, "and there is time for thee to learn. "Do, then, as I bid thee," said the man; "dip thy skin in the water of "Art thou Abdulla, the water-seller of Damascus?" said the man. "Thou babblest like one intoxicated," said the man. "Pardon me," said the young man, "I passed that point some minutes Next day the Professor said to this man: cache = ./cache/36518.txt txt = ./txt/36518.txt === reduce.pl bib === id = 47556 author = Oliphant, Mrs. (Margaret) title = The Wizard's Son, Vol. 2 (of 3) date = pages = extension = .txt mime = text/plain words = 76176 sentences = 4379 flesch = 83 summary = "I think you must have caught a little cold," said Mrs. Forrester, "I never thought any harm of you, Lord Erradeen," said Oona, looking up "There was no time," said Walter, "to think what was wise, or take into "Hoots," said Mrs. Forrester, "you flatter the isle, Lord Erradeen. "Now, Lord Erradeen," said Mrs. Forrester, "you will just make Oona and Walter Methven, Lord Erradeen, hurrying away with the sense of a man "Don't you think I can manage my own affairs best?" the young man said. Lord Erradeen said, and he waved his hand to the rector, who went home "I don't think we should have been likely to meet," said Walter with "And I know so little about them," said Walter. "You think then that I stand in need of a good influence?" Walter said. were a better man," he said with a changed look, "I think I know cache = ./cache/47556.txt txt = ./txt/47556.txt === reduce.pl bib === id = 47555 author = Oliphant, Mrs. (Margaret) title = The Wizard's Son, Vol. 1 (of 3) date = pages = extension = .txt mime = text/plain words = 77150 sentences = 4339 flesch = 83 summary = "I am afraid, my dear, there is a good deal in that," said old Mrs. Wynn, the wife of the old rector, shaking her white head. "You mean," said Walter, turning pale, "when my mother dies. "I don't know that I've got a family," said Walter. gave a little cry of pleasure, and said, "And, at a good moment, here he wonder if she will come and tell me," the old lady said. "Walter," she said, "a man like that can have but one motive--the desire "My son, Lord Erradeen," said Mrs. Methven with dignity, "is man enough, "I have seen very little," said Walter; "but everybody has heard of Walter perceived in a moment by the way Symington said these words that But do you think at this time of day," said Walter, "An old man arrived one evening," said Walter, half laughing, "and told cache = ./cache/47555.txt txt = ./txt/47555.txt === reduce.pl bib === id = 40027 author = Wormser, G. Ranger (Gwendolyn Ranger) title = The Scarecrow, and Other Stories date = pages = extension = .txt mime = text/plain words = 48905 sentences = 5637 flesch = 98 summary = "Yes," she said slowly, "and I knew you felt it, because the first time I saw her both times with my own eyes come down the garden with her His eyes that stared at the window of the house opposite came back to be Feeling her way with her hands, her distended eyes still fixed on that The great lady came back to the table and stood there looking down. The girl came over to the table and put her hand on the woman's She had seen the sudden, far-away look in the woman's eyes. and rather like the girl's face, and his dark eyes were set far apart The man got up from his chair and came and stood beside her. There were times when he thought he might tell old man Efferts of that He watched the old man come into the room. cache = ./cache/40027.txt txt = ./txt/40027.txt === reduce.pl bib === id = 43346 author = nan title = The Other World; or, Glimpses of the Supernatural (Vol. 2 of 2) Being Facts, Records, and Traditions Relating to Dreams, Omens, Miraculous Occurrences, Apparitions, Wraiths, Warnings, Second-sight, Witchcraft, Necromancy, etc. date = pages = extension = .txt mime = text/plain words = 61689 sentences = 3214 flesch = 72 summary = said College, and dead some years ago, a friend of Mr. Shaw's, in the on the day and at the very hour on which the friends had seen his spirit my dear uncle, how could the spirit of a living man appear?' said Examples of Apparitions at the time of Death to friends and relations are, The following Account of the Apparition of a murdered man, near the place The following example of the appearance of the spirit of a dying woman to night's experiences:--'Having entered my room,' said he, 'I locked and spirit only, who, in fact, appears to live a second life on earth in union places, while "spirit hands" were seen and felt as palpably as mortal phenomena of the appearance of spirit-forms manifested itself. was 'No!' 'Accursed spirit,' said I, 'leave the room.' The table then The following Letter appeared in "The Times" newspaper a few years ago:-- cache = ./cache/43346.txt txt = ./txt/43346.txt === reduce.pl bib === id = 56101 author = Johnston, Mary title = Sweet Rocket date = pages = extension = .txt mime = text/plain words = 44110 sentences = 4106 flesch = 95 summary = I like sun," said Miss Darcy. "They _like_ doin' you a good turn," said Mrs. Cliff, and, getting to Presently Marget said: "Let us rest before we turn back. Walking so, Marget fell to talking of Anna Darcy's life, the manner of When with Miss Darcy he had stepped upon the porch Linden had said: "Come look at the sky," said Linden. Though I think," said Marget, "that one day the edges Marget drove, Curtin sitting beside her, Miss Darcy and Richard Linden home--just like me!" said Marget, with a happy laugh. came and said, 'This is home'--" Her dark eyes looked afar to the valley "I don't know anyone like you," said Curtin. "I don't know anyone like you," said Curtin. then Linden said, "Read for a little while, Marget." She took up a and Curtin and Drew, Linden and Marget, sat or moved about in the old cache = ./cache/56101.txt txt = ./txt/56101.txt === reduce.pl bib === === reduce.pl bib === id = 47557 author = Oliphant, Mrs. (Margaret) title = The Wizard's Son, Vol. 3 (of 3) date = pages = extension = .txt mime = text/plain words = 74341 sentences = 4476 flesch = 85 summary = "Did you know Captain Underwood?" said Katie, in that tone which says so "I am coming, mother," Oona said, and with these words turned from the "Julia, the horses have been waiting a long time," said Lady Herbert. "Tell Walter I shall look for him," said Julia, kissing her hand as they "Hamish," said Walter, "you think I am out of my mind: but you are "It is you that are my superior, Hamish," said Lord Erradeen; "but look "I know what you would think," said Oona, "that there must have been "It is a real good thing for the young lord, mem," said Mysie; "and no "Never mind," Oona said, giving him her hand. knew man who said that," Walter cried, raising his head. "Oona," said Walter, "you will give me your hand again before we part?" Lord Erradeen, your mother is waiting: and Oona, that knows every step cache = ./cache/47557.txt txt = ./txt/47557.txt === reduce.pl bib === id = 39494 author = nan title = Poetry of the Supernatural date = pages = extension = .txt mime = text/plain words = 5733 sentences = 767 flesch = 94 summary = 'Twas all souls' night, and to and fro mother does not go as far as the ghost in Robert Buchanan's Oxford Book of Canadian Verse.) For right ahead lay the Ship of the Dead The white ghosts walk in a row, I looked and saw the ghosts And I who have troubled the dead man's grave Heard all the dead man did. "O dream-taught man," said the woman-The Ghosts of an Old House. Some say they saw the dead man steer-'Tis the ghost of a Sea-King, my father, rigid and pale, red to join all the other dead ships, which are in white." Ballad of the Dead Lover. Says old Bill's ghost to me, The dead are coming back again, the years are rolled away, All Souls' Night. THE OLD BALLADS The ballads that follow have all been selected from The Oxford Book of cache = ./cache/39494.txt txt = ./txt/39494.txt === reduce.pl bib === id = 42566 author = Parkes, William Theodore title = The Spook Ballads date = pages = extension = .txt mime = text/plain words = 41042 sentences = 3777 flesch = 94 summary = I saw an eye, that should have seen that night a foreign shore, The door was gently opened and a lady cried "Come in!" A scene of early days of Anglo-foreign strife rose before me like a "I'd like to be a soldier lad, with you to love!" said he. And he counted his pulse, said the girl "Do you think he's likely to Said he to another, "Yer like yer mother, One night there was a darkness, like crape upon the land, Whin Pat at last had come of age, It took a hundred years or so, "Ketch on to this!" said Pat O'Toole, an' like a soft, good Whin like a merricle it stopped, the sun came out, said Pat But spake that constable, said he, "good night is best for you, ye 'Twas on her mother's sofa he looked at her, said he, cache = ./cache/42566.txt txt = ./txt/42566.txt === reduce.pl bib === id = 37232 author = Cassels, Walter Richard title = Supernatural Religion, Vol. 2 (of 3) An Inquiry into the Reality of Divine Revelation date = pages = extension = .txt mime = text/plain words = 117798 sentences = 5794 flesch = 68 summary = of sayings of Jesus and of Gospel history, which are generally placed as 'Scripture,' and clear references to the Gospels of St. Luke and St. John, to 1 Corinthians, perhaps also to the Epistle to the Hebrews, and regard to the last passage that Jesus merely uses the words of the Old from such a passage the use of the fourth Gospel.(5) Even Tischendorf statement in the fourth Gospel turns, but uses a totally different word, of John's express declaration in the fourth Gospel, that Jesus is the Gospel, and the few who do refer to the passage merely mention, in Now the passages pointed out as references to the fourth Gospel, it will the author of the fourth Gospel, had he been the Apostle John, could not the author of the fourth Gospel, had he been the Apostle John, could not Son of God." (3) The fourth Gospel, instead of representing Jesus as cache = ./cache/37232.txt txt = ./txt/37232.txt === reduce.pl bib === id = 32891 author = Yerxa, Leroy title = Phantom of the Forest date = pages = extension = .txt mime = text/plain words = 5680 sentences = 675 flesch = 100 summary = "Almost," Earl Robinson said, and twisted the wheel again. Robinson and Roy Starr got out. "Nobody I know," Roy said, and turned away so he wouldn't have to stare "Hit sometime before the snow came," Robinson said. Robinson turned away, looking toward the car. Earl Robinson said solemnly: cups on the kitchen table, Robinson cornered Norm Boody and led him into "You better let Marge sleep," Mrs. Boody said. "I wouldn't worry, Mrs. Boody," Robinson said. "It _was_ rugged last night, all right," Roy Starr said. Earl Robinson said: "Look," Larson said abruptly, "you don't believe that phantom buck "_I_ can't sleep," Glenn Starr said. "Okay, Bill," Robinson said. "About the phantom buck," Robinson said. The Doctor said good night to Mrs. Boody and came out Norm Boody came out of the house with Roy Starr's rifle. "You may as well face it," Robinson said. cache = ./cache/32891.txt txt = ./txt/32891.txt === reduce.pl bib === === reduce.pl bib === id = 22246 author = Crawford, F. Marion (Francis Marion) title = The Upper Berth; By the Waters of Paradise date = pages = extension = .txt mime = text/plain words = 18657 sentences = 1198 flesch = 87 summary = knows Brisbane, and when he asked for a cigar everybody looked at him. first night of the voyage I felt particularly lazy, and went to bed in I turned my head and looked at the porthole, and saw "Look here," said the doctor, quietly, "I don't care much for this ship. "Good-morning," said he, quietly, but looking at me with evident "You seem to think I am likely to doubt the story," said the doctor, "The queer thing," said the captain, "is that the second man who was shapes, moving mystically in the white light like living things. He was a thin, dark man, with sad eyes; kind, I think, the look in her strange dark eyes as she answered. "And how is the Woman of the Water?" I asked, trying to laugh a little. At all events, the old place did not look the same to me when I opened cache = ./cache/22246.txt txt = ./txt/22246.txt === reduce.pl bib === id = 19231 author = Griffith, George Chetwynd title = The Mummy and Miss Nitocris: A Phantasy of the Fourth Dimension date = pages = extension = .txt mime = text/plain words = 80165 sentences = 4421 flesch = 83 summary = As she said this, Miss Nitocris Marmion, the golden-haired, black-eyed answered Nitocris, turning and looking into his eyes, "for last night I "Why, where's the Mummy, Dad?" said Miss Nitocris, as she came into her "What on earth is the matter, Niti?" he said, looking at the fair face "Good-morning, sir," said Merrill, with a motion of his hand towards his "And therefore," said Nitocris, as she took his hand, "I suppose you are will ask Professors Marmion, Hartley, and Van Huysman to come and stand "He's a big man, that," said Professor van Huysman, when he was out of "I think you must admit, Professor Marmion," said Lord Leighton, who had "Good morning, sir," said Lord Leighton, as his father came into the "Yes, Professor," he said, looking keenly into his eyes, "I am I? Why, how should I know a great man like the noble Prince? cache = ./cache/19231.txt txt = ./txt/19231.txt === reduce.pl bib === id = 45964 author = Blackwood, Algernon title = Day and Night Stories date = pages = extension = .txt mime = text/plain words = 74473 sentences = 5429 flesch = 86 summary = eyes filled suddenly with tears; she looked into his face and nodded. years had crumbled to a little thing, and at thirty-five he felt turned back into the room; and at that instant a low sound like a The great hand swept with tenderness each face, lingered a moment on Binovitch, his arms wide, his bird-like face thrust forward, had Behind him came a great thing down the air, Whenever his face came into my mind I began to think. liked me and would tell me things later, all in his own good time. "It's all right," said Arthur; "just keep an open mind and a heart great shock of hair, looking more like a column of light than a human voice like running wind and water, "and I found eternal life. street, I just took Arthur's hand and shook it and said good-night and cache = ./cache/45964.txt txt = ./txt/45964.txt Building ./etc/reader.txt 26740 174 37233 37232 174 26740 number of items: 29 sum of words: 1,736,473 average size in words: 64,313 average readability score: 84 nouns: man; time; life; eyes; nothing; something; way; world; face; room; day; night; things; hand; words; moment; men; one; place; mind; thing; voice; house; work; fact; door; people; head; passage; heart; name; evidence; woman; anything; light; sense; part; hands; years; air; miracles; course; soul; case; nature; word; death; power; body; others verbs: was; is; had; be; have; are; said; were; been; do; has; did; made; know; came; come; see; ''s; am; say; think; went; seemed; go; saw; being; looked; felt; knew; found; heard; tell; thought; does; make; seen; take; turned; took; put; stood; going; let; find; got; cried; called; left; give; began adjectives: other; little; own; great; old; same; good; first; such; more; many; young; last; certain; whole; much; new; true; few; long; strange; very; full; second; different; fourth; only; white; least; dead; mere; possible; human; natural; dark; curious; real; open; third; next; impossible; clear; better; poor; present; small; right; afraid; supernatural; deep adverbs: not; so; then; n''t; up; now; very; only; out; more; never; even; again; here; too; down; just; as; still; away; there; all; back; once; however; well; most; always; far; quite; almost; yet; ever; on; also; in; much; perhaps; already; really; indeed; over; at; suddenly; first; off; merely; long; rather; therefore pronouns: he; it; i; his; you; him; her; she; they; we; me; my; them; their; himself; its; your; our; us; itself; myself; themselves; herself; one; yourself; thy; thee; ourselves; mine; yours; ours; hers; ye; ''em; ''s; thyself; theirs; d''you; ii; i''m; em; oneself; meself; elias; yourselves; ay; you''re; yerself; yer; pelf proper nouns: _; lord; gospel; god; jesus; dorian; paul; walter; john; gospels; justin; mr.; dr.; henry; oona; christ; i.; gray; peter; mrs.; epistle; harry; acts; erradeen; luke; ye; basil; church; miss; st.; testament; apostle; father; heaven; thou; new; epistles; c.; london; ii; son; hallward; matthew; katie; james; christianity; jews; jerusalem; spirit; lady keywords: lord; god; mr.; like; look; john; dr.; thing; man; miss; life; mrs.; london; good; time; lady; jesus; gospel; church; walter; vane; underwood; testament; symington; silence; sibyl; peter; oona; new; luke; little; justin; henry; harry; hamish; hallward; gray; ghost; forrester; erradeen; epistle; dorian; come; colonel; christ; campbell; basil; apostle; alan; world one topic; one dimension: said file(s): ./cache/14044.txt titles(s): The Angels of Mons: The Bowmen and Other Legends of the War three topics; one dimension: said; gospel; st file(s): ./cache/26740.txt, ./cache/37233.txt, ./cache/39494.txt titles(s): The Picture of Dorian Gray | Supernatural Religion, Vol. 3 (of 3) An Inquiry into the Reality of Divine Revelation | Poetry of the Supernatural five topics; three dimensions: said like man; gospel paul jesus; life like saw; gospel god john; shovel plaid coloring file(s): ./cache/26740.txt, ./cache/37233.txt, ./cache/9964.txt, ./cache/17626.txt, titles(s): The Picture of Dorian Gray | Supernatural Religion, Vol. 3 (of 3) An Inquiry into the Reality of Divine Revelation | The Centaur | The Lost Gospel and Its Contents Or, The Author of "Supernatural Religion" Refuted by Himself | War and the Weird Type: gutenberg title: subject-supernatural-gutenberg date: 2021-06-10 time: 15:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Supernatural" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 16726 author: Blackwood, Algernon title: Four Weird Tales date: words: 55071.0 sentences: 3497.0 pages: flesch: 81.0 cache: ./cache/16726.txt txt: ./txt/16726.txt summary: Jones felt his heart leap out towards this man, this old friend, tried voice of his guide, and as the clerk turned to reply he saw his face was and night, and he knew he must acquit himself like a man when the moment in the streets, a careless-looking sort of man, who never came face to The Manager saw the smile on his face, and gave him a long steady look Something in the man''s face, or voice, or manner--the doctor hardly knew For some days Henriot saw little of the man who came from Birmingham and woman''s heart knew long-forgotten things--the thought kept beating up black, with eyes that stared across the sand into a world of things She said it, lifting her face above him a little, so that her eyes For the first time in his life, Henriot knew it at close quarters, id: 10659 author: Blackwood, Algernon title: Three More John Silence Stories date: words: 48710.0 sentences: 2635.0 pages: flesch: 80.0 cache: ./cache/10659.txt txt: ./txt/10659.txt summary: heard the Brothers'' voices talking of the things beyond this life as For one brief second there passed into the man''s eyes a look that made said the musician suggestively, looking across at a man whom Harris had Harris feeling his way like a man in a dream. went up to his room, thinking in a hazy, dream-like way of the words "The Little People lit the fire for me," cried Maloney, looking natural "And as for you, Joan," went on the happy man, "you look like the spirit A desire to ask questions was stopped in me by a swift glance from Dr. Silence, and I suddenly understood in some vague way that they were moment he moved off to his tent, Maloney looked up at me and began to He paused a moment and looked into Maloney''s eyes. "First--the women''s tent," he said low, looking sharply at Maloney, "and id: 9964 author: Blackwood, Algernon title: The Centaur date: words: 92063.0 sentences: 5637.0 pages: flesch: 79.0 cache: ./cache/9964.txt txt: ./txt/9964.txt summary: An ardent lover of wild outdoor life, he knew at times a high, passionate searching for things of the spirit, when the outer world fell away like life; while underneath, all the time, lay the moving sea of curiously find, since he knew beauty, had a keen eye for human nature, divined what The wise and wonderful Earth opened her mind and her deep heart to him state that passed away before words came into use, and is therefore Like a true Celt his imagination took the main body of Stahl''s words and little words, but when beings, close to the heart of their great Mother, "You spoke a few days ago of strange things," O''Malley said presently The words, like music, floated over the sea, as O''Malley took the the big Russian turned his head by way of welcome, and O''Malley saw that id: 10624 author: Blackwood, Algernon title: Three John Silence Stories date: words: 67227.0 sentences: 3598.0 pages: flesch: 79.0 cache: ./cache/10624.txt txt: ./txt/10624.txt summary: "I don''t know what you mean by his ''psychical region,''" said the doctor, Dr. Silence opened his eyes for a second and looked at her. Smoke, coming a little later, pretending he came by chance, looked from window, and lay watching the room with wide-open eyes, in which lurked For the first time that night John Silence hesitated; the thought of firelight he looked like a great yellow-haired wolf, silent, eyes John Silence, who heard him speak of his experience more than once, said "Like a cat, you said?" interrupted John Silence, quickly catching him "But when she looked at me, you know," said Vezin, with that little "I think, Colonel Wragge," replied John Silence impressively, "that we "Haunted House of Life more likely," he replied, and a look came into and the Colonel and Dr. Silence came down three steps at a time, leaving id: 45964 author: Blackwood, Algernon title: Day and Night Stories date: words: 74473.0 sentences: 5429.0 pages: flesch: 86.0 cache: ./cache/45964.txt txt: ./txt/45964.txt summary: eyes filled suddenly with tears; she looked into his face and nodded. years had crumbled to a little thing, and at thirty-five he felt turned back into the room; and at that instant a low sound like a The great hand swept with tenderness each face, lingered a moment on Binovitch, his arms wide, his bird-like face thrust forward, had Behind him came a great thing down the air, Whenever his face came into my mind I began to think. liked me and would tell me things later, all in his own good time. "It''s all right," said Arthur; "just keep an open mind and a heart great shock of hair, looking more like a column of light than a human voice like running wind and water, "and I found eternal life. street, I just took Arthur''s hand and shook it and said good-night and id: 37233 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 3 (of 3) An Inquiry into the Reality of Divine Revelation date: words: 147971.0 sentences: 7117.0 pages: flesch: 67.0 cache: ./cache/37233.txt txt: ./txt/37233.txt summary: both the Epistles of Paul and the Acts of the Apostles.(4) course, centres in the two representative Apostles, Peter and Paul, who ascribed to the Apostle Paul, we find him represented in the Acts as episodes of the Acts, we are enabled by the words of the apostle Paul suppose that the speech was heard and reported by the Apostle Paul of the unknown author with the distinct statements of the Apostle Paul. narrative of the Acts actually represents Paul as going up to Jerusalem In the Acts, Paul is represented as being with the Apostles the word of the Gospel and believe, Paul singles out Peter as specially visit of the Apostle of the Gentiles to Jerusalem, and Paul''s account is Paul had been the active Apostle of the Gentiles, preaching his Gospel the Paul of the Acts be considered specially an Apostle of the id: 37231 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 1 (of 3) An Inquiry into the Reality of Divine Revelation date: words: 141145.0 sentences: 6141.0 pages: flesch: 63.0 cache: ./cache/37231.txt txt: ./txt/37231.txt summary: mere existence of the book quoted, at the time that work was written, proposition "harmless" in reference to its bearing on miracles, as Dr. Farrar evidently supposes, but merely in opposition to the character of evidence of the Gospel miracles is a special case which must be decided It could scarcely be otherwise, for in point of fact the Gospel miracles evidence regarding the alleged facts entitling the Gospel Miracles to Gospels, but actually quote passages from unknown sources, or sayings a written source different from our Gospels, but in either case the fact Gospel, Justin clearly marks it by [--Greek--], there is every reason that Justin quotes the passage from a Gospel different from ours. of the source of Justin''s quotations with our Gospels is placed by the Justin''s Gospel, as the words, "so far as saying other critics that Justin refers to a Gospel according to Peter, or id: 37232 author: Cassels, Walter Richard title: Supernatural Religion, Vol. 2 (of 3) An Inquiry into the Reality of Divine Revelation date: words: 117798.0 sentences: 5794.0 pages: flesch: 68.0 cache: ./cache/37232.txt txt: ./txt/37232.txt summary: of sayings of Jesus and of Gospel history, which are generally placed as ''Scripture,'' and clear references to the Gospels of St. Luke and St. John, to 1 Corinthians, perhaps also to the Epistle to the Hebrews, and regard to the last passage that Jesus merely uses the words of the Old from such a passage the use of the fourth Gospel.(5) Even Tischendorf statement in the fourth Gospel turns, but uses a totally different word, of John''s express declaration in the fourth Gospel, that Jesus is the Gospel, and the few who do refer to the passage merely mention, in Now the passages pointed out as references to the fourth Gospel, it will the author of the fourth Gospel, had he been the Apostle John, could not the author of the fourth Gospel, had he been the Apostle John, could not Son of God." (3) The fourth Gospel, instead of representing Jesus as id: 22246 author: Crawford, F. Marion (Francis Marion) title: The Upper Berth; By the Waters of Paradise date: words: 18657.0 sentences: 1198.0 pages: flesch: 87.0 cache: ./cache/22246.txt txt: ./txt/22246.txt summary: knows Brisbane, and when he asked for a cigar everybody looked at him. first night of the voyage I felt particularly lazy, and went to bed in I turned my head and looked at the porthole, and saw "Look here," said the doctor, quietly, "I don''t care much for this ship. "Good-morning," said he, quietly, but looking at me with evident "You seem to think I am likely to doubt the story," said the doctor, "The queer thing," said the captain, "is that the second man who was shapes, moving mystically in the white light like living things. He was a thin, dark man, with sad eyes; kind, I think, the look in her strange dark eyes as she answered. "And how is the Woman of the Water?" I asked, trying to laugh a little. At all events, the old place did not look the same to me when I opened id: 19231 author: Griffith, George Chetwynd title: The Mummy and Miss Nitocris: A Phantasy of the Fourth Dimension date: words: 80165.0 sentences: 4421.0 pages: flesch: 83.0 cache: ./cache/19231.txt txt: ./txt/19231.txt summary: As she said this, Miss Nitocris Marmion, the golden-haired, black-eyed answered Nitocris, turning and looking into his eyes, "for last night I "Why, where''s the Mummy, Dad?" said Miss Nitocris, as she came into her "What on earth is the matter, Niti?" he said, looking at the fair face "Good-morning, sir," said Merrill, with a motion of his hand towards his "And therefore," said Nitocris, as she took his hand, "I suppose you are will ask Professors Marmion, Hartley, and Van Huysman to come and stand "He''s a big man, that," said Professor van Huysman, when he was out of "I think you must admit, Professor Marmion," said Lord Leighton, who had "Good morning, sir," said Lord Leighton, as his father came into the "Yes, Professor," he said, looking keenly into his eyes, "I am I? Why, how should I know a great man like the noble Prince? id: 36518 author: Jacks, L. P. (Lawrence Pearsall) title: All Men are Ghosts date: words: 65084.0 sentences: 4210.0 pages: flesch: 84.0 cache: ./cache/36518.txt txt: ./txt/36518.txt summary: "If you please," said Billy, "would you mind telling us the time?" At the sound of Billy''s voice the old man seemed to wake from his dream. debater one day, my boy," he said, "but the bit of time that''s going on "The old spouter doesn''t know," said I to Billy as we left the room, "I like nothing better," said the young man. "I know not what thou sayest," said Abdulla, "for I am a poor man and "Thou art young," said the other, "and there is time for thee to learn. "Do, then, as I bid thee," said the man; "dip thy skin in the water of "Art thou Abdulla, the water-seller of Damascus?" said the man. "Thou babblest like one intoxicated," said the man. "Pardon me," said the young man, "I passed that point some minutes Next day the Professor said to this man: id: 56101 author: Johnston, Mary title: Sweet Rocket date: words: 44110.0 sentences: 4106.0 pages: flesch: 95.0 cache: ./cache/56101.txt txt: ./txt/56101.txt summary: I like sun," said Miss Darcy. "They _like_ doin'' you a good turn," said Mrs. Cliff, and, getting to Presently Marget said: "Let us rest before we turn back. Walking so, Marget fell to talking of Anna Darcy''s life, the manner of When with Miss Darcy he had stepped upon the porch Linden had said: "Come look at the sky," said Linden. Though I think," said Marget, "that one day the edges Marget drove, Curtin sitting beside her, Miss Darcy and Richard Linden home--just like me!" said Marget, with a happy laugh. came and said, ''This is home''--" Her dark eyes looked afar to the valley "I don''t know anyone like you," said Curtin. "I don''t know anyone like you," said Curtin. then Linden said, "Read for a little while, Marget." She took up a and Curtin and Drew, Linden and Marget, sat or moved about in the old id: 14044 author: Machen, Arthur title: The Angels of Mons: The Bowmen and Other Legends of the War date: words: 10982.0 sentences: 635.0 pages: flesch: 83.0 cache: ./cache/14044.txt txt: ./txt/14044.txt summary: In "The Bowmen" my imagined soldier saw "a long line of shapes, with a Bowmen of my story have become "the Angels of Mons." In this shape third, fourth, fifth hand stories told by "a soldier," by "an In fact, there were ten thousand dead German soldiers left before that looking man in some sort of black robe was standing by him. and he pointed that gun at the German soldier. "Drink this," said the minister, and he handed the soldier a great that an English soldier wanted a "holy picture." She went to the man soldiers--and the R.F.A. man and the Fusilier knew that he was St. George, because he was exactly like the figure of St. George on the The soldiers knew that the figure on the horse was St. George by his exact likeness to the figure of the saint on the English id: 25016 author: Machen, Arthur title: The House of Souls date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 47555 author: Oliphant, Mrs. (Margaret) title: The Wizard''s Son, Vol. 1 (of 3) date: words: 77150.0 sentences: 4339.0 pages: flesch: 83.0 cache: ./cache/47555.txt txt: ./txt/47555.txt summary: "I am afraid, my dear, there is a good deal in that," said old Mrs. Wynn, the wife of the old rector, shaking her white head. "You mean," said Walter, turning pale, "when my mother dies. "I don''t know that I''ve got a family," said Walter. gave a little cry of pleasure, and said, "And, at a good moment, here he wonder if she will come and tell me," the old lady said. "Walter," she said, "a man like that can have but one motive--the desire "My son, Lord Erradeen," said Mrs. Methven with dignity, "is man enough, "I have seen very little," said Walter; "but everybody has heard of Walter perceived in a moment by the way Symington said these words that But do you think at this time of day," said Walter, "An old man arrived one evening," said Walter, half laughing, "and told id: 47556 author: Oliphant, Mrs. (Margaret) title: The Wizard''s Son, Vol. 2 (of 3) date: words: 76176.0 sentences: 4379.0 pages: flesch: 83.0 cache: ./cache/47556.txt txt: ./txt/47556.txt summary: "I think you must have caught a little cold," said Mrs. Forrester, "I never thought any harm of you, Lord Erradeen," said Oona, looking up "There was no time," said Walter, "to think what was wise, or take into "Hoots," said Mrs. Forrester, "you flatter the isle, Lord Erradeen. "Now, Lord Erradeen," said Mrs. Forrester, "you will just make Oona and Walter Methven, Lord Erradeen, hurrying away with the sense of a man "Don''t you think I can manage my own affairs best?" the young man said. Lord Erradeen said, and he waved his hand to the rector, who went home "I don''t think we should have been likely to meet," said Walter with "And I know so little about them," said Walter. "You think then that I stand in need of a good influence?" Walter said. were a better man," he said with a changed look, "I think I know id: 47557 author: Oliphant, Mrs. (Margaret) title: The Wizard''s Son, Vol. 3 (of 3) date: words: 74341.0 sentences: 4476.0 pages: flesch: 85.0 cache: ./cache/47557.txt txt: ./txt/47557.txt summary: "Did you know Captain Underwood?" said Katie, in that tone which says so "I am coming, mother," Oona said, and with these words turned from the "Julia, the horses have been waiting a long time," said Lady Herbert. "Tell Walter I shall look for him," said Julia, kissing her hand as they "Hamish," said Walter, "you think I am out of my mind: but you are "It is you that are my superior, Hamish," said Lord Erradeen; "but look "I know what you would think," said Oona, "that there must have been "It is a real good thing for the young lord, mem," said Mysie; "and no "Never mind," Oona said, giving him her hand. knew man who said that," Walter cried, raising his head. "Oona," said Walter, "you will give me your hand again before we part?" Lord Erradeen, your mother is waiting: and Oona, that knows every step id: 42566 author: Parkes, William Theodore title: The Spook Ballads date: words: 41042.0 sentences: 3777.0 pages: flesch: 94.0 cache: ./cache/42566.txt txt: ./txt/42566.txt summary: I saw an eye, that should have seen that night a foreign shore, The door was gently opened and a lady cried "Come in!" A scene of early days of Anglo-foreign strife rose before me like a "I''d like to be a soldier lad, with you to love!" said he. And he counted his pulse, said the girl "Do you think he''s likely to Said he to another, "Yer like yer mother, One night there was a darkness, like crape upon the land, Whin Pat at last had come of age, It took a hundred years or so, "Ketch on to this!" said Pat O''Toole, an'' like a soft, good Whin like a merricle it stopped, the sun came out, said Pat But spake that constable, said he, "good night is best for you, ye ''Twas on her mother''s sofa he looked at her, said he, id: 25037 author: Phillips, Forbes title: War and the Weird date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 41619 author: Rohmer, Sax title: The Haunting of Low Fennel date: words: 45939.0 sentences: 3199.0 pages: flesch: 84.0 cache: ./cache/41619.txt txt: ./txt/41619.txt summary: "There''s Low Fennel," said Major Dale. horrible-looking man with a contorted face peering in at her bedroom addition; whilst the new east wing, built by Major Dale, carried the like Low Fennel secret passages and "priest-holes" were to be looked Major Dale stepped forward and looked down at Wales. "Well, Addison?" said the Major as I entered, "have you got the facts "Tumulus!" he said hoarsely; "d''you mean to tell me the house is built nook of the old hall and stairway; baleful eyes looked in at the open "Black Gap!" I said; for the place was close upon half a mile away. nearest station, Miss Baird had called upon friends in the village (Mr. Damopolon had remained in London on business), and Sir Jeffrey had set "It looks," I said, in a voice hushed with something very like awe, "it "Hollow Grange?" said the old man. id: 17626 author: Sadler, M. F. (Michael Ferrebee) title: The Lost Gospel and Its Contents Or, The Author of "Supernatural Religion" Refuted by Himself date: words: 54973.0 sentences: 3120.0 pages: flesch: 75.0 cache: ./cache/17626.txt txt: ./txt/17626.txt summary: his Gospel under the superintendence, if not at the dictation, of St. Peter; and when Justin has occasion to mention that our Lord gave the According to the author of "Supernatural Religion" Justin ten times say that Justin had derived every word of it from the Gospels of St. Matthew and St. Luke, but that, instead of quoting the exact words of "The first power after God the Father and Lord of all is the Word, Justin reproduced the doctrine of the Logos, using the words of St. John. The Fourth Gospel gives to Jesus the name of God only in two places, that Christians worship Jesus Christ as the Son of the True God, Christian Church long before Justin''s time, except that Gospel had been Now, if at the time when Justin wrote the Fourth Gospel, as we shall "And John the apostle says, ''No man hath seen God at any time. id: 7120 author: Turgenev, Ivan Sergeevich title: Knock, Knock, Knock and Other Stories date: words: 63842.0 sentences: 5421.0 pages: flesch: 92.0 cache: ./cache/7120.txt txt: ./txt/7120.txt summary: "Ilya Stepanitch, come in," I said, and I looked round. "Good God!" Semyon said suddenly and showed me his hand stained Akim''s susceptible heart, though she said not a single word in answer looked down; while the old man turned away, wrapped his tattered of Avdotya who, so they said, soon after began to pine away and look "What have you to tell me, good madam?" said Naum, jauntily turning "You''ve gone clean off your head, old man," he said with a jeer. "Well, listen, old man," Naum began, "when I let you go and tell these "Good-day," answered Akim, and passing the old man went in at the The old man went into the hut and found Akim lost in thought, sitting The old man went out, beckoned to Avdotya, said to her, "go in," and "Well," David said at last, "that''s a good thing," and he went off to id: 26740 author: Wilde, Oscar title: The Picture of Dorian Gray date: words: 81527.0 sentences: 6959.0 pages: flesch: 91.0 cache: ./cache/26740.txt txt: ./txt/26740.txt summary: Dorian Gray''s good looks--we shall all suffer for what the gods have "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every Lord Henry smiled, and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry Wotton goes I shall go too. "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry''s "I want him to play to me," cried Lord Henry, smiling, and he looked "Dorian Gray is engaged to be married," said Lord Henry, watching him as Then Dorian looked at Lord Henry, and said, with id: 174 author: Wilde, Oscar title: The Picture of Dorian Gray date: words: 80396.0 sentences: 6757.0 pages: flesch: 92.0 cache: ./cache/174.txt txt: ./txt/174.txt summary: "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every I turned half-way round and saw Dorian Gray for the first time. Lord Henry smiled and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry Wotton goes, I shall go, "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry''s "I want him to play to me," cried Lord Henry, smiling, and he looked "Dorian Gray is engaged to be married," said Lord Henry, watching him wounded thing, and Dorian Gray, with his beautiful eyes, looked down at id: 4078 author: Wilde, Oscar title: The Picture of Dorian Gray date: words: 55624.0 sentences: 4535.0 pages: flesch: 91.0 cache: ./cache/4078.txt txt: ./txt/4078.txt summary: "I hate the way you talk about your married life, Harry," said Basil "Harry," said Basil Hallward, looking him straight in the face, "every Lord Henry smiled, and looked at Dorian Gray. "Basil," cried Dorian Gray, "if Lord Henry goes I shall go too. "Just turn your head a little more to the right, Dorian, like a good "You know you believe it all," said Lord Henry, looking at him with his "You are glad you have met me, Mr. Gray," said Lord Henry, looking at As they entered the studio, Dorian Gray put his hand upon Lord Henry''s "I wonder is that really so, Harry?" said Dorian Gray, putting some He thought of Dorian Gray''s young fiery-colored life, and "Dorian Gray is engaged to be married," said Lord Henry, watching him "You will always like me, Dorian," said Lord Henry. Lord Henry walked across the room, and, sitting down by Dorian Gray, id: 40027 author: Wormser, G. Ranger (Gwendolyn Ranger) title: The Scarecrow, and Other Stories date: words: 48905.0 sentences: 5637.0 pages: flesch: 98.0 cache: ./cache/40027.txt txt: ./txt/40027.txt summary: "Yes," she said slowly, "and I knew you felt it, because the first time I saw her both times with my own eyes come down the garden with her His eyes that stared at the window of the house opposite came back to be Feeling her way with her hands, her distended eyes still fixed on that The great lady came back to the table and stood there looking down. The girl came over to the table and put her hand on the woman''s She had seen the sudden, far-away look in the woman''s eyes. and rather like the girl''s face, and his dark eyes were set far apart The man got up from his chair and came and stood beside her. There were times when he thought he might tell old man Efferts of that He watched the old man come into the room. id: 32891 author: Yerxa, Leroy title: Phantom of the Forest date: words: 5680.0 sentences: 675.0 pages: flesch: 100.0 cache: ./cache/32891.txt txt: ./txt/32891.txt summary: "Almost," Earl Robinson said, and twisted the wheel again. Robinson and Roy Starr got out. "Nobody I know," Roy said, and turned away so he wouldn''t have to stare "Hit sometime before the snow came," Robinson said. Robinson turned away, looking toward the car. Earl Robinson said solemnly: cups on the kitchen table, Robinson cornered Norm Boody and led him into "You better let Marge sleep," Mrs. Boody said. "I wouldn''t worry, Mrs. Boody," Robinson said. "It _was_ rugged last night, all right," Roy Starr said. Earl Robinson said: "Look," Larson said abruptly, "you don''t believe that phantom buck "_I_ can''t sleep," Glenn Starr said. "Okay, Bill," Robinson said. "About the phantom buck," Robinson said. The Doctor said good night to Mrs. Boody and came out Norm Boody came out of the house with Roy Starr''s rifle. "You may as well face it," Robinson said. id: 39494 author: nan title: Poetry of the Supernatural date: words: 5733.0 sentences: 767.0 pages: flesch: 94.0 cache: ./cache/39494.txt txt: ./txt/39494.txt summary: ''Twas all souls'' night, and to and fro mother does not go as far as the ghost in Robert Buchanan''s Oxford Book of Canadian Verse.) For right ahead lay the Ship of the Dead The white ghosts walk in a row, I looked and saw the ghosts And I who have troubled the dead man''s grave Heard all the dead man did. "O dream-taught man," said the woman-The Ghosts of an Old House. Some say they saw the dead man steer-''Tis the ghost of a Sea-King, my father, rigid and pale, red to join all the other dead ships, which are in white." Ballad of the Dead Lover. Says old Bill''s ghost to me, The dead are coming back again, the years are rolled away, All Souls'' Night. THE OLD BALLADS The ballads that follow have all been selected from The Oxford Book of id: 43346 author: nan title: The Other World; or, Glimpses of the Supernatural (Vol. 2 of 2) Being Facts, Records, and Traditions Relating to Dreams, Omens, Miraculous Occurrences, Apparitions, Wraiths, Warnings, Second-sight, Witchcraft, Necromancy, etc. date: words: 61689.0 sentences: 3214.0 pages: flesch: 72.0 cache: ./cache/43346.txt txt: ./txt/43346.txt summary: said College, and dead some years ago, a friend of Mr. Shaw''s, in the on the day and at the very hour on which the friends had seen his spirit my dear uncle, how could the spirit of a living man appear?'' said Examples of Apparitions at the time of Death to friends and relations are, The following Account of the Apparition of a murdered man, near the place The following example of the appearance of the spirit of a dying woman to night''s experiences:--''Having entered my room,'' said he, ''I locked and spirit only, who, in fact, appears to live a second life on earth in union places, while "spirit hands" were seen and felt as palpably as mortal phenomena of the appearance of spirit-forms manifested itself. was ''No!'' ''Accursed spirit,'' said I, ''leave the room.'' The table then The following Letter appeared in "The Times" newspaper a few years ago:-- ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel