mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-diplomats-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/21627.txt inflating: ./tmp/input/input-file/21782.txt inflating: ./tmp/input/input-file/24553.txt inflating: ./tmp/input/input-file/1340.txt inflating: ./tmp/input/input-file/1370.txt inflating: ./tmp/input/input-file/34925.txt inflating: ./tmp/input/input-file/61097.txt inflating: ./tmp/input/input-file/61139.txt inflating: ./tmp/input/input-file/61146.txt inflating: ./tmp/input/input-file/61198.txt inflating: ./tmp/input/input-file/61263.txt inflating: ./tmp/input/input-file/61285.txt inflating: ./tmp/input/input-file/61353.txt inflating: ./tmp/input/input-file/61459.txt inflating: ./tmp/input/input-file/61434.txt inflating: ./tmp/input/input-file/60901.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-diplomats-gutenberg FILE: cache/61097.txt OUTPUT: txt/61097.txt FILE: cache/1340.txt OUTPUT: txt/1340.txt FILE: cache/24553.txt OUTPUT: txt/24553.txt FILE: cache/61285.txt OUTPUT: txt/61285.txt FILE: cache/61353.txt OUTPUT: txt/61353.txt FILE: cache/21782.txt OUTPUT: txt/21782.txt FILE: cache/61146.txt OUTPUT: txt/61146.txt FILE: cache/61139.txt OUTPUT: txt/61139.txt FILE: cache/61198.txt OUTPUT: txt/61198.txt FILE: cache/21627.txt OUTPUT: txt/21627.txt FILE: cache/61459.txt OUTPUT: txt/61459.txt FILE: cache/1370.txt OUTPUT: txt/1370.txt FILE: cache/61263.txt OUTPUT: txt/61263.txt FILE: cache/34925.txt OUTPUT: txt/34925.txt FILE: cache/61434.txt OUTPUT: txt/61434.txt FILE: cache/60901.txt OUTPUT: txt/60901.txt === file2bib.sh === id: 24553 author: Morley, John title: Critical Miscellanies (Vol. 2 of 3), Essay 4: Joseph de Maistre date: pages: extension: .txt txt: ./txt/24553.txt cache: ./cache/24553.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'24553.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: 1340 author: White, Andrew Dickson title: Autobiography of Andrew Dickson White — Volume 1 date: pages: extension: .txt txt: ./txt/1340.txt cache: ./cache/1340.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'1340.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: 1370 author: White, Andrew Dickson title: Autobiography of Andrew Dickson White — Volume 2 date: pages: extension: .txt txt: ./txt/1370.txt cache: ./cache/1370.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'1370.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' 24553 txt/../wrd/24553.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 24553 txt/../pos/24553.pos 1340 txt/../wrd/1340.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 1340 txt/../pos/1340.pos 1370 txt/../wrd/1370.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 1370 txt/../pos/1370.pos 1340 txt/../ent/1340.ent 1370 txt/../ent/1370.ent 24553 txt/../ent/24553.ent 61198 txt/../pos/61198.pos 21782 txt/../pos/21782.pos 61285 txt/../wrd/61285.wrd 61146 txt/../wrd/61146.wrd 61146 txt/../pos/61146.pos 21782 txt/../wrd/21782.wrd 61263 txt/../pos/61263.pos 21627 txt/../wrd/21627.wrd 61263 txt/../wrd/61263.wrd 61139 txt/../pos/61139.pos 61198 txt/../wrd/61198.wrd 21627 txt/../pos/21627.pos 61353 txt/../wrd/61353.wrd 21782 txt/../ent/21782.ent 61097 txt/../wrd/61097.wrd 61285 txt/../pos/61285.pos === file2bib.sh === id: 61146 author: Laumer, Keith title: Retief of the Red-Tape Mountain date: pages: extension: .txt txt: ./txt/61146.txt cache: ./cache/61146.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'61146.txt' === file2bib.sh === id: 21782 author: Laumer, Keith title: The Yillian Way date: pages: extension: .txt txt: ./txt/21782.txt cache: ./cache/21782.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'21782.txt' 61146 txt/../ent/61146.ent 61139 txt/../wrd/61139.wrd 61353 txt/../pos/61353.pos === file2bib.sh === id: 61198 author: Laumer, Keith title: Aide Memoire date: pages: extension: .txt txt: ./txt/61198.txt cache: ./cache/61198.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'61198.txt' 61097 txt/../pos/61097.pos === file2bib.sh === id: 61263 author: Laumer, Keith title: Cultural Exchange date: pages: extension: .txt txt: ./txt/61263.txt cache: ./cache/61263.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'61263.txt' 61198 txt/../ent/61198.ent === file2bib.sh === id: 21627 author: Laumer, Keith title: Gambler's World date: pages: extension: .txt txt: ./txt/21627.txt cache: ./cache/21627.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'21627.txt' === file2bib.sh === id: 61285 author: Laumer, Keith title: The Desert and the Stars date: pages: extension: .txt txt: ./txt/61285.txt cache: ./cache/61285.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'61285.txt' === file2bib.sh === id: 61353 author: Laumer, Keith title: Saline Solution date: pages: extension: .txt txt: ./txt/61353.txt cache: ./cache/61353.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'61353.txt' 61263 txt/../ent/61263.ent 61285 txt/../ent/61285.ent === file2bib.sh === id: 61139 author: Laumer, Keith title: The Madman From Earth date: pages: extension: .txt txt: ./txt/61139.txt cache: ./cache/61139.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'61139.txt' 61459 txt/../wrd/61459.wrd === file2bib.sh === id: 61434 author: Laumer, Keith title: Mightiest Qorn date: pages: extension: .txt txt: ./txt/61434.txt cache: ./cache/61434.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'61434.txt' 61459 txt/../pos/61459.pos 61139 txt/../ent/61139.ent 21627 txt/../ent/21627.ent === file2bib.sh === id: 61097 author: Laumer, Keith title: The Frozen Planet date: pages: extension: .txt txt: ./txt/61097.txt cache: ./cache/61097.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'61097.txt' 61353 txt/../ent/61353.ent 61434 txt/../pos/61434.pos 61434 txt/../wrd/61434.wrd 61097 txt/../ent/61097.ent === file2bib.sh === id: 61459 author: Laumer, Keith title: The Governor of Glave date: pages: extension: .txt txt: ./txt/61459.txt cache: ./cache/61459.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'61459.txt' 61434 txt/../ent/61434.ent 61459 txt/../ent/61459.ent 60901 txt/../wrd/60901.wrd 60901 txt/../pos/60901.pos 34925 txt/../wrd/34925.wrd 34925 txt/../pos/34925.pos 60901 txt/../ent/60901.ent 34925 txt/../ent/34925.ent === file2bib.sh === id: 34925 author: Wells, David Dwight title: Parlous Times: A Novel of Modern Diplomacy date: pages: extension: .txt txt: ./txt/34925.txt cache: ./cache/34925.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'34925.txt' === file2bib.sh === id: 60901 author: Hamilton, Frederic, Lord title: The Vanished Pomps of Yesterday Being Some Random Reminiscences of a British Diplomat date: pages: extension: .txt txt: ./txt/60901.txt cache: ./cache/60901.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 8 resourceName b'60901.txt' Done mapping. Reducing subject-diplomats-gutenberg === reduce.pl bib === id = 21627 author = Laumer, Keith title = Gambler's World date = pages = extension = .txt mime = text/plain words = 7922 sentences = 1011 flesch = 97 summary = "Come along, Retief," Magnan said. "Your derisive attitude is uncalled for, Retief," Magnan said sharply. "You're quite an actor, Mr. Magnan," Retief said. "Ambassador-baiting is a dangerous sport, Retief," Magnan said. "After you," Retief said, nudging Magnan toward the door. "Let's be going," Retief said, propelling Magnan toward the hall. The lead man fell back in line with Retief and Magnan. "We've got to get back," Magnan said, "Warn them!" "You're a funny kind of Nenni," Illy said, eyeing Retief, "Toscin and "Give me your belt, Magnan," Retief said. "That's a very un-Nenni-like suggestion, Mr. Magnan," Retief said. "You're a gambler, Zorn, not a suicide," Retief said. "I'll admit Mr. Magnan's point is a little weak," Retief said. "You'd better take it, Mr. Zorn," Magnan said. "Keep cool, Zorn," Retief said. "The kidding's over, Zorn," Retief said. "I've been studying Mr. Magnan's work," Retief said. "Retief," Magnan said, "tonight, I implore you. cache = ./cache/21627.txt txt = ./txt/21627.txt === reduce.pl bib === id = 61139 author = Laumer, Keith title = The Madman From Earth date = pages = extension = .txt mime = text/plain words = 9329 sentences = 1147 flesch = 95 summary = "The Consul for the Terrestrial States," Retief said, "presents his "I don't recall dictating any letters today, Miss Meuhl," Retief said, "There you are!" Miss Meuhl said, eyeing Retief over her lenses. "I am Fith, of the Terrestrial Desk, Ministry of Foreign Affairs, Mr. Consul," the taller Groacian said, in lisping Terran. "Have you ever heard," Retief said, looking steadily at Fith, "of a "You'll do as you're told, Miss Meuhl," Retief said quietly. "Answer me this one," Retief said, looking at Shluh. "Miss Meuhl," Retief said. "Miss Meuhl," Retief said, "I want you to listen carefully to what I'm "I have a message to get off first, Miss Meuhl," Retief said sharply. "I've already done so, Mr. Retief!" Miss Meuhl said harshly. "I have done my duty, Mr. Retief," Miss Meuhl said. "You're violating Terrestrial territory, Shluh," Retief said steadily. "You are the consul, Miss Yolanda Meuhl," Shluh said. cache = ./cache/61139.txt txt = ./txt/61139.txt === reduce.pl bib === id = 61097 author = Laumer, Keith title = The Frozen Planet date = pages = extension = .txt mime = text/plain words = 9874 sentences = 1237 flesch = 99 summary = "I've heard of these Jorgensen's Worlds," Retief said. "For the two twenty-eight for Jorgensen's Worlds," Retief said. "You'd better be getting back to the bridge, Captain," Retief said. "Looks like it, old-timer," Retief said. right idea on the Soetti, too," Retief said. "Thanks, Chip," Retief said. "How about a fresh cup of coffee, Chip?" Retief said. "What has Mr. Tony got on the captain, Chip?" Retief asked. "Who's your friend, Captain?" Retief said. "Maybe you got a point," the captain said, looking at Retief. "Chip, you're a wonder," Retief said. "Then it looks like we go to the lodge," Retief said. "Come, Retief," Anne-Marie said. "Chip," Retief said, "how much do these people know about the Soetti?" "Anne-Marie," Retief said, "how many people live on Jorgensen's Worlds?" "Take a look out the window," Retief said. "Come on out," Retief said. "I got something," Retief said, looking Magnan in the eye. cache = ./cache/61097.txt txt = ./txt/61097.txt === reduce.pl bib === === reduce.pl bib === id = 34925 author = Wells, David Dwight title = Parlous Times: A Novel of Modern Diplomacy date = pages = extension = .txt mime = text/plain words = 98780 sentences = 7184 flesch = 84 summary = distant connection Lady Isabelle did not know Miss Fitzgerald, and as "You were at Ascot, I suppose?" asked Miss Fitzgerald of Madame Darcy. Belle Fitzgerald who knows my husband, Colonel Darcy--so--well----" Mr. Stanley, Secretary of South American Legation, bowed and said "I have the greatest respect for Miss Fitzgerald," said the Secretary "Look here," said Stanley shortly, "I don't like that sort of thing." "Ah," said Stanley, "that gives me time to explain things to the Chief. the fair Miss Fitzgerald, while the Dowager said things in a loud tone "I think not, Lieutenant Kingsland," replied Lady Isabelle, foreseeing The Secretary said nothing, and Miss Fitzgerald came to the rescue by "I thought I told you to leave this house, Colonel Darcy," said "Lady Isabelle," he said quietly, "we've been very good friends, and I Stanley wished the old lady good-morning which she received with "My dear lady," said the Secretary impressively, "the moment that your cache = ./cache/34925.txt txt = ./txt/34925.txt === reduce.pl bib === id = 61146 author = Laumer, Keith title = Retief of the Red-Tape Mountain date = pages = extension = .txt mime = text/plain words = 5635 sentences = 670 flesch = 94 summary = "Still," Retief said, "it gives an opportunity to travel--" "What's this native life form like?" Retief asked, getting to his feet. Retief watched the tiny screen, hands on the "Maybe I'll look better after a shave," said Retief. "I heard there was a full-fledged war brewing," said Retief. us to get out and give the oases to the Flap-jacks," said Swazey. "Just for a change, I'd like to finish a sentence," said Retief. "No," said Retief. "Now we understand each other," said Retief. "Think nothing of it," Retief said. "Take place, Retief," said Hoshick. devices," he said to Retief. "Oh, by all means," Retief said. "Delicious," said Retief. "As a matter of fact," said Retief, "we ourselves seldom use weapons." "My apologies," said Retief. "I haven't made myself clear," said Retief. "I fear I must lay aside the translator now, Retief," said Hoshick. "Tell me," said Retief. cache = ./cache/61146.txt txt = ./txt/61146.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 21782 author = Laumer, Keith title = The Yillian Way date = pages = extension = .txt mime = text/plain words = 5233 sentences = 565 flesch = 85 summary = Retief turned away to rejoin the Terrestrial delegation waiting beside a As Retief came up, Ambassador Spradley glanced at his finger watch and "I hope you didn't appear truculent, Mr. Magnan," the ambassador said Ambassador Spradley looked up at Retief, blinking. "Mr. Ambassador," Magnan said, "I think the reception committee is "Mr. Ambassador," Retief said. "However," Ambassador Spradley said, eyeing Retief, "a seasoned "That's quite enough," Ambassador Spradley said, as the bowl overflowed. "Don't eat that, Mr. Ambassador," Retief said. The Yill, Retief noticed suddenly, were sitting silent, Retief stood, the Yill "The Ambassador wants to speak to you, Retief," Magnan said. Retief looked across to where Ambassador Spradley sat glowering behind "The Yill way is wise," Retief said. "Mr. Ambassador, forgive my apparent rudeness," Retief said. "Lower your voice, Mr. Ambassador," Retief said. "I'll hurry," Retief said and, with a Yill wink: "Together we shall see cache = ./cache/21782.txt txt = ./txt/21782.txt === reduce.pl bib === id = 61198 author = Laumer, Keith title = Aide Memoire date = pages = extension = .txt mime = text/plain words = 6537 sentences = 723 flesch = 92 summary = "Some youths," Retief said. "I like the adult Fustians," said Retief. "I know how you feel, old-timer," said Retief. "I came to take a look at your new liner," said Retief. "Then you don't mind if I look over the drawings," said Retief. "Willingly, light-footed one," said the old Fustian. "That's the military attache of the Groaci Embassy," Retief said. "It's me, old fellow," Retief said. "Nay. The perfidious Youths abound here," said the old Fustian. "The Groaci again," said Retief. "Shelter behind me, Retief," said Whonk. "This group," said Retief, leaning across Magnan, "the SCARS. "Slock," said Retief. Retief pushed through the crowd, stepped up to face the Fustian youth. "You know me, Slock," said Retief loudly. "As you wish, Retief," said Whonk. "That's Whonk, still on his feet," said Retief. "The Fustians understand," said Retief. "The _Moss Rock_ was bound for Groaci," said Retief. cache = ./cache/61198.txt txt = ./txt/61198.txt === reduce.pl bib === id = 61263 author = Laumer, Keith title = Cultural Exchange date = pages = extension = .txt mime = text/plain words = 6679 sentences = 890 flesch = 94 summary = "I assume you jest, Retief," Magnan said sadly. "I see they're sending two thousand students to d'Land," Retief said, "It sounds like I've been missing something," said Retief. "Don't try to describe it, Mr. Retief," Arapoulous said. "Bad luck if you miss the cork," Arapoulous said, nodding. "We've got plenty of minerals on Lovenbroy," Arapoulous said, "That's too bad," Retief said. "On the whole," Retief said, "I think I prefer the black. "We have quarters ready for the students," Retief said. "Not this time," Retief said. "About Mr. Magnan's wisdom there can be no question," Retief said. "Sure," Retief said. That's Boge's business." Gulver looked at Retief with I've asked for," Retief said. "What seems to be the problem?" Retief said. "You'd better help him to the ship," Retief said. your luggage," Retief said, looking Gulver in the eye. "By the way," Retief said. "No trouble," Retief said. "Delinda, look after Retief," said Arapoulous. cache = ./cache/61263.txt txt = ./txt/61263.txt === reduce.pl bib === id = 61285 author = Laumer, Keith title = The Desert and the Stars date = pages = extension = .txt mime = text/plain words = 7184 sentences = 758 flesch = 90 summary = "It seems nobody's told the Aga Kagans about fiscal years," Retief "The Boyars have spent sixty years terraforming Flamme," Retief said. "The Boyars needed some co-operation sixty years ago," Retief said. "I had a feeling I'd get paper instead of action," Retief said. "You've done great things here in sixty years, Georges," said Retief. "I'll deliver the Note personally," Retief said. "Chin up, Georges," Retief said. "Call me Stanley," the Aga Kaga said. "Another?" the Aga Kaga said, offering the bottle. "But always," Retief said, "there was a critical point at which the man "I shall know when to stop," the Aga Kaga said. "Take over, Georges," Retief said, panting. "Maybe just a little then, Georges," Retief said judiciously. times," Retief said, whipping a turn of silken cord around the Aga "A remarkable about-face, Retief," Magnan said. "You and the Aga Kaga ought to get together," said Retief. cache = ./cache/61285.txt txt = ./txt/61285.txt === reduce.pl bib === id = 61353 author = Laumer, Keith title = Saline Solution date = pages = extension = .txt mime = text/plain words = 6495 sentences = 754 flesch = 89 summary = "The claim looked all right to me," Retief said. "Hardly, my dear Retief," Magnan said blandly. "Mr. Retief, my Vice-Consul and Minerals Officer," Magnan said. "The Sam's people have a clear priority," Retief said. Leatherwell rose, gathered up his papers from Magnan's desk, dumped "It was under your papers, Mr. Leatherwell," Retief said. "Really, Retief," Magnan said reprovingly. Leatherwell directed a sharp look at Retief and a bland one at Magnan. "On your way out," Magnan said as Retief turned to the door, "ask Miss "Our claim's on file at the Consulate," Sam said. look like much, Retief," Sam said. "Looks like water erosion," Retief said. "Sam," Retief said, turning, "it appears to me somebody has gone to a "I understood General Minerals was claiming that rock," Retief said, "That's all right," Retief said, "I had my pocket recorder going. "All in all, it's been a big day for Leatherwell," Retief said. cache = ./cache/61353.txt txt = ./txt/61353.txt === reduce.pl bib === id = 61459 author = Laumer, Keith title = The Governor of Glave date = pages = extension = .txt mime = text/plain words = 10258 sentences = 1203 flesch = 92 summary = "Glave was one of the old Contract Worlds," Retief said. "I'd like to take a look at that message," Retief said. "Do you mind if I run along now, Mr. Ambassador?" Retief said. "I'm just a diplomat, not a contortionist," Retief said, not moving. Retief dribbled ash on Sozier's desk and glanced at the green uniform "Nice looking city, Jake," Retief said conversationally. "I must admit I'm surprised, Jake," Retief said. "You've got more guards than workers," Retief said. "Jake didn't like the questions I was asking," Retief said, "so he "They'd better be." Corasol said grimly "Let's be off, Retief." "You seem nervous, Mr. Taine," Retief said. "You're a clever man, Taine," Retief said between clenched teeth. "Ah, there you are," Retief said as Taine's eyes fluttered and opened. Sozier stopped twenty feet from Retief and Corasol. little hasty." Sozier looked from Corasol to Retief. "Calm down, Sozier," Retief said. cache = ./cache/61459.txt txt = ./txt/61459.txt === reduce.pl bib === id = 61434 author = Laumer, Keith title = Mightiest Qorn date = pages = extension = .txt mime = text/plain words = 6547 sentences = 769 flesch = 89 summary = "Not afraid of a few Qornt, are you, Magnan?" Retief and Magnan topped a ridge and looked down across a slope "Nice piece of work, Mr. Magnan," Retief said. "We're wasting time, Retief," Magnan said. creature," Zubb said, pointing his beak at Magnan. "Do you mean to say," Magnan demanded, "that these ferocious Qornt, who "I don't like it, Retief," Magnan whispered. "Look here, Zubb." Magnan shook a finger at the tall alien. Retief and Magnan moved forward. Retief stepped past Magnan and Zubb to study the feasting hall. Retief," Magnan said. Qorn turned as Retief came up, blinking three-inch eyes. Qorn looked Retief over in silence, then belched. "I can lick any Qornt in the house." Qorn said. Qorn rolled an eye at Retief and another at Magnan. "Hold it, Mr. Magnan," Retief said. "Qorn, you seem to be the fire-brand here," Retief said. recruiting theme, Retief," Magnan said. cache = ./cache/61434.txt txt = ./txt/61434.txt === reduce.pl bib === id = 60901 author = Hamilton, Frederic, Lord title = The Vanished Pomps of Yesterday Being Some Random Reminiscences of a British Diplomat date = pages = extension = .txt mime = text/plain words = 88929 sentences = 4589 flesch = 70 summary = sporting incidents--Village habits--The great gulf between Russian The Quirinal is a fine palace with great stately rooms, but it struck extremely attractive little Countess, the bearer of a great German time the great Austrian ladies affected the broadest Vienna popular wood-smoke, where the huge blue-painted Russian carriages smoked like Our Petrograd Embassy was a fine old house, with a pleasant intimate The Winter Palace--Its interior--Alexander II--A Russian Court The Winter Palace--Its interior--Alexander II--A Russian Court In the great Russian houses there were far fewer liveried servants There is in all Russian houses a terrible place known as the hung with silk of the same colour as the ribbon of the Order; St. George's Hall, orange and black; St. Andrew's Hall, sky-blue; St. Alexander Nevsky's, pink; St. Catherine's, red and white. Russians are not as a rule long-lived, and the great majority of my The great charm of Russians with three or four hundred years of cache = ./cache/60901.txt txt = ./txt/60901.txt Building ./etc/reader.txt 34925 60901 61139 34925 61459 61434 number of items: 16 sum of words: 269,402 average size in words: 20,723 average readability score: 90 nouns: retief; time; man; room; way; house; nothing; door; hand; face; day; eyes; people; men; life; one; head; feet; place; night; course; country; years; world; friend; woman; things; side; something; anything; name; matter; table; moment; lady; hands; word; voice; fact; water; husband; friends; case; days; thing; position; floor; chip; mind; light verbs: was; said; is; had; be; have; do; ''s; were; are; been; ''ve; know; did; ''m; has; ''re; see; think; get; say; made; go; take; make; got; looked; come; let; tell; being; replied; put; came; told; turned; took; going; give; believe; asked; found; find; seen; went; want; does; thought; left; knew adjectives: little; great; other; good; old; own; young; few; russian; first; more; last; white; long; same; sure; such; open; many; much; right; dear; blue; new; large; black; certain; full; true; most; small; heavy; second; short; only; high; red; next; whole; real; big; better; bad; impossible; possible; green; best; french; low; necessary adverbs: not; n''t; so; up; out; very; then; now; here; only; down; never; most; just; back; too; quite; as; there; off; always; more; well; in; away; over; on; even; still; all; really; once; again; ever; far; enough; much; later; however; also; almost; long; perhaps; better; yet; rather; certainly; indeed; first; of pronouns: i; you; it; he; his; her; my; me; she; they; him; we; your; their; them; our; its; himself; us; myself; yourself; one; themselves; herself; ''s; itself; ''em; yours; ourselves; mine; ours; oneself; i''m; huh; em; ya; you''re; you''ll; hers; yer; who''ve; unable--; to--_her_--you; theirs; sz; so:--; shortly:--; saying:--; repair.--_finita; remember-- proper nouns: _; retief; mr.; magnan; stanley; miss; secretary; fitzgerald; darcy; lady; isabelle; kingsland; lieutenant; colonel; lauriston; kent; ambassador; petrograd; london; russia; berlin; madame; emperor; embassy; shluh; palace; de; meuhl; dowager; qornt; aga; minister; yill; belle; corps; zorn; riddle; leatherwell; roberts; england; kaga; general; whonk; hall; jake; ii; russians; groaci; mrs.; marchioness keywords: retief; mr.; magnan; secretary; miss; london; ambassador; zubb; zorn; yill; whonk; vienna; taine; stanley; sozier; south; soetti; shluh; sam; russian; roberts; riddle; queen; qornt; princess; prince; portuguese; petrograd; palace; nitworth; nenni; mrs.; mister; minister; meuhl; marie; marchioness; madame; lisbon; lieutenant; lemuel; leatherwell; lauriston; lambert; lady; kingsland; kent; kaga; jorgensen; japanese one topic; one dimension: said file(s): ./cache/21627.txt titles(s): Gambler''s World three topics; one dimension: said; great; retief file(s): ./cache/34925.txt, ./cache/60901.txt, ./cache/61097.txt titles(s): Parlous Times: A Novel of Modern Diplomacy | The Vanished Pomps of Yesterday Being Some Random Reminiscences of a British Diplomat | The Frozen Planet five topics; three dimensions: said ve stanley; great russian little; retief said magnan; said retief chip; plank battered knelt file(s): ./cache/34925.txt, ./cache/60901.txt, ./cache/61459.txt, ./cache/61097.txt, titles(s): Parlous Times: A Novel of Modern Diplomacy | The Vanished Pomps of Yesterday Being Some Random Reminiscences of a British Diplomat | The Governor of Glave | The Frozen Planet | Autobiography of Andrew Dickson White — Volume 1 Type: gutenberg title: subject-diplomats-gutenberg date: 2021-06-05 time: 13:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Diplomats" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 60901 author: Hamilton, Frederic, Lord title: The Vanished Pomps of Yesterday Being Some Random Reminiscences of a British Diplomat date: words: 88929.0 sentences: 4589.0 pages: flesch: 70.0 cache: ./cache/60901.txt txt: ./txt/60901.txt summary: sporting incidents--Village habits--The great gulf between Russian The Quirinal is a fine palace with great stately rooms, but it struck extremely attractive little Countess, the bearer of a great German time the great Austrian ladies affected the broadest Vienna popular wood-smoke, where the huge blue-painted Russian carriages smoked like Our Petrograd Embassy was a fine old house, with a pleasant intimate The Winter Palace--Its interior--Alexander II--A Russian Court The Winter Palace--Its interior--Alexander II--A Russian Court In the great Russian houses there were far fewer liveried servants There is in all Russian houses a terrible place known as the hung with silk of the same colour as the ribbon of the Order; St. George''s Hall, orange and black; St. Andrew''s Hall, sky-blue; St. Alexander Nevsky''s, pink; St. Catherine''s, red and white. Russians are not as a rule long-lived, and the great majority of my The great charm of Russians with three or four hundred years of id: 21627 author: Laumer, Keith title: Gambler''s World date: words: 7922.0 sentences: 1011.0 pages: flesch: 97.0 cache: ./cache/21627.txt txt: ./txt/21627.txt summary: "Come along, Retief," Magnan said. "Your derisive attitude is uncalled for, Retief," Magnan said sharply. "You''re quite an actor, Mr. Magnan," Retief said. "Ambassador-baiting is a dangerous sport, Retief," Magnan said. "After you," Retief said, nudging Magnan toward the door. "Let''s be going," Retief said, propelling Magnan toward the hall. The lead man fell back in line with Retief and Magnan. "We''ve got to get back," Magnan said, "Warn them!" "You''re a funny kind of Nenni," Illy said, eyeing Retief, "Toscin and "Give me your belt, Magnan," Retief said. "That''s a very un-Nenni-like suggestion, Mr. Magnan," Retief said. "You''re a gambler, Zorn, not a suicide," Retief said. "I''ll admit Mr. Magnan''s point is a little weak," Retief said. "You''d better take it, Mr. Zorn," Magnan said. "Keep cool, Zorn," Retief said. "The kidding''s over, Zorn," Retief said. "I''ve been studying Mr. Magnan''s work," Retief said. "Retief," Magnan said, "tonight, I implore you. id: 21782 author: Laumer, Keith title: The Yillian Way date: words: 5233.0 sentences: 565.0 pages: flesch: 85.0 cache: ./cache/21782.txt txt: ./txt/21782.txt summary: Retief turned away to rejoin the Terrestrial delegation waiting beside a As Retief came up, Ambassador Spradley glanced at his finger watch and "I hope you didn''t appear truculent, Mr. Magnan," the ambassador said Ambassador Spradley looked up at Retief, blinking. "Mr. Ambassador," Magnan said, "I think the reception committee is "Mr. Ambassador," Retief said. "However," Ambassador Spradley said, eyeing Retief, "a seasoned "That''s quite enough," Ambassador Spradley said, as the bowl overflowed. "Don''t eat that, Mr. Ambassador," Retief said. The Yill, Retief noticed suddenly, were sitting silent, Retief stood, the Yill "The Ambassador wants to speak to you, Retief," Magnan said. Retief looked across to where Ambassador Spradley sat glowering behind "The Yill way is wise," Retief said. "Mr. Ambassador, forgive my apparent rudeness," Retief said. "Lower your voice, Mr. Ambassador," Retief said. "I''ll hurry," Retief said and, with a Yill wink: "Together we shall see id: 61097 author: Laumer, Keith title: The Frozen Planet date: words: 9874.0 sentences: 1237.0 pages: flesch: 99.0 cache: ./cache/61097.txt txt: ./txt/61097.txt summary: "I''ve heard of these Jorgensen''s Worlds," Retief said. "For the two twenty-eight for Jorgensen''s Worlds," Retief said. "You''d better be getting back to the bridge, Captain," Retief said. "Looks like it, old-timer," Retief said. right idea on the Soetti, too," Retief said. "Thanks, Chip," Retief said. "How about a fresh cup of coffee, Chip?" Retief said. "What has Mr. Tony got on the captain, Chip?" Retief asked. "Who''s your friend, Captain?" Retief said. "Maybe you got a point," the captain said, looking at Retief. "Chip, you''re a wonder," Retief said. "Then it looks like we go to the lodge," Retief said. "Come, Retief," Anne-Marie said. "Chip," Retief said, "how much do these people know about the Soetti?" "Anne-Marie," Retief said, "how many people live on Jorgensen''s Worlds?" "Take a look out the window," Retief said. "Come on out," Retief said. "I got something," Retief said, looking Magnan in the eye. id: 61139 author: Laumer, Keith title: The Madman From Earth date: words: 9329.0 sentences: 1147.0 pages: flesch: 95.0 cache: ./cache/61139.txt txt: ./txt/61139.txt summary: "The Consul for the Terrestrial States," Retief said, "presents his "I don''t recall dictating any letters today, Miss Meuhl," Retief said, "There you are!" Miss Meuhl said, eyeing Retief over her lenses. "I am Fith, of the Terrestrial Desk, Ministry of Foreign Affairs, Mr. Consul," the taller Groacian said, in lisping Terran. "Have you ever heard," Retief said, looking steadily at Fith, "of a "You''ll do as you''re told, Miss Meuhl," Retief said quietly. "Answer me this one," Retief said, looking at Shluh. "Miss Meuhl," Retief said. "Miss Meuhl," Retief said, "I want you to listen carefully to what I''m "I have a message to get off first, Miss Meuhl," Retief said sharply. "I''ve already done so, Mr. Retief!" Miss Meuhl said harshly. "I have done my duty, Mr. Retief," Miss Meuhl said. "You''re violating Terrestrial territory, Shluh," Retief said steadily. "You are the consul, Miss Yolanda Meuhl," Shluh said. id: 61146 author: Laumer, Keith title: Retief of the Red-Tape Mountain date: words: 5635.0 sentences: 670.0 pages: flesch: 94.0 cache: ./cache/61146.txt txt: ./txt/61146.txt summary: "Still," Retief said, "it gives an opportunity to travel--" "What''s this native life form like?" Retief asked, getting to his feet. Retief watched the tiny screen, hands on the "Maybe I''ll look better after a shave," said Retief. "I heard there was a full-fledged war brewing," said Retief. us to get out and give the oases to the Flap-jacks," said Swazey. "Just for a change, I''d like to finish a sentence," said Retief. "No," said Retief. "Now we understand each other," said Retief. "Think nothing of it," Retief said. "Take place, Retief," said Hoshick. devices," he said to Retief. "Oh, by all means," Retief said. "Delicious," said Retief. "As a matter of fact," said Retief, "we ourselves seldom use weapons." "My apologies," said Retief. "I haven''t made myself clear," said Retief. "I fear I must lay aside the translator now, Retief," said Hoshick. "Tell me," said Retief. id: 61198 author: Laumer, Keith title: Aide Memoire date: words: 6537.0 sentences: 723.0 pages: flesch: 92.0 cache: ./cache/61198.txt txt: ./txt/61198.txt summary: "Some youths," Retief said. "I like the adult Fustians," said Retief. "I know how you feel, old-timer," said Retief. "I came to take a look at your new liner," said Retief. "Then you don''t mind if I look over the drawings," said Retief. "Willingly, light-footed one," said the old Fustian. "That''s the military attache of the Groaci Embassy," Retief said. "It''s me, old fellow," Retief said. "Nay. The perfidious Youths abound here," said the old Fustian. "The Groaci again," said Retief. "Shelter behind me, Retief," said Whonk. "This group," said Retief, leaning across Magnan, "the SCARS. "Slock," said Retief. Retief pushed through the crowd, stepped up to face the Fustian youth. "You know me, Slock," said Retief loudly. "As you wish, Retief," said Whonk. "That''s Whonk, still on his feet," said Retief. "The Fustians understand," said Retief. "The _Moss Rock_ was bound for Groaci," said Retief. id: 61263 author: Laumer, Keith title: Cultural Exchange date: words: 6679.0 sentences: 890.0 pages: flesch: 94.0 cache: ./cache/61263.txt txt: ./txt/61263.txt summary: "I assume you jest, Retief," Magnan said sadly. "I see they''re sending two thousand students to d''Land," Retief said, "It sounds like I''ve been missing something," said Retief. "Don''t try to describe it, Mr. Retief," Arapoulous said. "Bad luck if you miss the cork," Arapoulous said, nodding. "We''ve got plenty of minerals on Lovenbroy," Arapoulous said, "That''s too bad," Retief said. "On the whole," Retief said, "I think I prefer the black. "We have quarters ready for the students," Retief said. "Not this time," Retief said. "About Mr. Magnan''s wisdom there can be no question," Retief said. "Sure," Retief said. That''s Boge''s business." Gulver looked at Retief with I''ve asked for," Retief said. "What seems to be the problem?" Retief said. "You''d better help him to the ship," Retief said. your luggage," Retief said, looking Gulver in the eye. "By the way," Retief said. "No trouble," Retief said. "Delinda, look after Retief," said Arapoulous. id: 61285 author: Laumer, Keith title: The Desert and the Stars date: words: 7184.0 sentences: 758.0 pages: flesch: 90.0 cache: ./cache/61285.txt txt: ./txt/61285.txt summary: "It seems nobody''s told the Aga Kagans about fiscal years," Retief "The Boyars have spent sixty years terraforming Flamme," Retief said. "The Boyars needed some co-operation sixty years ago," Retief said. "I had a feeling I''d get paper instead of action," Retief said. "You''ve done great things here in sixty years, Georges," said Retief. "I''ll deliver the Note personally," Retief said. "Chin up, Georges," Retief said. "Call me Stanley," the Aga Kaga said. "Another?" the Aga Kaga said, offering the bottle. "But always," Retief said, "there was a critical point at which the man "I shall know when to stop," the Aga Kaga said. "Take over, Georges," Retief said, panting. "Maybe just a little then, Georges," Retief said judiciously. times," Retief said, whipping a turn of silken cord around the Aga "A remarkable about-face, Retief," Magnan said. "You and the Aga Kaga ought to get together," said Retief. id: 61353 author: Laumer, Keith title: Saline Solution date: words: 6495.0 sentences: 754.0 pages: flesch: 89.0 cache: ./cache/61353.txt txt: ./txt/61353.txt summary: "The claim looked all right to me," Retief said. "Hardly, my dear Retief," Magnan said blandly. "Mr. Retief, my Vice-Consul and Minerals Officer," Magnan said. "The Sam''s people have a clear priority," Retief said. Leatherwell rose, gathered up his papers from Magnan''s desk, dumped "It was under your papers, Mr. Leatherwell," Retief said. "Really, Retief," Magnan said reprovingly. Leatherwell directed a sharp look at Retief and a bland one at Magnan. "On your way out," Magnan said as Retief turned to the door, "ask Miss "Our claim''s on file at the Consulate," Sam said. look like much, Retief," Sam said. "Looks like water erosion," Retief said. "Sam," Retief said, turning, "it appears to me somebody has gone to a "I understood General Minerals was claiming that rock," Retief said, "That''s all right," Retief said, "I had my pocket recorder going. "All in all, it''s been a big day for Leatherwell," Retief said. id: 61459 author: Laumer, Keith title: The Governor of Glave date: words: 10258.0 sentences: 1203.0 pages: flesch: 92.0 cache: ./cache/61459.txt txt: ./txt/61459.txt summary: "Glave was one of the old Contract Worlds," Retief said. "I''d like to take a look at that message," Retief said. "Do you mind if I run along now, Mr. Ambassador?" Retief said. "I''m just a diplomat, not a contortionist," Retief said, not moving. Retief dribbled ash on Sozier''s desk and glanced at the green uniform "Nice looking city, Jake," Retief said conversationally. "I must admit I''m surprised, Jake," Retief said. "You''ve got more guards than workers," Retief said. "Jake didn''t like the questions I was asking," Retief said, "so he "They''d better be." Corasol said grimly "Let''s be off, Retief." "You seem nervous, Mr. Taine," Retief said. "You''re a clever man, Taine," Retief said between clenched teeth. "Ah, there you are," Retief said as Taine''s eyes fluttered and opened. Sozier stopped twenty feet from Retief and Corasol. little hasty." Sozier looked from Corasol to Retief. "Calm down, Sozier," Retief said. id: 61434 author: Laumer, Keith title: Mightiest Qorn date: words: 6547.0 sentences: 769.0 pages: flesch: 89.0 cache: ./cache/61434.txt txt: ./txt/61434.txt summary: "Not afraid of a few Qornt, are you, Magnan?" Retief and Magnan topped a ridge and looked down across a slope "Nice piece of work, Mr. Magnan," Retief said. "We''re wasting time, Retief," Magnan said. creature," Zubb said, pointing his beak at Magnan. "Do you mean to say," Magnan demanded, "that these ferocious Qornt, who "I don''t like it, Retief," Magnan whispered. "Look here, Zubb." Magnan shook a finger at the tall alien. Retief and Magnan moved forward. Retief stepped past Magnan and Zubb to study the feasting hall. Retief," Magnan said. Qorn turned as Retief came up, blinking three-inch eyes. Qorn looked Retief over in silence, then belched. "I can lick any Qornt in the house." Qorn said. Qorn rolled an eye at Retief and another at Magnan. "Hold it, Mr. Magnan," Retief said. "Qorn, you seem to be the fire-brand here," Retief said. recruiting theme, Retief," Magnan said. id: 24553 author: Morley, John title: Critical Miscellanies (Vol. 2 of 3), Essay 4: Joseph de Maistre date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 34925 author: Wells, David Dwight title: Parlous Times: A Novel of Modern Diplomacy date: words: 98780.0 sentences: 7184.0 pages: flesch: 84.0 cache: ./cache/34925.txt txt: ./txt/34925.txt summary: distant connection Lady Isabelle did not know Miss Fitzgerald, and as "You were at Ascot, I suppose?" asked Miss Fitzgerald of Madame Darcy. Belle Fitzgerald who knows my husband, Colonel Darcy--so--well----" Mr. Stanley, Secretary of South American Legation, bowed and said "I have the greatest respect for Miss Fitzgerald," said the Secretary "Look here," said Stanley shortly, "I don''t like that sort of thing." "Ah," said Stanley, "that gives me time to explain things to the Chief. the fair Miss Fitzgerald, while the Dowager said things in a loud tone "I think not, Lieutenant Kingsland," replied Lady Isabelle, foreseeing The Secretary said nothing, and Miss Fitzgerald came to the rescue by "I thought I told you to leave this house, Colonel Darcy," said "Lady Isabelle," he said quietly, "we''ve been very good friends, and I Stanley wished the old lady good-morning which she received with "My dear lady," said the Secretary impressively, "the moment that your id: 1340 author: White, Andrew Dickson title: Autobiography of Andrew Dickson White — Volume 1 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1370 author: White, Andrew Dickson title: Autobiography of Andrew Dickson White — Volume 2 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel