mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named classification-UA-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/15158.txt inflating: ./tmp/input/input-file/29984.txt inflating: ./tmp/input/input-file/25522.txt inflating: ./tmp/input/input-file/10629.txt inflating: ./tmp/input/input-file/11352.txt inflating: ./tmp/input/input-file/36155.txt inflating: ./tmp/input/input-file/38288.txt inflating: ./tmp/input/input-file/37470.txt inflating: ./tmp/input/input-file/39893.txt inflating: ./tmp/input/input-file/40479.txt inflating: ./tmp/input/input-file/47437.txt inflating: ./tmp/input/input-file/46823.txt inflating: ./tmp/input/input-file/55235.txt inflating: ./tmp/input/input-file/54107.txt inflating: ./tmp/input/input-file/56293.txt inflating: ./tmp/input/input-file/56294.txt inflating: ./tmp/input/input-file/52793.txt inflating: ./tmp/input/input-file/53417.txt inflating: ./tmp/input/input-file/55087.txt inflating: ./tmp/input/input-file/61125.txt inflating: ./tmp/input/input-file/36778.txt inflating: ./tmp/input/input-file/metadata.csv caution: excluded filename not matched: *MACOSX* === DIRECTORIES: ./tmp/input === DIRECTORY: ./tmp/input/input-file === metadata file: ./tmp/input/input-file/metadata.csv === found metadata file === updating bibliographic database Building study carrel named classification-UA-gutenberg FILE: cache/39893.txt OUTPUT: txt/39893.txt FILE: cache/29984.txt OUTPUT: txt/29984.txt FILE: cache/10629.txt OUTPUT: txt/10629.txt FILE: cache/52793.txt OUTPUT: txt/52793.txt FILE: cache/37470.txt OUTPUT: txt/37470.txt FILE: cache/46823.txt OUTPUT: txt/46823.txt FILE: cache/55087.txt OUTPUT: txt/55087.txt FILE: cache/61125.txt OUTPUT: txt/61125.txt FILE: cache/15158.txt OUTPUT: txt/15158.txt FILE: cache/47437.txt OUTPUT: txt/47437.txt FILE: cache/56293.txt OUTPUT: txt/56293.txt FILE: cache/55235.txt OUTPUT: txt/55235.txt FILE: cache/53417.txt OUTPUT: txt/53417.txt FILE: cache/11352.txt OUTPUT: txt/11352.txt FILE: cache/36778.txt OUTPUT: txt/36778.txt FILE: cache/56294.txt OUTPUT: txt/56294.txt FILE: cache/38288.txt OUTPUT: txt/38288.txt FILE: cache/25522.txt OUTPUT: txt/25522.txt FILE: cache/36155.txt OUTPUT: txt/36155.txt FILE: cache/40479.txt OUTPUT: txt/40479.txt FILE: cache/54107.txt OUTPUT: txt/54107.txt === file2bib.sh === id: 25522 author: Hearnshaw, F. J. C. (Fossey John Cobb) title: Freedom In Service Six Essays on Matters Concerning Britain's Safety and Good Government date: pages: extension: .txt txt: ./txt/25522.txt cache: ./cache/25522.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'25522.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' 55235 txt/../wrd/55235.wrd 61125 txt/../ent/61125.ent 55235 txt/../pos/55235.pos 61125 txt/../wrd/61125.wrd 61125 txt/../pos/61125.pos 55235 txt/../ent/55235.ent 52793 txt/../pos/52793.pos 15158 txt/../wrd/15158.wrd 15158 txt/../pos/15158.pos 52793 txt/../ent/52793.ent 52793 txt/../wrd/52793.wrd 15158 txt/../ent/15158.ent 47437 txt/../pos/47437.pos 56293 txt/../pos/56293.pos === file2bib.sh === id: 55235 author: Roberts, Frederick Sleigh Roberts, Earl title: Lord Roberts' Message to the Nation date: pages: extension: .txt txt: ./txt/55235.txt cache: ./cache/55235.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'55235.txt' 46823 txt/../wrd/46823.wrd 56293 txt/../ent/56293.ent 56293 txt/../wrd/56293.wrd 46823 txt/../pos/46823.pos === file2bib.sh === id: 15158 author: United States. Office of Civil Defense title: In Time of Emergency A Citizen's Handbook on Nuclear Attack, Natural Disasters (1968) date: pages: extension: .txt txt: ./txt/15158.txt cache: ./cache/15158.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'15158.txt' 46823 txt/../ent/46823.ent 47437 txt/../wrd/47437.wrd 47437 txt/../ent/47437.ent 55087 txt/../ent/55087.ent 55087 txt/../wrd/55087.wrd 56294 txt/../pos/56294.pos 25522 txt/../ent/25522.ent 55087 txt/../pos/55087.pos 56294 txt/../wrd/56294.wrd 25522 txt/../wrd/25522.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 25522 txt/../pos/25522.pos 10629 txt/../wrd/10629.wrd 10629 txt/../pos/10629.pos 53417 txt/../pos/53417.pos 10629 txt/../ent/10629.ent 56294 txt/../ent/56294.ent 39893 txt/../pos/39893.pos 53417 txt/../ent/53417.ent 53417 txt/../wrd/53417.wrd === file2bib.sh === id: 46823 author: Gould, W. J. D. title: Ten Years in India, in the 16th Queen's Lancers, and Three Years in South Africa, in the Cape Corps Levies date: pages: extension: .txt txt: ./txt/46823.txt cache: ./cache/46823.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'46823.txt' 29984 txt/../pos/29984.pos 39893 txt/../ent/39893.ent 11352 txt/../pos/11352.pos === file2bib.sh === id: 47437 author: United States. Foreign Operations Administration title: East-West Trade Trends Mutual Defense Assistance Control Act of 1951 (the Battle Act); Fourth Report to Congress, Second Half of 1953 date: pages: extension: .txt txt: ./txt/47437.txt cache: ./cache/47437.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'47437.txt' 39893 txt/../wrd/39893.wrd === file2bib.sh === id: 10629 author: Wilkinson, Spenser title: Britain at Bay date: pages: extension: .txt txt: ./txt/10629.txt cache: ./cache/10629.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'10629.txt' 29984 txt/../wrd/29984.wrd 54107 txt/../ent/54107.ent 54107 txt/../pos/54107.pos 38288 txt/../pos/38288.pos 29984 txt/../ent/29984.ent 54107 txt/../wrd/54107.wrd 38288 txt/../ent/38288.ent 38288 txt/../wrd/38288.wrd 37470 txt/../pos/37470.pos 11352 txt/../wrd/11352.wrd === file2bib.sh === id: 56293 author: Cannon, Richard title: Historical Record of the Tenth, or the North Lincolnshire, Regiment of Foot, Containing an Account of the Formation of the Regiment in 1685, and of its Subsequent Services to 1847 date: pages: extension: .txt txt: ./txt/56293.txt cache: ./cache/56293.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'56293.txt' 11352 txt/../ent/11352.ent 37470 txt/../wrd/37470.wrd 37470 txt/../ent/37470.ent === file2bib.sh === id: 54107 author: Cannon, Richard title: Historical Record of the Fourteenth, or, the Buckinghamshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1685, and of Its Subsequent Services to 1845 date: pages: extension: .txt txt: ./txt/54107.txt cache: ./cache/54107.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'54107.txt' 40479 txt/../pos/40479.pos === file2bib.sh === id: 56294 author: Cannon, Richard title: Historical Record of the Twelfth, or the Prince of Wales's Royal Regiment of Lancers Containing an Account of the Formation of the Regiment in 1715, and of Its Subsequent Services to 1848. date: pages: extension: .txt txt: ./txt/56294.txt cache: ./cache/56294.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'56294.txt' 40479 txt/../wrd/40479.wrd 36778 txt/../wrd/36778.wrd === file2bib.sh === id: 52793 author: Cannon, Richard title: Historical Record of the Seventeenth, or the Leicestershire Regiment of Foot Containing an Account of the Formation of the Regiment in 1688, and of Its Subsequent Services to 1848 date: pages: extension: .txt txt: ./txt/52793.txt cache: ./cache/52793.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'52793.txt' 36155 txt/../pos/36155.pos 36778 txt/../pos/36778.pos 36155 txt/../wrd/36155.wrd 40479 txt/../ent/40479.ent 36778 txt/../ent/36778.ent === file2bib.sh === id: 61125 author: Cannon, Richard title: Historical Record of the Nineteenth, or the First Yorkshire North Riding Regiment of Foot Containing an account of the formation of the regiment in 1688, and of its subsequent services to 1848 date: pages: extension: .txt txt: ./txt/61125.txt cache: ./cache/61125.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'61125.txt' 36155 txt/../ent/36155.ent === file2bib.sh === id: 55087 author: Cannon, Richard title: Historical Record of the Forty-sixth or South Devonshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1741 and of Its Subsequent Services to 1851 date: pages: extension: .txt txt: ./txt/55087.txt cache: ./cache/55087.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'55087.txt' === file2bib.sh === id: 53417 author: Anonymous title: The French Army from Within date: pages: extension: .txt txt: ./txt/53417.txt cache: ./cache/53417.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'53417.txt' === file2bib.sh === id: 40479 author: Rosen, Erwin title: In the Foreign Legion date: pages: extension: .txt txt: ./txt/40479.txt cache: ./cache/40479.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'40479.txt' === file2bib.sh === id: 39893 author: Maxim, Hudson title: Defenseless America date: pages: extension: .txt txt: ./txt/39893.txt cache: ./cache/39893.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'39893.txt' === file2bib.sh === id: 38288 author: Maxwell, George Hebard title: Our National Defense: The Patriotism of Peace date: pages: extension: .txt txt: ./txt/38288.txt cache: ./cache/38288.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'38288.txt' === file2bib.sh === id: 29984 author: Ellis, A. B. (Alfred Burdon) title: The History of the First West India Regiment date: pages: extension: .txt txt: ./txt/29984.txt cache: ./cache/29984.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'29984.txt' === file2bib.sh === id: 11352 author: Bernhardi, Friedrich von title: Germany and the Next War date: pages: extension: .txt txt: ./txt/11352.txt cache: ./cache/11352.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'11352.txt' === file2bib.sh === id: 36155 author: Le Queux, William title: The Invasion date: pages: extension: .txt txt: ./txt/36155.txt cache: ./cache/36155.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'36155.txt' === file2bib.sh === id: 37470 author: Le Queux, William title: The Great War in England in 1897 date: pages: extension: .txt txt: ./txt/37470.txt cache: ./cache/37470.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'37470.txt' === file2bib.sh === id: 36778 author: Surtees, William title: Twenty-Five Years in the Rifle Brigade date: pages: extension: .txt txt: ./txt/36778.txt cache: ./cache/36778.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'36778.txt' Done mapping. Reducing classification-UA-gutenberg === reduce.pl bib === id = 15158 author = United States. Office of Civil Defense title = In Time of Emergency A Citizen's Handbook on Nuclear Attack, Natural Disasters (1968) date = pages = extension = .txt mime = text/plain words = 20451 sentences = 1475 flesch = 75 summary = systems--the fallout shelters, supporting equipment and emergency plans 2. If the Attack Warning Signal sounds, go to a fallout shelter The basements of some homes are usable as family fallout shelters as In setting up any home fallout shelter, the basic aim is to place enough prefer to use a family-type shelter in a time of attack, you should 2. If you intend to use a family fallout shelter at home, always keep on hand if you plan to use a family fallout shelter at home. If the public shelter you will use in a time of attack contains these or If you go to a _public_ fallout shelter in a time of attack, you In many home shelters, people would have to use emergency toilets until emergency, especially if you plan to use a home shelter: Care and use of water supplies in shelter 46-48 cache = ./cache/15158.txt txt = ./txt/15158.txt === reduce.pl bib === === reduce.pl bib === id = 10629 author = Wilkinson, Spenser title = Britain at Bay date = pages = extension = .txt mime = text/plain words = 42744 sentences = 1796 flesch = 66 summary = war between England and a great continental nation? present all the marks of a nation likely to do great things in war. Influence of Sea Power upon History," other nations besides the British a war with Great Britain must find the German navy too strong for the two years to the army or the navy to learn war, because they know that the years of peace which followed, the British monopoly of sea power, of process of bringing the war to an end by landing an army in Great army, a purely professional navy, and a large half-trained force, called In a war between Great Britain and a continental State or combination If Great Britain were organised for war and able a nation must always choose a great man to command its navy or its army Great Britain's national weapon was her navy, which she has for cache = ./cache/10629.txt txt = ./txt/10629.txt === reduce.pl bib === id = 11352 author = Bernhardi, Friedrich von title = Germany and the Next War date = pages = extension = .txt mime = text/plain words = 100769 sentences = 4277 flesch = 59 summary = Empire and the revived spiritual power--Rise of the great States The land forces of England--The military power of Germany and The value of war for the political and moral development of mankind has struggle will be decisive of Germany's whole future as State and nation. through a Seven Years' War for our position as a World Power, if we gain possibility of war is required to give the national character that a great danger, not so much from the possibility of a war with England nationality pure and maintain their position as political powers. English colonial war, which would engage England's fleets in far distant the war, and the want of German imports would be a great stimulus, and The political and national development of the German people has always, Germany has great national and historical duties of policy and culture generally, the training of the superior officers for the great war cache = ./cache/11352.txt txt = ./txt/11352.txt === reduce.pl bib === id = 39893 author = Maxim, Hudson title = Defenseless America date = pages = extension = .txt mime = text/plain words = 77739 sentences = 3768 flesch = 69 summary = leads a nation to wage war, because being able to fight makes one want warring and the neutral powers--differences which, in time of peace, the time of the Civil War. Ten thousand men, armed with modern guns and all the paraphernalia of million men armed with the old smooth-bore guns of the Civil War. As a enginery and fighting methods, the nations would be able, in a war like In the present European war, the great long-range German howitzers, national defense in time of war, to build up and man our Navy, construct the great armies today, and the present war has indicated, in the case officers of the Army and the Navy, for, if war comes, it is they who If the manufacturers of war-materials, and our army and navy men, are to of war-materials in the hands of army and navy officers, whom they cache = ./cache/39893.txt txt = ./txt/39893.txt === reduce.pl bib === id = 38288 author = Maxwell, George Hebard title = Our National Defense: The Patriotism of Peace date = pages = extension = .txt mime = text/plain words = 72489 sentences = 3074 flesch = 63 summary = United States owns land, water and power--Development United States by land, in case of war--Mountain Ranges _Advocates of Peace present no plan for national defense in case of war. war between the United States and any one of the great world powers. this country large enough to serve as a national defense in time of war national defense in such a war our standing army is a dangerous delusion. such a great Reserve Force of trained and hardened men in time of war would people of the United States for national defense or for preserving peace, There will never be a war between Japan and the United States if the people United States and Japan, with reference to the Colorado River Country and Homecroft Reserve if needed for national defense in time of war. Homecroft Reserve in the Colorado River Valley for the national defense cache = ./cache/38288.txt txt = ./txt/38288.txt === reduce.pl bib === id = 46823 author = Gould, W. J. D. title = Ten Years in India, in the 16th Queen's Lancers, and Three Years in South Africa, in the Cape Corps Levies date = pages = extension = .txt mime = text/plain words = 35913 sentences = 2026 flesch = 77 summary = is placed over a large tub of sea-water; the men who have not paid five miles from Delhi, and was to number thirty thousand men of Queen of Gwalior--Ordered to join Lord Gough's Army at Agra--The Queen of Gwalior--Ordered to join Lord Gough's Army at Agra--The course of different parts of India, are generally great thieves. Meerut division were to make forced marches to join Lord Gough, river--Destruction--Wounded to village--March to join Lord river--Destruction--Wounded to village--March to join Lord native cavalry and two troops of horse artillery, were ordered to [Sidenote: March to join Lord Gough.] All being arranged, the following day we marched to join Lord Gough, Our time was generally passed shooting horse shot--Bridle neck bush--Time-expired men--Back to horse shot--Bridle neck bush--Time-expired men--Back to men before General Sir Harry Smith--after which, and being quite The time of the men who had joined for six months having more than cache = ./cache/46823.txt txt = ./txt/46823.txt === reduce.pl bib === id = 36155 author = Le Queux, William title = The Invasion date = pages = extension = .txt mime = text/plain words = 100364 sentences = 4635 flesch = 70 summary = the generals commanding the different German Army Corps to =The General Commanding the Ninth German Army Corps, General von Kronhelm, the generalissimo of the German Army, and briefly landing, the German position extended from the little town of Holt, on Reports now reached London that the VIIth German Army Corps had landed houses in King Street in utter amazement; but soon, when the German to the damage done to the various lines south of London by the enemy's Similar damage had been done by German spies to the line between London position to cover the main London Road and the Great Eastern Railway, The German Eagle was victorious, and London--the great Germans were upon British soil, and that London was held by them. German Army Corps, occupying London:-the Germans in the London streets had been a stupendous one, but so upon which the German troops had laid their hands in London. cache = ./cache/36155.txt txt = ./txt/36155.txt === reduce.pl bib === id = 29984 author = Ellis, A. B. (Alfred Burdon) title = The History of the First West India Regiment date = pages = extension = .txt mime = text/plain words = 84094 sentences = 4159 flesch = 68 summary = Lieutenant-Colonel F.B.P. WHITE, of the 1st West India Regiment; V.S. GOULDSBURY, Esq., Administrator of the Gambia Settlements; A. Major-General Whyte's, or the 1st West India Regiment, remained at wounded, the grenadier company of the 1st West India Regiment having light company of the 1st West India Regiment was ordered to march at company of the 1st West India Regiment, which the Lieutenant-Governor a party of the 1st West India Regiment brought in a body of 121 men, all Company of the 1st West India Regiment, left Cape Coast Castle and force marched inland, four companies of the 1st West India Regiment The head-quarters and four companies of the 1st West India Regiment had West India Regiment,[60] and of the troops under their command, on a Captain H.W. Pollard, 1st West India Regiment, commanding the troops on the 18th of March, five companies of the 2nd West India Regiment arrived cache = ./cache/29984.txt txt = ./txt/29984.txt === reduce.pl bib === id = 37470 author = Le Queux, William title = The Great War in England in 1897 date = pages = extension = .txt mime = text/plain words = 101811 sentences = 4564 flesch = 68 summary = great precision the British directed their fire, and the French vessels and while her great barbette guns roared, the ram of the British vessel 58-ton guns at close quarters played great havoc with the British guns played terrible havoc with the French and Russian torpedo boats, shell played about the French gun-vessels and torpedo boats, causing small force of British troops who had engaged the Russian advance guard enemy were well commanded by the British guns, and the Volunteers, with Then, as they fled, the Russians turned the British guns near St. Augustine's upon them, causing havoc in their rear. great force of Russians was moving slowly up the hill, and I knew that about a thousand men attacking a British battery on the hill at French invaders and the line of Volunteers defending London was long and and Great King Streets the enemy were swept away in hundreds by British cache = ./cache/37470.txt txt = ./txt/37470.txt === reduce.pl bib === id = 47437 author = United States. Foreign Operations Administration title = East-West Trade Trends Mutual Defense Assistance Control Act of 1951 (the Battle Act); Fourth Report to Congress, Second Half of 1953 date = pages = extension = .txt mime = text/plain words = 38728 sentences = 2535 flesch = 65 summary = export controls on the shipment of strategic goods into the bloc had [Illustration: FREE WORLD TRADE WITH THE SOVIET BLOC] foreign trade of a Soviet-bloc country is a state monopoly, it follows importance of the United States to future Soviet plans for the export report was the enforcement of free-world strategic trade controls. =United States exports to Soviet bloc in Europe=: Not prohibited place in United States economic defense policy toward the Soviet bloc strategic trade controls and the problem that some free-world countries =Trade Controls of Free World Countries= =Trade Controls of Free World Countries= All items require an export license for shipment to the Soviet bloc, Free-world trade with Soviet Bloc, 1948 through 1953. Free-world trade with Soviet Bloc, 1948 through 1953. Exports of principal free-world countries to Soviet Bloc, United States trade with the Soviet-Bloc countries, 1937, TABLE 8.--_United States trade with the Soviet-bloc countries, 1937, cache = ./cache/47437.txt txt = ./txt/47437.txt === reduce.pl bib === id = 40479 author = Rosen, Erwin title = In the Foreign Legion date = pages = extension = .txt mime = text/plain words = 72494 sentences = 5038 flesch = 83 summary = French lieutenant : The enlistment office of the Foreign Legion Foreign Legion : Sidi-bel-Abbès : The sergeant is not pleased : "Yes, I am German, and intend to enlist in the Foreign Legion," I said, Half an hour later three new recruits of the Foreign Legion, the the Foreign Legion : What the commander of the Old Guard said at the Foreign Legion : What the commander of the Old Guard said at question concerning men or things of the Legion that the man from In the afternoon the old légionnaires went off on long marches or to The Foreign Legion, as an old troop of mercenaries, works like a In the garrison life of Sidi-bel-Abbès the work of the Legion took The Legion was there to work, and from the légionnaire one could ask citizens of Sidi-bel-Abbès and the légionnaires : How the Legion légionnaire--this citizen of the Foreign Legion's town. cache = ./cache/40479.txt txt = ./txt/40479.txt === reduce.pl bib === id = 55235 author = Roberts, Frederick Sleigh Roberts, Earl title = Lord Roberts' Message to the Nation date = pages = extension = .txt mime = text/plain words = 16655 sentences = 649 flesch = 63 summary = Introductory Note: The National Service League and the Territorial Force THE NATIONAL SERVICE LEAGUE AND WORKING MEN dogmatically that a war with Great Britain will take place this year or with six months' training our Territorials would be ready for war! armed forces of any nation or empire ought to represent, not only its successful war the only means of realizing German nationality, and of position of the National Service League towards the Territorial Force. National Reserve; but mainly upon a Territorial Force,[1] nominally country can be secured and the Territorial Force made really effective." the Regular Forces nearly so much as the problem of the nation in arms, Territorial Force was created, Lord Haldane said that it was "designed-Does our Territorial Force, as it stands to-day, provide us with a Home condition--namely, the _training_ of the Territorial Force. National Service in Arms would have upon the working men of this cache = ./cache/55235.txt txt = ./txt/55235.txt === reduce.pl bib === id = 54107 author = Cannon, Richard title = Historical Record of the Fourteenth, or, the Buckinghamshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1685, and of Its Subsequent Services to 1845 date = pages = extension = .txt mime = text/plain words = 32256 sentences = 1466 flesch = 62 summary = office; the colonel of the FOURTEENTH Regiment, SIR EDWARD HALES, Stirling under Major-General Wightman; the FOURTEENTH Regiment the colonel of the FOURTEENTH Foot, Lieutenant-General JASPER The colonel of the regiment, Brigadier-General Price, commanded the colonelcy of the FOURTEENTH Foot, by Lieutenant-General John of French Flanders; and the FOURTEENTH Regiment, commanded by year a _second battalion_ was added to the FOURTEENTH Regiment. delivered by a British army under Lieutenant-General Sir Arthur The second battalion of the FOURTEENTH Regiment, commanded some companies of the second battalion of the FOURTEENTH Regiment, The second battalion of the FOURTEENTH Regiment landed at The commanding officer of the FOURTEENTH, Lieutenant-Colonel of the FOURTEENTH Regiment, and of the troops in the service of the of the FOURTEENTH Regiment, commanded by Lieutenant-Colonel FRANCIS lieutenant-colonel, commanded the regiment in 1795. 1766 to the FOURTEENTH Regiment of Foot, commanded by the Honorable appointed colonel of a regiment, which is now the FOURTEENTH FOOT. cache = ./cache/54107.txt txt = ./txt/54107.txt === reduce.pl bib === id = 56293 author = Cannon, Richard title = Historical Record of the Tenth, or the North Lincolnshire, Regiment of Foot, Containing an Account of the Formation of the Regiment in 1685, and of its Subsequent Services to 1847 date = pages = extension = .txt mime = text/plain words = 29732 sentences = 1558 flesch = 68 summary = Enemy, an Account of the Services of every Regiment in the British The TENTH regiment of foot appears in the list of troops under regiment was ordered to join the army, but it was not engaged William, and a French army approached the coast to embark with King French usurpations, was the TENTH regiment of foot. gallantry, and the TENTH regiment distinguished itself: the enemy regiment also formed part of the covering army during the siege of the TENTH foot took the field in April, 1712: the British troops The TENTH regiment of foot was subsequently quartered at Ghent; it colonel of the TENTH foot, from the 131st regiment, by commission The services of the TENTH regiment of foot became connected with The services of the TENTH regiment of foot became connected with BATH's regiment, now TENTH foot, of which corps he was appointed the rank of lieut.-general, and removed to the TENTH regiment of cache = ./cache/56293.txt txt = ./txt/56293.txt === reduce.pl bib === id = 56294 author = Cannon, Richard title = Historical Record of the Twelfth, or the Prince of Wales's Royal Regiment of Lancers Containing an Account of the Formation of the Regiment in 1715, and of Its Subsequent Services to 1848. date = pages = extension = .txt mime = text/plain words = 17957 sentences = 831 flesch = 65 summary = embarked for Ireland, to replace a regiment of dragoons ordered to of the TWELFTH Dragoons was conferred on Lieut.-Colonel Sir John After commanding the regiment five years, Major-General Pitt was Lieut.-General Parker commanded the regiment nine years, and dying The TWELFTH Light Dragoons had five horses killed; Lieut.-Colonel with the First (Royal) Dragoons under the command of Major-General to the officers commanding regiments the lieut.-general's high In June, when the army took the field, the TWELFTH Light Dragoons including the TWELFTH Light Dragoons, and marched with the army to After commanding the regiment for twenty-three years, General Sir Six troops of the TWELFTH Light Dragoons, commanded by Colonel the (then Lieut.-Colonel) commanded the 12th Light Dragoons, and lieutenant-colonel of the Twelfth Light Dragoons, at the head of TWELFTH Dragoons in the following year, and promoted to the rank major-general, and was removed in 1749 to the TWELFTH Dragoons. cache = ./cache/56294.txt txt = ./txt/56294.txt === reduce.pl bib === id = 52793 author = Cannon, Richard title = Historical Record of the Seventeenth, or the Leicestershire Regiment of Foot Containing an Account of the Formation of the Regiment in 1688, and of Its Subsequent Services to 1848 date = pages = extension = .txt mime = text/plain words = 21673 sentences = 1084 flesch = 62 summary = regiments in the Dutch service, under Brigadier-General the Earl of frontier towns to his own troops, the British regiments were placed The SEVENTEENTH Regiment had Lieut.-Colonel Woollett, held the commission of lieut.-colonel in the SEVENTEENTH regiment the British army; in which the uniform of the SEVENTEENTH regiment the British troops was completed; and the SEVENTEENTH regiment health of the British troops, and the SEVENTEENTH regiment lost The battalion companies of the regiment, under Lieut.-Colonel General Garth died, after commanding the regiment twenty-six years, SEVENTEENTH regiment of foot, of which he was appointed Colonel on officer was appointed Lieut.-Colonel in the SEVENTEENTH regiment; regiment in 1702, and to the rank of colonel in the army in August SEVENTEENTH regiment, which corps he had commanded many years with and Colonel of the SEVENTEENTH regiment. Colonel in 1779; was nominated Major in his regiment in March, following: in 1789 he was appointed Lieut.-colonel in his regiment. cache = ./cache/52793.txt txt = ./txt/52793.txt === reduce.pl bib === id = 53417 author = Anonymous title = The French Army from Within date = pages = extension = .txt mime = text/plain words = 38438 sentences = 1174 flesch = 60 summary = train, which contain the equivalents to the British Army Service Corps, The officers of the French Army receive their training at military the private soldier's knapsack still holds good in the French Army. Further, officers are more liable to punishment in the French Army than This brings the cavalry regiment of the French Army British troops know it; the conscript goes up to work all the time, and extent as to place the French Army, although a conscript organisation, Gunners in the French Army, as far as Field Artillery is concerned, Manoeuvres fall at the end of the military year in the French Army, two or three ways, but the conscript cook of the French Army can cook non-commissioned officers of the French Army are re-engaged men on a In the French Army men are provided with coffee before turning out for as in the British Army itself, and the training of men was modified on cache = ./cache/53417.txt txt = ./txt/53417.txt === reduce.pl bib === id = 55087 author = Cannon, Richard title = Historical Record of the Forty-sixth or South Devonshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1741 and of Its Subsequent Services to 1851 date = pages = extension = .txt mime = text/plain words = 28104 sentences = 1530 flesch = 65 summary = in Scotland, and Lieut.-General Sir John Cope, the Commander regiment was ordered to join the body of troops under Major-General Lieut.-General Amherst, who commanded the British forces in regiment, the whole commanded by Lieut.-Colonel Eyre Massey, of the army to General Sir Henry Clinton, K.B. The regiment also took appointed Colonel of the FORTY-SIXTH regiment, in succession to The regiment, under the command of Lieut.-Colonel Garrett, K.H., The service companies of the regiment, under the command of Lieut.-Colonel in the FORTY-SIXTH regiment, with which his earlier (since disbanded) to be lieut.-colonel of the FORTY-SIXTH regiment he was appointed colonel of the FORTY-SIXTH regiment on the 1st he was appointed colonel of the FORTY-SIXTH regiment on the 1st 1831), as major-general commanding the forces in that island; and, regiment; and in the year 1833, he succeeded Lieut.-General Sir April 1838, Lieut.-General Sir John Keane was appointed colonel Lieut.-General Ross was removed to the FORTY-SIXTH regiment. cache = ./cache/55087.txt txt = ./txt/55087.txt === reduce.pl bib === id = 61125 author = Cannon, Richard title = Historical Record of the Nineteenth, or the First Yorkshire North Riding Regiment of Foot Containing an account of the formation of the regiment in 1688, and of its subsequent services to 1848 date = pages = extension = .txt mime = text/plain words = 16020 sentences = 959 flesch = 67 summary = an Account of the Services of every Regiment in the British Army for British Regiments to keep regular records of their services France, the NINETEENTH, and a number of other regiments, were ordered the NINETEENTH regiment by Colonel Lord George Beauclerk, from the In 1761 the regiment was placed under the orders of Major-General October of this year the NINETEENTH regiment embarked for Columbo. enterprise, four companies of the NINETEENTH regiment embarked from interior of the island of Ceylon, the NINETEENTH regiment embarked appointed by Her Majesty Colonel of the NINETEENTH regiment. services of the NINETEENTH REGIMENT OF FOOT, for a period of one The services of the NINETEENTH regiment in the Field, as well as in a regiment of foot for the service of King William III., which was This officer was appointed Ensign in the NINETEENTH regiment on the [7] Embarkation Return of Major-General Erle's Regiment, 15th June, cache = ./cache/61125.txt txt = ./txt/61125.txt === reduce.pl bib === id = 36778 author = Surtees, William title = Twenty-Five Years in the Rifle Brigade date = pages = extension = .txt mime = text/plain words = 141964 sentences = 4892 flesch = 66 summary = moved on till we got a little in advance of the Russian army, (which, some days, my battalion having been pushed forward to a village called town, which gave the enemy time to turn out and form to receive the remain during the time mentioned, in order that the heavy divisions of Soon after daylight, the remaining men of attacking divisions began to consequence of the enemy, in great force, making his appearance at some I reached Lisbon in two days from this time, having taken a boat at good effect, for I believe we lost no more till we reached the regiment; Enemy, who are beaten, and forced to retreat--Our Army advance Enemy, who are beaten, and forced to retreat--Our Army advance officers of the division,--a thing of great moment where regiments have long time; but the General, having detached the 4th regiment to form cache = ./cache/36778.txt txt = ./txt/36778.txt Building ./etc/reader.txt 36778 11352 39893 29984 38288 47437 number of items: 21 sum of words: 1,090,395 average size in words: 54,519 average readability score: 67 nouns: men; war; time; regiment; enemy; army; troops; country; day; people; officers; man; part; force; service; fire; guns; years; way; position; world; place; peace; nation; order; life; night; year; town; attack; number; work; soldiers; sidenote; power; field; line; officer; companies; side; head; company; river; infantry; cavalry; corps; hand; body; quarters; days verbs: was; is; be; were; had; been; have; are; has; being; made; do; having; did; make; take; took; found; came; taken; get; said; marched; arrived; wounded; left; sent; killed; embarked; see; come; done; received; got; following; fell; given; brought; formed; called; remained; put; carried; go; proceeded; went; set; passed; ordered; give adjectives: other; great; british; french; military; many; such; first; same; more; german; few; own; little; large; several; good; national; whole; small; possible; old; necessary; strong; present; long; last; new; political; able; general; 1st; much; high; heavy; second; certain; free; short; next; best; considerable; full; important; naval; most; foreign; various; russian; human adverbs: not; so; up; now; only; out; very; as; then; most; also; more; however; down; well; even; again; still; here; about; thus; soon; off; far; never; away; back; on; once; just; afterwards; there; always; almost; much; therefore; too; ever; long; already; indeed; in; quite; all; forward; nearly; immediately; first; together; over pronouns: it; they; i; their; we; he; his; our; them; its; my; us; him; you; her; me; she; themselves; your; himself; itself; myself; ourselves; one; herself; ours; yourself; theirs; yours; ''em; mine; thy; ''s; yorkshire; i''m; won--40th; thyself; thee; oneself; brothers,--our; yourselves; you''se; you''re; up.--ed; u; trodden; stated,--"_nothing; infantry,--the; hers; d''you proper nouns: _; general; england; west; army; india; states; legion; united; regiment; london; sir; |; france; colonel; germany; major; french; british; king; lieutenant; great; war; st.; lord; britain; captain; march; state; royal; june; navy; germans; william; government; july; january; river; .; john; corps; north; april; august; new; von; october; street; september; may keywords: british; general; england; french; sidenote; regiment; colonel; army; king; france; war; sir; major; st.; lord; great; chapter; united; time; states; royal; power; india; germany; german; corps; august; west; street; state; south; service; september; road; officer; office; north; navy; morocco; man; london; lieutenant; legion; june; july; jean; illustration; hill; hall; government one topic; one dimension: war file(s): ./cache/39893.txt titles(s): Defenseless America three topics; one dimension: regiment; war; enemy file(s): ./cache/29984.txt, ./cache/11352.txt, ./cache/37470.txt titles(s): The History of the First West India Regiment | Germany and the Next War | The Great War in England in 1897 five topics; three dimensions: regiment general colonel; war men army; enemy british london; war great army; legion légionnaire man file(s): ./cache/54107.txt, ./cache/38288.txt, ./cache/37470.txt, ./cache/11352.txt, ./cache/40479.txt titles(s): Historical Record of the Fourteenth, or, the Buckinghamshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1685, and of Its Subsequent Services to 1845 | Our National Defense: The Patriotism of Peace | The Great War in England in 1897 | Germany and the Next War | In the Foreign Legion Type: gutenberg title: classification-UA-gutenberg date: 2021-05-28 time: 20:05 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: classification:"UA" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 53417 author: Anonymous title: The French Army from Within date: words: 38438.0 sentences: 1174.0 pages: flesch: 60.0 cache: ./cache/53417.txt txt: ./txt/53417.txt summary: train, which contain the equivalents to the British Army Service Corps, The officers of the French Army receive their training at military the private soldier''s knapsack still holds good in the French Army. Further, officers are more liable to punishment in the French Army than This brings the cavalry regiment of the French Army British troops know it; the conscript goes up to work all the time, and extent as to place the French Army, although a conscript organisation, Gunners in the French Army, as far as Field Artillery is concerned, Manoeuvres fall at the end of the military year in the French Army, two or three ways, but the conscript cook of the French Army can cook non-commissioned officers of the French Army are re-engaged men on a In the French Army men are provided with coffee before turning out for as in the British Army itself, and the training of men was modified on id: 11352 author: Bernhardi, Friedrich von title: Germany and the Next War date: words: 100769.0 sentences: 4277.0 pages: flesch: 59.0 cache: ./cache/11352.txt txt: ./txt/11352.txt summary: Empire and the revived spiritual power--Rise of the great States The land forces of England--The military power of Germany and The value of war for the political and moral development of mankind has struggle will be decisive of Germany''s whole future as State and nation. through a Seven Years'' War for our position as a World Power, if we gain possibility of war is required to give the national character that a great danger, not so much from the possibility of a war with England nationality pure and maintain their position as political powers. English colonial war, which would engage England''s fleets in far distant the war, and the want of German imports would be a great stimulus, and The political and national development of the German people has always, Germany has great national and historical duties of policy and culture generally, the training of the superior officers for the great war id: 54107 author: Cannon, Richard title: Historical Record of the Fourteenth, or, the Buckinghamshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1685, and of Its Subsequent Services to 1845 date: words: 32256.0 sentences: 1466.0 pages: flesch: 62.0 cache: ./cache/54107.txt txt: ./txt/54107.txt summary: office; the colonel of the FOURTEENTH Regiment, SIR EDWARD HALES, Stirling under Major-General Wightman; the FOURTEENTH Regiment the colonel of the FOURTEENTH Foot, Lieutenant-General JASPER The colonel of the regiment, Brigadier-General Price, commanded the colonelcy of the FOURTEENTH Foot, by Lieutenant-General John of French Flanders; and the FOURTEENTH Regiment, commanded by year a _second battalion_ was added to the FOURTEENTH Regiment. delivered by a British army under Lieutenant-General Sir Arthur The second battalion of the FOURTEENTH Regiment, commanded some companies of the second battalion of the FOURTEENTH Regiment, The second battalion of the FOURTEENTH Regiment landed at The commanding officer of the FOURTEENTH, Lieutenant-Colonel of the FOURTEENTH Regiment, and of the troops in the service of the of the FOURTEENTH Regiment, commanded by Lieutenant-Colonel FRANCIS lieutenant-colonel, commanded the regiment in 1795. 1766 to the FOURTEENTH Regiment of Foot, commanded by the Honorable appointed colonel of a regiment, which is now the FOURTEENTH FOOT. id: 56293 author: Cannon, Richard title: Historical Record of the Tenth, or the North Lincolnshire, Regiment of Foot, Containing an Account of the Formation of the Regiment in 1685, and of its Subsequent Services to 1847 date: words: 29732.0 sentences: 1558.0 pages: flesch: 68.0 cache: ./cache/56293.txt txt: ./txt/56293.txt summary: Enemy, an Account of the Services of every Regiment in the British The TENTH regiment of foot appears in the list of troops under regiment was ordered to join the army, but it was not engaged William, and a French army approached the coast to embark with King French usurpations, was the TENTH regiment of foot. gallantry, and the TENTH regiment distinguished itself: the enemy regiment also formed part of the covering army during the siege of the TENTH foot took the field in April, 1712: the British troops The TENTH regiment of foot was subsequently quartered at Ghent; it colonel of the TENTH foot, from the 131st regiment, by commission The services of the TENTH regiment of foot became connected with The services of the TENTH regiment of foot became connected with BATH''s regiment, now TENTH foot, of which corps he was appointed the rank of lieut.-general, and removed to the TENTH regiment of id: 56294 author: Cannon, Richard title: Historical Record of the Twelfth, or the Prince of Wales''s Royal Regiment of Lancers Containing an Account of the Formation of the Regiment in 1715, and of Its Subsequent Services to 1848. date: words: 17957.0 sentences: 831.0 pages: flesch: 65.0 cache: ./cache/56294.txt txt: ./txt/56294.txt summary: embarked for Ireland, to replace a regiment of dragoons ordered to of the TWELFTH Dragoons was conferred on Lieut.-Colonel Sir John After commanding the regiment five years, Major-General Pitt was Lieut.-General Parker commanded the regiment nine years, and dying The TWELFTH Light Dragoons had five horses killed; Lieut.-Colonel with the First (Royal) Dragoons under the command of Major-General to the officers commanding regiments the lieut.-general''s high In June, when the army took the field, the TWELFTH Light Dragoons including the TWELFTH Light Dragoons, and marched with the army to After commanding the regiment for twenty-three years, General Sir Six troops of the TWELFTH Light Dragoons, commanded by Colonel the (then Lieut.-Colonel) commanded the 12th Light Dragoons, and lieutenant-colonel of the Twelfth Light Dragoons, at the head of TWELFTH Dragoons in the following year, and promoted to the rank major-general, and was removed in 1749 to the TWELFTH Dragoons. id: 52793 author: Cannon, Richard title: Historical Record of the Seventeenth, or the Leicestershire Regiment of Foot Containing an Account of the Formation of the Regiment in 1688, and of Its Subsequent Services to 1848 date: words: 21673.0 sentences: 1084.0 pages: flesch: 62.0 cache: ./cache/52793.txt txt: ./txt/52793.txt summary: regiments in the Dutch service, under Brigadier-General the Earl of frontier towns to his own troops, the British regiments were placed The SEVENTEENTH Regiment had Lieut.-Colonel Woollett, held the commission of lieut.-colonel in the SEVENTEENTH regiment the British army; in which the uniform of the SEVENTEENTH regiment the British troops was completed; and the SEVENTEENTH regiment health of the British troops, and the SEVENTEENTH regiment lost The battalion companies of the regiment, under Lieut.-Colonel General Garth died, after commanding the regiment twenty-six years, SEVENTEENTH regiment of foot, of which he was appointed Colonel on officer was appointed Lieut.-Colonel in the SEVENTEENTH regiment; regiment in 1702, and to the rank of colonel in the army in August SEVENTEENTH regiment, which corps he had commanded many years with and Colonel of the SEVENTEENTH regiment. Colonel in 1779; was nominated Major in his regiment in March, following: in 1789 he was appointed Lieut.-colonel in his regiment. id: 55087 author: Cannon, Richard title: Historical Record of the Forty-sixth or South Devonshire Regiment of Foot Containing an Account of the Formation of the Regiment in 1741 and of Its Subsequent Services to 1851 date: words: 28104.0 sentences: 1530.0 pages: flesch: 65.0 cache: ./cache/55087.txt txt: ./txt/55087.txt summary: in Scotland, and Lieut.-General Sir John Cope, the Commander regiment was ordered to join the body of troops under Major-General Lieut.-General Amherst, who commanded the British forces in regiment, the whole commanded by Lieut.-Colonel Eyre Massey, of the army to General Sir Henry Clinton, K.B. The regiment also took appointed Colonel of the FORTY-SIXTH regiment, in succession to The regiment, under the command of Lieut.-Colonel Garrett, K.H., The service companies of the regiment, under the command of Lieut.-Colonel in the FORTY-SIXTH regiment, with which his earlier (since disbanded) to be lieut.-colonel of the FORTY-SIXTH regiment he was appointed colonel of the FORTY-SIXTH regiment on the 1st he was appointed colonel of the FORTY-SIXTH regiment on the 1st 1831), as major-general commanding the forces in that island; and, regiment; and in the year 1833, he succeeded Lieut.-General Sir April 1838, Lieut.-General Sir John Keane was appointed colonel Lieut.-General Ross was removed to the FORTY-SIXTH regiment. id: 61125 author: Cannon, Richard title: Historical Record of the Nineteenth, or the First Yorkshire North Riding Regiment of Foot Containing an account of the formation of the regiment in 1688, and of its subsequent services to 1848 date: words: 16020.0 sentences: 959.0 pages: flesch: 67.0 cache: ./cache/61125.txt txt: ./txt/61125.txt summary: an Account of the Services of every Regiment in the British Army for British Regiments to keep regular records of their services France, the NINETEENTH, and a number of other regiments, were ordered the NINETEENTH regiment by Colonel Lord George Beauclerk, from the In 1761 the regiment was placed under the orders of Major-General October of this year the NINETEENTH regiment embarked for Columbo. enterprise, four companies of the NINETEENTH regiment embarked from interior of the island of Ceylon, the NINETEENTH regiment embarked appointed by Her Majesty Colonel of the NINETEENTH regiment. services of the NINETEENTH REGIMENT OF FOOT, for a period of one The services of the NINETEENTH regiment in the Field, as well as in a regiment of foot for the service of King William III., which was This officer was appointed Ensign in the NINETEENTH regiment on the [7] Embarkation Return of Major-General Erle''s Regiment, 15th June, id: 29984 author: Ellis, A. B. (Alfred Burdon) title: The History of the First West India Regiment date: words: 84094.0 sentences: 4159.0 pages: flesch: 68.0 cache: ./cache/29984.txt txt: ./txt/29984.txt summary: Lieutenant-Colonel F.B.P. WHITE, of the 1st West India Regiment; V.S. GOULDSBURY, Esq., Administrator of the Gambia Settlements; A. Major-General Whyte''s, or the 1st West India Regiment, remained at wounded, the grenadier company of the 1st West India Regiment having light company of the 1st West India Regiment was ordered to march at company of the 1st West India Regiment, which the Lieutenant-Governor a party of the 1st West India Regiment brought in a body of 121 men, all Company of the 1st West India Regiment, left Cape Coast Castle and force marched inland, four companies of the 1st West India Regiment The head-quarters and four companies of the 1st West India Regiment had West India Regiment,[60] and of the troops under their command, on a Captain H.W. Pollard, 1st West India Regiment, commanding the troops on the 18th of March, five companies of the 2nd West India Regiment arrived id: 46823 author: Gould, W. J. D. title: Ten Years in India, in the 16th Queen''s Lancers, and Three Years in South Africa, in the Cape Corps Levies date: words: 35913.0 sentences: 2026.0 pages: flesch: 77.0 cache: ./cache/46823.txt txt: ./txt/46823.txt summary: is placed over a large tub of sea-water; the men who have not paid five miles from Delhi, and was to number thirty thousand men of Queen of Gwalior--Ordered to join Lord Gough''s Army at Agra--The Queen of Gwalior--Ordered to join Lord Gough''s Army at Agra--The course of different parts of India, are generally great thieves. Meerut division were to make forced marches to join Lord Gough, river--Destruction--Wounded to village--March to join Lord river--Destruction--Wounded to village--March to join Lord native cavalry and two troops of horse artillery, were ordered to [Sidenote: March to join Lord Gough.] All being arranged, the following day we marched to join Lord Gough, Our time was generally passed shooting horse shot--Bridle neck bush--Time-expired men--Back to horse shot--Bridle neck bush--Time-expired men--Back to men before General Sir Harry Smith--after which, and being quite The time of the men who had joined for six months having more than id: 25522 author: Hearnshaw, F. J. C. (Fossey John Cobb) title: Freedom In Service Six Essays on Matters Concerning Britain's Safety and Good Government date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 36155 author: Le Queux, William title: The Invasion date: words: 100364.0 sentences: 4635.0 pages: flesch: 70.0 cache: ./cache/36155.txt txt: ./txt/36155.txt summary: the generals commanding the different German Army Corps to =The General Commanding the Ninth German Army Corps, General von Kronhelm, the generalissimo of the German Army, and briefly landing, the German position extended from the little town of Holt, on Reports now reached London that the VIIth German Army Corps had landed houses in King Street in utter amazement; but soon, when the German to the damage done to the various lines south of London by the enemy''s Similar damage had been done by German spies to the line between London position to cover the main London Road and the Great Eastern Railway, The German Eagle was victorious, and London--the great Germans were upon British soil, and that London was held by them. German Army Corps, occupying London:-the Germans in the London streets had been a stupendous one, but so upon which the German troops had laid their hands in London. id: 37470 author: Le Queux, William title: The Great War in England in 1897 date: words: 101811.0 sentences: 4564.0 pages: flesch: 68.0 cache: ./cache/37470.txt txt: ./txt/37470.txt summary: great precision the British directed their fire, and the French vessels and while her great barbette guns roared, the ram of the British vessel 58-ton guns at close quarters played great havoc with the British guns played terrible havoc with the French and Russian torpedo boats, shell played about the French gun-vessels and torpedo boats, causing small force of British troops who had engaged the Russian advance guard enemy were well commanded by the British guns, and the Volunteers, with Then, as they fled, the Russians turned the British guns near St. Augustine''s upon them, causing havoc in their rear. great force of Russians was moving slowly up the hill, and I knew that about a thousand men attacking a British battery on the hill at French invaders and the line of Volunteers defending London was long and and Great King Streets the enemy were swept away in hundreds by British id: 39893 author: Maxim, Hudson title: Defenseless America date: words: 77739.0 sentences: 3768.0 pages: flesch: 69.0 cache: ./cache/39893.txt txt: ./txt/39893.txt summary: leads a nation to wage war, because being able to fight makes one want warring and the neutral powers--differences which, in time of peace, the time of the Civil War. Ten thousand men, armed with modern guns and all the paraphernalia of million men armed with the old smooth-bore guns of the Civil War. As a enginery and fighting methods, the nations would be able, in a war like In the present European war, the great long-range German howitzers, national defense in time of war, to build up and man our Navy, construct the great armies today, and the present war has indicated, in the case officers of the Army and the Navy, for, if war comes, it is they who If the manufacturers of war-materials, and our army and navy men, are to of war-materials in the hands of army and navy officers, whom they id: 38288 author: Maxwell, George Hebard title: Our National Defense: The Patriotism of Peace date: words: 72489.0 sentences: 3074.0 pages: flesch: 63.0 cache: ./cache/38288.txt txt: ./txt/38288.txt summary: United States owns land, water and power--Development United States by land, in case of war--Mountain Ranges _Advocates of Peace present no plan for national defense in case of war. war between the United States and any one of the great world powers. this country large enough to serve as a national defense in time of war national defense in such a war our standing army is a dangerous delusion. such a great Reserve Force of trained and hardened men in time of war would people of the United States for national defense or for preserving peace, There will never be a war between Japan and the United States if the people United States and Japan, with reference to the Colorado River Country and Homecroft Reserve if needed for national defense in time of war. Homecroft Reserve in the Colorado River Valley for the national defense id: 55235 author: Roberts, Frederick Sleigh Roberts, Earl title: Lord Roberts'' Message to the Nation date: words: 16655.0 sentences: 649.0 pages: flesch: 63.0 cache: ./cache/55235.txt txt: ./txt/55235.txt summary: Introductory Note: The National Service League and the Territorial Force THE NATIONAL SERVICE LEAGUE AND WORKING MEN dogmatically that a war with Great Britain will take place this year or with six months'' training our Territorials would be ready for war! armed forces of any nation or empire ought to represent, not only its successful war the only means of realizing German nationality, and of position of the National Service League towards the Territorial Force. National Reserve; but mainly upon a Territorial Force,[1] nominally country can be secured and the Territorial Force made really effective." the Regular Forces nearly so much as the problem of the nation in arms, Territorial Force was created, Lord Haldane said that it was "designed-Does our Territorial Force, as it stands to-day, provide us with a Home condition--namely, the _training_ of the Territorial Force. National Service in Arms would have upon the working men of this id: 40479 author: Rosen, Erwin title: In the Foreign Legion date: words: 72494.0 sentences: 5038.0 pages: flesch: 83.0 cache: ./cache/40479.txt txt: ./txt/40479.txt summary: French lieutenant : The enlistment office of the Foreign Legion Foreign Legion : Sidi-bel-Abbès : The sergeant is not pleased : "Yes, I am German, and intend to enlist in the Foreign Legion," I said, Half an hour later three new recruits of the Foreign Legion, the the Foreign Legion : What the commander of the Old Guard said at the Foreign Legion : What the commander of the Old Guard said at question concerning men or things of the Legion that the man from In the afternoon the old légionnaires went off on long marches or to The Foreign Legion, as an old troop of mercenaries, works like a In the garrison life of Sidi-bel-Abbès the work of the Legion took The Legion was there to work, and from the légionnaire one could ask citizens of Sidi-bel-Abbès and the légionnaires : How the Legion légionnaire--this citizen of the Foreign Legion''s town. id: 36778 author: Surtees, William title: Twenty-Five Years in the Rifle Brigade date: words: 141964.0 sentences: 4892.0 pages: flesch: 66.0 cache: ./cache/36778.txt txt: ./txt/36778.txt summary: moved on till we got a little in advance of the Russian army, (which, some days, my battalion having been pushed forward to a village called town, which gave the enemy time to turn out and form to receive the remain during the time mentioned, in order that the heavy divisions of Soon after daylight, the remaining men of attacking divisions began to consequence of the enemy, in great force, making his appearance at some I reached Lisbon in two days from this time, having taken a boat at good effect, for I believe we lost no more till we reached the regiment; Enemy, who are beaten, and forced to retreat--Our Army advance Enemy, who are beaten, and forced to retreat--Our Army advance officers of the division,--a thing of great moment where regiments have long time; but the General, having detached the 4th regiment to form id: 47437 author: United States. Foreign Operations Administration title: East-West Trade Trends Mutual Defense Assistance Control Act of 1951 (the Battle Act); Fourth Report to Congress, Second Half of 1953 date: words: 38728.0 sentences: 2535.0 pages: flesch: 65.0 cache: ./cache/47437.txt txt: ./txt/47437.txt summary: export controls on the shipment of strategic goods into the bloc had [Illustration: FREE WORLD TRADE WITH THE SOVIET BLOC] foreign trade of a Soviet-bloc country is a state monopoly, it follows importance of the United States to future Soviet plans for the export report was the enforcement of free-world strategic trade controls. =United States exports to Soviet bloc in Europe=: Not prohibited place in United States economic defense policy toward the Soviet bloc strategic trade controls and the problem that some free-world countries =Trade Controls of Free World Countries= =Trade Controls of Free World Countries= All items require an export license for shipment to the Soviet bloc, Free-world trade with Soviet Bloc, 1948 through 1953. Free-world trade with Soviet Bloc, 1948 through 1953. Exports of principal free-world countries to Soviet Bloc, United States trade with the Soviet-Bloc countries, 1937, TABLE 8.--_United States trade with the Soviet-bloc countries, 1937, id: 15158 author: United States. Office of Civil Defense title: In Time of Emergency A Citizen''s Handbook on Nuclear Attack, Natural Disasters (1968) date: words: 20451.0 sentences: 1475.0 pages: flesch: 75.0 cache: ./cache/15158.txt txt: ./txt/15158.txt summary: systems--the fallout shelters, supporting equipment and emergency plans 2. If the Attack Warning Signal sounds, go to a fallout shelter The basements of some homes are usable as family fallout shelters as In setting up any home fallout shelter, the basic aim is to place enough prefer to use a family-type shelter in a time of attack, you should 2. If you intend to use a family fallout shelter at home, always keep on hand if you plan to use a family fallout shelter at home. If the public shelter you will use in a time of attack contains these or If you go to a _public_ fallout shelter in a time of attack, you In many home shelters, people would have to use emergency toilets until emergency, especially if you plan to use a home shelter: Care and use of water supplies in shelter 46-48 id: 10629 author: Wilkinson, Spenser title: Britain at Bay date: words: 42744.0 sentences: 1796.0 pages: flesch: 66.0 cache: ./cache/10629.txt txt: ./txt/10629.txt summary: war between England and a great continental nation? present all the marks of a nation likely to do great things in war. Influence of Sea Power upon History," other nations besides the British a war with Great Britain must find the German navy too strong for the two years to the army or the navy to learn war, because they know that the years of peace which followed, the British monopoly of sea power, of process of bringing the war to an end by landing an army in Great army, a purely professional navy, and a large half-trained force, called In a war between Great Britain and a continental State or combination If Great Britain were organised for war and able a nation must always choose a great man to command its navy or its army Great Britain''s national weapon was her navy, which she has for ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel