mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-telepathy-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/19342.txt inflating: ./tmp/input/input-file/22763.txt inflating: ./tmp/input/input-file/22881.txt inflating: ./tmp/input/input-file/28813.txt inflating: ./tmp/input/input-file/29151.txt inflating: ./tmp/input/input-file/31611.txt inflating: ./tmp/input/input-file/31612.txt inflating: ./tmp/input/input-file/30283.txt inflating: ./tmp/input/input-file/30497.txt inflating: ./tmp/input/input-file/30500.txt inflating: ./tmp/input/input-file/30434.txt inflating: ./tmp/input/input-file/22512.txt inflating: ./tmp/input/input-file/23599.txt inflating: ./tmp/input/input-file/23657.txt inflating: ./tmp/input/input-file/24723.txt inflating: ./tmp/input/input-file/24375.txt inflating: ./tmp/input/input-file/24444.txt inflating: ./tmp/input/input-file/24655.txt inflating: ./tmp/input/input-file/25061.txt inflating: ./tmp/input/input-file/26761.txt inflating: ./tmp/input/input-file/37203.txt inflating: ./tmp/input/input-file/34420.txt inflating: ./tmp/input/input-file/41358.txt inflating: ./tmp/input/input-file/50863.txt inflating: ./tmp/input/input-file/50872.txt inflating: ./tmp/input/input-file/59157.txt inflating: ./tmp/input/input-file/59304.txt inflating: ./tmp/input/input-file/59224.txt inflating: ./tmp/input/input-file/60897.txt inflating: ./tmp/input/input-file/61271.txt inflating: ./tmp/input/input-file/61335.txt inflating: ./tmp/input/input-file/61186.txt inflating: ./tmp/input/input-file/62377.txt inflating: ./tmp/input/input-file/62199.txt inflating: ./tmp/input/input-file/62253.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-telepathy-gutenberg FILE: cache/29151.txt OUTPUT: txt/29151.txt FILE: cache/30500.txt OUTPUT: txt/30500.txt FILE: cache/30497.txt OUTPUT: txt/30497.txt FILE: cache/19342.txt OUTPUT: txt/19342.txt FILE: cache/41358.txt OUTPUT: txt/41358.txt FILE: cache/25061.txt OUTPUT: txt/25061.txt FILE: cache/62377.txt OUTPUT: txt/62377.txt FILE: cache/24723.txt OUTPUT: txt/24723.txt FILE: cache/60897.txt OUTPUT: txt/60897.txt FILE: cache/34420.txt OUTPUT: txt/34420.txt FILE: cache/24444.txt OUTPUT: txt/24444.txt FILE: cache/22881.txt OUTPUT: txt/22881.txt FILE: cache/28813.txt OUTPUT: txt/28813.txt FILE: cache/23657.txt OUTPUT: txt/23657.txt FILE: cache/30434.txt OUTPUT: txt/30434.txt FILE: cache/61335.txt OUTPUT: txt/61335.txt FILE: cache/62199.txt OUTPUT: txt/62199.txt FILE: cache/22512.txt OUTPUT: txt/22512.txt FILE: cache/23599.txt OUTPUT: txt/23599.txt FILE: cache/37203.txt OUTPUT: txt/37203.txt FILE: cache/59304.txt OUTPUT: txt/59304.txt FILE: cache/24375.txt OUTPUT: txt/24375.txt FILE: cache/30283.txt OUTPUT: txt/30283.txt FILE: cache/26761.txt OUTPUT: txt/26761.txt FILE: cache/62253.txt OUTPUT: txt/62253.txt FILE: cache/24655.txt OUTPUT: txt/24655.txt FILE: cache/59157.txt OUTPUT: txt/59157.txt FILE: cache/61271.txt OUTPUT: txt/61271.txt FILE: cache/31611.txt OUTPUT: txt/31611.txt FILE: cache/31612.txt OUTPUT: txt/31612.txt FILE: cache/61186.txt OUTPUT: txt/61186.txt FILE: cache/22763.txt OUTPUT: txt/22763.txt FILE: cache/59224.txt OUTPUT: txt/59224.txt FILE: cache/50872.txt OUTPUT: txt/50872.txt FILE: cache/50863.txt OUTPUT: txt/50863.txt === file2bib.sh === id: 24655 author: Tinker, Joseph title: Tinker's Dam date: pages: extension: .txt txt: ./txt/24655.txt cache: ./cache/24655.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'24655.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' 25061 txt/../wrd/25061.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 24444 txt/../wrd/24444.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 25061 txt/../pos/25061.pos === file2bib.sh === id: 24723 author: Cole, Everett B. title: Final Weapon date: pages: extension: .txt txt: ./txt/24723.txt cache: ./cache/24723.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'24723.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' 24723 txt/../wrd/24723.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 24723 txt/../pos/24723.pos 24444 txt/../ent/24444.ent 24444 txt/../pos/24444.pos 24723 txt/../ent/24723.ent 25061 txt/../ent/25061.ent 22881 txt/../pos/22881.pos === file2bib.sh === id: 25061 author: Garrett, Randall title: The Penal Cluster date: pages: extension: .txt txt: ./txt/25061.txt cache: ./cache/25061.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'25061.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' 34420 txt/../wrd/34420.wrd 30500 txt/../pos/30500.pos 34420 txt/../pos/34420.pos 34420 txt/../ent/34420.ent 22881 txt/../ent/22881.ent 30500 txt/../wrd/30500.wrd 22881 txt/../wrd/22881.wrd 30500 txt/../ent/30500.ent 60897 txt/../wrd/60897.wrd === file2bib.sh === id: 22881 author: Nourse, Alan Edward title: My Friend Bobby date: pages: extension: .txt txt: ./txt/22881.txt cache: ./cache/22881.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'22881.txt' === file2bib.sh === id: 30500 author: Harmon, Kenneth title: The Passenger date: pages: extension: .txt txt: ./txt/30500.txt cache: ./cache/30500.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'30500.txt' 60897 txt/../pos/60897.pos === file2bib.sh === id: 30283 author: Constant, Barbara title: The Sound of Silence date: pages: extension: .txt txt: ./txt/30283.txt cache: ./cache/30283.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'30283.txt' === file2bib.sh === id: 22763 author: Garrett, Randall title: Suite Mentale date: pages: extension: .txt txt: ./txt/22763.txt cache: ./cache/22763.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'22763.txt' === file2bib.sh === id: 24375 author: Janifer, Laurence M. title: Wizard date: pages: extension: .txt txt: ./txt/24375.txt cache: ./cache/24375.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'24375.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: 31612 author: Wolf, Mari title: The Very Secret Agent date: pages: extension: .txt txt: ./txt/31612.txt cache: ./cache/31612.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'31612.txt' 60897 txt/../ent/60897.ent 59304 txt/../wrd/59304.wrd 59304 txt/../pos/59304.pos 30497 txt/../pos/30497.pos 24375 txt/../wrd/24375.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 30497 txt/../wrd/30497.wrd 24375 txt/../pos/24375.pos 59304 txt/../ent/59304.ent 24375 txt/../ent/24375.ent 29151 txt/../wrd/29151.wrd 29151 txt/../pos/29151.pos 23599 txt/../pos/23599.pos 24655 txt/../pos/24655.pos 24655 txt/../wrd/24655.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 24655 txt/../ent/24655.ent 62199 txt/../pos/62199.pos === file2bib.sh === id: 22512 author: Merliss, Reuben (Reuben Robert) title: The Stutterer date: pages: extension: .txt txt: ./txt/22512.txt cache: ./cache/22512.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'22512.txt' 23599 txt/../wrd/23599.wrd 41358 txt/../wrd/41358.wrd 41358 txt/../pos/41358.pos 30497 txt/../ent/30497.ent 29151 txt/../ent/29151.ent === file2bib.sh === id: 30497 author: Garrett, Randall title: The Foreign Hand Tie date: pages: extension: .txt txt: ./txt/30497.txt cache: ./cache/30497.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'30497.txt' === file2bib.sh === id: 26761 author: Teichner, Albert title: Cerebrum date: pages: extension: .txt txt: ./txt/26761.txt cache: ./cache/26761.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'26761.txt' 62199 txt/../wrd/62199.wrd 41358 txt/../ent/41358.ent 61335 txt/../wrd/61335.wrd === file2bib.sh === id: 61271 author: Cunningham, Charles D. title: The Man Who Flew date: pages: extension: .txt txt: ./txt/61271.txt cache: ./cache/61271.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'61271.txt' 61335 txt/../pos/61335.pos === file2bib.sh === id: 31611 author: Wolf, Mari title: Robots of the World! Arise! date: pages: extension: .txt txt: ./txt/31611.txt cache: ./cache/31611.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'31611.txt' 23599 txt/../ent/23599.ent === file2bib.sh === id: 59157 author: Fritch, Charles E. title: Escape Mechanism date: pages: extension: .txt txt: ./txt/59157.txt cache: ./cache/59157.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'59157.txt' 62253 txt/../pos/62253.pos 62253 txt/../wrd/62253.wrd === file2bib.sh === id: 29151 author: Baggally, W. W. (William Wortley) title: Telepathy, Genuine and Fraudulent date: pages: extension: .txt txt: ./txt/29151.txt cache: ./cache/29151.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'29151.txt' === file2bib.sh === id: 24444 author: Garrett, Randall title: Out Like a Light date: pages: extension: .txt txt: ./txt/24444.txt cache: ./cache/24444.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'24444.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' 62377 txt/../wrd/62377.wrd 22763 txt/../pos/22763.pos 62199 txt/../ent/62199.ent 22512 txt/../wrd/22512.wrd 22512 txt/../pos/22512.pos 26761 txt/../pos/26761.pos 62377 txt/../pos/62377.pos 61335 txt/../ent/61335.ent 26761 txt/../wrd/26761.wrd 31612 txt/../wrd/31612.wrd 22763 txt/../wrd/22763.wrd 19342 txt/../pos/19342.pos 62253 txt/../ent/62253.ent === file2bib.sh === id: 59304 author: Riley, Frank title: Bright Islands date: pages: extension: .txt txt: ./txt/59304.txt cache: ./cache/59304.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'59304.txt' 31612 txt/../pos/31612.pos === file2bib.sh === id: 34420 author: Budrys, Algis title: Riya's Foundling date: pages: extension: .txt txt: ./txt/34420.txt cache: ./cache/34420.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'34420.txt' 30283 txt/../wrd/30283.wrd 61271 txt/../pos/61271.pos 30283 txt/../pos/30283.pos 19342 txt/../wrd/19342.wrd === file2bib.sh === id: 62253 author: dePina, Albert title: Star of Panadur date: pages: extension: .txt txt: ./txt/62253.txt cache: ./cache/62253.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'62253.txt' 61271 txt/../wrd/61271.wrd 61186 txt/../wrd/61186.wrd 61186 txt/../pos/61186.pos 26761 txt/../ent/26761.ent 22763 txt/../ent/22763.ent 59157 txt/../wrd/59157.wrd 50872 txt/../pos/50872.pos 50872 txt/../wrd/50872.wrd 59157 txt/../pos/59157.pos 19342 txt/../ent/19342.ent === file2bib.sh === id: 50872 author: Smith, Evelyn E. title: Not Fit for Children date: pages: extension: .txt txt: ./txt/50872.txt cache: ./cache/50872.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'50872.txt' 22512 txt/../ent/22512.ent 59224 txt/../pos/59224.pos === file2bib.sh === id: 59224 author: Kenney, Neil J. title: They Were Different date: pages: extension: .txt txt: ./txt/59224.txt cache: ./cache/59224.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'59224.txt' 59224 txt/../wrd/59224.wrd 30283 txt/../ent/30283.ent === file2bib.sh === id: 23599 author: Smith, George O. (George Oliver) title: The Big Fix date: pages: extension: .txt txt: ./txt/23599.txt cache: ./cache/23599.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'23599.txt' 31611 txt/../pos/31611.pos 31611 txt/../wrd/31611.wrd 28813 txt/../wrd/28813.wrd 61271 txt/../ent/61271.ent === file2bib.sh === id: 61186 author: De Vet, Charles V. title: Gramp date: pages: extension: .txt txt: ./txt/61186.txt cache: ./cache/61186.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'61186.txt' 62377 txt/../ent/62377.ent 31612 txt/../ent/31612.ent 28813 txt/../pos/28813.pos 61186 txt/../ent/61186.ent 23657 txt/../pos/23657.pos 23657 txt/../wrd/23657.wrd 59157 txt/../ent/59157.ent === file2bib.sh === id: 60897 author: Mittleman, E. title: The Non-Electronic Bug date: pages: extension: .txt txt: ./txt/60897.txt cache: ./cache/60897.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'60897.txt' === file2bib.sh === id: 61335 author: White, Ted title: I, Executioner date: pages: extension: .txt txt: ./txt/61335.txt cache: ./cache/61335.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'61335.txt' 50872 txt/../ent/50872.ent === file2bib.sh === id: 41358 author: Atkinson, William Walker title: Practical Mind-Reading A Course of Lessons on Thought-Transference, Telepathy, Mental-Currents, Mental Rapport, &c. date: pages: extension: .txt txt: ./txt/41358.txt cache: ./cache/41358.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'41358.txt' 59224 txt/../ent/59224.ent === file2bib.sh === id: 62199 author: Winterbotham, R. R. (Russell Robert) title: The Thought-Men of Mercury date: pages: extension: .txt txt: ./txt/62199.txt cache: ./cache/62199.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'62199.txt' === file2bib.sh === id: 19342 author: Alpheus, A. title: Complete Hypnotism, Mesmerism, Mind-Reading and Spiritualism How to Hypnotize: Being an Exhaustive and Practical System of Method, Application, and Use date: pages: extension: .txt txt: ./txt/19342.txt cache: ./cache/19342.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'19342.txt' 31611 txt/../ent/31611.ent 37203 txt/../pos/37203.pos 37203 txt/../wrd/37203.wrd 30434 txt/../wrd/30434.wrd === file2bib.sh === id: 62377 author: Hasse, Henry title: Alcatraz of the Starways date: pages: extension: .txt txt: ./txt/62377.txt cache: ./cache/62377.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'62377.txt' 30434 txt/../pos/30434.pos 23657 txt/../ent/23657.ent === file2bib.sh === id: 23657 author: Garrett, Randall title: That Sweet Little Old Lady date: pages: extension: .txt txt: ./txt/23657.txt cache: ./cache/23657.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'23657.txt' 28813 txt/../ent/28813.ent 37203 txt/../ent/37203.ent 50863 txt/../wrd/50863.wrd 50863 txt/../pos/50863.pos === file2bib.sh === id: 28813 author: Goodwin, Harold L. (Harold Leland) title: The Electronic Mind Reader: A Rick Brant Science-Adventure Story date: pages: extension: .txt txt: ./txt/28813.txt cache: ./cache/28813.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'28813.txt' 30434 txt/../ent/30434.ent 50863 txt/../ent/50863.ent === file2bib.sh === id: 37203 author: Mason, R. Osgood (Rufus Osgood) title: Telepathy and the Subliminal Self date: pages: extension: .txt txt: ./txt/37203.txt cache: ./cache/37203.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'37203.txt' === file2bib.sh === id: 50863 author: Evans, E. Everett (Edward Everett) title: Alien Minds date: pages: extension: .txt txt: ./txt/50863.txt cache: ./cache/50863.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'50863.txt' === file2bib.sh === id: 30434 author: Janifer, Laurence M. title: Occasion for Disaster date: pages: extension: .txt txt: ./txt/30434.txt cache: ./cache/30434.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'30434.txt' Done mapping. Reducing subject-telepathy-gutenberg === reduce.pl bib === id = 23657 author = Garrett, Randall title = That Sweet Little Old Lady date = pages = extension = .txt mime = text/plain words = 37117 sentences = 4133 flesch = 95 summary = "You mean, if somebody were reading my mind, I'd know it?" Burris said. Malone thought of what his chief had said: "It takes a thief to catch a "Thanks for giving me a little time," Malone said. "Ah," Malone said, wondering if a skewed bell curve was the same thing "Well," Malone said, "if he knows you and your group are working on "Good to see you, Ken," Boyd said briskly, as he shook Malone's hand. "Dr. Harman," Boyd said, "this is my superior, Mr. Malone. "It isn't _you_, Malone," Boyd said. "Malone, you've done a wonderful job so far," Burris said. When they were all inside the waiting room, Dr. Dowson said: "Now, Mr. Malone, just what is all this about?" He rubbed his long hands together. "Your Majesty," Malone said, "I _am_ the FBI." "I know that, Your Majesty," Malone said. "Not that I know of, sir," Malone said. Your Majesty," Malone said. cache = ./cache/23657.txt txt = ./txt/23657.txt === reduce.pl bib === id = 30283 author = Constant, Barbara title = The Sound of Silence date = pages = extension = .txt mime = text/plain words = 6090 sentences = 473 flesch = 89 summary = Lucilla Brown, G.G. Hoskins' secretary, came to work half an hour asked Lucilla confidently, "Will you marry me?" and she answered, "I'm There were a good many days when Lucilla felt like laughing mind; she could almost feel his eyes as she heard his voice ask again, out of the way...." And right on the heel of his cry came Dr. Andrews' soft query, "For no reason at all, Lucilla?" "Didn't," said Lucilla, putting her purse away and whisking the cover off The matter-of-fact question was like a hand laid across Lucilla's want to go on like this, hearing words that aren't spoken and bells "Way back," she said, "when I didn't know any better, I "Go on, Lucilla," Dr. Andrews said, as she hesitated. Crazy, like Mother had said, and worse, somehow. "About being able to read people's minds," Dr Andrews said helpfully. "Hello yourself," said Lucilla. cache = ./cache/30283.txt txt = ./txt/30283.txt === reduce.pl bib === id = 22881 author = Nourse, Alan Edward title = My Friend Bobby date = pages = extension = .txt mime = text/plain words = 4933 sentences = 382 flesch = 100 summary = Bobby doesn't know either, but we like it best when mommy lets us go mommy says I am very bad so I stay on the bank and let Bobby go in, but supper mommy scolded me and told me I was bad for letting Bobby go into One day I was a bad boy and let Bobby come into the house before mommy I said but mommy was going to hurt me and daddy thought I knew what she was thinking, and the doctor said to daddy, Ben, mommy coming down through the snow from the kitchen and Bobby said look I was scared and I said come on Bobby let's lock ourselves up in my room I said don't hurt me daddy it was mommy, she was I said I want Bobby to hurt you and mommy and I hope mommy and daddy never come back because Bobby will take care cache = ./cache/22881.txt txt = ./txt/22881.txt === reduce.pl bib === id = 30497 author = Garrett, Randall title = The Foreign Hand Tie date = pages = extension = .txt mime = text/plain words = 12275 sentences = 1072 flesch = 84 summary = face the Secretary of Defense, Colonel Spaulding, and Leonard Poe. looked at Lenny Poe, a small, dark-haired man with a largish nose. Lenny Poe closed his eyes, folded his arms, and relaxed in his chair. Nineteen minutes later, Lenny opened his eyes and said: "O.K. He's there. Lenny, eyes still closed, said: "Five feet ten, heavy set, gray hair, "Come on, Mr. Poe," the big man said quietly, "this is important." "Rafe," Lenny said gently, "wake up. "Rafe, wake up!" Lenny said. "I know," said Colonel Spaulding, looking almost as glum as Lenny. "Rafe says that the translations are all wrong," Lenny said, "but I can't Lenny's mind was a long way from being scientifically oriented. Lenny Poe gave the colonel a look of disgust. "Colonel Spaulding here," he said after a moment. Lenny Poe shoved open the door of Colonel Spaulding's outer office with a cache = ./cache/30497.txt txt = ./txt/30497.txt === reduce.pl bib === id = 29151 author = Baggally, W. W. (William Wortley) title = Telepathy, Genuine and Fraudulent date = pages = extension = .txt mime = text/plain words = 17845 sentences = 987 flesch = 76 summary = Before the experiments commenced, Yoga Rama asked that some one should Yoga Rama immediately said, "Not your right hand but your Ordinary Christian names are limited in number, and Yoga Rama took care Yoga Rama asked that the letters should be traced again and the taps, mind, Yoga Rama resorted to the same method of asking her to trace the hand, and called out the word "Ready." Madame Zancig immediately named lines of figures, the slate was handed by her to Mr. Zancig, who called Madame Zancig then came into the room with the correct result written by Mr. Zancig handed me a book and asked me to open it at any page and to experiment written the words, "In the year 1875." Mr. Zancig then said This time he asked, "What is this?" Madame Zancig replied, "A piece of At a public performance at Eastbourne I handed Mr. Zancig this diagram: cache = ./cache/29151.txt txt = ./txt/29151.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 28813 author = Goodwin, Harold L. (Harold Leland) title = The Electronic Mind Reader: A Rick Brant Science-Adventure Story date = pages = extension = .txt mime = text/plain words = 46855 sentences = 5025 flesch = 93 summary = Rick's famous father, Hartson Brant, walked into the library in time asked anxiously, "You do know Rick was only fooling, don't you, Steve? "As Rick and Barby said, I didn't have any doubts. The coastguardman gave Rick a curious look as he handed Steve the Rick, Scotty, and Barby ran to Steve's side and walked with him toward Rick, Barby, and Scotty exclaimed together, "Good girl!" They Barby decided that Rick and Scotty were to fly over to Whiteside and Scotty helped Barby into her gear while Rick instructed Jan. As they passed, Scotty suddenly grabbed Rick's arm and said hurriedly, "Parnell Winston would know," Rick said. Rick said, "Barby, say hello to Jerry." Barby, Jan, and Scotty were kind to Rick, which annoyed him Scotty looked at his watch and held it up for Rick to see. As Scotty took off, Rick tried Barby again on the radio. cache = ./cache/28813.txt txt = ./txt/28813.txt === reduce.pl bib === id = 31612 author = Wolf, Mari title = The Very Secret Agent date = pages = extension = .txt mime = text/plain words = 5446 sentences = 746 flesch = 99 summary = "Surprised, Pete?" Alice Hendricks said at his elbow. across the bar, and looked back at Alice, more closely this time. "Sure, baby, I'm glad you did it," Pete Ganley said huskily. Alice Hendricks turned her back on the lead man and looked down the "Sure," Alice said. "But Pete, honey," Alice said. "Pete," Alice said suddenly. "You really want to know how it works?" Pete Ganley said. "So that's how it works," Pete Ganley said. nothing in her mind except more thoughts of Pete, and gee, maybe Riuku forced his way up through the erotic dreams of Alice Hendricks. "I don't know." Alice's thoughts washed over him, pulling him back "No, Pete!" Alice Hendricks said aloud. "Well," Alice Hendricks thought, "maybe...." "Hello, Tommy," Alice Hendricks said. "What're you looking at, Alice?" Tommy said. Alice spotted his copter right away, even though he had the lights "How does it work, honey?" Alice Hendricks said. cache = ./cache/31612.txt txt = ./txt/31612.txt === reduce.pl bib === id = 22763 author = Garrett, Randall title = Suite Mentale date = pages = extension = .txt mime = text/plain words = 4936 sentences = 484 flesch = 89 summary = "You don't sound very optimistic, Dr. Mallon," said the FBI man. The men looked at each other, then the big one said: "I'm sure you did Maybe," said the big man. he dropped it several years ago--said that the human mind couldn't be "Sounds like he was unable to make up his mind," said the small man. heard second-hand, but Paul Wendell could tell me more of what was going "That's right," said the big FBI man. had happened to him, Paul Wendell went violently insane. "Open your mouth, Paul," said the pretty nurse. So Paul Wendell explored his past, every year, every hour, every second "I have some news for you, Mr. President," the younger one said. Camberton said: "I'll try to explain in words, Senator. "Think of it this way," Camberton said. "Not at all," Camberton said; "that's like saying that if you read a cache = ./cache/22763.txt txt = ./txt/22763.txt === reduce.pl bib === id = 30500 author = Harmon, Kenneth title = The Passenger date = pages = extension = .txt mime = text/plain words = 3808 sentences = 287 flesch = 90 summary = She thought to herself, "It's been such a long time since you were home. "And will the young fellow like you?" she asked herself, knowing the "Well," she said aloud, "the five years didn't completely ruin you, Opening the door slowly, she ventured to thrust her head out into the "My dear young lady," said a man's voice within her head, "allow me to You can see me, or so you say, and know what I look like, but I can't sweet nothings across the light-years to your girl friend on Dekker's "I haven't time to read a novel," his thought came, "and drama always your spying little thoughts away. tiny refreshment stand at the foot of the dining room stairs. "I'd like two frosted starlights, please," she said, "on a tray." When she came to the head of the stairs, she realized that she did not Closing her eyes, she said very slowly cache = ./cache/30500.txt txt = ./txt/30500.txt === reduce.pl bib === id = 19342 author = Alpheus, A. title = Complete Hypnotism, Mesmerism, Mind-Reading and Spiritualism How to Hypnotize: Being an Exhaustive and Practical System of Method, Application, and Use date = pages = extension = .txt mime = text/plain words = 34332 sentences = 1720 flesch = 68 summary = CHAPTER IV--How the subject feels under hypnotization--Dr. Cocke's evidence that persons in the hypnotic state have (sometimes) remarkable geniuses would be good hypnotic subjects), still such persons have not a magnet and electricity may affect persons in the hypnotic state, and "The hypnotic state can be produced in one of the following ways: First, HOW TO WAKE A SUBJECT FROM HYPNOTIC SLEEP. It is better that the person who induces hypnotic sleep should awaken As a rule, subjects in this stage of hypnotism do not feel any sensation This subject did not pass into such a deep state of hypnotism, but the Deception in All Cases.--Confessions of a Professional Hypnotic Subject. conditions did not follow the subject was in a hypnotic trance; but it suggestion made during the hypnotic condition as to what a person will The operator hypnotizes the subject, and when he is in deep cache = ./cache/19342.txt txt = ./txt/19342.txt === reduce.pl bib === id = 22512 author = Merliss, Reuben (Reuben Robert) title = The Stutterer date = pages = extension = .txt mime = text/plain words = 10356 sentences = 895 flesch = 91 summary = "Well, that shows you can't tell by looking at a fellow," the agent said Hall returned then to the seventeen, and he said with his thoughts: "All Tom Jordan," the older man finally said. "Yes, sir," the new man said briskly. "It is a great opportunity," Jordan said, and he meant it. "It looks as though you've been p-p-picking raspberries," Hall said. "If you p-promise to l-listen to me, I'll let you go," Hall said. "Just a few hours," Hall said. "Remember," Hall said, "just a few hours." He turned and started "What do you think he wants with that?" the sheriff asked of Jordan. Hall stepped around the man in his path, and turned down the street. Since Jordan's ship was not large enough to transport Jon Hall's great "In a way," Hall said. Jordan looked directly into Hall's face. "Let's have another game," Jordan said. cache = ./cache/22512.txt txt = ./txt/22512.txt === reduce.pl bib === === reduce.pl bib === id = 26761 author = Teichner, Albert title = Cerebrum date = pages = extension = .txt mime = text/plain words = 7002 sentences = 612 flesch = 85 summary = On his way home in the monorail Connor tried to reach his office and had Connor looked hastily away; he didn't want any sympathy from that kind going to think the order to Max when he realized with a new shock that "Maybe I'm wrong, Connor, maybe I said too much through Central myself. kept returning to the far end of the bed and working his way up to the Rhoda came back downstairs and said, "It's six-thirty. He glanced at the card which said, _John Newbridge, Doctor at Mind, 96th real loss is not being able to think on Earth Central once a day. to think in on Earth Central once a day--except for the big shots So Connor went to work in a large building downtown along with several "I don't like it," Rhoda said. "We'll miss him," he said, then turned abruptly on Connor. cache = ./cache/26761.txt txt = ./txt/26761.txt === reduce.pl bib === === reduce.pl bib === id = 31611 author = Wolf, Mari title = Robots of the World! Arise! date = pages = extension = .txt mime = text/plain words = 6893 sentences = 731 flesch = 95 summary = brain--walked up and said "We want union scale"?_ best thing about these new household robots, I thought. They're stopping robots in the streets--household Robs, "We'll be right behind you, Morrison," he said. "We _were_ machines, Mr. Morrison," Jerry said politely. "Oh, no!" Jerry said, his eye-cells flashing crimson. "Try that, Mr. Morrison, and you won't have a plant, or a laboratory, or Carron City! "Yes," said Jerry. "Robots aren't suspicious," Jack said. group of waiting robots--about twenty of them, this time. The android--who looked like Jerry, though I "Now you people will know we mean business," he said, gesturing toward It was all about Carron City and the robots who had So said the people of the city. come out for us, we'll be de-telepathed in time for work this "All right, Don," Jack said. Thought about robots built to work who had "It's that robot, Jerry," he said. cache = ./cache/31611.txt txt = ./txt/31611.txt === reduce.pl bib === id = 50863 author = Evans, E. Everett (Edward Everett) title = Alien Minds date = pages = extension = .txt mime = text/plain words = 69696 sentences = 4752 flesch = 86 summary = Hanlon, carefully reading the surface of the man's mind, sensed the control of its mind, Hanlon made the animal follow him until he could Ran Auldin looked at Hanlon another moment, his face and thoughts "I think he's lying," Hanlon said, knowing from his quick probe into From all he had been able to learn, Hanlon thought the Ruler, Elus And from vague ideas Hanlon had seen in the man's mind from All during that discussion Hanlon carefully watched the mind of the man "One thing looks sure," Hanlon thought to himself. Knowing their minds so intimately, Hanlon knew they had Hanlon probed quickly into the man's mind but, as usual, he could force his mind to think along the lines Hanlon wanted to know. "Then dad's not too far away," Hanlon thought, and began trying to barrier Hanlon thought he had felt in Egon-Irad's mind. From his reading of the other's mind, Hanlon knew that cache = ./cache/50863.txt txt = ./txt/50863.txt === reduce.pl bib === id = 59157 author = Fritch, Charles E. title = Escape Mechanism date = pages = extension = .txt mime = text/plain words = 6063 sentences = 544 flesch = 89 summary = Like that poor amoeba creature from Venus, she thought, remembering "Good morning, Aunt Abby," Linda said, bounding into sight. "Good morning, Linda," Abby replied, smiling at the girl's energy. "Yes, Aunt Abby," Linda said, rushing her breakfast. Abby mused upon what Linda had said concerning the amoeba's sex, or Abby was still sitting at the window when Linda came home from school. and Linda instead of looking for Abby as was her habit, went straight "I feel like an amoeba sometimes," Linda said, poking restlessly at a "Linda, eat your supper," Abby said sternly, "and stop this nonsense. "You did?" Abby said, relieved, and then she thought of her dream of Then he said, "Linda's a normal young girl, Abby. "There are such things in life, Dr. Gower," Abby said a bit coldly, "as "If you don't mind," she said, "I'd like to bring up Linda in my own "I couldn't leave Linda," Abby said. cache = ./cache/59157.txt txt = ./txt/59157.txt === reduce.pl bib === id = 61271 author = Cunningham, Charles D. title = The Man Who Flew date = pages = extension = .txt mime = text/plain words = 3030 sentences = 526 flesch = 93 summary = Keller flashed a thought at Sally: **How does he look?** He continued without letting Radcliffe answer: Keller saw that he was telling the truth, after a quick check into the lie, and Keller scanned the truth in Radcliffe's brain. Keller thought, there is one way, Mr. Radcliffe. "Now, Mr. Radcliffe, I'm going to go into your subconscious mind and To Radcliffe, since the time when Keller had stopped talking until "Radcliffe," began Keller, "you haven't reported this to the police, Keller flashed: **Sally. **Radcliffe, I am the creature.** **I'm the teddy bear.** (This was, he thought, Radcliffe's wife-image.) **Radcliffe, I'm the hole in the air.** With a shock, Keller realized that in seven hours Radcliffe had been **Radcliffe, who is Sally?** **Radcliffe, who is Sally?** Radcliffe, I know who killed your wife.** **THE MAN WHO FLEW RADCLIFFE! **THE MAN WHO FLEW RADCLIFFE! **RADCLIFFE, WHO KILLED YOUR WIFE? cache = ./cache/61271.txt txt = ./txt/61271.txt === reduce.pl bib === id = 37203 author = Mason, R. Osgood (Rufus Osgood) title = Telepathy and the Subliminal Self date = pages = extension = .txt mime = text/plain words = 72011 sentences = 3582 flesch = 67 summary = sensitive, subject, or percipient; the person who conducts the experiment Experiments on the subject of thought-transference fall naturally into Up to the present time hypnotism has been studied from two separate and June, 1892, one year from the time I had hypnotized him, he came into my The following experiment, observed by Mr. Gurney and Dr. Myers of the Society for Psychical Research, will "A most remarkable fact is, that some few subjects of hypnotism experience present case he remained perfectly in his normal condition. influence of a second person, and especially in the condition known as Here the hypnotic or secondary self, as in my own reported case, appears of a new discovery; in all these cases the ordinary personality with its states or physical action is lost; a new and superior personality comes to mental action there presented--cases of thought-transference, of events taking place at the same time, I will next present cases where the cache = ./cache/37203.txt txt = ./txt/37203.txt === reduce.pl bib === id = 41358 author = Atkinson, William Walker title = Practical Mind-Reading A Course of Lessons on Thought-Transference, Telepathy, Mental-Currents, Mental Rapport, &c. date = pages = extension = .txt mime = text/plain words = 20440 sentences = 1057 flesch = 68 summary = The mind of one person acts like a "transmitter" the impression of the mental image in the mind of the Transmitter, and that is to learn to perform the feats of Mind Reading yourself. demonstrations of the public performers, as well as the experiments of means of the practice of Contact Mind Reading at the start. mental impressions from the mind of the Transmitter, over the nervous to employ more or less genuine Contact Mind Reading to finish the feats. Mind Reading feats depend upon the degree of Will and Concentration on feat of Mind Reading) rather than as the Transmitter (or person called experiment with a number of persons acting as the Transmitter, so that feats and experiments that we shall mention, should be practiced by you a demonstration of practical Mind Reading, beginning with some simple acted as your Transmitter in your Contact Mind Reading experiments, and cache = ./cache/41358.txt txt = ./txt/41358.txt === reduce.pl bib === id = 59304 author = Riley, Frank title = Bright Islands date = pages = extension = .txt mime = text/plain words = 2473 sentences = 197 flesch = 84 summary = When the two Geno-Doctors were gone, Miryam took the red capsule from her young body, where the unwanted child of Genetics Center stirred so The white walls of her Center room blurred in and out of focus. the two Geno-Doctors was changing into a white coat. "Yes, Sir," replied the young doctor, sounding the proper note of The Geno-Sar paused, and because a comment was obviously in order, the young doctor said: For an instant the Geno-Sar's steel-blue eyes narrowed, and Miryam was Miryam knew little about genetics, or any other science. closed, Miryam let her mind stray out of the white room, out of the Geno-Doctor in the corridor near her room. "Wonder if psi will build those strings of lights?" Then the young doctor turned almost guiltily from the window to meet the Geno-Sar coming down the corridor. Delivery, Miryam thought. And if the young doctor was right, if psi.... cache = ./cache/59304.txt txt = ./txt/59304.txt === reduce.pl bib === id = 62253 author = dePina, Albert title = Star of Panadur date = pages = extension = .txt mime = text/plain words = 3910 sentences = 300 flesch = 86 summary = startled eyes on the furry bundle Jim Brannigan grasped firmly by the of the thing's silvery fur; but as Jim roughly thrust it out, Hugh "Yes, food," Hugh echoed Jim's words in a hoarse whisper. eyes--and for a single instant Hugh had the crazy idea that they were A sudden cold came over Hugh that was not the cold of Europa. "Wait, you fool!" Hugh's ordinarily thoughtful, hazel eyes were bright that was Jim Brannigan's arm, holding something massive like a rock, Jim Brannigan stood there tensely for a moment, looking at the man he strange furred creatures, encircling him, surged into his mind; they And Hugh's mind would slide back into the darkness again. to eat one of them!" He stared around the cave, remembering Jim Brannigan, and it was apparent that Hugh still didn't realize all that impinged upon Hugh's mind. "I promise!" Hugh exclaimed fervently, remembering Jim Brannigan's cache = ./cache/62253.txt txt = ./txt/62253.txt === reduce.pl bib === id = 34420 author = Budrys, Algis title = Riya's Foundling date = pages = extension = .txt mime = text/plain words = 2872 sentences = 282 flesch = 86 summary = Phildee slipped out of his dormitory and ran across the yard to the Riya made her way up the path across the foothills, conscious of her he was--he nevertheless slipped onto the path on Riya's world, the Phildee followed Reimann down into a hole that, at the same along the path, and saw Riya: Phildee shook his head and scowled. Phildee's probe swept past the laboring mind directly into her Phildee's mother wanted green Terrestrial mother's caress was something that none of the people had Phildee made up his mind. happiness as she felt the hesitant answering surge in Phildee's mind. _Big warm wall of brown fur._ With a nudge of her head, she directed Phildee down the path to the old Phildee walked beside her down the path, one fist wrapped in the fur of (Picture of Phildee/calf on all fours, cropping the plains at the surface of Riya's mind. cache = ./cache/34420.txt txt = ./txt/34420.txt === reduce.pl bib === === reduce.pl bib === id = 23599 author = Smith, George O. (George Oliver) title = The Big Fix date = pages = extension = .txt mime = text/plain words = 9510 sentences = 704 flesch = 86 summary = I said, "What does Barcelona want with me?" Tomboy Taylor removed the stogie and said evenly, "Barcelona wants to When I got done gulping I said, "You mean Barcelona wants me to fix the I said, "Look, Tomboy, neither of them platers can even _run_ that far, "Barcelona says you know more about the horse racing business than any With those delicate lips still curved sweetly, she said, "Barcelona is "If Barcelona has such notions, Wally Wilson would know about it." I said slowly, "_If_ I were even thinking of working for Mr. Barcelona," A little bitterly I said, "One might think that Barcelona doesn't trust "In the first place," she said, "I may have been seen in Barcelona's terrific mental racket going on do not know that Barcelona is one of Barcelona looked at the odds on his horses. Delancey said to Barcelona, "You have had it, Joseph." cache = ./cache/23599.txt txt = ./txt/23599.txt === reduce.pl bib === id = 59224 author = Kenney, Neil J. title = They Were Different date = pages = extension = .txt mime = text/plain words = 6890 sentences = 500 flesch = 86 summary = if we want time to figure a way out, though we aren't really very good worry about is Thurlow and his trained deputy, Trainor. He said things that bared his mind as surely as if we had read him. To him, what we were doing just couldn't happen in good old 1983. was District Judge Thurlow of District Two, a very high man on the law The study of the deep processes of the mind eclipsed the next two days It was Judge Thurlow filling in for Kimball The only thing we could read from Thurlow was a selfrighteous anger and House, and by Trainor's complaint, the one way we could legally come The fact that Thurlow was fining us for teaching methods instead Donald was so weak he let one of them sneak up close enough for a quick this time, prodding small ideas into the best minds, giving them the Apparently Judge Thurlow cache = ./cache/59224.txt txt = ./txt/59224.txt === reduce.pl bib === id = 50872 author = Smith, Evelyn E. title = Not Fit for Children date = pages = extension = .txt mime = text/plain words = 3791 sentences = 396 flesch = 89 summary = up, Qan!" he projected on a sub-level, trying to escape my mother's "Who's coming?" my mother wanted to know, but her full interest was "The _zkuchi_ are coming," I lied glibly, knowing that the old ones "We must not let the young ones forget our heritage. "Yes," I agreed, "but perhaps the old ones wouldn't see it that way. planets were too small, had too little gravity to hold an atmosphere. "They pick up things very fast," Sam explained. "And now," Sam said, "we will visit the rude dwellings of this simple, "You must pay the natives in metal," the guide explained. "You like metal, dear?" a female asked Hsoj. "You're going to catch _muh_ from the old ones," Ppon ideated, "when "You know everything, don't you, Qan?" Ppon sneered. "I thought you wanted metal, Grandfather," I sulked. don't know any better, but I am not going to have my young one or cache = ./cache/50872.txt txt = ./txt/50872.txt === reduce.pl bib === id = 30434 author = Janifer, Laurence M. title = Occasion for Disaster date = pages = extension = .txt mime = text/plain words = 70023 sentences = 7235 flesch = 92 summary = "Burris is getting optimistic in his old age," Malone said. "It sounds like a record," Malone said. "If you have the time, doctor," Malone said respectfully, "I'd like to "I want to see Sir Lewis Carter," Malone said doggedly. "During that time," Malone said, "the Society investigated a great "Book?" Malone said, feeling more and more like a rather low-grade "I'd like to talk to you," Malone said, "Your Majesty." "Hm-m-m," Malone said, trying to look as if he were deciding between "I'm in a perfectly terrible way," Malone said, "and it's going to get "I don't mean that sort of thing," Malone said. "But that doesn't mean there isn't such a thing," Malone said. "You know what I think, Mr. Malone?" he said. "But I have got some things to do before nine," Malone said. "How long do they think it's going to last?" Malone said. cache = ./cache/30434.txt txt = ./txt/30434.txt === reduce.pl bib === id = 62377 author = Hasse, Henry title = Alcatraz of the Starways date = pages = extension = .txt mime = text/plain words = 24383 sentences = 2039 flesch = 86 summary = Mark knew that these men wouldn't last long, but he wondered if perhaps Then Luhor was touching his shoulder, and Mark opened his eyes. As they walked forward Luhor turned to Mark with a proud smile. you...." Mark turned to Carston, his face alight. A look at the Venusian's smiling face told Mark it was true. "Only twenty-two men, Luhor?" Commander Cynthia Marnik stood very escape Mark that her voice was soft and that she smiled at Carston. Carston came over to give Mark a hand. "She blames Luhor for the oxygen business!" Mark murmured to Carston Carston looked baffled as the Venusian girl spoke, then turned to Mark "Tell the men to stop work," Aladdian said to Mark two days later, Mark was soon to know the reason for Carston's silence, and to realize Aladdian turned with a satisfied smile to Mark and Cynthia cache = ./cache/62377.txt txt = ./txt/62377.txt === reduce.pl bib === id = 61186 author = De Vet, Charles V. title = Gramp date = pages = extension = .txt mime = text/plain words = 2553 sentences = 249 flesch = 101 summary = "Why is Gramma making mad pictures at you?" I asked Gramp. "I really did see mad pictures in Gramma's mind," I said. "Have you ever seen pictures in anybody's mind before?" Gramp asked. I was glad Gramp told me, because he always knows the best things to "Tell me the pictures you see in Mr. Van's mind," Gramp whispered in my "He's making pictures of the fishing boats coming in," I said. pictures in people's minds meant instead of just what they looked like. He had bad pictures in his mind about taking Mr. Van's money and I you see pictures in Gramma's mind about her hurting me," he said. "We all make bad pictures like that, but we don't mean them," Gramp "I told you I don't know what you're talking about," Gramp said. "Now I've had just about enough of this," Gramp said, with a big frown cache = ./cache/61186.txt txt = ./txt/61186.txt === reduce.pl bib === id = 61335 author = White, Ted title = I, Executioner date = pages = extension = .txt mime = text/plain words = 3160 sentences = 302 flesch = 93 summary = I always shook when I came out of the Arena, but this time the tension Perhaps thirty people were sitting on the floor of the Arena, where three proctors were having an awkward time carrying him into the Arena Strange eyes; light blue irises, surrounded by a ring of dark blue, and "Yes," said a faint voice, and then, "I'm sorry," the little "Look," I said to her, and showed her my hand. "How long does it take to love somebody?" I said, but my voice was turned I saw the light green uniform of a proctor in the vague street Shielding my face from the light, I tried to make my voice calm. morning," the proctor said. "We're not killers, Miss," he said, and his voice was incredibly calm. light and the red Executioner's button, was a young man staring at me. I could feel his stare, like a cool hand touching me. cache = ./cache/61335.txt txt = ./txt/61335.txt === reduce.pl bib === id = 60897 author = Mittleman, E. title = The Non-Electronic Bug date = pages = extension = .txt mime = text/plain words = 3115 sentences = 315 flesch = 100 summary = And every time I got a look at his hand, I pushed the little button on Henry knew every card the other man pointed to the window of Henry's place, where I wanted it to face. got into the room and I laid it out for Skippy. We took our time getting back to Henry's place, so Chapo would have "I can hear every word that's on Henry's mind," he said somberly. "All my life," said Skippy, "I've been hearing the voices. "You think Henry took eight thousand off Chapo, don't you? "Well," he said, "you want to know what "Black," Skippy said. When Skippy said black, I put the fifty on red. I could understand a lot about Skippy now--why he didn't like most However, Henry had more brains than Skippy. After all, I had told him I was going out to look for Skippy, cache = ./cache/60897.txt txt = ./txt/60897.txt === reduce.pl bib === id = 62199 author = Winterbotham, R. R. (Russell Robert) title = The Thought-Men of Mercury date = pages = extension = .txt mime = text/plain words = 4449 sentences = 475 flesch = 95 summary = corona light, seemed to close in after Cappy Upjohn and Terry Hall like Cappy, who was leading the way, paused and waited for Terry. But Terry knew that fear was a human "Cappy--look!" Terry pointed at the face peering through the opening But Terry's hands slipped away from his gun. "I tried to tell you, Cappy!" Terry said. "Nothing to fear from Chomby," spoke the Mercurian. Cappy brushed forward and shook hands with Chomby. Again Chomby read Terry's thoughts. "It would be nice if we could read your minds," Cappy said, tossing a "My people think you are queer, Terryhall," Chomby said. "I still have my gun," Cappy said. "We have read your minds, earthmen," Chomby said. "That is the fear I speak of," Chomby said. Terry and Cappy were racing into the Terry and Cappy might escape Cappy looked at Terry. "You're a fool, Terry," Cappy said. "We're licked, Terry!" Cappy said. "Terry," Cappy said. cache = ./cache/62199.txt txt = ./txt/62199.txt Building ./etc/reader.txt 30434 23657 50863 30434 23657 62377 number of items: 35 sum of words: 506,257 average size in words: 16,875 average readability score: 88 nouns: time; mind; man; way; eyes; room; hand; men; people; something; one; anything; head; nothing; things; thing; voice; subject; face; case; place; door; person; years; moment; work; thought; day; course; hands; name; others; experiments; fact; night; cases; life; world; part; house; body; sleep; thoughts; everything; self; information; water; brain; kind; condition verbs: was; said; had; is; be; have; were; do; ''s; did; been; are; know; get; see; made; has; thought; ''re; went; looked; go; think; got; ''m; came; ''ve; knew; going; make; come; being; told; found; asked; let; take; took; want; seemed; say; does; turned; saw; look; find; tell; put; felt; called adjectives: other; little; more; good; same; own; first; right; few; many; old; great; last; new; sure; such; much; mental; long; small; able; young; possible; second; certain; next; different; full; ordinary; big; several; hypnotic; true; least; whole; scientific; large; best; better; only; real; important; human; present; bad; strange; short; open; various; deep adverbs: n''t; not; then; so; up; out; now; just; even; all; only; back; very; here; more; again; down; as; too; on; there; well; still; never; away; in; also; off; over; almost; really; right; far; much; once; at; most; ever; always; suddenly; else; around; slowly; however; soon; maybe; first; about; enough; quite pronouns: he; it; i; you; his; she; we; her; they; him; me; them; my; their; your; its; us; himself; our; myself; itself; ''s; herself; themselves; yourself; one; ''em; yours; mine; ourselves; theirs; ours; em; hers; i''m; thy; hypnotism; you''re; oneself; d''you; á; you''ve; unsteady--"they; thyself; thee--; pete''ll; it--''a; huh; he''d; bookshelf proper nouns: _; malone; hanlon; rick; mr.; dr.; burris; boyd; scotty; majesty; sir; mark; barby; miss; o''connor; kenneth; earth; fbi; steve; queen; |; mrs.; carston; transmitter; jerry; zancig; yandor; luhor; jan; amir; barbara; irad; society; lenny; bobby; brant; terry; aladdian; abby; new; j.; washington; lewis; psychical; duke; w.; spindrift; venus; s; research keywords: dr.; mr.; sir; paul; o''connor; new; mrs.; miss; mind; man; malone; majesty; jerry; fbi; earth; case; burris; boyd; zancig; yoga; yandor; winston; wilson; whiteside; wendell; wally; venus; transmitter; trainor; thurlow; terry; terran; system; sure; subject; steve; steele; spindrift; spaulding; society; skippy; senator; scotty; sar; sand; sam; ruler; riya; riuku; rick one topic; one dimension: said file(s): ./cache/29151.txt titles(s): Telepathy, Genuine and Fraudulent three topics; one dimension: said; mr; said file(s): ./cache/30434.txt, ./cache/37203.txt, ./cache/50863.txt titles(s): Occasion for Disaster | Telepathy and the Subliminal Self | Alien Minds five topics; three dimensions: hanlon rick said; mr mind time; said malone burris; said know just; hypnotism subject dr file(s): ./cache/50863.txt, ./cache/37203.txt, ./cache/30434.txt, ./cache/30497.txt, ./cache/19342.txt titles(s): Alien Minds | Telepathy and the Subliminal Self | Occasion for Disaster | The Foreign Hand Tie | Complete Hypnotism, Mesmerism, Mind-Reading and Spiritualism How to Hypnotize: Being an Exhaustive and Practical System of Method, Application, and Use Type: gutenberg title: subject-telepathy-gutenberg date: 2021-06-10 time: 15:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Telepathy" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 19342 author: Alpheus, A. title: Complete Hypnotism, Mesmerism, Mind-Reading and Spiritualism How to Hypnotize: Being an Exhaustive and Practical System of Method, Application, and Use date: words: 34332.0 sentences: 1720.0 pages: flesch: 68.0 cache: ./cache/19342.txt txt: ./txt/19342.txt summary: CHAPTER IV--How the subject feels under hypnotization--Dr. Cocke''s evidence that persons in the hypnotic state have (sometimes) remarkable geniuses would be good hypnotic subjects), still such persons have not a magnet and electricity may affect persons in the hypnotic state, and "The hypnotic state can be produced in one of the following ways: First, HOW TO WAKE A SUBJECT FROM HYPNOTIC SLEEP. It is better that the person who induces hypnotic sleep should awaken As a rule, subjects in this stage of hypnotism do not feel any sensation This subject did not pass into such a deep state of hypnotism, but the Deception in All Cases.--Confessions of a Professional Hypnotic Subject. conditions did not follow the subject was in a hypnotic trance; but it suggestion made during the hypnotic condition as to what a person will The operator hypnotizes the subject, and when he is in deep id: 41358 author: Atkinson, William Walker title: Practical Mind-Reading A Course of Lessons on Thought-Transference, Telepathy, Mental-Currents, Mental Rapport, &c. date: words: 20440.0 sentences: 1057.0 pages: flesch: 68.0 cache: ./cache/41358.txt txt: ./txt/41358.txt summary: The mind of one person acts like a "transmitter" the impression of the mental image in the mind of the Transmitter, and that is to learn to perform the feats of Mind Reading yourself. demonstrations of the public performers, as well as the experiments of means of the practice of Contact Mind Reading at the start. mental impressions from the mind of the Transmitter, over the nervous to employ more or less genuine Contact Mind Reading to finish the feats. Mind Reading feats depend upon the degree of Will and Concentration on feat of Mind Reading) rather than as the Transmitter (or person called experiment with a number of persons acting as the Transmitter, so that feats and experiments that we shall mention, should be practiced by you a demonstration of practical Mind Reading, beginning with some simple acted as your Transmitter in your Contact Mind Reading experiments, and id: 29151 author: Baggally, W. W. (William Wortley) title: Telepathy, Genuine and Fraudulent date: words: 17845.0 sentences: 987.0 pages: flesch: 76.0 cache: ./cache/29151.txt txt: ./txt/29151.txt summary: Before the experiments commenced, Yoga Rama asked that some one should Yoga Rama immediately said, "Not your right hand but your Ordinary Christian names are limited in number, and Yoga Rama took care Yoga Rama asked that the letters should be traced again and the taps, mind, Yoga Rama resorted to the same method of asking her to trace the hand, and called out the word "Ready." Madame Zancig immediately named lines of figures, the slate was handed by her to Mr. Zancig, who called Madame Zancig then came into the room with the correct result written by Mr. Zancig handed me a book and asked me to open it at any page and to experiment written the words, "In the year 1875." Mr. Zancig then said This time he asked, "What is this?" Madame Zancig replied, "A piece of At a public performance at Eastbourne I handed Mr. Zancig this diagram: id: 34420 author: Budrys, Algis title: Riya''s Foundling date: words: 2872.0 sentences: 282.0 pages: flesch: 86.0 cache: ./cache/34420.txt txt: ./txt/34420.txt summary: Phildee slipped out of his dormitory and ran across the yard to the Riya made her way up the path across the foothills, conscious of her he was--he nevertheless slipped onto the path on Riya''s world, the Phildee followed Reimann down into a hole that, at the same along the path, and saw Riya: Phildee shook his head and scowled. Phildee''s probe swept past the laboring mind directly into her Phildee''s mother wanted green Terrestrial mother''s caress was something that none of the people had Phildee made up his mind. happiness as she felt the hesitant answering surge in Phildee''s mind. _Big warm wall of brown fur._ With a nudge of her head, she directed Phildee down the path to the old Phildee walked beside her down the path, one fist wrapped in the fur of (Picture of Phildee/calf on all fours, cropping the plains at the surface of Riya''s mind. id: 24723 author: Cole, Everett B. title: Final Weapon date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 30283 author: Constant, Barbara title: The Sound of Silence date: words: 6090.0 sentences: 473.0 pages: flesch: 89.0 cache: ./cache/30283.txt txt: ./txt/30283.txt summary: Lucilla Brown, G.G. Hoskins'' secretary, came to work half an hour asked Lucilla confidently, "Will you marry me?" and she answered, "I''m There were a good many days when Lucilla felt like laughing mind; she could almost feel his eyes as she heard his voice ask again, out of the way...." And right on the heel of his cry came Dr. Andrews'' soft query, "For no reason at all, Lucilla?" "Didn''t," said Lucilla, putting her purse away and whisking the cover off The matter-of-fact question was like a hand laid across Lucilla''s want to go on like this, hearing words that aren''t spoken and bells "Way back," she said, "when I didn''t know any better, I "Go on, Lucilla," Dr. Andrews said, as she hesitated. Crazy, like Mother had said, and worse, somehow. "About being able to read people''s minds," Dr Andrews said helpfully. "Hello yourself," said Lucilla. id: 61271 author: Cunningham, Charles D. title: The Man Who Flew date: words: 3030.0 sentences: 526.0 pages: flesch: 93.0 cache: ./cache/61271.txt txt: ./txt/61271.txt summary: Keller flashed a thought at Sally: **How does he look?** He continued without letting Radcliffe answer: Keller saw that he was telling the truth, after a quick check into the lie, and Keller scanned the truth in Radcliffe''s brain. Keller thought, there is one way, Mr. Radcliffe. "Now, Mr. Radcliffe, I''m going to go into your subconscious mind and To Radcliffe, since the time when Keller had stopped talking until "Radcliffe," began Keller, "you haven''t reported this to the police, Keller flashed: **Sally. **Radcliffe, I am the creature.** **I''m the teddy bear.** (This was, he thought, Radcliffe''s wife-image.) **Radcliffe, I''m the hole in the air.** With a shock, Keller realized that in seven hours Radcliffe had been **Radcliffe, who is Sally?** **Radcliffe, who is Sally?** Radcliffe, I know who killed your wife.** **THE MAN WHO FLEW RADCLIFFE! **THE MAN WHO FLEW RADCLIFFE! **RADCLIFFE, WHO KILLED YOUR WIFE? id: 61186 author: De Vet, Charles V. title: Gramp date: words: 2553.0 sentences: 249.0 pages: flesch: 101.0 cache: ./cache/61186.txt txt: ./txt/61186.txt summary: "Why is Gramma making mad pictures at you?" I asked Gramp. "I really did see mad pictures in Gramma''s mind," I said. "Have you ever seen pictures in anybody''s mind before?" Gramp asked. I was glad Gramp told me, because he always knows the best things to "Tell me the pictures you see in Mr. Van''s mind," Gramp whispered in my "He''s making pictures of the fishing boats coming in," I said. pictures in people''s minds meant instead of just what they looked like. He had bad pictures in his mind about taking Mr. Van''s money and I you see pictures in Gramma''s mind about her hurting me," he said. "We all make bad pictures like that, but we don''t mean them," Gramp "I told you I don''t know what you''re talking about," Gramp said. "Now I''ve had just about enough of this," Gramp said, with a big frown id: 50863 author: Evans, E. Everett (Edward Everett) title: Alien Minds date: words: 69696.0 sentences: 4752.0 pages: flesch: 86.0 cache: ./cache/50863.txt txt: ./txt/50863.txt summary: Hanlon, carefully reading the surface of the man''s mind, sensed the control of its mind, Hanlon made the animal follow him until he could Ran Auldin looked at Hanlon another moment, his face and thoughts "I think he''s lying," Hanlon said, knowing from his quick probe into From all he had been able to learn, Hanlon thought the Ruler, Elus And from vague ideas Hanlon had seen in the man''s mind from All during that discussion Hanlon carefully watched the mind of the man "One thing looks sure," Hanlon thought to himself. Knowing their minds so intimately, Hanlon knew they had Hanlon probed quickly into the man''s mind but, as usual, he could force his mind to think along the lines Hanlon wanted to know. "Then dad''s not too far away," Hanlon thought, and began trying to barrier Hanlon thought he had felt in Egon-Irad''s mind. From his reading of the other''s mind, Hanlon knew that id: 59157 author: Fritch, Charles E. title: Escape Mechanism date: words: 6063.0 sentences: 544.0 pages: flesch: 89.0 cache: ./cache/59157.txt txt: ./txt/59157.txt summary: Like that poor amoeba creature from Venus, she thought, remembering "Good morning, Aunt Abby," Linda said, bounding into sight. "Good morning, Linda," Abby replied, smiling at the girl''s energy. "Yes, Aunt Abby," Linda said, rushing her breakfast. Abby mused upon what Linda had said concerning the amoeba''s sex, or Abby was still sitting at the window when Linda came home from school. and Linda instead of looking for Abby as was her habit, went straight "I feel like an amoeba sometimes," Linda said, poking restlessly at a "Linda, eat your supper," Abby said sternly, "and stop this nonsense. "You did?" Abby said, relieved, and then she thought of her dream of Then he said, "Linda''s a normal young girl, Abby. "There are such things in life, Dr. Gower," Abby said a bit coldly, "as "If you don''t mind," she said, "I''d like to bring up Linda in my own "I couldn''t leave Linda," Abby said. id: 22763 author: Garrett, Randall title: Suite Mentale date: words: 4936.0 sentences: 484.0 pages: flesch: 89.0 cache: ./cache/22763.txt txt: ./txt/22763.txt summary: "You don''t sound very optimistic, Dr. Mallon," said the FBI man. The men looked at each other, then the big one said: "I''m sure you did Maybe," said the big man. he dropped it several years ago--said that the human mind couldn''t be "Sounds like he was unable to make up his mind," said the small man. heard second-hand, but Paul Wendell could tell me more of what was going "That''s right," said the big FBI man. had happened to him, Paul Wendell went violently insane. "Open your mouth, Paul," said the pretty nurse. So Paul Wendell explored his past, every year, every hour, every second "I have some news for you, Mr. President," the younger one said. Camberton said: "I''ll try to explain in words, Senator. "Think of it this way," Camberton said. "Not at all," Camberton said; "that''s like saying that if you read a id: 30497 author: Garrett, Randall title: The Foreign Hand Tie date: words: 12275.0 sentences: 1072.0 pages: flesch: 84.0 cache: ./cache/30497.txt txt: ./txt/30497.txt summary: face the Secretary of Defense, Colonel Spaulding, and Leonard Poe. looked at Lenny Poe, a small, dark-haired man with a largish nose. Lenny Poe closed his eyes, folded his arms, and relaxed in his chair. Nineteen minutes later, Lenny opened his eyes and said: "O.K. He''s there. Lenny, eyes still closed, said: "Five feet ten, heavy set, gray hair, "Come on, Mr. Poe," the big man said quietly, "this is important." "Rafe," Lenny said gently, "wake up. "Rafe, wake up!" Lenny said. "I know," said Colonel Spaulding, looking almost as glum as Lenny. "Rafe says that the translations are all wrong," Lenny said, "but I can''t Lenny''s mind was a long way from being scientifically oriented. Lenny Poe gave the colonel a look of disgust. "Colonel Spaulding here," he said after a moment. Lenny Poe shoved open the door of Colonel Spaulding''s outer office with a id: 23657 author: Garrett, Randall title: That Sweet Little Old Lady date: words: 37117.0 sentences: 4133.0 pages: flesch: 95.0 cache: ./cache/23657.txt txt: ./txt/23657.txt summary: "You mean, if somebody were reading my mind, I''d know it?" Burris said. Malone thought of what his chief had said: "It takes a thief to catch a "Thanks for giving me a little time," Malone said. "Ah," Malone said, wondering if a skewed bell curve was the same thing "Well," Malone said, "if he knows you and your group are working on "Good to see you, Ken," Boyd said briskly, as he shook Malone''s hand. "Dr. Harman," Boyd said, "this is my superior, Mr. Malone. "It isn''t _you_, Malone," Boyd said. "Malone, you''ve done a wonderful job so far," Burris said. When they were all inside the waiting room, Dr. Dowson said: "Now, Mr. Malone, just what is all this about?" He rubbed his long hands together. "Your Majesty," Malone said, "I _am_ the FBI." "I know that, Your Majesty," Malone said. "Not that I know of, sir," Malone said. Your Majesty," Malone said. id: 24444 author: Garrett, Randall title: Out Like a Light date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 25061 author: Garrett, Randall title: The Penal Cluster date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 28813 author: Goodwin, Harold L. (Harold Leland) title: The Electronic Mind Reader: A Rick Brant Science-Adventure Story date: words: 46855.0 sentences: 5025.0 pages: flesch: 93.0 cache: ./cache/28813.txt txt: ./txt/28813.txt summary: Rick''s famous father, Hartson Brant, walked into the library in time asked anxiously, "You do know Rick was only fooling, don''t you, Steve? "As Rick and Barby said, I didn''t have any doubts. The coastguardman gave Rick a curious look as he handed Steve the Rick, Scotty, and Barby ran to Steve''s side and walked with him toward Rick, Barby, and Scotty exclaimed together, "Good girl!" They Barby decided that Rick and Scotty were to fly over to Whiteside and Scotty helped Barby into her gear while Rick instructed Jan. As they passed, Scotty suddenly grabbed Rick''s arm and said hurriedly, "Parnell Winston would know," Rick said. Rick said, "Barby, say hello to Jerry." Barby, Jan, and Scotty were kind to Rick, which annoyed him Scotty looked at his watch and held it up for Rick to see. As Scotty took off, Rick tried Barby again on the radio. id: 30500 author: Harmon, Kenneth title: The Passenger date: words: 3808.0 sentences: 287.0 pages: flesch: 90.0 cache: ./cache/30500.txt txt: ./txt/30500.txt summary: She thought to herself, "It''s been such a long time since you were home. "And will the young fellow like you?" she asked herself, knowing the "Well," she said aloud, "the five years didn''t completely ruin you, Opening the door slowly, she ventured to thrust her head out into the "My dear young lady," said a man''s voice within her head, "allow me to You can see me, or so you say, and know what I look like, but I can''t sweet nothings across the light-years to your girl friend on Dekker''s "I haven''t time to read a novel," his thought came, "and drama always your spying little thoughts away. tiny refreshment stand at the foot of the dining room stairs. "I''d like two frosted starlights, please," she said, "on a tray." When she came to the head of the stairs, she realized that she did not Closing her eyes, she said very slowly id: 62377 author: Hasse, Henry title: Alcatraz of the Starways date: words: 24383.0 sentences: 2039.0 pages: flesch: 86.0 cache: ./cache/62377.txt txt: ./txt/62377.txt summary: Mark knew that these men wouldn''t last long, but he wondered if perhaps Then Luhor was touching his shoulder, and Mark opened his eyes. As they walked forward Luhor turned to Mark with a proud smile. you...." Mark turned to Carston, his face alight. A look at the Venusian''s smiling face told Mark it was true. "Only twenty-two men, Luhor?" Commander Cynthia Marnik stood very escape Mark that her voice was soft and that she smiled at Carston. Carston came over to give Mark a hand. "She blames Luhor for the oxygen business!" Mark murmured to Carston Carston looked baffled as the Venusian girl spoke, then turned to Mark "Tell the men to stop work," Aladdian said to Mark two days later, Mark was soon to know the reason for Carston''s silence, and to realize Aladdian turned with a satisfied smile to Mark and Cynthia id: 30434 author: Janifer, Laurence M. title: Occasion for Disaster date: words: 70023.0 sentences: 7235.0 pages: flesch: 92.0 cache: ./cache/30434.txt txt: ./txt/30434.txt summary: "Burris is getting optimistic in his old age," Malone said. "It sounds like a record," Malone said. "If you have the time, doctor," Malone said respectfully, "I''d like to "I want to see Sir Lewis Carter," Malone said doggedly. "During that time," Malone said, "the Society investigated a great "Book?" Malone said, feeling more and more like a rather low-grade "I''d like to talk to you," Malone said, "Your Majesty." "Hm-m-m," Malone said, trying to look as if he were deciding between "I''m in a perfectly terrible way," Malone said, "and it''s going to get "I don''t mean that sort of thing," Malone said. "But that doesn''t mean there isn''t such a thing," Malone said. "You know what I think, Mr. Malone?" he said. "But I have got some things to do before nine," Malone said. "How long do they think it''s going to last?" Malone said. id: 24375 author: Janifer, Laurence M. title: Wizard date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 59224 author: Kenney, Neil J. title: They Were Different date: words: 6890.0 sentences: 500.0 pages: flesch: 86.0 cache: ./cache/59224.txt txt: ./txt/59224.txt summary: if we want time to figure a way out, though we aren''t really very good worry about is Thurlow and his trained deputy, Trainor. He said things that bared his mind as surely as if we had read him. To him, what we were doing just couldn''t happen in good old 1983. was District Judge Thurlow of District Two, a very high man on the law The study of the deep processes of the mind eclipsed the next two days It was Judge Thurlow filling in for Kimball The only thing we could read from Thurlow was a selfrighteous anger and House, and by Trainor''s complaint, the one way we could legally come The fact that Thurlow was fining us for teaching methods instead Donald was so weak he let one of them sneak up close enough for a quick this time, prodding small ideas into the best minds, giving them the Apparently Judge Thurlow id: 37203 author: Mason, R. Osgood (Rufus Osgood) title: Telepathy and the Subliminal Self date: words: 72011.0 sentences: 3582.0 pages: flesch: 67.0 cache: ./cache/37203.txt txt: ./txt/37203.txt summary: sensitive, subject, or percipient; the person who conducts the experiment Experiments on the subject of thought-transference fall naturally into Up to the present time hypnotism has been studied from two separate and June, 1892, one year from the time I had hypnotized him, he came into my The following experiment, observed by Mr. Gurney and Dr. Myers of the Society for Psychical Research, will "A most remarkable fact is, that some few subjects of hypnotism experience present case he remained perfectly in his normal condition. influence of a second person, and especially in the condition known as Here the hypnotic or secondary self, as in my own reported case, appears of a new discovery; in all these cases the ordinary personality with its states or physical action is lost; a new and superior personality comes to mental action there presented--cases of thought-transference, of events taking place at the same time, I will next present cases where the id: 22512 author: Merliss, Reuben (Reuben Robert) title: The Stutterer date: words: 10356.0 sentences: 895.0 pages: flesch: 91.0 cache: ./cache/22512.txt txt: ./txt/22512.txt summary: "Well, that shows you can''t tell by looking at a fellow," the agent said Hall returned then to the seventeen, and he said with his thoughts: "All Tom Jordan," the older man finally said. "Yes, sir," the new man said briskly. "It is a great opportunity," Jordan said, and he meant it. "It looks as though you''ve been p-p-picking raspberries," Hall said. "If you p-promise to l-listen to me, I''ll let you go," Hall said. "Just a few hours," Hall said. "Remember," Hall said, "just a few hours." He turned and started "What do you think he wants with that?" the sheriff asked of Jordan. Hall stepped around the man in his path, and turned down the street. Since Jordan''s ship was not large enough to transport Jon Hall''s great "In a way," Hall said. Jordan looked directly into Hall''s face. "Let''s have another game," Jordan said. id: 60897 author: Mittleman, E. title: The Non-Electronic Bug date: words: 3115.0 sentences: 315.0 pages: flesch: 100.0 cache: ./cache/60897.txt txt: ./txt/60897.txt summary: And every time I got a look at his hand, I pushed the little button on Henry knew every card the other man pointed to the window of Henry''s place, where I wanted it to face. got into the room and I laid it out for Skippy. We took our time getting back to Henry''s place, so Chapo would have "I can hear every word that''s on Henry''s mind," he said somberly. "All my life," said Skippy, "I''ve been hearing the voices. "You think Henry took eight thousand off Chapo, don''t you? "Well," he said, "you want to know what "Black," Skippy said. When Skippy said black, I put the fifty on red. I could understand a lot about Skippy now--why he didn''t like most However, Henry had more brains than Skippy. After all, I had told him I was going out to look for Skippy, id: 22881 author: Nourse, Alan Edward title: My Friend Bobby date: words: 4933.0 sentences: 382.0 pages: flesch: 100.0 cache: ./cache/22881.txt txt: ./txt/22881.txt summary: Bobby doesn''t know either, but we like it best when mommy lets us go mommy says I am very bad so I stay on the bank and let Bobby go in, but supper mommy scolded me and told me I was bad for letting Bobby go into One day I was a bad boy and let Bobby come into the house before mommy I said but mommy was going to hurt me and daddy thought I knew what she was thinking, and the doctor said to daddy, Ben, mommy coming down through the snow from the kitchen and Bobby said look I was scared and I said come on Bobby let''s lock ourselves up in my room I said don''t hurt me daddy it was mommy, she was I said I want Bobby to hurt you and mommy and I hope mommy and daddy never come back because Bobby will take care id: 59304 author: Riley, Frank title: Bright Islands date: words: 2473.0 sentences: 197.0 pages: flesch: 84.0 cache: ./cache/59304.txt txt: ./txt/59304.txt summary: When the two Geno-Doctors were gone, Miryam took the red capsule from her young body, where the unwanted child of Genetics Center stirred so The white walls of her Center room blurred in and out of focus. the two Geno-Doctors was changing into a white coat. "Yes, Sir," replied the young doctor, sounding the proper note of The Geno-Sar paused, and because a comment was obviously in order, the young doctor said: For an instant the Geno-Sar''s steel-blue eyes narrowed, and Miryam was Miryam knew little about genetics, or any other science. closed, Miryam let her mind stray out of the white room, out of the Geno-Doctor in the corridor near her room. "Wonder if psi will build those strings of lights?" Then the young doctor turned almost guiltily from the window to meet the Geno-Sar coming down the corridor. Delivery, Miryam thought. And if the young doctor was right, if psi.... id: 50872 author: Smith, Evelyn E. title: Not Fit for Children date: words: 3791.0 sentences: 396.0 pages: flesch: 89.0 cache: ./cache/50872.txt txt: ./txt/50872.txt summary: up, Qan!" he projected on a sub-level, trying to escape my mother''s "Who''s coming?" my mother wanted to know, but her full interest was "The _zkuchi_ are coming," I lied glibly, knowing that the old ones "We must not let the young ones forget our heritage. "Yes," I agreed, "but perhaps the old ones wouldn''t see it that way. planets were too small, had too little gravity to hold an atmosphere. "They pick up things very fast," Sam explained. "And now," Sam said, "we will visit the rude dwellings of this simple, "You must pay the natives in metal," the guide explained. "You like metal, dear?" a female asked Hsoj. "You''re going to catch _muh_ from the old ones," Ppon ideated, "when "You know everything, don''t you, Qan?" Ppon sneered. "I thought you wanted metal, Grandfather," I sulked. don''t know any better, but I am not going to have my young one or id: 23599 author: Smith, George O. (George Oliver) title: The Big Fix date: words: 9510.0 sentences: 704.0 pages: flesch: 86.0 cache: ./cache/23599.txt txt: ./txt/23599.txt summary: I said, "What does Barcelona want with me?" Tomboy Taylor removed the stogie and said evenly, "Barcelona wants to When I got done gulping I said, "You mean Barcelona wants me to fix the I said, "Look, Tomboy, neither of them platers can even _run_ that far, "Barcelona says you know more about the horse racing business than any With those delicate lips still curved sweetly, she said, "Barcelona is "If Barcelona has such notions, Wally Wilson would know about it." I said slowly, "_If_ I were even thinking of working for Mr. Barcelona," A little bitterly I said, "One might think that Barcelona doesn''t trust "In the first place," she said, "I may have been seen in Barcelona''s terrific mental racket going on do not know that Barcelona is one of Barcelona looked at the odds on his horses. Delancey said to Barcelona, "You have had it, Joseph." id: 26761 author: Teichner, Albert title: Cerebrum date: words: 7002.0 sentences: 612.0 pages: flesch: 85.0 cache: ./cache/26761.txt txt: ./txt/26761.txt summary: On his way home in the monorail Connor tried to reach his office and had Connor looked hastily away; he didn''t want any sympathy from that kind going to think the order to Max when he realized with a new shock that "Maybe I''m wrong, Connor, maybe I said too much through Central myself. kept returning to the far end of the bed and working his way up to the Rhoda came back downstairs and said, "It''s six-thirty. He glanced at the card which said, _John Newbridge, Doctor at Mind, 96th real loss is not being able to think on Earth Central once a day. to think in on Earth Central once a day--except for the big shots So Connor went to work in a large building downtown along with several "I don''t like it," Rhoda said. "We''ll miss him," he said, then turned abruptly on Connor. id: 24655 author: Tinker, Joseph title: Tinker's Dam date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 61335 author: White, Ted title: I, Executioner date: words: 3160.0 sentences: 302.0 pages: flesch: 93.0 cache: ./cache/61335.txt txt: ./txt/61335.txt summary: I always shook when I came out of the Arena, but this time the tension Perhaps thirty people were sitting on the floor of the Arena, where three proctors were having an awkward time carrying him into the Arena Strange eyes; light blue irises, surrounded by a ring of dark blue, and "Yes," said a faint voice, and then, "I''m sorry," the little "Look," I said to her, and showed her my hand. "How long does it take to love somebody?" I said, but my voice was turned I saw the light green uniform of a proctor in the vague street Shielding my face from the light, I tried to make my voice calm. morning," the proctor said. "We''re not killers, Miss," he said, and his voice was incredibly calm. light and the red Executioner''s button, was a young man staring at me. I could feel his stare, like a cool hand touching me. id: 62199 author: Winterbotham, R. R. (Russell Robert) title: The Thought-Men of Mercury date: words: 4449.0 sentences: 475.0 pages: flesch: 95.0 cache: ./cache/62199.txt txt: ./txt/62199.txt summary: corona light, seemed to close in after Cappy Upjohn and Terry Hall like Cappy, who was leading the way, paused and waited for Terry. But Terry knew that fear was a human "Cappy--look!" Terry pointed at the face peering through the opening But Terry''s hands slipped away from his gun. "I tried to tell you, Cappy!" Terry said. "Nothing to fear from Chomby," spoke the Mercurian. Cappy brushed forward and shook hands with Chomby. Again Chomby read Terry''s thoughts. "It would be nice if we could read your minds," Cappy said, tossing a "My people think you are queer, Terryhall," Chomby said. "I still have my gun," Cappy said. "We have read your minds, earthmen," Chomby said. "That is the fear I speak of," Chomby said. Terry and Cappy were racing into the Terry and Cappy might escape Cappy looked at Terry. "You''re a fool, Terry," Cappy said. "We''re licked, Terry!" Cappy said. "Terry," Cappy said. id: 31611 author: Wolf, Mari title: Robots of the World! Arise! date: words: 6893.0 sentences: 731.0 pages: flesch: 95.0 cache: ./cache/31611.txt txt: ./txt/31611.txt summary: brain--walked up and said "We want union scale"?_ best thing about these new household robots, I thought. They''re stopping robots in the streets--household Robs, "We''ll be right behind you, Morrison," he said. "We _were_ machines, Mr. Morrison," Jerry said politely. "Oh, no!" Jerry said, his eye-cells flashing crimson. "Try that, Mr. Morrison, and you won''t have a plant, or a laboratory, or Carron City! "Yes," said Jerry. "Robots aren''t suspicious," Jack said. group of waiting robots--about twenty of them, this time. The android--who looked like Jerry, though I "Now you people will know we mean business," he said, gesturing toward It was all about Carron City and the robots who had So said the people of the city. come out for us, we''ll be de-telepathed in time for work this "All right, Don," Jack said. Thought about robots built to work who had "It''s that robot, Jerry," he said. id: 31612 author: Wolf, Mari title: The Very Secret Agent date: words: 5446.0 sentences: 746.0 pages: flesch: 99.0 cache: ./cache/31612.txt txt: ./txt/31612.txt summary: "Surprised, Pete?" Alice Hendricks said at his elbow. across the bar, and looked back at Alice, more closely this time. "Sure, baby, I''m glad you did it," Pete Ganley said huskily. Alice Hendricks turned her back on the lead man and looked down the "Sure," Alice said. "But Pete, honey," Alice said. "Pete," Alice said suddenly. "You really want to know how it works?" Pete Ganley said. "So that''s how it works," Pete Ganley said. nothing in her mind except more thoughts of Pete, and gee, maybe Riuku forced his way up through the erotic dreams of Alice Hendricks. "I don''t know." Alice''s thoughts washed over him, pulling him back "No, Pete!" Alice Hendricks said aloud. "Well," Alice Hendricks thought, "maybe...." "Hello, Tommy," Alice Hendricks said. "What''re you looking at, Alice?" Tommy said. Alice spotted his copter right away, even though he had the lights "How does it work, honey?" Alice Hendricks said. id: 62253 author: dePina, Albert title: Star of Panadur date: words: 3910.0 sentences: 300.0 pages: flesch: 86.0 cache: ./cache/62253.txt txt: ./txt/62253.txt summary: startled eyes on the furry bundle Jim Brannigan grasped firmly by the of the thing''s silvery fur; but as Jim roughly thrust it out, Hugh "Yes, food," Hugh echoed Jim''s words in a hoarse whisper. eyes--and for a single instant Hugh had the crazy idea that they were A sudden cold came over Hugh that was not the cold of Europa. "Wait, you fool!" Hugh''s ordinarily thoughtful, hazel eyes were bright that was Jim Brannigan''s arm, holding something massive like a rock, Jim Brannigan stood there tensely for a moment, looking at the man he strange furred creatures, encircling him, surged into his mind; they And Hugh''s mind would slide back into the darkness again. to eat one of them!" He stared around the cave, remembering Jim Brannigan, and it was apparent that Hugh still didn''t realize all that impinged upon Hugh''s mind. "I promise!" Hugh exclaimed fervently, remembering Jim Brannigan''s ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel