1
0
forked from GitHub/gf-core

add set of prepositions in DictEng

This commit is contained in:
hallgren
2011-03-05 12:02:01 +00:00
parent 603dc34b63
commit 34daa2894a
2 changed files with 184 additions and 2 deletions

View File

@@ -104,6 +104,7 @@ lin abnormal_A = compoundA (mkA "abnormal");
lin abnormality_N = mkN "abnormality" "abnormalities";
lin abo_N = mkN "abo" "abos";
lin aboard_Adv = mkAdv "aboard";
lin aboard_Prep = mkPrep "aboard";
lin abode_N = mkN "abode" "abodes";
lin abolish_V2 = mkV2 (mkV "abolish" "abolishes" "abolished" "abolished" "abolishing");
lin abolition_N = mkN "abolition" ;
@@ -121,9 +122,11 @@ lin abortionist_N = mkN "abortionist" "abortionists";
lin abortive_A = compoundA (mkA "abortive");
lin abound_V = mkV "abound" "abounds" "abounded" "abounded" "abounding";
lin about_Adv = mkAdv "about";
lin about_Prep = mkPrep "about";
lin about_face_N = mkN "about-face" "IRREG";
lin about_face_V = mkV "about-face" "about-faces" "about-faced" "about-faced" "about-facing";
lin above_Adv = mkAdv "above";
lin above_Prep = mkPrep "above";
lin above_board_A = compoundA (mkA "above board");
lin above_board_Adv = mkAdv "above board";
lin above_mentioned_A = compoundA (mkA "above-mentioned");
@@ -333,6 +336,7 @@ lin acrobatics_N = mkN "acrobatics" "acrobatics";
lin acronym_N = mkN "acronym" "acronyms";
lin acropolis_N = mkN "acropolis" "acropolises";
lin across_Adv = mkAdv "across";
lin across_Prep = mkPrep "across";
lin acrostic_N = mkN "acrostic" "acrostics";
lin acrylic_N = mkN "acrylic" "acrylics";
lin act_N = mkN "act" "acts";
@@ -640,6 +644,7 @@ lin afro_wig_N = mkN "afro-wig" "afro-wigs";
lin aft_Adv = mkAdv "aft";
lin after_A = compoundA (mkA "after");
lin after_Adv = mkAdv "after";
lin after_Prep = mkPrep "after";
lin aftercare_N = mkN "aftercare" ;
lin afterdamp_N = mkN "afterdamp" ;
lin aftereffect_N = mkN "aftereffect" "aftereffects";
@@ -649,6 +654,7 @@ lin afternoon_N = mkN "afternoon" "afternoons";
lin afterthought_N = mkN "afterthought" "afterthoughts";
lin afterwards_Adv = mkAdv "afterwards";
lin again_Adv = mkAdv "again";
lin against_Prep = mkPrep "against";
lin agape_A = compoundA (mkA "agape");
lin agar_agar_N = mkN "agar-agar" ;
lin agate_N = mkN "agate" "agates";
@@ -707,6 +713,7 @@ lin agnostic_A = compoundA (mkA "agnostic");
lin agnostic_N = mkN "agnostic" "agnostics";
lin agnosticism_N = mkN "agnosticism" ;
lin ago_Adv = mkAdv "ago";
lin ago_Prep = mkPrep "ago";
lin agog_A = compoundA (mkA "agog");
lin agonized_A = compoundA (mkA "agonized");
lin agonizing_A = compoundA (mkA "agonizing");
@@ -790,6 +797,7 @@ lin aisle_N = mkN "aisle" "aisles";
lin aitch_N = mkN "aitch" "aitches";
lin aitch_bone_N = mkN "aitch-bone" "aitch-bones";
lin ajar_A = compoundA (mkA "ajar");
lin aka_Prep = mkPrep "a/k/a";
lin akimbo_Adv = mkAdv "akimbo";
lin akin_A = compoundA (mkA "akin");
lin akron_PN = mkPN "Akron";
@@ -810,6 +818,7 @@ lin albania_PN = mkPN "Albania";
lin albanian_A = compoundA (mkA "albanian");
lin albanian_N = mkN "albanian" "albanians";
lin albatross_N = mkN "albatross" "albatrosses";
lin albeit_Prep = mkPrep "albeit";
lin albert_PN = mkPN "Albert";
lin alberta_PN = mkPN "Alberta";
lin albino_N = mkN "albino" "albinos";
@@ -955,7 +964,9 @@ lin aloft_Adv = mkAdv "aloft";
lin alone_A = compoundA (mkA "alone");
lin alone_Adv = mkAdv "alone";
lin along_Adv = mkAdv "along";
lin along_Prep = mkPrep "along";
lin alongside_Adv = mkAdv "alongside";
lin alongside_Prep = mkPrep "alongside";
lin aloof_A = compoundA (mkA "aloof");
lin aloof_Adv = mkAdv "aloof";
lin aloofness_N = mkN "aloofness" ;
@@ -988,6 +999,7 @@ lin alternate_V2 = mkV2 (mkV "alternate" "alternates" "alternated" "alternated"
lin alternation_N = mkN "alternation" "alternations";
lin alternative_A = compoundA (mkA "alternative");
lin alternative_N = mkN "alternative" "alternatives";
lin although_Prep = mkPrep "although";
lin altimeter_N = mkN "altimeter" "altimeters";
lin altitude_N = mkN "altitude" "altitudes";
lin alto_N = mkN "alto" "altos";
@@ -1069,6 +1081,7 @@ lin amiability_N = mkN "amiability" ;
lin amiable_A = compoundA (mkA "amiable");
lin amicability_N = mkN "amicability" ;
lin amicable_A = compoundA (mkA "amicable");
lin amid_Prep = mkPrep "amid";
lin amidships_Adv = mkAdv "amidships";
lin amiens_PN = mkPN "Amiens";
lin amir_N = mkN "amir" "amirs";
@@ -1085,6 +1098,8 @@ lin amnesia_N = mkN "amnesia" ;
lin amnesty_N = mkN "amnesty" "amnesties";
lin amoeba_N = mkN "amoeba" "amoebas";
lin amoebic_A = compoundA (mkA "amoebic");
lin among_Prep = mkPrep "among";
lin amongst_Prep = mkPrep "amongst";
lin amok_Adv = mkAdv "amok";
lin amoral_A = compoundA (mkA "amoral");
lin amorous_A = compoundA (mkA "amorous");
@@ -1701,6 +1716,7 @@ lin arnold_PN = mkPN "Arnold";
lin aroma_N = mkN "aroma" "aromas";
lin aromatic_A = compoundA (mkA "aromatic");
lin around_Adv = mkAdv "around";
lin around_Prep = mkPrep "around";
lin arouse_V2 = mkV2 (mkV "arouse" "arouses" "aroused" "aroused" "arousing");
lin arpeggio_N = mkN "arpeggio" "arpeggios";
lin arquebus_N = mkN "arquebus" "arquebuses";
@@ -1772,6 +1788,7 @@ lin arum_N = mkN "arum" "arums";
lin aryan_A = compoundA (mkA "aryan");
lin aryan_N = mkN "aryan" "aryans";
lin arete_N = mkN "arête" "arêtes";
lin as_Prep = mkPrep "as";
lin asap_PN = mkPN "Asap";
lin asbestos_N = mkN "asbestos" ;
lin ascend_V = mkV "ascend" "ascends" "ascended" "ascended" "ascending";
@@ -1937,6 +1954,7 @@ lin astray_A = compoundA (mkA "astray");
lin astray_Adv = mkAdv "astray";
lin astride_A = compoundA (mkA "astride");
lin astride_Adv = mkAdv "astride";
lin astride_Prep = mkPrep "astride";
lin astringency_N = mkN "astringency" ;
lin astringent_A = compoundA (mkA "astringent");
lin astringent_N = mkN "astringent" "astringents";
@@ -1961,6 +1979,7 @@ lin asymmetry_N = mkN "asymmetry" ;
lin asymptote_N = mkN "asymptote" "asymptotes";
lin asymptotic_A = compoundA (mkA "asymptotic");
lin asymptotically_Adv = mkAdv "asymptotically";
lin at_Prep = mkPrep "at";
lin at_home_N = mkN "at-home" "at-homes";
lin atabrine_N = mkN "atabrine" ;
lin atavism_N = mkN "atavism" "atavisms";
@@ -1995,6 +2014,7 @@ lin atonality_N = mkN "atonality" ;
lin atone_V = mkV "atone" "atones" "atoned" "atoned" "atoning";
lin atonement_N = mkN "atonement" ;
lin atop_Adv = mkAdv "atop";
lin atop_Prep = mkPrep "atop";
lin atrabilious_A = compoundA (mkA "atrabilious");
lin atrocious_A = compoundA (mkA "atrocious");
lin atrocity_N = mkN "atrocity" "atrocities";
@@ -2854,6 +2874,7 @@ lin beaver_N = mkN "beaver" "beavers";
lin beaver_V = mkV "beaver" "beavers" "beavered" "beavered" "beavering";
lin bebington_PN = mkPN "Bebington";
lin becalmed_A = compoundA (mkA "becalmed");
lin because_Prep = mkPrep "because";
lin beccles_PN = mkPN "Beccles";
lin beck_N = mkN "beck" "becks";
lin beckon_V = mkV "beckon" "beckons" "beckoned" "beckoned" "beckoning";
@@ -2921,6 +2942,7 @@ lin befit_V2 = mkV2 (mkV "befit" "befits" "befitted" "befitted" "befitting");
lin befitting_A = compoundA (mkA "befitting");
lin befogged_A = compoundA (mkA "befogged");
lin before_Adv = mkAdv "before";
lin before_Prep = mkPrep "before";
lin beforehand_A = compoundA (mkA "beforehand");
lin beforehand_Adv = mkAdv "beforehand";
lin befoul_V2 = mkV2 (mkV "befoul" "befouls" "befouled" "befouled" "befouling");
@@ -2954,6 +2976,7 @@ lin behead_V2 = mkV2 (mkV "behead" "beheads" "beheaded" "beheaded" "beheading");
lin behest_N = mkN "behest" "behests";
lin behind_Adv = mkAdv "behind";
lin behind_N = mkN "behind" "behinds";
lin behind_Prep = mkPrep "behind";
lin behindhand_A = compoundA (mkA "behindhand");
lin behold_V2 = mkV2 (mkV "be" IrregEng.hold_V);
lin beholden_A = compoundA (mkA "beholden");
@@ -3033,6 +3056,7 @@ lin belong_V = mkV "belong" "belongs" "belonged" "belonged" "belonging";
lin beloved_A = compoundA (mkA "beloved");
lin beloved_N = mkN "beloved" "beloveds";
lin below_Adv = mkAdv "below";
lin below_Prep = mkPrep "below";
lin belper_PN = mkPN "Belper";
lin belt_N = mkN "belt" "belts";
lin belt_V2 = mkV2 (mkV "belt" "belts" "belted" "belted" "belting");
@@ -3046,6 +3070,7 @@ lin bend_N = mkN "bend" "bends";
lin bend_V = mkV "bend" "bends" "bended" "bended" "bending";
lin bend_V2 = mkV2 (mkV "bend" "bends" "bended" "bended" "bending");
lin beneath_Adv = mkAdv "beneath";
lin beneath_Prep = mkPrep "beneath";
lin benedick_N = mkN "benedick" "benedicks";
lin benedictine_A = compoundA (mkA "benedictine");
lin benedictine_N = mkN "benedictine" "benedictines";
@@ -3119,7 +3144,9 @@ lin beseeching_A = compoundA (mkA "beseeching");
lin beseem_V2 = mkV2 (mkV "beseem" "beseems" "beseemed" "beseemed" "beseeming");
lin beset_V2 = mkV2 (IrregEng.beset_V);
lin beshrew_V2 = mkV2 (mkV "beshrew" "beshrews" "beshrewed" "beshrewed" "beshrewing");
lin beside_Prep = mkPrep "beside";
lin besides_Adv = mkAdv "besides";
lin besides_Prep = mkPrep "besides";
lin besiege_V2 = mkV2 (mkV "besiege" "besieges" "besieged" "besieged" "besieging");
lin besieger_N = mkN "besieger" "besiegers";
lin besmear_V2 = mkV2 (mkV "besmear" "besmears" "besmeared" "besmeared" "besmearing");
@@ -3170,6 +3197,7 @@ lin betterment_N = mkN "betterment" ;
lin bettor_N = mkN "bettor" "bettors";
lin betty_PN = mkPN "Betty";
lin between_Adv = mkAdv "between";
lin between_Prep = mkPrep "between";
lin betwixt_Adv = mkAdv "betwixt";
lin bevel_N = mkN "bevel" "bevels";
lin bevel_V2 = mkV2 (mkV "bevel" "bevels" "bevelled" "bevelled" "bevelling");
@@ -3189,6 +3217,7 @@ lin bexhill_PN = mkPN "Bexhill";
lin bexley_PN = mkPN "Bexley";
lin bey_N = mkN "bey" "beys";
lin beyond_Adv = mkAdv "beyond";
lin beyond_Prep = mkPrep "beyond";
lin bezique_N = mkN "bezique" ;
lin bhang_N = mkN "bhang" "bhangs";
lin bhutan_PN = mkPN "Bhutan";
@@ -4661,6 +4690,7 @@ lin busy_A = mkA "busy" "busier";
lin busy_V2 = mkV2 (mkV "busy" "busies" "busied" "busied" "busying");
lin busybody_N = mkN "busybody" "busybodies";
lin but_Adv = mkAdv "but";
lin but_Prep = mkPrep "but";
lin butane_N = mkN "butane" ;
lin butch_A = compoundA (mkA "butch");
lin butcher_N = mkN "butcher" "butchers";
@@ -4703,6 +4733,7 @@ lin buzzard_N = mkN "buzzard" "buzzards";
lin buzzer_N = mkN "buzzer" "buzzers";
lin bvm_N = mkN "bvm" ;
lin by_Adv = mkAdv "by";
lin by_Prep = mkPrep "by";
lin by_election_N = mkN "by-election" "by-elections";
lin bye_N = mkN "bye" "byes";
lin bye_bye_N = mkN "bye-bye" "bye-byes";
@@ -9484,6 +9515,7 @@ lin desperation_N = mkN "desperation" ;
lin despicable_A = compoundA (mkA "despicable");
lin despise_V2 = mkV2 (mkV "despise" "despises" "despised" "despised" "despising");
lin despite_N = mkN "despite" ;
lin despite_Prep = mkPrep "despite";
lin despiteful_A = compoundA (mkA "despiteful");
lin despoil_V2 = mkV2 (mkV "despoil" "despoils" "despoiled" "despoiled" "despoiling");
lin despondency_N = mkN "despondency" ;
@@ -10598,6 +10630,7 @@ lin down_Adv = mkAdv "down";
lin down_N = mkN "down" "downs";
lin down_PN = mkPN "Down";
lin down_V2 = mkV2 (mkV "down" "downs" "downed" "downed" "downing");
lin down_Prep = mkPrep "down";
lin down_and_out_N = mkN "down-and-out" "down-and-outs";
lin down_market_A = compoundA (mkA "down-market");
lin down_to_earth_A = compoundA (mkA "down-to-earth");
@@ -10982,6 +11015,7 @@ lin durban_PN = mkPN "Durban";
lin durbar_N = mkN "durbar" "durbars";
lin duress_N = mkN "duress" ;
lin durham_PN = mkPN "Durham";
lin during_Prep = mkPrep "during";
lin durrington_PN = mkPN "Durrington";
lin dursley_PN = mkPN "Dursley";
lin dusk_N = mkN "dusk" ;
@@ -12183,6 +12217,7 @@ lin excellency_N = mkN "excellency" "excellencies";
lin excellent_A = compoundA (mkA "excellent");
lin excelsior_N = mkN "excelsior" ;
lin except_V2 = mkV2 (mkV "except" "excepts" "excepted" "excepted" "excepting");
lin except_Prep = mkPrep "except";
lin exception_N = mkN "exception" "exceptions";
lin exceptionable_A = compoundA (mkA "exceptionable");
lin exceptional_A = compoundA (mkA "exceptional");
@@ -12305,6 +12340,7 @@ lin expatiate_V = mkV "expatiate" "expatiates" "expatiated" "expatiated" "expati
lin expatriate_N = mkN "expatriate" "expatriates";
lin expatriate_V2 = mkV2 (mkV "expatriate" "expatriates" "expatriated" "expatriated" "expatriating");
lin expect_V2 = mkV2 (mkV "expect" "expects" "expected" "expected" "expecting");
lin expect_Prep = mkPrep "expect";
lin expectancy_N = mkN "expectancy" "expectancies";
lin expectant_A = compoundA (mkA "expectant");
lin expectation_N = mkN "expectation" "expectations";
@@ -13628,6 +13664,7 @@ lin footwear_N = mkN "footwear" ;
lin footwork_N = mkN "footwork" ;
lin fop_N = mkN "fop" "fops";
lin foppish_A = compoundA (mkA "foppish");
lin for_Prep = mkPrep "for";
lin forage_N = mkN "forage" ;
lin forage_V = mkV "forage" "forages" "foraged" "foraged" "foraging";
lin foray_N = mkN "foray" "forays";
@@ -14088,6 +14125,7 @@ lin frogmarch_V2 = mkV2 (mkV "frogmarch" "frogmarches" "frogmarched" "frogmarche
lin frolic_N = mkN "frolic" "frolics";
lin frolic_V = mkV "frolic" "IRREG" "IRREG" "IRREG" "IRREG";
lin frolicsome_A = compoundA (mkA "frolicsome");
lin from_Prep = mkPrep "from";
lin frome_PN = mkPN "Frome";
lin frond_N = mkN "frond" "fronds";
lin front_N = mkN "front" "fronts";
@@ -17592,6 +17630,7 @@ lin imputation_N = mkN "imputation" "imputations";
lin impute_V2 = mkV2 (mkV "impute" "imputes" "imputed" "imputed" "imputing");
lin in_Adv = mkAdv "in";
lin in_N = mkN "in" "ins";
lin in_Prep = mkPrep "in";
lin in_chief_A = compoundA (mkA "in-chief");
lin in_fighting_N = mkN "in-fighting" ;
lin in_loco_parentis_Adv = mkAdv "in loco parentis";
@@ -18204,6 +18243,7 @@ lin inshore_A = compoundA (mkA "inshore");
lin inshore_Adv = mkAdv "inshore";
lin inside_A = compoundA (mkA "inside");
lin inside_Adv = mkAdv "inside";
lin inside_Prep = mkPrep "inside";
lin inside_N = mkN "inside" "insides";
lin insider_N = mkN "insider" "insiders";
lin insidious_A = compoundA (mkA "insidious");
@@ -18486,6 +18526,7 @@ lin intimate_V2 = mkV2 (mkV "intimate" "intimates" "intimated" "intimated" "inti
lin intimation_N = mkN "intimation" "intimations";
lin intimidate_V2 = mkV2 (mkV "intimidate" "intimidates" "intimidated" "intimidated" "intimidating");
lin intimidation_N = mkN "intimidation" ;
lin into_Prep = mkPrep "into";
lin intolerable_A = compoundA (mkA "intolerable");
lin intolerance_N = mkN "intolerance" ;
lin intolerant_A = compoundA (mkA "intolerant");
@@ -20140,6 +20181,7 @@ lin lessen_V2 = mkV2 (mkV "lessen" "lessens" "lessened" "lessened" "lessening");
lin lesser_A = compoundA (mkA "lesser");
lin lesson_N = mkN "lesson" "lessons";
lin lessor_N = mkN "lessor" "lessors";
lin lest_Prep = mkPrep "lest";
lin let_N = mkN "let" "lets";
lin let_V = IrregEng.let_V;
lin let_V2 = mkV2 (IrregEng.let_V);
@@ -20346,6 +20388,7 @@ lin like_A = compoundA (mkA "like");
lin like_Adv = mkAdv "like";
lin like_N = mkN "like" "likes";
lin like_V2 = mkV2 (mkV "like" "likes" "liked" "liked" "liking");
lin like_Prep = mkPrep "like";
lin like_minded_A = compoundA (mkA "like-minded");
lin likeable_A = compoundA (mkA "likeable");
lin likelihood_N = mkN "likelihood" ;
@@ -22371,6 +22414,7 @@ lin mint_V2 = mkV2 (mkV "mint" "mints" "minted" "minted" "minting");
lin minuet_N = mkN "minuet" "minuets";
lin minus_A = compoundA (mkA "minus");
lin minus_N = mkN "minus" "minuses";
lin minus_Prep = mkPrep "minus";
lin minuscule_A = compoundA (mkA "minuscule");
lin minute_A = mkA "minute" "minuter";
lin minute_N = mkN "minute" "minutes";
@@ -23413,10 +23457,13 @@ lin near_A = mkA "near" "nearer";
lin near_Adv = mkAdv "near";
lin near_V = mkV "near" "nears" "neared" "neared" "nearing";
lin near_V2 = mkV2 (mkV "near" "nears" "neared" "neared" "nearing");
lin near_Prep = mkPrep "near";
lin near_sighted_A = compoundA (mkA "near-sighted");
lin nearby_A = compoundA (mkA "nearby");
lin nearer_Adv = mkAdv "nearer";
lin nearer_Prep = mkPrep "nearer";
lin nearest_Adv = mkAdv "nearest";
lin nearest_Prep = mkPrep "nearest";
lin nearness_N = mkN "nearness" ;
lin nearside_N = mkN "nearside" "nearsides";
lin neat_A = mkA "neat" "neater";
@@ -23495,6 +23542,7 @@ lin neighbourly_A = compoundA (mkA "neighbourly");
lin neil_PN = mkPN "Neil";
lin neither_A = compoundA (mkA "neither");
lin neither_Adv = mkAdv "neither";
lin neither_Prep = mkPrep "neither";
lin nell_PN = mkPN "Nell";
lin nelly_N = mkN "nelly" "IRREG";
lin nelly_PN = mkPN "Nelly";
@@ -23642,6 +23690,7 @@ lin newtown_PN = mkPN "Newtown";
lin next_A = compoundA (mkA "next");
lin next_Adv = mkAdv "next";
lin next_N = mkN "next" "next";
lin next_Prep = mkPrep "next";
lin nexus_N = mkN "nexus" "nexuses";
lin nhs_N = mkN "nhs" ;
lin nib_N = mkN "nib" "nibs";
@@ -23982,6 +24031,7 @@ lin notorious_A = compoundA (mkA "notorious");
lin nottingham_PN = mkPN "Nottingham";
lin nottinghamshire_PN = mkPN "Nottinghamshire";
lin notwithstanding_Adv = mkAdv "notwithstanding";
lin notwithstanding_Prep = mkPrep "notwithstanding";
lin nougat_N = mkN "nougat" "nougats";
lin nought_N = mkN "nought" "noughts";
lin noun_N = mkN "noun" "nouns";
@@ -24282,8 +24332,10 @@ lin oecumenical_A = compoundA (mkA "oecumenical");
lin oed_N = mkN "oed" ;
lin oedipus_PN = mkPN "Oedipus";
lin oesophagus_N = mkN "oesophagus" "oesophaguses";
lin of_Prep = mkPrep "of";
lin off_A = compoundA (mkA "off");
lin off_Adv = mkAdv "off";
lin off_Prep = mkPrep "off";
lin off_day_N = mkN "off-day" "off-days";
lin off_licence_N = mkN "off-licence" "off-licences";
lin off_peak_A = compoundA (mkA "off-peak");
@@ -24433,8 +24485,10 @@ lin omniscient_A = compoundA (mkA "omniscient");
lin omnivorous_A = compoundA (mkA "omnivorous");
lin omsk_PN = mkPN "Omsk";
lin on_Adv = mkAdv "on";
lin on_Prep = mkPrep "on";
lin on_licence_N = mkN "on-licence" "on-licences";
lin once_Adv = mkAdv "once";
lin once_Prep = mkPrep "once";
lin oncoming_A = compoundA (mkA "oncoming");
lin oncoming_N = mkN "oncoming" "IRREG";
lin one_armed_A = compoundA (mkA "one-armed");
@@ -24460,6 +24514,7 @@ lin onshore_A = compoundA (mkA "onshore");
lin onshore_Adv = mkAdv "onshore";
lin onslaught_N = mkN "onslaught" "onslaughts";
lin ontario_PN = mkPN "Ontario";
lin onto_Prep = mkPrep "onto";
lin ontology_N = mkN "ontology" "ontologies";
lin onus_N = mkN "onus" "oni" {- FIXME: guessed plural form -};
lin onward_A = compoundA (mkA "onward");
@@ -24533,6 +24588,7 @@ lin opportunity_N = mkN "opportunity" "opportunities";
lin oppose_V2 = mkV2 (mkV "oppose" "opposes" "opposed" "opposed" "opposing");
lin opposite_A = compoundA (mkA "opposite");
lin opposite_N = mkN "opposite" "opposites";
lin opposite_Prep = mkPrep "opposite";
lin opposition_N = mkN "opposition" ;
lin oppress_V2 = mkV2 (mkV "oppress" "oppresses" "oppressed" "oppressed" "oppressing");
lin oppression_N = mkN "oppression" "oppressions";
@@ -24727,6 +24783,7 @@ lin ounce_N = mkN "ounce" "ounces";
lin oust_V2 = mkV2 (mkV "oust" "ousts" "ousted" "ousted" "ousting");
lin out_Adv = mkAdv "out";
lin out_V2 = mkV2 (mkV "out" "outs" "outed" "outed" "outing");
lin out_Prep = mkPrep "out";
lin out_herod_V2 = mkV2 (mkV "out-herod" "out-herods" "out-heroded" "out-heroded" "out-heroding");
lin out_of_date_A = compoundA (mkA "out-of-date");
lin out_of_door_A = compoundA (mkA "out-of-door");
@@ -24825,6 +24882,7 @@ lin outshine_V2 = mkV2 (mkV "out" IrregEng.shine_V);
lin outside_A = compoundA (mkA "outside");
lin outside_Adv = mkAdv "outside";
lin outside_N = mkN "outside" "outsides";
lin outside_Prep = mkPrep "outside";
lin outsider_N = mkN "outsider" "outsiders";
lin outsize_A = compoundA (mkA "outsize");
lin outsmart_V2 = mkV2 (mkV "outsmart" "outsmarts" "outsmarted" "outsmarted" "outsmarting");
@@ -24857,6 +24915,7 @@ lin oven_N = mkN "oven" "ovens";
lin ovenware_N = mkN "ovenware" ;
lin over_Adv = mkAdv "over";
lin over_N = mkN "over" "overs";
lin over_Prep = mkPrep "over";
lin over_abundance_N = mkN "over-abundance" ;
lin over_ripe_A = compoundA (mkA "over-ripe");
lin overabundant_A = compoundA (mkA "overabundant");
@@ -25583,6 +25642,7 @@ lin passee_A = compoundA (mkA "passée");
lin past_A = compoundA (mkA "past");
lin past_Adv = mkAdv "past";
lin past_N = mkN "past" "pasts";
lin past_Prep = mkPrep "past";
lin pasta_N = mkN "pasta" ;
lin paste_N = mkN "paste" "pastes";
lin paste_V2 = mkV2 (mkV "paste" "pastes" "pasted" "pasted" "pasting");
@@ -25913,6 +25973,7 @@ lin pencil_V2 = mkV2 (mkV "pencil" "pencils" "pencilled" "pencilled" "pencilling
lin pendant_N = mkN "pendant" "pendants";
lin pendent_A = compoundA (mkA "pendent");
lin pending_A = compoundA (mkA "pending");
lin pending_Prep = mkPrep "pending";
lin pendlebury_PN = mkPN "Pendlebury";
lin pendulous_A = compoundA (mkA "pendulous");
lin pendulum_N = mkN "pendulum" "pendulums";
@@ -25992,6 +26053,7 @@ lin peppermint_N = mkN "peppermint" "peppermints";
lin peppery_A = compoundA (mkA "peppery");
lin pepsin_N = mkN "pepsin" ;
lin peptic_A = compoundA (mkA "peptic");
lin per_Prep = mkPrep "per";
lin peradventure_Adv = mkAdv "peradventure";
lin perambulate_V = mkV "perambulate" "perambulates" "perambulated" "perambulated" "perambulating";
lin perambulate_V2 = mkV2 (mkV "perambulate" "perambulates" "perambulated" "perambulated" "perambulating");
@@ -26936,6 +26998,7 @@ lin pluralist_N = mkN "pluralist" "pluralists";
lin plurality_N = mkN "plurality" "pluralities";
lin plus_A = compoundA (mkA "plus");
lin plus_N = mkN "plus" "pluses";
lin plus_Prep = mkPrep "plus";
lin plush_A = mkA "plush" "plusher";
lin plush_N = mkN "plush" ;
lin plushy_A = mkA "plushy" "plushier";
@@ -27273,6 +27336,7 @@ lin possum_N = mkN "possum" "possums";
lin post_N = mkN "post" "posts";
lin post_V = mkV "post" "posts" "posted" "posted" "posting";
lin post_V2 = mkV2 (mkV "post" "posts" "posted" "posted" "posting");
lin post_Prep = mkPrep "post";
lin post_chaise_N = mkN "post-chaise" "post-chaises";
lin post_free_A = compoundA (mkA "post-free");
lin post_free_Adv = mkAdv "post-free";
@@ -33015,6 +33079,7 @@ lin simultaneousness_N = mkN "simultaneousness" ;
lin sin_N = mkN "sin" "sins";
lin sin_V = mkV "sin" "sins" "sinned" "sinned" "sinning";
lin since_Adv = mkAdv "since";
lin since_Prep = mkPrep "since";
lin sincere_A = compoundA (mkA "sincere");
lin sincerity_N = mkN "sincerity" ;
lin sine_N = mkN "sine" "sines";
@@ -33756,6 +33821,7 @@ lin snuggle_V2 = mkV2 (mkV "snuggle" "snuggles" "snuggled" "snuggled" "snuggling
lin snugness_N = mkN "snugness" ;
lin so_Adv = mkAdv "so";
lin so_N = mkN "so" "si" {- FIXME: guessed plural form -};
lin so_Prep = mkPrep "so";
lin so_and_so_N = mkN "so-and-so" "so-and-sos";
lin so_called_A = compoundA (mkA "so-called");
lin so_so_A = compoundA (mkA "so-so");
@@ -36918,6 +36984,7 @@ lin thai_N = mkN "thai" "thais";
lin thailand_PN = mkPN "Thailand";
lin thalidomide_N = mkN "thalidomide" ;
lin thame_PN = mkPN "Thame";
lin than_Prep = mkPrep "than";
lin thane_N = mkN "thane" "thanes";
lin thank_V2 = mkV2 (mkV "thank" "thanks" "thanked" "thanked" "thanking");
lin thank_offering_N = mkN "thank-offering" "thank-offerings";
@@ -36925,6 +36992,7 @@ lin thankful_A = compoundA (mkA "thankful");
lin thankfulness_N = mkN "thankfulness" ;
lin thankless_A = compoundA (mkA "thankless");
lin thanksgiving_N = mkN "thanksgiving" "thanksgivings";
lin that_Prep = mkPrep "that";
lin thatch_N = mkN "thatch" ;
lin thatch_V2 = mkV2 (mkV "thatch" "thatches" "thatched" "thatched" "thatching");
lin thatcham_PN = mkPN "Thatcham";
@@ -36944,6 +37012,7 @@ lin theistical_A = compoundA (mkA "theistical");
lin thematic_A = compoundA (mkA "thematic");
lin theme_N = mkN "theme" "themes";
lin then_Adv = mkAdv "then";
lin then_Prep = mkPrep "then";
lin thence_Adv = mkAdv "thence";
lin thenceforth_Adv = mkAdv "thenceforth";
lin thenceforward_Adv = mkAdv "thenceforward";
@@ -37075,6 +37144,7 @@ lin thoroughfare_N = mkN "thoroughfare" "thoroughfares";
lin thoroughgoing_A = compoundA (mkA "thoroughgoing");
lin thoroughness_N = mkN "thoroughness" ;
lin though_Adv = mkAdv "though";
lin though_Prep = mkPrep "though";
lin thought_N = mkN "thought" "thoughts";
lin thought_reader_N = mkN "thought-reader" "thought-readers";
lin thoughtful_A = compoundA (mkA "thoughtful");
@@ -37157,7 +37227,9 @@ lin throttle_V = mkV "throttle" "throttles" "throttled" "throttled" "throttling"
lin throttle_V2 = mkV2 (mkV "throttle" "throttles" "throttled" "throttled" "throttling");
lin throttle_valve_N = mkN "throttle-valve" "throttle-valves";
lin through_Adv = mkAdv "through";
lin through_Prep = mkPrep "through";
lin throughout_Adv = mkAdv "throughout";
lin throughout_Prep = mkPrep "throughout";
lin throughput_N = mkN "throughput" "throughputs";
lin throughway_N = mkN "throughway" "throughways";
lin throw_N = mkN "throw" "throws";
@@ -37278,6 +37350,8 @@ lin tile_N = mkN "tile" "tiles";
lin tile_V2 = mkV2 (mkV "tile" "tiles" "tiled" "tiled" "tiling");
lin till_N = mkN "till" "tills";
lin till_V2 = mkV2 (mkV "till" "tills" "tilled" "tilled" "tilling");
lin til_Prep = mkPrep "'til";
lin till_Prep = mkPrep "till";
lin tillage_N = mkN "tillage" ;
lin tiller_N = mkN "tiller" "tillers";
lin tilt_N = mkN "tilt" "tilts";
@@ -37415,7 +37489,7 @@ lin tittle_tattle_V = mkV "tittle-tattle" "tittle-tattles" "tittle-tattled" "tit
lin titular_A = compoundA (mkA "titular");
lin tiverton_PN = mkPN "Tiverton";
lin tizzy_N = mkN "tizzy" "tizzies";
lin tnt_N = mkN "TNT" ;
lin tnt_N = mkN "tnt" ;
lin to_Adv = mkAdv "to";
lin to_do_N = mkN "to-do" "to-dos";
lin toad_N = mkN "toad" "toads";
@@ -37697,6 +37771,8 @@ lin tout_ensemble_Adv = mkAdv "tout ensemble";
lin tout_ensemble_N = mkN "tout ensemble" "IRREG";
lin tow_N = mkN "tow" "tows";
lin tow_V2 = mkV2 (mkV "tow" "tows" "towed" "towed" "towing");
lin toward_Prep = mkPrep "toward";
lin towards_Prep = mkPrep "towards";
lin towel_N = mkN "towel" "towels";
lin towel_V2 = mkV2 (mkV "towel" "towels" "towelled" "towelled" "towelling");
lin towel_horse_N = mkN "towel-horse" "towel-horses";
@@ -38770,6 +38846,7 @@ lin undemonstrative_A = compoundA (mkA "undemonstrative");
lin undeniable_A = compoundA (mkA "undeniable");
lin undenominational_A = compoundA (mkA "undenominational");
lin under_Adv = mkAdv "under";
lin under_Prep = mkPrep "under";
lin under_the_counter_A = compoundA (mkA "under-the-counter");
lin underact_V = mkV "underact" "underacts" "underacted" "underacted" "underacting";
lin underact_V2 = mkV2 (mkV "underact" "underacts" "underacted" "underacted" "underacting");
@@ -38822,6 +38899,7 @@ lin undermanned_A = compoundA (mkA "undermanned");
lin undermentioned_A = compoundA (mkA "undermentioned");
lin undermine_V2 = mkV2 (mkV "undermine" "undermines" "undermined" "undermined" "undermining");
lin underneath_Adv = mkAdv "underneath";
lin underneath_Prep = mkPrep "underneath";
lin undernourished_A = compoundA (mkA "undernourished");
lin undernourishment_N = mkN "undernourishment" ;
lin underpass_N = mkN "underpass" "underpasses";
@@ -39151,11 +39229,13 @@ lin unlawful_A = compoundA (mkA "unlawful");
lin unlearn_V2 = mkV2 (mkV "unlearn" "unlearns" "unlearned" "unlearned" "unlearning");
lin unleash_V2 = mkV2 (mkV "unleash" "unleashes" "unleashed" "unleashed" "unleashing");
lin unleavened_A = compoundA (mkA "unleavened");
lin unless_Prep = mkPrep "unless";
lin unlettered_A = compoundA (mkA "unlettered");
lin unlicensed_A = compoundA (mkA "unlicensed");
lin unlighted_A = compoundA (mkA "unlighted");
lin unlikable_A = compoundA (mkA "unlikable");
lin unlike_A = compoundA (mkA "unlike");
lin unlike_Prep = mkPrep "unlike";
lin unlikely_A = compoundA (mkA "unlikely");
lin unlimited_A = compoundA (mkA "unlimited");
lin unlined_A = compoundA (mkA "unlined");
@@ -39471,6 +39551,7 @@ lin untidiness_N = mkN "untidiness" ;
lin untidy_A = mkA "untidy" "untidier";
lin untie_V = mkV "untie" "IRREG" "IRREG" "IRREG" "IRREG";
lin untie_V2 = mkV2 (mkV "untie" "IRREG" "IRREG" "IRREG" "IRREG");
lin until_Prep = mkPrep "until";
lin untimely_A = compoundA (mkA "untimely");
lin untiring_A = compoundA (mkA "untiring");
lin untitled_A = compoundA (mkA "untitled");
@@ -39544,6 +39625,7 @@ lin unzip_V2 = mkV2 (mkV "unzip" "unzips" "unzipped" "unzipped" "unzipping");
lin up_Adv = mkAdv "up";
lin up_V = mkV "up" "ups" "upped" "upped" "upping";
lin up_V2 = mkV2 (mkV "up" "ups" "upped" "upped" "upping");
lin up_Prep = mkPrep "up";
lin up_and_coming_A = compoundA (mkA "up-and-coming");
lin up_beat_N = mkN "up-beat" "up-beats";
lin up_holland_PN = mkPN "Up holland";
@@ -39607,6 +39689,7 @@ lin uptown_A = compoundA (mkA "uptown");
lin uptown_Adv = mkAdv "uptown";
lin upturn_N = mkN "upturn" "upturns";
lin upturned_A = compoundA (mkA "upturned");
lin upon_Prep = mkPrep "upon";
lin upward_A = compoundA (mkA "upward");
lin upward_Adv = mkAdv "upward";
lin upwards_Adv = mkAdv "upwards";
@@ -39955,6 +40038,7 @@ lin versify_V = mkV "versify" "versifies" "versified" "versified" "versifying";
lin versify_V2 = mkV2 (mkV "versify" "versifies" "versified" "versified" "versifying");
lin version_N = mkN "version" "versions";
lin verso_N = mkN "verso" "versos";
lin versus_Prep = mkPrep "versus";
lin vertebra_N = mkN "vertebra" "vertebrae" {- FIXME: guessed plural form -};
lin vertebrate_A = compoundA (mkA "vertebrate");
lin vertebrate_N = mkN "vertebrate" "vertebrates";
@@ -39991,6 +40075,7 @@ lin vex_V2 = mkV2 (mkV "vex" "vexes" "vexed" "vexed" "vexing");
lin vexation_N = mkN "vexation" "vexations";
lin vexatious_A = compoundA (mkA "vexatious");
lin vhf_PN = mkPN "Vhf";
lin via_Prep = mkPrep "via";
lin via_media_N = mkN "via media" "via mediae" {- FIXME: guessed plural form -};
lin viability_N = mkN "viability" ;
lin viable_A = compoundA (mkA "viable");
@@ -40278,6 +40363,7 @@ lin voyeuristic_A = compoundA (mkA "voyeuristic");
lin voyeuristically_Adv = mkAdv "voyeuristically";
lin vp_N = mkN "vp" ;
lin vs_PN = mkPN "Vs";
lin vs_Prep = mkPrep "vs.";
lin vso_PN = mkPN "Vso";
lin vulcanite_N = mkN "vulcanite" ;
lin vulcanization_N = mkN "vulcanization" "vulcanizations";
@@ -40923,6 +41009,7 @@ lin whencesoever_A = compoundA (mkA "whencesoever");
lin whenever_Adv = mkAdv "whenever";
lin where_Adv = mkAdv "where";
lin whereabouts_Adv = mkAdv "whereabouts";
lin whereas_Prep = mkPrep "whereas";
lin whereat_Adv = mkAdv "whereat";
lin whereby_Adv = mkAdv "whereby";
lin wherefore_Adv = mkAdv "wherefore";
@@ -40939,6 +41026,7 @@ lin wherewithal_Adv = mkAdv "wherewithal";
lin wherewithal_N = mkN "wherewithal" ;
lin wherry_N = mkN "wherry" "wherries";
lin whet_V2 = mkV2 (mkV "whet" "whets" "whetted" "whetted" "whetting");
lin whether_Prep = mkPrep "whether";
lin whetstone_N = mkN "whetstone" "whetstones";
lin whey_N = mkN "whey" ;
lin which_A = compoundA (mkA "which");
@@ -40948,6 +41036,7 @@ lin whiff_N = mkN "whiff" "whiffs";
lin whig_N = mkN "whig" "whigs";
lin while_N = mkN "while" "IRREG";
lin while_V2 = mkV2 (mkV "while" "whiles" "whiled" "whiled" "whiling");
lin while_Prep = mkPrep "while";
lin whim_N = mkN "whim" "whims";
lin whimper_N = mkN "whimper" "whimpers";
lin whimper_V = mkV "whimper" "whimpers" "whimpered" "whimpered" "whimpering";
@@ -41278,6 +41367,7 @@ lin witch_hunt_N = mkN "witch-hunt" "witch-hunts";
lin witchcraft_N = mkN "witchcraft" ;
lin witchery_N = mkN "witchery" ;
lin witching_A = compoundA (mkA "witching");
lin with_Prep = mkPrep "with";
lin withal_Adv = mkAdv "withal";
lin witham_PN = mkPN "Witham";
lin withdraw_V = mkV "with" IrregEng.draw_V;
@@ -41470,6 +41560,7 @@ lin worst_V2 = mkV2 (mkV "worst" "worsts" "worsted" "worsted" "worsting");
lin worsted_N = mkN "worsted" ;
lin worth_A = compoundA (mkA "worth");
lin worth_N = mkN "worth" ;
lin worth_Prep = mkPrep "worth";
lin worthily_Adv = mkAdv "worthily";
lin worthiness_N = mkN "worthiness" ;
lin worthing_PN = mkPN "Worthing";