mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named classification-DE-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/25642.txt inflating: ./tmp/input/input-file/14033.txt inflating: ./tmp/input/input-file/674.txt inflating: ./tmp/input/input-file/9625.txt inflating: ./tmp/input/input-file/9626.txt inflating: ./tmp/input/input-file/9627.txt inflating: ./tmp/input/input-file/44315.txt inflating: ./tmp/input/input-file/44460.txt inflating: ./tmp/input/input-file/52081.txt inflating: ./tmp/input/input-file/25563.txt inflating: ./tmp/input/input-file/2484.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 classification-DE-gutenberg FILE: cache/25642.txt OUTPUT: txt/25642.txt FILE: cache/9625.txt OUTPUT: txt/9625.txt FILE: cache/674.txt OUTPUT: txt/674.txt FILE: cache/44460.txt OUTPUT: txt/44460.txt FILE: cache/14033.txt OUTPUT: txt/14033.txt FILE: cache/9626.txt OUTPUT: txt/9626.txt FILE: cache/9627.txt OUTPUT: txt/9627.txt FILE: cache/25563.txt OUTPUT: txt/25563.txt FILE: cache/52081.txt OUTPUT: txt/52081.txt FILE: cache/44315.txt OUTPUT: txt/44315.txt FILE: cache/2484.txt OUTPUT: txt/2484.txt === file2bib.sh === id: 674 author: Plutarch title: Plutarch: Lives of the noble Grecians and Romans date: pages: extension: .txt txt: ./txt/674.txt cache: ./cache/674.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'674.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' 25642 txt/../pos/25642.pos === file2bib.sh === id: 25642 author: Morris, Charles title: Historic Tales: The Romance of Reality. Vol. 10 (of 15), Greek date: pages: extension: .txt txt: ./txt/25642.txt cache: ./cache/25642.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'25642.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: 25563 author: Tuckwell, William title: Horace date: pages: extension: .txt txt: ./txt/25563.txt cache: ./cache/25563.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'25563.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' 25563 txt/../pos/25563.pos 674 txt/../ent/674.ent 674 txt/../pos/674.pos 25642 txt/../ent/25642.ent 25563 txt/../wrd/25563.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 25642 txt/../wrd/25642.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 674 txt/../wrd/674.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 25563 txt/../ent/25563.ent 9627 txt/../pos/9627.pos 9627 txt/../wrd/9627.wrd 9627 txt/../ent/9627.ent === file2bib.sh === id: 9627 author: Hall, Jennie title: Buried Cities, Volume 3: Mycenae date: pages: extension: .txt txt: ./txt/9627.txt cache: ./cache/9627.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 3 resourceName b'9627.txt' 9626 txt/../wrd/9626.wrd 9626 txt/../pos/9626.pos 9625 txt/../wrd/9625.wrd 9625 txt/../pos/9625.pos === file2bib.sh === id: 9626 author: Hall, Jennie title: Buried Cities, Volume 2: Olympia date: pages: extension: .txt txt: ./txt/9626.txt cache: ./cache/9626.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'9626.txt' 9626 txt/../ent/9626.ent 9625 txt/../ent/9625.ent === file2bib.sh === id: 9625 author: Hall, Jennie title: Buried Cities, Volume 1: Pompeii date: pages: extension: .txt txt: ./txt/9625.txt cache: ./cache/9625.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 3 resourceName b'9625.txt' 44460 txt/../wrd/44460.wrd 44460 txt/../pos/44460.pos 52081 txt/../wrd/52081.wrd 52081 txt/../pos/52081.pos 44460 txt/../ent/44460.ent 52081 txt/../ent/52081.ent 2484 txt/../pos/2484.pos === file2bib.sh === id: 44460 author: nan title: Carleton's Condensed Classical Dictionary date: pages: extension: .txt txt: ./txt/44460.txt cache: ./cache/44460.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'44460.txt' 2484 txt/../ent/2484.ent 14033 txt/../pos/14033.pos 2484 txt/../wrd/2484.wrd 14033 txt/../wrd/14033.wrd === file2bib.sh === id: 52081 author: British Museum. Department of Greek and Roman Antiquities title: A Guide to the Exhibition Illustrating Greek and Roman Life date: pages: extension: .txt txt: ./txt/52081.txt cache: ./cache/52081.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'52081.txt' 14033 txt/../ent/14033.ent 44315 txt/../wrd/44315.wrd 44315 txt/../pos/44315.pos 44315 txt/../ent/44315.ent === file2bib.sh === id: 2484 author: Plutarch title: The Boys' and Girls' Plutarch Being Parts of the "Lives" of Plutarch, Edited for Boys and Girls date: pages: extension: .txt txt: ./txt/2484.txt cache: ./cache/2484.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'2484.txt' === file2bib.sh === id: 14033 author: Plutarch title: Plutarch's Lives, Volume 1 (of 4) date: pages: extension: .txt txt: ./txt/14033.txt cache: ./cache/14033.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 8 resourceName b'14033.txt' === file2bib.sh === id: 44315 author: Plutarch title: Plutarch's Lives, Volume 4 (of 4) date: pages: extension: .txt txt: ./txt/44315.txt cache: ./cache/44315.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 33 resourceName b'44315.txt' Done mapping. Reducing classification-DE-gutenberg === reduce.pl bib === id = 14033 author = Plutarch title = Plutarch's Lives, Volume 1 (of 4) date = pages = extension = .txt mime = text/plain words = 185522 sentences = 6464 flesch = 66 summary = Rome, a great portent is said to have taken place. virtuous and eloquent man, who, like all great men, was the object of all able-bodied men should embark in the ships of war, and that each man his city, he answered, "Very true; I should not have become a great man cities, called many men to arms, especially those Romans who had escaped which the poets of the time said that the Athenian people also the other leading men of the city of having brought on the war from charged them with having placed the city in the hands of one man as city to the sea by long walls; and when some one said to the people of meaning to fight a battle under the city walls, and so place the Romans who at that time was the first man in the city for power and reputation, cache = ./cache/14033.txt txt = ./txt/14033.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 9625 author = Hall, Jennie title = Buried Cities, Volume 1: Pompeii date = pages = extension = .txt mime = text/plain words = 14504 sentences = 1272 flesch = 94 summary = 1. The Greek Slave and the Little Roman Boy And men and women, all slaves, ran screaming through the house and out now every slave had turned coward and had run away and left the little Ariston was looking at a little bronze statue that stood on a tall, of their vines sucked water from an old Roman house, that buried statues story of Pompeii in an old Roman book--a whole city suddenly buried just the excavators found the head of that statue--a beautiful marble thing little--pictures of columns and roofs, of plants and animals, of men It is a little room cut into the corner wall of a great In the hundreds of houses and shops of this little town the excavators In this buried city we find the houses in which men lived, the pictures On the walls of a room in a house in Pompeii men found this picture, cache = ./cache/9625.txt txt = ./txt/9625.txt === reduce.pl bib === id = 9626 author = Hall, Jennie title = Buried Cities, Volume 2: Olympia date = pages = extension = .txt mime = text/plain words = 10582 sentences = 954 flesch = 96 summary = "What a strange-looking man, Glaucon!" said the boy. "Here are sights for you, Charmides," said a kind old man. bent and twisted they looked like beautiful statues turned brown and "I know I shall win, father," said Creon softly. After a little Menon and Charmides said farewell and went away through "Come, little son," he called to Charmides. "I wish there were crowns for lame boys to win," said Charmides. stood full of little clay statues of the gods. "It is beautiful," said Charmides and turned away, holding it tenderly Hermes Charmides left his little clay image of the god. Charmides snatched his father's hand and held it tight, for Creon was "I like this game best of all," said a man behind Charmides. Creon's head, Charmides thought he felt a god's hands upon his own brow. This shows the ruins of the temple where Charmides saw the statue of cache = ./cache/9626.txt txt = ./txt/9626.txt === reduce.pl bib === id = 9627 author = Hall, Jennie title = Buried Cities, Volume 3: Mycenae date = pages = extension = .txt mime = text/plain words = 5017 sentences = 461 flesch = 97 summary = New York City, for helping to finish Miss Hall's work of choosing the you could find old golden vases and crowns and bronze swords lying in two thousand years old still in the oven or a king's grave filled with Thirty years ago a little group of people stood on a hill in Greece. Mycenae grew few, and after hundreds of years, when the city was old and Some of the men were working about the wall near the stone lions. "This is the great gate of the city," said Dr. Schliemann. The men found the earth full of great stone and the men of Mycenae shot at the Argives, and they threw down great the hill and covered these great stones, and now we are digging them out great wall the king's palace and a few houses had been safe. we think, "Those men of old Mycenae were artists." cache = ./cache/9627.txt txt = ./txt/9627.txt === reduce.pl bib === id = 44460 author = nan title = Carleton's Condensed Classical Dictionary date = pages = extension = .txt mime = text/plain words = 49199 sentences = 4823 flesch = 81 summary = Anaxo married Electryon, king of Mycenæ, whose sons were killed in Great, was king of Syria, and reigned thirty-six years. =Aristi'des.= A celebrated Athenian, son of Lysimachus, in the age of =Aristoph'anes.= A celebrated comic poet of Athens, son of Philip of =Camby'ses=, king of Persia, was the son of Cyrus the Great. =Cupi'do=, god of love, son of Jupiter and Venus, is represented as a =Cy'rus.= A king of Persia, son of Cambyses and Mandane, daughter of that he would be killed by a son-in-law, and he made his daughters =Dar'danus.= A son of Jupiter, who killed his brother Jasius to obtain the =Iphic'rates.= A celebrated general of Athens, who, though son of a =Mi'nos.= A king of Crete, son of Jupiter and Europa, who gave laws to his year of his age killed the celebrated Nemæan lion. =Ne'ro, Clau'dius Domit'ius Cæ'sar.= A celebrated Roman emperor, son of cache = ./cache/44460.txt txt = ./txt/44460.txt === reduce.pl bib === id = 44315 author = Plutarch title = Plutarch's Lives, Volume 4 (of 4) date = pages = extension = .txt mime = text/plain words = 282375 sentences = 23440 flesch = 81 summary = For Cicero said that by this mild behaviour Cæsar placed the statues of soon as Cæsar had finally defeated Antonius, he took Cicero's son[289] father was Antonius, surnamed Creticus,[324] not a man of any great note her son Antonius, having married after his father's death Cornelius he gave Cæsar great confidence by coming at a critical time with so Antonius near the city of Mutina, on which occasion Cæsar was present the enemy, Antonius being opposed to Cassius, and Cæsar to Brutus,[362] mean time Pacorus,[388] the king's son, with a large Parthian army took place also on the following days, the Romans making only small way. Cæsar's fleet in pursuit; but Antonius, by ordering his men to turn his A Roman Senator named Axius is mentioned by Cicero (_Ad Attic._ iii. Agesilaus I., king of Sparta, iii.; Life and Comparison with ----, wife of Pompeius, daughter of Cæsar, iii. cache = ./cache/44315.txt txt = ./txt/44315.txt === reduce.pl bib === id = 52081 author = British Museum. Department of Greek and Roman Antiquities title = A Guide to the Exhibition Illustrating Greek and Roman Life date = pages = extension = .txt mime = text/plain words = 66309 sentences = 5983 flesch = 82 summary = A GUIDE TO THE EXHIBITION ILLUSTRATING GREEK AND ROMAN LIFE. A typical series of the Roman heavy bronze money is exhibited (No. another exhibited in the left-hand wall-case in the Greek Ante-Room Other interesting Greek dedications of an early date are the bronze bronzes is the late sixth or early fifth century B.C. The Greeks must the bronze figure and representations on vases exhibited in this Case; A peculiar fashion of Roman helmet is represented by two bronze Case 111 there are a small bronze model of a Roman trophy (No. =Early Greek Bronze Age.=--The first class consists of arms which of form in Greek or Roman times are the sling-shot (No. The numerous Graeco-Roman bronze lamps in these cases show a great =Greek Weights.=--In Case B of the First Vase Room will be seen the probable that all the bronze examples in this Case belong to the Greek cache = ./cache/52081.txt txt = ./txt/52081.txt === reduce.pl bib === === reduce.pl bib === id = 2484 author = Plutarch title = The Boys' and Girls' Plutarch Being Parts of the "Lives" of Plutarch, Edited for Boys and Girls date = pages = extension = .txt mime = text/plain words = 143428 sentences = 4178 flesch = 60 summary = had received, gave them battle, in which action a great number of the his father's funeral, in a few days' time gave the people a show of led his forces against the city; they, having suffered such great long a time amongst men as we did; and, having built a city to be the having a power equal to the kings' in matters of great consequence, and, a single great man; while many say, that by him the common people were the public moneys; and in a short time having bought the people over, So he and his friends, when Alexander went away, were great men, and a man himself of great power in the city, and supported also by the At this time, therefore, his authority was very great in the city; but declares, that of all the great and renowned men in the city of Athens, cache = ./cache/2484.txt txt = ./txt/2484.txt Building ./etc/reader.txt 44315 14033 2484 44315 14033 2484 number of items: 11 sum of words: 756,936 average size in words: 94,617 average readability score: 82 nouns: ch; men; people; man; time; city; son; king; war; place; death; day; enemy; life; name; battle; country; part; friends; chs; power; father; others; one; army; soldiers; sea; way; years; wife; citizens; fig; daughter; body; money; house; hands; head; hand; order; rest; side; arms; number; things; children; comparison; illustration; mother; consul verbs: was; had; were; is; be; have; are; been; said; made; being; did; called; sent; came; took; having; has; see; put; do; gave; make; found; brought; used; say; went; thought; come; take; became; left; received; taken; carried; set; give; given; died; saw; fell; told; says; began; done; killed; seen; heard; according adjectives: great; other; many; own; first; such; roman; same; good; little; public; more; young; greek; much; old; most; large; few; long; small; whole; last; present; full; several; general; second; greatest; able; ancient; common; certain; new; best; famous; noble; greater; free; sacred; private; athenian; rich; celebrated; dead; third; poor; high; true; right adverbs: not; so; up; now; also; out; most; then; more; only; as; even; however; very; down; away; there; once; first; thus; well; still; off; soon; much; again; yet; together; here; indeed; afterwards; just; never; back; over; too; on; far; always; often; rather; in; therefore; long; about; no; ever; already; probably; before pronouns: he; his; him; it; they; their; them; himself; her; she; i; we; you; its; themselves; my; us; our; your; me; itself; herself; one; myself; yourself; thy; ourselves; theirs; thee; mine; yours; thyself; oneself; iv; ii; yourselves; theseus; ours; themself; roscius[153; pelf; life.=--this; herakleidae; hector:--; haughtiness; cæsar[339 proper nouns: _; i.; chs; ii; cicero; cæsar; antonius; rome; iv; brutus; romans; alexander; b.c.; demetrius; theseus; pompeius; athens; aratus; iii; athenians; cato; senate; perikles; c.; romulus; dion; solon; sulla; greeks; greek; greece; alkibiades; camillus; kleomenes; lucullus; galba; fig; italy; numa; lykurgus; caius; crassus; timoleon; themistokles; fabius; life; pyrrhus; cassius; .; tiberius keywords: rome; athens; italy; greece; theseus; sparta; solon; romulus; romans; roman; life; greeks; great; camillus; b.c.; alexander; volscians; timoleon; senate; poplicola; plutarch; perikles; olympia; numa; marcius; lykurgus; lacedaemonians; greek; footnote; fabius; cæsar; cicero; cato; athenians; alkibiades; a.d.; Æmilius; zeus; year; wall; vesuvius; venus; vase; troy; trojan; tiberius; themistokles; themistokle; themistocles; tetreius one topic; one dimension: ch file(s): titles(s): Historic Tales: The Romance of Reality. Vol. 10 (of 15), Greek three topics; one dimension: ch; great; fig file(s): ./cache/44315.txt, ./cache/2484.txt, ./cache/52081.txt titles(s): Plutarch''s Lives, Volume 4 (of 4) | The Boys'' and Girls'' Plutarch Being Parts of the "Lives" of Plutarch, Edited for Boys and Girls | A Guide to the Exhibition Illustrating Greek and Roman Life five topics; three dimensions: great people men; ch chs iv; fig greek bronze; little men great; hole kitchen clumsy file(s): ./cache/14033.txt, ./cache/44315.txt, ./cache/52081.txt, ./cache/9625.txt, titles(s): Plutarch''s Lives, Volume 1 (of 4) | Plutarch''s Lives, Volume 4 (of 4) | A Guide to the Exhibition Illustrating Greek and Roman Life | Buried Cities, Volume 1: Pompeii | Historic Tales: The Romance of Reality. Vol. 10 (of 15), Greek Type: gutenberg title: classification-DE-gutenberg date: 2021-05-28 time: 20:05 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: classification:"DE" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 52081 author: British Museum. Department of Greek and Roman Antiquities title: A Guide to the Exhibition Illustrating Greek and Roman Life date: words: 66309.0 sentences: 5983.0 pages: flesch: 82.0 cache: ./cache/52081.txt txt: ./txt/52081.txt summary: A GUIDE TO THE EXHIBITION ILLUSTRATING GREEK AND ROMAN LIFE. A typical series of the Roman heavy bronze money is exhibited (No. another exhibited in the left-hand wall-case in the Greek Ante-Room Other interesting Greek dedications of an early date are the bronze bronzes is the late sixth or early fifth century B.C. The Greeks must the bronze figure and representations on vases exhibited in this Case; A peculiar fashion of Roman helmet is represented by two bronze Case 111 there are a small bronze model of a Roman trophy (No. =Early Greek Bronze Age.=--The first class consists of arms which of form in Greek or Roman times are the sling-shot (No. The numerous Graeco-Roman bronze lamps in these cases show a great =Greek Weights.=--In Case B of the First Vase Room will be seen the probable that all the bronze examples in this Case belong to the Greek id: 9625 author: Hall, Jennie title: Buried Cities, Volume 1: Pompeii date: words: 14504.0 sentences: 1272.0 pages: flesch: 94.0 cache: ./cache/9625.txt txt: ./txt/9625.txt summary: 1. The Greek Slave and the Little Roman Boy And men and women, all slaves, ran screaming through the house and out now every slave had turned coward and had run away and left the little Ariston was looking at a little bronze statue that stood on a tall, of their vines sucked water from an old Roman house, that buried statues story of Pompeii in an old Roman book--a whole city suddenly buried just the excavators found the head of that statue--a beautiful marble thing little--pictures of columns and roofs, of plants and animals, of men It is a little room cut into the corner wall of a great In the hundreds of houses and shops of this little town the excavators In this buried city we find the houses in which men lived, the pictures On the walls of a room in a house in Pompeii men found this picture, id: 9626 author: Hall, Jennie title: Buried Cities, Volume 2: Olympia date: words: 10582.0 sentences: 954.0 pages: flesch: 96.0 cache: ./cache/9626.txt txt: ./txt/9626.txt summary: "What a strange-looking man, Glaucon!" said the boy. "Here are sights for you, Charmides," said a kind old man. bent and twisted they looked like beautiful statues turned brown and "I know I shall win, father," said Creon softly. After a little Menon and Charmides said farewell and went away through "Come, little son," he called to Charmides. "I wish there were crowns for lame boys to win," said Charmides. stood full of little clay statues of the gods. "It is beautiful," said Charmides and turned away, holding it tenderly Hermes Charmides left his little clay image of the god. Charmides snatched his father''s hand and held it tight, for Creon was "I like this game best of all," said a man behind Charmides. Creon''s head, Charmides thought he felt a god''s hands upon his own brow. This shows the ruins of the temple where Charmides saw the statue of id: 9627 author: Hall, Jennie title: Buried Cities, Volume 3: Mycenae date: words: 5017.0 sentences: 461.0 pages: flesch: 97.0 cache: ./cache/9627.txt txt: ./txt/9627.txt summary: New York City, for helping to finish Miss Hall''s work of choosing the you could find old golden vases and crowns and bronze swords lying in two thousand years old still in the oven or a king''s grave filled with Thirty years ago a little group of people stood on a hill in Greece. Mycenae grew few, and after hundreds of years, when the city was old and Some of the men were working about the wall near the stone lions. "This is the great gate of the city," said Dr. Schliemann. The men found the earth full of great stone and the men of Mycenae shot at the Argives, and they threw down great the hill and covered these great stones, and now we are digging them out great wall the king''s palace and a few houses had been safe. we think, "Those men of old Mycenae were artists." id: 25642 author: Morris, Charles title: Historic Tales: The Romance of Reality. Vol. 10 (of 15), Greek date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 14033 author: Plutarch title: Plutarch''s Lives, Volume 1 (of 4) date: words: 185522.0 sentences: 6464.0 pages: flesch: 66.0 cache: ./cache/14033.txt txt: ./txt/14033.txt summary: Rome, a great portent is said to have taken place. virtuous and eloquent man, who, like all great men, was the object of all able-bodied men should embark in the ships of war, and that each man his city, he answered, "Very true; I should not have become a great man cities, called many men to arms, especially those Romans who had escaped which the poets of the time said that the Athenian people also the other leading men of the city of having brought on the war from charged them with having placed the city in the hands of one man as city to the sea by long walls; and when some one said to the people of meaning to fight a battle under the city walls, and so place the Romans who at that time was the first man in the city for power and reputation, id: 674 author: Plutarch title: Plutarch: Lives of the noble Grecians and Romans date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 44315 author: Plutarch title: Plutarch''s Lives, Volume 4 (of 4) date: words: 282375.0 sentences: 23440.0 pages: flesch: 81.0 cache: ./cache/44315.txt txt: ./txt/44315.txt summary: For Cicero said that by this mild behaviour Cæsar placed the statues of soon as Cæsar had finally defeated Antonius, he took Cicero''s son[289] father was Antonius, surnamed Creticus,[324] not a man of any great note her son Antonius, having married after his father''s death Cornelius he gave Cæsar great confidence by coming at a critical time with so Antonius near the city of Mutina, on which occasion Cæsar was present the enemy, Antonius being opposed to Cassius, and Cæsar to Brutus,[362] mean time Pacorus,[388] the king''s son, with a large Parthian army took place also on the following days, the Romans making only small way. Cæsar''s fleet in pursuit; but Antonius, by ordering his men to turn his A Roman Senator named Axius is mentioned by Cicero (_Ad Attic._ iii. Agesilaus I., king of Sparta, iii.; Life and Comparison with ----, wife of Pompeius, daughter of Cæsar, iii. id: 2484 author: Plutarch title: The Boys'' and Girls'' Plutarch Being Parts of the "Lives" of Plutarch, Edited for Boys and Girls date: words: 143428.0 sentences: 4178.0 pages: flesch: 60.0 cache: ./cache/2484.txt txt: ./txt/2484.txt summary: had received, gave them battle, in which action a great number of the his father''s funeral, in a few days'' time gave the people a show of led his forces against the city; they, having suffered such great long a time amongst men as we did; and, having built a city to be the having a power equal to the kings'' in matters of great consequence, and, a single great man; while many say, that by him the common people were the public moneys; and in a short time having bought the people over, So he and his friends, when Alexander went away, were great men, and a man himself of great power in the city, and supported also by the At this time, therefore, his authority was very great in the city; but declares, that of all the great and renowned men in the city of Athens, id: 25563 author: Tuckwell, William title: Horace date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 44460 author: nan title: Carleton''s Condensed Classical Dictionary date: words: 49199.0 sentences: 4823.0 pages: flesch: 81.0 cache: ./cache/44460.txt txt: ./txt/44460.txt summary: Anaxo married Electryon, king of Mycenæ, whose sons were killed in Great, was king of Syria, and reigned thirty-six years. =Aristi''des.= A celebrated Athenian, son of Lysimachus, in the age of =Aristoph''anes.= A celebrated comic poet of Athens, son of Philip of =Camby''ses=, king of Persia, was the son of Cyrus the Great. =Cupi''do=, god of love, son of Jupiter and Venus, is represented as a =Cy''rus.= A king of Persia, son of Cambyses and Mandane, daughter of that he would be killed by a son-in-law, and he made his daughters =Dar''danus.= A son of Jupiter, who killed his brother Jasius to obtain the =Iphic''rates.= A celebrated general of Athens, who, though son of a =Mi''nos.= A king of Crete, son of Jupiter and Europa, who gave laws to his year of his age killed the celebrated Nemæan lion. =Ne''ro, Clau''dius Domit''ius Cæ''sar.= A celebrated Roman emperor, son of ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel