mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-britons-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/22304.txt inflating: ./tmp/input/input-file/1128.txt inflating: ./tmp/input/input-file/1133.txt inflating: ./tmp/input/input-file/1972.txt inflating: ./tmp/input/input-file/1794.txt inflating: ./tmp/input/input-file/1799.txt inflating: ./tmp/input/input-file/1548.txt inflating: ./tmp/input/input-file/2266.txt inflating: ./tmp/input/input-file/2269.txt inflating: ./tmp/input/input-file/7037.txt inflating: ./tmp/input/input-file/7248.txt inflating: ./tmp/input/input-file/7249.txt inflating: ./tmp/input/input-file/7250.txt inflating: ./tmp/input/input-file/7245.txt inflating: ./tmp/input/input-file/7246.txt inflating: ./tmp/input/input-file/7242.txt inflating: ./tmp/input/input-file/7247.txt inflating: ./tmp/input/input-file/7243.txt inflating: ./tmp/input/input-file/7244.txt inflating: ./tmp/input/input-file/7782.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-britons-gutenberg FILE: cache/1794.txt OUTPUT: txt/1794.txt FILE: cache/22304.txt OUTPUT: txt/22304.txt FILE: cache/1128.txt OUTPUT: txt/1128.txt FILE: cache/1548.txt OUTPUT: txt/1548.txt FILE: cache/1799.txt OUTPUT: txt/1799.txt FILE: cache/7245.txt OUTPUT: txt/7245.txt FILE: cache/2269.txt OUTPUT: txt/2269.txt FILE: cache/7246.txt OUTPUT: txt/7246.txt FILE: cache/7037.txt OUTPUT: txt/7037.txt FILE: cache/1972.txt OUTPUT: txt/1972.txt FILE: cache/2266.txt OUTPUT: txt/2266.txt FILE: cache/7249.txt OUTPUT: txt/7249.txt FILE: cache/7248.txt OUTPUT: txt/7248.txt FILE: cache/7782.txt OUTPUT: txt/7782.txt FILE: cache/7247.txt OUTPUT: txt/7247.txt FILE: cache/7250.txt OUTPUT: txt/7250.txt FILE: cache/7243.txt OUTPUT: txt/7243.txt FILE: cache/7242.txt OUTPUT: txt/7242.txt FILE: cache/7244.txt OUTPUT: txt/7244.txt FILE: cache/1133.txt OUTPUT: txt/1133.txt === file2bib.sh === id: 1794 author: Shakespeare, William title: King Lear date: pages: extension: .txt txt: ./txt/1794.txt cache: ./cache/1794.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:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1794.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: 1548 author: Shakespeare (spurious and doubtful works) title: Locrine; Mucedorus date: pages: extension: .txt txt: ./txt/1548.txt cache: ./cache/1548.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'1548.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' 1548 txt/../pos/1548.pos === file2bib.sh === id: 2266 author: Shakespeare, William title: King Lear date: pages: extension: .txt txt: ./txt/2266.txt cache: ./cache/2266.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'2266.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' 2269 txt/../ent/2269.ent 1794 txt/../pos/1794.pos 1128 txt/../ent/1128.ent === file2bib.sh === id: 2269 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/2269.txt cache: ./cache/2269.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'2269.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' 1548 txt/../wrd/1548.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 1128 txt/../pos/1128.pos 1799 txt/../pos/1799.pos 1794 txt/../wrd/1794.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 2269 txt/../pos/2269.pos 1128 txt/../wrd/1128.wrd 1799 txt/../wrd/1799.wrd 1548 txt/../ent/1548.ent 1794 txt/../ent/1794.ent 1799 txt/../ent/1799.ent 2269 txt/../wrd/2269.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point === file2bib.sh === id: 1133 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/1133.txt cache: ./cache/1133.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 1 resourceName b'1133.txt' === file2bib.sh === id: 1128 author: Shakespeare, William title: The Tragedy of King Lear date: pages: extension: .txt txt: ./txt/1128.txt cache: ./cache/1128.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'1128.txt' === file2bib.sh === id: 1799 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/1799.txt cache: ./cache/1799.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 1 resourceName b'1799.txt' 1133 txt/../pos/1133.pos 2266 txt/../ent/2266.ent 1133 txt/../ent/1133.ent 2266 txt/../wrd/2266.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 2266 txt/../pos/2266.pos 1133 txt/../wrd/1133.wrd 7782 txt/../ent/7782.ent 7782 txt/../pos/7782.pos 7782 txt/../wrd/7782.wrd 7250 txt/../wrd/7250.wrd 7248 txt/../pos/7248.pos 7250 txt/../pos/7250.pos 7248 txt/../wrd/7248.wrd 7246 txt/../pos/7246.pos 7250 txt/../ent/7250.ent 7246 txt/../wrd/7246.wrd 7247 txt/../pos/7247.pos 7244 txt/../wrd/7244.wrd 7244 txt/../pos/7244.pos 7245 txt/../wrd/7245.wrd 7244 txt/../ent/7244.ent 1972 txt/../wrd/1972.wrd === file2bib.sh === id: 7249 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 8. date: pages: extension: .txt txt: ./txt/7249.txt cache: ./cache/7249.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'7249.txt' 1972 txt/../pos/1972.pos 7247 txt/../wrd/7247.wrd === file2bib.sh === id: 1972 author: Nennius, active 796 title: History of the Britons (Historia Brittonum) date: pages: extension: .txt txt: ./txt/1972.txt cache: ./cache/1972.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'1972.txt' 7246 txt/../ent/7246.ent 7245 txt/../pos/7245.pos === file2bib.sh === id: 7782 author: Tennyson, Alfred Tennyson, Baron title: The Last Tournament date: pages: extension: .txt txt: ./txt/7782.txt cache: ./cache/7782.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'7782.txt' === file2bib.sh === id: 7250 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 9. date: pages: extension: .txt txt: ./txt/7250.txt cache: ./cache/7250.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'7250.txt' 7249 txt/../pos/7249.pos 7249 txt/../wrd/7249.wrd 7247 txt/../ent/7247.ent 7248 txt/../ent/7248.ent 7242 txt/../pos/7242.pos 7242 txt/../wrd/7242.wrd 7245 txt/../ent/7245.ent === file2bib.sh === id: 7248 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 7. date: pages: extension: .txt txt: ./txt/7248.txt cache: ./cache/7248.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'7248.txt' 7243 txt/../pos/7243.pos === file2bib.sh === id: 7247 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 6. date: pages: extension: .txt txt: ./txt/7247.txt cache: ./cache/7247.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'7247.txt' 1972 txt/../ent/1972.ent === file2bib.sh === id: 7243 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 2. date: pages: extension: .txt txt: ./txt/7243.txt cache: ./cache/7243.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'7243.txt' === file2bib.sh === id: 7242 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 1. date: pages: extension: .txt txt: ./txt/7242.txt cache: ./cache/7242.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'7242.txt' 7243 txt/../ent/7243.ent 7242 txt/../ent/7242.ent 7249 txt/../ent/7249.ent 7243 txt/../wrd/7243.wrd === file2bib.sh === id: 7246 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 5. date: pages: extension: .txt txt: ./txt/7246.txt cache: ./cache/7246.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'7246.txt' === file2bib.sh === id: 7245 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 4. date: pages: extension: .txt txt: ./txt/7245.txt cache: ./cache/7245.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'7245.txt' === file2bib.sh === id: 7244 author: Twain, Mark title: A Connecticut Yankee in King Arthur's Court, Part 3. date: pages: extension: .txt txt: ./txt/7244.txt cache: ./cache/7244.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'7244.txt' 22304 txt/../pos/22304.pos 22304 txt/../wrd/22304.wrd 7037 txt/../pos/7037.pos 7037 txt/../wrd/7037.wrd 22304 txt/../ent/22304.ent 7037 txt/../ent/7037.ent === file2bib.sh === id: 22304 author: Taylor, C. Bryson title: Nicanor - Teller of Tales : A Story of Roman Britain date: pages: extension: .txt txt: ./txt/22304.txt cache: ./cache/22304.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'22304.txt' === file2bib.sh === id: 7037 author: Henty, G. A. (George Alfred) title: Beric the Briton : a Story of the Roman Invasion date: pages: extension: .txt txt: ./txt/7037.txt cache: ./cache/7037.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 7 resourceName b'7037.txt' Done mapping. Reducing subject-britons-gutenberg === reduce.pl bib === id = 1128 author = Shakespeare, William title = The Tragedy of King Lear date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1532) at https://www.gutenberg.org/ebooks/1532 cache = ./cache/1128.txt txt = ./txt/1128.txt === reduce.pl bib === id = 22304 author = Taylor, C. Bryson title = Nicanor - Teller of Tales : A Story of Roman Britain date = pages = extension = .txt mime = text/plain words = 112296 sentences = 7929 flesch = 93 summary = Little one, tell mother; what thoughts hast thou when the night comes thee and thy fool's tales we should be lying asleep like good men and "Dost know of any lord would have a fine stout serving-man?" he said in hand, his back half turned to Nicanor, made notes of what he said, at his lowering, half-shamed face, and said in a voice like a deep-toned "I believe," said Varia, "for thou hast told me truth before, to-night. "That man, friend," Eudemius said slowly, "is thy son. "Save one, perhaps," said Nicanor, and looked into her eyes. "I saw thee sold," said Nicanor, and looked at her with new eyes. since he desires thee, and to no other man!" said Eudemius's voice "Pray thee, let Wardo go, my lord!" she said softly, and opened her eyes 'The black man Nicanor will get thee if thou stop not thy crying,' until cache = ./cache/22304.txt txt = ./txt/22304.txt === reduce.pl bib === id = 1972 author = Nennius, active 796 title = History of the Britons (Historia Brittonum) date = pages = extension = .txt mime = text/plain words = 13234 sentences = 836 flesch = 78 summary = Lord's incarnation, and in the 24th year of Mervin, king of the Britons, 7. The island of Britain derives its name from Brutus, a Roman consul. daughter of Latinus, king of Italy, and of the race of Silvanus, the son thirty-nine * years: the latter, from whom the kings of Alba are called After the birth of Christ, one hundred and sixty-seven years, king period of their first arrival in Britain, to the first year of the reign of the Saxon race, was the first king in Bernicia, and in Cair Ebrauc The great king, Mailcun,* reigned among the Britons, i.e. in the Theodoric, son of Ida, reigned seven years. Egfrid, son of Oswy, reigned nine years. consuls, and in the fourth year of his reign the Saxons came to Britain, From the year in which the Saxons came into Britain, and were received cache = ./cache/1972.txt txt = ./txt/1972.txt === reduce.pl bib === === reduce.pl bib === id = 1133 author = Shakespeare, William title = Cymbeline date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 cache = ./cache/1133.txt txt = ./txt/1133.txt === reduce.pl bib === === reduce.pl bib === id = 1799 author = Shakespeare, William title = Cymbeline date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 cache = ./cache/1799.txt txt = ./txt/1799.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 7037 author = Henty, G. A. (George Alfred) title = Beric the Briton : a Story of the Roman Invasion date = pages = extension = .txt mime = text/plain words = 146344 sentences = 7287 flesch = 82 summary = "You are half Romanized, Beric," his companion said roughly. "You are just in time, Beric," Boduoc said as the young chief "Stop, Beric, stop!" he said in a short time, "I hear other sounds." "Come hither, Beric," she said, "and hear the news that the holy "The Britons know nothing of Roman power," he said to himself. of a great chief," Beric said quietly; "But, so far, strength and "The Romans always keep their best troops in reserve," Beric said "It is as you said, Beric; the order in which the Romans fight is "Here are the Roman standards, the emblems of victory," Beric said forward said, "Beric is young, but he is a great chief. "It is very urgent that no time shall be lost," Beric said, "the "It is so with our great temples," Beric said; "and upon that day "I was a hostage for five years among the Romans," Beric said, cache = ./cache/7037.txt txt = ./txt/7037.txt === reduce.pl bib === id = 7248 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 7. date = pages = extension = .txt mime = text/plain words = 13437 sentences = 906 flesch = 89 summary = Yes, and his master was a fine man, and prosperous, and always but must answer at the last day for the things said in the body, "Now ye know what manner of man I am, brother Jones," said the others and said as calmly as one would ask the time of day: of useless time on your hands it doesn't pay to try. work 32 days at _half_ the wages; he can buy all those things for days' work, and he will have about half a week's wages over. "Yes. In seven hundred years wages will have risen to six times In that remote day, that man will earn, with _one_ week's work, a man for only just one day, or one week, or one month at a time, to work for a master a whole year on a stretch whether the man I got the words out in time to stop the king. cache = ./cache/7248.txt txt = ./txt/7248.txt === reduce.pl bib === id = 7249 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 8. date = pages = extension = .txt mime = text/plain words = 11437 sentences = 753 flesch = 88 summary = I had one little glimpse of another thing, one day, which gave me the king, then gag and bind our master, change clothes with him, "Then I will answer you at that time," said the gentleman, and I took a good breath of relief, and reached for the king's look out for the man with a white cloth around his right arm." would surround that prison and have the king out in no time. Know that the great lord and illustrious Kni8ht, SIR SAGRAMOR LE Sir Sagramor laid his great lance in rest, and the next moment here for Sir Sagramor, and that couldn't take long where there were He put his hand on his sword to draw it, but Sir Sagramor said: "Knight!" said the king. "An he do it, he shall answer it to me," said Sir Launcelot. "If it is a command, I will come, but my lord the king knows that cache = ./cache/7249.txt txt = ./txt/7249.txt === reduce.pl bib === id = 7245 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 4. date = pages = extension = .txt mime = text/plain words = 19572 sentences = 1137 flesch = 85 summary = will dissolve the castle and it shall vanish away like the instable I asked the queen to let me clear the place and speak not like it, for it was just the sort of thing to keep people seen a good many kinds of women in my time, but she laid over them Sir Marhaus said to the duke, Cease thy sons, or else I will do could not tell within half a generation the length of time the man "Well, you know we haven't got time for this sort of thing. let your mill get the start of you that way, at a time like this. "And so upon a time, after year and day, the good abbot made humble told me, what time I got into trouble with Sir Sagramor and was five years' good service out of him; in which time he turned out cache = ./cache/7245.txt txt = ./txt/7245.txt === reduce.pl bib === id = 7250 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 9. date = pages = extension = .txt mime = text/plain words = 11596 sentences = 889 flesch = 91 summary = time Sandy heard that imploring cry come from my lips in my sleep. "Yes, I know, sweetheart--how dear and good it is of you, too! "Yes--the king's; a heart that isn't capable of thinking evil by the king's command, and Sir Launcelot walks into it. Arthur left the kingdom in Sir Mordred's hands until "Yes. Sir Mordred set himself at once to work to make his kingship King Arthur smote Sir Mordred under the shield, "The wires go out from the cave and fence in a circle of level "Yes. The wires have no ground-connection outside of the cave. good times we could have!" And then, you know, I could imagine thousand knights left alive out of the late wars, we were of one "My boys, your hearts are in the right place, you have thought the statues--dead knights standing with their hands on the upper wire. cache = ./cache/7250.txt txt = ./txt/7250.txt === reduce.pl bib === id = 7246 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 5. date = pages = extension = .txt mime = text/plain words = 14328 sentences = 858 flesch = 83 summary = worked for the Church on a week-day is worth a good deal, it is "Does the king know the way to this place?" travel hence with the king--young nobles both--and if you but wait "And so it might be, if he were sleeping," I said, "but the king perhaps you can spread yourself a little, and tell us where the king Next day I went up to the telephone office and found that the king However, it was not good politics to let the king come without of candidates for posts in the army came with the king to the The king said: I said it was quite right to officer that regiment with nobilities, the king I didn't happen to be around at the time. There was a very good lay-out for the king's-evil business--very "No--merely a day's work for a man and a boy." cache = ./cache/7246.txt txt = ./txt/7246.txt === reduce.pl bib === id = 7242 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 1. date = pages = extension = .txt mime = text/plain words = 13363 sentences = 755 flesch = 86 summary = "Ancient hauberk, date of the sixth century, time of King Arthur and the Round Table; said to have belonged to the knight Sir Sagramor time I dipped into old Sir Thomas Malory's enchanting book, and damsels, he said, my name is Sir Launcelot du Sir Launcelot, yonder one knight shall I help, knights, and then Sir Launcelot said on high, yielden, it shall be unto Sir Kay. Fair knight, an ancient common looking man on the shoulder and said, in an time after my mind's made up and there's work on hand; so I said for me was this: He said I was Sir Kay's prisoner, and that Sir Arthur King, said the damsel, that sword is mine, and when they came to the sword that the hand held, Sir Arthur Then Sir Arthur looked on the sword, and liked it passing well. Sir, said Merlin, he saw cache = ./cache/7242.txt txt = ./txt/7242.txt === reduce.pl bib === id = 7247 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 6. date = pages = extension = .txt mime = text/plain words = 13238 sentences = 833 flesch = 88 summary = right, I thought--peasants going to work; nobody else likely to be a little way off, the other is the gift to foretell things that fired the king's martial spirit every time. a good thing to have along; the time would come when I could do no attention to the king at all; it was his place to look out work for all the people in that region for some years to come the king _must_ be drilled; things could not go on so, he must be like a king as any man I had ever seen. suffered in your own person the thing which the words try to a king should know fear, and shame that belted knight should for times can come when even a mother's heart is past breaking "Abide," said the king, "and give the woman to eat. come near this hut to know whether we live or not. cache = ./cache/7247.txt txt = ./txt/7247.txt === reduce.pl bib === id = 7243 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 2. date = pages = extension = .txt mime = text/plain words = 11729 sentences = 597 flesch = 83 summary = things; set brain and hand to work, and keep them busy. king and Church and noble than a slave has to love and honor the boys used to want me to take a hand--I mean Sir Launcelot and country and the time, in the way of high animal spirits, innocent The first thing you want in a new country, tower, and Sir Turquine, knights of the castle, and When King Aswisance of Ireland saw Sir Gareth and Sir Gareth smote him down horse and man to the Well, whenever one of those people got a thing into his head, The king had reminded me several times, of late, that Now you would think that the first thing the king would do after can't you understand a little thing like that? Run along, dear; good-day; show her the way, Clarence." then I said, "Never mind, now; I'll tell you some time." cache = ./cache/7243.txt txt = ./txt/7243.txt === reduce.pl bib === id = 7782 author = Tennyson, Alfred Tennyson, Baron title = The Last Tournament date = pages = extension = .txt mime = text/plain words = 6304 sentences = 523 flesch = 96 summary = Had made mock-knight of Arthur's Table Round, Came Tristram, saying, "Why skip ye so, Sir Fool?" Isolt the White--Sir Tristram of the Woods-Then Tristram saying, "Why skip ye so, Sir Fool?" And little Dagonet, skipping, "Arthur, the king's; For when thou playest that air with Queen Isolt, Thou makest broken music with thy bride, Sir Fool," said Tristram, "I would break thy head. Not marking how the knighthood mock thee, fool-'Fear God: honor the king--his one true knight-And thank the Lord I am King Arthur's fool. And Tristram, "Ay, Sir Fool, for when our King "Nay, fool," said Tristram, "not in open day." Till Mark her lord had past, the Cornish king, art thou not that eunuch-hearted King Art thou King?--Look to thy life!" Let be thy Mark, seeing he is not thine." "'May God be with thee, sweet, when thou art old, cache = ./cache/7782.txt txt = ./txt/7782.txt === reduce.pl bib === id = 7244 author = Twain, Mark title = A Connecticut Yankee in King Arthur's Court, Part 3. date = pages = extension = .txt mime = text/plain words = 11752 sentences = 609 flesch = 84 summary = I got along, and said never mind, it isn't any matter, and dropped I lit up at once, and by the time I had got a good head saw the knights riding away, and Sandy coming back. twelve fair damsels, and two knights armed on great horses, and Sirs, said the damsels, we shall tell you. "--and he be such a man of prowess as ye speak of, said Sir Gawaine. "I know him well, said Sir Uwaine, he is a passing good knight as where Sir Marhaus came riding on a great horse straight toward of these people mind a small thing like that." ye are a passing good knight, and a marvelous man of might as ever Ah, said Sir Gawaine, gentle knight, ye say the word In this country, said Sir Marhaus, came never knight like to mine might say the thing which I have said unto one who cache = ./cache/7244.txt txt = ./txt/7244.txt Building ./etc/reader.txt 7037 22304 7245 7037 7242 22304 number of items: 20 sum of words: 398,750 average size in words: 24,921 average readability score: 86 nouns: men; time; man; day; way; eyes; people; king; face; hand; thing; life; nothing; hands; night; head; place; years; world; one; house; voice; death; country; women; arms; things; others; beric; days; none; son; father; heart; moment; door; woman; end; work; slaves; slave; side; girl; feet; child; fire; gods; words; name; light verbs: was; had; is; be; have; were; said; are; been; do; see; know; did; came; come; has; go; made; am; take; went; say; make; let; think; tell; get; saw; being; done; knew; give; left; heard; took; found; stood; find; looked; thought; brought; seen; got; put; turned; told; going; asked; fell; gone adjectives: other; great; good; many; own; little; roman; more; first; old; long; such; last; same; much; young; new; ready; fair; dead; small; few; full; black; free; high; strong; strange; white; better; heavy; right; best; poor; short; true; next; whole; sure; open; british; large; able; deep; dark; most; wild; present; only; glad adverbs: not; so; then; up; now; out; n''t; here; down; as; again; there; even; away; well; only; never; back; more; once; too; very; yet; still; all; also; ever; just; on; off; soon; in; far; always; long; together; much; over; before; most; first; no; enough; indeed; however; therefore; forward; already; quite; along pronouns: i; it; he; his; you; they; him; her; we; their; my; them; me; she; your; our; us; its; himself; thee; thy; themselves; myself; one; itself; mine; yourself; herself; ourselves; yours; ours; thyself; ye; hers; theirs; yourselves; ay; thou; whence; you?--the; you?--don''t; weaver!--god; thriveth; this?--you; thee--; tambour; o''er; me!--this; londinium--; laws--_they proper nouns: beric; _; nicanor; thou; romans; rome; sir; lord; britain; marius; boduoc; nero; ye; britons; god; eudemius; varia; aemilia; scopus; iceni; hito; wardo; arthur; pollio; king; eldris; norbanus; hath; suetonius; sandy; aska; berenice; merlin; ennia; wulf; church; camalodunum; saxons; roman; launcelot; caesar; sarci; briton; clarence; gaul; porus; valerius; hast; nicodemus; marcus keywords: time; sir; man; king; thing; good; day; arthur; launcelot; god; ebook; clarence; church; britain; sandy; rome; romans; marhaus; britons; wulf; work; way; wardo; wage; vortigern; varia; valerius; v.r.; tristram; tobias; thou; thorney; thee; suetonius; st.; scopus; saxons; saxon; sarci; sagramor; roman; queen; porus; pollio; people; norbanus; nicodemus; nicanor; nero; nerissa one topic; one dimension: said file(s): ./cache/1128.txt titles(s): The Tragedy of King Lear three topics; one dimension: beric; king; said file(s): ./cache/7037.txt, ./cache/7245.txt, ./cache/22304.txt titles(s): Beric the Briton : a Story of the Roman Invasion | A Connecticut Yankee in King Arthur''s Court, Part 4. | Nicanor - Teller of Tales : A Story of Roman Britain five topics; three dimensions: beric said men; said thou nicanor; king said sir; king son years; ebook gutenberg 1538 file(s): ./cache/7037.txt, ./cache/22304.txt, ./cache/7245.txt, ./cache/1972.txt, ./cache/1133.txt titles(s): Beric the Briton : a Story of the Roman Invasion | Nicanor - Teller of Tales : A Story of Roman Britain | A Connecticut Yankee in King Arthur''s Court, Part 4. | History of the Britons (Historia Brittonum) | Cymbeline Type: gutenberg title: subject-britons-gutenberg date: 2021-06-01 time: 17:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Britons" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 7037 author: Henty, G. A. (George Alfred) title: Beric the Briton : a Story of the Roman Invasion date: words: 146344.0 sentences: 7287.0 pages: flesch: 82.0 cache: ./cache/7037.txt txt: ./txt/7037.txt summary: "You are half Romanized, Beric," his companion said roughly. "You are just in time, Beric," Boduoc said as the young chief "Stop, Beric, stop!" he said in a short time, "I hear other sounds." "Come hither, Beric," she said, "and hear the news that the holy "The Britons know nothing of Roman power," he said to himself. of a great chief," Beric said quietly; "But, so far, strength and "The Romans always keep their best troops in reserve," Beric said "It is as you said, Beric; the order in which the Romans fight is "Here are the Roman standards, the emblems of victory," Beric said forward said, "Beric is young, but he is a great chief. "It is very urgent that no time shall be lost," Beric said, "the "It is so with our great temples," Beric said; "and upon that day "I was a hostage for five years among the Romans," Beric said, id: 1972 author: Nennius, active 796 title: History of the Britons (Historia Brittonum) date: words: 13234.0 sentences: 836.0 pages: flesch: 78.0 cache: ./cache/1972.txt txt: ./txt/1972.txt summary: Lord''s incarnation, and in the 24th year of Mervin, king of the Britons, 7. The island of Britain derives its name from Brutus, a Roman consul. daughter of Latinus, king of Italy, and of the race of Silvanus, the son thirty-nine * years: the latter, from whom the kings of Alba are called After the birth of Christ, one hundred and sixty-seven years, king period of their first arrival in Britain, to the first year of the reign of the Saxon race, was the first king in Bernicia, and in Cair Ebrauc The great king, Mailcun,* reigned among the Britons, i.e. in the Theodoric, son of Ida, reigned seven years. Egfrid, son of Oswy, reigned nine years. consuls, and in the fourth year of his reign the Saxons came to Britain, From the year in which the Saxons came into Britain, and were received id: 1548 author: Shakespeare (spurious and doubtful works) title: Locrine; Mucedorus date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1128 author: Shakespeare, William title: The Tragedy of King Lear date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1128.txt txt: ./txt/1128.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1532) at https://www.gutenberg.org/ebooks/1532 id: 1133 author: Shakespeare, William title: Cymbeline date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1133.txt txt: ./txt/1133.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 id: 1794 author: Shakespeare, William title: King Lear date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1799 author: Shakespeare, William title: Cymbeline date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1799.txt txt: ./txt/1799.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 id: 2266 author: Shakespeare, William title: King Lear date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2269 author: Shakespeare, William title: Cymbeline date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 22304 author: Taylor, C. Bryson title: Nicanor - Teller of Tales : A Story of Roman Britain date: words: 112296.0 sentences: 7929.0 pages: flesch: 93.0 cache: ./cache/22304.txt txt: ./txt/22304.txt summary: Little one, tell mother; what thoughts hast thou when the night comes thee and thy fool''s tales we should be lying asleep like good men and "Dost know of any lord would have a fine stout serving-man?" he said in hand, his back half turned to Nicanor, made notes of what he said, at his lowering, half-shamed face, and said in a voice like a deep-toned "I believe," said Varia, "for thou hast told me truth before, to-night. "That man, friend," Eudemius said slowly, "is thy son. "Save one, perhaps," said Nicanor, and looked into her eyes. "I saw thee sold," said Nicanor, and looked at her with new eyes. since he desires thee, and to no other man!" said Eudemius''s voice "Pray thee, let Wardo go, my lord!" she said softly, and opened her eyes ''The black man Nicanor will get thee if thou stop not thy crying,'' until id: 7782 author: Tennyson, Alfred Tennyson, Baron title: The Last Tournament date: words: 6304.0 sentences: 523.0 pages: flesch: 96.0 cache: ./cache/7782.txt txt: ./txt/7782.txt summary: Had made mock-knight of Arthur''s Table Round, Came Tristram, saying, "Why skip ye so, Sir Fool?" Isolt the White--Sir Tristram of the Woods-Then Tristram saying, "Why skip ye so, Sir Fool?" And little Dagonet, skipping, "Arthur, the king''s; For when thou playest that air with Queen Isolt, Thou makest broken music with thy bride, Sir Fool," said Tristram, "I would break thy head. Not marking how the knighthood mock thee, fool-''Fear God: honor the king--his one true knight-And thank the Lord I am King Arthur''s fool. And Tristram, "Ay, Sir Fool, for when our King "Nay, fool," said Tristram, "not in open day." Till Mark her lord had past, the Cornish king, art thou not that eunuch-hearted King Art thou King?--Look to thy life!" Let be thy Mark, seeing he is not thine." "''May God be with thee, sweet, when thou art old, id: 7248 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 7. date: words: 13437.0 sentences: 906.0 pages: flesch: 89.0 cache: ./cache/7248.txt txt: ./txt/7248.txt summary: Yes, and his master was a fine man, and prosperous, and always but must answer at the last day for the things said in the body, "Now ye know what manner of man I am, brother Jones," said the others and said as calmly as one would ask the time of day: of useless time on your hands it doesn''t pay to try. work 32 days at _half_ the wages; he can buy all those things for days'' work, and he will have about half a week''s wages over. "Yes. In seven hundred years wages will have risen to six times In that remote day, that man will earn, with _one_ week''s work, a man for only just one day, or one week, or one month at a time, to work for a master a whole year on a stretch whether the man I got the words out in time to stop the king. id: 7249 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 8. date: words: 11437.0 sentences: 753.0 pages: flesch: 88.0 cache: ./cache/7249.txt txt: ./txt/7249.txt summary: I had one little glimpse of another thing, one day, which gave me the king, then gag and bind our master, change clothes with him, "Then I will answer you at that time," said the gentleman, and I took a good breath of relief, and reached for the king''s look out for the man with a white cloth around his right arm." would surround that prison and have the king out in no time. Know that the great lord and illustrious Kni8ht, SIR SAGRAMOR LE Sir Sagramor laid his great lance in rest, and the next moment here for Sir Sagramor, and that couldn''t take long where there were He put his hand on his sword to draw it, but Sir Sagramor said: "Knight!" said the king. "An he do it, he shall answer it to me," said Sir Launcelot. "If it is a command, I will come, but my lord the king knows that id: 7250 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 9. date: words: 11596.0 sentences: 889.0 pages: flesch: 91.0 cache: ./cache/7250.txt txt: ./txt/7250.txt summary: time Sandy heard that imploring cry come from my lips in my sleep. "Yes, I know, sweetheart--how dear and good it is of you, too! "Yes--the king''s; a heart that isn''t capable of thinking evil by the king''s command, and Sir Launcelot walks into it. Arthur left the kingdom in Sir Mordred''s hands until "Yes. Sir Mordred set himself at once to work to make his kingship King Arthur smote Sir Mordred under the shield, "The wires go out from the cave and fence in a circle of level "Yes. The wires have no ground-connection outside of the cave. good times we could have!" And then, you know, I could imagine thousand knights left alive out of the late wars, we were of one "My boys, your hearts are in the right place, you have thought the statues--dead knights standing with their hands on the upper wire. id: 7245 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 4. date: words: 19572.0 sentences: 1137.0 pages: flesch: 85.0 cache: ./cache/7245.txt txt: ./txt/7245.txt summary: will dissolve the castle and it shall vanish away like the instable I asked the queen to let me clear the place and speak not like it, for it was just the sort of thing to keep people seen a good many kinds of women in my time, but she laid over them Sir Marhaus said to the duke, Cease thy sons, or else I will do could not tell within half a generation the length of time the man "Well, you know we haven''t got time for this sort of thing. let your mill get the start of you that way, at a time like this. "And so upon a time, after year and day, the good abbot made humble told me, what time I got into trouble with Sir Sagramor and was five years'' good service out of him; in which time he turned out id: 7246 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 5. date: words: 14328.0 sentences: 858.0 pages: flesch: 83.0 cache: ./cache/7246.txt txt: ./txt/7246.txt summary: worked for the Church on a week-day is worth a good deal, it is "Does the king know the way to this place?" travel hence with the king--young nobles both--and if you but wait "And so it might be, if he were sleeping," I said, "but the king perhaps you can spread yourself a little, and tell us where the king Next day I went up to the telephone office and found that the king However, it was not good politics to let the king come without of candidates for posts in the army came with the king to the The king said: I said it was quite right to officer that regiment with nobilities, the king I didn''t happen to be around at the time. There was a very good lay-out for the king''s-evil business--very "No--merely a day''s work for a man and a boy." id: 7242 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 1. date: words: 13363.0 sentences: 755.0 pages: flesch: 86.0 cache: ./cache/7242.txt txt: ./txt/7242.txt summary: "Ancient hauberk, date of the sixth century, time of King Arthur and the Round Table; said to have belonged to the knight Sir Sagramor time I dipped into old Sir Thomas Malory''s enchanting book, and damsels, he said, my name is Sir Launcelot du Sir Launcelot, yonder one knight shall I help, knights, and then Sir Launcelot said on high, yielden, it shall be unto Sir Kay. Fair knight, an ancient common looking man on the shoulder and said, in an time after my mind''s made up and there''s work on hand; so I said for me was this: He said I was Sir Kay''s prisoner, and that Sir Arthur King, said the damsel, that sword is mine, and when they came to the sword that the hand held, Sir Arthur Then Sir Arthur looked on the sword, and liked it passing well. Sir, said Merlin, he saw id: 7247 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 6. date: words: 13238.0 sentences: 833.0 pages: flesch: 88.0 cache: ./cache/7247.txt txt: ./txt/7247.txt summary: right, I thought--peasants going to work; nobody else likely to be a little way off, the other is the gift to foretell things that fired the king''s martial spirit every time. a good thing to have along; the time would come when I could do no attention to the king at all; it was his place to look out work for all the people in that region for some years to come the king _must_ be drilled; things could not go on so, he must be like a king as any man I had ever seen. suffered in your own person the thing which the words try to a king should know fear, and shame that belted knight should for times can come when even a mother''s heart is past breaking "Abide," said the king, "and give the woman to eat. come near this hut to know whether we live or not. id: 7243 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 2. date: words: 11729.0 sentences: 597.0 pages: flesch: 83.0 cache: ./cache/7243.txt txt: ./txt/7243.txt summary: things; set brain and hand to work, and keep them busy. king and Church and noble than a slave has to love and honor the boys used to want me to take a hand--I mean Sir Launcelot and country and the time, in the way of high animal spirits, innocent The first thing you want in a new country, tower, and Sir Turquine, knights of the castle, and When King Aswisance of Ireland saw Sir Gareth and Sir Gareth smote him down horse and man to the Well, whenever one of those people got a thing into his head, The king had reminded me several times, of late, that Now you would think that the first thing the king would do after can''t you understand a little thing like that? Run along, dear; good-day; show her the way, Clarence." then I said, "Never mind, now; I''ll tell you some time." id: 7244 author: Twain, Mark title: A Connecticut Yankee in King Arthur''s Court, Part 3. date: words: 11752.0 sentences: 609.0 pages: flesch: 84.0 cache: ./cache/7244.txt txt: ./txt/7244.txt summary: I got along, and said never mind, it isn''t any matter, and dropped I lit up at once, and by the time I had got a good head saw the knights riding away, and Sandy coming back. twelve fair damsels, and two knights armed on great horses, and Sirs, said the damsels, we shall tell you. "--and he be such a man of prowess as ye speak of, said Sir Gawaine. "I know him well, said Sir Uwaine, he is a passing good knight as where Sir Marhaus came riding on a great horse straight toward of these people mind a small thing like that." ye are a passing good knight, and a marvelous man of might as ever Ah, said Sir Gawaine, gentle knight, ye say the word In this country, said Sir Marhaus, came never knight like to mine might say the thing which I have said unto one who ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel