mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-newJersey-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/15550.txt inflating: ./tmp/input/input-file/15695.txt inflating: ./tmp/input/input-file/19878.txt inflating: ./tmp/input/input-file/17793.txt inflating: ./tmp/input/input-file/18158.txt inflating: ./tmp/input/input-file/17492.txt inflating: ./tmp/input/input-file/24713.txt inflating: ./tmp/input/input-file/24741.txt inflating: ./tmp/input/input-file/3043.txt inflating: ./tmp/input/input-file/35697.txt inflating: ./tmp/input/input-file/37834.txt inflating: ./tmp/input/input-file/38103.txt inflating: ./tmp/input/input-file/41805.txt inflating: ./tmp/input/input-file/46413.txt inflating: ./tmp/input/input-file/59877.txt inflating: ./tmp/input/input-file/60300.txt inflating: ./tmp/input/input-file/55714.txt inflating: ./tmp/input/input-file/60238.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-newJersey-gutenberg FILE: cache/55714.txt OUTPUT: txt/55714.txt FILE: cache/15550.txt OUTPUT: txt/15550.txt FILE: cache/41805.txt OUTPUT: txt/41805.txt FILE: cache/60300.txt OUTPUT: txt/60300.txt FILE: cache/17492.txt OUTPUT: txt/17492.txt FILE: cache/60238.txt OUTPUT: txt/60238.txt FILE: cache/59877.txt OUTPUT: txt/59877.txt FILE: cache/24713.txt OUTPUT: txt/24713.txt FILE: cache/3043.txt OUTPUT: txt/3043.txt FILE: cache/35697.txt OUTPUT: txt/35697.txt FILE: cache/18158.txt OUTPUT: txt/18158.txt FILE: cache/24741.txt OUTPUT: txt/24741.txt FILE: cache/37834.txt OUTPUT: txt/37834.txt FILE: cache/38103.txt OUTPUT: txt/38103.txt FILE: cache/17793.txt OUTPUT: txt/17793.txt FILE: cache/46413.txt OUTPUT: txt/46413.txt FILE: cache/19878.txt OUTPUT: txt/19878.txt FILE: cache/15695.txt OUTPUT: txt/15695.txt === file2bib.sh === id: 24713 author: Stockton, Frank Richard title: Stories of New Jersey date: pages: extension: .txt txt: ./txt/24713.txt cache: ./cache/24713.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'24713.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: 24741 author: Drake, Samuel Adams title: The Campaign of Trenton 1776-77 date: pages: extension: .txt txt: ./txt/24741.txt cache: ./cache/24741.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'24741.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' 24713 txt/../ent/24713.ent 24713 txt/../pos/24713.pos 24713 txt/../wrd/24713.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 35697 txt/../pos/35697.pos 35697 txt/../wrd/35697.wrd 55714 txt/../wrd/55714.wrd 55714 txt/../pos/55714.pos 24741 txt/../pos/24741.pos 55714 txt/../ent/55714.ent 35697 txt/../ent/35697.ent === file2bib.sh === id: 35697 author: Campbell, Edward Livingston title: Historical sketch of the Fifteenth Regiment, New Jersey Volunteers First Brigade, First Division, Sixth Corps date: pages: extension: .txt txt: ./txt/35697.txt cache: ./cache/35697.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'35697.txt' 24741 txt/../wrd/24741.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 60238 txt/../pos/60238.pos 60238 txt/../wrd/60238.wrd 24741 txt/../ent/24741.ent 38103 txt/../wrd/38103.wrd 38103 txt/../pos/38103.pos 60238 txt/../ent/60238.ent 15550 txt/../pos/15550.pos 38103 txt/../ent/38103.ent 15550 txt/../wrd/15550.wrd 41805 txt/../pos/41805.pos === file2bib.sh === id: 19878 author: Leighton, Marshall Ora title: The Passaic Flood of 1903 date: pages: extension: .txt txt: ./txt/19878.txt cache: ./cache/19878.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'19878.txt' === file2bib.sh === id: 38103 author: Ingersoll, Robert Green title: Trial of C. B. Reynolds For Blasphemy, at Morristown, N. J., May 1887: Defence date: pages: extension: .txt txt: ./txt/38103.txt cache: ./cache/38103.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'38103.txt' 41805 txt/../wrd/41805.wrd 60300 txt/../wrd/60300.wrd 60300 txt/../pos/60300.pos 19878 txt/../pos/19878.pos 41805 txt/../ent/41805.ent 60300 txt/../ent/60300.ent 19878 txt/../wrd/19878.wrd 59877 txt/../wrd/59877.wrd 46413 txt/../pos/46413.pos 59877 txt/../pos/59877.pos 3043 txt/../pos/3043.pos 15550 txt/../ent/15550.ent 3043 txt/../wrd/3043.wrd 46413 txt/../wrd/46413.wrd 59877 txt/../ent/59877.ent === file2bib.sh === id: 60300 author: Various title: The New Jersey Law Journal, Volume XLV, No. 3, March 1922 date: pages: extension: .txt txt: ./txt/60300.txt cache: ./cache/60300.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'60300.txt' 18158 txt/../pos/18158.pos === file2bib.sh === id: 55714 author: Eaton, Charlotte title: Stevenson at Manasquan date: pages: extension: .txt txt: ./txt/55714.txt cache: ./cache/55714.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'55714.txt' 17492 txt/../wrd/17492.wrd 17492 txt/../pos/17492.pos === file2bib.sh === id: 15550 author: Smith, Mabell S. C. (Mabell Shippie Clarke) title: Ethel Morton at Rose House date: pages: extension: .txt txt: ./txt/15550.txt cache: ./cache/15550.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'15550.txt' 19878 txt/../ent/19878.ent 18158 txt/../wrd/18158.wrd === file2bib.sh === id: 59877 author: Various title: The New Jersey Law Journal, Volume XLV, No. 2, February, 1922 date: pages: extension: .txt txt: ./txt/59877.txt cache: ./cache/59877.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'59877.txt' 3043 txt/../ent/3043.ent 46413 txt/../ent/46413.ent === file2bib.sh === id: 41805 author: Shriner, Charles A. (Charles Anthony) title: History of the Catholic Church in Paterson, N.J. with an Account of the Celebration of the Fiftieth Anniversary of the Establishment of St. John's Church date: pages: extension: .txt txt: ./txt/41805.txt cache: ./cache/41805.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'41805.txt' 37834 txt/../pos/37834.pos 17492 txt/../ent/17492.ent 15695 txt/../pos/15695.pos 18158 txt/../ent/18158.ent 37834 txt/../wrd/37834.wrd 15695 txt/../wrd/15695.wrd === file2bib.sh === id: 60238 author: Various title: The New Jersey Law Journal, January, 1922 Vol. XLV. No. 1. Jan., 1922 date: pages: extension: .txt txt: ./txt/60238.txt cache: ./cache/60238.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'60238.txt' === file2bib.sh === id: 17492 author: Hope, Laura Lee title: Six Little Bunkers at Cousin Tom's date: pages: extension: .txt txt: ./txt/17492.txt cache: ./cache/17492.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'17492.txt' 37834 txt/../ent/37834.ent === file2bib.sh === id: 3043 author: Fisher, Sydney George title: The Quaker Colonies: A Chronicle of the Proprietors of the Delaware date: pages: extension: .txt txt: ./txt/3043.txt cache: ./cache/3043.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'3043.txt' === file2bib.sh === id: 46413 author: Anonymous title: Special Days and Their Observance September 1919 date: pages: extension: .txt txt: ./txt/46413.txt cache: ./cache/46413.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'46413.txt' === file2bib.sh === id: 18158 author: Freeman, Mary Eleanor Wilkins title: The Butterfly House date: pages: extension: .txt txt: ./txt/18158.txt cache: ./cache/18158.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'18158.txt' 15695 txt/../ent/15695.ent 17793 txt/../wrd/17793.wrd 17793 txt/../pos/17793.pos === file2bib.sh === id: 15695 author: Freeman, Mary Eleanor Wilkins title: 'Doc.' Gordon date: pages: extension: .txt txt: ./txt/15695.txt cache: ./cache/15695.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 5 resourceName b'15695.txt' === file2bib.sh === id: 37834 author: Colles, Julia Keese title: Authors and Writers Associated with Morristown With a Chapter on Historic Morristown date: pages: extension: .txt txt: ./txt/37834.txt cache: ./cache/37834.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 5 resourceName b'37834.txt' 17793 txt/../ent/17793.ent === file2bib.sh === id: 17793 author: Freeman, Mary Eleanor Wilkins title: The Debtor: A Novel date: pages: extension: .txt txt: ./txt/17793.txt cache: ./cache/17793.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'17793.txt' Done mapping. Reducing subject-newJersey-gutenberg === reduce.pl bib === id = 19878 author = Leighton, Marshall Ora title = The Passaic Flood of 1903 date = pages = extension = .txt mime = text/plain words = 20411 sentences = 1806 flesch = 81 summary = feet of water per second, but at the height of this flood it carried water from the Pompton flood being forced back into Great Piece Meadows. drainage area above Dundee dam during the earlier flood was things considered, the prevention of flood damages in the Passaic Basin The river carries the usual flood waters, and no damage principal areas where storage reservoirs for flood catchment may be which the waters are carried into the central basin by Pompton River; flood waters of the Pompton, which now flow large areas of flat the time of maximum flood would not back water into New York State to a These basins are not available for flood catchment, as the water is used for the construction of flood-catchment reservoirs in Pequanac Basin areas to hold back flood waters, while the capacity of others would be can not be made to carry great flood waters without damage. cache = ./cache/19878.txt txt = ./txt/19878.txt === reduce.pl bib === === reduce.pl bib === id = 17793 author = Freeman, Mary Eleanor Wilkins title = The Debtor: A Novel date = pages = extension = .txt mime = text/plain words = 171940 sentences = 12482 flesch = 88 summary = "I wonder why Eddy likes to go fishing," said Mrs. Carroll, in her "Mrs. Carroll sent me to the school this noon," said the man, further, "and "Yes, he did not come home to dinner," said Mrs. Carroll; "and the not, when all the boy we've got is lost?" asked Mrs. Carroll, looking "He will whip him," said Anna to Mrs. Carroll, who looked at her with "I let Charlotte take the check," Anna Carroll said again, still with "Anna came this forenoon and asked me what she should do," Mrs. Carroll said, in her soft tone of childlike glee, as if she really way of doing, you know.'" Mrs. Carroll said the last with the air of "But, Anna," said Mrs. Carroll, "doesn't it seem as if Ina's mother "I wish Charlotte had as good a man to look out for her," said Anna. "I thought all Carroll's family had went," said the third man. cache = ./cache/17793.txt txt = ./txt/17793.txt === reduce.pl bib === id = 35697 author = Campbell, Edward Livingston title = Historical sketch of the Fifteenth Regiment, New Jersey Volunteers First Brigade, First Division, Sixth Corps date = pages = extension = .txt mime = text/plain words = 8412 sentences = 753 flesch = 85 summary = The Fifteenth Regiment New Jersey Volunteers was organized at wounded, but none killed, as the writer remembers. of the day, whilst a large army was getting into position, and plans the day swept chiefly to the right and left of their long line, but and one of its brave officers and men were left upon the field, killed The Sixth Corps took position on the left of the line as it was regiments advanced, drove the rebel skirmish line before them for general officer, afterward killed, and sadly missed, were--"Fight! Corps,) and the line of works and many of the prisoners captured by it twenty-nine men and fourteen line officers who crossed the Rapidan on again ordered to retire, with the whole corps, to the new line killed, and the other two wounded; the line, rank and file, suffered KILLED, WOUNDED AND MISSING, Total officers and men killed, 76; wounded, 162; missing, 41. cache = ./cache/35697.txt txt = ./txt/35697.txt === reduce.pl bib === id = 3043 author = Fisher, Sydney George title = The Quaker Colonies: A Chronicle of the Proprietors of the Delaware date = pages = extension = .txt mime = text/plain words = 46966 sentences = 2057 flesch = 67 summary = England, William Penn was a seventeen-year-old student at Christ Church, province of West Jersey on the Delaware, which two Quakers had bought of West Jersey to make it an ideal Quaker colony. of East Jersey, made no attempt to turn that region into a Quaker certain other Quakers, that of New Jersey as well, the Crown placed Pennsylvania in colonial times was ruled from Philadelphia somewhat as period in Pennsylvania the Quakers, the Church of England people, and Florida, was a Pennsylvania Quaker of colonial times, farmer born and and Benjamin West, a Pennsylvania Quaker of colonial times, an artist of The Church of England people in Pennsylvania entertained great hopes great forest, the West Jersey Quakers spread southward from Salem until In 1683, a few years after the Quaker control of East Jersey began, a New Jersey was fortunate in having no Indian wars in colonial times, no cache = ./cache/3043.txt txt = ./txt/3043.txt === reduce.pl bib === id = 15695 author = Freeman, Mary Eleanor Wilkins title = 'Doc.' Gordon date = pages = extension = .txt mime = text/plain words = 65820 sentences = 5631 flesch = 93 summary = "How did the man look?" Doctor Gordon's voice fairly alarmed the young "My God, no!" said James, as the man's face seemed to loom up before him Gordon looked laughingly at James when the man had gone. "They are," said Doctor Gordon, "even the old woman herself, who knows "Oh, Clemency is all right," said Doctor Gordon, but his face darkened "I never thought of such a thing as that," said Doctor Gordon, driving "Come in and take something," said he, and Doctor Gordon and James "I saw a man's face looking into one of my windows," replied James. "I don't know that you will understand, old man," said Gordon, "but here "Doctor Gordon says I may take you out driving some evening," said James "Oh, my God!" said Gordon, with a dazed look at James. "Doctor Gordon, you are morbid," James said, looking at him uneasily. cache = ./cache/15695.txt txt = ./txt/15695.txt === reduce.pl bib === id = 18158 author = Freeman, Mary Eleanor Wilkins title = The Butterfly House date = pages = extension = .txt mime = text/plain words = 54802 sentences = 3833 flesch = 85 summary = "You have made a mistake, Mr. von Rosen," said Mrs. Edes' thin voice, "Then you had better go to bed," said Mrs. Edes, and the two little "Oh, Margaret, I think so too, you know I do," said Annie in a said Aunt Harriet, and Annie smiled for that was a pretty dress. guests and who sat behind Annie Eustace, looked at Margaret with Margaret and Alice, when I love them so much, and I scarcely know Mr. von Rosen." Being brought up by one's imperious grandmother and two "I was so sorry for poor Margaret last night," Annie said with an "My dear Annie, I knew it all the time," said Alice. "Poor Margaret," said Annie. "I did not know it would be like this," said Margaret in her "And as for Annie Eustace," said Margaret, "she has what I stole, and "Suppose Von Rosen is making up to little Annie?" said Wilbur cache = ./cache/18158.txt txt = ./txt/18158.txt === reduce.pl bib === id = 15550 author = Smith, Mabell S. C. (Mabell Shippie Clarke) title = Ethel Morton at Rose House date = pages = extension = .txt mime = text/plain words = 29992 sentences = 1903 flesch = 87 summary = "Shall we appoint Ethel Brown to call on Mrs. Schuler and talk it over "We must think of every one we know who has made over a house, and Dr. Watkins ought to be able to tell us of some people who have had Fresh at once in search of food, while Mrs. Emerson and Ethel Blue managed to baby, Ethel Brown and Mrs. Emerson's cook were at the door with jellied "She said she came out from New York to look for work in the country." "Somehow it's the sudden things that happens to me," said Moya to Mrs. Emerson. "What do you think of this plan?" Ethel Brown asked her mother after Mrs. Schuler made up her mind that home--meaning Rose House--was the said one day to Mrs. Schuler and Ethel Blue when they heard from the Mrs. Smith was building a new house, and Dorothy and the Ethels had cache = ./cache/15550.txt txt = ./txt/15550.txt === reduce.pl bib === id = 38103 author = Ingersoll, Robert Green title = Trial of C. B. Reynolds For Blasphemy, at Morristown, N. J., May 1887: Defence date = pages = extension = .txt mime = text/plain words = 21595 sentences = 1301 flesch = 82 summary = I deny the right of any man, of any number of men, of any church, of years ago, by men who believed it was right to burn heretics and tie the Turks had a law like this statute in New Jersey. statute, the same man who cannot be denied any political or civil right, have read the book--I do not believe that it is the word of God?" Can you imagine an infinitely good God sending a man to hell that made this law said to another man: "You say this world is round?" the men that had this man indicted the power, and I would not want to to deny the existence of your God. Was he a good man? be blasphemy in me to say I do not believe that any God ever made men, I do not believe that a God made this world, filled it with people and cache = ./cache/38103.txt txt = ./txt/38103.txt === reduce.pl bib === id = 37834 author = Colles, Julia Keese title = Authors and Writers Associated with Morristown With a Chapter on Historic Morristown date = pages = extension = .txt mime = text/plain words = 84836 sentences = 4686 flesch = 74 summary = Miss Van Pelt's picture of the old church also follows in all respects her Morristown, and remained until the following June, the guest of Mrs. Theodosia Ford, widow of the gallant Col. Jacob Ford, Jr., at her home now that when I was about a year old, General Lafayette was given a public be published on "The Great Hymns of the Church" will appear a paper on particular, we would mention, "A New Year Thought," published December, One of the best is "The Dirge for Old St. Stephen's", written while they were demolishing the church built on Mr. Keasbey's ground, where now a "mart and home" have taken its place as was Miss Stone, long a resident of Morristown, has published many poems in volume published years ago, privately, by Dr. Thomas Ward, of New York (a Morristown and said amidst great pain, that her last year, was, despite cache = ./cache/37834.txt txt = ./txt/37834.txt === reduce.pl bib === === reduce.pl bib === id = 17492 author = Hope, Laura Lee title = Six Little Bunkers at Cousin Tom's date = pages = extension = .txt mime = text/plain words = 46949 sentences = 4219 flesch = 99 summary = "Is sand the best place to dig for gold?" Rose wanted to know. "Yes, but the answer to my riddle is a _big_ hole," said Laddie. "Yes, we'll have cute little beds to sleep in," said Mother Bunker. Mrs. Bunker, who had left Rose in charge of Margy and Mun Bun, came out She began at Russ, and went to Rose, to Violet, to Laddie, and to Margy, "Are all the six little Bunkers here?" Cousin Tom wanted to know, with a I do!" cried Mun Bun and Laddie, and the girls, Rose also, said "And it will be time for you, Russ and Rose, in a little while," said Daddy Bunker looked for some little time longer, pulling the sand about "Yes, Laddie has a crab," said Daddy Bunker. "I think the crab fishing will be good to-day," said Daddy Bunker. "Come on, Mun Bun and Margy!" called Rose as she saw Russ and Laddie cache = ./cache/17492.txt txt = ./txt/17492.txt === reduce.pl bib === id = 41805 author = Shriner, Charles A. (Charles Anthony) title = History of the Catholic Church in Paterson, N.J. with an Account of the Celebration of the Fiftieth Anniversary of the Establishment of St. John's Church date = pages = extension = .txt mime = text/plain words = 32382 sentences = 1620 flesch = 69 summary = his History of the Catholic Church in the Island of New York, "to keep New York--was erected on the corner of Barclay and Church streets. Father Langton was the second priest who celebrated mass in Paterson. Catholic Church in the times of Father O'Donoghue and his predecessors, present day at the Catholic Church of Paterson in 1830 and thereabouts, Catholic Church in this city, died some years ago after a long and ground, and the second Catholic Church in Paterson was erected. When Father James Quin came to Paterson to take charge of St. John's gathered at three o'clock at the site of the new Catholic Church of St. John the Baptist, to witness the ceremony of laying the corner stone of of the new German Catholic Church of St. Boniface, which Father Schandel Fathers went to work with a will and when the new church was completed cache = ./cache/41805.txt txt = ./txt/41805.txt === reduce.pl bib === id = 46413 author = Anonymous title = Special Days and Their Observance September 1919 date = pages = extension = .txt mime = text/plain words = 50168 sentences = 3836 flesch = 81 summary = New England Publishing Company, Boston, for "Columbus Day" and Walt the children of a given school, in which case the best work would be the new world with the old--the dreams of a dreamer come true--the A Little Program for Columbus Day Columbus planting the flag of Spain in the New World. of the state of New Jersey teach our children these great truths, and The law requires that on the last school day preceding Lincoln's to help boys and girls to know Lincoln as he lived, to make his life children of the great state of New Jersey should be happy to learn from New Jersey long ago required that the flag be displayed on school school, Flag Day will be a most appropriate time to receive it, and It is a part of our school law that the flag salute shall be a part Presentation of new flag by father of pupil cache = ./cache/46413.txt txt = ./txt/46413.txt === reduce.pl bib === id = 60300 author = Various title = The New Jersey Law Journal, Volume XLV, No. 3, March 1922 date = pages = extension = .txt mime = text/plain words = 18821 sentences = 805 flesch = 66 summary = decision of the Supreme Court of the United States in the case of the Justice of the Supreme Court who held the Essex Circuit, was a man of Transfer--Right to Possession of Property--Uniform Conditional Sales recorded in accordance with the laws of the State of New Jersey and ... Second, as to the assignment of the conditional sale agreement: The New On the question of damages the Court said: "In the case in hand the _Criminal Abortion--New Trial--Postponing Sentence Days_. sentence thereafter to in a new term of the Court and without having expired, the power of the Court to fix a sentence day or impose a that the decision in that case represents the law of this State. clerk to make up a sentence list for said day; for the Court to use such the postponement and placing the case on the new sentence list of the cache = ./cache/60300.txt txt = ./txt/60300.txt === reduce.pl bib === id = 59877 author = Various title = The New Jersey Law Journal, Volume XLV, No. 2, February, 1922 date = pages = extension = .txt mime = text/plain words = 18096 sentences = 829 flesch = 66 summary = member of the Supreme Court of the United States. case was tried before Judge Clifford in the Circuit Court of the United of the Supreme Court of the United States), were leading counsel for the I first saw and heard Judge Curtis at New Haven in 1864, in the trial of _New Trial--Rules of Supreme Court--Orders of Judges--Relaxation of should be heard before the trial Judge or before the Supreme Court. Judge evidently felt that the plaintiff should be given her day in Court expiration of the time), by order of the Court, or a Justice or a Judge Case of State of New Jersey against Joseph A. to the Court's ruling by counsel for the defendant, no exception taken This railroad company received from the State of New Jersey a grant, by Speer, of Jersey City, Circuit Court Judge, before the United States Supreme Court. cache = ./cache/59877.txt txt = ./txt/59877.txt === reduce.pl bib === id = 55714 author = Eaton, Charlotte title = Stevenson at Manasquan date = pages = extension = .txt mime = text/plain words = 9478 sentences = 504 flesch = 79 summary = York under the title "A Last Memory of Robert Louis Stevenson"; Mr. Dickie's notes have appeared in the New York World, and Mr. Seymour's come to make a farewell visit to his old friend Will Low, the artist. My husband, the late Wyatt Eaton, and Stevenson, were friends in their call him the man of good manners, or "the mannerly Stevenson," and this nights, and the good old farmer, never suspecting that Stevenson was of Stevenson's must feel like Father Tabb in the library of his friend "One day, as I walked by," said he--meaning the Sanborn place--"I heard "I am glad _thee_ was good to Peter, said Mrs. Sanborn. "Ideals," said Stevenson, "are apt to stay by you when material things "Mrs. Robert Louis Stevenson (wife of the author of Dr. Jekyll and Mr. Hyde)." the time, I told Mrs. Stevenson that on the day Mr. Eaton finished his cache = ./cache/55714.txt txt = ./txt/55714.txt === reduce.pl bib === id = 60238 author = Various title = The New Jersey Law Journal, January, 1922 Vol. XLV. No. 1. Jan., 1922 date = pages = extension = .txt mime = text/plain words = 18304 sentences = 1090 flesch = 74 summary = the Court of Errors to order a new trial where the evidence seemed After three days of argument by lawyers in the Federal case in New York City concerning the intent of and Court decisions on the Sherman law School I was for a time a member of the New York Bar. As I went upstairs struggle with Judge Story, who held the United States Circuit Court, over a question under the Bankrupt Law. The facts are stated on pages one side of a Moot Court case before Professor Parker, sitting as Judge. A few days later, the young man said to him, "I have asked Judge Story was opening the Circuit Court of the United States at Salem, I said the date marked other great crises in our history, and take time Supreme Court Justice Bennet Van Syckel, almost ninety-two years old, Former New Jersey State Senator and former Supreme Court Judge of cache = ./cache/60238.txt txt = ./txt/60238.txt Building ./etc/reader.txt 17793 37834 17492 37834 3043 41805 number of items: 18 sum of words: 698,972 average size in words: 43,685 average readability score: 79 nouns: man; time; day; house; face; life; years; men; people; way; girl; mother; room; children; boy; father; eyes; something; place; church; woman; work; night; door; voice; water; one; head; things; part; nothing; country; book; world; anything; case; morning; thing; hand; child; money; wife; office; home; others; mind; law; feet; name; street verbs: was; had; is; said; be; have; were; do; are; been; did; has; know; made; ''s; think; go; see; looked; come; came; went; get; am; asked; going; make; say; take; thought; got; seemed; tell; being; called; heard; saw; want; found; replied; let; knew; does; felt; give; put; gave; took; told; done adjectives: little; other; good; old; great; own; many; first; young; more; new; much; same; such; few; last; large; small; poor; long; white; dear; right; full; sure; best; better; high; whole; certain; true; present; next; beautiful; short; several; red; glad; soft; fine; real; most; afraid; blue; big; dark; black; pretty; public; only adverbs: not; n''t; so; then; up; out; now; very; as; never; here; only; even; down; all; just; again; well; there; still; too; back; also; always; more; away; quite; on; ever; most; rather; almost; much; once; far; in; yet; off; about; long; over; soon; home; however; enough; really; suddenly; first; right; often pronouns: he; it; i; his; she; her; you; they; him; we; their; them; my; me; your; its; our; himself; us; herself; themselves; itself; myself; one; yourself; ''em; thy; ourselves; ''s; yours; hers; mine; em; ours; thee; theirs; yerself; oneself; yourselves; yit; thyself; there; i''m; himself--"the; afar-- proper nouns: _; mrs.; carroll; new; mr.; james; anderson; charlotte; gordon; jersey; york; annie; margaret; eddy; russ; |; god; court; church; john; bunker; tom; laddie; morristown; washington; paterson; st.; j.; cousin; father; doctor; miss; m.; anna; rose; d.; rev.; state; von; england; rosen; dr.; clemency; william; pennsylvania; arthur; margy; van; judge; alice keywords: new; mr.; jersey; mrs.; york; god; st.; miss; man; justice; judge; court; church; william; washington; united; tom; supreme; states; state; school; revolution; rev.; newark; john; england; city; annie; america; wound; wilbur; west; war; wallingford; von; virginia; van; uncle; thanksgiving; sturtevant; stevenson; song; society; slade; sisters; seymour; scotch; schuler; sanborn; russ one topic; one dimension: said file(s): ./cache/15550.txt titles(s): Ethel Morton at Rose House three topics; one dimension: said; new; new file(s): ./cache/17793.txt, ./cache/37834.txt, ./cache/3043.txt titles(s): The Debtor: A Novel | Authors and Writers Associated with Morristown With a Chapter on Historic Morristown | The Quaker Colonies: A Chronicle of the Proprietors of the Delaware five topics; three dimensions: said little carroll; new mr years; man day flag; james said gordon; church father paterson file(s): ./cache/17793.txt, ./cache/3043.txt, ./cache/38103.txt, ./cache/15695.txt, ./cache/41805.txt titles(s): The Debtor: A Novel | The Quaker Colonies: A Chronicle of the Proprietors of the Delaware | Trial of C. B. Reynolds For Blasphemy, at Morristown, N. J., May 1887: Defence | ''Doc.'' Gordon | History of the Catholic Church in Paterson, N.J. with an Account of the Celebration of the Fiftieth Anniversary of the Establishment of St. John''s Church Type: gutenberg title: subject-newJersey-gutenberg date: 2021-06-07 time: 12:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"New Jersey" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 46413 author: Anonymous title: Special Days and Their Observance September 1919 date: words: 50168.0 sentences: 3836.0 pages: flesch: 81.0 cache: ./cache/46413.txt txt: ./txt/46413.txt summary: New England Publishing Company, Boston, for "Columbus Day" and Walt the children of a given school, in which case the best work would be the new world with the old--the dreams of a dreamer come true--the A Little Program for Columbus Day Columbus planting the flag of Spain in the New World. of the state of New Jersey teach our children these great truths, and The law requires that on the last school day preceding Lincoln''s to help boys and girls to know Lincoln as he lived, to make his life children of the great state of New Jersey should be happy to learn from New Jersey long ago required that the flag be displayed on school school, Flag Day will be a most appropriate time to receive it, and It is a part of our school law that the flag salute shall be a part Presentation of new flag by father of pupil id: 35697 author: Campbell, Edward Livingston title: Historical sketch of the Fifteenth Regiment, New Jersey Volunteers First Brigade, First Division, Sixth Corps date: words: 8412.0 sentences: 753.0 pages: flesch: 85.0 cache: ./cache/35697.txt txt: ./txt/35697.txt summary: The Fifteenth Regiment New Jersey Volunteers was organized at wounded, but none killed, as the writer remembers. of the day, whilst a large army was getting into position, and plans the day swept chiefly to the right and left of their long line, but and one of its brave officers and men were left upon the field, killed The Sixth Corps took position on the left of the line as it was regiments advanced, drove the rebel skirmish line before them for general officer, afterward killed, and sadly missed, were--"Fight! Corps,) and the line of works and many of the prisoners captured by it twenty-nine men and fourteen line officers who crossed the Rapidan on again ordered to retire, with the whole corps, to the new line killed, and the other two wounded; the line, rank and file, suffered KILLED, WOUNDED AND MISSING, Total officers and men killed, 76; wounded, 162; missing, 41. id: 37834 author: Colles, Julia Keese title: Authors and Writers Associated with Morristown With a Chapter on Historic Morristown date: words: 84836.0 sentences: 4686.0 pages: flesch: 74.0 cache: ./cache/37834.txt txt: ./txt/37834.txt summary: Miss Van Pelt''s picture of the old church also follows in all respects her Morristown, and remained until the following June, the guest of Mrs. Theodosia Ford, widow of the gallant Col. Jacob Ford, Jr., at her home now that when I was about a year old, General Lafayette was given a public be published on "The Great Hymns of the Church" will appear a paper on particular, we would mention, "A New Year Thought," published December, One of the best is "The Dirge for Old St. Stephen''s", written while they were demolishing the church built on Mr. Keasbey''s ground, where now a "mart and home" have taken its place as was Miss Stone, long a resident of Morristown, has published many poems in volume published years ago, privately, by Dr. Thomas Ward, of New York (a Morristown and said amidst great pain, that her last year, was, despite id: 24741 author: Drake, Samuel Adams title: The Campaign of Trenton 1776-77 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 55714 author: Eaton, Charlotte title: Stevenson at Manasquan date: words: 9478.0 sentences: 504.0 pages: flesch: 79.0 cache: ./cache/55714.txt txt: ./txt/55714.txt summary: York under the title "A Last Memory of Robert Louis Stevenson"; Mr. Dickie''s notes have appeared in the New York World, and Mr. Seymour''s come to make a farewell visit to his old friend Will Low, the artist. My husband, the late Wyatt Eaton, and Stevenson, were friends in their call him the man of good manners, or "the mannerly Stevenson," and this nights, and the good old farmer, never suspecting that Stevenson was of Stevenson''s must feel like Father Tabb in the library of his friend "One day, as I walked by," said he--meaning the Sanborn place--"I heard "I am glad _thee_ was good to Peter, said Mrs. Sanborn. "Ideals," said Stevenson, "are apt to stay by you when material things "Mrs. Robert Louis Stevenson (wife of the author of Dr. Jekyll and Mr. Hyde)." the time, I told Mrs. Stevenson that on the day Mr. Eaton finished his id: 3043 author: Fisher, Sydney George title: The Quaker Colonies: A Chronicle of the Proprietors of the Delaware date: words: 46966.0 sentences: 2057.0 pages: flesch: 67.0 cache: ./cache/3043.txt txt: ./txt/3043.txt summary: England, William Penn was a seventeen-year-old student at Christ Church, province of West Jersey on the Delaware, which two Quakers had bought of West Jersey to make it an ideal Quaker colony. of East Jersey, made no attempt to turn that region into a Quaker certain other Quakers, that of New Jersey as well, the Crown placed Pennsylvania in colonial times was ruled from Philadelphia somewhat as period in Pennsylvania the Quakers, the Church of England people, and Florida, was a Pennsylvania Quaker of colonial times, farmer born and and Benjamin West, a Pennsylvania Quaker of colonial times, an artist of The Church of England people in Pennsylvania entertained great hopes great forest, the West Jersey Quakers spread southward from Salem until In 1683, a few years after the Quaker control of East Jersey began, a New Jersey was fortunate in having no Indian wars in colonial times, no id: 15695 author: Freeman, Mary Eleanor Wilkins title: ''Doc.'' Gordon date: words: 65820.0 sentences: 5631.0 pages: flesch: 93.0 cache: ./cache/15695.txt txt: ./txt/15695.txt summary: "How did the man look?" Doctor Gordon''s voice fairly alarmed the young "My God, no!" said James, as the man''s face seemed to loom up before him Gordon looked laughingly at James when the man had gone. "They are," said Doctor Gordon, "even the old woman herself, who knows "Oh, Clemency is all right," said Doctor Gordon, but his face darkened "I never thought of such a thing as that," said Doctor Gordon, driving "Come in and take something," said he, and Doctor Gordon and James "I saw a man''s face looking into one of my windows," replied James. "I don''t know that you will understand, old man," said Gordon, "but here "Doctor Gordon says I may take you out driving some evening," said James "Oh, my God!" said Gordon, with a dazed look at James. "Doctor Gordon, you are morbid," James said, looking at him uneasily. id: 17793 author: Freeman, Mary Eleanor Wilkins title: The Debtor: A Novel date: words: 171940.0 sentences: 12482.0 pages: flesch: 88.0 cache: ./cache/17793.txt txt: ./txt/17793.txt summary: "I wonder why Eddy likes to go fishing," said Mrs. Carroll, in her "Mrs. Carroll sent me to the school this noon," said the man, further, "and "Yes, he did not come home to dinner," said Mrs. Carroll; "and the not, when all the boy we''ve got is lost?" asked Mrs. Carroll, looking "He will whip him," said Anna to Mrs. Carroll, who looked at her with "I let Charlotte take the check," Anna Carroll said again, still with "Anna came this forenoon and asked me what she should do," Mrs. Carroll said, in her soft tone of childlike glee, as if she really way of doing, you know.''" Mrs. Carroll said the last with the air of "But, Anna," said Mrs. Carroll, "doesn''t it seem as if Ina''s mother "I wish Charlotte had as good a man to look out for her," said Anna. "I thought all Carroll''s family had went," said the third man. id: 18158 author: Freeman, Mary Eleanor Wilkins title: The Butterfly House date: words: 54802.0 sentences: 3833.0 pages: flesch: 85.0 cache: ./cache/18158.txt txt: ./txt/18158.txt summary: "You have made a mistake, Mr. von Rosen," said Mrs. Edes'' thin voice, "Then you had better go to bed," said Mrs. Edes, and the two little "Oh, Margaret, I think so too, you know I do," said Annie in a said Aunt Harriet, and Annie smiled for that was a pretty dress. guests and who sat behind Annie Eustace, looked at Margaret with Margaret and Alice, when I love them so much, and I scarcely know Mr. von Rosen." Being brought up by one''s imperious grandmother and two "I was so sorry for poor Margaret last night," Annie said with an "My dear Annie, I knew it all the time," said Alice. "Poor Margaret," said Annie. "I did not know it would be like this," said Margaret in her "And as for Annie Eustace," said Margaret, "she has what I stole, and "Suppose Von Rosen is making up to little Annie?" said Wilbur id: 17492 author: Hope, Laura Lee title: Six Little Bunkers at Cousin Tom''s date: words: 46949.0 sentences: 4219.0 pages: flesch: 99.0 cache: ./cache/17492.txt txt: ./txt/17492.txt summary: "Is sand the best place to dig for gold?" Rose wanted to know. "Yes, but the answer to my riddle is a _big_ hole," said Laddie. "Yes, we''ll have cute little beds to sleep in," said Mother Bunker. Mrs. Bunker, who had left Rose in charge of Margy and Mun Bun, came out She began at Russ, and went to Rose, to Violet, to Laddie, and to Margy, "Are all the six little Bunkers here?" Cousin Tom wanted to know, with a I do!" cried Mun Bun and Laddie, and the girls, Rose also, said "And it will be time for you, Russ and Rose, in a little while," said Daddy Bunker looked for some little time longer, pulling the sand about "Yes, Laddie has a crab," said Daddy Bunker. "I think the crab fishing will be good to-day," said Daddy Bunker. "Come on, Mun Bun and Margy!" called Rose as she saw Russ and Laddie id: 38103 author: Ingersoll, Robert Green title: Trial of C. B. Reynolds For Blasphemy, at Morristown, N. J., May 1887: Defence date: words: 21595.0 sentences: 1301.0 pages: flesch: 82.0 cache: ./cache/38103.txt txt: ./txt/38103.txt summary: I deny the right of any man, of any number of men, of any church, of years ago, by men who believed it was right to burn heretics and tie the Turks had a law like this statute in New Jersey. statute, the same man who cannot be denied any political or civil right, have read the book--I do not believe that it is the word of God?" Can you imagine an infinitely good God sending a man to hell that made this law said to another man: "You say this world is round?" the men that had this man indicted the power, and I would not want to to deny the existence of your God. Was he a good man? be blasphemy in me to say I do not believe that any God ever made men, I do not believe that a God made this world, filled it with people and id: 19878 author: Leighton, Marshall Ora title: The Passaic Flood of 1903 date: words: 20411.0 sentences: 1806.0 pages: flesch: 81.0 cache: ./cache/19878.txt txt: ./txt/19878.txt summary: feet of water per second, but at the height of this flood it carried water from the Pompton flood being forced back into Great Piece Meadows. drainage area above Dundee dam during the earlier flood was things considered, the prevention of flood damages in the Passaic Basin The river carries the usual flood waters, and no damage principal areas where storage reservoirs for flood catchment may be which the waters are carried into the central basin by Pompton River; flood waters of the Pompton, which now flow large areas of flat the time of maximum flood would not back water into New York State to a These basins are not available for flood catchment, as the water is used for the construction of flood-catchment reservoirs in Pequanac Basin areas to hold back flood waters, while the capacity of others would be can not be made to carry great flood waters without damage. id: 41805 author: Shriner, Charles A. (Charles Anthony) title: History of the Catholic Church in Paterson, N.J. with an Account of the Celebration of the Fiftieth Anniversary of the Establishment of St. John''s Church date: words: 32382.0 sentences: 1620.0 pages: flesch: 69.0 cache: ./cache/41805.txt txt: ./txt/41805.txt summary: his History of the Catholic Church in the Island of New York, "to keep New York--was erected on the corner of Barclay and Church streets. Father Langton was the second priest who celebrated mass in Paterson. Catholic Church in the times of Father O''Donoghue and his predecessors, present day at the Catholic Church of Paterson in 1830 and thereabouts, Catholic Church in this city, died some years ago after a long and ground, and the second Catholic Church in Paterson was erected. When Father James Quin came to Paterson to take charge of St. John''s gathered at three o''clock at the site of the new Catholic Church of St. John the Baptist, to witness the ceremony of laying the corner stone of of the new German Catholic Church of St. Boniface, which Father Schandel Fathers went to work with a will and when the new church was completed id: 15550 author: Smith, Mabell S. C. (Mabell Shippie Clarke) title: Ethel Morton at Rose House date: words: 29992.0 sentences: 1903.0 pages: flesch: 87.0 cache: ./cache/15550.txt txt: ./txt/15550.txt summary: "Shall we appoint Ethel Brown to call on Mrs. Schuler and talk it over "We must think of every one we know who has made over a house, and Dr. Watkins ought to be able to tell us of some people who have had Fresh at once in search of food, while Mrs. Emerson and Ethel Blue managed to baby, Ethel Brown and Mrs. Emerson''s cook were at the door with jellied "She said she came out from New York to look for work in the country." "Somehow it''s the sudden things that happens to me," said Moya to Mrs. Emerson. "What do you think of this plan?" Ethel Brown asked her mother after Mrs. Schuler made up her mind that home--meaning Rose House--was the said one day to Mrs. Schuler and Ethel Blue when they heard from the Mrs. Smith was building a new house, and Dorothy and the Ethels had id: 24713 author: Stockton, Frank Richard title: Stories of New Jersey date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 59877 author: Various title: The New Jersey Law Journal, Volume XLV, No. 2, February, 1922 date: words: 18096.0 sentences: 829.0 pages: flesch: 66.0 cache: ./cache/59877.txt txt: ./txt/59877.txt summary: member of the Supreme Court of the United States. case was tried before Judge Clifford in the Circuit Court of the United of the Supreme Court of the United States), were leading counsel for the I first saw and heard Judge Curtis at New Haven in 1864, in the trial of _New Trial--Rules of Supreme Court--Orders of Judges--Relaxation of should be heard before the trial Judge or before the Supreme Court. Judge evidently felt that the plaintiff should be given her day in Court expiration of the time), by order of the Court, or a Justice or a Judge Case of State of New Jersey against Joseph A. to the Court''s ruling by counsel for the defendant, no exception taken This railroad company received from the State of New Jersey a grant, by Speer, of Jersey City, Circuit Court Judge, before the United States Supreme Court. id: 60300 author: Various title: The New Jersey Law Journal, Volume XLV, No. 3, March 1922 date: words: 18821.0 sentences: 805.0 pages: flesch: 66.0 cache: ./cache/60300.txt txt: ./txt/60300.txt summary: decision of the Supreme Court of the United States in the case of the Justice of the Supreme Court who held the Essex Circuit, was a man of Transfer--Right to Possession of Property--Uniform Conditional Sales recorded in accordance with the laws of the State of New Jersey and ... Second, as to the assignment of the conditional sale agreement: The New On the question of damages the Court said: "In the case in hand the _Criminal Abortion--New Trial--Postponing Sentence Days_. sentence thereafter to in a new term of the Court and without having expired, the power of the Court to fix a sentence day or impose a that the decision in that case represents the law of this State. clerk to make up a sentence list for said day; for the Court to use such the postponement and placing the case on the new sentence list of the id: 60238 author: Various title: The New Jersey Law Journal, January, 1922 Vol. XLV. No. 1. Jan., 1922 date: words: 18304.0 sentences: 1090.0 pages: flesch: 74.0 cache: ./cache/60238.txt txt: ./txt/60238.txt summary: the Court of Errors to order a new trial where the evidence seemed After three days of argument by lawyers in the Federal case in New York City concerning the intent of and Court decisions on the Sherman law School I was for a time a member of the New York Bar. As I went upstairs struggle with Judge Story, who held the United States Circuit Court, over a question under the Bankrupt Law. The facts are stated on pages one side of a Moot Court case before Professor Parker, sitting as Judge. A few days later, the young man said to him, "I have asked Judge Story was opening the Circuit Court of the United States at Salem, I said the date marked other great crises in our history, and take time Supreme Court Justice Bennet Van Syckel, almost ninety-two years old, Former New Jersey State Senator and former Supreme Court Judge of ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel