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";

View File

@@ -105,6 +105,7 @@ fun abolitionist_N : N;
fun abominable_A : A;
fun abominate_V2 : V2;
fun abomination_N : N;
fun aboard_Prep : Prep ;
fun aboriginal_A : A;
fun aboriginal_N : N;
fun aborigine_N : N;
@@ -115,9 +116,11 @@ fun abortionist_N : N;
fun abortive_A : A;
fun abound_V : V;
fun about_Adv : Adv;
fun about_Prep : Prep ;
fun about_face_N : N;
fun about_face_V : V;
fun above_Adv : Adv;
fun above_Prep : Prep ;
fun above_board_A : A;
fun above_board_Adv : Adv;
fun above_mentioned_A : A;
@@ -327,6 +330,7 @@ fun acrobatics_N : N;
fun acronym_N : N;
fun acropolis_N : N;
fun across_Adv : Adv;
fun across_Prep : Prep ;
fun acrostic_N : N;
fun acrylic_N : N;
fun act_N : N;
@@ -634,6 +638,7 @@ fun afro_wig_N : N;
fun aft_Adv : Adv;
fun after_A : A;
fun after_Adv : Adv;
fun after_Prep : Prep ;
fun aftercare_N : N;
fun afterdamp_N : N;
fun aftereffect_N : N;
@@ -643,6 +648,7 @@ fun afternoon_N : N;
fun afterthought_N : N;
fun afterwards_Adv : Adv;
fun again_Adv : Adv;
fun against_Prep : Prep ;
fun agape_A : A;
fun agar_agar_N : N;
fun agate_N : N;
@@ -701,6 +707,7 @@ fun agnostic_A : A;
fun agnostic_N : N;
fun agnosticism_N : N;
fun ago_Adv : Adv;
fun ago_Prep : Prep ;
fun agog_A : A;
fun agonized_A : A;
fun agonizing_A : A;
@@ -784,6 +791,7 @@ fun aisle_N : N;
fun aitch_N : N;
fun aitch_bone_N : N;
fun ajar_A : A;
fun aka_Prep : Prep ;
fun akimbo_Adv : Adv;
fun akin_A : A;
fun akron_PN : PN;
@@ -804,6 +812,7 @@ fun albania_PN : PN;
fun albanian_A : A;
fun albanian_N : N;
fun albatross_N : N;
fun albeit_Prep : Prep ;
fun albert_PN : PN;
fun alberta_PN : PN;
fun albino_N : N;
@@ -949,7 +958,9 @@ fun aloft_Adv : Adv;
fun alone_A : A;
fun alone_Adv : Adv;
fun along_Adv : Adv;
fun along_Prep : Prep ;
fun alongside_Adv : Adv;
fun alongside_Prep : Prep ;
fun aloof_A : A;
fun aloof_Adv : Adv;
fun aloofness_N : N;
@@ -982,6 +993,7 @@ fun alternate_V2 : V2;
fun alternation_N : N;
fun alternative_A : A;
fun alternative_N : N;
fun although_Prep : Prep ;
fun altimeter_N : N;
fun altitude_N : N;
fun alto_N : N;
@@ -1063,6 +1075,7 @@ fun amiability_N : N;
fun amiable_A : A;
fun amicability_N : N;
fun amicable_A : A;
fun amid_Prep : Prep ;
fun amidships_Adv : Adv;
fun amiens_PN : PN;
fun amir_N : N;
@@ -1080,6 +1093,8 @@ fun amnesty_N : N;
fun amoeba_N : N;
fun amoebic_A : A;
fun amok_Adv : Adv;
fun among_Prep : Prep ;
fun amongst_Prep : Prep ;
fun amoral_A : A;
fun amorous_A : A;
fun amorphous_A : A;
@@ -1695,6 +1710,7 @@ fun arnold_PN : PN;
fun aroma_N : N;
fun aromatic_A : A;
fun around_Adv : Adv;
fun around_Prep : Prep ;
fun arouse_V2 : V2;
fun arpeggio_N : N;
fun arquebus_N : N;
@@ -1766,6 +1782,7 @@ fun arum_N : N;
fun aryan_A : A;
fun aryan_N : N;
fun arete_N : N;
fun as_Prep : Prep ;
fun asap_PN : PN;
fun asbestos_N : N;
fun ascend_V : V;
@@ -1920,6 +1937,7 @@ fun astigmatic_A : A;
fun astigmatism_N : N;
fun astir_A : A;
fun astir_Adv : Adv;
fun astride_Prep : Prep ;
fun aston_PN : PN;
fun astonish_V2 : V2;
fun astonishing_A : A;
@@ -1955,6 +1973,7 @@ fun asymmetry_N : N;
fun asymptote_N : N;
fun asymptotic_A : A;
fun asymptotically_Adv : Adv;
fun at_Prep : Prep ;
fun at_home_N : N;
fun atabrine_N : N;
fun atavism_N : N;
@@ -1989,6 +2008,7 @@ fun atonality_N : N;
fun atone_V : V;
fun atonement_N : N;
fun atop_Adv : Adv;
fun atop_Prep : Prep ;
fun atrabilious_A : A;
fun atrocious_A : A;
fun atrocity_N : N;
@@ -2848,6 +2868,7 @@ fun beaver_N : N;
fun beaver_V : V;
fun bebington_PN : PN;
fun becalmed_A : A;
fun because_Prep : Prep ;
fun beccles_PN : PN;
fun beck_N : N;
fun beckon_V : V;
@@ -2915,6 +2936,7 @@ fun befit_V2 : V2;
fun befitting_A : A;
fun befogged_A : A;
fun before_Adv : Adv;
fun before_Prep : Prep ;
fun beforehand_A : A;
fun beforehand_Adv : Adv;
fun befoul_V2 : V2;
@@ -2948,6 +2970,7 @@ fun behead_V2 : V2;
fun behest_N : N;
fun behind_Adv : Adv;
fun behind_N : N;
fun behind_Prep : Prep ;
fun behindhand_A : A;
fun behold_V2 : V2;
fun beholden_A : A;
@@ -3027,6 +3050,7 @@ fun belong_V : V;
fun beloved_A : A;
fun beloved_N : N;
fun below_Adv : Adv;
fun below_Prep : Prep ;
fun belper_PN : PN;
fun belt_N : N;
fun belt_V2 : V2;
@@ -3040,6 +3064,7 @@ fun bend_N : N;
fun bend_V : V;
fun bend_V2 : V2;
fun beneath_Adv : Adv;
fun beneath_Prep : Prep ;
fun benedick_N : N;
fun benedictine_A : A;
fun benedictine_N : N;
@@ -3113,7 +3138,9 @@ fun beseeching_A : A;
fun beseem_V2 : V2;
fun beset_V2 : V2;
fun beshrew_V2 : V2;
fun beside_Prep : Prep ;
fun besides_Adv : Adv;
fun besides_Prep : Prep ;
fun besiege_V2 : V2;
fun besieger_N : N;
fun besmear_V2 : V2;
@@ -3164,6 +3191,7 @@ fun betterment_N : N;
fun bettor_N : N;
fun betty_PN : PN;
fun between_Adv : Adv;
fun between_Prep : Prep ;
fun betwixt_Adv : Adv;
fun bevel_N : N;
fun bevel_V2 : V2;
@@ -3183,6 +3211,7 @@ fun bexhill_PN : PN;
fun bexley_PN : PN;
fun bey_N : N;
fun beyond_Adv : Adv;
fun beyond_Prep : Prep ;
fun bezique_N : N;
fun bhang_N : N;
fun bhutan_PN : PN;
@@ -4655,6 +4684,7 @@ fun busy_A : A;
fun busy_V2 : V2;
fun busybody_N : N;
fun but_Adv : Adv;
fun but_Prep : Prep ;
fun butane_N : N;
fun butch_A : A;
fun butcher_N : N;
@@ -4697,6 +4727,7 @@ fun buzzard_N : N;
fun buzzer_N : N;
fun bvm_N : N;
fun by_Adv : Adv;
fun by_Prep : Prep ;
fun by_election_N : N;
fun bye_N : N;
fun bye_bye_N : N;
@@ -9478,6 +9509,7 @@ fun desperation_N : N;
fun despicable_A : A;
fun despise_V2 : V2;
fun despite_N : N;
fun despite_Prep : Prep ;
fun despiteful_A : A;
fun despoil_V2 : V2;
fun despondency_N : N;
@@ -10590,6 +10622,7 @@ fun dower_N : N;
fun dower_V2 : V2;
fun down_Adv : Adv;
fun down_N : N;
fun down_Prep : Prep ;
fun down_PN : PN;
fun down_V2 : V2;
fun down_and_out_N : N;
@@ -10976,6 +11009,7 @@ fun durban_PN : PN;
fun durbar_N : N;
fun duress_N : N;
fun durham_PN : PN;
fun during_Prep : Prep ;
fun durrington_PN : PN;
fun dursley_PN : PN;
fun dusk_N : N;
@@ -12176,6 +12210,7 @@ fun excellence_N : N;
fun excellency_N : N;
fun excellent_A : A;
fun excelsior_N : N;
fun except_Prep : Prep ;
fun except_V2 : V2;
fun exception_N : N;
fun exceptionable_A : A;
@@ -12298,6 +12333,7 @@ fun expansiveness_N : N;
fun expatiate_V : V;
fun expatriate_N : N;
fun expatriate_V2 : V2;
fun expect_Prep : Prep ;
fun expect_V2 : V2;
fun expectancy_N : N;
fun expectant_A : A;
@@ -13622,6 +13658,7 @@ fun footwear_N : N;
fun footwork_N : N;
fun fop_N : N;
fun foppish_A : A;
fun for_Prep : Prep ;
fun forage_N : N;
fun forage_V : V;
fun foray_N : N;
@@ -14082,6 +14119,7 @@ fun frogmarch_V2 : V2;
fun frolic_N : N;
fun frolic_V : V;
fun frolicsome_A : A;
fun from_Prep : Prep ;
fun frome_PN : PN;
fun frond_N : N;
fun front_N : N;
@@ -17586,6 +17624,7 @@ fun imputation_N : N;
fun impute_V2 : V2;
fun in_Adv : Adv;
fun in_N : N;
fun in_Prep : Prep ;
fun in_chief_A : A;
fun in_fighting_N : N;
fun in_loco_parentis_Adv : Adv;
@@ -18199,6 +18238,7 @@ fun inshore_Adv : Adv;
fun inside_A : A;
fun inside_Adv : Adv;
fun inside_N : N;
fun inside_Prep : Prep ;
fun insider_N : N;
fun insidious_A : A;
fun insidiousness_N : N;
@@ -18480,6 +18520,7 @@ fun intimate_V2 : V2;
fun intimation_N : N;
fun intimidate_V2 : V2;
fun intimidation_N : N;
fun into_Prep : Prep ;
fun intolerable_A : A;
fun intolerance_N : N;
fun intolerant_A : A;
@@ -20134,6 +20175,7 @@ fun lessen_V2 : V2;
fun lesser_A : A;
fun lesson_N : N;
fun lessor_N : N;
fun lest_Prep : Prep ;
fun let_N : N;
fun let_V : V;
fun let_V2 : V2;
@@ -20340,6 +20382,7 @@ fun like_A : A;
fun like_Adv : Adv;
fun like_N : N;
fun like_V2 : V2;
fun like_Prep : Prep ;
fun like_minded_A : A;
fun likeable_A : A;
fun likelihood_N : N;
@@ -22365,6 +22408,7 @@ fun mint_V2 : V2;
fun minuet_N : N;
fun minus_A : A;
fun minus_N : N;
fun minus_Prep : Prep ;
fun minuscule_A : A;
fun minute_A : A;
fun minute_N : N;
@@ -23407,10 +23451,13 @@ fun near_A : A;
fun near_Adv : Adv;
fun near_V : V;
fun near_V2 : V2;
fun near_Prep : Prep ;
fun near_sighted_A : A;
fun nearby_A : A;
fun nearer_Adv : Adv;
fun nearer_Prep : Prep ;
fun nearest_Adv : Adv;
fun nearest_Prep : Prep ;
fun nearness_N : N;
fun nearside_N : N;
fun neat_A : A;
@@ -23489,6 +23536,7 @@ fun neighbourly_A : A;
fun neil_PN : PN;
fun neither_A : A;
fun neither_Adv : Adv;
fun neither_Prep : Prep ;
fun nell_PN : PN;
fun nelly_N : N;
fun nelly_PN : PN;
@@ -23636,6 +23684,7 @@ fun newtown_PN : PN;
fun next_A : A;
fun next_Adv : Adv;
fun next_N : N;
fun next_Prep : Prep ;
fun nexus_N : N;
fun nhs_N : N;
fun nib_N : N;
@@ -23976,6 +24025,7 @@ fun notorious_A : A;
fun nottingham_PN : PN;
fun nottinghamshire_PN : PN;
fun notwithstanding_Adv : Adv;
fun notwithstanding_Prep : Prep ;
fun nougat_N : N;
fun nought_N : N;
fun noun_N : N;
@@ -24276,7 +24326,9 @@ fun oecumenical_A : A;
fun oed_N : N;
fun oedipus_PN : PN;
fun oesophagus_N : N;
fun of_Prep : Prep ;
fun off_A : A;
fun off_Prep : Prep ;
fun off_Adv : Adv;
fun off_day_N : N;
fun off_licence_N : N;
@@ -24427,8 +24479,10 @@ fun omniscient_A : A;
fun omnivorous_A : A;
fun omsk_PN : PN;
fun on_Adv : Adv;
fun on_Prep : Prep ;
fun on_licence_N : N;
fun once_Adv : Adv;
fun once_Prep : Prep ;
fun oncoming_A : A;
fun oncoming_N : N;
fun one_armed_A : A;
@@ -24455,6 +24509,7 @@ fun onshore_Adv : Adv;
fun onslaught_N : N;
fun ontario_PN : PN;
fun ontology_N : N;
fun onto_Prep : Prep ;
fun onus_N : N;
fun onward_A : A;
fun onward_Adv : Adv;
@@ -24527,6 +24582,7 @@ fun opportunity_N : N;
fun oppose_V2 : V2;
fun opposite_A : A;
fun opposite_N : N;
fun opposite_Prep : Prep ;
fun opposition_N : N;
fun oppress_V2 : V2;
fun oppression_N : N;
@@ -24721,6 +24777,7 @@ fun ounce_N : N;
fun oust_V2 : V2;
fun out_Adv : Adv;
fun out_V2 : V2;
fun out_Prep : Prep ;
fun out_herod_V2 : V2;
fun out_of_date_A : A;
fun out_of_door_A : A;
@@ -24819,6 +24876,7 @@ fun outshine_V2 : V2;
fun outside_A : A;
fun outside_Adv : Adv;
fun outside_N : N;
fun outside_Prep : Prep ;
fun outsider_N : N;
fun outsize_A : A;
fun outsmart_V2 : V2;
@@ -24851,6 +24909,7 @@ fun oven_N : N;
fun ovenware_N : N;
fun over_Adv : Adv;
fun over_N : N;
fun over_Prep : Prep ;
fun over_abundance_N : N;
fun over_ripe_A : A;
fun overabundant_A : A;
@@ -25577,6 +25636,7 @@ fun passee_A : A;
fun past_A : A;
fun past_Adv : Adv;
fun past_N : N;
fun past_Prep : Prep ;
fun pasta_N : N;
fun paste_N : N;
fun paste_V2 : V2;
@@ -25907,6 +25967,7 @@ fun pencil_V2 : V2;
fun pendant_N : N;
fun pendent_A : A;
fun pending_A : A;
fun pending_Prep : Prep ;
fun pendlebury_PN : PN;
fun pendulous_A : A;
fun pendulum_N : N;
@@ -25986,6 +26047,7 @@ fun peppermint_N : N;
fun peppery_A : A;
fun pepsin_N : N;
fun peptic_A : A;
fun per_Prep : Prep ;
fun peradventure_Adv : Adv;
fun perambulate_V : V;
fun perambulate_V2 : V2;
@@ -26930,6 +26992,7 @@ fun pluralist_N : N;
fun plurality_N : N;
fun plus_A : A;
fun plus_N : N;
fun plus_Prep : Prep ;
fun plush_A : A;
fun plush_N : N;
fun plushy_A : A;
@@ -27267,6 +27330,7 @@ fun possum_N : N;
fun post_N : N;
fun post_V : V;
fun post_V2 : V2;
fun post_Prep : Prep ;
fun post_chaise_N : N;
fun post_free_A : A;
fun post_free_Adv : Adv;
@@ -33009,6 +33073,7 @@ fun simultaneousness_N : N;
fun sin_N : N;
fun sin_V : V;
fun since_Adv : Adv;
fun since_Prep : Prep ;
fun sincere_A : A;
fun sincerity_N : N;
fun sine_N : N;
@@ -33750,6 +33815,7 @@ fun snuggle_V2 : V2;
fun snugness_N : N;
fun so_Adv : Adv;
fun so_N : N;
fun so_Prep : Prep ;
fun so_and_so_N : N;
fun so_called_A : A;
fun so_so_A : A;
@@ -36912,6 +36978,7 @@ fun thai_N : N;
fun thailand_PN : PN;
fun thalidomide_N : N;
fun thame_PN : PN;
fun than_Prep : Prep ;
fun thane_N : N;
fun thank_V2 : V2;
fun thank_offering_N : N;
@@ -36919,6 +36986,7 @@ fun thankful_A : A;
fun thankfulness_N : N;
fun thankless_A : A;
fun thanksgiving_N : N;
fun that_Prep : Prep ;
fun thatch_N : N;
fun thatch_V2 : V2;
fun thatcham_PN : PN;
@@ -36938,6 +37006,7 @@ fun theistical_A : A;
fun thematic_A : A;
fun theme_N : N;
fun then_Adv : Adv;
fun then_Prep : Prep ;
fun thence_Adv : Adv;
fun thenceforth_Adv : Adv;
fun thenceforward_Adv : Adv;
@@ -37069,6 +37138,7 @@ fun thoroughfare_N : N;
fun thoroughgoing_A : A;
fun thoroughness_N : N;
fun though_Adv : Adv;
fun though_Prep : Prep ;
fun thought_N : N;
fun thought_reader_N : N;
fun thoughtful_A : A;
@@ -37151,7 +37221,9 @@ fun throttle_V : V;
fun throttle_V2 : V2;
fun throttle_valve_N : N;
fun through_Adv : Adv;
fun through_Prep : Prep ;
fun throughout_Adv : Adv;
fun throughout_Prep : Prep ;
fun throughput_N : N;
fun throughway_N : N;
fun throw_N : N;
@@ -37265,6 +37337,7 @@ fun tightness_N : N;
fun tightrope_N : N;
fun tigress_N : N;
fun tike_N : N;
fun til_Prep : Prep ;
fun tilburg_PN : PN;
fun tilbury_PN : PN;
fun tilde_N : N;
@@ -37272,6 +37345,7 @@ fun tile_N : N;
fun tile_V2 : V2;
fun till_N : N;
fun till_V2 : V2;
fun till_Prep : Prep ;
fun tillage_N : N;
fun tiller_N : N;
fun tilt_N : N;
@@ -37691,6 +37765,8 @@ fun tout_ensemble_Adv : Adv;
fun tout_ensemble_N : N;
fun tow_N : N;
fun tow_V2 : V2;
fun toward_Prep : Prep ;
fun towards_Prep : Prep ;
fun towel_N : N;
fun towel_V2 : V2;
fun towel_horse_N : N;
@@ -38764,6 +38840,7 @@ fun undemonstrative_A : A;
fun undeniable_A : A;
fun undenominational_A : A;
fun under_Adv : Adv;
fun under_Prep : Prep ;
fun under_the_counter_A : A;
fun underact_V : V;
fun underact_V2 : V2;
@@ -38827,6 +38904,7 @@ fun underprivileged_A : A;
fun underproduction_N : N;
fun underquote_V2 : V2;
fun underrate_V2 : V2;
fun underneath_Prep : Prep ;
fun underscore_V2 : V2;
fun undersea_A : A;
fun underseal_N : N;
@@ -39145,11 +39223,13 @@ fun unlawful_A : A;
fun unlearn_V2 : V2;
fun unleash_V2 : V2;
fun unleavened_A : A;
fun unless_Prep : Prep ;
fun unlettered_A : A;
fun unlicensed_A : A;
fun unlighted_A : A;
fun unlikable_A : A;
fun unlike_A : A;
fun unlike_Prep : Prep ;
fun unlikely_A : A;
fun unlimited_A : A;
fun unlined_A : A;
@@ -39465,6 +39545,7 @@ fun untidiness_N : N;
fun untidy_A : A;
fun untie_V : V;
fun untie_V2 : V2;
fun until_Prep : Prep ;
fun untimely_A : A;
fun untiring_A : A;
fun untitled_A : A;
@@ -39538,6 +39619,7 @@ fun unzip_V2 : V2;
fun up_Adv : Adv;
fun up_V : V;
fun up_V2 : V2;
fun up_Prep : Prep ;
fun up_and_coming_A : A;
fun up_beat_N : N;
fun up_holland_PN : PN;
@@ -39601,6 +39683,7 @@ fun uptown_A : A;
fun uptown_Adv : Adv;
fun upturn_N : N;
fun upturned_A : A;
fun upon_Prep : Prep ;
fun upward_A : A;
fun upward_Adv : Adv;
fun upwards_Adv : Adv;
@@ -39948,6 +40031,7 @@ fun versifier_N : N;
fun versify_V : V;
fun versify_V2 : V2;
fun version_N : N;
fun versus_Prep : Prep ;
fun verso_N : N;
fun vertebra_N : N;
fun vertebrate_A : A;
@@ -39985,6 +40069,7 @@ fun vex_V2 : V2;
fun vexation_N : N;
fun vexatious_A : A;
fun vhf_PN : PN;
fun via_Prep : Prep ;
fun via_media_N : N;
fun viability_N : N;
fun viable_A : A;
@@ -40272,6 +40357,7 @@ fun voyeuristic_A : A;
fun voyeuristically_Adv : Adv;
fun vp_N : N;
fun vs_PN : PN;
fun vs_Prep : Prep ;
fun vso_PN : PN;
fun vulcanite_N : N;
fun vulcanization_N : N;
@@ -40917,6 +41003,7 @@ fun whencesoever_A : A;
fun whenever_Adv : Adv;
fun where_Adv : Adv;
fun whereabouts_Adv : Adv;
fun whereas_Prep : Prep ;
fun whereat_Adv : Adv;
fun whereby_Adv : Adv;
fun wherefore_Adv : Adv;
@@ -40933,6 +41020,7 @@ fun wherewithal_Adv : Adv;
fun wherewithal_N : N;
fun wherry_N : N;
fun whet_V2 : V2;
fun whether_Prep : Prep ;
fun whetstone_N : N;
fun whey_N : N;
fun which_A : A;
@@ -40942,6 +41030,7 @@ fun whiff_N : N;
fun whig_N : N;
fun while_N : N;
fun while_V2 : V2;
fun while_Prep : Prep ;
fun whim_N : N;
fun whimper_N : N;
fun whimper_V : V;
@@ -41272,6 +41361,7 @@ fun witch_hunt_N : N;
fun witchcraft_N : N;
fun witchery_N : N;
fun witching_A : A;
fun with_Prep : Prep ;
fun withal_Adv : Adv;
fun witham_PN : PN;
fun withdraw_V : V;
@@ -41284,7 +41374,7 @@ fun witheringly_Adv : Adv;
fun withernsea_PN : PN;
fun withhold_V2 : V2;
fun within_Prep : Prep;
fun without_Prep : Prep;
fun without_Prep : Prep ;
fun withstand_V2 : V2;
fun withy_N : N;
fun witless_A : A;
@@ -41464,6 +41554,7 @@ fun worst_V2 : V2;
fun worsted_N : N;
fun worth_A : A;
fun worth_N : N;
fun worth_Prep : Prep ;
fun worthily_Adv : Adv;
fun worthiness_N : N;
fun worthing_PN : PN;