mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-commerce-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/17563.txt inflating: ./tmp/input/input-file/27014.txt inflating: ./tmp/input/input-file/27647.txt inflating: ./tmp/input/input-file/25588.txt inflating: ./tmp/input/input-file/14444.txt inflating: ./tmp/input/input-file/4089.txt inflating: ./tmp/input/input-file/1675.txt inflating: ./tmp/input/input-file/35720.txt inflating: ./tmp/input/input-file/36939.txt inflating: ./tmp/input/input-file/39715.txt inflating: ./tmp/input/input-file/32384.txt inflating: ./tmp/input/input-file/38841.txt inflating: ./tmp/input/input-file/48427.txt inflating: ./tmp/input/input-file/48012.txt inflating: ./tmp/input/input-file/48697.txt inflating: ./tmp/input/input-file/49637.txt inflating: ./tmp/input/input-file/31955.txt inflating: ./tmp/input/input-file/44043.txt inflating: ./tmp/input/input-file/46489.txt inflating: ./tmp/input/input-file/46545.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-commerce-gutenberg FILE: cache/39715.txt OUTPUT: txt/39715.txt FILE: cache/1675.txt OUTPUT: txt/1675.txt FILE: cache/25588.txt OUTPUT: txt/25588.txt FILE: cache/4089.txt OUTPUT: txt/4089.txt FILE: cache/14444.txt OUTPUT: txt/14444.txt FILE: cache/17563.txt OUTPUT: txt/17563.txt FILE: cache/35720.txt OUTPUT: txt/35720.txt FILE: cache/48697.txt OUTPUT: txt/48697.txt FILE: cache/27647.txt OUTPUT: txt/27647.txt FILE: cache/27014.txt OUTPUT: txt/27014.txt FILE: cache/36939.txt OUTPUT: txt/36939.txt FILE: cache/38841.txt OUTPUT: txt/38841.txt FILE: cache/32384.txt OUTPUT: txt/32384.txt FILE: cache/48427.txt OUTPUT: txt/48427.txt FILE: cache/48012.txt OUTPUT: txt/48012.txt FILE: cache/46545.txt OUTPUT: txt/46545.txt FILE: cache/49637.txt OUTPUT: txt/49637.txt FILE: cache/31955.txt OUTPUT: txt/31955.txt FILE: cache/44043.txt OUTPUT: txt/44043.txt FILE: cache/46489.txt OUTPUT: txt/46489.txt === file2bib.sh === id: 4089 author: Cheyney, Edward Potts title: The American Nation: A History — Volume 1: European Background of American History, 1300-1600 date: pages: extension: .txt txt: ./txt/4089.txt cache: ./cache/4089.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'4089.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: 25588 author: Van Metre, Thurman William title: Outline of the development of the internal commerce of the United States 1789-1900 date: pages: extension: .txt txt: ./txt/25588.txt cache: ./cache/25588.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'25588.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: 1675 author: Brown, Arthur Judson title: New Forces in Old China: An Inevitable Awakening date: pages: extension: .txt txt: ./txt/1675.txt cache: ./cache/1675.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'1675.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' 25588 txt/../ent/25588.ent 25588 txt/../pos/25588.pos 1675 txt/../ent/1675.ent 1675 txt/../pos/1675.pos 4089 txt/../pos/4089.pos 1675 txt/../wrd/1675.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 4089 txt/../ent/4089.ent 25588 txt/../wrd/25588.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 4089 txt/../wrd/4089.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 36939 txt/../pos/36939.pos 36939 txt/../wrd/36939.wrd 36939 txt/../ent/36939.ent 48427 txt/../pos/48427.pos === file2bib.sh === id: 36939 author: Common sense (Writer), active 1813 title: Free Trade with India An Enquiry into the True State of the Question at Issue Between His Majesty's Ministers, the Honorable the East India Company, and the Public at Large, on the Justice and Policy of a Free Trade to India date: pages: extension: .txt txt: ./txt/36939.txt cache: ./cache/36939.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'36939.txt' 48427 txt/../wrd/48427.wrd 32384 txt/../pos/32384.pos === file2bib.sh === id: 48427 author: Davis, Leslie A. title: Supplement to Commerce Reports Daily Consular and Trade Reports: Turkey, Harput date: pages: extension: .txt txt: ./txt/48427.txt cache: ./cache/48427.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'48427.txt' 48427 txt/../ent/48427.ent 32384 txt/../ent/32384.ent 32384 txt/../wrd/32384.wrd 39715 txt/../pos/39715.pos 39715 txt/../wrd/39715.wrd === file2bib.sh === id: 32384 author: Defoe, Daniel title: An Humble Proposal to the People of England, for the Increase of their Trade, and Encouragement of Their Manufactures Whether the Present Uncertainty of Affairs Issues in Peace or War date: pages: extension: .txt txt: ./txt/32384.txt cache: ./cache/32384.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'32384.txt' 31955 txt/../pos/31955.pos 39715 txt/../ent/39715.ent 31955 txt/../wrd/31955.wrd 31955 txt/../ent/31955.ent === file2bib.sh === id: 39715 author: Watson, Nowell Lake title: The Argentine as a Market date: pages: extension: .txt txt: ./txt/39715.txt cache: ./cache/39715.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'39715.txt' === file2bib.sh === id: 31955 author: Porter, Peter A. (Peter Augustus) title: Niagara: An Aboriginal Center of Trade date: pages: extension: .txt txt: ./txt/31955.txt cache: ./cache/31955.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'31955.txt' 27647 txt/../wrd/27647.wrd 27647 txt/../pos/27647.pos 27647 txt/../ent/27647.ent 48697 txt/../pos/48697.pos 48697 txt/../wrd/48697.wrd 38841 txt/../pos/38841.pos 27014 txt/../wrd/27014.wrd 35720 txt/../pos/35720.pos 27014 txt/../pos/27014.pos 48697 txt/../ent/48697.ent 46545 txt/../pos/46545.pos 35720 txt/../ent/35720.ent 44043 txt/../pos/44043.pos === file2bib.sh === id: 27647 author: Various title: The Economist, Volume 1, No. 3 date: pages: extension: .txt txt: ./txt/27647.txt cache: ./cache/27647.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'27647.txt' 27014 txt/../ent/27014.ent 38841 txt/../wrd/38841.wrd 35720 txt/../wrd/35720.wrd 17563 txt/../wrd/17563.wrd 49637 txt/../pos/49637.pos 49637 txt/../wrd/49637.wrd 46545 txt/../wrd/46545.wrd 17563 txt/../pos/17563.pos 46545 txt/../ent/46545.ent 38841 txt/../ent/38841.ent 44043 txt/../wrd/44043.wrd 14444 txt/../pos/14444.pos 44043 txt/../ent/44043.ent 14444 txt/../ent/14444.ent 48012 txt/../wrd/48012.wrd 48012 txt/../pos/48012.pos 14444 txt/../wrd/14444.wrd 49637 txt/../ent/49637.ent 17563 txt/../ent/17563.ent === file2bib.sh === id: 48697 author: Edmundson, George title: Anglo-Dutch Rivalry During the First Half of the Seventeenth Century being the Ford lectures delivered at Oxford in 1910 date: pages: extension: .txt txt: ./txt/48697.txt cache: ./cache/48697.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'48697.txt' 46489 txt/../pos/46489.pos 46489 txt/../wrd/46489.wrd 48012 txt/../ent/48012.ent 46489 txt/../ent/46489.ent === file2bib.sh === id: 27014 author: Davidson, G. F. title: Trade and Travel in the Far East or Recollections of twenty-one years passed in Java, Singapore, Australia and China. date: pages: extension: .txt txt: ./txt/27014.txt cache: ./cache/27014.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'27014.txt' === file2bib.sh === id: 35720 author: Colden, Cadwallader title: Papers Relating to an Act of the Assembly of the Province of New-York For encouragement of the Indian trade, &c. and for prohibiting the selling of Indian goods to the French, viz. of Canada date: pages: extension: .txt txt: ./txt/35720.txt cache: ./cache/35720.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'35720.txt' === file2bib.sh === id: 38841 author: Hely-Hutchinson, John title: The Commercial Restraints of Ireland date: pages: extension: .txt txt: ./txt/38841.txt cache: ./cache/38841.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 19 resourceName b'38841.txt' === file2bib.sh === id: 46545 author: American School of Correspondence title: Cyclopedia of Commerce, Accountancy, Business Administration, v. 04 (of 10) date: pages: extension: .txt txt: ./txt/46545.txt cache: ./cache/46545.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'46545.txt' === file2bib.sh === id: 44043 author: Brereton, William H. title: The Truth about Opium Being a Refutation of the Fallacies of the Anti-Opium Society and a Defence of the Indo-China Opium Trade date: pages: extension: .txt txt: ./txt/44043.txt cache: ./cache/44043.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'44043.txt' === file2bib.sh === id: 49637 author: Coxe, William title: Account of the Russian Discoveries between Asia and America To which are added, the conquest of Siberia, and the history of the transactions and commerce between Russia and China date: pages: extension: .txt txt: ./txt/49637.txt cache: ./cache/49637.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'49637.txt' === file2bib.sh === id: 17563 author: Chatterton, E. Keble (Edward Keble) title: King's Cutters and Smugglers 1700-1855 date: pages: extension: .txt txt: ./txt/17563.txt cache: ./cache/17563.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'17563.txt' === file2bib.sh === id: 14444 author: Defoe, Daniel title: The Complete English Tradesman (1839 ed.) date: pages: extension: .txt txt: ./txt/14444.txt cache: ./cache/14444.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'14444.txt' === file2bib.sh === id: 48012 author: Cocks, Richard title: Diary of Richard Cocks, Volume 2 Cape-Merchant in the English Factory in Japan, 1615-1622, with Correspondence date: pages: extension: .txt txt: ./txt/48012.txt cache: ./cache/48012.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 18 resourceName b'48012.txt' === file2bib.sh === id: 46489 author: American School of Correspondence title: Cyclopedia of Commerce, Accountancy, Business Administration, v. 03 (of 10) date: pages: extension: .txt txt: ./txt/46489.txt cache: ./cache/46489.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 16 resourceName b'46489.txt' Done mapping. Reducing subject-commerce-gutenberg === reduce.pl bib === id = 17563 author = Chatterton, E. Keble (Edward Keble) title = King's Cutters and Smugglers 1700-1855 date = pages = extension = .txt mime = text/plain words = 103323 sentences = 5298 flesch = 76 summary = [Illustration: REVENUE CRUISER CHASING SMUGGLING LUGGER. REVENUE CRUISER CHASING SMUGGLING LUGGER _Colour frontispiece_ with the old smuggling days, the Revenue cutters, and the Preventive Customs officers and commanders of cruisers, General Orders issued to vessels were not known as Revenue cutters at this time, but as Custom luggers manned by armed crews, who carried on a brisk smuggling trade actually on board or in the boats of the cruisers at that time was to keep the officers of the cruisers on board their vessels, and at sea, commander and mate of every Revenue vessel or boat bringing in a large Revenue cruisers, all being commanded by naval officers. service those officers and crews of the Revenue cruisers as by length land the crews of the vessels employed on the cruisers and Naval ships men were found on board, whereas smuggling vessels of this size (about cache = ./cache/17563.txt txt = ./txt/17563.txt === reduce.pl bib === id = 27014 author = Davidson, G. F. title = Trade and Travel in the Far East or Recollections of twenty-one years passed in Java, Singapore, Australia and China. date = pages = extension = .txt mime = text/plain words = 75998 sentences = 3083 flesch = 69 summary = unprejudiced European walk through the native towns of Java, Singapore, The Cochin Chinese ships generally bring each four thousand _peculs_ of Proper, visit Singapore every year, from May till October, and bring the vast importance of the Chinese junk-trade to Singapore, and take trade-wind, a ship makes nearly as much westing as she does southing, New South Wales had been for many years a British Colony, before any because China-men always prefer emigrating to a country having frequent Chinese labourer bound for five years, his pay to begin from the day he brought by the native boats every year to Batavia and Singapore, at both and go, land and ship their goods in their own names, hold houses and British merchants to land and ship goods in their own names, and by In the first place, then, British subjects residing in, or shipping place, and ships from the harbour, at a day's notice, without ever cache = ./cache/27014.txt txt = ./txt/27014.txt === reduce.pl bib === id = 27647 author = Various title = The Economist, Volume 1, No. 3 date = pages = extension = .txt mime = text/plain words = 37811 sentences = 2226 flesch = 69 summary = trade to slave-producing countries, as it does of the import of their with such countries as use only free labour,--with the Northern States commanded a higher price at home than other countries could supply the in the home market, and though the law imposed an import duty, by way of great class of producers, the price of whose labour, and whose profits, protected to a greater extent than any other trade, and the price of obtain any relief by extending their trade in the great neutral markets increase of imports from other countries; if the demand and price in which year the police force was established; all new houses commenced public buildings; all new streets and squares formed since that period, sold there in great quantities, at a lower price than European goods of do not show any great activity in foreign markets, though the prices of cache = ./cache/27647.txt txt = ./txt/27647.txt === reduce.pl bib === id = 14444 author = Defoe, Daniel title = The Complete English Tradesman (1839 ed.) date = pages = extension = .txt mime = text/plain words = 124928 sentences = 3758 flesch = 66 summary = For a young man coming out of his time to have his shop or warehouse come out of their times better finished for business and trade than they there is a kind of slang in trade, which a tradesman ought to know, as The like happens often when a tradesman turns his hand from one trade to In the mean time, the tradesman's proper business is in his shop or the man lost his trade, his shop was entirely neglected, the time which Suppose the young tradesman buys ten thousand pounds' value of goods on So easy a thing is it for a tradesman to lose his credit in trade, and necessary people in their trades, and their business is to set goods off OF CREDIT IN TRADE, AND HOW A TRADESMAN OUGHT TO VALUE AND IMPROVE IT: OF CREDIT IN TRADE, AND HOW A TRADESMAN OUGHT TO VALUE AND IMPROVE IT: cache = ./cache/14444.txt txt = ./txt/14444.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 35720 author = Colden, Cadwallader title = Papers Relating to an Act of the Assembly of the Province of New-York For encouragement of the Indian trade, &c. and for prohibiting the selling of Indian goods to the French, viz. of Canada date = pages = extension = .txt mime = text/plain words = 82142 sentences = 3926 flesch = 75 summary = _French_, and who lie between _New-York_ and the Nations of _Indians_ in All these Nations of _Indians_ who came to _Albany_ said, that the Time, to make a Present to the _Indians_ of the Six Nations now in Town, said Province, shall at any Time hereafter have or maintain any Persons to whom the said _William Penn_, or his Heirs, shall at any Time said Province, to the Number of Twenty, shall at any Time hereafter be of the said provincial Council shall be chosen to serve for three Years T H A T the Governor and provincial Council shall at all Times have Power that Year, if the said provincial Council shall see Occasion for their T H A T the Governor and provincial Council shall, at all Times, settle T H A T the Governor and provincial Council shall, at all Times, settle shall judge convenient for the good Government of the said Province and cache = ./cache/35720.txt txt = ./txt/35720.txt === reduce.pl bib === id = 39715 author = Watson, Nowell Lake title = The Argentine as a Market date = pages = extension = .txt mime = text/plain words = 16871 sentences = 1089 flesch = 67 summary = the country is naturally, and must remain for some considerable time, a naturally have encouraged a large import trade; but the prohibitive If this were done, a large and important part of the country would railway and the country will realise and overcome their difficulties Argentine Government admit the unsuitable nature of the country for regarded almost as a tropical country, where English labour is out of IMPORTS AND EXPORTS FROM AND TO DIFFERENT COUNTRIES. figures for the principal exporting countries in the year 1822:-into the country of all railway material duty-free. therefore, of the true position of any country's trade, this privileged countries, the greater part of the demand for imported goods is for expected, owing to the high tariff which probably increased the import trade--a large number of foreign, especially German, houses appeared, have to find with the conditions of trade in that country. Railway material, Importation of English, 34, 35 cache = ./cache/39715.txt txt = ./txt/39715.txt === reduce.pl bib === id = 36939 author = Common sense (Writer), active 1813 title = Free Trade with India An Enquiry into the True State of the Question at Issue Between His Majesty's Ministers, the Honorable the East India Company, and the Public at Large, on the Justice and Policy of a Free Trade to India date = pages = extension = .txt mime = text/plain words = 4354 sentences = 189 flesch = 67 summary = proof of the interest the public take in the question of a Free Trade; follows that the India Company being possessed of a monopoly, does follows that the India Company being possessed of a monopoly, does intending to make a monopoly of the trade to India, there were in fact that the East India Company is a monopoly, and injures trade by The trade to India, in its present state, produces a great influx of consider that the French had an East India Company in 1789, and that by French East India trade, fell, and no one rose in its place, neither India Company, as the articles brought by it have not increased in Company carry British manufactures out to India at about 40_s._ per serve the East India Company, but the country itself--Ministers want In conclusion then, MONOPOLY IS NOT ALWAYS INJURIOUS.--THE EAST INDIA COMPANY DOES NOT POSSESS A MONOPOLY.--GREAT CHANGES will be ATTENDED cache = ./cache/36939.txt txt = ./txt/36939.txt === reduce.pl bib === id = 38841 author = Hely-Hutchinson, John title = The Commercial Restraints of Ireland date = pages = extension = .txt mime = text/plain words = 74991 sentences = 4518 flesch = 72 summary = Ireland." Flood entered parliament the same year as Hutchinson, Hussey In and since Provost Hutchinson's time Ireland has won vast conquests from Ireland; the woollen manufacture was the staple trade, and wool the that time in the woollen manufacture of Ireland sufficient to have raised the trade of England by making your subjects of Ireland to pursue the market had the woollen manufactures of Ireland ever excluded England? speech of the Lords Justices to the Irish Parliament in that year, it The woollen was then the principal manufacture and trade of Ireland. exportation of English and Irish linens from Great Britain; and the bounty value of lands, trade, and manufactures of England, stated in this Act, Acts, formerly made in England, of exporting wool from Ireland except to regard shown by England to the trade and manufactures of this country. linen manufactures, to the great prejudice of those trades in England, cache = ./cache/38841.txt txt = ./txt/38841.txt === reduce.pl bib === id = 32384 author = Defoe, Daniel title = An Humble Proposal to the People of England, for the Increase of their Trade, and Encouragement of Their Manufactures Whether the Present Uncertainty of Affairs Issues in Peace or War date = pages = extension = .txt mime = text/plain words = 14379 sentences = 391 flesch = 60 summary = Henries; manufactures were planted, navigation increased, the people began which England above all nations in the world should improve the advantages On the other hand, the people of England have run up their manufactures to tell us; the trade of our woollen manufacture being evidently increased encouragement to our people, to increase and improve their trade; and the People of England for Increase of their Commerce, and Improvement of goods, and that the demand of English manufactures in particular increases their woollen manufactures; when it is apparent they work up all the wool to ruin the manufacturers, not improve the trade. is it, that we do not improve this trade, and increase the consumption of people of England increase the home consumption of their woollen trade of the kingdom; if our wearing foreign silk manufactures did increasing trade in general; I say I am for encouraging new manufactures cache = ./cache/32384.txt txt = ./txt/32384.txt === reduce.pl bib === id = 48427 author = Davis, Leslie A. title = Supplement to Commerce Reports Daily Consular and Trade Reports: Turkey, Harput date = pages = extension = .txt mime = text/plain words = 4931 sentences = 413 flesch = 83 summary = greater part of the interior of Asia Minor, a region as large as all Goods destined for this Vilayet usually come via Samsun, goods now comes from the United States. Trade in this district was not especially good at the beginning of good and after the trade depression of the first half of the year The import and export trade of this region in 1914 was therefore The imported articles and their value for two years were as piasters a box, while the prices of clothes, shoes, and other articles its small trade, there is a slight market here for some kinds of goods. also a good market for calicoes and prints. United States in small quantities might be sold more extensively. year to be used in making rough cotton cloth and native prints. difficulty of importing cotton goods, much more than that amount will cache = ./cache/48427.txt txt = ./txt/48427.txt === reduce.pl bib === id = 48012 author = Cocks, Richard title = Diary of Richard Cocks, Volume 2 Cape-Merchant in the English Factory in Japan, 1615-1622, with Correspondence date = pages = extension = .txt mime = text/plain words = 124413 sentences = 11109 flesch = 91 summary = _Aprill 6._--The king sent Oyen Dono to entreate me to let hym have Adams sent me word that the small junck of Jno. Yoosen which went from Cochinchina for Camboja the last yeare is now Hollanders sent to desire hym to goe up with Capt. herupon I went to Oyen Dono, the kinges governor, and tould hym what Dono had advized hym that themperour had sent 2 greate men for Gonrok Donos men, with the King of Firandos _bongews_, came to look on Firando this day; and Gonrok Dono sent me a present of 2 silk And the king and Gonrok Dono sent for me and the Hollandes capt. of Firando, lent to hym, and that the Japons have sent our English men Dono have com at us these 5 or 6 daies, nor soe much as sent to us. cache = ./cache/48012.txt txt = ./txt/48012.txt === reduce.pl bib === id = 48697 author = Edmundson, George title = Anglo-Dutch Rivalry During the First Half of the Seventeenth Century being the Ford lectures delivered at Oxford in 1910 date = pages = extension = .txt mime = text/plain words = 51434 sentences = 2489 flesch = 67 summary = the English and the Dutch at this time arose from questions by a common danger, English and Dutch negotiators become more States-General refuse to give the English Resident a seat Ominous political state of England at the time of the marriage of authority in the States-General which placed for thirty years in his Such was the state of things when James I ascended the English Special rights of free fishing in English waters had been granted The step taken by King James had, however, from the English point the refusal of the States-General to admit English dyed cloths in Dutch history between the town of Delft, the States of Holland, of armed support from King James for the States in their renewed war him of King of Great Britain and Ireland, but the States of Holland Dutch, James I of England, and the Protestant princes of Germany cache = ./cache/48697.txt txt = ./txt/48697.txt === reduce.pl bib === id = 49637 author = Coxe, William title = Account of the Russian Discoveries between Asia and America To which are added, the conquest of Siberia, and the history of the transactions and commerce between Russia and China date = pages = extension = .txt mime = text/plain words = 84767 sentences = 5320 flesch = 75 summary = Kamtchatka and the New Discovered Islands are sea-otters, foxes, sables, to the Aleutian and Fox Islands: they are called by the Russians Bobry The Russians remained until June, 1754, upon this island: at that time [Sidenote: The Crew reach Beering's Island in two Baidars.] In spring tribute, calls in his account the first island by the Russian name of sea the spring following--The vessel is stranded in a bay of the island islanders, that a Russian ship, under the command of Ivan Solovioff[53], [Sidenote: Sails to the Fox Islands.] Every preparation for continuing [Sidenote: The Russians winter at Kadyak.] The islanders now appearing [Sidenote: Manners and Customs of the Inhabitants.] The Fox-islands are [Sidenote: Account of the Inhabitants of the Fox Islands.] The any Russian vessels have hitherto sailed, a chain of islands has been An island without a name, called by the Russians [Sidenote: Islands called by different Names in the Russian Journals.] cache = ./cache/49637.txt txt = ./txt/49637.txt === reduce.pl bib === id = 31955 author = Porter, Peter A. (Peter Augustus) title = Niagara: An Aboriginal Center of Trade date = pages = extension = .txt mime = text/plain words = 11337 sentences = 381 flesch = 65 summary = NIAGARA, AN ABORIGINAL CENTER OF TRADE Neutrals"--that is the Niagara--as a Center of Trade; whose location he journey of the Hurons "for trade" had Niagara as its objective point. half-a-dozen copies are known to exist), what the Indians on the St. Lawrence River told him about this waterfall (for he himself never saw Niagara, both as a strategic point and as a Center of Trade. So the first white man known to have been on the Niagara River (in at the point where the river enters Lake Ontario; and marks it, "Falls of Trade, and its "Erie Stones"--Niagara was the best and most widely Niagara, for the purposes of trade,--in 1903 there was opened an Indian the second known reference to Niagara, the fame of the Cataract was the fourth, man ever to refer directly to Niagara Falls. at Niagara since Docteur Gendron recorded that the Indians traded in the Falls" in trade, at Niagara; he had doubtless tried the healing cache = ./cache/31955.txt txt = ./txt/31955.txt === reduce.pl bib === id = 44043 author = Brereton, William H. title = The Truth about Opium Being a Refutation of the Fallacies of the Anti-Opium Society and a Defence of the Indo-China Opium Trade date = pages = extension = .txt mime = text/plain words = 82881 sentences = 3149 flesch = 63 summary = years' residence in Hong Kong.--Opium smoking as practised by the Chinese the Anti-Opium Society.--British and other foreign residents in China hold Anti-Opium Society that British trade with China has suffered from the Indo-China Opium trade, Chinese residing there have better means of iniquity of the Indo-China Opium trade.--Character of the Chinese as Opium smoking in China.--Although the Chinese are a spirit-drinking trade.--Missionaries detested in China.--Indian Opium welcomed.--Saying of the Indo-Chinese opium trade interlard their case with political matters and ruining the people of China, as is alleged by the Anti-Opium Society, hold of the public mind, with respect to opium smoking in China, arose, Calcutta, and Hong Kong, by which all Indian opium for the China trade is Chinese Government, and on the effect of opium smoking on the people of nor the subject of these lectures, which is opium smoking in China. missionaries and the Anti-Opium Society allege, China would not be the cache = ./cache/44043.txt txt = ./txt/44043.txt === reduce.pl bib === id = 46489 author = American School of Correspondence title = Cyclopedia of Commerce, Accountancy, Business Administration, v. 03 (of 10) date = pages = extension = .txt mime = text/plain words = 122175 sentences = 9106 flesch = 72 summary = Contracts of Infants.= A person under legal age is known in law as make contracts involving the sale or leasing of real property. is the agent liable personally on this contract? is the agent liable personally on this contract? becomes a corporation, it is liable on an implied contract to pay for organization of a corporation by those persons purchasing the property with sale of personal property, and in connection with contracts of Sale Defined.= A transfer of title of personal property is to be a contract by which the title to personal property is transferred to personal property, and a contract to make a sale, must be borne in that in a contract of sale of personal property, title or ownership of personal property title passes to the purchaser, while possession mortgage of personal property is a contract, and must be supported provide that contracts for the sale of personal property involving cache = ./cache/46489.txt txt = ./txt/46489.txt === reduce.pl bib === id = 46545 author = American School of Correspondence title = Cyclopedia of Commerce, Accountancy, Business Administration, v. 04 (of 10) date = pages = extension = .txt mime = text/plain words = 65964 sentences = 6150 flesch = 74 summary = of Double Entry --Classes of Account Books--Recording Balance--Sample Ledger Accounts--Treatment of Cash Discounts --Profit and Loss--Merchandise Inventory Accounts--Balance Sheet and Officers--Dividends--Closing Transfer Books--Sale of Stock he pays us money, we credit his account, and debit cash. book are credited to the sales account, completing the double entry. license fees paid on account of property owned or business transacted. sales account having a credit balance represents a profit because it [Illustration: Closing Entries, Trading and Profit and Loss Accounts] Close the books into the proper accounts, showing gross and net profit [Illustration: Cash Book Including Bank Account] _Stock Ledger._ This is the book in which an account is kept with each On the books of a corporation an account called capital stock When this stock is paid for, the entry in the cash book on the debit Make all necessary entries in general books, showing ledger accounts cache = ./cache/46545.txt txt = ./txt/46545.txt Building ./etc/reader.txt 46489 14444 17563 44043 46489 46545 number of items: 20 sum of words: 1,082,699 average size in words: 63,688 average readability score: 71 nouns: time; trade; goods; men; business; man; opium; day; people; account; country; year; part; years; money; contract; property; place; stock; tradesman; case; sea; person; name; way; credit; interest; corporation; note; order; nothing; law; amount; cash; others; number; purpose; accounts; thing; land; books; reason; persons; book; end; state; letter; vessel; agent; payment verbs: is; be; was; are; have; were; had; been; has; made; being; do; said; make; sent; take; called; having; found; give; came; paid; did; say; pay; does; went; see; brought; taken; used; put; given; come; know; go; gave; let; sold; known; following; received; set; am; carried; think; took; find; done; making adjectives: other; such; great; same; many; good; own; more; first; small; much; large; last; several; present; english; new; certain; little; general; common; few; whole; chinese; necessary; personal; able; foreign; best; most; liable; different; real; british; true; public; full; due; long; latter; third; considerable; old; dutch; less; payable; second; particular; proper; high adverbs: not; so; very; now; as; out; only; up; then; also; well; more; most; however; much; even; here; there; never; far; too; away; on; about; again; still; thus; off; indeed; in; down; therefore; ever; always; first; yet; all; just; generally; together; perhaps; long; soon; rather; no; over; back; afterwards; almost; before pronouns: it; his; he; they; i; their; them; we; our; him; you; its; her; me; us; my; your; she; himself; themselves; itself; one; myself; ourselves; herself; yt; yow; theirs; yourself; ours; mine; yours; ib; ij; talkee; yourselves; yf; ye; thy; thee; ''s; |; yours.----we; yakutsk[172; ya; verdict:--"that; upwards.--but; traveller.--this; to:--his; this:--they proper nouns: _; |; b; mr.; dono; a; china; england; i.; english; king; capt; ireland; .; government; c.; lord; c; ii; john; firando; governor; indians; french; chinese; hollanders; sir; states; new; london; japon; general; william; province; russians; trade; e.; council; co.; majesty; house; east; nations; india; dutch; james; great; st.; act; s. keywords: england; english; sir; mr.; london; king; john; united; trade; new; majesty; ireland; great; government; france; chinese; china; british; time; states; st.; september; pay; parliament; north; lord; kong; indians; india; illustration; house; hong; good; god; french; footnote; east; dutch; dr.; country; co.; book; york; year; west; wednesday; wales; university; unalashka; umnak one topic; one dimension: trade file(s): ./cache/17563.txt titles(s): King''s Cutters and Smugglers 1700-1855 three topics; one dimension: trade; 00; dono file(s): ./cache/17563.txt, ./cache/46489.txt, ./cache/48012.txt titles(s): King''s Cutters and Smugglers 1700-1855 | Cyclopedia of Commerce, Accountancy, Business Administration, v. 03 (of 10) | Diary of Richard Cocks, Volume 2 Cape-Merchant in the English Factory in Japan, 1615-1622, with Correspondence five topics; three dimensions: men time great; opium _a_ _b_; dono ii capt; trade shall time; 00 account 000 file(s): ./cache/17563.txt, ./cache/46489.txt, ./cache/48012.txt, ./cache/14444.txt, ./cache/46545.txt titles(s): King''s Cutters and Smugglers 1700-1855 | Cyclopedia of Commerce, Accountancy, Business Administration, v. 03 (of 10) | Diary of Richard Cocks, Volume 2 Cape-Merchant in the English Factory in Japan, 1615-1622, with Correspondence | The Complete English Tradesman (1839 ed.) | Cyclopedia of Commerce, Accountancy, Business Administration, v. 04 (of 10) Type: gutenberg title: subject-commerce-gutenberg date: 2021-06-03 time: 19:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Commerce" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 46489 author: American School of Correspondence title: Cyclopedia of Commerce, Accountancy, Business Administration, v. 03 (of 10) date: words: 122175.0 sentences: 9106.0 pages: flesch: 72.0 cache: ./cache/46489.txt txt: ./txt/46489.txt summary: Contracts of Infants.= A person under legal age is known in law as make contracts involving the sale or leasing of real property. is the agent liable personally on this contract? is the agent liable personally on this contract? becomes a corporation, it is liable on an implied contract to pay for organization of a corporation by those persons purchasing the property with sale of personal property, and in connection with contracts of Sale Defined.= A transfer of title of personal property is to be a contract by which the title to personal property is transferred to personal property, and a contract to make a sale, must be borne in that in a contract of sale of personal property, title or ownership of personal property title passes to the purchaser, while possession mortgage of personal property is a contract, and must be supported provide that contracts for the sale of personal property involving id: 46545 author: American School of Correspondence title: Cyclopedia of Commerce, Accountancy, Business Administration, v. 04 (of 10) date: words: 65964.0 sentences: 6150.0 pages: flesch: 74.0 cache: ./cache/46545.txt txt: ./txt/46545.txt summary: of Double Entry --Classes of Account Books--Recording Balance--Sample Ledger Accounts--Treatment of Cash Discounts --Profit and Loss--Merchandise Inventory Accounts--Balance Sheet and Officers--Dividends--Closing Transfer Books--Sale of Stock he pays us money, we credit his account, and debit cash. book are credited to the sales account, completing the double entry. license fees paid on account of property owned or business transacted. sales account having a credit balance represents a profit because it [Illustration: Closing Entries, Trading and Profit and Loss Accounts] Close the books into the proper accounts, showing gross and net profit [Illustration: Cash Book Including Bank Account] _Stock Ledger._ This is the book in which an account is kept with each On the books of a corporation an account called capital stock When this stock is paid for, the entry in the cash book on the debit Make all necessary entries in general books, showing ledger accounts id: 44043 author: Brereton, William H. title: The Truth about Opium Being a Refutation of the Fallacies of the Anti-Opium Society and a Defence of the Indo-China Opium Trade date: words: 82881.0 sentences: 3149.0 pages: flesch: 63.0 cache: ./cache/44043.txt txt: ./txt/44043.txt summary: years'' residence in Hong Kong.--Opium smoking as practised by the Chinese the Anti-Opium Society.--British and other foreign residents in China hold Anti-Opium Society that British trade with China has suffered from the Indo-China Opium trade, Chinese residing there have better means of iniquity of the Indo-China Opium trade.--Character of the Chinese as Opium smoking in China.--Although the Chinese are a spirit-drinking trade.--Missionaries detested in China.--Indian Opium welcomed.--Saying of the Indo-Chinese opium trade interlard their case with political matters and ruining the people of China, as is alleged by the Anti-Opium Society, hold of the public mind, with respect to opium smoking in China, arose, Calcutta, and Hong Kong, by which all Indian opium for the China trade is Chinese Government, and on the effect of opium smoking on the people of nor the subject of these lectures, which is opium smoking in China. missionaries and the Anti-Opium Society allege, China would not be the id: 1675 author: Brown, Arthur Judson title: New Forces in Old China: An Inevitable Awakening date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 17563 author: Chatterton, E. Keble (Edward Keble) title: King''s Cutters and Smugglers 1700-1855 date: words: 103323.0 sentences: 5298.0 pages: flesch: 76.0 cache: ./cache/17563.txt txt: ./txt/17563.txt summary: [Illustration: REVENUE CRUISER CHASING SMUGGLING LUGGER. REVENUE CRUISER CHASING SMUGGLING LUGGER _Colour frontispiece_ with the old smuggling days, the Revenue cutters, and the Preventive Customs officers and commanders of cruisers, General Orders issued to vessels were not known as Revenue cutters at this time, but as Custom luggers manned by armed crews, who carried on a brisk smuggling trade actually on board or in the boats of the cruisers at that time was to keep the officers of the cruisers on board their vessels, and at sea, commander and mate of every Revenue vessel or boat bringing in a large Revenue cruisers, all being commanded by naval officers. service those officers and crews of the Revenue cruisers as by length land the crews of the vessels employed on the cruisers and Naval ships men were found on board, whereas smuggling vessels of this size (about id: 4089 author: Cheyney, Edward Potts title: The American Nation: A History — Volume 1: European Background of American History, 1300-1600 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 48012 author: Cocks, Richard title: Diary of Richard Cocks, Volume 2 Cape-Merchant in the English Factory in Japan, 1615-1622, with Correspondence date: words: 124413.0 sentences: 11109.0 pages: flesch: 91.0 cache: ./cache/48012.txt txt: ./txt/48012.txt summary: _Aprill 6._--The king sent Oyen Dono to entreate me to let hym have Adams sent me word that the small junck of Jno. Yoosen which went from Cochinchina for Camboja the last yeare is now Hollanders sent to desire hym to goe up with Capt. herupon I went to Oyen Dono, the kinges governor, and tould hym what Dono had advized hym that themperour had sent 2 greate men for Gonrok Donos men, with the King of Firandos _bongews_, came to look on Firando this day; and Gonrok Dono sent me a present of 2 silk And the king and Gonrok Dono sent for me and the Hollandes capt. of Firando, lent to hym, and that the Japons have sent our English men Dono have com at us these 5 or 6 daies, nor soe much as sent to us. id: 35720 author: Colden, Cadwallader title: Papers Relating to an Act of the Assembly of the Province of New-York For encouragement of the Indian trade, &c. and for prohibiting the selling of Indian goods to the French, viz. of Canada date: words: 82142.0 sentences: 3926.0 pages: flesch: 75.0 cache: ./cache/35720.txt txt: ./txt/35720.txt summary: _French_, and who lie between _New-York_ and the Nations of _Indians_ in All these Nations of _Indians_ who came to _Albany_ said, that the Time, to make a Present to the _Indians_ of the Six Nations now in Town, said Province, shall at any Time hereafter have or maintain any Persons to whom the said _William Penn_, or his Heirs, shall at any Time said Province, to the Number of Twenty, shall at any Time hereafter be of the said provincial Council shall be chosen to serve for three Years T H A T the Governor and provincial Council shall at all Times have Power that Year, if the said provincial Council shall see Occasion for their T H A T the Governor and provincial Council shall, at all Times, settle T H A T the Governor and provincial Council shall, at all Times, settle shall judge convenient for the good Government of the said Province and id: 36939 author: Common sense (Writer), active 1813 title: Free Trade with India An Enquiry into the True State of the Question at Issue Between His Majesty''s Ministers, the Honorable the East India Company, and the Public at Large, on the Justice and Policy of a Free Trade to India date: words: 4354.0 sentences: 189.0 pages: flesch: 67.0 cache: ./cache/36939.txt txt: ./txt/36939.txt summary: proof of the interest the public take in the question of a Free Trade; follows that the India Company being possessed of a monopoly, does follows that the India Company being possessed of a monopoly, does intending to make a monopoly of the trade to India, there were in fact that the East India Company is a monopoly, and injures trade by The trade to India, in its present state, produces a great influx of consider that the French had an East India Company in 1789, and that by French East India trade, fell, and no one rose in its place, neither India Company, as the articles brought by it have not increased in Company carry British manufactures out to India at about 40_s._ per serve the East India Company, but the country itself--Ministers want In conclusion then, MONOPOLY IS NOT ALWAYS INJURIOUS.--THE EAST INDIA COMPANY DOES NOT POSSESS A MONOPOLY.--GREAT CHANGES will be ATTENDED id: 49637 author: Coxe, William title: Account of the Russian Discoveries between Asia and America To which are added, the conquest of Siberia, and the history of the transactions and commerce between Russia and China date: words: 84767.0 sentences: 5320.0 pages: flesch: 75.0 cache: ./cache/49637.txt txt: ./txt/49637.txt summary: Kamtchatka and the New Discovered Islands are sea-otters, foxes, sables, to the Aleutian and Fox Islands: they are called by the Russians Bobry The Russians remained until June, 1754, upon this island: at that time [Sidenote: The Crew reach Beering''s Island in two Baidars.] In spring tribute, calls in his account the first island by the Russian name of sea the spring following--The vessel is stranded in a bay of the island islanders, that a Russian ship, under the command of Ivan Solovioff[53], [Sidenote: Sails to the Fox Islands.] Every preparation for continuing [Sidenote: The Russians winter at Kadyak.] The islanders now appearing [Sidenote: Manners and Customs of the Inhabitants.] The Fox-islands are [Sidenote: Account of the Inhabitants of the Fox Islands.] The any Russian vessels have hitherto sailed, a chain of islands has been An island without a name, called by the Russians [Sidenote: Islands called by different Names in the Russian Journals.] id: 27014 author: Davidson, G. F. title: Trade and Travel in the Far East or Recollections of twenty-one years passed in Java, Singapore, Australia and China. date: words: 75998.0 sentences: 3083.0 pages: flesch: 69.0 cache: ./cache/27014.txt txt: ./txt/27014.txt summary: unprejudiced European walk through the native towns of Java, Singapore, The Cochin Chinese ships generally bring each four thousand _peculs_ of Proper, visit Singapore every year, from May till October, and bring the vast importance of the Chinese junk-trade to Singapore, and take trade-wind, a ship makes nearly as much westing as she does southing, New South Wales had been for many years a British Colony, before any because China-men always prefer emigrating to a country having frequent Chinese labourer bound for five years, his pay to begin from the day he brought by the native boats every year to Batavia and Singapore, at both and go, land and ship their goods in their own names, hold houses and British merchants to land and ship goods in their own names, and by In the first place, then, British subjects residing in, or shipping place, and ships from the harbour, at a day''s notice, without ever id: 48427 author: Davis, Leslie A. title: Supplement to Commerce Reports Daily Consular and Trade Reports: Turkey, Harput date: words: 4931.0 sentences: 413.0 pages: flesch: 83.0 cache: ./cache/48427.txt txt: ./txt/48427.txt summary: greater part of the interior of Asia Minor, a region as large as all Goods destined for this Vilayet usually come via Samsun, goods now comes from the United States. Trade in this district was not especially good at the beginning of good and after the trade depression of the first half of the year The import and export trade of this region in 1914 was therefore The imported articles and their value for two years were as piasters a box, while the prices of clothes, shoes, and other articles its small trade, there is a slight market here for some kinds of goods. also a good market for calicoes and prints. United States in small quantities might be sold more extensively. year to be used in making rough cotton cloth and native prints. difficulty of importing cotton goods, much more than that amount will id: 14444 author: Defoe, Daniel title: The Complete English Tradesman (1839 ed.) date: words: 124928.0 sentences: 3758.0 pages: flesch: 66.0 cache: ./cache/14444.txt txt: ./txt/14444.txt summary: For a young man coming out of his time to have his shop or warehouse come out of their times better finished for business and trade than they there is a kind of slang in trade, which a tradesman ought to know, as The like happens often when a tradesman turns his hand from one trade to In the mean time, the tradesman''s proper business is in his shop or the man lost his trade, his shop was entirely neglected, the time which Suppose the young tradesman buys ten thousand pounds'' value of goods on So easy a thing is it for a tradesman to lose his credit in trade, and necessary people in their trades, and their business is to set goods off OF CREDIT IN TRADE, AND HOW A TRADESMAN OUGHT TO VALUE AND IMPROVE IT: OF CREDIT IN TRADE, AND HOW A TRADESMAN OUGHT TO VALUE AND IMPROVE IT: id: 32384 author: Defoe, Daniel title: An Humble Proposal to the People of England, for the Increase of their Trade, and Encouragement of Their Manufactures Whether the Present Uncertainty of Affairs Issues in Peace or War date: words: 14379.0 sentences: 391.0 pages: flesch: 60.0 cache: ./cache/32384.txt txt: ./txt/32384.txt summary: Henries; manufactures were planted, navigation increased, the people began which England above all nations in the world should improve the advantages On the other hand, the people of England have run up their manufactures to tell us; the trade of our woollen manufacture being evidently increased encouragement to our people, to increase and improve their trade; and the People of England for Increase of their Commerce, and Improvement of goods, and that the demand of English manufactures in particular increases their woollen manufactures; when it is apparent they work up all the wool to ruin the manufacturers, not improve the trade. is it, that we do not improve this trade, and increase the consumption of people of England increase the home consumption of their woollen trade of the kingdom; if our wearing foreign silk manufactures did increasing trade in general; I say I am for encouraging new manufactures id: 48697 author: Edmundson, George title: Anglo-Dutch Rivalry During the First Half of the Seventeenth Century being the Ford lectures delivered at Oxford in 1910 date: words: 51434.0 sentences: 2489.0 pages: flesch: 67.0 cache: ./cache/48697.txt txt: ./txt/48697.txt summary: the English and the Dutch at this time arose from questions by a common danger, English and Dutch negotiators become more States-General refuse to give the English Resident a seat Ominous political state of England at the time of the marriage of authority in the States-General which placed for thirty years in his Such was the state of things when James I ascended the English Special rights of free fishing in English waters had been granted The step taken by King James had, however, from the English point the refusal of the States-General to admit English dyed cloths in Dutch history between the town of Delft, the States of Holland, of armed support from King James for the States in their renewed war him of King of Great Britain and Ireland, but the States of Holland Dutch, James I of England, and the Protestant princes of Germany id: 38841 author: Hely-Hutchinson, John title: The Commercial Restraints of Ireland date: words: 74991.0 sentences: 4518.0 pages: flesch: 72.0 cache: ./cache/38841.txt txt: ./txt/38841.txt summary: Ireland." Flood entered parliament the same year as Hutchinson, Hussey In and since Provost Hutchinson''s time Ireland has won vast conquests from Ireland; the woollen manufacture was the staple trade, and wool the that time in the woollen manufacture of Ireland sufficient to have raised the trade of England by making your subjects of Ireland to pursue the market had the woollen manufactures of Ireland ever excluded England? speech of the Lords Justices to the Irish Parliament in that year, it The woollen was then the principal manufacture and trade of Ireland. exportation of English and Irish linens from Great Britain; and the bounty value of lands, trade, and manufactures of England, stated in this Act, Acts, formerly made in England, of exporting wool from Ireland except to regard shown by England to the trade and manufactures of this country. linen manufactures, to the great prejudice of those trades in England, id: 31955 author: Porter, Peter A. (Peter Augustus) title: Niagara: An Aboriginal Center of Trade date: words: 11337.0 sentences: 381.0 pages: flesch: 65.0 cache: ./cache/31955.txt txt: ./txt/31955.txt summary: NIAGARA, AN ABORIGINAL CENTER OF TRADE Neutrals"--that is the Niagara--as a Center of Trade; whose location he journey of the Hurons "for trade" had Niagara as its objective point. half-a-dozen copies are known to exist), what the Indians on the St. Lawrence River told him about this waterfall (for he himself never saw Niagara, both as a strategic point and as a Center of Trade. So the first white man known to have been on the Niagara River (in at the point where the river enters Lake Ontario; and marks it, "Falls of Trade, and its "Erie Stones"--Niagara was the best and most widely Niagara, for the purposes of trade,--in 1903 there was opened an Indian the second known reference to Niagara, the fame of the Cataract was the fourth, man ever to refer directly to Niagara Falls. at Niagara since Docteur Gendron recorded that the Indians traded in the Falls" in trade, at Niagara; he had doubtless tried the healing id: 25588 author: Van Metre, Thurman William title: Outline of the development of the internal commerce of the United States 1789-1900 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 27647 author: Various title: The Economist, Volume 1, No. 3 date: words: 37811.0 sentences: 2226.0 pages: flesch: 69.0 cache: ./cache/27647.txt txt: ./txt/27647.txt summary: trade to slave-producing countries, as it does of the import of their with such countries as use only free labour,--with the Northern States commanded a higher price at home than other countries could supply the in the home market, and though the law imposed an import duty, by way of great class of producers, the price of whose labour, and whose profits, protected to a greater extent than any other trade, and the price of obtain any relief by extending their trade in the great neutral markets increase of imports from other countries; if the demand and price in which year the police force was established; all new houses commenced public buildings; all new streets and squares formed since that period, sold there in great quantities, at a lower price than European goods of do not show any great activity in foreign markets, though the prices of id: 39715 author: Watson, Nowell Lake title: The Argentine as a Market date: words: 16871.0 sentences: 1089.0 pages: flesch: 67.0 cache: ./cache/39715.txt txt: ./txt/39715.txt summary: the country is naturally, and must remain for some considerable time, a naturally have encouraged a large import trade; but the prohibitive If this were done, a large and important part of the country would railway and the country will realise and overcome their difficulties Argentine Government admit the unsuitable nature of the country for regarded almost as a tropical country, where English labour is out of IMPORTS AND EXPORTS FROM AND TO DIFFERENT COUNTRIES. figures for the principal exporting countries in the year 1822:-into the country of all railway material duty-free. therefore, of the true position of any country''s trade, this privileged countries, the greater part of the demand for imported goods is for expected, owing to the high tariff which probably increased the import trade--a large number of foreign, especially German, houses appeared, have to find with the conditions of trade in that country. Railway material, Importation of English, 34, 35 ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel