mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-castles-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/21455.txt inflating: ./tmp/input/input-file/27881.txt inflating: ./tmp/input/input-file/25781.txt inflating: ./tmp/input/input-file/2433.txt inflating: ./tmp/input/input-file/3536.txt inflating: ./tmp/input/input-file/6325.txt inflating: ./tmp/input/input-file/10718.txt inflating: ./tmp/input/input-file/13227.txt inflating: ./tmp/input/input-file/37180.txt inflating: ./tmp/input/input-file/37211.txt inflating: ./tmp/input/input-file/40630.txt inflating: ./tmp/input/input-file/39340.txt inflating: ./tmp/input/input-file/48602.txt inflating: ./tmp/input/input-file/43609.txt inflating: ./tmp/input/input-file/43126.txt inflating: ./tmp/input/input-file/45381.txt inflating: ./tmp/input/input-file/46678.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-castles-gutenberg FILE: cache/27881.txt OUTPUT: txt/27881.txt FILE: cache/25781.txt OUTPUT: txt/25781.txt FILE: cache/37211.txt OUTPUT: txt/37211.txt FILE: cache/43126.txt OUTPUT: txt/43126.txt FILE: cache/43609.txt OUTPUT: txt/43609.txt FILE: cache/45381.txt OUTPUT: txt/45381.txt FILE: cache/48602.txt OUTPUT: txt/48602.txt FILE: cache/3536.txt OUTPUT: txt/3536.txt FILE: cache/2433.txt OUTPUT: txt/2433.txt FILE: cache/13227.txt OUTPUT: txt/13227.txt FILE: cache/46678.txt OUTPUT: txt/46678.txt FILE: cache/6325.txt OUTPUT: txt/6325.txt FILE: cache/10718.txt OUTPUT: txt/10718.txt FILE: cache/21455.txt OUTPUT: txt/21455.txt FILE: cache/39340.txt OUTPUT: txt/39340.txt FILE: cache/37180.txt OUTPUT: txt/37180.txt FILE: cache/40630.txt OUTPUT: txt/40630.txt 25781 txt/../ent/25781.ent 3536 txt/../ent/3536.ent 25781 txt/../pos/25781.pos 3536 txt/../pos/3536.pos 25781 txt/../wrd/25781.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: 3536 author: Nesbit, E. (Edith) title: The Enchanted Castle date: pages: extension: .txt txt: ./txt/3536.txt cache: ./cache/3536.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'3536.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: 25781 author: Dickey, Paul title: The Ghost Breaker: A Novel Based Upon the Play date: pages: extension: .txt txt: ./txt/25781.txt cache: ./cache/25781.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'25781.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' 3536 txt/../wrd/3536.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 45381 txt/../ent/45381.ent 45381 txt/../pos/45381.pos 45381 txt/../wrd/45381.wrd === file2bib.sh === id: 45381 author: Anonymous title: The Popular Story of Blue Beard Embellished with neat Engravings date: pages: extension: .txt txt: ./txt/45381.txt cache: ./cache/45381.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'45381.txt' 37180 txt/../pos/37180.pos 37180 txt/../wrd/37180.wrd 37180 txt/../ent/37180.ent 43126 txt/../wrd/43126.wrd 43126 txt/../pos/43126.pos 13227 txt/../pos/13227.pos 39340 txt/../wrd/39340.wrd 46678 txt/../pos/46678.pos 27881 txt/../pos/27881.pos 43126 txt/../ent/43126.ent 13227 txt/../wrd/13227.wrd 46678 txt/../wrd/46678.wrd 13227 txt/../ent/13227.ent 39340 txt/../pos/39340.pos 46678 txt/../ent/46678.ent 37211 txt/../pos/37211.pos 27881 txt/../wrd/27881.wrd 37211 txt/../wrd/37211.wrd 43609 txt/../pos/43609.pos 40630 txt/../pos/40630.pos 27881 txt/../ent/27881.ent 10718 txt/../wrd/10718.wrd 39340 txt/../ent/39340.ent 40630 txt/../wrd/40630.wrd 43609 txt/../wrd/43609.wrd === file2bib.sh === id: 43126 author: Molesworth, Mrs. title: The Children of the Castle date: pages: extension: .txt txt: ./txt/43126.txt cache: ./cache/43126.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'43126.txt' 10718 txt/../pos/10718.pos 37211 txt/../ent/37211.ent 21455 txt/../pos/21455.pos 21455 txt/../wrd/21455.wrd === file2bib.sh === id: 40630 author: Ashdown, Charles Henry title: British Castles date: pages: extension: .txt txt: ./txt/40630.txt cache: ./cache/40630.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'40630.txt' 40630 txt/../ent/40630.ent 43609 txt/../ent/43609.ent 48602 txt/../pos/48602.pos 6325 txt/../wrd/6325.wrd 10718 txt/../ent/10718.ent 21455 txt/../ent/21455.ent === file2bib.sh === id: 37180 author: Lee, Vernon title: Penelope Brandling: A Tale of the Welsh coast in the Eighteenth Century date: pages: extension: .txt txt: ./txt/37180.txt cache: ./cache/37180.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'37180.txt' 48602 txt/../wrd/48602.wrd 6325 txt/../pos/6325.pos === file2bib.sh === id: 13227 author: Everett-Green, Evelyn title: The Lord of Dynevor: A Tale of the Times of Edward the First date: pages: extension: .txt txt: ./txt/13227.txt cache: ./cache/13227.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'13227.txt' 2433 txt/../pos/2433.pos === file2bib.sh === id: 46678 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Burgundy date: pages: extension: .txt txt: ./txt/46678.txt cache: ./cache/46678.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'46678.txt' 2433 txt/../wrd/2433.wrd 48602 txt/../ent/48602.ent === file2bib.sh === id: 27881 author: Wharton, Anne Hollingsworth title: In Château Land date: pages: extension: .txt txt: ./txt/27881.txt cache: ./cache/27881.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 9 resourceName b'27881.txt' 6325 txt/../ent/6325.ent === file2bib.sh === id: 39340 author: Crockett, S. R. (Samuel Rutherford) title: The Surprising Adventures of Sir Toady Lion with Those of General Napoleon Smith An Improving History for Old Boys, Young Boys, Good Boys, Bad Boys, Big Boys, Little Boys, Cow Boys, and Tom-Boys date: pages: extension: .txt txt: ./txt/39340.txt cache: ./cache/39340.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'39340.txt' === file2bib.sh === id: 10718 author: Le Queux, William title: The House of Whispers date: pages: extension: .txt txt: ./txt/10718.txt cache: ./cache/10718.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'10718.txt' 2433 txt/../ent/2433.ent === file2bib.sh === id: 21455 author: Kingston, William Henry Giles title: Dick Cheveley: His Adventures and Misadventures date: pages: extension: .txt txt: ./txt/21455.txt cache: ./cache/21455.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 6 resourceName b'21455.txt' === file2bib.sh === id: 37211 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Touraine and the Loire Country date: pages: extension: .txt txt: ./txt/37211.txt cache: ./cache/37211.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 17 resourceName b'37211.txt' === file2bib.sh === id: 43609 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Navarre and the Basque Provinces date: pages: extension: .txt txt: ./txt/43609.txt cache: ./cache/43609.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 11 resourceName b'43609.txt' === file2bib.sh === id: 6325 author: McCutcheon, George Barr title: A Fool and His Money date: pages: extension: .txt txt: ./txt/6325.txt cache: ./cache/6325.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 6 resourceName b'6325.txt' === file2bib.sh === id: 48602 author: Armitage, Ella S. title: The Early Norman Castles of the British Isles. date: pages: extension: .txt txt: ./txt/48602.txt cache: ./cache/48602.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 11 resourceName b'48602.txt' === file2bib.sh === id: 2433 author: MacDonald, George title: Donal Grant date: pages: extension: .txt txt: ./txt/2433.txt cache: ./cache/2433.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 7 resourceName b'2433.txt' Done mapping. Reducing subject-castles-gutenberg === reduce.pl bib === id = 21455 author = Kingston, William Henry Giles title = Dick Cheveley: His Adventures and Misadventures date = pages = extension = .txt mime = text/plain words = 109420 sentences = 6090 flesch = 85 summary = A fine old sailor-like man with a straw hat and round jacket came out of come this way give us a call," said the old sailor, as I was preparing "Never fear, I'll come before long," said old Roger. "Come and sit down," said Harry to him in a kind way which soon made him board his ship by the few men who remained in the boat, the rest having smugglers would have time to run the cargo, and carry the goods away We had got about two-thirds of the way home when we saw three men coming let me observe that the crew of a ship never sleep all at one time. In a short time a sea got up which made the ship tumble about in a way I on for some time till it was nearly dark, the captain ordered the ship's cache = ./cache/21455.txt txt = ./txt/21455.txt === reduce.pl bib === === reduce.pl bib === id = 27881 author = Wharton, Anne Hollingsworth title = In Château Land date = pages = extension = .txt mime = text/plain words = 77601 sentences = 2928 flesch = 70 summary = Paris en route, but Miss Cassandra begged for a few days on Lake Como, Miss Cassandra and Lydia do not know, and we have no good histories or old château of Plessis-les-Tours, which Louis built and fortified to Walter never saw this château, but like many other places that he was and died at Amboise, inhabiting a little manor house near the château. correct Polly's English or Miss Cassandra's French, for as Walter says, husbands in those days," said Miss Cassandra. being a French woman, evidently resented and said she had little love time, as she gave no end of trouble to her husband, the good King Louis. "Good King Louis, indeed!" exclaimed Miss Cassandra. our thoughts turn back to the time when the kings and nobles of France By the time we reached the château, we were, as Miss Cassandra Walter warned us, little time to loiter by the way, great as the cache = ./cache/27881.txt txt = ./txt/27881.txt === reduce.pl bib === id = 43126 author = Molesworth, Mrs. title = The Children of the Castle date = pages = extension = .txt mime = text/plain words = 40394 sentences = 3309 flesch = 97 summary = "Poor Mavis!" said Ruby contemptuously, "she's always getting puzzled." "And you'll tell us stories, won't you, dear good cousin?" said Ruby "Oh, Mavis, do not talk so sillily," said Ruby; "his eyes aren't a bit "Ruby," she said rather dolefully, "I do wish Bertrand weren't coming. "I think Miss Mavis will like to-day's way just as well," Winfried "I never saw cakes like these before," said little Mavis. "You will come to see us soon again, won't you, Winfried?" said Mavis, "I say, Mavis," said Ruby, "it's Bertrand! "For these three days," she said, "I will give Ruby and Mavis a "I'm sure he wouldn't like to hurt himself," said Ruby with a little "I don't think I mind," said Mavis; but her voice was a little "Come, Mavis," said Ruby. "Mavis," said Ruby, as the two little sisters were lying side by side in "Mavis," said Ruby, when they were alone, "when Bertrand does come to cache = ./cache/43126.txt txt = ./txt/43126.txt === reduce.pl bib === id = 13227 author = Everett-Green, Evelyn title = The Lord of Dynevor: A Tale of the Times of Edward the First date = pages = extension = .txt mime = text/plain words = 58529 sentences = 2945 flesch = 83 summary = "Tush, brother!" said young Griffeth quickly; "is not our father lord of Griffeth was looking with wide-open, wondering eyes into his brother's So as Wendot looked down into the bright little upturned face, he was This old man was almost like a father to these boys, and Llewelyn and is why I have come to waken thee early, little Gertrude, that thou "Lady Gertrude," said Wendot, speaking in a grave, manly way that at "Wendot," she said gravely, "thou hast heard much talk of the troubled "Wendot, I am glad to hear thee speak thus, for thou art the heir of regal look of his royal father as he glanced up into Wendot's face and "I do like him, Gertrude," said Joanna, when Wendot and his brother had "I think thou art very noble, Wendot; it was like thee to do it. Prince Alphonso, you are the king's son; will you pardon Wendot his cache = ./cache/13227.txt txt = ./txt/13227.txt === reduce.pl bib === id = 39340 author = Crockett, S. R. (Samuel Rutherford) title = The Surprising Adventures of Sir Toady Lion with Those of General Napoleon Smith An Improving History for Old Boys, Young Boys, Good Boys, Bad Boys, Big Boys, Little Boys, Cow Boys, and Tom-Boys date = pages = extension = .txt mime = text/plain words = 68163 sentences = 4403 flesch = 87 summary = PRISSY, HUGH JOHN, AND SIR TOADY LION. PRISSY, HUGH JOHN, AND SIR TOADY LION. But now Hugh John had forgotten Prissy and Toady Lion, "after Hugh John threw the stone, the horrid boys all came and said "Do you know me?" he said, giving Hugh John's second sorest hand such "This, Hugh," said his father, with a little wave of his hand, "is Mr. Mant, the Chief Constable of the county. Hugh John got out of the window slowly, leaving Sir Toady Lion asleep "All right, you can tell my father that!" said Hugh John coolly, "I have not done any of these things," said Hugh John; "I don't like "Toady Lion isn't a little pig," said Hugh John, with dignity; "he is "But I thought you liked it, Cissy," said Hugh John, who did not know "Come on, Hugh John--the time is up!" said his father from the side of cache = ./cache/39340.txt txt = ./txt/39340.txt === reduce.pl bib === id = 10718 author = Le Queux, William title = The House of Whispers date = pages = extension = .txt mime = text/plain words = 85323 sentences = 6176 flesch = 84 summary = "Yes, Sir Henry," replied the man. "I know, darling," said the young man. If the truth were told, Gabrielle had never looked upon any other man "But, miss, Sir Henry already kens a' aboot the Whispers," said the man. to know this mysterious secret of Sir Henry's, I and my friends can get "I know, Sir Henry," Flockart said presently, and not without "It means, Walter, that that man is Lady Heyburn's friend; hence he is "You have told me yourself that man Flockart is my enemy," she said in a "My dear little girl!" exclaimed the man, smiling as he strolled "When the male friend is an honest man," said the girl meaningly. "Yes, Flockart," answered the afflicted man, taking his guest's hand in Yes, Gabrielle was deeply in love with Walter Murie--the man upon whom "You are not my father's friend, Mr. Flockart," declared the girl, cache = ./cache/10718.txt txt = ./txt/10718.txt === reduce.pl bib === id = 6325 author = McCutcheon, George Barr title = A Fool and His Money date = pages = extension = .txt mime = text/plain words = 106941 sentences = 8731 flesch = 88 summary = "Come in and have a look about the place," said I, with a magnificent "I turned it over to old Schmick, sir," said he. "Come!" said I, grabbing the keys from the old man's unresisting hand. "Britton," said I, as he closed the door, "do you think they will carry night at this time and--and let you know," she said reluctantly. "I should consider it to be more than likely, sir," said Britton, with "Come a little closer, please," said the morose man with the cap. "We've been discussing the recent improvements about the castle, Mr. Pless," said I with so much directness that I felt Mrs. Billy Smith's "And now you must come in and kiss Rosemary good night," she said, "A fine morning, sir," said Hawkes in a voice that seemed to come from eyes and said: "Now that I come to think of it, I am sure he mentioned cache = ./cache/6325.txt txt = ./txt/6325.txt === reduce.pl bib === id = 45381 author = Anonymous title = The Popular Story of Blue Beard Embellished with neat Engravings date = pages = extension = .txt mime = text/plain words = 3652 sentences = 159 flesch = 75 summary = There resided, at some considerable distance from Blue Beard's castle, When the proposals of Blue Beard were mentioned to the young ladies by |Blue Beard having called next day, the old lady told him what her When they reached the castle, Blue Beard, attended by a number that Fatima, the youngest of the two sisters, began to think Blue Beard Fatima, accompanied by her sister, returned to the castle the wife of |When Blue Beard was gone, Fatima sent a kind invitation to her friends the riches of Blue Beard's castle, of which they had heard so much, that Again the voice of Blue Beard was heard, and she begged for one minute Blue Beard had not time to conjecture who the |Fatima, who had fallen to the ground at the time Blue Beard quitted As Blue Beard had no relations, Fatima was sole heir to the whole of his cache = ./cache/45381.txt txt = ./txt/45381.txt === reduce.pl bib === id = 48602 author = Armitage, Ella S. title = The Early Norman Castles of the British Isles. date = pages = extension = .txt mime = text/plain words = 136486 sentences = 9475 flesch = 82 summary = Norman times, tell us frequently of castles in the Saxon period; but certain that the Norman castle of Chester lay outside the city walls, Bakewell there are the remains of a motte and bailey castle (a small mention of a castle which is clearly of the motte-and-bailey kind is suggested in Chapter I., the plan of the motte-and-bailey castle in his work on Austrian castles are on the motte-and-bailey plan, castles of the 11th century are of the motte-and-bailey type. occupied the wooden castle on the motte built by William FitzOsbern. clearly speaking of a Roman tower, and the motte of the Norman castle The Norman castle was placed outside the town walls, motte-and-bailey castle, with additions in masonry which are probably motte and bailey, which probably mark the site of the first castle of motte-and-bailey castle, of which the earthworks remain.[955] his time, and both were originally wooden castles on mottes.[1156] cache = ./cache/48602.txt txt = ./txt/48602.txt === reduce.pl bib === id = 2433 author = MacDonald, George title = Donal Grant date = pages = extension = .txt mime = text/plain words = 183951 sentences = 13202 flesch = 91 summary = "Ye dinna surely think God fillsna a'thing?" exclaimed Donal. "Will you let me look at the passage?" said Donal to the boy, holding "Good morning, sir!" said Donal, and left the room. "For," continued Donal, "the man said he was the son of God, come down "The lesson 's done, Davie," said Donal, and rose and went, leaving him "I do not believe," said Donal, "that any work of man's hands, however "A little goes a long way with Davie, my lord," answered Donal. "Davie is not quite a man yet," said Donal; "and by the time he begins "My lord," answered Donal, "the moment a man speaks of love to a woman, "Do you know why things so often come right?" said Donal. "I should like to hear it, my lord," said Donal. "Would you not like, my lady," said Donal, "to come to the schoolroom cache = ./cache/2433.txt txt = ./txt/2433.txt === reduce.pl bib === === reduce.pl bib === id = 43609 author = Mansfield, M. F. (Milburg Francisco) title = Castles and Chateaux of Old Navarre and the Basque Provinces date = pages = extension = .txt mime = text/plain words = 91082 sentences = 4425 flesch = 74 summary = gallant doings of men and women of those old days that the region known present day aspect of the old Pyrenean French provinces of which Béarn which planted feudal France with great fortresses, châteaux and country Mediterranean sea ports of France, and the nearest to the great French mountain valleys to the passes, are the château ruins, towers and very near being the liveliest little capital of old France existing place to-day, if a little country town of France can ever be called Pamiers, to-day a delightful little valley town, all green and red and it to-day, in spite of the existence of the old château of Henri IV's places in the Pyrenees, there was a great feasting on the day of the Orthez is one of the really great feudal cities of the south of France. market-day at the little Hôtel de France are as good an illustration of cache = ./cache/43609.txt txt = ./txt/43609.txt === reduce.pl bib === id = 40630 author = Ashdown, Charles Henry title = British Castles date = pages = extension = .txt mime = text/plain words = 41427 sentences = 1769 flesch = 64 summary = Concentric Castle was erected during the time of Edward Chepstow Castle is an example of an Early Norman Fortress Hever Castle dates from the time of Edward III., and a erection of a great stone wall about 12 feet in thickness and still some crowned by the Romans with a massive wall of masonry, great portions of a similar work was erected about the same time at Clavering Castle in of the castle with respect to the town walls and other defences will be The Motte and Bailey castle was, as a general rule, placed upon the the nature of Castles which the Normans built in the twelfth century to the Castle, while in the south-east angle of the enceinte wall an The Castle and also the town fortifications were erected by King Edward and outer, and the Castle affords an example of a fortress built upon cache = ./cache/40630.txt txt = ./txt/40630.txt === reduce.pl bib === id = 46678 author = Mansfield, M. F. (Milburg Francisco) title = Castles and Chateaux of Old Burgundy date = pages = extension = .txt mime = text/plain words = 67232 sentences = 3204 flesch = 71 summary = Any review of the castle, chateau and palace architecture of France, and The great tower, or citadel, a part of the royal chateau where the king The chateau belongs to-day to the Vibrave family, who keep open house This fine seventeenth century chateau, with its pointed towers and its The origin of the Chateau des Ducs is blanketed in the night of time. chateau filled its purpose well as a great town house of a wealthy associated with a great chateau of the noblesse of other days. thing to a chateau which Mâcon possesses to-day. Saint-Pont and the Chateau de Lamartine are well worth half a day of The remains existing to-day, and locally called "le chateau," Savoyan city of Yvoire, with a great square mass of an old chateau, now substantial remains of the old chateau to-day--monumental even--make it The walls of the chateau which are to be remarked to-day are probably cache = ./cache/46678.txt txt = ./txt/46678.txt === reduce.pl bib === id = 37180 author = Lee, Vernon title = Penelope Brandling: A Tale of the Welsh coast in the Eighteenth Century date = pages = extension = .txt mime = text/plain words = 21993 sentences = 1121 flesch = 80 summary = Eustace has gone below to his uncles; and I am alone in this great room, is the place of my poor water snake," Eustace said to-day; and it was because she is only a wife, and he a husband, for my dear Eustace's mind turning green, as I expected, Uncle Hubert looked merely very much hurt "Uncle Hubert," I said, handing him the case, "you must put these pearls Eustace or even from Uncle Hubert. And the voice which had said "Better like that" was Hubert's. When I had spoken those words, Eustace, you took my hand, and looked "Davies," I said, "Sir Eustace and I have decided on leaving St. Salvat's, and we are taking you with us on our travels; unless you "It is not Davies, dear Lady Brandling," said a voice which made me feel "Eustace," I said, "I--I have killed Hubert." But to my astonishment he cache = ./cache/37180.txt txt = ./txt/37180.txt === reduce.pl bib === id = 37211 author = Mansfield, M. F. (Milburg Francisco) title = Castles and Chateaux of Old Touraine and the Loire Country date = pages = extension = .txt mime = text/plain words = 68606 sentences = 3738 flesch = 77 summary = _Castles and Châteaux of Old Touraine and the Loire Country_ In history the Loire valley is rich indeed, from the days of the ancient important Romanesque churches in all France, and the cathedral of St. Gatien, with its "bejewelled façade," at Tours, the twin-spired St. Maurice at Angers, and even the pompous, and not very good Gothic, Of all the cities of the Loire, Orleans, Blois, Tours, Angers, and The Château de la Source is a seventeenth-century edifice, of no great The great château of the Counts of Blois is built upon an inclined rock François Premier, the ancient Tour de Château Regnault, or De Moulins, little tree-bordered _place_ of to-day, which in other times formed a great events for France were culminating at the château. The interior of the château to-day presents the following remarkable other days which surrounded the old château and its faubourg. the château of Plessis-les-Tours on the Loire, Henri III. cache = ./cache/37211.txt txt = ./txt/37211.txt Building ./etc/reader.txt 48602 2433 40630 39340 6325 48602 number of items: 17 sum of words: 1,160,800 average size in words: 77,386 average readability score: 80 nouns: castle; time; day; man; way; place; father; one; life; century; nothing; eyes; walls; town; something; hand; room; side; part; thing; house; night; men; days; motte; things; face; name; head; wall; door; work; moment; years; château; stone; castles; hands; feet; world; heart; girl; times; country; word; history; mother; king; city; water verbs: was; is; had; be; have; were; are; said; been; do; has; did; see; know; made; came; ''s; come; say; think; go; being; am; went; found; make; built; tell; get; take; thought; seen; knew; heard; called; took; put; saw; let; stood; find; looked; left; seemed; known; having; told; got; give; does adjectives: little; great; old; other; good; many; more; own; first; same; such; last; much; young; long; small; ancient; few; new; certain; least; french; better; sure; whole; large; present; best; true; high; most; full; able; poor; beautiful; fine; dear; strong; next; open; only; several; royal; strange; second; feudal; roman; white; modern; early adverbs: not; so; up; n''t; very; now; then; only; here; out; as; more; still; never; down; again; well; even; most; there; away; once; ever; quite; just; too; also; much; far; on; off; all; back; perhaps; however; yet; always; almost; rather; in; indeed; first; soon; over; probably; long; enough; thus; often; really pronouns: i; it; he; his; you; her; she; my; me; him; we; they; its; their; them; your; us; our; himself; myself; one; itself; herself; themselves; yourself; thy; thee; ourselves; mine; yours; hers; ''s; ours; ye; ''em; theirs; s; thyself; i''m; em; oo; oneself; yer; o; ay; wud; je; --but; yourselves; you?--even proper nouns: _; de; donal; mr.; castle; france; henry; john; la; i.; god; hugh; sir; mr; ii; .; miss; st.; ruby; norman; bailey; mavis; lord; louis; earl; le; arctura; ye; king; wendot; loire; château; england; walter; edward; davie; william; m.; lion; lady; et; toady; tour; saint; bertrand; paris; thou; b.; flockart; gabrielle keywords: sir; st.; paris; mr.; miss; louis; john; illustration; henry; french; france; roman; lord; king; henri; edward; château; charles; york; william; walter; wales; tower; touraine; tour; time; smith; scotland; saint; roger; renaissance; orleans; norman; mrs.; man; look; loire; lady; jean; good; england; earl; duc; comte; chinon; chapter; catherine; castle; blois; billy one topic; one dimension: said file(s): ./cache/27881.txt titles(s): In Château Land three topics; one dimension: said; said; castle file(s): ./cache/21455.txt, ./cache/2433.txt, ./cache/48602.txt titles(s): Dick Cheveley: His Adventures and Misadventures | Donal Grant | The Early Norman Castles of the British Isles. five topics; three dimensions: said donal man; château great day; castle motte castles; said time ship; hugh john said file(s): ./cache/2433.txt, ./cache/43609.txt, ./cache/48602.txt, ./cache/21455.txt, ./cache/39340.txt titles(s): Donal Grant | Castles and Chateaux of Old Navarre and the Basque Provinces | The Early Norman Castles of the British Isles. | Dick Cheveley: His Adventures and Misadventures | The Surprising Adventures of Sir Toady Lion with Those of General Napoleon Smith An Improving History for Old Boys, Young Boys, Good Boys, Bad Boys, Big Boys, Little Boys, Cow Boys, and Tom-Boys Type: gutenberg title: subject-castles-gutenberg date: 2021-06-01 time: 19:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Castles" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 45381 author: Anonymous title: The Popular Story of Blue Beard Embellished with neat Engravings date: words: 3652.0 sentences: 159.0 pages: flesch: 75.0 cache: ./cache/45381.txt txt: ./txt/45381.txt summary: There resided, at some considerable distance from Blue Beard''s castle, When the proposals of Blue Beard were mentioned to the young ladies by |Blue Beard having called next day, the old lady told him what her When they reached the castle, Blue Beard, attended by a number that Fatima, the youngest of the two sisters, began to think Blue Beard Fatima, accompanied by her sister, returned to the castle the wife of |When Blue Beard was gone, Fatima sent a kind invitation to her friends the riches of Blue Beard''s castle, of which they had heard so much, that Again the voice of Blue Beard was heard, and she begged for one minute Blue Beard had not time to conjecture who the |Fatima, who had fallen to the ground at the time Blue Beard quitted As Blue Beard had no relations, Fatima was sole heir to the whole of his id: 48602 author: Armitage, Ella S. title: The Early Norman Castles of the British Isles. date: words: 136486.0 sentences: 9475.0 pages: flesch: 82.0 cache: ./cache/48602.txt txt: ./txt/48602.txt summary: Norman times, tell us frequently of castles in the Saxon period; but certain that the Norman castle of Chester lay outside the city walls, Bakewell there are the remains of a motte and bailey castle (a small mention of a castle which is clearly of the motte-and-bailey kind is suggested in Chapter I., the plan of the motte-and-bailey castle in his work on Austrian castles are on the motte-and-bailey plan, castles of the 11th century are of the motte-and-bailey type. occupied the wooden castle on the motte built by William FitzOsbern. clearly speaking of a Roman tower, and the motte of the Norman castle The Norman castle was placed outside the town walls, motte-and-bailey castle, with additions in masonry which are probably motte and bailey, which probably mark the site of the first castle of motte-and-bailey castle, of which the earthworks remain.[955] his time, and both were originally wooden castles on mottes.[1156] id: 40630 author: Ashdown, Charles Henry title: British Castles date: words: 41427.0 sentences: 1769.0 pages: flesch: 64.0 cache: ./cache/40630.txt txt: ./txt/40630.txt summary: Concentric Castle was erected during the time of Edward Chepstow Castle is an example of an Early Norman Fortress Hever Castle dates from the time of Edward III., and a erection of a great stone wall about 12 feet in thickness and still some crowned by the Romans with a massive wall of masonry, great portions of a similar work was erected about the same time at Clavering Castle in of the castle with respect to the town walls and other defences will be The Motte and Bailey castle was, as a general rule, placed upon the the nature of Castles which the Normans built in the twelfth century to the Castle, while in the south-east angle of the enceinte wall an The Castle and also the town fortifications were erected by King Edward and outer, and the Castle affords an example of a fortress built upon id: 39340 author: Crockett, S. R. (Samuel Rutherford) title: The Surprising Adventures of Sir Toady Lion with Those of General Napoleon Smith An Improving History for Old Boys, Young Boys, Good Boys, Bad Boys, Big Boys, Little Boys, Cow Boys, and Tom-Boys date: words: 68163.0 sentences: 4403.0 pages: flesch: 87.0 cache: ./cache/39340.txt txt: ./txt/39340.txt summary: PRISSY, HUGH JOHN, AND SIR TOADY LION. PRISSY, HUGH JOHN, AND SIR TOADY LION. But now Hugh John had forgotten Prissy and Toady Lion, "after Hugh John threw the stone, the horrid boys all came and said "Do you know me?" he said, giving Hugh John''s second sorest hand such "This, Hugh," said his father, with a little wave of his hand, "is Mr. Mant, the Chief Constable of the county. Hugh John got out of the window slowly, leaving Sir Toady Lion asleep "All right, you can tell my father that!" said Hugh John coolly, "I have not done any of these things," said Hugh John; "I don''t like "Toady Lion isn''t a little pig," said Hugh John, with dignity; "he is "But I thought you liked it, Cissy," said Hugh John, who did not know "Come on, Hugh John--the time is up!" said his father from the side of id: 25781 author: Dickey, Paul title: The Ghost Breaker: A Novel Based Upon the Play date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 13227 author: Everett-Green, Evelyn title: The Lord of Dynevor: A Tale of the Times of Edward the First date: words: 58529.0 sentences: 2945.0 pages: flesch: 83.0 cache: ./cache/13227.txt txt: ./txt/13227.txt summary: "Tush, brother!" said young Griffeth quickly; "is not our father lord of Griffeth was looking with wide-open, wondering eyes into his brother''s So as Wendot looked down into the bright little upturned face, he was This old man was almost like a father to these boys, and Llewelyn and is why I have come to waken thee early, little Gertrude, that thou "Lady Gertrude," said Wendot, speaking in a grave, manly way that at "Wendot," she said gravely, "thou hast heard much talk of the troubled "Wendot, I am glad to hear thee speak thus, for thou art the heir of regal look of his royal father as he glanced up into Wendot''s face and "I do like him, Gertrude," said Joanna, when Wendot and his brother had "I think thou art very noble, Wendot; it was like thee to do it. Prince Alphonso, you are the king''s son; will you pardon Wendot his id: 21455 author: Kingston, William Henry Giles title: Dick Cheveley: His Adventures and Misadventures date: words: 109420.0 sentences: 6090.0 pages: flesch: 85.0 cache: ./cache/21455.txt txt: ./txt/21455.txt summary: A fine old sailor-like man with a straw hat and round jacket came out of come this way give us a call," said the old sailor, as I was preparing "Never fear, I''ll come before long," said old Roger. "Come and sit down," said Harry to him in a kind way which soon made him board his ship by the few men who remained in the boat, the rest having smugglers would have time to run the cargo, and carry the goods away We had got about two-thirds of the way home when we saw three men coming let me observe that the crew of a ship never sleep all at one time. In a short time a sea got up which made the ship tumble about in a way I on for some time till it was nearly dark, the captain ordered the ship''s id: 10718 author: Le Queux, William title: The House of Whispers date: words: 85323.0 sentences: 6176.0 pages: flesch: 84.0 cache: ./cache/10718.txt txt: ./txt/10718.txt summary: "Yes, Sir Henry," replied the man. "I know, darling," said the young man. If the truth were told, Gabrielle had never looked upon any other man "But, miss, Sir Henry already kens a'' aboot the Whispers," said the man. to know this mysterious secret of Sir Henry''s, I and my friends can get "I know, Sir Henry," Flockart said presently, and not without "It means, Walter, that that man is Lady Heyburn''s friend; hence he is "You have told me yourself that man Flockart is my enemy," she said in a "My dear little girl!" exclaimed the man, smiling as he strolled "When the male friend is an honest man," said the girl meaningly. "Yes, Flockart," answered the afflicted man, taking his guest''s hand in Yes, Gabrielle was deeply in love with Walter Murie--the man upon whom "You are not my father''s friend, Mr. Flockart," declared the girl, id: 37180 author: Lee, Vernon title: Penelope Brandling: A Tale of the Welsh coast in the Eighteenth Century date: words: 21993.0 sentences: 1121.0 pages: flesch: 80.0 cache: ./cache/37180.txt txt: ./txt/37180.txt summary: Eustace has gone below to his uncles; and I am alone in this great room, is the place of my poor water snake," Eustace said to-day; and it was because she is only a wife, and he a husband, for my dear Eustace''s mind turning green, as I expected, Uncle Hubert looked merely very much hurt "Uncle Hubert," I said, handing him the case, "you must put these pearls Eustace or even from Uncle Hubert. And the voice which had said "Better like that" was Hubert''s. When I had spoken those words, Eustace, you took my hand, and looked "Davies," I said, "Sir Eustace and I have decided on leaving St. Salvat''s, and we are taking you with us on our travels; unless you "It is not Davies, dear Lady Brandling," said a voice which made me feel "Eustace," I said, "I--I have killed Hubert." But to my astonishment he id: 2433 author: MacDonald, George title: Donal Grant date: words: 183951.0 sentences: 13202.0 pages: flesch: 91.0 cache: ./cache/2433.txt txt: ./txt/2433.txt summary: "Ye dinna surely think God fillsna a''thing?" exclaimed Donal. "Will you let me look at the passage?" said Donal to the boy, holding "Good morning, sir!" said Donal, and left the room. "For," continued Donal, "the man said he was the son of God, come down "The lesson ''s done, Davie," said Donal, and rose and went, leaving him "I do not believe," said Donal, "that any work of man''s hands, however "A little goes a long way with Davie, my lord," answered Donal. "Davie is not quite a man yet," said Donal; "and by the time he begins "My lord," answered Donal, "the moment a man speaks of love to a woman, "Do you know why things so often come right?" said Donal. "I should like to hear it, my lord," said Donal. "Would you not like, my lady," said Donal, "to come to the schoolroom id: 37211 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Touraine and the Loire Country date: words: 68606.0 sentences: 3738.0 pages: flesch: 77.0 cache: ./cache/37211.txt txt: ./txt/37211.txt summary: _Castles and Châteaux of Old Touraine and the Loire Country_ In history the Loire valley is rich indeed, from the days of the ancient important Romanesque churches in all France, and the cathedral of St. Gatien, with its "bejewelled façade," at Tours, the twin-spired St. Maurice at Angers, and even the pompous, and not very good Gothic, Of all the cities of the Loire, Orleans, Blois, Tours, Angers, and The Château de la Source is a seventeenth-century edifice, of no great The great château of the Counts of Blois is built upon an inclined rock François Premier, the ancient Tour de Château Regnault, or De Moulins, little tree-bordered _place_ of to-day, which in other times formed a great events for France were culminating at the château. The interior of the château to-day presents the following remarkable other days which surrounded the old château and its faubourg. the château of Plessis-les-Tours on the Loire, Henri III. id: 43609 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Navarre and the Basque Provinces date: words: 91082.0 sentences: 4425.0 pages: flesch: 74.0 cache: ./cache/43609.txt txt: ./txt/43609.txt summary: gallant doings of men and women of those old days that the region known present day aspect of the old Pyrenean French provinces of which Béarn which planted feudal France with great fortresses, châteaux and country Mediterranean sea ports of France, and the nearest to the great French mountain valleys to the passes, are the château ruins, towers and very near being the liveliest little capital of old France existing place to-day, if a little country town of France can ever be called Pamiers, to-day a delightful little valley town, all green and red and it to-day, in spite of the existence of the old château of Henri IV''s places in the Pyrenees, there was a great feasting on the day of the Orthez is one of the really great feudal cities of the south of France. market-day at the little Hôtel de France are as good an illustration of id: 46678 author: Mansfield, M. F. (Milburg Francisco) title: Castles and Chateaux of Old Burgundy date: words: 67232.0 sentences: 3204.0 pages: flesch: 71.0 cache: ./cache/46678.txt txt: ./txt/46678.txt summary: Any review of the castle, chateau and palace architecture of France, and The great tower, or citadel, a part of the royal chateau where the king The chateau belongs to-day to the Vibrave family, who keep open house This fine seventeenth century chateau, with its pointed towers and its The origin of the Chateau des Ducs is blanketed in the night of time. chateau filled its purpose well as a great town house of a wealthy associated with a great chateau of the noblesse of other days. thing to a chateau which Mâcon possesses to-day. Saint-Pont and the Chateau de Lamartine are well worth half a day of The remains existing to-day, and locally called "le chateau," Savoyan city of Yvoire, with a great square mass of an old chateau, now substantial remains of the old chateau to-day--monumental even--make it The walls of the chateau which are to be remarked to-day are probably id: 6325 author: McCutcheon, George Barr title: A Fool and His Money date: words: 106941.0 sentences: 8731.0 pages: flesch: 88.0 cache: ./cache/6325.txt txt: ./txt/6325.txt summary: "Come in and have a look about the place," said I, with a magnificent "I turned it over to old Schmick, sir," said he. "Come!" said I, grabbing the keys from the old man''s unresisting hand. "Britton," said I, as he closed the door, "do you think they will carry night at this time and--and let you know," she said reluctantly. "I should consider it to be more than likely, sir," said Britton, with "Come a little closer, please," said the morose man with the cap. "We''ve been discussing the recent improvements about the castle, Mr. Pless," said I with so much directness that I felt Mrs. Billy Smith''s "And now you must come in and kiss Rosemary good night," she said, "A fine morning, sir," said Hawkes in a voice that seemed to come from eyes and said: "Now that I come to think of it, I am sure he mentioned id: 43126 author: Molesworth, Mrs. title: The Children of the Castle date: words: 40394.0 sentences: 3309.0 pages: flesch: 97.0 cache: ./cache/43126.txt txt: ./txt/43126.txt summary: "Poor Mavis!" said Ruby contemptuously, "she''s always getting puzzled." "And you''ll tell us stories, won''t you, dear good cousin?" said Ruby "Oh, Mavis, do not talk so sillily," said Ruby; "his eyes aren''t a bit "Ruby," she said rather dolefully, "I do wish Bertrand weren''t coming. "I think Miss Mavis will like to-day''s way just as well," Winfried "I never saw cakes like these before," said little Mavis. "You will come to see us soon again, won''t you, Winfried?" said Mavis, "I say, Mavis," said Ruby, "it''s Bertrand! "For these three days," she said, "I will give Ruby and Mavis a "I''m sure he wouldn''t like to hurt himself," said Ruby with a little "I don''t think I mind," said Mavis; but her voice was a little "Come, Mavis," said Ruby. "Mavis," said Ruby, as the two little sisters were lying side by side in "Mavis," said Ruby, when they were alone, "when Bertrand does come to id: 3536 author: Nesbit, E. (Edith) title: The Enchanted Castle date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 27881 author: Wharton, Anne Hollingsworth title: In Château Land date: words: 77601.0 sentences: 2928.0 pages: flesch: 70.0 cache: ./cache/27881.txt txt: ./txt/27881.txt summary: Paris en route, but Miss Cassandra begged for a few days on Lake Como, Miss Cassandra and Lydia do not know, and we have no good histories or old château of Plessis-les-Tours, which Louis built and fortified to Walter never saw this château, but like many other places that he was and died at Amboise, inhabiting a little manor house near the château. correct Polly''s English or Miss Cassandra''s French, for as Walter says, husbands in those days," said Miss Cassandra. being a French woman, evidently resented and said she had little love time, as she gave no end of trouble to her husband, the good King Louis. "Good King Louis, indeed!" exclaimed Miss Cassandra. our thoughts turn back to the time when the kings and nobles of France By the time we reached the château, we were, as Miss Cassandra Walter warned us, little time to loiter by the way, great as the ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel