From 829f64877429ad5cd9c4f722ec69aa2dbb19ae5b Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 23 Aug 2011 14:58:11 +0000 Subject: [PATCH] batch of changes in DictEng(Abs) that improve the coverage and add valency frames for many verbs. --- lib/src/english/DictEng.gf | 1668 ++++++++++++++++++++++++++++----- lib/src/english/DictEngAbs.gf | 1378 ++++++++++++++++++++++++--- 2 files changed, 2647 insertions(+), 399 deletions(-) diff --git a/lib/src/english/DictEng.gf b/lib/src/english/DictEng.gf index 7793e77c8..276fd3c21 100644 --- a/lib/src/english/DictEng.gf +++ b/lib/src/english/DictEng.gf @@ -21,13 +21,15 @@ --# -path=.:../prelude:../abstract:../common -concrete DictEng of DictEngAbs = CatEng ** open ParadigmsEng, IrregEng in { +concrete DictEng of DictEngAbs = CatEng ** open MorphoEng, ResEng, ParadigmsEng, IrregEng, Prelude in { flags coding=utf8 ; lin a_bomb_N = mkN "a-bomb" "a-bombs"; lin a_fortiori_Adv = mkAdv "a fortiori"; +lin a_la_carte_Adv = mkAdv "à la carte"; +lin a_la_mode_Adv = mkAdv "à la mode"; lin a_level_N = mkN "a-level" "a-levels"; lin a_posteriori_A = compoundA (mkA "a posteriori"); lin a_posteriori_Adv = mkAdv "a posteriori"; @@ -50,12 +52,12 @@ lin abate_V = mkV "abate" "abates" "abated" "abated" "abating"; lin abate_V2 = mkV2 (mkV "abate" "abates" "abated" "abated" "abating"); lin abatement_N = mkN "abatement" ; lin abattoir_N = mkN "abattoir" "abattoirs"; +lin abbe_N = mkN "abbé" "abbés"; lin abbess_N = mkN "abbess" "abbesses"; lin abbey_N = mkN "abbey" "abbeys"; lin abbot_N = mkN "abbot" "abbots"; lin abbreviate_V2 = mkV2 (mkV "abbreviate" "abbreviates" "abbreviated" "abbreviated" "abbreviating"); lin abbreviation_N = mkN "abbreviation" "abbreviations"; -lin abbe_N = mkN "abbé" "abbés"; lin abc_N = mkN "abc" "abcs" ; lin abdicate_V = mkV "abdicate" "abdicates" "abdicated" "abdicated" "abdicating"; lin abdicate_V2 = mkV2 (mkV "abdicate" "abdicates" "abdicated" "abdicated" "abdicating"); @@ -76,6 +78,7 @@ lin aberrant_A = compoundA (mkA "aberrant"); lin aberration_N = mkN "aberration" "aberrations"; lin abertillery_PN = mkPN "Abertillery"; lin aberystwyth_PN = mkPN "Aberystwyth"; +lin abet_V = mkV "abet"; lin abet_V2 = mkV2 (mkV "abet" "abets" "abetted" "abetted" "abetting"); lin abeyance_N = mkN "abeyance" ; lin abhor_V2 = mkV2 (mkV "abhor" "abhors" "abhorred" "abhorred" "abhorring"); @@ -121,6 +124,7 @@ lin abortion_N = mkN "abortion" "abortions"; lin abortionist_N = mkN "abortionist" "abortionists"; lin abortive_A = compoundA (mkA "abortive"); lin abound_V = mkV "abound" "abounds" "abounded" "abounded" "abounding"; +lin about_AdN = mkAdN "about"; lin about_Adv = mkAdv "about"; lin about_Prep = mkPrep "about"; lin about_face_N = mkN "about-face" "IRREG"; @@ -210,11 +214,13 @@ lin accentuate_V2 = mkV2 (mkV "accentuate" "accentuates" "accentuated" "accentua lin accentuation_N = mkN "accentuation" "accentuations"; lin accept_V = mkV "accept" "accepts" "accepted" "accepted" "accepting"; lin accept_V2 = mkV2 (mkV "accept" "accepts" "accepted" "accepted" "accepting"); +lin accept_VS = mkVS (mkV "accept" "accepts" "accepted" "accepted" "accepting"); lin acceptability_N = mkN "acceptability" ; lin acceptable_A = compoundA (mkA "acceptable"); lin acceptance_N = mkN "acceptance" ; lin acceptation_N = mkN "acceptation" "acceptations"; lin access_N = mkN "access" ; +lin access_V2 = mkV2 (mkV "access"); lin accessary_N = mkN "accessary" "accessaries"; lin accessibility_N = mkN "accessibility" ; lin accessible_A = compoundA (mkA "accessible"); @@ -235,6 +241,7 @@ lin acclimatize_V = mkV "acclimatize" "acclimatizes" "acclimatized" "acclimatize lin acclimatize_V2 = mkV2 (mkV "acclimatize" "acclimatizes" "acclimatized" "acclimatized" "acclimatizing"); lin acclivity_N = mkN "acclivity" "acclivities"; lin accolade_N = mkN "accolade" "accolades"; +lin accommodate_V = mkV "accommodate"; lin accommodate_V2 = mkV2 (mkV "accommodate" "accommodates" "accommodated" "accommodated" "accommodating"); lin accommodating_A = compoundA (mkA "accommodating"); lin accommodation_N = mkN "accommodation" "accommodations"; @@ -265,6 +272,7 @@ lin accredited_A = compoundA (mkA "accredited"); lin accretion_N = mkN "accretion" "accretions"; lin accrington_PN = mkPN "Accrington"; lin accrue_V = mkV "accrue" "accrues" "accrued" "accrued" "accruing"; +lin accrue_V2 = mkV2 (mkV "accrue" "accrues" "accrued" "accrued" "accruing"); lin accumulate_V = mkV "accumulate" "accumulates" "accumulated" "accumulated" "accumulating"; lin accumulate_V2 = mkV2 (mkV "accumulate" "accumulates" "accumulated" "accumulated" "accumulating"); lin accumulation_N = mkN "accumulation" "accumulations"; @@ -302,7 +310,9 @@ lin acidity_N = mkN "acidity" ; lin acidulated_A = compoundA (mkA "acidulated"); lin acidulous_A = compoundA (mkA "acidulous"); lin ack_ack_N = mkN "ack-ack" ; +lin acknowledge_V = mkV "acknowledge"; lin acknowledge_V2 = mkV2 (mkV "acknowledge" "acknowledges" "acknowledged" "acknowledged" "acknowledging"); +lin acknowledge_VS = mkVS (mkV "acknowledge"); lin acknowledgement_N = mkN "acknowledgement" "acknowledgements"; lin acme_N = mkN "acme" "IRREG"; lin acne_N = mkN "acne" ; @@ -342,6 +352,8 @@ lin acrylic_N = mkN "acrylic" "acrylics"; lin act_N = mkN "act" "acts"; lin act_V = mkV "act" "acts" "acted" "acted" "acting"; lin act_V2 = mkV2 (mkV "act" "acts" "acted" "acted" "acting"); +lin act_V2V = mkV2V (mkV "act" "acts" "acted" "acted" "acting") noPrep to_Prep ; +lin act_VA = mkVA (mkV "act" "acts" "acted" "acted" "acting"); lin acting_A = compoundA (mkA "acting"); lin acting_N = mkN "acting" ; lin actinic_A = compoundA (mkA "actinic"); @@ -387,14 +399,16 @@ lin adam_PN = mkPN "Adam"; lin adamant_A = compoundA (mkA "adamant"); lin adamant_N = mkN "adamant" "adamants"; lin adamantine_A = compoundA (mkA "adamantine"); +lin adapt_V = mkV "adapt"; lin adapt_V2 = mkV2 (mkV "adapt" "adapts" "adapted" "adapted" "adapting"); lin adaptability_N = mkN "adaptability" ; lin adaptable_A = compoundA (mkA "adaptable"); lin adaptation_N = mkN "adaptation" "adaptations"; lin adapter_N = mkN "adapter" "adapters"; lin adaptor_N = mkN "adaptor" "adaptors"; -lin add_V = mkV "add" "adds" "added" "added" "adding"; -lin add_V2 = mkV2 (mkV "add" "adds" "added" "added" "adding"); +lin add_V = mkV "add"; +lin add_V2 = mkV2 (mkV "add"); +lin add_VS = mkVS (mkV "add"); lin addendum_N = mkN "addendum" "addenda" {- FIXME: guessed plural form -}; lin adder_N = mkN "adder" "adders"; lin addict_N = mkN "addict" "addicts"; @@ -448,7 +462,9 @@ lin adjudicator_N = mkN "adjudicator" "adjudicators"; lin adjunct_N = mkN "adjunct" "adjuncts"; lin adjuration_N = mkN "adjuration" "adjurations"; lin adjure_V2 = mkV2 (mkV "adjure" "adjures" "adjured" "adjured" "adjuring"); +lin adjust_V = mkV "adjust"; lin adjust_V2 = mkV2 (mkV "adjust" "adjusts" "adjusted" "adjusted" "adjusting"); +lin adjust_V2V = mkV2V (mkV "adjust") noPrep to_Prep ; lin adjustable_A = compoundA (mkA "adjustable"); lin adjuster_N = mkN "adjuster" "adjusters"; lin adjustment_N = mkN "adjustment" "adjustments"; @@ -471,6 +487,7 @@ lin admissible_A = compoundA (mkA "admissible"); lin admission_N = mkN "admission" "admissions"; lin admit_V = mkV "admit" "admits" "admitted" "admitted" "admitting"; lin admit_V2 = mkV2 (mkV "admit" "admits" "admitted" "admitted" "admitting"); +lin admit_VS = mkVS (mkV "admit" "admits" "admitted" "admitted" "admitting"); lin admittance_N = mkN "admittance" ; lin admittedly_Adv = mkAdv "admittedly"; lin admix_V = mkV "admix" "admixes" "admixed" "admixed" "admixing"; @@ -546,12 +563,14 @@ lin advisability_N = mkN "advisability" ; lin advisable_A = compoundA (mkA "advisable"); lin advise_V = mkV "advise" "advises" "advised" "advised" "advising"; lin advise_V2 = mkV2 (mkV "advise" "advises" "advised" "advised" "advising"); +lin advise_VS = mkVS (mkV "advise" "advises" "advised" "advised" "advising"); lin advised_A = compoundA (mkA "advised"); lin adviser_N = mkN "adviser" "advisers"; lin advisory_A = compoundA (mkA "advisory"); lin advocacy_N = mkN "advocacy" ; lin advocate_N = mkN "advocate" "advocates"; lin advocate_V2 = mkV2 (mkV "advocate" "advocates" "advocated" "advocated" "advocating"); +lin advocate_VS = mkVS (mkV "advocate"); lin advowson_N = mkN "advowson" "advowsons"; lin adz_N = mkN "adz" "adzes"; lin adze_N = mkN "adze" "adzes"; @@ -598,6 +617,7 @@ lin affiliation_N = mkN "affiliation" "affiliations"; lin affinity_N = mkN "affinity" "affinities"; lin affirm_V = mkV "affirm" "affirms" "affirmed" "affirmed" "affirming"; lin affirm_V2 = mkV2 (mkV "affirm" "affirms" "affirmed" "affirmed" "affirming"); +lin affirm_VS = mkVS (mkV "affirm" "affirms" "affirmed" "affirmed" "affirming"); lin affirmation_N = mkN "affirmation" "affirmations"; lin affirmative_A = compoundA (mkA "affirmative"); lin affirmative_N = mkN "affirmative" "affirmatives"; @@ -610,6 +630,7 @@ lin affluence_N = mkN "affluence" ; lin affluent_A = compoundA (mkA "affluent"); lin affluent_N = mkN "affluent" "affluents"; lin afford_V2 = mkV2 (mkV "afford" "affords" "afforded" "afforded" "affording"); +lin afford_V2V = mkV2V (mkV "afford") noPrep to_Prep ; lin afforest_V2 = mkV2 (mkV "afforest" "afforests" "afforested" "afforested" "afforesting"); lin afforestation_N = mkN "afforestation" "afforestations"; lin affranchise_V2 = mkV2 (mkV "affranchise" "affranchises" "affranchised" "affranchised" "affranchising"); @@ -648,8 +669,8 @@ lin after_Prep = mkPrep "after"; lin aftercare_N = mkN "aftercare" ; lin afterdamp_N = mkN "afterdamp" ; lin aftereffect_N = mkN "aftereffect" "aftereffects"; -lin afterglow_N = mkN "afterglow" "IRREG"; -lin aftermath_N = mkN "aftermath" "IRREG"; +lin afterglow_N = mkN "afterglow"; +lin aftermath_N = mkN "aftermath"; lin afternoon_N = mkN "afternoon" "afternoons"; lin afterthought_N = mkN "afterthought" "afterthoughts"; lin afterwards_Adv = mkAdv "afterwards"; @@ -715,6 +736,7 @@ lin agnosticism_N = mkN "agnosticism" ; lin ago_Adv = mkAdv "ago"; lin ago_Prep = mkPrep "ago"; lin agog_A = compoundA (mkA "agog"); +lin agonize_V = mkV "agonize"; lin agonized_A = compoundA (mkA "agonized"); lin agonizing_A = compoundA (mkA "agonizing"); lin agony_N = mkN "agony" "agonies"; @@ -722,8 +744,10 @@ lin agora_N = mkN "agora" "agoras"; lin agoraphobia_N = mkN "agoraphobia" ; lin agra_PN = mkPN "Agra"; lin agrarian_A = compoundA (mkA "agrarian"); -lin agree_V = mkV "agree" "IRREG" "IRREG" "IRREG" "IRREG"; -lin agree_V2 = mkV2 (mkV "agree" "IRREG" "IRREG" "IRREG" "IRREG"); +lin agree_V = mkV "agree"; +lin agree_V2 = mkV2 (mkV "agree"); +lin agree_VV = mkVV (mkV "agree"); +lin agree_VS = mkVS (mkV "agree"); lin agreeable_A = compoundA (mkA "agreeable"); lin agreement_N = mkN "agreement" "agreements"; lin agricultural_A = compoundA (mkA "agricultural"); @@ -734,8 +758,9 @@ lin ague_N = mkN "ague" "agues"; lin ahead_Adv = mkAdv "ahead"; lin ahmedabad_PN = mkPN "Ahmedabad"; lin aid_N = mkN "aid" "aids"; +lin aid_V = mkV "aid"; lin aid_V2 = mkV2 (mkV "aid" "aids" "aided" "aided" "aiding"); -lin aide_de_camp_N = mkN "aide-de-camp" "IRREG"; +lin aide_de_camp_N = mkN "aide-de-camp"; lin aide_memoire_N = mkN "aide-mémoire" "aide-mémoires"; lin aids_N = mkN "aids" ; lin aigret_N = mkN "aigret" "aigrets"; @@ -747,8 +772,10 @@ lin ailment_N = mkN "ailment" "ailments"; lin aim_N = mkN "aim" "aims"; lin aim_V = mkV "aim" "aims" "aimed" "aimed" "aiming"; lin aim_V2 = mkV2 (mkV "aim" "aims" "aimed" "aimed" "aiming"); +lin aim_VV = mkVV (mkV "aim" "aims" "aimed" "aimed" "aiming"); lin aimless_A = compoundA (mkA "aimless"); lin air_N = mkN "air" "airs"; +lin air_V = mkV "air"; lin air_V2 = mkV2 (mkV "air" "airs" "aired" "aired" "airing"); lin air_bladder_N = mkN "air-bladder" "air-bladders"; lin air_conditioned_A = compoundA (mkA "air-conditioned"); @@ -818,7 +845,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 albeit_Subj = mkSubj "albeit"; lin albert_PN = mkPN "Albert"; lin alberta_PN = mkPN "Alberta"; lin albino_N = mkN "albino" "albinos"; @@ -891,6 +918,7 @@ lin alison_PN = mkPN "Alison"; lin alive_A = compoundA (mkA "alive"); lin alkali_N = mkN "alkali" "alkalis"; lin alkaline_A = compoundA (mkA "alkaline"); +lin all_Predet = ss "all"; lin all_mains_A = compoundA (mkA "all-mains"); lin all_round_A = compoundA (mkA "all-round"); lin all_rounder_N = mkN "all-rounder" "all-rounders"; @@ -900,6 +928,8 @@ lin allan_PN = mkPN "Allan"; lin allay_V2 = mkV2 (mkV "allay" "allays" "allayed" "allayed" "allaying"); lin allegation_N = mkN "allegation" "allegations"; lin allege_V2 = mkV2 (mkV "allege" "alleges" "alleged" "alleged" "alleging"); +lin allege_V2V = mkV2V (mkV "allege") noPrep to_Prep ; +lin allege_VS = mkVS (mkV "allege"); lin allegedly_Adv = mkAdv "allegedly"; lin allegiance_N = mkN "allegiance" ; lin allegoric_A = compoundA (mkA "allegoric"); @@ -924,12 +954,15 @@ lin alligator_N = mkN "alligator" "alligators"; lin alliteration_N = mkN "alliteration" ; lin alliterative_A = compoundA (mkA "alliterative"); lin alloa_PN = mkPN "Alloa"; +lin allocate_V = mkV "allocate"; lin allocate_V2 = mkV2 (mkV "allocate" "allocates" "allocated" "allocated" "allocating"); lin allocation_N = mkN "allocation" "allocations"; lin allot_V2 = mkV2 (mkV "allot" "allots" "allotted" "allotted" "allotting"); lin allotment_N = mkN "allotment" "allotments"; lin allow_V = mkV "allow" "allows" "allowed" "allowed" "allowing"; lin allow_V2 = mkV2 (mkV "allow" "allows" "allowed" "allowed" "allowing"); +lin allow_V2V = mkV2V (mkV "allow" "allows" "allowed" "allowed" "allowing") noPrep to_Prep ; +lin allow_VS = mkVS (mkV "allow" "allows" "allowed" "allowed" "allowing"); lin allowable_A = compoundA (mkA "allowable"); lin allowance_N = mkN "allowance" "allowances"; lin alloy_N = mkN "alloy" "alloys"; @@ -950,11 +983,13 @@ lin alma_mater_N = mkN "alma mater" "alma maters"; lin almanac_N = mkN "almanac" "almanacs"; lin almeria_PN = mkPN "Almeria"; lin almighty_A = compoundA (mkA "almighty"); -lin almighty_N = mkN "almighty" "IRREG"; +lin almighty_N = mkN "almighty"; lin almond_N = mkN "almond" "almonds"; lin almond_eyed_A = compoundA (mkA "almond-eyed"); lin almoner_N = mkN "almoner" "almoners"; +lin almost_AdN = mkAdN "almost" ; lin almost_Adv = mkAdv "almost"; +lin almost_Predet = {s="almost"} ; lin alms_box_N = mkN "alms-box" "alms-boxes"; lin alms_giving_N = mkN "alms-giving" ; lin alms_house_N = mkN "alms-house" "alms-houses"; @@ -980,9 +1015,11 @@ lin alphabetical_A = compoundA (mkA "alphabetical"); lin alpine_A = compoundA (mkA "alpine"); lin alpinist_N = mkN "alpinist" "alpinists"; lin already_Adv = mkAdv "already"; +lin already_AdV = mkAdV "already"; lin alright_A = compoundA (mkA "alright"); lin alright_Adv = mkAdv "alright"; lin alsatian_N = mkN "alsatian" "alsatians"; +lin also_AdV = mkAdV "also"; lin also_Adv = mkAdv "also"; lin also_ran_N = mkN "also-ran" "also-rans"; lin altar_N = mkN "altar" "altars"; @@ -999,7 +1036,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 although_Subj = mkSubj "although"; lin altimeter_N = mkN "altimeter" "altimeters"; lin altitude_N = mkN "altitude" "altitudes"; lin alto_N = mkN "alto" "altos"; @@ -1017,7 +1054,7 @@ lin alumnus_N = mkN "alumnus" "alumni" {- FIXME: guessed plural form -}; lin alvechurch_PN = mkPN "Alvechurch"; lin alveolar_A = compoundA (mkA "alveolar"); lin alveolar_N = mkN "alveolar" "alveolars"; -lin always_Adv = mkAdv "always"; +lin always_AdV = mkAdV "always"; lin amah_N = mkN "amah" "amahs"; lin amain_Adv = mkAdv "amain"; lin amalgam_N = mkN "amalgam" "amalgams"; @@ -1033,6 +1070,7 @@ lin amateurish_A = compoundA (mkA "amateurish"); lin amateurism_N = mkN "amateurism" ; lin amatory_A = compoundA (mkA "amatory"); lin amaze_V2 = mkV2 (mkV "amaze" "amazes" "amazed" "amazed" "amazing"); +lin amaze_V2V = mkV2V (mkV "amaze") noPrep to_Prep ; lin amazement_N = mkN "amazement" ; lin amazing_A = compoundA (mkA "amazing"); lin amazon_N = mkN "amazon" "amazons"; @@ -1042,7 +1080,7 @@ lin ambassadress_N = mkN "ambassadress" "ambassadresses"; lin amber_N = mkN "amber" ; lin ambergris_N = mkN "ambergris" ; lin ambidextrous_A = compoundA (mkA "ambidextrous"); -lin ambience_N = mkN "ambience" "IRREG"; +lin ambience_N = mkN "ambience"; lin ambient_A = compoundA (mkA "ambient"); lin ambiguity_N = mkN "ambiguity" "ambiguities"; lin ambiguous_A = compoundA (mkA "ambiguous"); @@ -1067,6 +1105,7 @@ lin amelioration_N = mkN "amelioration" "ameliorations"; lin amenable_A = compoundA (mkA "amenable"); lin amend_V = mkV "amend" "amends" "amended" "amended" "amending"; lin amend_V2 = mkV2 (mkV "amend" "amends" "amended" "amended" "amending"); +lin amend_V2V = mkV2V (mkV "amend" "amends" "amended" "amended" "amending") noPrep to_Prep ; lin amendable_A = compoundA (mkA "amendable"); lin amendment_N = mkN "amendment" "amendments"; lin amenity_N = mkN "amenity" "amenities"; @@ -1074,6 +1113,7 @@ lin america_PN = mkPN "America"; lin american_A = compoundA (mkA "American"); lin american_N = mkN "American" "Americans"; lin americanism_N = mkN "americanism" "americanisms"; +lin americanize_V2 = mkV2 (mkV "americanize"); lin amesbury_PN = mkPN "Amesbury"; lin amethyst_N = mkN "amethyst" "amethysts"; lin amharic_N = mkN "amharic" ; @@ -1098,9 +1138,9 @@ lin amnesia_N = mkN "amnesia" ; lin amnesty_N = mkN "amnesty" "amnesties"; lin amoeba_N = mkN "amoeba" "amoebas"; lin amoebic_A = compoundA (mkA "amoebic"); +lin amok_Adv = mkAdv "amok"; 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"); lin amorphous_A = compoundA (mkA "amorphous"); @@ -1110,6 +1150,7 @@ lin amount_N = mkN "amount" "amounts"; lin amount_V = mkV "amount" "amounts" "amounted" "amounted" "amounting"; lin amour_N = mkN "amour" "amours"; lin amour_propre_N = mkN "amour-propre" ; +lin amp_Conj = mkConj "&"; lin amp_N = mkN "amp" "amps"; lin ampere_N = mkN "ampere" "amperes"; lin amphetamine_N = mkN "amphetamine" "amphetamines"; @@ -1183,6 +1224,7 @@ lin anchovy_N = mkN "anchovy" "anchovies"; lin ancient_A = compoundA (mkA "ancient"); lin ancillary_A = compoundA (mkA "ancillary"); lin ancona_PN = mkPN "Ancona"; +lin and_Conj = mkConj "and" ; lin andante_A = compoundA (mkA "andante"); lin andante_Adv = mkAdv "andante"; lin andante_N = mkN "andante" "andantes"; @@ -1292,6 +1334,7 @@ lin anniversary_N = mkN "anniversary" "anniversaries"; lin annotate_V2 = mkV2 (mkV "annotate" "annotates" "annotated" "annotated" "annotating"); lin annotation_N = mkN "annotation" "annotations"; lin announce_V2 = mkV2 (mkV "announce" "announces" "announced" "announced" "announcing"); +lin announce_VS = mkVS (mkV "announce" "announces" "announced" "announced" "announcing"); lin announcement_N = mkN "announcement" "announcements"; lin announcer_N = mkN "announcer" "announcers"; lin annoy_V2 = mkV2 (mkV "annoy" "annoys" "annoyed" "annoyed" "annoying"); @@ -1319,7 +1362,7 @@ lin anonymity_N = mkN "anonymity" ; lin anonymous_A = compoundA (mkA "anonymous"); lin anopheles_N = mkN "anopheles" "anopheles"; lin anorak_N = mkN "anorak" "anoraks"; -lin another_A = compoundA (mkA "another"); +lin another_Quant = mkQuant "another" "other"; lin anshan_PN = mkPN "Anshan"; lin answer_N = mkN "answer" "answers"; lin answer_V = mkV "answer" "answers" "answered" "answered" "answering"; @@ -1373,7 +1416,10 @@ lin antibiotic_A = compoundA (mkA "antibiotic"); lin antibiotic_N = mkN "antibiotic" "antibiotics"; lin antibody_N = mkN "antibody" "antibodies"; lin antic_N = mkN "antic" "antics"; +lin anticipate_V = mkV "anticipate"; lin anticipate_V2 = mkV2 (mkV "anticipate" "anticipates" "anticipated" "anticipated" "anticipating"); +lin anticipate_VS = mkVS (mkV "anticipate" "anticipates" "anticipated" "anticipated" "anticipating"); +lin anticipate_VV = ingVV (mkV "anticipate" "anticipates" "anticipated" "anticipated" "anticipating"); lin anticipation_N = mkN "anticipation" "anticipations"; lin anticipatory_A = compoundA (mkA "anticipatory"); lin anticlimax_N = mkN "anticlimax" "anticlimaxes"; @@ -1417,11 +1463,13 @@ lin anus_N = mkN "anus" "anuses"; lin anvil_N = mkN "anvil" "anvils"; lin anxiety_N = mkN "anxiety" "anxieties"; lin anxious_A = compoundA (mkA "anxious"); -lin anybody_N = mkN "anybody" "IRREG"; +lin anyPl_Det = mkDeterminer plural "any"; +lin anySg_Det = mkDeterminer singular "any"; +lin anybody_NP = regNP "anybody" singular; lin anyhow_Adv = mkAdv "anyhow"; -lin anyone_N = mkN "anyone" "IRREG"; +lin anyone_NP = regNP "anyone" singular; lin anyplace_Adv = mkAdv "anyplace"; -lin anything_N = mkN "anything" "IRREG"; +lin anything_NP = regNP "anything" singular; lin anyway_Adv = mkAdv "anyway"; lin anywhere_Adv = mkAdv "anywhere"; lin aorta_N = mkN "aorta" "aortas"; @@ -1487,9 +1535,15 @@ lin apparel_V2 = mkV2 (mkV "apparel" "apparels" "apparelled" "apparelled" "appar lin apparent_A = compoundA (mkA "apparent"); lin apparition_N = mkN "apparition" "apparitions"; lin appeal_N = mkN "appeal" "appeals"; -lin appeal_V = mkV "appeal" "appeals" "appealed" "appealed" "appealing"; +lin appeal_V = mkV "appeal"; +lin appeal_V2 = mkV2 (mkV "appeal"); +lin appeal_V2V = mkV2V (mkV "appeal" "appeals" "appealed" "appealed" "appealing") to_Prep to_Prep; lin appealing_A = compoundA (mkA "appealing"); lin appear_V = mkV "appear" "appears" "appeared" "appeared" "appearing"; +lin appear_V2 = mkV2 (mkV "appear" "appears" "appeared" "appeared" "appearing"); +lin appear_VA = mkVA (mkV "appear" "appears" "appeared" "appeared" "appearing"); +lin appear_VV = mkVV (mkV "appear" "appears" "appeared" "appeared" "appearing"); +lin appear_VS = mkVS (mkV "appear" "appears" "appeared" "appeared" "appearing"); lin appearance_N = mkN "appearance" "appearances"; lin appease_V2 = mkV2 (mkV "appease" "appeases" "appeased" "appeased" "appeasing"); lin appeasement_N = mkN "appeasement" ; @@ -1520,7 +1574,10 @@ lin applique_N = mkN "appliqué" ; lin applique_V2 = mkV2 (mkV "appliqué" "appliqués" "appliquéed" "appliquéed" "appliquéing"); lin apply_V = mkV "apply" "applies" "applied" "applied" "applying"; lin apply_V2 = mkV2 (mkV "apply" "applies" "applied" "applied" "applying"); +lin apply_V2V = mkV2V (mkV "apply" "applies" "applied" "applied" "applying") noPrep to_Prep ; lin appoint_V2 = mkV2 (mkV "appoint" "appoints" "appointed" "appointed" "appointing"); +lin appoint_V2V = mkV2V (mkV "appoint") noPrep to_Prep ; +lin appoint_VS = mkVS (mkV "appoint"); lin appointee_N = mkN "appointee" "appointees"; lin appointment_N = mkN "appointment" "appointments"; lin apportion_V2 = mkV2 (mkV "apportion" "apportions" "apportioned" "apportioned" "apportioning"); @@ -1562,13 +1619,13 @@ lin approximate_V2 = mkV2 (mkV "approximate" "approximates" "approximated" "appr lin approximation_N = mkN "approximation" "approximations"; lin appurtenance_N = mkN "appurtenance" "appurtenances"; lin apr_PN = mkPN "Apr"; +lin apres_ski_A = compoundA (mkA "après-ski"); lin apricot_N = mkN "apricot" "apricots"; lin april_N = mkN "april" "aprils"; lin april_PN = mkPN "April"; lin apron_N = mkN "apron" "aprons"; lin apropos_A = compoundA (mkA "apropos"); lin apropos_Adv = mkAdv "apropos"; -lin apres_ski_A = compoundA (mkA "après-ski"); lin apse_N = mkN "apse" "apses"; lin apt_A = mkA "apt" "apter"; lin aptitude_N = mkN "aptitude" "aptitudes"; @@ -1649,6 +1706,7 @@ lin are_N = mkN "are" "ares"; lin area_N = mkN "area" "areas"; lin areca_N = mkN "areca" "arecas"; lin arena_N = mkN "arena" "arenas"; +lin arete_N = mkN "arête" "arêtes"; lin argent_A = compoundA (mkA "argent"); lin argent_N = mkN "argent" "argents"; lin argentina_PN = mkPN "Argentina"; @@ -1662,6 +1720,7 @@ lin argot_N = mkN "argot" ; lin arguable_A = compoundA (mkA "arguable"); lin argue_V = mkV "argue" "argues" "argued" "argued" "arguing"; lin argue_V2 = mkV2 (mkV "argue" "argues" "argued" "argued" "arguing"); +lin argue_VS = mkVS (mkV "argue" "argues" "argued" "argued" "arguing"); lin argument_N = mkN "argument" "arguments"; lin argumentation_N = mkN "argumentation" ; lin argumentative_A = compoundA (mkA "argumentative"); @@ -1673,6 +1732,7 @@ lin aridity_N = mkN "aridity" ; lin aries_PN = mkPN "Aries"; lin aright_Adv = mkAdv "aright"; lin arise_V = mkV "a" IrregEng.rise_V; +lin arise_VS = mkVS (mkV "a" IrregEng.rise_V); lin aristocracy_N = mkN "aristocracy" "aristocracies"; lin aristocrat_N = mkN "aristocrat" "aristocrats"; lin aristocratic_A = compoundA (mkA "aristocratic"); @@ -1715,9 +1775,12 @@ lin arnica_N = mkN "arnica" ; lin arnold_PN = mkPN "Arnold"; lin aroma_N = mkN "aroma" "aromas"; lin aromatic_A = compoundA (mkA "aromatic"); +lin arose_V2 = mkV2 (mkV "arose"); +lin arose_VS = mkVS (mkV "arose"); lin around_Adv = mkAdv "around"; lin around_Prep = mkPrep "around"; lin arouse_V2 = mkV2 (mkV "arouse" "arouses" "aroused" "aroused" "arousing"); +lin arouse_V2V = mkV2V (mkV "arouse") noPrep to_Prep ; lin arpeggio_N = mkN "arpeggio" "arpeggios"; lin arquebus_N = mkN "arquebus" "arquebuses"; lin arr_PN = mkPN "Arr"; @@ -1735,9 +1798,10 @@ lin arrest_N = mkN "arrest" "arrests"; lin arrest_V2 = mkV2 (mkV "arrest" "arrests" "arrested" "arrested" "arresting"); lin arrester_N = mkN "arrester" "arresters"; lin arresting_A = compoundA (mkA "arresting"); +lin arriere_pensee_N = mkN "arrière pensée" "arrière pensées"; lin arrival_N = mkN "arrival" "arrivals"; lin arrive_V = mkV "arrive" "arrives" "arrived" "arrived" "arriving"; -lin arriere_pensee_N = mkN "arrière pensée" "arrière pensées"; +lin arrive_V2 = mkV2 (mkV "arrive" "arrives" "arrived" "arrived" "arriving"); lin arrogance_N = mkN "arrogance" ; lin arrogant_A = compoundA (mkA "arrogant"); lin arrogate_V2 = mkV2 (mkV "arrogate" "arrogates" "arrogated" "arrogated" "arrogating"); @@ -1787,7 +1851,6 @@ lin arty_crafty_A = compoundA (mkA "arty-crafty"); 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" ; @@ -1841,7 +1904,10 @@ lin aside_Adv = mkAdv "aside"; lin aside_N = mkN "aside" "asides"; lin asinine_A = compoundA (mkA "asinine"); lin ask_V = mkV "ask" "asks" "asked" "asked" "asking"; -lin ask_V2 = mkV2 (mkV "ask" "asks" "asked" "asked" "asking"); +lin ask_V2 = mkV2 (mkV "ask"); +lin ask_V2V = mkV2V (mkV "ask") noPrep to_Prep; +lin ask_VS = mkVS (mkV "ask" "asks" "asked" "asked" "asking"); +lin ask_VV = mkVV (mkV "ask" "asks" "asked" "asked" "asking"); lin askance_Adv = mkAdv "askance"; lin askern_PN = mkPN "Askern"; lin askew_A = compoundA (mkA "askew"); @@ -1892,7 +1958,9 @@ lin assemble_V2 = mkV2 (mkV "assemble" "assembles" "assembled" "assembled" "asse lin assembly_N = mkN "assembly" "assemblies"; lin assent_N = mkN "assent" "assents"; lin assent_V = mkV "assent" "assents" "assented" "assented" "assenting"; +lin assert_V = mkV "assert"; lin assert_V2 = mkV2 (mkV "assert" "asserts" "asserted" "asserted" "asserting"); +lin assert_VS = mkVS (mkV "assert"); lin assertion_N = mkN "assertion" "assertions"; lin assertive_A = compoundA (mkA "assertive"); lin assess_V2 = mkV2 (mkV "assess" "assesses" "assessed" "assessed" "assessing"); @@ -1905,6 +1973,7 @@ lin asshole_N = mkN "asshole" "assholes"; lin assiduity_N = mkN "assiduity" "assiduities"; lin assiduous_A = compoundA (mkA "assiduous"); lin assign_V2 = mkV2 (mkV "assign" "assigns" "assigned" "assigned" "assigning"); +lin assign_V2V = mkV2V (mkV "assign") noPrep to_Prep ; lin assignable_A = compoundA (mkA "assignable"); lin assignation_N = mkN "assignation" "assignations"; lin assignment_N = mkN "assignment" "assignments"; @@ -1927,10 +1996,13 @@ lin assorted_A = compoundA (mkA "assorted"); lin assortment_N = mkN "assortment" "assortments"; lin asst_N = mkN "asst" ; lin assuage_V2 = mkV2 (mkV "assuage" "assuages" "assuaged" "assuaged" "assuaging"); +lin assume_V = mkV "assume"; lin assume_V2 = mkV2 (mkV "assume" "assumes" "assumed" "assumed" "assuming"); +lin assume_VS = mkVS (mkV "assume"); lin assumption_N = mkN "assumption" "assumptions"; lin assurance_N = mkN "assurance" "assurances"; lin assure_V2 = mkV2 (mkV "assure" "assures" "assured" "assured" "assuring"); +lin assure_VS = mkVS (mkV "assure"); lin assured_A = compoundA (mkA "assured"); lin assuredness_N = mkN "assuredness" ; lin aster_N = mkN "aster" "asters"; @@ -2023,8 +2095,8 @@ lin atrophy_V = mkV "atrophy" "atrophies" "atrophied" "atrophied" "atrophying"; lin atrophy_V2 = mkV2 (mkV "atrophy" "atrophies" "atrophied" "atrophied" "atrophying"); lin attach_V = mkV "attach" "attaches" "attached" "attached" "attaching"; lin attach_V2 = mkV2 (mkV "attach" "attaches" "attached" "attached" "attaching"); -lin attachment_N = mkN "attachment" "attachments"; lin attache_N = mkN "attaché" "attachés"; +lin attachment_N = mkN "attachment" "attachments"; lin attack_N = mkN "attack" "attacks"; lin attack_V2 = mkV2 (mkV "attack" "attacks" "attacked" "attacked" "attacking"); lin attacker_N = mkN "attacker" "attackers"; @@ -2036,6 +2108,7 @@ lin attainment_N = mkN "attainment" "attainments"; lin attar_N = mkN "attar" ; lin attempt_N = mkN "attempt" "attempts"; lin attempt_V2 = mkV2 (mkV "attempt" "attempts" "attempted" "attempted" "attempting"); +lin attempt_VV = mkVV (mkV "attempt"); lin attend_V = mkV "attend" "attends" "attended" "attended" "attending"; lin attend_V2 = mkV2 (mkV "attend" "attends" "attended" "attended" "attending"); lin attendance_N = mkN "attendance" "attendances"; @@ -2048,6 +2121,7 @@ lin attenuate_V2 = mkV2 (mkV "attenuate" "attenuates" "attenuated" "attenuated" lin attenuation_N = mkN "attenuation" ; lin attest_V = mkV "attest" "attests" "attested" "attested" "attesting"; lin attest_V2 = mkV2 (mkV "attest" "attests" "attested" "attested" "attesting"); +lin attest_VS = mkVS (mkV "attest" "attests" "attested" "attested" "attesting"); lin attic_A = compoundA (mkA "attic"); lin attic_N = mkN "attic" "attics"; lin attire_N = mkN "attire" ; @@ -2085,6 +2159,7 @@ lin audio_lingual_A = compoundA (mkA "audio-lingual"); lin audit_N = mkN "audit" "audits"; lin audit_V2 = mkV2 (mkV "audit" "audits" "audited" "audited" "auditing"); lin audition_N = mkN "audition" "auditions"; +lin audition_V = mkV "audition"; lin audition_V2 = mkV2 (mkV "audition" "auditions" "auditioned" "auditioned" "auditioning"); lin auditor_N = mkN "auditor" "auditors"; lin auditorium_N = mkN "auditorium" "auditoriums"; @@ -2136,6 +2211,7 @@ lin authenticate_V2 = mkV2 (mkV "authenticate" "authenticates" "authenticated" " lin authentication_N = mkN "authentication" ; lin authenticity_N = mkN "authenticity" ; lin author_N = mkN "author" "authors"; +lin authore_V2 = mkV2 (mkV "authore"); lin authoress_N = mkN "authoress" "authoresses"; lin authoritarian_A = compoundA (mkA "authoritarian"); lin authoritarian_N = mkN "authoritarian" "authoritarians"; @@ -2144,6 +2220,7 @@ lin authoritative_A = compoundA (mkA "authoritative"); lin authority_N = mkN "authority" "authorities"; lin authorization_N = mkN "authorization" ; lin authorize_V2 = mkV2 (mkV "authorize" "authorizes" "authorized" "authorized" "authorizing"); +lin authorize_V2V = mkV2V (mkV "authorize") noPrep to_Prep ; lin authorship_N = mkN "authorship" ; lin autism_N = mkN "autism" ; lin autistic_A = compoundA (mkA "autistic"); @@ -2198,6 +2275,7 @@ lin average_A = compoundA (mkA "average"); lin average_N = mkN "average" "averages"; lin average_V = mkV "average" "averages" "averaged" "averaged" "averaging"; lin average_V2 = mkV2 (mkV "average" "averages" "averaged" "averaged" "averaging"); +lin averr_VS = mkVS (mkV "averr"); lin averse_A = compoundA (mkA "averse"); lin aversion_N = mkN "aversion" "aversions"; lin avert_V2 = mkV2 (mkV "avert" "averts" "averted" "averted" "averting"); @@ -2210,6 +2288,7 @@ lin avignon_PN = mkPN "Avignon"; lin avocado_N = mkN "avocado" "avocados"; lin avocation_N = mkN "avocation" "avocations"; lin avoid_V2 = mkV2 (mkV "avoid" "avoids" "avoided" "avoided" "avoiding"); +lin avoid_VV = ingVV (mkV "avoid" "avoids" "avoided" "avoided" "avoiding"); lin avoidable_A = compoundA (mkA "avoidable"); lin avoidance_N = mkN "avoidance" ; lin avoirdupois_N = mkN "avoirdupois" ; @@ -2273,7 +2352,6 @@ lin ba_N = mkN "ba" ; lin baa_N = mkN "baa" "baas"; lin baa_V = mkV "baa" "baas" "baaed" "baaed" "baaing"; lin baa_lamb_N = mkN "baa-lamb" "baa-lambs"; -lin baas_N = mkN "baas" "IRREG"; lin babble_N = mkN "babble" ; lin babble_V = mkV "babble" "babbles" "babbled" "babbled" "babbling"; lin babble_V2 = mkV2 (mkV "babble" "babbles" "babbled" "babbled" "babbling"); @@ -2289,8 +2367,8 @@ lin baby_V2 = mkV2 (mkV "baby" "babies" "babied" "babied" "babying"); lin baby_faced_A = compoundA (mkA "baby-faced"); lin baby_farmer_N = mkN "baby-farmer" "baby-farmers"; lin baby_minder_N = mkN "baby-minder" "baby-minders"; -lin baby_talk_N = mkN "baby-talk" ; -lin babyhood_N = mkN "babyhood" "IRREG"; +lin baby_talk_N = mkN "baby-talk"; +lin babyhood_N = mkN "babyhood"; lin babyish_A = compoundA (mkA "babyish"); lin babysit_V = mkV "baby" IrregEng.sit_V; lin babysitter_N = mkN "babysitter" "babysitters"; @@ -2338,6 +2416,7 @@ lin backless_A = compoundA (mkA "backless"); lin backlog_N = mkN "backlog" "backlogs"; lin backmost_A = compoundA (mkA "backmost"); lin backpedal_V = mkV "backpedal" "backpedals" "backpedalled" "backpedalled" "backpedalling"; +lin backpedaling_V = mkV "backpedaling"; lin backroom_N = mkN "backroom" "backrooms"; lin backscratcher_N = mkN "backscratcher" "backscratchers"; lin backseat_N = mkN "backseat" "backseats"; @@ -2458,6 +2537,7 @@ lin ballistics_N = mkN "ballistics" "ballistics"; lin ballock_N = mkN "ballock" "ballocks"; lin balloon_N = mkN "balloon" "balloons"; lin balloon_V = mkV "balloon" "balloons" "ballooned" "ballooned" "ballooning"; +lin balloon_V2 = mkV2 (mkV "balloon" "balloons" "ballooned" "ballooned" "ballooning"); lin balloonist_N = mkN "balloonist" "balloonists"; lin ballot_N = mkN "ballot" "ballots"; lin ballot_V = mkV "ballot" "ballots" "balloted" "balloted" "balloting"; @@ -2695,6 +2775,7 @@ lin basalt_N = mkN "basalt" ; lin bascule_N = mkN "bascule" "bascules"; lin base_A = mkA "base" "baser"; lin base_N = mkN "base" "bases"; +lin base_V = mkV "base"; lin base_V2 = mkV2 (mkV "base" "bases" "based" "based" "basing"); lin baseball_N = mkN "baseball" "baseballs"; lin baseboard_N = mkN "baseboard" "baseboards"; @@ -2773,10 +2854,11 @@ lin battery_N = mkN "battery" "batteries"; lin batting_N = mkN "batting" ; lin battle_N = mkN "battle" "battles"; lin battle_V = mkV "battle" "battles" "battled" "battled" "battling"; +lin battle_V2 = mkV2 (mkV "battle" "battles" "battled" "battled" "battling"); lin battle_axe_N = mkN "battle-axe" "battle-axes"; lin battle_cruiser_N = mkN "battle-cruiser" "battle-cruisers"; lin battledore_N = mkN "battledore" "battledores"; -lin battledress_N = mkN "battledress" "IRREG"; +lin battledress_N = mkN "battledress"; lin battlefield_N = mkN "battlefield" "battlefields"; lin battleground_N = mkN "battleground" "battlegrounds"; lin battleship_N = mkN "battleship" "battleships"; @@ -2874,13 +2956,15 @@ 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 because_Subj = mkSubj "because"; lin beccles_PN = mkPN "Beccles"; lin beck_N = mkN "beck" "becks"; lin beckon_V = mkV "beckon" "beckons" "beckoned" "beckoned" "beckoning"; lin beckon_V2 = mkV2 (mkV "beckon" "beckons" "beckoned" "beckoned" "beckoning"); lin become_V = IrregEng.become_V; lin become_V2 = mkV2 (IrregEng.become_V); +lin become_VA = mkVA (IrregEng.become_V); +lin become_VS = mkVS (IrregEng.become_V); lin becoming_A = compoundA (mkA "becoming"); lin bed_N = mkN "bed" "beds"; lin bed_V2 = mkV2 (mkV "bed" "beds" "bedded" "bedded" "bedding"); @@ -2959,6 +3043,7 @@ lin beggarwoman_N = mkN "beggarwoman" "beggarwomen" {- FIXME: guessed plural for lin beggary_N = mkN "beggary" ; lin begin_V = IrregEng.begin_V; lin begin_V2 = mkV2 (IrregEng.begin_V); +lin begin_VV = ingVV (IrregEng.begin_V); lin beginner_N = mkN "beginner" "beginners"; lin beginning_N = mkN "beginning" "beginnings"; lin begonia_N = mkN "begonia" "begonias"; @@ -3010,6 +3095,8 @@ lin belief_N = mkN "belief" "beliefs"; lin believable_A = compoundA (mkA "believable"); lin believe_V = mkV "believe" "believes" "believed" "believed" "believing"; lin believe_V2 = mkV2 (mkV "believe" "believes" "believed" "believed" "believing"); +lin believe_V2V = mkV2V (mkV "believe" "believes" "believed" "believed" "believing") noPrep to_Prep ; +lin believe_VS = mkVS (mkV "believe" "believes" "believed" "believed" "believing"); lin believer_N = mkN "believer" "believers"; lin believing_N = mkN "believing" ; lin belike_Adv = mkAdv "belike"; @@ -3173,8 +3260,10 @@ lin bestride_V2 = mkV2 (mkV "be" IrregEng.stride_V); lin bet_N = mkN "bet" "bets"; lin bet_V = mkV "bet" "bets" "betted" "betted" "betting"; lin bet_V2 = mkV2 (mkV "bet" "bets" "betted" "betted" "betting"); +lin bet_VS = mkVS (mkV "bet" "bets" "betted" "betted" "betting"); lin beta_N = mkN "beta" "betas"; lin betake_V2 = mkV2 (mkV "be" IrregEng.take_V); +lin bete_noire_N = mkN "bête noire" "IRREG"; lin betel_N = mkN "betel" "betels"; lin betel_nut_N = mkN "betel-nut" "betel-nuts"; lin bethel_N = mkN "bethel" "bethels"; @@ -3277,7 +3366,7 @@ lin bigoted_A = compoundA (mkA "bigoted"); lin bigotry_N = mkN "bigotry" "bigotries"; lin bigwig_N = mkN "bigwig" "bigwigs"; lin bijou_A = compoundA (mkA "bijou"); -lin bijou_N = mkN "bijou" "IRREG"; +lin bijou_N = mkN "bijou"; lin bike_N = mkN "bike" "bikes"; lin bike_V = mkV "bike" "bikes" "biked" "biked" "biking"; lin bikini_N = mkN "bikini" "bikinis"; @@ -3307,7 +3396,7 @@ lin billboard_N = mkN "billboard" "billboards"; lin billericay_PN = mkPN "Billericay"; lin billet_N = mkN "billet" "billets"; lin billet_V2 = mkV2 (mkV "billet" "billets" "billeted" "billeted" "billeting"); -lin billet_doux_N = mkN "billet-doux" "IRREG"; +lin billet_doux_N = mkN "billet-doux" "billets-doux"; lin billfold_N = mkN "billfold" "billfolds"; lin billhook_N = mkN "billhook" "billhooks"; lin billiard_marker_N = mkN "billiard-marker" "billiard-markers"; @@ -3415,7 +3504,7 @@ lin bitumen_N = mkN "bitumen" ; lin bituminous_A = compoundA (mkA "bituminous"); lin bivalve_N = mkN "bivalve" "bivalves"; lin bivouac_N = mkN "bivouac" "bivouacs"; -lin bivouac_V = mkV "bivouac" "IRREG" "IRREG" "IRREG" "IRREG"; +lin bivouac_V = mkV "bivouac" (variants {"bivouacs"; "bivouacks"}) "bivouacked" "bivouacked" "bivouacking"; lin biz_N = mkN "biz" ; lin bizarre_A = compoundA (mkA "bizarre"); lin bizonal_A = compoundA (mkA "bizonal"); @@ -3472,6 +3561,7 @@ lin blah_N = mkN "blah" ; lin blaina_PN = mkPN "Blaina"; lin blairgowrie_PN = mkPN "Blairgowrie"; lin blame_N = mkN "blame" ; +lin blame_V = mkV "blame"; lin blame_V2 = mkV2 (mkV "blame" "blames" "blamed" "blamed" "blaming"); lin blameless_A = compoundA (mkA "blameless"); lin blameworthy_A = compoundA (mkA "blameworthy"); @@ -3490,17 +3580,18 @@ lin blare_N = mkN "blare" ; lin blare_V = mkV "blare" "blares" "blared" "blared" "blaring"; lin blare_V2 = mkV2 (mkV "blare" "blares" "blared" "blared" "blaring"); lin blarney_N = mkN "blarney" ; +lin blase_A = compoundA (mkA "blasé"); lin blaspheme_V = mkV "blaspheme" "blasphemes" "blasphemed" "blasphemed" "blaspheming"; lin blaspheme_V2 = mkV2 (mkV "blaspheme" "blasphemes" "blasphemed" "blasphemed" "blaspheming"); lin blasphemer_N = mkN "blasphemer" "blasphemers"; lin blasphemous_A = compoundA (mkA "blasphemous"); lin blasphemy_N = mkN "blasphemy" "blasphemies"; lin blast_N = mkN "blast" "blasts"; +lin blast_V = mkV "blast"; lin blast_V2 = mkV2 (mkV "blast" "blasts" "blasted" "blasted" "blasting"); lin blast_furnace_N = mkN "blast-furnace" "blast-furnaces"; lin blast_off_N = mkN "blast-off" "blast-offs"; lin blasted_A = compoundA (mkA "blasted"); -lin blase_A = compoundA (mkA "blasé"); lin blatant_A = compoundA (mkA "blatant"); lin blather_N = mkN "blather" "blathers"; lin blather_V = mkV "blather" "blathers" "blathered" "blathered" "blathering"; @@ -3526,6 +3617,7 @@ lin bleat_V = mkV "bleat" "bleats" "bleated" "bleated" "bleating"; lin bleat_V2 = mkV2 (mkV "bleat" "bleats" "bleated" "bleated" "bleating"); lin bleed_V = IrregEng.bleed_V; lin bleed_V2 = mkV2 (IrregEng.bleed_V); +lin bleed_VS = mkVS (IrregEng.bleed_V); lin bleep_N = mkN "bleep" "bleeps"; lin bleep_V = mkV "bleep" "bleeps" "bleeped" "bleeped" "bleeping"; lin blemish_N = mkN "blemish" "blemishes"; @@ -3545,7 +3637,7 @@ lin blidworth_PN = mkPN "Blidworth"; lin blight_N = mkN "blight" "blights"; lin blight_V2 = mkV2 (mkV "blight" "blights" "blighted" "blighted" "blighting"); lin blighter_N = mkN "blighter" "blighters"; -lin blighty_N = mkN "blighty" "IRREG"; +lin blighty_N = mkN "blighty"; lin blimp_N = mkN "blimp" "blimps"; lin blind_A = compoundA (mkA "blind"); lin blind_N = mkN "blind" "blinds"; @@ -3711,6 +3803,7 @@ lin boardwalk_N = mkN "boardwalk" "boardwalks"; lin boast_N = mkN "boast" "boasts"; lin boast_V = mkV "boast" "boasts" "boasted" "boasted" "boasting"; lin boast_V2 = mkV2 (mkV "boast" "boasts" "boasted" "boasted" "boasting"); +lin boast_VS = mkVS (mkV "boast" "boasts" "boasted" "boasted" "boasting"); lin boaster_N = mkN "boaster" "boasters"; lin boastful_A = compoundA (mkA "boastful"); lin boat_N = mkN "boat" "boats"; @@ -3794,6 +3887,7 @@ lin bolshevik_N = mkN "bolshevik" "bolsheviks"; lin bolshy_A = compoundA (mkA "bolshy"); lin bolsover_PN = mkPN "Bolsover"; lin bolster_N = mkN "bolster" "bolsters"; +lin bolster_V = mkV "bolster"; lin bolster_V2 = mkV2 (mkV "bolster" "bolsters" "bolstered" "bolstered" "bolstering"); lin bolt_Adv = mkAdv "bolt"; lin bolt_N = mkN "bolt" "bolts"; @@ -3935,7 +4029,9 @@ lin boring_A = compoundA (mkA "boring"); lin boris_PN = mkPN "Boris"; lin boron_N = mkN "boron" ; lin borough_N = mkN "borough" "boroughs"; +lin borrow_V = mkV "borrow"; lin borrow_V2 = mkV2 (mkV "borrow" "borrows" "borrowed" "borrowed" "borrowing"); +lin borrow_VV = mkVV (mkV "borrow" "borrows" "borrowed" "borrowed" "borrowing"); lin borrower_N = mkN "borrower" "borrowers"; lin borsch_N = mkN "borsch" ; lin borstal_N = mkN "borstal" "borstals"; @@ -3956,11 +4052,13 @@ lin botany_N = mkN "botany" ; lin botch_N = mkN "botch" "botches"; lin botch_V2 = mkV2 (mkV "botch" "botches" "botched" "botched" "botching"); lin botcher_N = mkN "botcher" "botchers"; -lin both_A = compoundA (mkA "both"); +lin both7and_DConj = mkConj "both" "and"; lin both_Adv = mkAdv "both"; +lin both_Det = mkDeterminer plural "both"; lin bother_N = mkN "bother" ; lin bother_V = mkV "bother" "bothers" "bothered" "bothered" "bothering"; lin bother_V2 = mkV2 (mkV "bother" "bothers" "bothered" "bothered" "bothering"); +lin bother_V2V = mkV2V (mkV "bother" "bothers" "bothered" "bothered" "bothering") noPrep to_Prep ; lin bothersome_A = compoundA (mkA "bothersome"); lin botswana_PN = mkPN "Botswana"; lin bottle_N = mkN "bottle" "bottles"; @@ -3988,6 +4086,7 @@ lin bound_A = compoundA (mkA "bound"); lin bound_N = mkN "bound" "bounds"; lin bound_V = mkV "bound" "bounds" "bounded" "bounded" "bounding"; lin bound_V2 = mkV2 (mkV "bound" "bounds" "bounded" "bounded" "bounding"); +lin bound_V2V = mkV2V (mkV "bound" "bounds" "bounded" "bounded" "bounding") noPrep to_Prep ; lin boundary_N = mkN "boundary" "boundaries"; lin bounden_A = compoundA (mkA "bounden"); lin bounder_N = mkN "bounder" "bounders"; @@ -4222,6 +4321,7 @@ lin brian_PN = mkPN "Brian"; lin briar_N = mkN "briar" "briars"; lin bribable_A = compoundA (mkA "bribable"); lin bribe_N = mkN "bribe" "bribes"; +lin bribe_V = mkV "bribe"; lin bribe_V2 = mkV2 (mkV "bribe" "bribes" "bribed" "bribed" "bribing"); lin bribery_N = mkN "bribery" ; lin bric_a_brac_N = mkN "bric-a-brac" ; @@ -4286,6 +4386,7 @@ lin brimstone_N = mkN "brimstone" ; lin brindled_A = compoundA (mkA "brindled"); lin brine_N = mkN "brine" "brines"; lin bring_V2 = mkV2 (IrregEng.bring_V); +lin bring_V2V = mkV2V (mkV "bring") noPrep to_Prep ; lin brink_N = mkN "brink" "brinks"; lin brinkmanship_N = mkN "brinkmanship" ; lin briny_A = mkA "briny" "brinier"; @@ -4338,6 +4439,8 @@ lin broil_V = mkV "broil" "broils" "broiled" "broiled" "broiling"; lin broil_V2 = mkV2 (mkV "broil" "broils" "broiled" "broiled" "broiling"); lin broiler_N = mkN "broiler" "broilers"; lin broke_A = compoundA (mkA "broke"); +lin broke_VA = mkVA (mkV "broke"); +lin broke_VS = mkVS (mkV "broke"); lin broken_hearted_A = compoundA (mkA "broken-hearted"); lin broker_N = mkN "broker" "brokers"; lin brokerage_N = mkN "brokerage" ; @@ -4372,6 +4475,8 @@ lin brother_in_law_N = mkN "brother-in-law" "brothers-in-law" {- FIXME: guessed lin brotherhood_N = mkN "brotherhood" "brotherhoods"; lin brotherly_A = compoundA (mkA "brotherly"); lin brougham_N = mkN "brougham" "broughams"; +lin brought_V = mkV "brought"; +lin brought_VS = mkVS (mkV "brought"); lin broughton_PN = mkPN "Broughton"; lin brouhaha_N = mkN "brouhaha" "brouhahas"; lin brow_N = mkN "brow" "brows"; @@ -4461,6 +4566,7 @@ lin budge_V2 = mkV2 (mkV "budge" "budges" "budged" "budged" "budging"); lin budgerigar_N = mkN "budgerigar" "budgerigars"; lin budget_N = mkN "budget" "budgets"; lin budget_V = mkV "budget" "budgets" "budgeted" "budgeted" "budgeting"; +lin budget_V2 = mkV2 (mkV "budget" "budgets" "budgeted" "budgeted" "budgeting"); lin budgetary_A = compoundA (mkA "budgetary"); lin budgie_N = mkN "budgie" "budgies"; lin buenos_aires_PN = mkPN "Buenos aires"; @@ -4469,6 +4575,7 @@ lin buff_V2 = mkV2 (mkV "buff" "buffs" "buffed" "buffed" "buffing"); lin buffalo_N = mkN "buffalo" "buffalo"; lin buffalo_PN = mkPN "Buffalo"; lin buffer_N = mkN "buffer" "buffers"; +lin buffer_V2 = mkV2 (mkV "buffer"); lin buffet_N = mkN "buffet" "buffets"; lin buffet_V = mkV "buffet" "buffets" "buffeted" "buffeted" "buffeting"; lin buffet_V2 = mkV2 (mkV "buffet" "buffets" "buffeted" "buffeted" "buffeting"); @@ -4582,11 +4689,13 @@ lin bunsen_N = mkN "bunsen" "bunsens"; lin bunting_N = mkN "bunting" ; lin buoy_N = mkN "buoy" "buoys"; lin buoy_V = mkV "buoy" "buoys" "buoyed" "buoyed" "buoying"; +lin buoy_V2 = mkV2 (mkV "buoy" "buoys" "buoyed" "buoyed" "buoying"); lin buoyancy_N = mkN "buoyancy" ; lin buoyant_A = compoundA (mkA "buoyant"); lin bur_N = mkN "bur" "burs"; lin burberry_N = mkN "burberry" "burberries"; lin burble_V = mkV "burble" "burbles" "burbled" "burbled" "burbling"; +lin burble_VS = mkVS (mkV "burble"); lin burden_N = mkN "burden" "burdens"; lin burden_V2 = mkV2 (mkV "burden" "burdens" "burdened" "burdened" "burdening"); lin burdensome_A = compoundA (mkA "burdensome"); @@ -4660,6 +4769,7 @@ lin burundi_PN = mkPN "Burundi"; lin burundian_A = compoundA (mkA "burundian"); lin burundian_N = mkN "burundian" "burundians"; lin bury_PN = mkPN "Bury"; +lin bury_V = mkV "bury"; lin bury_V2 = mkV2 (mkV "bury" "buries" "buried" "buried" "burying"); lin bury_st__edmunds_PN = mkPN "Bury st. edmunds"; lin burying_ground_N = mkN "burying-ground" "burying-grounds"; @@ -4704,7 +4814,7 @@ lin butter_N = mkN "butter" ; lin butter_V2 = mkV2 (mkV "butter" "butters" "buttered" "buttered" "buttering"); lin butterbean_N = mkN "butterbean" "butterbeans"; lin buttercup_N = mkN "buttercup" "buttercups"; -lin butterfingers_N = mkN "butterfingers" "IRREG"; +lin butterfingers_N = mkN "butterfingers" "butterfingers"; lin butterfly_N = mkN "butterfly" "butterflies"; lin buttermilk_N = mkN "buttermilk" ; lin butterscotch_N = mkN "butterscotch" ; @@ -4749,7 +4859,6 @@ lin byroad_N = mkN "byroad" "byroads"; lin bystander_N = mkN "bystander" "bystanders"; lin byway_N = mkN "byway" "byways"; lin byword_N = mkN "byword" "bywords"; -lin bete_noire_N = mkN "bête noire" "IRREG"; lin c_in_c_PN = mkPN "C-in-c"; lin c_of_e_N = mkN "c of e" ; lin ca'canny_N = mkN "ca'canny" "IRREG"; @@ -4810,12 +4919,12 @@ lin caerphilly_PN = mkPN "Caerphilly"; lin caesar_N = mkN "caesar" "caesars"; lin caesarian_A = compoundA (mkA "caesarian"); lin caesura_N = mkN "caesura" "caesuras"; +lin cafe_N = mkN "café" "cafés"; lin cafe_au_lait_N = mkN "cafe-au-lait" "cafe-au-laits"; lin cafeteria_N = mkN "cafeteria" "cafeterias"; lin caff_N = mkN "caff" "caffs"; lin caffeine_N = mkN "caffeine" ; lin caftan_N = mkN "caftan" "caftans"; -lin cafe_N = mkN "café" "cafés"; lin cage_N = mkN "cage" "cages"; lin cage_V2 = mkV2 (mkV "cage" "cages" "caged" "caged" "caging"); lin cagey_A = compoundA (mkA "cagey"); @@ -4844,6 +4953,7 @@ lin calcium_N = mkN "calcium" ; lin calculable_A = compoundA (mkA "calculable"); lin calculate_V = mkV "calculate" "calculates" "calculated" "calculated" "calculating"; lin calculate_V2 = mkV2 (mkV "calculate" "calculates" "calculated" "calculated" "calculating"); +lin calculate_VS = mkVS (mkV "calculate" "calculates" "calculated" "calculated" "calculating"); lin calculating_A = compoundA (mkA "calculating"); lin calculation_N = mkN "calculation" "calculations"; lin calculator_N = mkN "calculator" "calculators"; @@ -4873,6 +4983,8 @@ lin calk_V2 = mkV2 (mkV "calk" "calks" "calked" "calked" "calking"); lin call_N = mkN "call" "calls"; lin call_V = mkV "call" "calls" "called" "called" "calling"; lin call_V2 = mkV2 (mkV "call" "calls" "called" "called" "calling"); +lin call_V2V = mkV2V (mkV "call" "calls" "called" "called" "calling") noPrep to_Prep ; +lin call_VS = mkVS (mkV "call" "calls" "called" "called" "calling"); lin call_box_N = mkN "call-box" "call-boxes"; lin call_girl_N = mkN "call-girl" "call-girls"; lin call_over_N = mkN "call-over" "call-overs"; @@ -4959,6 +5071,18 @@ lin campus_N = mkN "campus" "campuses"; lin camshaft_N = mkN "camshaft" "camshafts"; lin can_N = mkN "can" "cans"; lin can_V2 = mkV2 (mkV "can" "cans" "canned" "canned" "canning"); +lin can_VV = { + s = table { + VVF VInf => ["be able to"] ; + VVF VPres => "can" ; + VVF VPPart => ["been able to"] ; + VVF VPresPart => ["being able to"] ; + VVF VPast => "could" ; + VVPastNeg => "couldn't" ; + VVPresNeg => "can't" + } ; + typ = VVAux + } ; lin canada_PN = mkPN "Canada"; lin canadian_A = compoundA (mkA "Canadian"); lin canadian_N = mkN "Canadian" "Canadians"; @@ -5018,9 +5142,10 @@ lin cannon_fodder_N = mkN "cannon-fodder" ; lin cannonade_N = mkN "cannonade" "cannonades"; lin canny_A = mkA "canny" "cannier"; lin canoe_N = mkN "canoe" "canoes"; -lin canoe_V2 = mkV2 (mkV "canoe" "IRREG" "IRREG" "IRREG" "IRREG"); +lin canoe_V2 = mkV2 (mkV "canoe" "canoes" "canoed" "canoed" "canoeing"); lin canoeist_N = mkN "canoeist" "canoeists"; lin canon_1_N = mkN "canon" "canons"; +lin canon_2_N = mkN "cañon" "cañons"; lin canonical_A = compoundA (mkA "canonical"); lin canonization_N = mkN "canonization" "canonizations"; lin canonize_V2 = mkV2 (mkV "canonize" "canonizes" "canonized" "canonized" "canonizing"); @@ -5079,6 +5204,7 @@ lin capitalize_V = mkV "capitalize" "capitalizes" "capitalized" "capitalized" "c lin capitalize_V2 = mkV2 (mkV "capitalize" "capitalizes" "capitalized" "capitalized" "capitalizing"); lin capitation_N = mkN "capitation" "capitations"; lin capitol_N = mkN "capitol" "capitols"; +lin capitulate_V = mkV "capitulate"; lin capitulate_V2 = mkV2 (mkV "capitulate" "capitulates" "capitulated" "capitulated" "capitulating"); lin capitulation_N = mkN "capitulation" ; lin capon_N = mkN "capon" "capons"; @@ -5200,6 +5326,7 @@ lin carousal_N = mkN "carousal" "carousals"; lin carouse_V2 = mkV2 (mkV "carouse" "carouses" "caroused" "caroused" "carousing"); lin carousel_N = mkN "carousel" "carousels"; lin carp_N = mkN "carp" "carp"; +lin carp_V = mkV "carp"; lin carp_V2 = mkV2 (mkV "carp" "carps" "carped" "carped" "carping"); lin carpal_A = compoundA (mkA "carpal"); lin carpal_N = mkN "carpal" "carpals"; @@ -5227,6 +5354,7 @@ lin carroty_A = compoundA (mkA "carroty"); lin carry_N = mkN "carry" "carries"; lin carry_V = mkV "carry" "carries" "carried" "carried" "carrying"; lin carry_V2 = mkV2 (mkV "carry" "carries" "carried" "carried" "carrying"); +lin carry_out_V2 = mkV2 (mkV "carry out" "carries out" "carried out" "carried out" "carrying out"); lin carrycot_N = mkN "carrycot" "carrycots"; lin carsick_A = compoundA (mkA "carsick"); lin carsickness_N = mkN "carsickness" ; @@ -5235,7 +5363,7 @@ lin cart_V2 = mkV2 (mkV "cart" "carts" "carted" "carted" "carting"); lin cart_track_N = mkN "cart-track" "cart-tracks"; lin cartage_N = mkN "cartage" ; lin cartagena_PN = mkPN "Cartagena"; -lin carte_blanche_N = mkN "carte blanche" "IRREG"; +lin carte_blanche_N = mkN "carte blanche" "cartes blanches"; lin cartel_N = mkN "cartel" "cartels"; lin carter_N = mkN "carter" "carters"; lin carthorse_N = mkN "carthorse" "carthorses"; @@ -5314,7 +5442,7 @@ lin casuist_N = mkN "casuist" "casuists"; lin casuistic_A = compoundA (mkA "casuistic"); lin casuistical_A = compoundA (mkA "casuistical"); lin casuistry_N = mkN "casuistry" "casuistries"; -lin casus_belli_N = mkN "casus belli" "IRREG"; +lin casus_belli_N = mkN "casus belli" "casus belli"; lin cat_N = mkN "cat" "cats"; lin cat_nap_N = mkN "cat-nap" "cat-naps"; lin cat_o'_nine_tails_N = mkN "cat-o'-nine-tails" "IRREG"; @@ -5327,6 +5455,7 @@ lin catalan_N = mkN "catalan" ; lin catalepsy_N = mkN "catalepsy" ; lin cataleptic_A = compoundA (mkA "cataleptic"); lin cataleptic_N = mkN "cataleptic" "cataleptics"; +lin catalog_V2 = mkV2 (mkV "catalog"); lin catalogue_N = mkN "catalogue" "catalogues"; lin catalogue_V2 = mkV2 (mkV "catalogue" "catalogues" "catalogued" "catalogued" "cataloguing"); lin catalpa_N = mkN "catalpa" "catalpas"; @@ -5347,6 +5476,7 @@ lin catcall_V = mkV "catcall" "catcalls" "catcalled" "catcalled" "catcalling"; lin catch_N = mkN "catch" "catches"; lin catch_V = IrregEng.catch_V; lin catch_V2 = mkV2 (IrregEng.catch_V); +lin catch_VS = mkVS (IrregEng.catch_V); lin catch_crop_N = mkN "catch-crop" "catch-crops"; lin catcher_N = mkN "catcher" "catchers"; lin catching_A = compoundA (mkA "catching"); @@ -5401,6 +5531,8 @@ lin causation_N = mkN "causation" ; lin causative_A = compoundA (mkA "causative"); lin cause_N = mkN "cause" "causes"; lin cause_V2 = mkV2 (mkV "cause" "causes" "caused" "caused" "causing"); +lin cause_V2V = mkV2V (mkV "cause") noPrep to_Prep ; +lin cause_VS = mkVS (mkV "cause"); lin causeless_A = compoundA (mkA "causeless"); lin causerie_N = mkN "causerie" "causeries"; lin causeway_N = mkN "causeway" "causeways"; @@ -5408,7 +5540,10 @@ lin caustic_A = compoundA (mkA "caustic"); lin caustically_Adv = mkAdv "caustically"; lin cauterize_V2 = mkV2 (mkV "cauterize" "cauterizes" "cauterized" "cauterized" "cauterizing"); lin caution_N = mkN "caution" "cautions"; +lin caution_V = mkV "caution" "cautions" "cautioned" "cautioned" "cautioning"; lin caution_V2 = mkV2 (mkV "caution" "cautions" "cautioned" "cautioned" "cautioning"); +lin caution_V2V = mkV2V (mkV "caution" "cautions" "cautioned" "cautioned" "cautioning") noPrep to_Prep ; +lin caution_VS = mkVS (mkV "caution" "cautions" "cautioned" "cautioned" "cautioning"); lin cautionary_A = compoundA (mkA "cautionary"); lin cautious_A = compoundA (mkA "cautious"); lin cavalcade_N = mkN "cavalcade" "cavalcades"; @@ -5437,7 +5572,6 @@ lin caw_V2 = mkV2 (mkV "caw" "caws" "cawed" "cawed" "cawing"); lin cayenne_N = mkN "cayenne" ; lin cayenne_pepper_N = mkN "cayenne pepper" ; lin cayman_N = mkN "cayman" "caymans"; -lin canon_2_N = mkN "cañon" "cañons"; lin cbi_N = mkN "cbi" ; lin cc_N = mkN "cc" "cc"; lin cd_N = mkN "cd" ; @@ -5446,6 +5580,8 @@ lin cdre_PN = mkPN "Cdre"; lin cease_N = mkN "cease" "ceases"; lin cease_V = mkV "cease" "ceases" "ceased" "ceased" "ceasing"; lin cease_V2 = mkV2 (mkV "cease" "ceases" "ceased" "ceased" "ceasing"); +lin cease_V2V = mkV2V (mkV "cease" "ceases" "ceased" "ceased" "ceasing") noPrep to_Prep ; +lin cease_VS = mkVS (mkV "cease" "ceases" "ceased" "ceased" "ceasing"); lin cease_fire_N = mkN "cease-fire" "cease-fires"; lin ceaseless_A = compoundA (mkA "ceaseless"); lin cecil_PN = mkPN "Cecil"; @@ -5502,6 +5638,8 @@ lin centenary_A = compoundA (mkA "centenary"); lin centenary_N = mkN "centenary" "centenaries"; lin centennial_A = compoundA (mkA "centennial"); lin centennial_N = mkN "centennial" "centennials"; +lin center_V = mkV "center"; +lin center_V2 = mkV2 (mkV "center"); lin centigrade_A = compoundA (mkA "centigrade"); lin centime_N = mkN "centime" "centimes"; lin centimetre_N = mkN "centimetre" "centimetres"; @@ -5592,6 +5730,7 @@ lin chalk_V2 = mkV2 (mkV "chalk" "chalks" "chalked" "chalked" "chalking"); lin chalkpit_N = mkN "chalkpit" "chalkpits"; lin chalky_A = mkA "chalky" "chalkier"; lin challenge_N = mkN "challenge" "challenges"; +lin challenge_V = mkV "challenge"; lin challenge_V2 = mkV2 (mkV "challenge" "challenges" "challenged" "challenged" "challenging"); lin challenger_N = mkN "challenger" "challengers"; lin chamber_N = mkN "chamber" "chambers"; @@ -5614,6 +5753,7 @@ lin championship_N = mkN "championship" "championships"; lin chance_N = mkN "chance" "chances"; lin chance_V = mkV "chance" "chances" "chanced" "chanced" "chancing"; lin chance_V2 = mkV2 (mkV "chance" "chances" "chanced" "chanced" "chancing"); +lin chance_VS = mkVS (mkV "chance" "chances" "chanced" "chanced" "chancing"); lin chancel_N = mkN "chancel" "chancels"; lin chancellery_N = mkN "chancellery" "chancelleries"; lin chancellor_N = mkN "chancellor" "chancellors"; @@ -5658,6 +5798,7 @@ lin char_N = mkN "char" "chars"; lin char_V = mkV "char" "chars" "charred" "charred" "charring"; lin char_V2 = mkV2 (mkV "char" "chars" "charred" "charred" "charring"); lin charabanc_1_N = mkN "charabanc" "charabancs"; +lin charabanc_2_N = mkN "charàbanc" "charàbancs"; lin character_N = mkN "character" "characters"; lin characteristic_A = compoundA (mkA "characteristic"); lin characteristic_N = mkN "characteristic" "characteristics"; @@ -5673,11 +5814,12 @@ lin chard_PN = mkPN "Chard"; lin charge_N = mkN "charge" "charges"; lin charge_V = mkV "charge" "charges" "charged" "charged" "charging"; lin charge_V2 = mkV2 (mkV "charge" "charges" "charged" "charged" "charging"); +lin charge_VS = mkVS (mkV "charge" "charges" "charged" "charged" "charging"); lin charge_account_N = mkN "charge-account" "charge-accounts"; +lin charge_d'affaires_N = mkN "chargé d'affaires" "IRREG"; lin charge_sheet_N = mkN "charge-sheet" "charge-sheets"; lin chargeable_A = compoundA (mkA "chargeable"); lin charger_N = mkN "charger" "chargers"; -lin charge_d'affaires_N = mkN "chargé d'affaires" "IRREG"; lin chariot_N = mkN "chariot" "chariots"; lin charioteer_N = mkN "charioteer" "charioteers"; lin charisma_N = mkN "charisma" "charismas"; @@ -5709,7 +5851,6 @@ lin chartreuse_N = mkN "chartreuse" ; lin charwoman_N = mkN "charwoman" "charwomen" {- FIXME: guessed plural form -}; lin chary_A = compoundA (mkA "chary"); lin charybdis_PN = mkPN "Charybdis"; -lin charabanc_2_N = mkN "charàbanc" "charàbancs"; lin chas_PN = mkPN "Chas"; lin chase_N = mkN "chase" "chases"; lin chase_V = mkV "chase" "chases" "chased" "chased" "chasing"; @@ -5726,6 +5867,7 @@ lin chasuble_N = mkN "chasuble" "chasubles"; lin chat_N = mkN "chat" "chats"; lin chat_V = mkV "chat" "chats" "chatted" "chatted" "chatting"; lin chat_V2 = mkV2 (mkV "chat" "chats" "chatted" "chatted" "chatting"); +lin chateau_N = mkN "château" "châteaux" {- FIXME: guessed plural form -}; lin chatelaine_N = mkN "chatelaine" "chatelaines"; lin chatham_PN = mkPN "Chatham"; lin chattel_N = mkN "chattel" "chattels"; @@ -5735,6 +5877,7 @@ lin chatterbox_N = mkN "chatterbox" "chatterboxes"; lin chattily_Adv = mkAdv "chattily"; lin chatty_A = mkA "chatty" "chattier"; lin chauffeur_N = mkN "chauffeur" "chauffeurs"; +lin chauffeur_V2 = mkV2 (mkV "chauffeur"); lin chauffeuse_N = mkN "chauffeuse" "IRREG"; lin chauvinism_N = mkN "chauvinism" ; lin chauvinist_N = mkN "chauvinist" "chauvinists"; @@ -5973,6 +6116,8 @@ lin cholera_N = mkN "cholera" ; lin choleric_A = compoundA (mkA "choleric"); lin choose_V = IrregEng.choose_V; lin choose_V2 = mkV2 (IrregEng.choose_V); +lin choose_V2V = mkV2V (IrregEng.choose_V) noPrep to_Prep ; +lin choose_VS = mkVS (IrregEng.choose_V); lin choosey_A = compoundA (mkA "choosey"); lin choosy_A = mkA "choosy" "choosier"; lin chop_N = mkN "chop" "chops"; @@ -6041,6 +6186,7 @@ lin chuck_V2 = mkV2 (mkV "chuck" "chucks" "chucked" "chucked" "chucking"); lin chucker_out_N = mkN "chucker-out" "IRREG"; lin chuckle_N = mkN "chuckle" "chuckles"; lin chuckle_V = mkV "chuckle" "chuckles" "chuckled" "chuckled" "chuckling"; +lin chuckle_VS = mkVS (mkV "chuckle" "chuckles" "chuckled" "chuckled" "chuckling"); lin chug_N = mkN "chug" "chugs"; lin chug_V = mkV "chug" "chugs" "chugged" "chugged" "chugging"; lin chukker_N = mkN "chukker" "chukkers"; @@ -6063,13 +6209,12 @@ lin churn_V = mkV "churn" "churns" "churned" "churned" "churning"; lin churn_V2 = mkV2 (mkV "churn" "churns" "churned" "churned" "churning"); lin chute_N = mkN "chute" "chutes"; lin chutney_N = mkN "chutney" "chutneys"; -lin chateau_N = mkN "château" "châteaux" {- FIXME: guessed plural form -}; lin cia_N = mkN "cia" ; lin cicada_N = mkN "cicada" "cicadas"; lin cicala_N = mkN "cicala" "cicalas"; lin cicatrice_N = mkN "cicatrice" "cicatrices"; lin cicatrix_N = mkN "cicatrix" "cicatrices" {- FIXME: guessed plural form -}; -lin cicerone_N = mkN "cicerone" "IRREG"; +lin cicerone_N = mkN "cicerone" "ciceroni"; lin cid_N = mkN "cid" ; lin cider_N = mkN "cider" "ciders"; lin ciderpress_N = mkN "ciderpress" "ciderpresses"; @@ -6080,7 +6225,8 @@ lin cigarette_N = mkN "cigarette" "cigarettes"; lin cigarette_case_N = mkN "cigarette-case" "cigarette-cases"; lin cigarette_holder_N = mkN "cigarette-holder" "cigarette-holders"; lin cigarette_paper_N = mkN "cigarette-paper" "cigarette-papers"; -lin cinch_N = mkN "cinch" "IRREG"; +lin cinch_N = mkN "cinch" "cinches"; +lin cinch_V2 = mkV2 (mkV "cinch"); lin cinchona_N = mkN "cinchona" "cinchonas"; lin cincinnati_PN = mkPN "Cincinnati"; lin cincture_N = mkN "cincture" "cinctures"; @@ -6159,9 +6305,13 @@ lin clack_N = mkN "clack" "clacks"; lin clack_V = mkV "clack" "clacks" "clacked" "clacked" "clacking"; lin clackmannon_PN = mkPN "Clackmannon"; lin clacton_PN = mkPN "Clacton"; +lin clad_V = mkV "clad" "clads" "clad" "clad" "cladding"; +lin clad_V2 = mkV2 (mkV "clad" "clads" "clad" "clad" "cladding"); lin claim_N = mkN "claim" "claims"; lin claim_V = mkV "claim" "claims" "claimed" "claimed" "claiming"; lin claim_V2 = mkV2 (mkV "claim" "claims" "claimed" "claimed" "claiming"); +lin claim_VV = mkVV (mkV "claim" "claims" "claimed" "claimed" "claiming"); +lin claim_VS = mkVS (mkV "claim" "claims" "claimed" "claimed" "claiming"); lin claimant_N = mkN "claimant" "claimants"; lin clairvoyance_N = mkN "clairvoyance" ; lin clairvoyant_N = mkN "clairvoyant" "clairvoyants"; @@ -6241,7 +6391,7 @@ lin classless_A = compoundA (mkA "classless"); lin classmate_N = mkN "classmate" "classmates"; lin classroom_N = mkN "classroom" "classrooms"; lin classy_A = mkA "classy" "classier"; -lin clatter_N = mkN "clatter" "IRREG"; +lin clatter_N = mkN "clatter" "clatters"; lin clatter_V = mkV "clatter" "clatters" "clattered" "clattered" "clattering"; lin clatter_V2 = mkV2 (mkV "clatter" "clatters" "clattered" "clattered" "clattering"); lin claud_PN = mkPN "Claud"; @@ -6279,6 +6429,7 @@ lin clear_Adv = mkAdv "clear"; lin clear_N = mkN "clear" "clears"; lin clear_V = mkV "clear" "clears" "cleared" "cleared" "clearing"; lin clear_V2 = mkV2 (mkV "clear" "clears" "cleared" "cleared" "clearing"); +lin clear_V2V = mkV2V (mkV "clear" "clears" "cleared" "cleared" "clearing") noPrep to_Prep ; lin clear_cut_Adv = mkAdv "clear-cut"; lin clear_headed_A = compoundA (mkA "clear-headed"); lin clear_sighted_A = compoundA (mkA "clear-sighted"); @@ -6391,11 +6542,15 @@ lin cloisonne_N = mkN "cloisonné" ; lin cloister_N = mkN "cloister" "cloisters"; lin cloister_V2 = mkV2 (mkV "cloister" "cloisters" "cloistered" "cloistered" "cloistering"); lin clone_N = mkN "clone" "clones"; +lin clone_V2 = mkV2 (mkV "clone"); lin close_A = mkA "close" "closer"; lin close_Adv = mkAdv "close"; lin close_N = mkN "close" "closes"; lin close_V = mkV "close" "closes" "closed" "closed" "closing"; lin close_V2 = mkV2 (mkV "close" "closes" "closed" "closed" "closing"); +lin close_V2V = mkV2V (mkV "close" "closes" "closed" "closed" "closing") noPrep to_Prep ; +lin close_VA = mkVA (mkV "close" "closes" "closed" "closed" "closing"); +lin close_VS = mkVS (mkV "close" "closes" "closed" "closed" "closing"); lin close_cropped_A = compoundA (mkA "close-cropped"); lin close_cut_A = compoundA (mkA "close-cut"); lin close_down_N = mkN "close-down" "close-downs"; @@ -6465,6 +6620,7 @@ lin clunk_N = mkN "clunk" "clunks"; lin clunk_V = mkV "clunk" "clunks" "clunked" "clunked" "clunking"; lin cluster_N = mkN "cluster" "clusters"; lin cluster_V = mkV "cluster" "clusters" "clustered" "clustered" "clustering"; +lin cluster_V2 = mkV2 (mkV "cluster" "clusters" "clustered" "clustered" "clustering"); lin clutch_N = mkN "clutch" "clutches"; lin clutch_V = mkV "clutch" "clutches" "clutched" "clutched" "clutching"; lin clutch_V2 = mkV2 (mkV "clutch" "clutches" "clutched" "clutched" "clutching"); @@ -6475,10 +6631,16 @@ lin clydach_PN = mkPN "Clydach"; lin clydebank_PN = mkPN "Clydebank"; lin cm_N = mkN "cm" "cm"; lin co_N = mkN "co" ; +lin co_author_V2 = mkV2 (mkV "co-author"); lin co_ed_N = mkN "co-ed" "co-eds"; +lin co_edit_V2 = mkV2 (mkV "co-edit"); +lin co_exist_V = mkV "co-exist"; +lin co_found_V2 = mkV2 (mkV "co-found"); +lin co_manage_V2 = mkV2 (mkV "co-manage"); lin co_op_N = mkN "co-op" ; lin co_opt_V2 = mkV2 (mkV "co-opt" "co-opts" "co-opted" "co-opted" "co-opting"); lin co_respondent_N = mkN "co-respondent" "co-respondents"; +lin co_sponsor_V2 = mkV2 (mkV "co-sponsor"); lin co_star_N = mkN "co-star" "co-stars"; lin co_star_V = mkV "co-star" "co-stars" "co-starred" "co-starred" "co-starring"; lin co_star_V2 = mkV2 (mkV "co-star" "co-stars" "co-starred" "co-starred" "co-starring"); @@ -6609,6 +6771,7 @@ lin coeval_A = compoundA (mkA "coeval"); lin coeval_N = mkN "coeval" "coevals"; lin coexist_V = mkV "coexist" "coexists" "coexisted" "coexisted" "coexisting"; lin coexistence_N = mkN "coexistence" ; +lin coextrude_V2 = mkV2 (mkV "coextrude"); lin coffee_N = mkN "coffee" "coffees"; lin coffee_house_N = mkN "coffee-house" "coffee-houses"; lin coffee_mill_N = mkN "coffee-mill" "coffee-mills"; @@ -6685,6 +6848,7 @@ lin collage_N = mkN "collage" "collages"; lin collapsable_A = compoundA (mkA "collapsable"); lin collapse_N = mkN "collapse" "collapses"; lin collapse_V = mkV "collapse" "collapses" "collapsed" "collapsed" "collapsing"; +lin collapse_V2 = mkV2 (mkV "collapse" "collapses" "collapsed" "collapsed" "collapsing"); lin collapsible_A = compoundA (mkA "collapsible"); lin collar_N = mkN "collar" "collars"; lin collar_V2 = mkV2 (mkV "collar" "collars" "collared" "collared" "collaring"); @@ -6739,6 +6903,8 @@ lin colonizer_N = mkN "colonizer" "colonizers"; lin colonnade_N = mkN "colonnade" "colonnades"; lin colonnaded_A = compoundA (mkA "colonnaded"); lin colony_N = mkN "colony" "colonies"; +lin color_V2 = mkV2 (mkV "color"); +lin color_code_V2 = mkV2 (mkV "color-code"); lin colorado_PN = mkPN "Colorado"; lin coloratura_N = mkN "coloratura" ; lin colossal_A = compoundA (mkA "colossal"); @@ -6778,10 +6944,15 @@ lin combination_lock_N = mkN "combination-lock" "combination-locks"; lin combine_N = mkN "combine" "combines"; lin combine_V = mkV "combine" "combines" "combined" "combined" "combining"; lin combine_V2 = mkV2 (mkV "combine" "combines" "combined" "combined" "combining"); +lin combine_V2V = mkV2V (mkV "combine" "combines" "combined" "combined" "combining") noPrep to_Prep ; lin combustible_A = compoundA (mkA "combustible"); lin combustible_N = mkN "combustible" "combustibles"; lin combustion_N = mkN "combustion" ; lin come_V = IrregEng.come_V; +lin come_V2 = mkV2 (IrregEng.come_V); +lin come_VV = mkVV (IrregEng.come_V); +lin come_VA = mkVA (IrregEng.come_V); +lin come_VS = mkVS (IrregEng.come_V); lin come_at_able_A = compoundA (mkA "come-at-able"); lin come_on_N = mkN "come-on" "come-ons"; lin comeback_N = mkN "comeback" "comebacks"; @@ -6832,6 +7003,8 @@ lin commensurable_A = compoundA (mkA "commensurable"); lin commensurate_A = compoundA (mkA "commensurate"); lin comment_N = mkN "comment" "comments"; lin comment_V = mkV "comment" "comments" "commented" "commented" "commenting"; +lin comment_V2 = mkV2 (mkV "comment" "comments" "commented" "commented" "commenting"); +lin comment_VS = mkVS (mkV "comment" "comments" "commented" "commented" "commenting"); lin commentary_N = mkN "commentary" "commentaries"; lin commentate_V = mkV "commentate" "commentates" "commentated" "commentated" "commentating"; lin commentator_N = mkN "commentator" "commentators"; @@ -6851,10 +7024,12 @@ lin commissariat_N = mkN "commissariat" "commissariats"; lin commissary_N = mkN "commissary" "commissaries"; lin commission_N = mkN "commission" "commissions"; lin commission_V2 = mkV2 (mkV "commission" "commissions" "commissioned" "commissioned" "commissioning"); +lin commission_V2V = mkV2V (mkV "commission") noPrep to_Prep ; lin commissionaire_N = mkN "commissionaire" "commissionaires"; lin commissioned_A = compoundA (mkA "commissioned"); lin commissioner_N = mkN "commissioner" "commissioners"; lin commit_V2 = mkV2 (mkV "commit" "commits" "committed" "committed" "committing"); +lin commit_V2V = mkV2V (mkV "commit") noPrep to_Prep ; lin commital_N = mkN "commital" "commitals"; lin commitment_N = mkN "commitment" "commitments"; lin committee_N = mkN "committee" "committees"; @@ -6920,12 +7095,15 @@ lin compatible_A = compoundA (mkA "compatible"); lin compatriot_N = mkN "compatriot" "compatriots"; lin compeer_N = mkN "compeer" "compeers"; lin compel_V2 = mkV2 (mkV "compel" "compels" "compelled" "compelled" "compelling"); +lin compel_VV = mkVV (mkV "compel" "compels" "compelled" "compelled" "compelling"); lin compendious_A = compoundA (mkA "compendious"); lin compendium_N = mkN "compendium" "compendiums"; lin compensate_V = mkV "compensate" "compensates" "compensated" "compensated" "compensating"; lin compensate_V2 = mkV2 (mkV "compensate" "compensates" "compensated" "compensated" "compensating"); lin compensation_N = mkN "compensation" "compensations"; lin compensatory_A = compoundA (mkA "compensatory"); +lin compere_N = mkN "compère" "compères"; +lin compere_V2 = mkV2 (mkV "compère" "compères" "compèred" "compèred" "compèring"); lin compete_V = mkV "compete" "competes" "competed" "competed" "competing"; lin competence_N = mkN "competence" ; lin competent_A = compoundA (mkA "competent"); @@ -6940,6 +7118,7 @@ lin complacence_N = mkN "complacence" ; lin complacency_N = mkN "complacency" ; lin complacent_A = compoundA (mkA "complacent"); lin complain_V = mkV "complain" "complains" "complained" "complained" "complaining"; +lin complain_VS = mkVS (mkV "complain" "complains" "complained" "complained" "complaining"); lin complainant_N = mkN "complainant" "complainants"; lin complainingly_Adv = mkAdv "complainingly"; lin complaint_N = mkN "complaint" "complaints"; @@ -6949,6 +7128,7 @@ lin complement_N = mkN "complement" "complements"; lin complement_V2 = mkV2 (mkV "complement" "complements" "complemented" "complemented" "complementing"); lin complementary_A = compoundA (mkA "complementary"); lin complete_A = compoundA (mkA "complete"); +lin complete_V = mkV "complete"; lin complete_V2 = mkV2 (mkV "complete" "completes" "completed" "completed" "completing"); lin completeness_N = mkN "completeness" ; lin completion_N = mkN "completion" ; @@ -6967,6 +7147,7 @@ lin compliment_V2 = mkV2 (mkV "compliment" "compliments" "complimented" "complim lin complimentary_A = compoundA (mkA "complimentary"); lin complin_N = mkN "complin" "complins"; lin compline_N = mkN "compline" "complines"; +lin comply_V = mkV "comply"; lin comply_V2 = mkV2 (mkV "comply" "complies" "complied" "complied" "complying"); lin component_A = compoundA (mkA "component"); lin component_N = mkN "component" "components"; @@ -7014,8 +7195,6 @@ lin compute_V = mkV "compute" "computes" "computed" "computed" "computing"; lin compute_V2 = mkV2 (mkV "compute" "computes" "computed" "computed" "computing"); lin computer_N = mkN "computer" "computers"; lin computerize_V2 = mkV2 (mkV "computerize" "computerizes" "computerized" "computerized" "computerizing"); -lin compere_N = mkN "compère" "compères"; -lin compere_V2 = mkV2 (mkV "compère" "compères" "compèred" "compèred" "compèring"); lin comrade_N = mkN "comrade" "comrades"; lin comradely_Adv = mkAdv "comradely"; lin comradeship_N = mkN "comradeship" "comradeships"; @@ -7027,8 +7206,11 @@ lin concatenation_N = mkN "concatenation" "concatenations"; lin concave_A = compoundA (mkA "concave"); lin concavity_N = mkN "concavity" "concavities"; lin conceal_V2 = mkV2 (mkV "conceal" "conceals" "concealed" "concealed" "concealing"); +lin conceale_V = mkV "conceale"; lin concealment_N = mkN "concealment" ; +lin concede_V = mkV "concede"; lin concede_V2 = mkV2 (mkV "concede" "concedes" "conceded" "conceded" "conceding"); +lin concede_VS = mkVS (mkV "concede"); lin conceit_N = mkN "conceit" "conceits"; lin conceited_A = compoundA (mkA "conceited"); lin conceivable_A = compoundA (mkA "conceivable"); @@ -7044,7 +7226,9 @@ lin concept_N = mkN "concept" "concepts"; lin conception_N = mkN "conception" "conceptions"; lin conceptual_A = compoundA (mkA "conceptual"); lin concern_N = mkN "concern" "concerns"; +lin concern_V = mkV "concern"; lin concern_V2 = mkV2 (mkV "concern" "concerns" "concerned" "concerned" "concerning"); +lin concern_VS = mkVS (mkV "concern"); lin concerned_A = compoundA (mkA "concerned"); lin concert_N = mkN "concert" "concerts"; lin concert_V2 = mkV2 (mkV "concert" "concerts" "concerted" "concerted" "concerting"); @@ -7066,6 +7250,7 @@ lin conciseness_N = mkN "conciseness" ; lin conclave_N = mkN "conclave" "conclaves"; lin conclude_V = mkV "conclude" "concludes" "concluded" "concluded" "concluding"; lin conclude_V2 = mkV2 (mkV "conclude" "concludes" "concluded" "concluded" "concluding"); +lin conclude_VS = mkVS (mkV "conclude" "concludes" "concluded" "concluded" "concluding"); lin conclusion_N = mkN "conclusion" "conclusions"; lin conclusive_A = compoundA (mkA "conclusive"); lin concoct_V2 = mkV2 (mkV "concoct" "concocts" "concocted" "concocted" "concocting"); @@ -7144,6 +7329,7 @@ lin conference_N = mkN "conference" "conferences"; lin conferment_N = mkN "conferment" "conferments"; lin confess_V = mkV "confess" "confesses" "confessed" "confessed" "confessing"; lin confess_V2 = mkV2 (mkV "confess" "confesses" "confessed" "confessed" "confessing"); +lin confess_VS = mkVS (mkV "confess" "confesses" "confessed" "confessed" "confessing"); lin confessedly_Adv = mkAdv "confessedly"; lin confession_N = mkN "confession" "confessions"; lin confessional_N = mkN "confessional" "confessionals"; @@ -7152,6 +7338,7 @@ lin confetti_N = mkN "confetti" "confetti"; lin confidant_N = mkN "confidant" "confidants"; lin confide_V = mkV "confide" "confides" "confided" "confided" "confiding"; lin confide_V2 = mkV2 (mkV "confide" "confides" "confided" "confided" "confiding"); +lin confide_VS = mkVS (mkV "confide" "confides" "confided" "confided" "confiding"); lin confidence_N = mkN "confidence" "confidences"; lin confident_A = compoundA (mkA "confident"); lin confidential_A = compoundA (mkA "confidential"); @@ -7164,6 +7351,7 @@ lin confine_V2 = mkV2 (mkV "confine" "confines" "confined" "confined" "confining lin confined_A = compoundA (mkA "confined"); lin confinement_N = mkN "confinement" "confinements"; lin confirm_V2 = mkV2 (mkV "confirm" "confirms" "confirmed" "confirmed" "confirming"); +lin confirm_VS = mkVS (mkV "confirm"); lin confirmation_N = mkN "confirmation" "confirmations"; lin confirmed_A = compoundA (mkA "confirmed"); lin confiscate_V2 = mkV2 (mkV "confiscate" "confiscates" "confiscated" "confiscated" "confiscating"); @@ -7182,9 +7370,9 @@ lin conformist_N = mkN "conformist" "conformists"; lin conformity_N = mkN "conformity" ; lin confound_V2 = mkV2 (mkV "confound" "confounds" "confounded" "confounded" "confounding"); lin confounded_A = compoundA (mkA "confounded"); +lin confrere_N = mkN "confrère" "confrères"; lin confront_V2 = mkV2 (mkV "confront" "confronts" "confronted" "confronted" "confronting"); lin confrontation_N = mkN "confrontation" "confrontations"; -lin confrere_N = mkN "confrère" "confrères"; lin confucian_A = compoundA (mkA "confucian"); lin confucian_N = mkN "confucian" "confucians"; lin confuse_V2 = mkV2 (mkV "confuse" "confuses" "confused" "confused" "confusing"); @@ -7192,6 +7380,7 @@ lin confusedly_Adv = mkAdv "confusedly"; lin confusion_N = mkN "confusion" ; lin confutation_N = mkN "confutation" "confutations"; lin confute_V2 = mkV2 (mkV "confute" "confutes" "confuted" "confuted" "confuting"); +lin conge_N = mkN "congé" "congés"; lin congeal_V = mkV "congeal" "congeals" "congealed" "congealed" "congealing"; lin congeal_V2 = mkV2 (mkV "congeal" "congeals" "congealed" "congealed" "congealing"); lin congenial_A = compoundA (mkA "congenial"); @@ -7222,7 +7411,6 @@ lin congressman_N = mkN "congressman" "congressmen" {- FIXME: guessed plural for lin congresswoman_N = mkN "congresswoman" "congresswomen" {- FIXME: guessed plural form -}; lin congruent_A = compoundA (mkA "congruent"); lin congruous_A = compoundA (mkA "congruous"); -lin conge_N = mkN "congé" "congés"; lin conic_A = compoundA (mkA "conic"); lin conical_A = compoundA (mkA "conical"); lin conifer_N = mkN "conifer" "conifers"; @@ -7288,6 +7476,7 @@ lin consecutive_A = compoundA (mkA "consecutive"); lin consensus_N = mkN "consensus" "consensi" {- FIXME: guessed plural form -}; lin consent_N = mkN "consent" ; lin consent_V = mkV "consent" "consents" "consented" "consented" "consenting"; +lin consent_V2V = mkV2V (mkV "consent" "consents" "consented" "consented" "consenting") noPrep to_Prep ; lin consequence_N = mkN "consequence" "consequences"; lin consequent_A = compoundA (mkA "consequent"); lin consequential_A = compoundA (mkA "consequential"); @@ -7301,7 +7490,12 @@ lin conservatory_N = mkN "conservatory" "conservatories"; lin conserve_N = mkN "conserve" "conserves"; lin conserve_V2 = mkV2 (mkV "conserve" "conserves" "conserved" "conserved" "conserving"); lin consett_PN = mkPN "Consett"; +lin consider_V = mkV "consider" "considers" "considered" "considered" "considering"; lin consider_V2 = mkV2 (mkV "consider" "considers" "considered" "considered" "considering"); +lin consider_V2V = mkV2V (mkV "consider" "considers" "considered" "considered" "considering") noPrep to_Prep ; +lin consider_VA = mkVA (mkV "consider" "considers" "considered" "considered" "considering"); +lin consider_VV = mkVV (mkV "consider" "considers" "considered" "considered" "considering"); +lin consider_VS = mkVS (mkV "consider" "considers" "considered" "considered" "considering"); lin considerable_A = compoundA (mkA "considerable"); lin considerate_A = compoundA (mkA "considerate"); lin considerateness_N = mkN "considerateness" ; @@ -7339,6 +7533,7 @@ lin conspirator_N = mkN "conspirator" "conspirators"; lin conspiratorial_A = compoundA (mkA "conspiratorial"); lin conspire_V = mkV "conspire" "conspires" "conspired" "conspired" "conspiring"; lin conspire_V2 = mkV2 (mkV "conspire" "conspires" "conspired" "conspired" "conspiring"); +lin conspire_V2V = mkV2V (mkV "conspire" "conspires" "conspired" "conspired" "conspiring") noPrep to_Prep ; lin constable_N = mkN "constable" "constables"; lin constabulary_N = mkN "constabulary" "constabularies"; lin constance_PN = mkPN "Constance"; @@ -7373,6 +7568,7 @@ lin constructive_A = compoundA (mkA "constructive"); lin constructor_N = mkN "constructor" "constructors"; lin construe_V = mkV "construe" "construes" "construed" "construed" "construing"; lin construe_V2 = mkV2 (mkV "construe" "construes" "construed" "construed" "construing"); +lin construe_V2V = mkV2V (mkV "construe" "construes" "construed" "construed" "construing") noPrep to_Prep ; lin consubstantiation_N = mkN "consubstantiation" ; lin consul_N = mkN "consul" "consuls"; lin consular_A = compoundA (mkA "consular"); @@ -7407,6 +7603,7 @@ lin contamination_N = mkN "contamination" "contaminations"; lin contemn_V2 = mkV2 (mkV "contemn" "contemns" "contemned" "contemned" "contemning"); lin contemplate_V = mkV "contemplate" "contemplates" "contemplated" "contemplated" "contemplating"; lin contemplate_V2 = mkV2 (mkV "contemplate" "contemplates" "contemplated" "contemplated" "contemplating"); +lin contemplate_VS = mkVS (mkV "contemplate" "contemplates" "contemplated" "contemplated" "contemplating"); lin contemplation_N = mkN "contemplation" ; lin contemplative_A = compoundA (mkA "contemplative"); lin contemporaneous_A = compoundA (mkA "contemporaneous"); @@ -7416,7 +7613,7 @@ lin contempt_N = mkN "contempt" ; lin contemptible_A = compoundA (mkA "contemptible"); lin contemptuous_A = compoundA (mkA "contemptuous"); lin contend_V = mkV "contend" "contends" "contended" "contended" "contending"; -lin contend_V2 = mkV2 (mkV "contend" "contends" "contended" "contended" "contending"); +lin contend_VS = mkVS (mkV "contend" "contends" "contended" "contended" "contending"); lin contender_N = mkN "contender" "contenders"; lin content_A = compoundA (mkA "content"); lin content_N = mkN "content" "contents"; @@ -7446,6 +7643,8 @@ lin continuance_N = mkN "continuance" "IRREG"; lin continuation_N = mkN "continuation" "continuations"; lin continue_V = mkV "continue" "continues" "continued" "continued" "continuing"; lin continue_V2 = mkV2 (mkV "continue" "continues" "continued" "continued" "continuing"); +lin continue_VV = mkVV (mkV "continue" "continues" "continued" "continued" "continuing"); +lin continue_VS = mkVS (mkV "continue" "continues" "continued" "continued" "continuing"); lin continuity_N = mkN "continuity" ; lin continuous_A = compoundA (mkA "continuous"); lin contort_V2 = mkV2 (mkV "contort" "contorts" "contorted" "contorted" "contorting"); @@ -7461,6 +7660,7 @@ lin contraceptive_N = mkN "contraceptive" "contraceptives"; lin contract_N = mkN "contract" "contracts"; lin contract_V = mkV "contract" "contracts" "contracted" "contracted" "contracting"; lin contract_V2 = mkV2 (mkV "contract" "contracts" "contracted" "contracted" "contracting"); +lin contract_V2V = mkV2V (mkV "contract" "contracts" "contracted" "contracted" "contracting") noPrep to_Prep ; lin contractible_A = compoundA (mkA "contractible"); lin contractile_A = compoundA (mkA "contractile"); lin contraction_N = mkN "contraction" "contractions"; @@ -7488,6 +7688,7 @@ lin contravention_N = mkN "contravention" "contraventions"; lin contretemps_N = mkN "contretemps" "contretemps"; lin contribute_V = mkV "contribute" "contributes" "contributed" "contributed" "contributing"; lin contribute_V2 = mkV2 (mkV "contribute" "contributes" "contributed" "contributed" "contributing"); +lin contribute_V2V = mkV2V (mkV "contribute" "contributes" "contributed" "contributed" "contributing") noPrep to_Prep ; lin contribution_N = mkN "contribution" "contributions"; lin contributor_N = mkN "contributor" "contributors"; lin contributory_A = compoundA (mkA "contributory"); @@ -7498,6 +7699,7 @@ lin contrive_V = mkV "contrive" "contrives" "contrived" "contrived" "contriving" lin contrive_V2 = mkV2 (mkV "contrive" "contrives" "contrived" "contrived" "contriving"); lin contriver_N = mkN "contriver" "contrivers"; lin control_N = mkN "control" "controls"; +lin control_V = mkV "control"; lin control_V2 = mkV2 (mkV "control" "controls" "controlled" "controlled" "controlling"); lin controllable_A = compoundA (mkA "controllable"); lin controller_N = mkN "controller" "controllers"; @@ -7537,10 +7739,11 @@ lin conversation_N = mkN "conversation" "conversations"; lin conversational_A = compoundA (mkA "conversational"); lin conversationalist_N = mkN "conversationalist" "conversationalists"; lin converse_A = compoundA (mkA "converse"); -lin converse_N = mkN "converse" "IRREG"; +lin converse_N = mkN "converse" "converses"; lin converse_V = mkV "converse" "converses" "conversed" "conversed" "conversing"; lin conversion_N = mkN "conversion" "conversions"; lin convert_N = mkN "convert" "converts"; +lin convert_V = mkV "convert"; lin convert_V2 = mkV2 (mkV "convert" "converts" "converted" "converted" "converting"); lin converted_A = compoundA (mkA "converted"); lin converter_N = mkN "converter" "converters"; @@ -7559,6 +7762,7 @@ lin convict_N = mkN "convict" "convicts"; lin convict_V2 = mkV2 (mkV "convict" "convicts" "convicted" "convicted" "convicting"); lin conviction_N = mkN "conviction" "convictions"; lin convince_V2 = mkV2 (mkV "convince" "convinces" "convinced" "convinced" "convincing"); +lin convince_V2V = mkV2V (mkV "convince") noPrep to_Prep ; lin convincible_A = compoundA (mkA "convincible"); lin convincing_A = compoundA (mkA "convincing"); lin convivial_A = compoundA (mkA "convivial"); @@ -7611,6 +7815,7 @@ lin cooperative_N = mkN "cooperative" "cooperatives"; lin cooperator_N = mkN "cooperator" "cooperators"; lin coordinate_A = compoundA (mkA "coordinate"); lin coordinate_N = mkN "coordinate" "coordinates"; +lin coordinate_V = mkV "coordinate"; lin coordinate_V2 = mkV2 (mkV "coordinate" "coordinates" "coordinated" "coordinated" "coordinating"); lin coordination_N = mkN "coordination" "coordinations"; lin coordinator_N = mkN "coordinator" "coordinators"; @@ -7733,7 +7938,7 @@ lin corporal_N = mkN "corporal" "corporals"; lin corporate_A = compoundA (mkA "corporate"); lin corporation_N = mkN "corporation" "corporations"; lin corporeal_A = compoundA (mkA "corporeal"); -lin corps_N = mkN "corps" "IRREG"; +lin corps_N = mkN "corps" "corps"; lin corps_de_ballet_N = mkN "corps de ballet" "IRREG"; lin corps_diplomatique_N = mkN "corps diplomatique" "IRREG"; lin corpse_N = mkN "corpse" "corpses"; @@ -7744,7 +7949,9 @@ lin corpuscle_N = mkN "corpuscle" "corpuscles"; lin corral_N = mkN "corral" "corrals"; lin corral_V2 = mkV2 (mkV "corral" "corrals" "corralled" "corralled" "corralling"); lin correct_A = compoundA (mkA "correct"); +lin correct_V = mkV "correct"; lin correct_V2 = mkV2 (mkV "correct" "corrects" "corrected" "corrected" "correcting"); +lin correct_VS = mkVS (mkV "correct"); lin correction_N = mkN "correction" "corrections"; lin correctitude_N = mkN "correctitude" ; lin corrective_A = compoundA (mkA "corrective"); @@ -7789,16 +7996,16 @@ lin corset_N = mkN "corset" "corsets"; lin corsham_PN = mkPN "Corsham"; lin corslet_N = mkN "corslet" "corslets"; lin cortege_1_N = mkN "cortege" "corteges"; +lin cortege_2_N = mkN "cortège" "cortèges"; lin cortex_N = mkN "cortex" "cortices" {- FIXME: guessed plural form -}; lin cortical_A = compoundA (mkA "cortical"); lin cortisone_N = mkN "cortisone" ; -lin cortege_2_N = mkN "cortège" "cortèges"; lin corundum_N = mkN "corundum" ; lin corunna_PN = mkPN "Corunna"; lin coruscate_V = mkV "coruscate" "coruscates" "coruscated" "coruscated" "coruscating"; lin coruscation_N = mkN "coruscation" "coruscations"; -lin corvette_N = mkN "corvette" "corvettes"; lin corvee_N = mkN "corvée" "corvées"; +lin corvette_N = mkN "corvette" "corvettes"; lin cos_N = mkN "cos" "cos"; lin cosenza_PN = mkPN "Cosenza"; lin cosh_N = mkN "cosh" "coshes"; @@ -7817,7 +8024,7 @@ lin cosmogony_N = mkN "cosmogony" "cosmogonies"; lin cosmonaut_N = mkN "cosmonaut" "cosmonauts"; lin cosmopolitan_A = compoundA (mkA "cosmopolitan"); lin cosmopolitan_N = mkN "cosmopolitan" "cosmopolitans"; -lin cosmos_N = mkN "cosmos" "IRREG"; +lin cosmos_N = mkN "cosmos" (variants {"cosmoi"; "cosmoses"}); lin cosset_V2 = mkV2 (mkV "cosset" "cossets" "cosseted" "cosseted" "cosseting"); lin cost_N = mkN "cost" "costs"; lin cost_V = mkV "cost" "costs" "costed" "costed" "costing"; @@ -7830,6 +8037,7 @@ lin costing_N = mkN "costing" "costings"; lin costive_A = compoundA (mkA "costive"); lin costliness_N = mkN "costliness" ; lin costly_A = mkA "costly" "costlier"; +lin costum_V2 = mkV2 (mkV "costum"); lin costume_N = mkN "costume" "costumes"; lin costumier_N = mkN "costumier" "costumiers"; lin cosy_A = mkA "cosy" "cosier"; @@ -7880,6 +8088,7 @@ lin counter_Adv = mkAdv "counter"; lin counter_N = mkN "counter" "counters"; lin counter_V = mkV "counter" "counters" "countered" "countered" "countering"; lin counter_V2 = mkV2 (mkV "counter" "counters" "countered" "countered" "countering"); +lin counter_VS = mkVS (mkV "counter" "counters" "countered" "countered" "countering"); lin counter_example_N = mkN "counter-example" "counter-examples"; lin counter_revolution_N = mkN "counter-revolution" "counter-revolutions"; lin counter_revolutionary_A = compoundA (mkA "counter-revolutionary"); @@ -7919,6 +8128,7 @@ lin counterpoise_V2 = mkV2 (mkV "counterpoise" "counterpoises" "counterpoised" " lin countersign_N = mkN "countersign" "countersigns"; lin countersign_V2 = mkV2 (mkV "countersign" "countersigns" "countersigned" "countersigned" "countersigning"); lin countersink_V2 = mkV2 (mkV "counter" IrregEng.sink_V); +lin countersuing_V2 = mkV2 (mkV "countersuing"); lin countertenor_N = mkN "countertenor" "countertenors"; lin countervail_V = mkV "countervail" "countervails" "countervailed" "countervailed" "countervailing"; lin countervail_V2 = mkV2 (mkV "countervail" "countervails" "countervailed" "countervailed" "countervailing"); @@ -7936,13 +8146,13 @@ lin county_N = mkN "county" "counties"; lin coup_N = mkN "coup" "coups"; lin coup_d'etat_N = mkN "coup d'etat" "IRREG"; lin coup_de_grace_N = mkN "coup de grace" "IRREG"; +lin coupe_N = mkN "coupé" "coupés"; lin couple_N = mkN "couple" "couples"; lin couple_V = mkV "couple" "couples" "coupled" "coupled" "coupling"; lin couple_V2 = mkV2 (mkV "couple" "couples" "coupled" "coupled" "coupling"); lin couplet_N = mkN "couplet" "couplets"; lin coupling_N = mkN "coupling" "couplings"; lin coupon_N = mkN "coupon" "coupons"; -lin coupe_N = mkN "coupé" "coupés"; lin courage_N = mkN "courage" ; lin courageous_A = compoundA (mkA "courageous"); lin courgette_N = mkN "courgette" "courgettes"; @@ -7977,6 +8187,7 @@ lin covenant_V2 = mkV2 (mkV "covenant" "covenants" "covenanted" "covenanted" "co lin coventry_PN = mkPN "Coventry"; lin cover_N = mkN "cover" "covers"; lin cover_V2 = mkV2 (mkV "cover" "covers" "covered" "covered" "covering"); +lin cover_VS = mkVS (mkV "cover"); lin cover_up_N = mkN "cover-up" "cover-ups"; lin coverage_N = mkN "coverage" ; lin covering_A = compoundA (mkA "covering"); @@ -8046,6 +8257,7 @@ lin cracksman_N = mkN "cracksman" "cracksmen" {- FIXME: guessed plural form -}; lin cradle_N = mkN "cradle" "cradles"; lin cradle_V2 = mkV2 (mkV "cradle" "cradles" "cradled" "cradled" "cradling"); lin craft_N = mkN "craft" "crafts"; +lin craft_V2 = mkV2 (mkV "craft"); lin craftily_Adv = mkAdv "craftily"; lin craftiness_N = mkN "craftiness" ; lin craftsman_N = mkN "craftsman" "craftsmen" {- FIXME: guessed plural form -}; @@ -8099,6 +8311,7 @@ lin crass_A = compoundA (mkA "crass"); lin crate_N = mkN "crate" "crates"; lin crate_V2 = mkV2 (mkV "crate" "crates" "crated" "crated" "crating"); lin crater_N = mkN "crater" "craters"; +lin crater_V = mkV "crater"; lin cravat_N = mkN "cravat" "cravats"; lin crave_V = mkV "crave" "craves" "craved" "craved" "craving"; lin crave_V2 = mkV2 (mkV "crave" "craves" "craved" "craved" "craving"); @@ -8106,7 +8319,7 @@ lin craven_A = compoundA (mkA "craven"); lin craven_N = mkN "craven" "cravens"; lin craving_N = mkN "craving" "cravings"; lin crawfish_N = mkN "crawfish" "crawfishes"; -lin crawl_N = mkN "crawl" "IRREG"; +lin crawl_N = mkN "crawl" "crawls"; lin crawl_V = mkV "crawl" "crawls" "crawled" "crawled" "crawling"; lin crawler_N = mkN "crawler" "crawlers"; lin crawley_PN = mkPN "Crawley"; @@ -8129,12 +8342,15 @@ lin creamy_A = mkA "creamy" "creamier"; lin crease_N = mkN "crease" "creases"; lin crease_V = mkV "crease" "creases" "creased" "creased" "creasing"; lin crease_V2 = mkV2 (mkV "crease" "creases" "creased" "creased" "creasing"); +lin create_V = mkV "create" "creates" "created" "created" "creating"; lin create_V2 = mkV2 (mkV "create" "creates" "created" "created" "creating"); +lin create_VV = mkVV (mkV "create" "creates" "created" "created" "creating"); lin creation_N = mkN "creation" "creations"; lin creative_A = compoundA (mkA "creative"); lin creativeness_N = mkN "creativeness" ; lin creator_N = mkN "creator" "creators"; lin creature_N = mkN "creature" "creatures"; +lin creche_N = mkN "crèche" "crèches"; lin credence_N = mkN "credence" ; lin credibility_N = mkN "credibility" ; lin credible_A = compoundA (mkA "credible"); @@ -8159,11 +8375,13 @@ lin cremate_V2 = mkV2 (mkV "cremate" "cremates" "cremated" "cremated" "cremating lin cremation_N = mkN "cremation" "cremations"; lin crematorium_N = mkN "crematorium" "crematoriums"; lin crematory_N = mkN "crematory" "crematories"; +lin creme_de_menthe_N = mkN "crème de menthe" ; lin crenellated_A = compoundA (mkA "crenellated"); lin creole_A = compoundA (mkA "creole"); lin creole_N = mkN "creole" "creoles"; lin creosote_N = mkN "creosote" ; lin crepe_1_N = mkN "crepe" ; +lin crepe_2_N = mkN "crêpe" ; lin crepitate_V = mkV "crepitate" "crepitates" "crepitated" "crepitated" "crepitating"; lin crepitation_N = mkN "crepitation" "crepitations"; lin crepuscular_A = compoundA (mkA "crepuscular"); @@ -8203,6 +8421,7 @@ lin crime_N = mkN "crime" "crimes"; lin crime_V2 = mkV2 (mkV "crime" "crimes" "crimed" "crimed" "criming"); lin criminal_A = compoundA (mkA "criminal"); lin criminal_N = mkN "criminal" "criminals"; +lin criminalize_V2 = mkV2 (mkV "criminalize"); lin criminology_N = mkN "criminology" ; lin crimp_V2 = mkV2 (mkV "crimp" "crimps" "crimped" "crimped" "crimping"); lin crimson_A = compoundA (mkA "crimson"); @@ -8223,6 +8442,7 @@ lin crisp_N = mkN "crisp" "crisps"; lin crisp_V = mkV "crisp" "crisps" "crisped" "crisped" "crisping"; lin crisp_V2 = mkV2 (mkV "crisp" "crisps" "crisped" "crisped" "crisping"); lin crispness_N = mkN "crispness" ; +lin criss_cross_V2 = mkV2 (mkV "criss-cross"); lin crisscross_A = compoundA (mkA "crisscross"); lin crisscross_Adv = mkAdv "crisscross"; lin crisscross_V = mkV "crisscross" "crisscrosses" "crisscrossed" "crisscrossed" "crisscrossing"; @@ -8328,11 +8548,13 @@ lin crotchet_N = mkN "crotchet" "crotchets"; lin crotchety_A = compoundA (mkA "crotchety"); lin crouch_N = mkN "crouch" "crouches"; lin crouch_V = mkV "crouch" "crouches" "crouched" "crouched" "crouching"; +lin crouch_V2 = mkV2 (mkV "crouch" "crouches" "crouched" "crouched" "crouching"); lin croup_N = mkN "croup" "croups"; lin croupier_N = mkN "croupier" "croupiers"; lin crow's_nest_N = mkN "crow's-nest" "crow's-nests"; lin crow_N = mkN "crow" "crows"; lin crow_V = mkV "crow" "crows" "crowed" "crowed" "crowing"; +lin crow_VS = mkVS (mkV "crow" "crows" "crowed" "crowed" "crowing"); lin crowbar_N = mkN "crowbar" "crowbars"; lin crowborough_PN = mkPN "Crowborough"; lin crowd_N = mkN "crowd" "crowds"; @@ -8406,9 +8628,6 @@ lin crystallization_N = mkN "crystallization" "crystallizations"; lin crystallize_V = mkV "crystallize" "crystallizes" "crystallized" "crystallized" "crystallizing"; lin crystallize_V2 = mkV2 (mkV "crystallize" "crystallizes" "crystallized" "crystallized" "crystallizing"); lin crystallography_N = mkN "crystallography" ; -lin creche_N = mkN "crèche" "crèches"; -lin creme_de_menthe_N = mkN "crème de menthe" ; -lin crepe_2_N = mkN "crêpe" ; lin cub_N = mkN "cub" "cubs"; lin cuba_PN = mkPN "Cuba"; lin cuban_A = compoundA (mkA "cuban"); @@ -8449,6 +8668,7 @@ lin culinary_A = compoundA (mkA "culinary"); lin cull_N = mkN "cull" "culls"; lin cull_V2 = mkV2 (mkV "cull" "culls" "culled" "culled" "culling"); lin cullender_N = mkN "cullender" "cullenders"; +lin culminate_V = mkV "culminate"; lin culminate_V2 = mkV2 (mkV "culminate" "culminates" "culminated" "culminated" "culminating"); lin culmination_N = mkN "culmination" "culminations"; lin culpability_N = mkN "culpability" ; @@ -8497,18 +8717,19 @@ lin cupro_nickel_N = mkN "cupro-nickel" ; lin cur_N = mkN "cur" "curs"; lin curability_N = mkN "curability" ; lin curable_A = compoundA (mkA "curable"); +lin curacao_N = mkN "curaçao" ; +lin curacoa_N = mkN "curaçoa" ; lin curacy_N = mkN "curacy" "curacies"; lin curate_N = mkN "curate" "curates"; lin curative_A = compoundA (mkA "curative"); lin curator_N = mkN "curator" "curators"; -lin curacao_N = mkN "curaçao" ; -lin curacoa_N = mkN "curaçoa" ; lin curb_N = mkN "curb" "curbs"; lin curb_V2 = mkV2 (mkV "curb" "curbs" "curbed" "curbed" "curbing"); lin curd_N = mkN "curd" "curds"; lin curdle_V = mkV "curdle" "curdles" "curdled" "curdled" "curdling"; lin curdle_V2 = mkV2 (mkV "curdle" "curdles" "curdled" "curdled" "curdling"); lin cure_1_N = mkN "cure" "cures"; +lin cure_2_N = mkN "curé" "curés"; lin cure_V = mkV "cure" "cures" "cured" "cured" "curing"; lin cure_V2 = mkV2 (mkV "cure" "cures" "cured" "cured" "curing"); lin cure_all_N = mkN "cure-all" "cure-alls"; @@ -8530,7 +8751,7 @@ lin currency_N = mkN "currency" "currencies"; lin current_A = compoundA (mkA "current"); lin current_N = mkN "current" "currents"; lin curriculum_N = mkN "curriculum" "curriculums"; -lin curriculum_vitae_N = mkN "curriculum vitae" "IRREG"; +lin curriculum_vitae_N = mkN "curriculum vitae" "curricula vitae"; lin currie_PN = mkPN "Currie"; lin currish_A = compoundA (mkA "currish"); lin curry_N = mkN "curry" "curries"; @@ -8560,7 +8781,6 @@ lin curvature_N = mkN "curvature" ; lin curve_N = mkN "curve" "curves"; lin curve_V = mkV "curve" "curves" "curved" "curved" "curving"; lin curve_V2 = mkV2 (mkV "curve" "curves" "curved" "curved" "curving"); -lin cure_2_N = mkN "curé" "curés"; lin cushion_N = mkN "cushion" "cushions"; lin cushion_V2 = mkV2 (mkV "cushion" "cushions" "cushioned" "cushioned" "cushioning"); lin cushy_A = mkA "cushy" "cushier"; @@ -8578,9 +8798,11 @@ lin custom_built_A = compoundA (mkA "custom-built"); lin custom_made_A = compoundA (mkA "custom-made"); lin customary_A = compoundA (mkA "customary"); lin customer_N = mkN "customer" "customers"; +lin customize_V2 = mkV2 (mkV "customize"); lin cut_N = mkN "cut" "cuts"; lin cut_V = IrregEng.cut_V; lin cut_V2 = mkV2 (IrregEng.cut_V); +lin cut_VS = mkVS (IrregEng.cut_V); lin cut_out_N = mkN "cut-out" "cut-outs"; lin cut_price_A = compoundA (mkA "cut-price"); lin cut_rate_A = compoundA (mkA "cut-rate"); @@ -8714,7 +8936,7 @@ lin damask_N = mkN "damask" ; lin dame_N = mkN "dame" "dames"; lin damn_A = compoundA (mkA "damn"); lin damn_Adv = mkAdv "damn"; -lin damn_N = mkN "damn" "IRREG"; +lin damn_N = mkN "damn" "damns"; lin damn_V2 = mkV2 (mkV "damn" "damns" "damned" "damned" "damning"); lin damnable_A = compoundA (mkA "damnable"); lin damnation_N = mkN "damnation" ; @@ -8771,6 +8993,7 @@ lin darby_PN = mkPN "Darby"; lin dare_N = mkN "dare" "dares"; lin dare_V = mkV "dare" "dares" "dared" "dared" "daring"; lin dare_V2 = mkV2 (mkV "dare" "dares" "dared" "dared" "daring"); +lin dare_VV = mkVV (mkV "dare" "dares" "dared" "dared" "daring"); lin daredevil_N = mkN "daredevil" "daredevils"; lin darenth_PN = mkPN "Darenth"; lin darfield_PN = mkPN "Darfield"; @@ -8861,12 +9084,13 @@ lin daylong_Adv = mkAdv "daylong"; lin dayspring_N = mkN "dayspring" "daysprings"; lin daytime_N = mkN "daytime" "daytimes"; lin dayton_PN = mkPN "Dayton"; -lin daze_N = mkN "daze" "IRREG"; +lin daze_N = mkN "daze" "dazes"; lin daze_V2 = mkV2 (mkV "daze" "dazes" "dazed" "dazed" "dazing"); lin dazedly_Adv = mkAdv "dazedly"; lin dazzle_N = mkN "dazzle" ; lin dazzle_V2 = mkV2 (mkV "dazzle" "dazzles" "dazzled" "dazzled" "dazzling"); lin ddt_N = mkN "ddt" ; +lin de_emphasize_V2 = mkV2 (mkV "de-emphasize"); lin de_escalate_V2 = mkV2 (mkV "de-escalate" "de-escalates" "de-escalated" "de-escalated" "de-escalating"); lin de_escalation_N = mkN "de-escalation" "de-escalations"; lin de_facto_A = compoundA (mkA "de facto"); @@ -8879,11 +9103,13 @@ lin de_rigeur_A = compoundA (mkA "de rigeur"); lin de_trop_A = compoundA (mkA "de trop"); lin deacon_N = mkN "deacon" "deacons"; lin deaconess_N = mkN "deaconess" "deaconesses"; +lin deactivate_V2 = mkV2 (mkV "deactivate"); lin dead_A = compoundA (mkA "dead"); lin dead_Adv = mkAdv "dead"; lin deaden_V2 = mkV2 (mkV "deaden" "deadens" "deadened" "deadened" "deadening"); lin deadline_N = mkN "deadline" "deadlines"; lin deadlock_N = mkN "deadlock" "deadlocks"; +lin deadlock_V = mkV "deadlock"; lin deadlocked_A = compoundA (mkA "deadlocked"); lin deadly_A = mkA "deadly" "deadlier"; lin deadpan_A = compoundA (mkA "deadpan"); @@ -8905,7 +9131,7 @@ lin deanery_N = mkN "deanery" "deaneries"; lin dear_A = mkA "dear" "dearer"; lin dear_Adv = mkAdv "dear"; lin dear_N = mkN "dear" "dears"; -lin dearest_N = mkN "dearest" "IRREG"; +lin dearest_N = mkN "dearest" "dearests"; lin dearie_N = mkN "dearie" "dearies"; lin dearness_N = mkN "dearness" ; lin dearth_N = mkN "dearth" "dearths"; @@ -8923,6 +9149,7 @@ lin deathly_A = compoundA (mkA "deathly"); lin deathly_Adv = mkAdv "deathly"; lin deathtrap_N = mkN "deathtrap" "deathtraps"; lin deb_N = mkN "deb" "debs"; +lin debacle_N = mkN "débâcle" "débâcles"; lin debag_V2 = mkV2 (mkV "debag" "debags" "debagged" "debagged" "debagging"); lin debar_V2 = mkV2 (mkV "debar" "debars" "debarred" "debarred" "debarring"); lin debark_V = mkV "debark" "debarks" "debarked" "debarked" "debarking"; @@ -8953,12 +9180,16 @@ lin debouch_V = mkV "debouch" "debouches" "debouched" "debouched" "debouching"; lin debouch_V2 = mkV2 (mkV "debouch" "debouches" "debouched" "debouched" "debouching"); lin debrief_V2 = mkV2 (mkV "debrief" "debriefs" "debriefed" "debriefed" "debriefing"); lin debris_1_N = mkN "debris" ; +lin debris_2_N = mkN "débris" ; lin debt_N = mkN "debt" "debts"; lin debtor_N = mkN "debtor" "debtors"; lin debug_V2 = mkV2 (mkV "debug" "debugs" "debugged" "debugged" "debugging"); lin debunk_V2 = mkV2 (mkV "debunk" "debunks" "debunked" "debunked" "debunking"); lin debut_1_N = mkN "debut" "debuts"; +lin debut_2_N = mkN "début" "débuts"; +lin debut_V2 = mkV2 (mkV "debut"); lin debutante_1_N = mkN "debutante" "debutantes"; +lin debutante_2_N = mkN "débutante" "débutantes"; lin dec_PN = mkPN "Dec"; lin decade_N = mkN "decade" "decades"; lin decadence_N = mkN "decadence" ; @@ -8996,6 +9227,8 @@ lin deceptive_A = compoundA (mkA "deceptive"); lin decibel_N = mkN "decibel" "decibels"; lin decide_V = mkV "decide" "decides" "decided" "decided" "deciding"; lin decide_V2 = mkV2 (mkV "decide" "decides" "decided" "decided" "deciding"); +lin decide_VV = mkVV (mkV "decide" "decides" "decided" "decided" "deciding"); +lin decide_VS = mkVS (mkV "decide" "decides" "decided" "decided" "deciding"); lin decided_A = compoundA (mkA "decided"); lin deciduous_A = compoundA (mkA "deciduous"); lin decimal_A = compoundA (mkA "decimal"); @@ -9018,6 +9251,8 @@ lin declarable_A = compoundA (mkA "declarable"); lin declaration_N = mkN "declaration" "declarations"; lin declare_V = mkV "declare" "declares" "declared" "declared" "declaring"; lin declare_V2 = mkV2 (mkV "declare" "declares" "declared" "declared" "declaring"); +lin declare_V2V = mkV2V (mkV "declare" "declares" "declared" "declared" "declaring") noPrep to_Prep ; +lin declare_VS = mkVS (mkV "declare" "declares" "declared" "declared" "declaring"); lin declassification_N = mkN "declassification" "declassifications"; lin declassify_V2 = mkV2 (mkV "declassify" "declassifies" "declassified" "declassified" "declassifying"); lin declension_N = mkN "declension" "declensions"; @@ -9025,11 +9260,14 @@ lin declination_N = mkN "declination" "declinations"; lin decline_N = mkN "decline" "declines"; lin decline_V = mkV "decline" "declines" "declined" "declined" "declining"; lin decline_V2 = mkV2 (mkV "decline" "declines" "declined" "declined" "declining"); +lin decline_VV = mkVV (mkV "decline" "declines" "declined" "declined" "declining"); +lin decline_VS = mkVS (mkV "decline" "declines" "declined" "declined" "declining"); lin declivity_N = mkN "declivity" "declivities"; lin declutch_V = mkV "declutch" "declutches" "declutched" "declutched" "declutching"; lin decode_V2 = mkV2 (mkV "decode" "decodes" "decoded" "decoded" "decoding"); lin decoder_N = mkN "decoder" "decoders"; lin decoke_V2 = mkV2 (mkV "decoke" "decokes" "decoked" "decoked" "decoking"); +lin decollete_A = compoundA (mkA "décolleté"); lin decolonization_N = mkN "decolonization" ; lin decolonize_V2 = mkV2 (mkV "decolonize" "decolonizes" "decolonized" "decolonized" "decolonizing"); lin decompose_V = mkV "decompose" "decomposes" "decomposed" "decomposed" "decomposing"; @@ -9040,6 +9278,7 @@ lin decompression_N = mkN "decompression" "decompressions"; lin decontaminate_V2 = mkV2 (mkV "decontaminate" "decontaminates" "decontaminated" "decontaminated" "decontaminating"); lin decontamination_N = mkN "decontamination" ; lin decontrol_V2 = mkV2 (mkV "decontrol" "decontrols" "decontrolled" "decontrolled" "decontrolling"); +lin decor_N = mkN "décor"; lin decorate_V2 = mkV2 (mkV "decorate" "decorates" "decorated" "decorated" "decorating"); lin decoration_N = mkN "decoration" "decorations"; lin decorative_A = compoundA (mkA "decorative"); @@ -9052,10 +9291,11 @@ lin decrease_N = mkN "decrease" "decreases"; lin decrease_V = mkV "decrease" "decreases" "decreased" "decreased" "decreasing"; lin decrease_V2 = mkV2 (mkV "decrease" "decreases" "decreased" "decreased" "decreasing"); lin decree_N = mkN "decree" "decrees"; -lin decree_V2 = mkV2 (mkV "decree" "IRREG" "IRREG" "IRREG" "IRREG"); +lin decree_V2 = mkV2 (mkV "decree" "decrees" "decreed" "decreed" "decreeing"); lin decree_nisi_N = mkN "decree nisi" "IRREG"; lin decrepit_A = compoundA (mkA "decrepit"); lin decrepitude_N = mkN "decrepitude" ; +lin decribe_V2 = mkV2 (mkV "decribe"); lin decry_V2 = mkV2 (mkV "decry" "decries" "decried" "decried" "decrying"); lin dedicate_V2 = mkV2 (mkV "dedicate" "dedicates" "dedicated" "dedicated" "dedicating"); lin dedication_N = mkN "dedication" "dedications"; @@ -9068,6 +9308,7 @@ lin deed_N = mkN "deed" "deeds"; lin deed_box_N = mkN "deed-box" "deed-boxes"; lin deedpoll_N = mkN "deedpoll" "deedpolls"; lin deem_V2 = mkV2 (mkV "deem" "deems" "deemed" "deemed" "deeming"); +lin deem_VS = mkVS (mkV "deem"); lin deep_A = mkA "deep" "deeper"; lin deep_Adv = mkAdv "deep"; lin deep_N = mkN "deep" "deeps"; @@ -9110,12 +9351,13 @@ lin defector_N = mkN "defector" "defectors"; lin defence_N = mkN "defence" "defences"; lin defenceless_A = compoundA (mkA "defenceless"); lin defencelessness_N = mkN "defencelessness" ; +lin defend_V = mkV "defend"; lin defend_V2 = mkV2 (mkV "defend" "defends" "defended" "defended" "defending"); lin defendant_N = mkN "defendant" "defendants"; lin defender_N = mkN "defender" "defenders"; lin defensible_A = compoundA (mkA "defensible"); lin defensive_A = compoundA (mkA "defensive"); -lin defensive_N = mkN "defensive" "IRREG"; +lin defensive_N = mkN "defensive" "defensives"; lin defer_V = mkV "defer" "defers" "deferred" "deferred" "deferring"; lin defer_V2 = mkV2 (mkV "defer" "defers" "deferred" "deferred" "deferring"); lin deference_N = mkN "deference" ; @@ -9131,6 +9373,7 @@ lin defile_V = mkV "defile" "defiles" "defiled" "defiled" "defiling"; lin defile_V2 = mkV2 (mkV "defile" "defiles" "defiled" "defiled" "defiling"); lin defilement_N = mkN "defilement" ; lin definable_A = compoundA (mkA "definable"); +lin define_V = mkV "define"; lin define_V2 = mkV2 (mkV "define" "defines" "defined" "defined" "defining"); lin definite_A = compoundA (mkA "definite"); lin definition_N = mkN "definition" "definitions"; @@ -9161,6 +9404,7 @@ lin deftness_N = mkN "deftness" ; lin defunct_A = compoundA (mkA "defunct"); lin defuse_V2 = mkV2 (mkV "defuse" "defuses" "defused" "defused" "defusing"); lin defy_V2 = mkV2 (mkV "defy" "defies" "defied" "defied" "defying"); +lin defy_V2V = mkV2V (mkV "defy") noPrep to_Prep ; lin degauss_V2 = mkV2 (mkV "degauss" "degausses" "degaussed" "degaussed" "degaussing"); lin degeneracy_N = mkN "degeneracy" ; lin degenerate_A = compoundA (mkA "degenerate"); @@ -9188,6 +9432,7 @@ lin delaware_PN = mkPN "Delaware"; lin delay_N = mkN "delay" "delays"; lin delay_V = mkV "delay" "delays" "delayed" "delayed" "delaying"; lin delay_V2 = mkV2 (mkV "delay" "delays" "delayed" "delayed" "delaying"); +lin delay_VS = mkVS (mkV "delay" "delays" "delayed" "delayed" "delaying"); lin delayed_action_A = compoundA (mkA "delayed-action"); lin delayed_action_N = mkN "delayed-action" ; lin delectable_A = compoundA (mkA "delectable"); @@ -9214,6 +9459,7 @@ lin delicious_A = compoundA (mkA "delicious"); lin delight_N = mkN "delight" "delights"; lin delight_V = mkV "delight" "delights" "delighted" "delighted" "delighting"; lin delight_V2 = mkV2 (mkV "delight" "delights" "delighted" "delighted" "delighting"); +lin delight_VS = mkVS (mkV "delight" "delights" "delighted" "delighted" "delighting"); lin delightedly_Adv = mkAdv "delightedly"; lin delightful_A = compoundA (mkA "delightful"); lin delimit_V2 = mkV2 (mkV "delimit" "delimits" "delimited" "delimited" "delimiting"); @@ -9228,6 +9474,7 @@ lin deliquescent_A = compoundA (mkA "deliquescent"); lin delirious_A = compoundA (mkA "delirious"); lin delirium_N = mkN "delirium" ; lin delirium_tremens_N = mkN "delirium tremens" "IRREG"; +lin deliver_V = mkV "deliver" "delivers" "delivered" "delivered" "delivering"; lin deliver_V2 = mkV2 (mkV "deliver" "delivers" "delivered" "delivered" "delivering"); lin deliverance_N = mkN "deliverance" "deliverances"; lin deliverer_N = mkN "deliverer" "deliverers"; @@ -9251,8 +9498,10 @@ lin demagogue_N = mkN "demagogue" "demagogues"; lin demagogy_N = mkN "demagogy" ; lin demand_N = mkN "demand" "demands"; lin demand_V2 = mkV2 (mkV "demand" "demands" "demanded" "demanded" "demanding"); +lin demand_VS = mkVS (mkV "demand"); lin demarcate_V2 = mkV2 (mkV "demarcate" "demarcates" "demarcated" "demarcated" "demarcating"); lin demarcation_N = mkN "demarcation" ; +lin demarche_N = mkN "démarche" "démarches"; lin demean_V2 = mkV2 (mkV "demean" "demeans" "demeaned" "demeaned" "demeaning"); lin demeanour_N = mkN "demeanour" ; lin demented_A = compoundA (mkA "demented"); @@ -9263,8 +9512,8 @@ lin demigod_N = mkN "demigod" "demigods"; lin demijohn_N = mkN "demijohn" "demijohns"; lin demilitarize_V2 = mkV2 (mkV "demilitarize" "demilitarizes" "demilitarized" "demilitarized" "demilitarizing"); lin demimondaine_N = mkN "demimondaine" "demimondaines"; -lin demimonde_N = mkN "demimonde" "IRREG"; -lin demise_N = mkN "demise" "IRREG"; +lin demimonde_N = mkN "demimonde" "demimondes"; +lin demise_N = mkN "demise" "demises"; lin demist_V2 = mkV2 (mkV "demist" "demists" "demisted" "demisted" "demisting"); lin demister_N = mkN "demister" "demisters"; lin demo_N = mkN "demo" "demos"; @@ -9277,6 +9526,7 @@ lin democratic_A = compoundA (mkA "democratic"); lin democratically_Adv = mkAdv "democratically"; lin democratization_N = mkN "democratization" ; lin democratize_V2 = mkV2 (mkV "democratize" "democratizes" "democratized" "democratized" "democratizing"); +lin demode_A = compoundA (mkA "démodé"); lin demographic_A = compoundA (mkA "demographic"); lin demography_N = mkN "demography" ; lin demolish_V2 = mkV2 (mkV "demolish" "demolishes" "demolished" "demolished" "demolishing"); @@ -9288,10 +9538,12 @@ lin demoniac_A = compoundA (mkA "demoniac"); lin demoniac_N = mkN "demoniac" "demoniacs"; lin demoniacal_A = compoundA (mkA "demoniacal"); lin demonic_A = compoundA (mkA "demonic"); +lin demonize_V2 = mkV2 (mkV "demonize"); lin demonstrability_N = mkN "demonstrability" ; lin demonstrable_A = compoundA (mkA "demonstrable"); lin demonstrate_V = mkV "demonstrate" "demonstrates" "demonstrated" "demonstrated" "demonstrating"; lin demonstrate_V2 = mkV2 (mkV "demonstrate" "demonstrates" "demonstrated" "demonstrated" "demonstrating"); +lin demonstrate_VS = mkVS (mkV "demonstrate" "demonstrates" "demonstrated" "demonstrated" "demonstrating"); lin demonstration_N = mkN "demonstration" "demonstrations"; lin demonstrative_A = compoundA (mkA "demonstrative"); lin demonstrator_N = mkN "demonstrator" "demonstrators"; @@ -9302,6 +9554,7 @@ lin demotic_A = compoundA (mkA "demotic"); lin demotion_N = mkN "demotion" "demotions"; lin demur_N = mkN "demur" ; lin demur_V = mkV "demur" "demurs" "demurred" "demurred" "demurring"; +lin demur_VS = mkVS (mkV "demur" "demurs" "demurred" "demurred" "demurring"); lin demure_A = compoundA (mkA "demure"); lin demureness_N = mkN "demureness" ; lin den_N = mkN "den" "dens"; @@ -9328,6 +9581,7 @@ lin denomination_N = mkN "denomination" "denominations"; lin denominational_A = compoundA (mkA "denominational"); lin denominator_N = mkN "denominator" "denominators"; lin denote_V2 = mkV2 (mkV "denote" "denotes" "denoted" "denoted" "denoting"); +lin denouement_N = mkN "dénouement" "dénouements"; lin denounce_V2 = mkV2 (mkV "denounce" "denounces" "denounced" "denounced" "denouncing"); lin dense_A = mkA "dense" "denser"; lin denseness_N = mkN "denseness" ; @@ -9345,6 +9599,7 @@ lin denude_V2 = mkV2 (mkV "denude" "denudes" "denuded" "denuded" "denuding"); lin denunciation_N = mkN "denunciation" "denunciations"; lin denver_PN = mkPN "Denver"; lin deny_V2 = mkV2 (mkV "deny" "denies" "denied" "denied" "denying"); +lin deny_VS = mkVS (mkV "deny"); lin deodar_N = mkN "deodar" "deodars"; lin deodorant_N = mkN "deodorant" "deodorants"; lin deodorize_V2 = mkV2 (mkV "deodorize" "deodorizes" "deodorized" "deodorized" "deodorizing"); @@ -9421,6 +9676,7 @@ lin derate_V2 = mkV2 (mkV "derate" "derates" "derated" "derated" "derating"); lin derby_N = mkN "derby" "derbies"; lin derby_PN = mkPN "Derby"; lin derbyshire_PN = mkPN "Derbyshire"; +lin deregulate_V2 = mkV2 (mkV "deregulate"); lin dereham_PN = mkPN "Dereham"; lin derek_PN = mkPN "Derek"; lin derelict_A = compoundA (mkA "derelict"); @@ -9460,7 +9716,9 @@ lin descend_V = mkV "descend" "descends" "descended" "descended" "descending"; lin descend_V2 = mkV2 (mkV "descend" "descends" "descended" "descended" "descending"); lin descendant_N = mkN "descendant" "descendants"; lin descent_N = mkN "descent" "descents"; +lin describe_V = mkV "describe"; lin describe_V2 = mkV2 (mkV "describe" "describes" "described" "described" "describing"); +lin describe_VS = mkVS (mkV "describe"); lin description_N = mkN "description" "descriptions"; lin descriptive_A = compoundA (mkA "descriptive"); lin descry_V2 = mkV2 (mkV "descry" "descries" "descried" "descried" "descrying"); @@ -9480,14 +9738,20 @@ lin deserve_V = mkV "deserve" "deserves" "deserved" "deserved" "deserving"; lin deserve_V2 = mkV2 (mkV "deserve" "deserves" "deserved" "deserved" "deserving"); lin deserved_A = compoundA (mkA "deserved"); lin deserving_A = compoundA (mkA "deserving"); +lin deshabille_N = mkN "déshabillé" ; lin desiccant_N = mkN "desiccant" "desiccants"; lin desiccate_V2 = mkV2 (mkV "desiccate" "desiccates" "desiccated" "desiccated" "desiccating"); -lin desideratum_N = mkN "desideratum" "desiderata" {- FIXME: guessed plural form -}; +lin desideratum_N = mkN "desideratum" "desiderata"; lin design_N = mkN "design" "designs"; lin design_V = mkV "design" "designs" "designed" "designed" "designing"; lin design_V2 = mkV2 (mkV "design" "designs" "designed" "designed" "designing"); +lin design_VV = mkVV (mkV "design" "designs" "designed" "designed" "designing"); +lin design_VS = mkVS (mkV "design" "designs" "designed" "designed" "designing"); lin designate_A = compoundA (mkA "designate"); +lin designate_V = mkV "designate"; lin designate_V2 = mkV2 (mkV "designate" "designates" "designated" "designated" "designating"); +lin designate_V2V = mkV2V (mkV "designate") noPrep to_Prep ; +lin designate_VS = mkVS (mkV "designate"); lin designation_N = mkN "designation" "designations"; lin designedly_Adv = mkAdv "designedly"; lin designer_N = mkN "designer" "designers"; @@ -9529,6 +9793,7 @@ lin dessertspoon_N = mkN "dessertspoon" "dessertspoons"; lin dessertspoonful_N = mkN "dessertspoonful" "dessertspoonfuls"; lin destination_N = mkN "destination" "destinations"; lin destine_V2 = mkV2 (mkV "destine" "destines" "destined" "destined" "destining"); +lin destine_V2V = mkV2V (mkV "destine") noPrep to_Prep ; lin destiny_N = mkN "destiny" "destinies"; lin destitute_A = compoundA (mkA "destitute"); lin destitution_N = mkN "destitution" ; @@ -9554,6 +9819,7 @@ lin detectable_A = compoundA (mkA "detectable"); lin detection_N = mkN "detection" ; lin detective_N = mkN "detective" "detectives"; lin detector_N = mkN "detector" "detectors"; +lin detente_N = mkN "détente" ; lin detention_N = mkN "detention" "detentions"; lin deter_V2 = mkV2 (mkV "deter" "deters" "deterred" "deterred" "deterring"); lin detergent_A = compoundA (mkA "detergent"); @@ -9570,6 +9836,8 @@ lin determinative_A = compoundA (mkA "determinative"); lin determinative_N = mkN "determinative" "determinatives"; lin determine_V = mkV "determine" "determines" "determined" "determined" "determining"; lin determine_V2 = mkV2 (mkV "determine" "determines" "determined" "determined" "determining"); +lin determine_V2V = mkV2V (mkV "determine" "determines" "determined" "determined" "determining") noPrep to_Prep ; +lin determine_VS = mkVS (mkV "determine" "determines" "determined" "determined" "determining"); lin determinedly_Adv = mkAdv "determinedly"; lin determiner_N = mkN "determiner" "determiners"; lin deterrent_A = compoundA (mkA "deterrent"); @@ -9717,6 +9985,7 @@ lin dictaphone_N = mkN "dictaphone" "dictaphones"; lin dictate_N = mkN "dictate" "dictates"; lin dictate_V = mkV "dictate" "dictates" "dictated" "dictated" "dictating"; lin dictate_V2 = mkV2 (mkV "dictate" "dictates" "dictated" "dictated" "dictating"); +lin dictate_VS = mkVS (mkV "dictate" "dictates" "dictated" "dictated" "dictating"); lin dictation_N = mkN "dictation" "dictations"; lin dictator_N = mkN "dictator" "dictators"; lin dictatorial_A = compoundA (mkA "dictatorial"); @@ -9729,7 +9998,8 @@ lin didactically_Adv = mkAdv "didactically"; lin didcot_PN = mkPN "Didcot"; lin diddle_V2 = mkV2 (mkV "diddle" "diddles" "diddled" "diddled" "diddling"); lin die_N = mkN "die" "dies"; -lin die_V = mkV "die" "IRREG" "IRREG" "IRREG" "IRREG"; +lin die_V = mkV "die" "dies" "died" "died" "dying"; +lin die_V2 = mkV2 (mkV "die" "dies" "died" "died" "dying"); lin die_cast_A = compoundA (mkA "die-cast"); lin die_hard_N = mkN "die-hard" "die-hards"; lin dieresis_N = mkN "dieresis" "diereses" {- FIXME: guessed plural form -}; @@ -9746,6 +10016,7 @@ lin difference_N = mkN "difference" "differences"; lin different_A = compoundA (mkA "different"); lin differential_A = compoundA (mkA "differential"); lin differential_N = mkN "differential" "differentials"; +lin differentiate_V = mkV "differentiate"; lin differentiate_V2 = mkV2 (mkV "differentiate" "differentiates" "differentiated" "differentiated" "differentiating"); lin differentiation_N = mkN "differentiation" "differentiations"; lin difficult_A = compoundA (mkA "difficult"); @@ -9797,6 +10068,7 @@ lin diligent_A = compoundA (mkA "diligent"); lin dill_N = mkN "dill" ; lin dilly_dally_V = mkV "dilly-dally" "dilly-dallies" "dilly-dallied" "dilly-dallied" "dilly-dallying"; lin dilute_A = compoundA (mkA "dilute"); +lin dilute_V = mkV "dilute"; lin dilute_V2 = mkV2 (mkV "dilute" "dilutes" "diluted" "diluted" "diluting"); lin dilution_N = mkN "dilution" "dilutions"; lin dim_A = mkA "dim" "dimmer*"; @@ -9870,6 +10142,7 @@ lin direct_A = compoundA (mkA "direct"); lin direct_Adv = mkAdv "direct"; lin direct_V = mkV "direct" "directs" "directed" "directed" "directing"; lin direct_V2 = mkV2 (mkV "direct" "directs" "directed" "directed" "directing"); +lin direct_VS = mkVS (mkV "direct" "directs" "directed" "directed" "directing"); lin direction_N = mkN "direction" "directions"; lin direction_finder_N = mkN "direction-finder" "direction-finders"; lin directional_A = compoundA (mkA "directional"); @@ -9900,7 +10173,9 @@ lin disadvantageous_A = compoundA (mkA "disadvantageous"); lin disaffected_A = compoundA (mkA "disaffected"); lin disaffection_N = mkN "disaffection" ; lin disafforest_V2 = mkV2 (mkV "disafforest" "disafforests" "disafforested" "disafforested" "disafforesting"); -lin disagree_V2 = mkV2 (mkV "disagree" "IRREG" "IRREG" "IRREG" "IRREG"); +lin disagree_V = mkV "disagree"; +lin disagree_V2 = mkV2 (mkV "disagree" "disagrees" "disagreed" "disagreed" "disagreeing"); +lin disagree_VS = mkVS (mkV "disagree"); lin disagreeable_A = compoundA (mkA "disagreeable"); lin disagreeableness_N = mkN "disagreeableness" ; lin disagreement_N = mkN "disagreement" "disagreements"; @@ -9956,8 +10231,11 @@ lin disciplinary_A = compoundA (mkA "disciplinary"); lin discipline_N = mkN "discipline" "disciplines"; lin discipline_V2 = mkV2 (mkV "discipline" "disciplines" "disciplined" "disciplined" "disciplining"); lin disclaim_V2 = mkV2 (mkV "disclaim" "disclaims" "disclaimed" "disclaimed" "disclaiming"); +lin disclaim_VS = mkVS (mkV "disclaim"); lin disclaimer_N = mkN "disclaimer" "disclaimers"; +lin disclose_V = mkV "disclose"; lin disclose_V2 = mkV2 (mkV "disclose" "discloses" "disclosed" "disclosed" "disclosing"); +lin disclose_VS = mkVS (mkV "disclose"); lin disclosure_N = mkN "disclosure" "disclosures"; lin disco_N = mkN "disco" "discos"; lin discolour_V = mkV "discolour" "discolours" "discoloured" "discoloured" "discolouring"; @@ -9987,6 +10265,7 @@ lin discordance_N = mkN "discordance" ; lin discordant_A = compoundA (mkA "discordant"); lin discotheque_N = mkN "discotheque" "discotheques"; lin discount_N = mkN "discount" "discounts"; +lin discount_V = mkV "discount"; lin discount_V2 = mkV2 (mkV "discount" "discounts" "discounted" "discounted" "discounting"); lin discountenance_V2 = mkV2 (mkV "discountenance" "discountenances" "discountenanced" "discountenanced" "discountenancing"); lin discourage_V2 = mkV2 (mkV "discourage" "discourages" "discouraged" "discouraged" "discouraging"); @@ -9995,7 +10274,10 @@ lin discourse_N = mkN "discourse" "discourses"; lin discourse_V = mkV "discourse" "discourses" "discoursed" "discoursed" "discoursing"; lin discourteous_A = compoundA (mkA "discourteous"); lin discourtesy_N = mkN "discourtesy" "discourtesies"; +lin discover_V = mkV "discover" "discovers" "discovered" "discovered" "discovering"; lin discover_V2 = mkV2 (mkV "discover" "discovers" "discovered" "discovered" "discovering"); +lin discover_V2V = mkV2V (mkV "discover" "discovers" "discovered" "discovered" "discovering") noPrep to_Prep ; +lin discover_VS = mkVS (mkV "discover" "discovers" "discovered" "discovered" "discovering"); lin discoverer_N = mkN "discoverer" "discoverers"; lin discovery_N = mkN "discovery" "discoveries"; lin discredit_N = mkN "discredit" ; @@ -10016,6 +10298,7 @@ lin discursive_A = compoundA (mkA "discursive"); lin discursiveness_N = mkN "discursiveness" ; lin discus_N = mkN "discus" "discuses"; lin discuss_V2 = mkV2 (mkV "discuss" "discusses" "discussed" "discussed" "discussing"); +lin discuss_VS = mkVS (mkV "discuss"); lin discussion_N = mkN "discussion" "discussions"; lin disdain_N = mkN "disdain" ; lin disdain_V2 = mkV2 (mkV "disdain" "disdains" "disdained" "disdained" "disdaining"); @@ -10083,6 +10366,7 @@ lin disillusionment_N = mkN "disillusionment" "disillusionments"; lin disincentive_N = mkN "disincentive" "disincentives"; lin disinclination_N = mkN "disinclination" "disinclinations"; lin disincline_V2 = mkV2 (mkV "disincline" "disinclines" "disinclined" "disinclined" "disinclining"); +lin disincline_V2V = mkV2V (mkV "disincline") noPrep to_Prep ; lin disinfect_V2 = mkV2 (mkV "disinfect" "disinfects" "disinfected" "disinfected" "disinfecting"); lin disinfectant_A = compoundA (mkA "disinfectant"); lin disinfectant_N = mkN "disinfectant" "disinfectants"; @@ -10118,6 +10402,7 @@ lin dismal_A = compoundA (mkA "dismal"); lin dismantle_V2 = mkV2 (mkV "dismantle" "dismantles" "dismantled" "dismantled" "dismantling"); lin dismantlement_N = mkN "dismantlement" ; lin dismay_N = mkN "dismay" ; +lin dismay_V = mkV "dismay"; lin dismay_V2 = mkV2 (mkV "dismay" "dismays" "dismayed" "dismayed" "dismaying"); lin dismember_V2 = mkV2 (mkV "dismember" "dismembers" "dismembered" "dismembered" "dismembering"); lin dismemberment_N = mkN "dismemberment" "dismemberments"; @@ -10147,6 +10432,7 @@ lin dispassionate_A = compoundA (mkA "dispassionate"); lin dispassionateness_N = mkN "dispassionateness" ; lin dispatch_N = mkN "dispatch" "dispatches"; lin dispatch_V2 = mkV2 (mkV "dispatch" "dispatches" "dispatched" "dispatched" "dispatching"); +lin dispatch_V2V = mkV2V (mkV "dispatch") noPrep to_Prep ; lin dispatch_box_N = mkN "dispatch-box" "dispatch-boxes"; lin dispatch_rider_N = mkN "dispatch-rider" "dispatch-riders"; lin dispel_V2 = mkV2 (mkV "dispel" "dispels" "dispelled" "dispelled" "dispelling"); @@ -10166,6 +10452,7 @@ lin displace_V2 = mkV2 (mkV "displace" "displaces" "displaced" "displaced" "disp lin displacement_N = mkN "displacement" "displacements"; lin display_N = mkN "display" "displays"; lin display_V2 = mkV2 (mkV "display" "displays" "displayed" "displayed" "displaying"); +lin display_VS = mkVS (mkV "display"); lin displease_V2 = mkV2 (mkV "displease" "displeases" "displeased" "displeased" "displeasing"); lin displeasing_A = compoundA (mkA "displeasing"); lin displeasure_N = mkN "displeasure" ; @@ -10181,6 +10468,7 @@ lin disproof_N = mkN "disproof" "disproofs"; lin disproportion_N = mkN "disproportion" ; lin disproportionate_A = compoundA (mkA "disproportionate"); lin disprove_V2 = mkV2 (mkV "disprove" "disproves" "disproved" "disproved" "disproving"); +lin disprove_VS = mkVS (mkV "disprove"); lin disputable_A = compoundA (mkA "disputable"); lin disputant_N = mkN "disputant" "disputants"; lin disputation_N = mkN "disputation" "disputations"; @@ -10204,6 +10492,7 @@ lin disrespect_N = mkN "disrespect" ; lin disrespectful_A = compoundA (mkA "disrespectful"); lin disrobe_V = mkV "disrobe" "disrobes" "disrobed" "disrobed" "disrobing"; lin disrobe_V2 = mkV2 (mkV "disrobe" "disrobes" "disrobed" "disrobed" "disrobing"); +lin disrupt_V = mkV "disrupt"; lin disrupt_V2 = mkV2 (mkV "disrupt" "disrupts" "disrupted" "disrupted" "disrupting"); lin disruption_N = mkN "disruption" "disruptions"; lin disruptive_A = compoundA (mkA "disruptive"); @@ -10214,6 +10503,7 @@ lin dissection_N = mkN "dissection" "dissections"; lin dissemble_V = mkV "dissemble" "dissembles" "dissembled" "dissembled" "dissembling"; lin dissemble_V2 = mkV2 (mkV "dissemble" "dissembles" "dissembled" "dissembled" "dissembling"); lin dissembler_N = mkN "dissembler" "dissemblers"; +lin disseminate_V = mkV "disseminate"; lin disseminate_V2 = mkV2 (mkV "disseminate" "disseminates" "disseminated" "disseminated" "disseminating"); lin dissemination_N = mkN "dissemination" ; lin dissension_N = mkN "dissension" "dissensions"; @@ -10277,6 +10567,7 @@ lin distinguishable_A = compoundA (mkA "distinguishable"); lin distinguished_A = compoundA (mkA "distinguished"); lin distort_V2 = mkV2 (mkV "distort" "distorts" "distorted" "distorted" "distorting"); lin distortion_N = mkN "distortion" "distortions"; +lin distract_V = mkV "distract"; lin distract_V2 = mkV2 (mkV "distract" "distracts" "distracted" "distracted" "distracting"); lin distracted_A = compoundA (mkA "distracted"); lin distraction_N = mkN "distraction" "distractions"; @@ -10293,7 +10584,7 @@ lin distribution_N = mkN "distribution" "distributions"; lin distributive_A = compoundA (mkA "distributive"); lin distributor_N = mkN "distributor" "distributors"; lin district_N = mkN "district" "districts"; -lin distrust_N = mkN "distrust" "IRREG"; +lin distrust_N = mkN "distrust" "distrusts"; lin distrust_V2 = mkV2 (mkV "distrust" "distrusts" "distrusted" "distrusted" "distrusting"); lin distrustful_A = compoundA (mkA "distrustful"); lin distrustfulness_N = mkN "distrustfulness" ; @@ -10333,11 +10624,13 @@ lin divergent_A = compoundA (mkA "divergent"); lin divers_A = compoundA (mkA "divers"); lin diverse_A = compoundA (mkA "diverse"); lin diversification_N = mkN "diversification" ; +lin diversify_V = mkV "diversify"; lin diversify_V2 = mkV2 (mkV "diversify" "diversifies" "diversified" "diversified" "diversifying"); lin diversion_N = mkN "diversion" "diversions"; lin diversionary_A = compoundA (mkA "diversionary"); lin diversionist_N = mkN "diversionist" "diversionists"; lin diversity_N = mkN "diversity" ; +lin divert_V = mkV "divert"; lin divert_V2 = mkV2 (mkV "divert" "diverts" "diverted" "diverted" "diverting"); lin diverting_A = compoundA (mkA "diverting"); lin dives_PN = mkPN "Dives"; @@ -10449,10 +10742,10 @@ lin dogmatize_V = mkV "dogmatize" "dogmatizes" "dogmatized" "dogmatized" "dogmat lin dogmatize_V2 = mkV2 (mkV "dogmatize" "dogmatizes" "dogmatized" "dogmatized" "dogmatizing"); lin dogsbody_N = mkN "dogsbody" "dogsbodies"; lin dogtooth_N = mkN "dogtooth" ; -lin dogtrot_N = mkN "dogtrot" "IRREG"; +lin dogtrot_N = mkN "dogtrot" "dogtrots"; lin dogwatch_N = mkN "dogwatch" "dogwatches"; lin dogwood_N = mkN "dogwood" "dogwoods"; -lin doh_N = mkN "doh" "IRREG"; +lin doh_N = mkN "doh" "dohs"; lin doily_N = mkN "doily" "doilies"; lin dole_N = mkN "dole" "doles"; lin dole_V2 = mkV2 (mkV "dole" "doles" "doled" "doled" "doling"); @@ -10500,9 +10793,11 @@ lin don_N = mkN "don" "dons"; lin don_PN = mkPN "Don"; lin don_V2 = mkV2 (mkV "don" "dons" "donned" "donned" "donning"); lin donald_PN = mkPN "Donald"; +lin donate_V = mkV "donate"; lin donate_V2 = mkV2 (mkV "donate" "donates" "donated" "donated" "donating"); lin donation_N = mkN "donation" "donations"; lin doncaster_PN = mkPN "Doncaster"; +lin done_VA = mkVA (mkV "done"); lin donegal_PN = mkPN "Donegal"; lin donetsk_PN = mkPN "Donetsk"; lin donjon_N = mkN "donjon" "donjons"; @@ -10602,6 +10897,7 @@ lin doublet_N = mkN "doublet" "doublets"; lin doubloon_N = mkN "doubloon" "doubloons"; lin doubt_N = mkN "doubt" "doubts"; lin doubt_V2 = mkV2 (mkV "doubt" "doubts" "doubted" "doubted" "doubting"); +lin doubt_VS = mkVS (mkV "doubt"); lin doubtful_A = compoundA (mkA "doubtful"); lin doubtless_Adv = mkAdv "doubtless"; lin douche_N = mkN "douche" "douches"; @@ -10629,22 +10925,24 @@ lin dower_V2 = mkV2 (mkV "dower" "dowers" "dowered" "dowered" "dowering"); 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_V2 = mkV2 (mkV "down" "downs" "downed" "downed" "downing"); 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"); lin downbeat_N = mkN "downbeat" "downbeats"; lin downcast_A = compoundA (mkA "downcast"); -lin downfall_N = mkN "downfall" "IRREG"; +lin downfall_N = mkN "downfall"; lin downgrade_V2 = mkV2 (mkV "downgrade" "downgrades" "downgraded" "downgraded" "downgrading"); lin downhearted_A = compoundA (mkA "downhearted"); lin downhill_Adv = mkAdv "downhill"; lin downing_street_PN = mkPN "Downing street"; +lin downplay_V2 = mkV2 (mkV "downplay"); lin downpour_N = mkN "downpour" "downpours"; lin downright_A = compoundA (mkA "downright"); lin downright_Adv = mkAdv "downright"; lin downrightness_N = mkN "downrightness" ; +lin downsize_V2 = mkV2 (mkV "downsize"); lin downstair_A = compoundA (mkA "downstair"); lin downstairs_A = compoundA (mkA "downstairs"); lin downstairs_Adv = mkAdv "downstairs"; @@ -10722,6 +11020,7 @@ lin draughty_A = mkA "draughty" "draughtier"; lin draw_N = mkN "draw" "draws"; lin draw_V = IrregEng.draw_V; lin draw_V2 = mkV2 (IrregEng.draw_V); +lin draw_V2V = mkV2V (IrregEng.draw_V) noPrep to_Prep ; lin drawback_N = mkN "drawback" "drawbacks"; lin drawbridge_N = mkN "drawbridge" "drawbridges"; lin drawer_N = mkN "drawer" "drawers"; @@ -10770,7 +11069,7 @@ lin dressage_N = mkN "dressage" ; lin dresser_N = mkN "dresser" "dressers"; lin dressing_N = mkN "dressing" "dressings"; lin dressing_case_N = mkN "dressing-case" "dressing-cases"; -lin dressing_down_N = mkN "dressing-down" "IRREG"; +lin dressing_down_N = mkN "dressing-down"; lin dressing_gown_N = mkN "dressing-gown" "dressing-gowns"; lin dressing_table_N = mkN "dressing-table" "dressing-tables"; lin dressmaker_N = mkN "dressmaker" "dressmakers"; @@ -10814,6 +11113,8 @@ lin dripping_pan_N = mkN "dripping-pan" "dripping-pans"; lin drive_N = mkN "drive" "drives"; lin drive_V = IrregEng.drive_V; lin drive_V2 = mkV2 (IrregEng.drive_V); +lin drive_V2V = mkV2V (IrregEng.drive_V) noPrep to_Prep ; +lin drive_VS = mkVS (IrregEng.drive_V); lin drive_in_N = mkN "drive-in" "drive-ins"; lin drivel_N = mkN "drivel" ; lin drivel_V = mkV "drivel" "drivels" "drivelled" "drivelled" "drivelling"; @@ -10836,7 +11137,7 @@ lin drone_V = mkV "drone" "drones" "droned" "droned" "droning"; lin drone_V2 = mkV2 (mkV "drone" "drones" "droned" "droned" "droning"); lin dronfield_PN = mkPN "Dronfield"; lin drool_V = mkV "drool" "drools" "drooled" "drooled" "drooling"; -lin droop_N = mkN "droop" "IRREG"; +lin droop_N = mkN "droop"; lin droop_V = mkV "droop" "droops" "drooped" "drooped" "drooping"; lin droop_V2 = mkV2 (mkV "droop" "droops" "drooped" "drooped" "drooping"); lin droopingly_Adv = mkAdv "droopingly"; @@ -10856,7 +11157,7 @@ lin drove_N = mkN "drove" "droves"; lin drover_N = mkN "drover" "drovers"; lin drown_V = mkV "drown" "drowns" "drowned" "drowned" "drowning"; lin drown_V2 = mkV2 (mkV "drown" "drowns" "drowned" "drowned" "drowning"); -lin drowse_N = mkN "drowse" "IRREG"; +lin drowse_N = mkN "drowse"; lin drowse_V = mkV "drowse" "drowses" "drowsed" "drowsed" "drowsing"; lin drowse_V2 = mkV2 (mkV "drowse" "drowses" "drowsed" "drowsed" "drowsing"); lin drowsily_Adv = mkAdv "drowsily"; @@ -10904,6 +11205,7 @@ lin dss_N = mkN "dss" ; lin dti_N = mkN "dti" ; lin dual_A = compoundA (mkA "dual"); lin dub_V2 = mkV2 (mkV "dub" "dubs" "dubbed" "dubbed" "dubbing"); +lin dub_VS = mkVS (mkV "dub"); lin dubbin_N = mkN "dubbin" ; lin dubiety_N = mkN "dubiety" "dubieties"; lin dubious_A = compoundA (mkA "dubious"); @@ -10912,7 +11214,7 @@ lin dublin_PN = mkPN "Dublin"; lin dubliner_N = mkN "dubliner" "dubliners"; lin ducal_A = compoundA (mkA "ducal"); lin ducat_N = mkN "ducat" "ducats"; -lin duce_N = mkN "duce" "IRREG"; +lin duce_N = mkN "duce" "duci"; lin duchess_N = mkN "duchess" "duchesses"; lin duchy_N = mkN "duchy" "duchies"; lin duck_N = mkN "duck" "duck"; @@ -10970,6 +11272,7 @@ lin dumdum_N = mkN "dumdum" "dumdums"; lin dumfries_PN = mkPN "Dumfries"; lin dummy_N = mkN "dummy" "dummies"; lin dump_N = mkN "dump" "dumps"; +lin dump_V = mkV "dump"; lin dump_V2 = mkV2 (mkV "dump" "dumps" "dumped" "dumped" "dumping"); lin dumper_N = mkN "dumper" "dumpers"; lin dumpling_N = mkN "dumpling" "dumplings"; @@ -11047,7 +11350,7 @@ lin duvet_N = mkN "duvet" "duvets"; lin dwarf_N = mkN "dwarf" "dwarfs"; lin dwarf_V2 = mkV2 (mkV "dwarf" "dwarfs" "dwarfed" "dwarfed" "dwarfing"); lin dwarfish_A = compoundA (mkA "dwarfish"); -lin dwell_V = mkV "dwell" "IRREG" "IRREG" "IRREG" "IRREG"; +lin dwell_V = variants {mkV "dwell" "dwells" "dwelt" "dwelt" "dwelling"; mkV "dwell" "dwells" "dwelled" "dwelled" "dwelling"}; lin dweller_N = mkN "dweller" "dwellers"; lin dwelling_N = mkN "dwelling" "dwellings"; lin dwelling_house_N = mkN "dwelling-house" "dwelling-houses"; @@ -11081,20 +11384,9 @@ lin dyslexic_A = compoundA (mkA "dyslexic"); lin dyspepsia_N = mkN "dyspepsia" ; lin dyspeptic_A = compoundA (mkA "dyspeptic"); lin dyspeptic_N = mkN "dyspeptic" "dyspeptics"; -lin debris_2_N = mkN "débris" ; -lin debut_2_N = mkN "début" "débuts"; -lin debutante_2_N = mkN "débutante" "débutantes"; -lin debacle_N = mkN "débâcle" "débâcles"; -lin decollete_A = compoundA (mkA "décolleté"); -lin decor_N = mkN "décor" "IRREG"; -lin demarche_N = mkN "démarche" "démarches"; -lin demode_A = compoundA (mkA "démodé"); -lin denouement_N = mkN "dénouement" "dénouements"; -lin deshabille_N = mkN "déshabillé" ; -lin detente_N = mkN "détente" ; lin e'en_Adv = mkAdv "e'en"; lin e'er_Adv = mkAdv "e'er"; -lin each_A = compoundA (mkA "each"); +lin each_Det = mkDeterminer singular "each"; lin eager_A = compoundA (mkA "eager"); lin eagerness_N = mkN "eagerness" ; lin eagle_N = mkN "eagle" "eagles"; @@ -11116,7 +11408,9 @@ lin early_Adv = mkAdv "early"; lin early_warning_A = compoundA (mkA "early-warning"); lin earmark_N = mkN "earmark" "earmarks"; lin earmark_V2 = mkV2 (mkV "earmark" "earmarks" "earmarked" "earmarked" "earmarking"); +lin earn_V = mkV "earn"; lin earn_V2 = mkV2 (mkV "earn" "earns" "earned" "earned" "earning"); +lin earn_VA = mkVA (mkV "earn"); lin earnest_A = compoundA (mkA "earnest"); lin earnest_N = mkN "earnest" ; lin earnest_money_N = mkN "earnest-money" ; @@ -11164,6 +11458,7 @@ lin eastward_Adv = mkAdv "eastward"; lin eastwards_Adv = mkAdv "eastwards"; lin easy_A = mkA "easy" "easier"; lin easy_Adv = mkAdv "easy"; +lin easy_V2V = mkV2V (mkV "easy") noPrep to_Prep ; lin easygoing_A = compoundA (mkA "easygoing"); lin eat_V = IrregEng.eat_V; lin eat_V2 = mkV2 (IrregEng.eat_V); @@ -11198,11 +11493,13 @@ lin echo_V = mkV "echo" "echos" "echoed" "echoed" "echoing"; lin echo_V2 = mkV2 (mkV "echo" "echos" "echoed" "echoed" "echoing"); lin echo_sounder_N = mkN "echo-sounder" "echo-sounders"; lin echo_sounding_N = mkN "echo-sounding" "echo-soundings"; +lin eclair_N = mkN "éclair" "éclairs"; +lin eclat_N = mkN "éclat" ; lin eclectic_A = compoundA (mkA "eclectic"); lin eclecticism_N = mkN "eclecticism" ; lin eclipse_N = mkN "eclipse" "eclipses"; lin eclipse_V2 = mkV2 (mkV "eclipse" "eclipses" "eclipsed" "eclipsed" "eclipsing"); -lin ecliptic_N = mkN "ecliptic" "IRREG"; +lin ecliptic_N = mkN "ecliptic" "ecliptics"; lin ecological_A = compoundA (mkA "ecological"); lin ecologist_N = mkN "ecologist" "ecologists"; lin ecology_N = mkN "ecology" ; @@ -11350,8 +11647,9 @@ lin eightsome_N = mkN "eightsome" "eightsomes"; lin eileen_PN = mkPN "Eileen"; lin eindhoven_PN = mkPN "Eindhoven"; lin eisteddfod_N = mkN "eisteddfod" "eisteddfods"; -lin either_A = compoundA (mkA "either"); +lin either7or_DConj = mkConj "either" "or" singular ; lin either_Adv = mkAdv "either"; +lin either_Det = mkDeterminer singular "either"; lin ejaculate_V2 = mkV2 (mkV "ejaculate" "ejaculates" "ejaculated" "ejaculated" "ejaculating"); lin ejaculation_N = mkN "ejaculation" "ejaculations"; lin eject_V = mkV "eject" "ejects" "ejected" "ejected" "ejecting"; @@ -11363,10 +11661,12 @@ lin eke_V2 = mkV2 (mkV "eke" "ekes" "eked" "eked" "eking"); lin el_dorado_N = mkN "el dorado" "el doradi" {- FIXME: guessed plural form -}; lin el_salvador_PN = mkPN "El salvador"; lin elaborate_A = compoundA (mkA "elaborate"); +lin elaborate_V = mkV "elaborate"; lin elaborate_V2 = mkV2 (mkV "elaborate" "elaborates" "elaborated" "elaborated" "elaborating"); lin elaborateness_N = mkN "elaborateness" ; lin elaboration_N = mkN "elaboration" "elaborations"; lin elaine_PN = mkPN "Elaine"; +lin elan_N = mkN "élan" ; lin eland_N = mkN "eland" "elands"; lin elapse_V = mkV "elapse" "elapses" "elapsed" "elapsed" "elapsing"; lin elastic_A = compoundA (mkA "elastic"); @@ -11383,7 +11683,11 @@ lin elderly_A = compoundA (mkA "elderly"); lin elderslie_PN = mkPN "Elderslie"; lin eleanor_PN = mkPN "Eleanor"; lin elect_A = compoundA (mkA "elect"); -lin elect_V2 = mkV2 (mkV "elect" "elects" "elected" "elected" "electing"); +lin elect_V = mkV "elect"; +lin elect_V2 = mkV2 (mkV "elect"); +lin elect_V2V = mkV2V (mkV "elect") noPrep to_Prep ; +lin elect_V3 = mkV3 (mkV "elect"); +lin elect_VS = mkVS (mkV "elect"); lin election_N = mkN "election" "elections"; lin electioneering_N = mkN "electioneering" ; lin elective_A = compoundA (mkA "elective"); @@ -11440,6 +11744,7 @@ lin eligible_A = compoundA (mkA "eligible"); lin eliminate_V2 = mkV2 (mkV "eliminate" "eliminates" "eliminated" "eliminated" "eliminating"); lin elimination_N = mkN "elimination" "eliminations"; lin elision_N = mkN "elision" "elisions"; +lin elite_N = mkN "élite" "élites"; lin elitism_N = mkN "elitism" ; lin elitist_N = mkN "elitist" "elitists"; lin elixir_N = mkN "elixir" "elixirs"; @@ -11528,6 +11833,7 @@ lin embrocation_N = mkN "embrocation" ; lin embroider_V = mkV "embroider" "embroiders" "embroidered" "embroidered" "embroidering"; lin embroider_V2 = mkV2 (mkV "embroider" "embroiders" "embroidered" "embroidered" "embroidering"); lin embroidery_N = mkN "embroidery" ; +lin embroil_V = mkV "embroil"; lin embroil_V2 = mkV2 (mkV "embroil" "embroils" "embroiled" "embroiled" "embroiling"); lin embryo_N = mkN "embryo" "embryos"; lin embryonic_A = compoundA (mkA "embryonic"); @@ -11536,6 +11842,9 @@ lin emend_V2 = mkV2 (mkV "emend" "emends" "emended" "emended" "emending"); lin emendation_N = mkN "emendation" "emendations"; lin emerald_N = mkN "emerald" "emeralds"; lin emerge_V = mkV "emerge" "emerges" "emerged" "emerged" "emerging"; +lin emerge_V2 = mkV2 (mkV "emerge" "emerges" "emerged" "emerged" "emerging"); +lin emerge_V2V = mkV2V (mkV "emerge" "emerges" "emerged" "emerged" "emerging") noPrep to_Prep ; +lin emerge_VS = mkVS (mkV "emerge" "emerges" "emerged" "emerged" "emerging"); lin emergence_N = mkN "emergence" ; lin emergency_N = mkN "emergency" "emergencies"; lin emergent_A = compoundA (mkA "emergent"); @@ -11544,7 +11853,9 @@ lin emery_N = mkN "emery" ; lin emetic_N = mkN "emetic" "emetics"; lin emigrant_N = mkN "emigrant" "emigrants"; lin emigrate_V = mkV "emigrate" "emigrates" "emigrated" "emigrated" "emigrating"; +lin emigrate_V2V = mkV2V (mkV "emigrate" "emigrates" "emigrated" "emigrated" "emigrating") noPrep to_Prep ; lin emigration_N = mkN "emigration" "emigrations"; +lin emigre_N = mkN "émigré" "émigrés"; lin emily_PN = mkPN "Emily"; lin eminence_N = mkN "eminence" "eminences"; lin eminent_A = compoundA (mkA "eminent"); @@ -11561,10 +11872,12 @@ lin emotionless_A = compoundA (mkA "emotionless"); lin emotive_A = compoundA (mkA "emotive"); lin empale_V2 = mkV2 (mkV "empale" "empales" "empaled" "empaled" "empaling"); lin empanel_V2 = mkV2 (mkV "empanel" "empanels" "empanelled" "empanelled" "empanelling"); +lin empathize_V = mkV "empathize"; lin empathy_N = mkN "empathy" ; lin emperor_N = mkN "emperor" "emperors"; lin emphasis_N = mkN "emphasis" "emphases" {- FIXME: guessed plural form -}; lin emphasize_V2 = mkV2 (mkV "emphasize" "emphasizes" "emphasized" "emphasized" "emphasizing"); +lin emphasize_VS = mkVS (mkV "emphasize"); lin emphatic_A = compoundA (mkA "emphatic"); lin emphatically_Adv = mkAdv "emphatically"; lin empire_N = mkN "empire" "empires"; @@ -11583,6 +11896,7 @@ lin employer_N = mkN "employer" "employers"; lin employment_N = mkN "employment" ; lin emporium_N = mkN "emporium" "emporiums"; lin empower_V2 = mkV2 (mkV "empower" "empowers" "empowered" "empowered" "empowering"); +lin empower_V2V = mkV2V (mkV "empower") noPrep to_Prep ; lin empress_N = mkN "empress" "empresses"; lin emptiness_N = mkN "emptiness" ; lin empty_A = mkA "empty" "emptier"; @@ -11606,8 +11920,11 @@ lin en_famille_Adv = mkAdv "en famille"; lin en_masse_Adv = mkAdv "en masse"; lin en_route_Adv = mkAdv "en route"; lin enable_V2 = mkV2 (mkV "enable" "enables" "enabled" "enabled" "enabling"); +lin enable_V2V = mkV2V (mkV "enable") noPrep to_Prep ; +lin enable_VS = mkVS (mkV "enable"); lin enabling_A = compoundA (mkA "enabling"); lin enact_V2 = mkV2 (mkV "enact" "enacts" "enacted" "enacted" "enacting"); +lin enact_V2V = mkV2V (mkV "enact") noPrep to_Prep ; lin enactment_N = mkN "enactment" "enactments"; lin enamel_N = mkN "enamel" ; lin enamel_V2 = mkV2 (mkV "enamel" "enamels" "enamelled" "enamelled" "enamelling"); @@ -11638,12 +11955,14 @@ lin encore_V2 = mkV2 (mkV "encore" "encores" "encored" "encored" "encoring"); lin encounter_N = mkN "encounter" "encounters"; lin encounter_V2 = mkV2 (mkV "encounter" "encounters" "encountered" "encountered" "encountering"); lin encourage_V2 = mkV2 (mkV "encourage" "encourages" "encouraged" "encouraged" "encouraging"); +lin encourage_V2V = mkV2V (mkV "encourage") noPrep to_Prep ; lin encouragement_N = mkN "encouragement" "encouragements"; lin encouragingly_Adv = mkAdv "encouragingly"; lin encroach_V = mkV "encroach" "encroaches" "encroached" "encroached" "encroaching"; lin encroachment_N = mkN "encroachment" "encroachments"; lin encrust_V = mkV "encrust" "encrusts" "encrusted" "encrusted" "encrusting"; lin encrust_V2 = mkV2 (mkV "encrust" "encrusts" "encrusted" "encrusted" "encrusting"); +lin encrypt_V2 = mkV2 (mkV "encrypt"); lin encumber_V2 = mkV2 (mkV "encumber" "encumbers" "encumbered" "encumbered" "encumbering"); lin encumbrance_N = mkN "encumbrance" "encumbrances"; lin encyclical_A = compoundA (mkA "encyclical"); @@ -11655,7 +11974,10 @@ lin encyclopedic_A = compoundA (mkA "encyclopedic"); lin end_N = mkN "end" "ends"; lin end_V = mkV "end" "ends" "ended" "ended" "ending"; lin end_V2 = mkV2 (mkV "end" "ends" "ended" "ended" "ending"); +lin end_VA = mkVA (mkV "end" "ends" "ended" "ended" "ending"); +lin end_VS = mkVS (mkV "end" "ends" "ended" "ended" "ending"); lin end_all_N = mkN "end-all" "IRREG"; +lin end_tail_V2 = mkV2 (mkV "end-tail"); lin endanger_V2 = mkV2 (mkV "endanger" "endangers" "endangered" "endangered" "endangering"); lin endear_V2 = mkV2 (mkV "endear" "endears" "endeared" "endeared" "endearing"); lin endearingly_Adv = mkAdv "endearingly"; @@ -11723,6 +12045,7 @@ lin enigmatic_A = compoundA (mkA "enigmatic"); lin enigmatically_Adv = mkAdv "enigmatically"; lin enjoin_V2 = mkV2 (mkV "enjoin" "enjoins" "enjoined" "enjoined" "enjoining"); lin enjoy_V2 = mkV2 (mkV "enjoy" "enjoys" "enjoyed" "enjoyed" "enjoying"); +lin enjoy_VV = ingVV (mkV "enjoy"); lin enjoyable_A = compoundA (mkA "enjoyable"); lin enjoyment_N = mkN "enjoyment" "enjoyments"; lin enkindle_V2 = mkV2 (mkV "enkindle" "enkindles" "enkindled" "enkindled" "enkindling"); @@ -11741,6 +12064,7 @@ lin enmity_N = mkN "enmity" "enmities"; lin ennoble_V2 = mkV2 (mkV "ennoble" "ennobles" "ennobled" "ennobled" "ennobling"); lin ennoblement_N = mkN "ennoblement" "ennoblements"; lin ennui_N = mkN "ennui" "ennuis"; +lin ennumerate_V2 = mkV2 (mkV "ennumerate"); lin enoch_PN = mkPN "Enoch"; lin enormity_N = mkN "enormity" "enormities"; lin enormous_A = compoundA (mkA "enormous"); @@ -11777,6 +12101,7 @@ lin ensnare_V2 = mkV2 (mkV "ensnare" "ensnares" "ensnared" "ensnared" "ensnaring lin ensue_V = mkV "ensue" "ensues" "ensued" "ensued" "ensuing"; lin ensure_V = mkV "ensure" "ensures" "ensured" "ensured" "ensuring"; lin ensure_V2 = mkV2 (mkV "ensure" "ensures" "ensured" "ensured" "ensuring"); +lin ensure_VS = mkVS (mkV "ensure" "ensures" "ensured" "ensured" "ensuring"); lin entail_N = mkN "entail" "entails"; lin entail_V2 = mkV2 (mkV "entail" "entails" "entailed" "entailed" "entailing"); lin entangle_V2 = mkV2 (mkV "entangle" "entangles" "entangled" "entangled" "entangling"); @@ -11807,13 +12132,15 @@ lin enticement_N = mkN "enticement" "enticements"; lin entire_A = compoundA (mkA "entire"); lin entirety_N = mkN "entirety" ; lin entitle_V2 = mkV2 (mkV "entitle" "entitles" "entitled" "entitled" "entitling"); +lin entitle_V2V = mkV2V (mkV "entitle") noPrep to_Prep ; +lin entitle_VS = mkVS (mkV "entitle"); lin entitlement_N = mkN "entitlement" "entitlements"; lin entity_N = mkN "entity" "entities"; lin entomb_V2 = mkV2 (mkV "entomb" "entombs" "entombed" "entombed" "entombing"); lin entomological_A = compoundA (mkA "entomological"); lin entomologist_N = mkN "entomologist" "entomologists"; lin entomology_N = mkN "entomology" ; -lin entourage_N = mkN "entourage" "IRREG"; +lin entourage_N = mkN "entourage"; lin entr'acte_N = mkN "entr'acte" "entr'actes"; lin entrain_V = mkV "entrain" "entrains" "entrained" "entrained" "entraining"; lin entrain_V2 = mkV2 (mkV "entrain" "entrains" "entrained" "entrained" "entraining"); @@ -11826,6 +12153,7 @@ lin entrap_V2 = mkV2 (mkV "entrap" "entraps" "entrapped" "entrapped" "entrapping lin entreat_V2 = mkV2 (mkV "entreat" "entreats" "entreated" "entreated" "entreating"); lin entreatingly_Adv = mkAdv "entreatingly"; lin entreaty_N = mkN "entreaty" "entreaties"; +lin entree_N = mkN "entrée" "entrées"; lin entrench_V2 = mkV2 (mkV "entrench" "entrenches" "entrenched" "entrenched" "entrenching"); lin entrenchment_N = mkN "entrenchment" "entrenchments"; lin entrepot_N = mkN "entrepot" "entrepots"; @@ -11833,7 +12161,7 @@ lin entrepreneur_N = mkN "entrepreneur" "entrepreneurs"; lin entrepreneurial_A = compoundA (mkA "entrepreneurial"); lin entrust_V2 = mkV2 (mkV "entrust" "entrusts" "entrusted" "entrusted" "entrusting"); lin entry_N = mkN "entry" "entries"; -lin entree_N = mkN "entrée" "entrées"; +lin entwin_V = mkV "entwin"; lin entwine_V2 = mkV2 (mkV "entwine" "entwines" "entwined" "entwined" "entwining"); lin enumerate_V2 = mkV2 (mkV "enumerate" "enumerates" "enumerated" "enumerated" "enumerating"); lin enumeration_N = mkN "enumeration" "enumerations"; @@ -11850,6 +12178,8 @@ lin environ_V2 = mkV2 (mkV "environ" "environs" "environed" "environed" "environ lin environment_N = mkN "environment" "environments"; lin environmental_A = compoundA (mkA "environmental"); lin envisage_V2 = mkV2 (mkV "envisage" "envisages" "envisaged" "envisaged" "envisaging"); +lin envision_V2 = mkV2 (mkV "envision"); +lin envision_VS = mkVS (mkV "envision"); lin envoi_N = mkN "envoi" "envois"; lin envoy_N = mkN "envoy" "envoys"; lin envy_N = mkN "envy" ; @@ -11859,6 +12189,7 @@ lin enzyme_N = mkN "enzyme" "enzymes"; lin eon_N = mkN "eon" "eons"; lin epaulet_N = mkN "epaulet" "epaulets"; lin epaulette_N = mkN "epaulette" "epaulettes"; +lin epee_N = mkN "épée" "épées"; lin ephemeral_A = compoundA (mkA "ephemeral"); lin epic_A = compoundA (mkA "epic"); lin epic_N = mkN "epic" "epics"; @@ -11898,7 +12229,8 @@ lin epsom_PN = mkPN "Epsom"; lin equable_A = compoundA (mkA "equable"); lin equal_A = compoundA (mkA "equal"); lin equal_N = mkN "equal" "equals"; -lin equal_V2 = mkV2 (mkV "equal" "equals" "equalled" "equalled" "equalling"); +lin equal_V2 = mkV2 (variants {mkV "equal" "equals" "equaled" "equaled" "equaling"; -- US + mkV "equal" "equals" "equalled" "equalled" "equalling"}); lin equalitarian_N = mkN "equalitarian" "equalitarians"; lin equality_N = mkN "equality" ; lin equalization_N = mkN "equalization" "equalizations"; @@ -11956,6 +12288,7 @@ lin erlangen_PN = mkPN "Erlangen"; lin ermine_N = mkN "ermine" ; lin ernest_PN = mkPN "Ernest"; lin ernie_PN = mkPN "Ernie"; +lin erode_V = mkV "erode"; lin erode_V2 = mkV2 (mkV "erode" "erodes" "eroded" "eroded" "eroding"); lin erogenous_A = compoundA (mkA "erogenous"); lin erosion_N = mkN "erosion" ; @@ -11986,6 +12319,7 @@ lin escapade_N = mkN "escapade" "escapades"; lin escape_N = mkN "escape" "escapes"; lin escape_V = mkV "escape" "escapes" "escaped" "escaped" "escaping"; lin escape_V2 = mkV2 (mkV "escape" "escapes" "escaped" "escaped" "escaping"); +lin escape_VS = mkVS (mkV "escape" "escapes" "escaped" "escaped" "escaping"); lin escapee_N = mkN "escapee" "escapees"; lin escapement_N = mkN "escapement" "escapements"; lin escapism_N = mkN "escapism" ; @@ -12042,6 +12376,8 @@ lin estimable_A = compoundA (mkA "estimable"); lin estimate_N = mkN "estimate" "estimates"; lin estimate_V = mkV "estimate" "estimates" "estimated" "estimated" "estimating"; lin estimate_V2 = mkV2 (mkV "estimate" "estimates" "estimated" "estimated" "estimating"); +lin estimate_V2V = mkV2V (mkV "estimate" "estimates" "estimated" "estimated" "estimating") noPrep to_Prep ; +lin estimate_VS = mkVS (mkV "estimate" "estimates" "estimated" "estimated" "estimating"); lin estimation_N = mkN "estimation" ; lin estrange_V2 = mkV2 (mkV "estrange" "estranges" "estranged" "estranged" "estranging"); lin estrangement_N = mkN "estrangement" "estrangements"; @@ -12060,9 +12396,8 @@ lin eternity_N = mkN "eternity" "eternities"; lin ethel_PN = mkPN "Ethel"; lin ether_N = mkN "ether" ; lin ethereal_A = compoundA (mkA "ethereal"); -lin ethic_N = mkN "ethic" "IRREG"; +lin ethic_N = mkN "ethic" "ethics"; lin ethical_A = compoundA (mkA "ethical"); -lin ethics_N = mkN "ethics" "ethics"; lin ethiopia_PN = mkPN "Ethiopia"; lin ethiopian_A = compoundA (mkA "ethiopian"); lin ethiopian_N = mkN "ethiopian" "ethiopians"; @@ -12074,7 +12409,7 @@ lin ethnography_N = mkN "ethnography" ; lin ethnological_A = compoundA (mkA "ethnological"); lin ethnologist_N = mkN "ethnologist" "ethnologists"; lin ethnology_N = mkN "ethnology" ; -lin ethos_N = mkN "ethos" "IRREG"; +lin ethos_N = mkN "ethos" (variants {"ethe"; "ethea"}); lin ethyl_N = mkN "ethyl" "ethyls"; lin etiology_N = mkN "etiology" "etiologies"; lin etiquette_N = mkN "etiquette" ; @@ -12117,6 +12452,7 @@ lin evacuate_V2 = mkV2 (mkV "evacuate" "evacuates" "evacuated" "evacuated" "evac lin evacuation_N = mkN "evacuation" "evacuations"; lin evacuee_N = mkN "evacuee" "evacuees"; lin evade_V2 = mkV2 (mkV "evade" "evades" "evaded" "evaded" "evading"); +lin evaluate_V = mkV "evaluate"; lin evaluate_V2 = mkV2 (mkV "evaluate" "evaluates" "evaluated" "evaluated" "evaluating"); lin evaluation_N = mkN "evaluation" "evaluations"; lin evaluative_A = compoundA (mkA "evaluative"); @@ -12129,6 +12465,7 @@ lin evangelist_N = mkN "evangelist" "evangelists"; lin evangelistic_A = compoundA (mkA "evangelistic"); lin evaporate_V = mkV "evaporate" "evaporates" "evaporated" "evaporated" "evaporating"; lin evaporate_V2 = mkV2 (mkV "evaporate" "evaporates" "evaporated" "evaporated" "evaporating"); +lin evaporate_VS = mkVS (mkV "evaporate" "evaporates" "evaporated" "evaporated" "evaporating"); lin evaporation_N = mkN "evaporation" "evaporations"; lin evasion_N = mkN "evasion" "evasions"; lin evasive_A = compoundA (mkA "evasive"); @@ -12149,13 +12486,17 @@ lin eventful_A = compoundA (mkA "eventful"); lin eventide_N = mkN "eventide" ; lin eventual_A = compoundA (mkA "eventual"); lin eventuality_N = mkN "eventuality" "eventualities"; -lin ever_Adv = mkAdv "ever"; +lin ever_AdV = mkAdV "ever"; lin evergreen_A = compoundA (mkA "evergreen"); lin evergreen_N = mkN "evergreen" "evergreens"; lin everlasting_A = compoundA (mkA "everlasting"); lin evermore_Adv = mkAdv "evermore"; +lin every_Det = mkDeterminer singular "every"; +lin everybody_NP = regNP "everybody" singular ; lin everyday_A = compoundA (mkA "everyday"); +lin everyone_NP = regNP "everyone" singular; lin everyplace_Adv = mkAdv "everyplace"; +lin everything_NP = regNP "everything" singular; lin evesham_PN = mkPN "Evesham"; lin evict_V2 = mkV2 (mkV "evict" "evicts" "evicted" "evicted" "evicting"); lin eviction_N = mkN "eviction" "evictions"; @@ -12216,8 +12557,8 @@ lin excellence_N = mkN "excellence" "excellences"; 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 except_V2 = mkV2 (mkV "except" "excepts" "excepted" "excepted" "excepting"); lin exception_N = mkN "exception" "exceptions"; lin exceptionable_A = compoundA (mkA "exceptionable"); lin exceptional_A = compoundA (mkA "exceptional"); @@ -12281,11 +12622,13 @@ lin exemplary_A = compoundA (mkA "exemplary"); lin exemplification_N = mkN "exemplification" "exemplifications"; lin exemplify_V2 = mkV2 (mkV "exemplify" "exemplifies" "exemplified" "exemplified" "exemplifying"); lin exempt_A = compoundA (mkA "exempt"); -lin exempt_V2 = mkV2 (mkV "exempt" "exempts" "exempted" "exempted" "exempting"); +lin exempt_V2 = mkV2 (mkV "exempt"); +lin exempt_V2V = ingV2V (mkV "exempt" "exempts" "exempted" "exempted" "exempting") noPrep from_Prep; lin exemption_N = mkN "exemption" "exemptions"; lin exercise_N = mkN "exercise" "exercises"; lin exercise_V = mkV "exercise" "exercises" "exercised" "exercised" "exercising"; lin exercise_V2 = mkV2 (mkV "exercise" "exercises" "exercised" "exercised" "exercising"); +lin exercise_VV = mkVV (mkV "exercise" "exercises" "exercised" "exercised" "exercising"); lin exert_V2 = mkV2 (mkV "exert" "exerts" "exerted" "exerted" "exerting"); lin exertion_N = mkN "exertion" "exertions"; lin exeter_PN = mkPN "Exeter"; @@ -12316,6 +12659,7 @@ lin exiguous_A = compoundA (mkA "exiguous"); lin exile_N = mkN "exile" "exiles"; lin exile_V2 = mkV2 (mkV "exile" "exiles" "exiled" "exiled" "exiling"); lin exist_V = mkV "exist" "exists" "existed" "existed" "existing"; +lin exist_V2V = mkV2V (mkV "exist" "exists" "existed" "existed" "existing") noPrep to_Prep ; lin existence_N = mkN "existence" "existences"; lin existent_A = compoundA (mkA "existent"); lin existentialism_N = mkN "existentialism" ; @@ -12328,10 +12672,12 @@ lin exonerate_V2 = mkV2 (mkV "exonerate" "exonerates" "exonerated" "exonerated" lin exoneration_N = mkN "exoneration" "exonerations"; lin exorbitance_N = mkN "exorbitance" ; lin exorbitant_A = compoundA (mkA "exorbitant"); +lin exorcise_V2 = mkV2 (mkV "exorcise"); lin exorcize_V2 = mkV2 (mkV "exorcize" "exorcizes" "exorcized" "exorcized" "exorcizing"); lin exotic_A = compoundA (mkA "exotic"); lin expand_V = mkV "expand" "expands" "expanded" "expanded" "expanding"; lin expand_V2 = mkV2 (mkV "expand" "expands" "expanded" "expanded" "expanding"); +lin expand_V2V = mkV2V (mkV "expand" "expands" "expanded" "expanded" "expanding") noPrep to_Prep ; lin expanse_N = mkN "expanse" "expanses"; lin expansion_N = mkN "expansion" ; lin expansive_A = compoundA (mkA "expansive"); @@ -12339,8 +12685,12 @@ lin expansiveness_N = mkN "expansiveness" ; lin expatiate_V = mkV "expatiate" "expatiates" "expatiated" "expatiated" "expatiating"; 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 expect_V = mkV "expect"; +lin expect_V2 = mkV2 (mkV "expect"); +lin expect_V2V = mkV2V (mkV "expect") noPrep (mkPrep "to") ; +lin expect_VV = mkVV (mkV "expect") ; +lin expect_VS = mkVS (mkV "expect"); lin expectancy_N = mkN "expectancy" "expectancies"; lin expectant_A = compoundA (mkA "expectant"); lin expectation_N = mkN "expectation" "expectations"; @@ -12367,6 +12717,7 @@ lin experience_V2 = mkV2 (mkV "experience" "experiences" "experienced" "experien lin experienced_A = compoundA (mkA "experienced"); lin experiment_N = mkN "experiment" "experiments"; lin experiment_V = mkV "experiment" "experiments" "experimented" "experimented" "experimenting"; +lin experiment_V2 = mkV2 (mkV "experiment" "experiments" "experimented" "experimented" "experimenting"); lin experimental_A = compoundA (mkA "experimental"); lin experimentation_N = mkN "experimentation" ; lin experimenter_N = mkN "experimenter" "experimenters"; @@ -12378,8 +12729,11 @@ lin expiate_V2 = mkV2 (mkV "expiate" "expiates" "expiated" "expiated" "expiating lin expiation_N = mkN "expiation" ; lin expiration_N = mkN "expiration" ; lin expire_V = mkV "expire" "expires" "expired" "expired" "expiring"; +lin expire_V2 = mkV2 (mkV "expire" "expires" "expired" "expired" "expiring"); +lin expire_VS = mkVS (mkV "expire" "expires" "expired" "expired" "expiring"); lin expiry_N = mkN "expiry" "expiries"; lin explain_V2 = mkV2 (mkV "explain" "explains" "explained" "explained" "explaining"); +lin explain_VS = mkVS (mkV "explain"); lin explanation_N = mkN "explanation" "explanations"; lin explanatory_A = compoundA (mkA "explanatory"); lin expletive_N = mkN "expletive" "expletives"; @@ -12395,6 +12749,7 @@ lin exploitation_N = mkN "exploitation" ; lin exploration_N = mkN "exploration" "explorations"; lin exploratory_A = compoundA (mkA "exploratory"); lin explore_V2 = mkV2 (mkV "explore" "explores" "explored" "explored" "exploring"); +lin explore_VS = mkVS (mkV "explore"); lin explorer_N = mkN "explorer" "explorers"; lin explosion_N = mkN "explosion" "explosions"; lin explosive_A = compoundA (mkA "explosive"); @@ -12404,17 +12759,20 @@ lin exponent_N = mkN "exponent" "exponents"; lin exponential_A = compoundA (mkA "exponential"); lin exponential_N = mkN "exponential" "exponentials"; lin export_N = mkN "export" "exports"; +lin export_V = mkV "export"; lin export_V2 = mkV2 (mkV "export" "exports" "exported" "exported" "exporting"); lin exportable_A = compoundA (mkA "exportable"); lin exportation_N = mkN "exportation" ; lin exporter_N = mkN "exporter" "exporters"; +lin expose_N = mkN "exposé" "exposés"; +lin expose_V = mkV "expose"; lin expose_V2 = mkV2 (mkV "expose" "exposes" "exposed" "exposed" "exposing"); lin exposition_N = mkN "exposition" "expositions"; lin expostulate_V = mkV "expostulate" "expostulates" "expostulated" "expostulated" "expostulating"; lin expostulation_N = mkN "expostulation" "expostulations"; lin exposure_N = mkN "exposure" "exposures"; -lin expose_N = mkN "exposé" "exposés"; lin expound_V2 = mkV2 (mkV "expound" "expounds" "expounded" "expounded" "expounding"); +lin expound_VS = mkVS (mkV "expound" "expounds" "expounded" "expounded" "expounding"); lin express_A = compoundA (mkA "express"); lin express_Adv = mkAdv "express"; lin express_N = mkN "express" "expresses"; @@ -12463,6 +12821,7 @@ lin extinguisher_N = mkN "extinguisher" "extinguishers"; lin extirpate_V2 = mkV2 (mkV "extirpate" "extirpates" "extirpated" "extirpated" "extirpating"); lin extirpation_N = mkN "extirpation" ; lin extol_V2 = mkV2 (mkV "extol" "extols" "extolled" "extolled" "extolling"); +lin extort_V = mkV "extort" "extorts" "extorted" "extorted" "extorting"; lin extort_V2 = mkV2 (mkV "extort" "extorts" "extorted" "extorted" "extorting"); lin extortion_N = mkN "extortion" "extortions"; lin extortionate_A = compoundA (mkA "extortionate"); @@ -12513,6 +12872,7 @@ lin eye_catching_A = compoundA (mkA "eye-catching"); lin eye_opener_N = mkN "eye-opener" "eye-openers"; lin eye_shadow_N = mkN "eye-shadow" ; lin eyeball_N = mkN "eyeball" "eyeballs"; +lin eyeball_V2 = mkV2 (mkV "eyeball"); lin eyebath_N = mkN "eyebath" "eyebaths"; lin eyebrow_N = mkN "eyebrow" "eyebrows"; lin eyecatching_A = compoundA (mkA "eyecatching"); @@ -12544,6 +12904,7 @@ lin fabric_N = mkN "fabric" "fabrics"; lin fabricate_V2 = mkV2 (mkV "fabricate" "fabricates" "fabricated" "fabricated" "fabricating"); lin fabrication_N = mkN "fabrication" "fabrications"; lin fabulous_A = compoundA (mkA "fabulous"); +lin facade_N = mkN "façade" "façades"; lin face_N = mkN "face" "faces"; lin face_V = mkV "face" "faces" "faced" "faced" "facing"; lin face_V2 = mkV2 (mkV "face" "faces" "faced" "faced" "facing"); @@ -12596,8 +12957,11 @@ lin fag_end_N = mkN "fag-end" "fag-ends"; lin faggot_N = mkN "faggot" "faggots"; lin faience_N = mkN "faience" ; lin fail_N = mkN "fail" ; -lin fail_V = mkV "fail" "fails" "failed" "failed" "failing"; -lin fail_V2 = mkV2 (mkV "fail" "fails" "failed" "failed" "failing"); +lin fail_V = mkV "fail"; +lin fail_V2 = mkV2 (mkV "fail"); +lin fail_V2V = mkV2V (mkV "fail") noPrep to_Prep ; +lin fail_VS = mkVS (mkV "fail"); +lin fail_VV = mkVV (mkV "fail"); lin fail_safe_A = compoundA (mkA "fail-safe"); lin failing_N = mkN "failing" "failings"; lin failure_N = mkN "failure" "failures"; @@ -12633,6 +12997,9 @@ lin falconry_N = mkN "falconry" ; lin falkirk_PN = mkPN "Falkirk"; lin fall_N = mkN "fall" "falls"; lin fall_V = IrregEng.fall_V; +lin fall_V2 = mkV2 (IrregEng.fall_V); +lin fall_VA = mkVA (IrregEng.fall_V); +lin fall_VS = mkVS (IrregEng.fall_V); lin fallacious_A = compoundA (mkA "fallacious"); lin fallacy_N = mkN "fallacy" "fallacies"; lin fallibility_N = mkN "fallibility" ; @@ -12656,6 +13023,7 @@ lin falter_V = mkV "falter" "falters" "faltered" "faltered" "faltering"; lin falter_V2 = mkV2 (mkV "falter" "falters" "faltered" "faltered" "faltering"); lin falteringly_Adv = mkAdv "falteringly"; lin fame_N = mkN "fame" ; +lin fame_V2 = mkV2 (mkV "fame"); lin famed_A = compoundA (mkA "famed"); lin familiar_A = compoundA (mkA "familiar"); lin familiar_N = mkN "familiar" "familiars"; @@ -12679,6 +13047,7 @@ lin fanciful_A = compoundA (mkA "fanciful"); lin fancy_A = mkA "fancy" "fancier"; lin fancy_N = mkN "fancy" "fancies"; lin fancy_V2 = mkV2 (mkV "fancy" "fancies" "fancied" "fancied" "fancying"); +lin fancy_VS = mkVS (mkV "fancy"); lin fancy_free_A = compoundA (mkA "fancy-free"); lin fandango_N = mkN "fandango" "fandangos"; lin fanfare_N = mkN "fanfare" "fanfares"; @@ -12688,12 +13057,13 @@ lin fanny_N = mkN "fanny" "fannies"; lin fanny_PN = mkPN "Fanny"; lin fantan_N = mkN "fantan" ; lin fantasia_N = mkN "fantasia" "fantasias"; +lin fantasize_V = mkV "fantasize"; lin fantastic_A = compoundA (mkA "fantastic"); lin fantastically_Adv = mkAdv "fantastically"; lin fantasy_N = mkN "fantasy" "fantasies"; lin fao_N = mkN "fao" ; -lin far_A = compoundA (mkA "far"); -lin far_Adv = mkAdv "far"; +lin far_A = irregAdv (compoundA (mkA "far")) "far"; +lin far_V2 = mkV2 (mkV "far"); lin far_famed_A = compoundA (mkA "far-famed"); lin far_fetched_A = compoundA (mkA "far-fetched"); lin far_flung_A = compoundA (mkA "far-flung"); @@ -12796,6 +13166,9 @@ lin faulty_A = mkA "faulty" "faultier"; lin faun_N = mkN "faun" "fauns"; lin faux_pas_N = mkN "faux pas" "faux pas"; lin faversham_PN = mkPN "Faversham"; +lin favor_V = mkV "favor"; +lin favor_V2 = mkV2 (mkV "favor"); +lin favor_VS = mkVS (mkV "favor"); lin favour_N = mkN "favour" "favours"; lin favour_V2 = mkV2 (mkV "favour" "favours" "favoured" "favoured" "favouring"); lin favourable_A = compoundA (mkA "favourable"); @@ -12805,12 +13178,12 @@ lin favouritism_N = mkN "favouritism" ; lin fawley_PN = mkPN "Fawley"; lin fawn_N = mkN "fawn" "fawns"; lin fawn_V = mkV "fawn" "fawns" "fawned" "fawned" "fawning"; -lin facade_N = mkN "façade" "façades"; lin fbi_PN = mkPN "FBI"; lin fealty_N = mkN "fealty" "fealties"; lin fear_N = mkN "fear" "fears"; lin fear_V = mkV "fear" "fears" "feared" "feared" "fearing"; lin fear_V2 = mkV2 (mkV "fear" "fears" "feared" "feared" "fearing"); +lin fear_VS = mkVS (mkV "fear" "fears" "feared" "feared" "fearing"); lin fearful_A = compoundA (mkA "fearful"); lin fearfulness_N = mkN "fearfulness" ; lin fearless_A = compoundA (mkA "fearless"); @@ -12862,9 +13235,11 @@ lin feed_V2 = mkV2 (IrregEng.feed_V); lin feedback_N = mkN "feedback" ; lin feeder_N = mkN "feeder" "feeders"; lin feeding_bottle_N = mkN "feeding-bottle" "feeding-bottles"; -lin feel_N = mkN "feel" "IRREG"; +lin feel_N = mkN "feel" "feels"; lin feel_V = IrregEng.feel_V; lin feel_V2 = mkV2 (IrregEng.feel_V); +lin feel_VA = mkVA (IrregEng.feel_V); +lin feel_VS = mkVS (IrregEng.feel_V); lin feeler_N = mkN "feeler" "feelers"; lin feeling_A = compoundA (mkA "feeling"); lin feeling_N = mkN "feeling" "feelings"; @@ -12882,7 +13257,10 @@ lin felix_PN = mkPN "Felix"; lin felixstowe_PN = mkPN "Felixstowe"; lin fell_A = compoundA (mkA "fell"); lin fell_V2 = mkV2 (mkV "fell" "fells" "felled" "felled" "felling"); -lin fellah_N = mkN "fellah" "IRREG"; +lin fell_V2V = mkV2V (mkV "fell") noPrep to_Prep ; +lin fell_VA = mkVA (mkV "fell"); +lin fell_VS = mkVS (mkV "fell"); +lin fellah_N = mkN "fellah" (variants {"fellahin"; "fellaheen"}); lin fellow_N = mkN "fellow" "fellows"; lin fellow_feeling_N = mkN "fellow-feeling" ; lin fellow_traveller_N = mkN "fellow-traveller" "fellow-travellers"; @@ -12955,6 +13333,8 @@ lin fetal_A = compoundA (mkA "fetal"); lin fetch_V = mkV "fetch" "fetches" "fetched" "fetched" "fetching"; lin fetch_V2 = mkV2 (mkV "fetch" "fetches" "fetched" "fetched" "fetching"); lin fetching_A = compoundA (mkA "fetching"); +lin fete_N = mkN "fête" "fêtes"; +lin fete_V2 = mkV2 (mkV "fête" "fêtes" "fêted" "fêted" "fêting"); lin fete_day_N = mkN "fete-day" "fete-days"; lin fetid_A = compoundA (mkA "fetid"); lin fetish_N = mkN "fetish" "fetishes"; @@ -12967,9 +13347,11 @@ lin feudal_A = compoundA (mkA "feudal"); lin feudalism_N = mkN "feudalism" ; lin feudatory_A = compoundA (mkA "feudatory"); lin feudatory_N = mkN "feudatory" "feudatories"; +lin feude_V = mkV "feude"; lin fever_N = mkN "fever" "fevers"; lin fevered_A = compoundA (mkA "fevered"); lin feverish_A = compoundA (mkA "feverish"); +lin few_Num = {s = table {Nom => "few"; Gen => "few's"}; n = Pl; hasCard = True} ; lin fewness_N = mkN "fewness" ; lin fey_A = compoundA (mkA "fey"); lin fez_N = mkN "fez" "fezes"; @@ -13025,6 +13407,7 @@ lin fig_leaf_N = mkN "fig-leaf" "fig-leaves" {- FIXME: guessed plural form -}; lin fight_N = mkN "fight" "fights"; lin fight_V = IrregEng.fight_V; lin fight_V2 = mkV2 (IrregEng.fight_V); +lin fight_V2V = mkV2V (IrregEng.fight_V) noPrep to_Prep ; lin fighter_N = mkN "fighter" "fighters"; lin fighting_N = mkN "fighting" ; lin figment_N = mkN "figment" "figments"; @@ -13032,6 +13415,8 @@ lin figurative_A = compoundA (mkA "figurative"); lin figure_N = mkN "figure" "figures"; lin figure_V = mkV "figure" "figures" "figured" "figured" "figuring"; lin figure_V2 = mkV2 (mkV "figure" "figures" "figured" "figured" "figuring"); +lin figure_V2V = mkV2V (mkV "figure" "figures" "figured" "figured" "figuring") noPrep to_Prep ; +lin figure_VS = mkVS (mkV "figure" "figures" "figured" "figured" "figuring"); lin figured_A = compoundA (mkA "figured"); lin figurehead_N = mkN "figurehead" "figureheads"; lin fiji_PN = mkPN "Fiji"; @@ -13078,6 +13463,7 @@ lin filtrate_V2 = mkV2 (mkV "filtrate" "filtrates" "filtrated" "filtrated" "filt lin filtration_N = mkN "filtration" ; lin fin_N = mkN "fin" "fins"; lin finable_A = compoundA (mkA "finable"); +lin finagle_V2 = mkV2 (mkV "finagle"); lin final_A = compoundA (mkA "final"); lin final_N = mkN "final" "finals"; lin finale_N = mkN "finale" "finales"; @@ -13090,7 +13476,10 @@ lin financial_A = compoundA (mkA "financial"); lin financier_N = mkN "financier" "financiers"; lin finch_N = mkN "finch" "finches"; lin find_N = mkN "find" "finds"; +lin find_V = mkV "find"; lin find_V2 = mkV2 (IrregEng.find_V); +lin find_V2V = mkV2V (IrregEng.find_V) noPrep to_Prep ; +lin find_VS = mkVS (IrregEng.find_V); lin finder_N = mkN "finder" "finders"; lin finding_N = mkN "finding" "findings"; lin fine_A = mkA "fine" "finer"; @@ -13102,6 +13491,7 @@ lin fineable_A = compoundA (mkA "fineable"); lin fineness_N = mkN "fineness" ; lin finery_N = mkN "finery" ; lin finesse_N = mkN "finesse" "finesses"; +lin finesse_V2 = mkV2 (mkV "finesse"); lin finger_N = mkN "finger" "fingers"; lin finger_V2 = mkV2 (mkV "finger" "fingers" "fingered" "fingered" "fingering"); lin finger_alphabet_N = mkN "finger-alphabet" "finger-alphabets"; @@ -13120,6 +13510,8 @@ lin finis_N = mkN "finis" "fines" {- FIXME: guessed plural form -}; lin finish_N = mkN "finish" "finishes"; lin finish_V = mkV "finish" "finishes" "finished" "finished" "finishing"; lin finish_V2 = mkV2 (mkV "finish" "finishes" "finished" "finished" "finishing"); +lin finish_VA = mkVA (mkV "finish" "finishes" "finished" "finished" "finishing"); +lin finish_VS = mkVS (mkV "finish" "finishes" "finished" "finished" "finishing"); lin finite_A = compoundA (mkA "finite"); lin finland_PN = mkPN "Finland"; lin finn_N = mkN "finn" "finns"; @@ -13295,6 +13687,7 @@ lin flammable_A = compoundA (mkA "flammable"); lin flan_N = mkN "flan" "flans"; lin flange_N = mkN "flange" "flanges"; lin flank_N = mkN "flank" "flanks"; +lin flank_V = mkV "flank"; lin flank_V2 = mkV2 (mkV "flank" "flanks" "flanked" "flanked" "flanking"); lin flannel_N = mkN "flannel" "flannels"; lin flannelette_N = mkN "flannelette" ; @@ -13344,6 +13737,7 @@ lin flavour_V2 = mkV2 (mkV "flavour" "flavours" "flavoured" "flavoured" "flavour lin flavouring_N = mkN "flavouring" "flavourings"; lin flavourless_A = compoundA (mkA "flavourless"); lin flaw_N = mkN "flaw" "flaws"; +lin flaw_V2 = mkV2 (mkV "flaw"); lin flawed_A = compoundA (mkA "flawed"); lin flawless_A = compoundA (mkA "flawless"); lin flax_N = mkN "flax" ; @@ -13421,10 +13815,12 @@ lin flit_V = mkV "flit" "flits" "flitted" "flitted" "flitting"; lin float_N = mkN "float" "floats"; lin float_V = mkV "float" "floats" "floated" "floated" "floating"; lin float_V2 = mkV2 (mkV "float" "floats" "floated" "floated" "floating"); +lin float_VS = mkVS (mkV "float" "floats" "floated" "floated" "floating"); lin floatation_N = mkN "floatation" "floatations"; lin floating_A = compoundA (mkA "floating"); lin flock_N = mkN "flock" "flocks"; lin flock_V = mkV "flock" "flocks" "flocked" "flocked" "flocking"; +lin flock_V2V = mkV2V (mkV "flock" "flocks" "flocked" "flocked" "flocking") noPrep to_Prep ; lin floe_N = mkN "floe" "floes"; lin flog_V2 = mkV2 (mkV "flog" "flogs" "flogged" "flogged" "flogging"); lin flogging_N = mkN "flogging" "floggings"; @@ -13471,7 +13867,7 @@ lin flourish_V = mkV "flourish" "flourishes" "flourished" "flourished" "flourish lin flourish_V2 = mkV2 (mkV "flourish" "flourishes" "flourished" "flourished" "flourishing"); lin floury_A = mkA "floury" "flourier"; lin flout_V2 = mkV2 (mkV "flout" "flouts" "flouted" "flouted" "flouting"); -lin flow_N = mkN "flow" "IRREG"; +lin flow_N = mkN "flow"; lin flow_V = mkV "flow" "flows" "flowed" "flowed" "flowing"; lin flower_N = mkN "flower" "flowers"; lin flower_V = mkV "flower" "flowers" "flowered" "flowered" "flowering"; @@ -13530,6 +13926,7 @@ lin fly_A = compoundA (mkA "fly"); lin fly_N = mkN "fly" "flies"; lin fly_V = IrregEng.fly_V; lin fly_V2 = mkV2 (IrregEng.fly_V); +lin fly_VS = mkVS (IrregEng.fly_V); lin fly_fish_V = mkV "fly-fish" "fly-fishes" "fly-fished" "fly-fished" "fly-fishing"; lin fly_fishing_N = mkN "fly-fishing" ; lin fly_swat_N = mkN "fly-swat" "fly-swats"; @@ -13596,6 +13993,7 @@ lin folksy_A = compoundA (mkA "folksy"); lin folktale_N = mkN "folktale" "folktales"; lin follow_V = mkV "follow" "follows" "followed" "followed" "following"; lin follow_V2 = mkV2 (mkV "follow" "follows" "followed" "followed" "following"); +lin follow_VS = mkVS (mkV "follow" "follows" "followed" "followed" "following"); lin follow_on_N = mkN "follow-on" "follow-ons"; lin follow_through_N = mkN "follow-through" "follow-throughs"; lin follow_up_N = mkN "follow-up" "follow-ups"; @@ -13676,7 +14074,10 @@ lin forbearance_N = mkN "forbearance" ; lin forbid_V2 = mkV2 (IrregEng.forbid_V); lin forbidding_A = compoundA (mkA "forbidding"); lin force_N = mkN "force" "forces"; -lin force_V2 = mkV2 (mkV "force" "forces" "forced" "forced" "forcing"); +lin force_V = mkV "force"; +lin force_V2 = mkV2 (mkV "force"); +lin force_V2V = mkV2V (mkV "force" "forces" "forced" "forced" "forcing") noPrep to_Prep; +lin force_VS = mkVS (mkV "force"); lin force_feed_V2 = mkV2 (mkV "force-" IrregEng.feed_V); lin force_land_V = mkV "force-land" "force-lands" "force-landed" "force-landed" "force-landing"; lin force_land_V2 = mkV2 (mkV "force-land" "force-lands" "force-landed" "force-landed" "force-landing"); @@ -13696,7 +14097,9 @@ lin forearm_V2 = mkV2 (mkV "forearm" "forearms" "forearmed" "forearmed" "forearm lin forebode_V2 = mkV2 (mkV "forebode" "forebodes" "foreboded" "foreboded" "foreboding"); lin foreboding_N = mkN "foreboding" "forebodings"; lin forecast_N = mkN "forecast" "forecasts"; +lin forecast_V = mkV "forecast" "forecasts" "forecasted" "forecasted" "forecasting"; lin forecast_V2 = mkV2 (mkV "forecast" "forecasts" "forecasted" "forecasted" "forecasting"); +lin forecast_VS = mkVS (mkV "forecast" "forecasts" "forecasted" "forecasted" "forecasting"); lin forecaster_N = mkN "forecaster" "forecasters"; lin forecastle_N = mkN "forecastle" "forecastles"; lin foreclose_V = mkV "foreclose" "forecloses" "foreclosed" "foreclosed" "foreclosing"; @@ -13766,6 +14169,7 @@ lin forger_N = mkN "forger" "forgers"; lin forgery_N = mkN "forgery" "forgeries"; lin forget_V = IrregEng.forget_V; lin forget_V2 = mkV2 (IrregEng.forget_V); +lin forget_VS = mkVS (IrregEng.forget_V); lin forget_me_not_N = mkN "forget-me-not" "forget-me-nots"; lin forgetful_A = compoundA (mkA "forgetful"); lin forgetfulness_N = mkN "forgetfulness" ; @@ -13891,7 +14295,7 @@ lin fourfold_Adv = mkAdv "fourfold"; lin fourpence_N = mkN "fourpence" "fourpences"; lin fourpenny_A = compoundA (mkA "fourpenny"); lin fourscore_A = compoundA (mkA "fourscore"); -lin fourscore_N = mkN "fourscore" "IRREG"; +lin fourscore_N = mkN "fourscore"; lin foursome_N = mkN "foursome" "foursomes"; lin foursquare_A = compoundA (mkA "foursquare"); lin fowey_PN = mkPN "Fowey"; @@ -13914,7 +14318,7 @@ lin foxtrot_N = mkN "foxtrot" "foxtrots"; lin foxy_A = mkA "foxy" "foxier"; lin foyer_N = mkN "foyer" "foyers"; lin fr_PN = mkPN "Fr"; -lin fracas_N = mkN "fracas" "IRREG"; +lin fracas_N = mkN "fracas" (variants {"fracases"; "fracas"}); lin fraction_N = mkN "fraction" "fractions"; lin fractional_A = compoundA (mkA "fractional"); lin fractious_A = compoundA (mkA "fractious"); @@ -13926,6 +14330,7 @@ lin fragile_A = compoundA (mkA "fragile"); lin fragility_N = mkN "fragility" ; lin fragment_N = mkN "fragment" "fragments"; lin fragment_V = mkV "fragment" "fragments" "fragmented" "fragmented" "fragmenting"; +lin fragment_V2 = mkV2 (mkV "fragment" "fragments" "fragmented" "fragmented" "fragmenting"); lin fragmentary_A = compoundA (mkA "fragmentary"); lin fragmentation_N = mkN "fragmentation" "fragmentations"; lin fragrance_N = mkN "fragrance" "fragrances"; @@ -13965,10 +14370,11 @@ lin fraternity_N = mkN "fraternity" "fraternities"; lin fraternization_N = mkN "fraternization" ; lin fraternize_V = mkV "fraternize" "fraternizes" "fraternized" "fraternized" "fraternizing"; lin fratricide_N = mkN "fratricide" "fratricides"; -lin frau_N = mkN "frau" "IRREG"; +lin frau_N = mkN "frau" "fraus"; lin fraud_N = mkN "fraud" "frauds"; lin fraudulent_A = compoundA (mkA "fraudulent"); lin fraught_A = compoundA (mkA "fraught"); +lin fraulein_N = mkN "fräulein" "fräuleins"; lin fray_N = mkN "fray" "frays"; lin fray_V = mkV "fray" "frays" "frayed" "frayed" "fraying"; lin fray_V2 = mkV2 (mkV "fray" "frays" "frayed" "frayed" "fraying"); @@ -13991,7 +14397,8 @@ lin freddy_PN = mkPN "Freddy"; lin frederick_PN = mkPN "Frederick"; lin frederiksberg_PN = mkPN "Frederiksberg"; lin free_A = mkA "free" "freer"; -lin free_V2 = mkV2 (mkV "free" "IRREG" "IRREG" "IRREG" "IRREG"); +lin free_V2 = mkV2 (mkV "free" "frees" "freed" "freed" "freeing"); +lin free_V2V = mkV2V (mkV "free") noPrep to_Prep ; lin free_and_easy_A = compoundA (mkA "free-and-easy"); lin free_for_all_N = mkN "free-for-all" "free-for-alls"; lin free_handed_A = compoundA (mkA "free-handed"); @@ -14059,6 +14466,7 @@ lin freshwater_PN = mkPN "Freshwater"; lin fret_N = mkN "fret" "frets"; lin fret_V = mkV "fret" "frets" "fretted" "fretted" "fretting"; lin fret_V2 = mkV2 (mkV "fret" "frets" "fretted" "fretted" "fretting"); +lin fret_VS = mkVS (mkV "fret" "frets" "fretted" "fretted" "fretting"); lin fretful_A = compoundA (mkA "fretful"); lin fretsaw_N = mkN "fretsaw" "fretsaws"; lin fretwork_N = mkN "fretwork" ; @@ -14123,7 +14531,7 @@ lin frog_N = mkN "frog" "frogs"; lin frogman_N = mkN "frogman" "frogmen" {- FIXME: guessed plural form -}; lin frogmarch_V2 = mkV2 (mkV "frogmarch" "frogmarches" "frogmarched" "frogmarched" "frogmarching"); lin frolic_N = mkN "frolic" "frolics"; -lin frolic_V = mkV "frolic" "IRREG" "IRREG" "IRREG" "IRREG"; +lin frolic_V = mkV "frolic" "frolics" "frolicked" "frolicked" "frolicking"; lin frolicsome_A = compoundA (mkA "frolicsome"); lin from_Prep = mkPrep "from"; lin frome_PN = mkPN "Frome"; @@ -14187,7 +14595,6 @@ lin fry_V2 = mkV2 (mkV "fry" "fries" "fried" "fried" "frying"); lin fry_pan_N = mkN "fry-pan" "fry-pans"; lin fryer_N = mkN "fryer" "fryers"; lin frying_pan_N = mkN "frying-pan" "frying-pans"; -lin fraulein_N = mkN "fräulein" "fräuleins"; lin ft_PN = mkPN "FT"; lin fuchsia_N = mkN "fuchsia" "fuchsias"; lin fuck_V = mkV "fuck" "fucks" "fucked" "fucked" "fucking"; @@ -14206,8 +14613,10 @@ lin fuggy_A = mkA "fuggy" "fuggier"; lin fugitive_A = compoundA (mkA "fugitive"); lin fugitive_N = mkN "fugitive" "fugitives"; lin fugue_N = mkN "fugue" "fugues"; +lin fuhrer_N = mkN "führer" "führers"; lin fulcrum_N = mkN "fulcrum" "fulcrums"; lin fulfil_V2 = mkV2 (mkV "fulfil" "fulfils" "fulfilled" "fulfilled" "fulfilling"); +lin fulfill_V2 = mkV2 (mkV "fulfill"); lin fulfilment_N = mkN "fulfilment" "fulfilments"; lin full_A = mkA "full" "fuller"; lin full_blooded_A = compoundA (mkA "full-blooded"); @@ -14287,6 +14696,7 @@ lin furniture_N = mkN "furniture" ; lin furore_N = mkN "furore" "furores"; lin furrier_N = mkN "furrier" "furriers"; lin furrow_N = mkN "furrow" "furrows"; +lin furrow_V = mkV "furrow"; lin furrow_V2 = mkV2 (mkV "furrow" "furrows" "furrowed" "furrowed" "furrowing"); lin furry_A = mkA "furry" "furrier"; lin furth_PN = mkPN "Furth"; @@ -14330,9 +14740,6 @@ lin fuze_N = mkN "fuze" "fuzes"; lin fuzz_N = mkN "fuzz" ; lin fuzzy_A = mkA "fuzzy" "fuzzier"; lin fwd_PN = mkPN "Fwd"; -lin fete_N = mkN "fête" "fêtes"; -lin fete_V2 = mkV2 (mkV "fête" "fêtes" "fêted" "fêted" "fêting"); -lin fuhrer_N = mkN "führer" "führers"; lin g_man_N = mkN "g-man" "g-men" {- FIXME: guessed plural form -}; lin gab_N = mkN "gab" ; lin gabardine_N = mkN "gabardine" ; @@ -14408,6 +14815,7 @@ lin galumph_V = mkV "galumph" "galumphs" "galumphed" "galumphed" "galumphing"; lin galvanic_A = compoundA (mkA "galvanic"); lin galvanism_N = mkN "galvanism" ; lin galvanize_V2 = mkV2 (mkV "galvanize" "galvanizes" "galvanized" "galvanized" "galvanizing"); +lin galvanize_VS = mkVS (mkV "galvanize"); lin galway_PN = mkPN "Galway"; lin gambia_PN = mkPN "Gambia"; lin gambian_A = compoundA (mkA "gambian"); @@ -14509,8 +14917,8 @@ lin garrulous_A = compoundA (mkA "garrulous"); lin garter_N = mkN "garter" "garters"; lin gary_PN = mkPN "Gary"; lin gas_N = mkN "gas" "gases"; -lin gas_V = mkV "gas" "IRREG" "IRREG" "IRREG" "IRREG"; -lin gas_V2 = mkV2 (mkV "gas" "IRREG" "IRREG" "IRREG" "IRREG"); +lin gas_V = mkV "gas" "gases" "gassed" "gassed" "gassing"; +lin gas_V2 = mkV2 (mkV "gas" "gases" "gassed" "gassed" "gassing"); lin gas_bracket_N = mkN "gas-bracket" "gas-brackets"; lin gas_cooker_N = mkN "gas-cooker" "gas-cookers"; lin gas_engine_N = mkN "gas-engine" "gas-engines"; @@ -14547,6 +14955,7 @@ lin gastronomy_N = mkN "gastronomy" ; lin gasworks_N = mkN "gasworks" "gasworks"; lin gate_N = mkN "gate" "gates"; lin gate_V2 = mkV2 (mkV "gate" "gates" "gated" "gated" "gating"); +lin gateau_N = mkN "gâteau" "gâteaus"; lin gatecrash_V2 = mkV2 (mkV "gatecrash" "gatecrashes" "gatecrashed" "gatecrashed" "gatecrashing"); lin gatecrasher_N = mkN "gatecrasher" "gatecrashers"; lin gatehouse_N = mkN "gatehouse" "gatehouses"; @@ -14583,7 +14992,7 @@ lin gawp_V = mkV "gawp" "gawps" "gawped" "gawped" "gawping"; lin gay_A = mkA "gay" "gayer"; lin gay_N = mkN "gay" "gays"; lin gayness_N = mkN "gayness" ; -lin gaze_N = mkN "gaze" "IRREG"; +lin gaze_N = mkN "gaze"; lin gaze_V = mkV "gaze" "gazes" "gazed" "gazed" "gazing"; lin gazelle_N = mkN "gazelle" "gazelles"; lin gazette_N = mkN "gazette" "gazettes"; @@ -14738,6 +15147,10 @@ lin gesture_N = mkN "gesture" "gestures"; lin gesture_V = mkV "gesture" "gestures" "gestured" "gestured" "gesturing"; lin get_V = IrregEng.get_V; lin get_V2 = mkV2 (IrregEng.get_V); +lin get_V2V = mkV2V (IrregEng.get_V) noPrep to_Prep ; +lin get_VA = mkVA (IrregEng.get_V); +lin get_VV = mkVV (IrregEng.get_V); +lin get_VS = mkVS (IrregEng.get_V); lin get_at_able_A = compoundA (mkA "get-at-able"); lin get_together_N = mkN "get-together" "get-togethers"; lin get_up_N = mkN "get-up" "get-ups"; @@ -14821,6 +15234,7 @@ lin gingko_N = mkN "gingko" "gingkos"; lin ginseng_N = mkN "ginseng" ; lin gipsy_N = mkN "gipsy" "gipsies"; lin giraffe_N = mkN "giraffe" "giraffes"; +lin gird_V = mkV "gird"; lin gird_V2 = mkV2 (mkV "gird" "girds" "girded" "girded" "girding"); lin girder_N = mkN "girder" "girders"; lin girdle_N = mkN "girdle" "girdles"; @@ -14837,12 +15251,14 @@ lin gist_N = mkN "gist" "gists"; lin give_N = mkN "give" ; lin give_V = IrregEng.give_V; lin give_V2 = mkV2 (IrregEng.give_V); +lin give_V3 = mkV3 (IrregEng.give_V); lin giveaway_N = mkN "giveaway" "giveaways"; lin giver_N = mkN "giver" "givers"; +lin giveth_V2 = mkV2 (mkV "giveth"); lin gizzard_N = mkN "gizzard" "gizzards"; +lin glace_A = compoundA (mkA "glacé"); lin glacial_A = compoundA (mkA "glacial"); lin glacier_N = mkN "glacier" "glaciers"; -lin glace_A = compoundA (mkA "glacé"); lin glad_A = mkA "glad" "gladder*"; lin gladden_V2 = mkV2 (mkV "gladden" "gladdens" "gladdened" "gladdened" "gladdening"); lin glade_N = mkN "glade" "glades"; @@ -14916,13 +15332,14 @@ lin glissade_V = mkV "glissade" "glissades" "glissaded" "glissaded" "glissading" lin glissando_A = compoundA (mkA "glissando"); lin glissando_Adv = mkAdv "glissando"; lin glisten_V = mkV "glisten" "glistens" "glistened" "glistened" "glistening"; -lin glister_N = mkN "glister" "IRREG"; +lin glister_N = mkN "glister"; lin glister_V = mkV "glister" "glisters" "glistered" "glistered" "glistering"; -lin glitter_N = mkN "glitter" ; +lin glitter_N = mkN "glitter"; lin glitter_V = mkV "glitter" "glitters" "glittered" "glittered" "glittering"; lin glittering_A = compoundA (mkA "glittering"); lin gloaming_N = mkN "gloaming" "IRREG"; lin gloat_V = mkV "gloat" "gloats" "gloated" "gloated" "gloating"; +lin gloat_VS = mkVS (mkV "gloat" "gloats" "gloated" "gloated" "gloating"); lin gloatingly_Adv = mkAdv "gloatingly"; lin global_A = compoundA (mkA "global"); lin globe_N = mkN "globe" "globes"; @@ -14988,6 +15405,10 @@ lin gnp_N = mkN "gnp" ; lin gnu_N = mkN "gnu" "gnus"; lin go_N = mkN "go" "gi" {- FIXME: guessed plural form -}; lin go_V = IrregEng.go_V; +lin go_V2 = mkV2 (IrregEng.go_V); +lin go_VA = mkVA (IrregEng.go_V); +lin go_VV = mkVV (IrregEng.go_V); +lin go_VS = mkVS (IrregEng.go_V); lin go_ahead_N = mkN "go-ahead" "IRREG"; lin go_as_you_please_A = compoundA (mkA "go-as-you-please"); lin go_between_N = mkN "go-between" "go-betweens"; @@ -15412,6 +15833,7 @@ lin grinstead_PN = mkPN "Grinstead"; lin grip_N = mkN "grip" "grips"; lin grip_V = mkV "grip" "grips" "gripped" "gripped" "gripping"; lin grip_V2 = mkV2 (mkV "grip" "grips" "gripped" "gripped" "gripping"); +lin gripe_VS = mkVS (mkV "gripe"); lin grippe_N = mkN "grippe" "grippes"; lin gripsack_N = mkN "gripsack" "gripsacks"; lin grisly_A = compoundA (mkA "grisly"); @@ -15477,11 +15899,15 @@ lin group_V2 = mkV2 (mkV "group" "groups" "grouped" "grouped" "grouping"); lin grouping_N = mkN "grouping" "groupings"; lin grouse_N = mkN "grouse" "grouse"; lin grouse_V = mkV "grouse" "grouses" "groused" "groused" "grousing"; +lin grouse_VS = mkVS (mkV "grouse" "grouses" "groused" "groused" "grousing"); lin grove_N = mkN "grove" "groves"; lin grovel_V = mkV "grovel" "grovels" "grovelled" "grovelled" "grovelling"; lin groveller_N = mkN "groveller" "grovellers"; lin grow_V = IrregEng.grow_V; lin grow_V2 = mkV2 (IrregEng.grow_V); +lin grow_V2V = mkV2V (IrregEng.grow_V) noPrep to_Prep ; +lin grow_VA = mkVA (IrregEng.grow_V); +lin grow_VS = mkVS (IrregEng.grow_V); lin grower_N = mkN "grower" "growers"; lin growl_N = mkN "growl" "growls"; lin growl_V = mkV "growl" "growls" "growled" "growled" "growling"; @@ -15509,6 +15935,7 @@ lin gruffness_N = mkN "gruffness" ; lin grumble_N = mkN "grumble" "grumbles"; lin grumble_V = mkV "grumble" "grumbles" "grumbled" "grumbled" "grumbling"; lin grumble_V2 = mkV2 (mkV "grumble" "grumbles" "grumbled" "grumbled" "grumbling"); +lin grumble_VS = mkVS (mkV "grumble" "grumbles" "grumbled" "grumbled" "grumbling"); lin grumbler_N = mkN "grumbler" "grumblers"; lin grumpily_Adv = mkAdv "grumpily"; lin grumpiness_N = mkN "grumpiness" ; @@ -15521,7 +15948,9 @@ lin gryphon_N = mkN "gryphon" "gryphons"; lin guadalajara_PN = mkPN "Guadalajara"; lin guano_N = mkN "guano" "guanos"; lin guarantee_N = mkN "guarantee" "guarantees"; -lin guarantee_V2 = mkV2 (mkV "guarantee" "IRREG" "IRREG" "IRREG" "IRREG"); +lin guarantee_V = mkV "guarantee"; +lin guarantee_V2 = mkV2 (mkV "guarantee"); +lin guarantee_VS = mkVS (mkV "guarantee"); lin guarantor_N = mkN "guarantor" "guarantors"; lin guaranty_N = mkN "guaranty" "guaranties"; lin guard_N = mkN "guard" "guards"; @@ -15549,6 +15978,7 @@ lin guerrilla_N = mkN "guerrilla" "guerrillas"; lin guess_N = mkN "guess" "guesses"; lin guess_V = mkV "guess" "guesses" "guessed" "guessed" "guessing"; lin guess_V2 = mkV2 (mkV "guess" "guesses" "guessed" "guessed" "guessing"); +lin guess_VS = mkVS (mkV "guess" "guesses" "guessed" "guessed" "guessing"); lin guesstimate_N = mkN "guesstimate" "guesstimates"; lin guesswork_N = mkN "guesswork" ; lin guest_N = mkN "guest" "guests"; @@ -15637,6 +16067,7 @@ lin guru_N = mkN "guru" "gurus"; lin gush_N = mkN "gush" "gushes"; lin gush_V = mkV "gush" "gushes" "gushed" "gushed" "gushing"; lin gusher_N = mkN "gusher" "gushers"; +lin gushes_VS = mkVS (mkV "gushes"); lin gushing_A = compoundA (mkA "gushing"); lin gusset_N = mkN "gusset" "gussets"; lin gusseted_A = compoundA (mkA "gusseted"); @@ -15692,7 +16123,6 @@ lin gyration_N = mkN "gyration" "gyrations"; lin gyro_N = mkN "gyro" "gyros"; lin gyroscope_N = mkN "gyroscope" "gyroscopes"; lin gyroscopic_A = compoundA (mkA "gyroscopic"); -lin gateau_N = mkN "gâteau" "gâteaus"; lin h'm_V = mkV "h'm" "h'ms" "h'mmed" "h'mmed" "h'mming"; lin h_bomb_N = mkN "h-bomb" "h-bombs"; lin ha'p'orth_N = mkN "ha'p'orth" "ha'p'orths"; @@ -15782,7 +16212,8 @@ lin halberdier_N = mkN "halberdier" "halberdiers"; lin halcyon_A = compoundA (mkA "halcyon"); lin hale_A = compoundA (mkA "hale"); lin halesowen_PN = mkPN "Halesowen"; -lin half_N = mkN "half" "halves" {- FIXME: guessed plural form -}; +lin half_N = mkN "half" "halves"; +lin half_Predet = ss "half"; lin half_baked_A = compoundA (mkA "half-baked"); lin half_blood_N = mkN "half-blood" "half-bloods"; lin half_breed_N = mkN "half-breed" "half-breeds"; @@ -15873,6 +16304,7 @@ lin hamstring_V2 = mkV2 (mkV "ham" IrregEng.string_V); lin hand_N = mkN "hand" "hands"; lin hand_V2 = mkV2 (mkV "hand" "hands" "handed" "handed" "handing"); lin hand_barrow_N = mkN "hand-barrow" "hand-barrows"; +lin hand_carry_V2 = mkV2 (mkV "hand-carry"); lin hand_grenade_N = mkN "hand-grenade" "hand-grenades"; lin hand_luggage_N = mkN "hand-luggage" ; lin hand_me_down_N = mkN "hand-me-down" "hand-me-downs"; @@ -15897,6 +16329,7 @@ lin handiness_N = mkN "handiness" ; lin handiwork_N = mkN "handiwork" "handiworks"; lin handkerchief_N = mkN "handkerchief" "handkerchiefs"; lin handle_N = mkN "handle" "handles"; +lin handle_V = mkV "handle"; lin handle_V2 = mkV2 (mkV "handle" "handles" "handled" "handled" "handling"); lin handlebar_N = mkN "handlebar" "handlebars"; lin handler_N = mkN "handler" "handlers"; @@ -15942,6 +16375,8 @@ lin haphazard_Adv = mkAdv "haphazard"; lin hapless_A = compoundA (mkA "hapless"); lin haply_Adv = mkAdv "haply"; lin happen_V = mkV "happen" "happens" "happened" "happened" "happening"; +lin happen_V2 = mkV2 (mkV "happen" "happens" "happened" "happened" "happening"); +lin happen_VV = mkVV (mkV "happen" "happens" "happened" "happened" "happening"); lin happening_N = mkN "happening" "happenings"; lin happily_Adv = mkAdv "happily"; lin happiness_N = mkN "happiness" ; @@ -15955,6 +16390,7 @@ lin harass_V2 = mkV2 (mkV "harass" "harasses" "harassed" "harassed" "harassing") lin harassment_N = mkN "harassment" ; lin harbin_PN = mkPN "Harbin"; lin harbinger_N = mkN "harbinger" "harbingers"; +lin harbor_V2 = mkV2 (mkV "harbor"); lin harbour_N = mkN "harbour" "harbours"; lin harbour_V = mkV "harbour" "harbours" "harboured" "harboured" "harbouring"; lin harbour_V2 = mkV2 (mkV "harbour" "harbours" "harboured" "harboured" "harbouring"); @@ -16077,6 +16513,8 @@ lin hatching_N = mkN "hatching" ; lin hatchway_N = mkN "hatchway" "hatchways"; lin hate_N = mkN "hate" "hates"; lin hate_V2 = mkV2 (mkV "hate" "hates" "hated" "hated" "hating"); +lin hate_V2V = mkV2V (mkV "hate") noPrep to_Prep ; +lin hate_VS = mkVS (mkV "hate"); lin hateful_A = compoundA (mkA "hateful"); lin hatfield_PN = mkPN "Hatfield"; lin hatful_N = mkN "hatful" "hatfuls"; @@ -16101,6 +16539,10 @@ lin hautboy_N = mkN "hautboy" "hautboys"; lin hauteur_N = mkN "hauteur" ; lin havana_N = mkN "havana" "havanas"; lin havana_PN = mkPN "Havana"; +lin have_V = IrregEng.have_V; +lin have_V2 = mkV2 (IrregEng.have_V); +lin have_VS = mkVS (IrregEng.have_V); +lin have_VV = mkVV IrregEng.have_V; lin haven_N = mkN "haven" "havens"; lin haverfordwest_PN = mkPN "Haverfordwest"; lin haverhill_PN = mkPN "Haverhill"; @@ -16140,6 +16582,7 @@ lin hazel_PN = mkPN "Hazel"; lin hazily_Adv = mkAdv "hazily"; lin haziness_N = mkN "haziness" ; lin hazy_A = mkA "hazy" "hazier"; +lin he_Pron = mkPron "he" "him" "his" "his" singular P3 masculine ; lin he_goat_N = mkN "he-goat" "he-goats"; lin he_man_N = mkN "he-man" "he-men" {- FIXME: guessed plural form -}; lin head_N = mkN "head" "heads"; @@ -16191,6 +16634,8 @@ lin heap_V2 = mkV2 (mkV "heap" "heaps" "heaped" "heaped" "heaping"); lin heaps_Adv = mkAdv "heaps"; lin hear_V = IrregEng.hear_V; lin hear_V2 = mkV2 (IrregEng.hear_V); +lin hear_V2V = mkV2V (IrregEng.hear_V) noPrep to_Prep ; +lin hear_VS = mkVS (IrregEng.hear_V); lin hearer_N = mkN "hearer" "hearers"; lin hearing_N = mkN "hearing" "hearings"; lin hearing_aid_N = mkN "hearing-aid" "hearing-aids"; @@ -16321,6 +16766,9 @@ lin helot_N = mkN "helot" "helots"; lin help_N = mkN "help" "helps"; lin help_V = mkV "help" "helps" "helped" "helped" "helping"; lin help_V2 = mkV2 (mkV "help" "helps" "helped" "helped" "helping"); +lin help_V2V = mkV2V (mkV "help" "helps" "helped" "helped" "helping") noPrep to_Prep ; +lin help_VV = mkVV (mkV "help" "helps" "helped" "helped" "helping"); +lin help_VS = mkVS (mkV "help" "helps" "helped" "helped" "helping"); lin helper_N = mkN "helper" "helpers"; lin helpful_A = compoundA (mkA "helpful"); lin helpfulness_N = mkN "helpfulness" ; @@ -16347,6 +16795,8 @@ lin hemoglobin_N = mkN "hemoglobin" ; lin hemophilia_N = mkN "hemophilia" ; lin hemophiliac_N = mkN "hemophiliac" "hemophiliacs"; lin hemorrhage_N = mkN "hemorrhage" "hemorrhages"; +lin hemorrhage_V = mkV "hemorrhage"; +lin hemorrhage_V2 = mkV2 (mkV "hemorrhage"); lin hemp_N = mkN "hemp" ; lin hempen_A = compoundA (mkA "hempen"); lin hemstitch_N = mkN "hemstitch" "hemstitches"; @@ -16436,6 +16886,8 @@ lin hesitance_N = mkN "hesitance" "IRREG"; lin hesitancy_N = mkN "hesitancy" ; lin hesitant_A = compoundA (mkA "hesitant"); lin hesitate_V = mkV "hesitate" "hesitates" "hesitated" "hesitated" "hesitating"; +lin hesitate_VV = mkVV (mkV "hesitate" "hesitates" "hesitated" "hesitated" "hesitating"); +lin hesitate_VS = mkVS (mkV "hesitate" "hesitates" "hesitated" "hesitated" "hesitating"); lin hesitatingly_Adv = mkAdv "hesitatingly"; lin hesitation_N = mkN "hesitation" "hesitations"; lin hessian_N = mkN "hessian" ; @@ -16578,6 +17030,7 @@ lin hinge_V2 = mkV2 (mkV "hinge" "hinges" "hinged" "hinged" "hinging"); lin hint_N = mkN "hint" "hints"; lin hint_V = mkV "hint" "hints" "hinted" "hinted" "hinting"; lin hint_V2 = mkV2 (mkV "hint" "hints" "hinted" "hinted" "hinting"); +lin hint_VS = mkVS (mkV "hint" "hints" "hinted" "hinted" "hinting"); lin hinterland_N = mkN "hinterland" "hinterlands"; lin hip_A = compoundA (mkA "hip"); lin hip_N = mkN "hip" "hips"; @@ -16591,7 +17044,10 @@ lin hippodrome_N = mkN "hippodrome" "hippodromes"; lin hippopotamus_N = mkN "hippopotamus" "hippopotamuses"; lin hippy_N = mkN "hippy" "hippies"; lin hire_N = mkN "hire" ; +lin hire_V = mkV "hire"; lin hire_V2 = mkV2 (mkV "hire" "hires" "hired" "hired" "hiring"); +lin hire_V2V = mkV2V (mkV "hire") noPrep to_Prep ; +lin hire_VS = mkVS (mkV "hire"); lin hireling_N = mkN "hireling" "hirelings"; lin hiroshima_PN = mkPN "Hiroshima"; lin hirsute_A = compoundA (mkA "hirsute"); @@ -16602,6 +17058,7 @@ lin histogram_N = mkN "histogram" "histograms"; lin historian_N = mkN "historian" "historians"; lin historic_A = compoundA (mkA "historic"); lin historical_A = compoundA (mkA "historical"); +lin historicize_V2 = mkV2 (mkV "historicize"); lin history_N = mkN "history" "histories"; lin histrionic_A = compoundA (mkA "histrionic"); lin histrionics_N = mkN "histrionics" "histrionics"; @@ -16675,6 +17132,8 @@ lin hoity_toity_A = compoundA (mkA "hoity-toity"); lin hold_N = mkN "hold" "holds"; lin hold_V = IrregEng.hold_V; lin hold_V2 = mkV2 (IrregEng.hold_V); +lin hold_V2V = mkV2V (IrregEng.hold_V) noPrep to_Prep ; +lin hold_VS = mkVS (IrregEng.hold_V); lin hold_up_N = mkN "hold-up" "hold-ups"; lin holdall_N = mkN "holdall" "holdalls"; lin holder_N = mkN "holder" "holders"; @@ -16727,6 +17186,7 @@ lin homeliness_N = mkN "homeliness" ; lin homely_A = mkA "homely" "homelier"; lin homeopath_N = mkN "homeopath" "homeopaths"; lin homeopathic_A = compoundA (mkA "homeopathic"); +lin homer_V = mkV "homer"; lin homeric_A = compoundA (mkA "homeric"); lin homesick_A = compoundA (mkA "homesick"); lin homesickness_N = mkN "homesickness" ; @@ -16779,6 +17239,7 @@ lin hong_kong_PN = mkPN "Hong kong"; lin honiton_PN = mkPN "Honiton"; lin honk_N = mkN "honk" "honks"; lin honk_V = mkV "honk" "honks" "honked" "honked" "honking"; +lin honor_V2 = mkV2 (mkV "honor"); lin honorarium_N = mkN "honorarium" "honorariums"; lin honorary_A = compoundA (mkA "honorary"); lin honorific_A = compoundA (mkA "honorific"); @@ -16827,7 +17288,8 @@ lin hop_pole_N = mkN "hop-pole" "hop-poles"; lin hope_N = mkN "hope" "hopes"; lin hope_PN = mkPN "Hope"; lin hope_V = mkV "hope" "hopes" "hoped" "hoped" "hoping"; -lin hope_V2 = mkV2 (mkV "hope" "hopes" "hoped" "hoped" "hoping"); +lin hope_VV = mkVV (mkV "hope" "hopes" "hoped" "hoped" "hoping"); +lin hope_VS = mkVS (mkV "hope" "hopes" "hoped" "hoped" "hoping"); lin hopeful_A = compoundA (mkA "hopeful"); lin hopefulness_N = mkN "hopefulness" ; lin hopeless_A = compoundA (mkA "hopeless"); @@ -16835,6 +17297,7 @@ lin hopelessness_N = mkN "hopelessness" ; lin hopped_up_A = compoundA (mkA "hopped-up"); lin hopper_N = mkN "hopper" "hoppers"; lin hopscotch_N = mkN "hopscotch" ; +lin hopscotch_V = mkV "hopscotch"; lin horace_PN = mkPN "Horace"; lin horde_N = mkN "horde" "hordes"; lin horizon_N = mkN "horizon" "horizons"; @@ -17120,10 +17583,12 @@ lin hurried_A = compoundA (mkA "hurried"); lin hurry_N = mkN "hurry" "hurries"; lin hurry_V = mkV "hurry" "hurries" "hurried" "hurried" "hurrying"; lin hurry_V2 = mkV2 (mkV "hurry" "hurries" "hurried" "hurried" "hurrying"); +lin hurry_V2V = mkV2V (mkV "hurry" "hurries" "hurried" "hurried" "hurrying") noPrep to_Prep ; lin hurstpierpoint_PN = mkPN "Hurstpierpoint"; lin hurt_N = mkN "hurt" ; lin hurt_V = IrregEng.hurt_V; lin hurt_V2 = mkV2 (IrregEng.hurt_V); +lin hurt_VS = mkVS (IrregEng.hurt_V); lin hurtful_A = compoundA (mkA "hurtful"); lin hurtle_V = mkV "hurtle" "hurtles" "hurtled" "hurtled" "hurtling"; lin husband_N = mkN "husband" "husbands"; @@ -17186,6 +17651,7 @@ lin hymen_N = mkN "hymen" "hymens"; lin hymn_N = mkN "hymn" "hymns"; lin hymn_V2 = mkV2 (mkV "hymn" "hymns" "hymned" "hymned" "hymning"); lin hymnal_N = mkN "hymnal" "hymnals"; +lin hype_V2 = mkV2 (mkV "hype"); lin hyperbola_N = mkN "hyperbola" "hyperbolas"; lin hyperbole_N = mkN "hyperbole" "hyperboles"; lin hyperbolic_A = compoundA (mkA "hyperbolic"); @@ -17213,12 +17679,14 @@ lin hypodermic_N = mkN "hypodermic" "hypodermics"; lin hypotenuse_N = mkN "hypotenuse" "hypotenuses"; lin hypothecate_V2 = mkV2 (mkV "hypothecate" "hypothecates" "hypothecated" "hypothecated" "hypothecating"); lin hypothesis_N = mkN "hypothesis" "hypotheses" {- FIXME: guessed plural form -}; +lin hypothesize_V2 = mkV2 (mkV "hypothesize"); lin hypothetical_A = compoundA (mkA "hypothetical"); lin hyssop_N = mkN "hyssop" ; lin hysteria_N = mkN "hysteria" ; lin hysterical_A = compoundA (mkA "hysterical"); lin hysterics_N = mkN "hysterics" "hysterics"; lin hythe_PN = mkPN "Hythe"; +lin i_Pron = mkPron "I" "me" "my" "mine" singular P1 human; lin iamb_N = mkN "iamb" "iambs"; lin iambic_A = compoundA (mkA "iambic"); lin iambics_N = mkN "iambics" "iambics"; @@ -17286,6 +17754,7 @@ lin idem_PN = mkPN "Idem"; lin identical_A = compoundA (mkA "identical"); lin identifiable_A = compoundA (mkA "identifiable"); lin identification_N = mkN "identification" ; +lin identify_V = mkV "identify"; lin identify_V2 = mkV2 (mkV "identify" "identifies" "identified" "identified" "identifying"); lin identikit_N = mkN "identikit" "identikits"; lin identity_N = mkN "identity" "identities"; @@ -17319,7 +17788,8 @@ lin idolization_N = mkN "idolization" "idolizations"; lin idolize_V2 = mkV2 (mkV "idolize" "idolizes" "idolized" "idolized" "idolizing"); lin idyll_N = mkN "idyll" "idylls"; lin idyllic_A = compoundA (mkA "idyllic"); -lin ie_PN = mkPN "Ie"; +lin ie_PN = mkPN "IE"; +lin if_Subj = mkSubj "if"; lin igloo_N = mkN "igloo" "igloos"; lin igneous_A = compoundA (mkA "igneous"); lin ignis_fatuus_N = mkN "ignis fatuus" "ignis fatui" {- FIXME: guessed plural form -}; @@ -17332,6 +17802,7 @@ lin ignominy_N = mkN "ignominy" "ignominies"; lin ignoramus_N = mkN "ignoramus" "ignoramuses"; lin ignorance_N = mkN "ignorance" ; lin ignorant_A = compoundA (mkA "ignorant"); +lin ignore_V = mkV "ignore"; lin ignore_V2 = mkV2 (mkV "ignore" "ignores" "ignored" "ignored" "ignoring"); lin iguana_N = mkN "iguana" "iguanas"; lin ikon_N = mkN "ikon" "ikons"; @@ -17388,7 +17859,9 @@ lin illusion_N = mkN "illusion" "illusions"; lin illusionist_N = mkN "illusionist" "illusionists"; lin illusive_A = compoundA (mkA "illusive"); lin illusory_A = compoundA (mkA "illusory"); +lin illustrate_V = mkV "illustrate"; lin illustrate_V2 = mkV2 (mkV "illustrate" "illustrates" "illustrated" "illustrated" "illustrating"); +lin illustrate_VS = mkVS (mkV "illustrate"); lin illustration_N = mkN "illustration" "illustrations"; lin illustrative_A = compoundA (mkA "illustrative"); lin illustrator_N = mkN "illustrator" "illustrators"; @@ -17401,7 +17874,9 @@ lin imaginable_A = compoundA (mkA "imaginable"); lin imaginary_A = compoundA (mkA "imaginary"); lin imagination_N = mkN "imagination" "imaginations"; lin imaginative_A = compoundA (mkA "imaginative"); +lin imagine_V = mkV "imagine"; lin imagine_V2 = mkV2 (mkV "imagine" "imagines" "imagined" "imagined" "imagining"); +lin imagine_VS = mkVS (mkV "imagine"); lin imam_N = mkN "imam" "imams"; lin imbalance_N = mkN "imbalance" "imbalances"; lin imbecile_A = compoundA (mkA "imbecile"); @@ -17504,6 +17979,7 @@ lin imperialism_N = mkN "imperialism" ; lin imperialist_N = mkN "imperialist" "imperialists"; lin imperialistic_A = compoundA (mkA "imperialistic"); lin imperil_V2 = mkV2 (mkV "imperil" "imperils" "imperilled" "imperilled" "imperilling"); +lin imperile_V2 = mkV2 (mkV "imperile"); lin imperious_A = compoundA (mkA "imperious"); lin imperiousness_N = mkN "imperiousness" ; lin imperishable_A = compoundA (mkA "imperishable"); @@ -17540,9 +18016,12 @@ lin implicate_V2 = mkV2 (mkV "implicate" "implicates" "implicated" "implicated" lin implication_N = mkN "implication" "implications"; lin implicit_A = compoundA (mkA "implicit"); lin implore_V2 = mkV2 (mkV "implore" "implores" "implored" "implored" "imploring"); +lin implore_VS = mkVS (mkV "implore"); lin imploringly_Adv = mkAdv "imploringly"; lin implosion_N = mkN "implosion" "implosions"; +lin imply_V = mkV "imply"; lin imply_V2 = mkV2 (mkV "imply" "implies" "implied" "implied" "implying"); +lin imply_VS = mkVS (mkV "imply"); lin impolite_A = compoundA (mkA "impolite"); lin impoliteness_N = mkN "impoliteness" ; lin impolitic_A = compoundA (mkA "impolitic"); @@ -17583,6 +18062,7 @@ lin impregnable_A = compoundA (mkA "impregnable"); lin impregnate_V2 = mkV2 (mkV "impregnate" "impregnates" "impregnated" "impregnated" "impregnating"); lin impresario_N = mkN "impresario" "impresarios"; lin impress_N = mkN "impress" "impresses"; +lin impress_V = mkV "impress"; lin impress_V2 = mkV2 (mkV "impress" "impresses" "impressed" "impressed" "impressing"); lin impression_N = mkN "impression" "impressions"; lin impressionable_A = compoundA (mkA "impressionable"); @@ -17736,9 +18216,12 @@ lin inclination_N = mkN "inclination" "inclinations"; lin incline_N = mkN "incline" "inclines"; lin incline_V = mkV "incline" "inclines" "inclined" "inclined" "inclining"; lin incline_V2 = mkV2 (mkV "incline" "inclines" "inclined" "inclined" "inclining"); +lin incline_V2V = mkV2V (mkV "incline" "inclines" "inclined" "inclined" "inclining") noPrep to_Prep ; lin inclose_V2 = mkV2 (mkV "inclose" "incloses" "inclosed" "inclosed" "inclosing"); lin inclosure_N = mkN "inclosure" "inclosures"; +lin include_V = mkV "include"; lin include_V2 = mkV2 (mkV "include" "includes" "included" "included" "including"); +lin include_VS = mkVS (mkV "include"); lin inclusion_N = mkN "inclusion" ; lin inclusive_A = compoundA (mkA "inclusive"); lin incognito_A = compoundA (mkA "incognito"); @@ -17871,10 +18354,13 @@ lin indian_A = compoundA (mkA "indian"); lin indian_N = mkN "indian" "indians"; lin indiana_PN = mkPN "Indiana"; lin indianapolis_PN = mkPN "Indianapolis"; +lin indicate_V = mkV "indicate"; lin indicate_V2 = mkV2 (mkV "indicate" "indicates" "indicated" "indicated" "indicating"); +lin indicate_VS = mkVS (mkV "indicate"); lin indication_N = mkN "indication" "indications"; lin indicative_A = compoundA (mkA "indicative"); lin indicator_N = mkN "indicator" "indicators"; +lin indict_V = mkV "indict"; lin indict_V2 = mkV2 (mkV "indict" "indicts" "indicted" "indicted" "indicting"); lin indictable_A = compoundA (mkA "indictable"); lin indictment_N = mkN "indictment" "indictments"; @@ -17932,6 +18418,7 @@ lin indorse_V2 = mkV2 (mkV "indorse" "indorses" "indorsed" "indorsed" "indorsing lin indrawn_A = compoundA (mkA "indrawn"); lin indubitable_A = compoundA (mkA "indubitable"); lin induce_V2 = mkV2 (mkV "induce" "induces" "induced" "induced" "inducing"); +lin induce_V2V = mkV2V (mkV "induce") noPrep to_Prep ; lin inducement_N = mkN "inducement" "inducements"; lin induct_V2 = mkV2 (mkV "induct" "inducts" "inducted" "inducted" "inducting"); lin induction_N = mkN "induction" "inductions"; @@ -18011,6 +18498,7 @@ lin infantry_N = mkN "infantry" "infantries"; lin infantryman_N = mkN "infantryman" "infantrymen" {- FIXME: guessed plural form -}; lin infatuate_V2 = mkV2 (mkV "infatuate" "infatuates" "infatuated" "infatuated" "infatuating"); lin infatuation_N = mkN "infatuation" "infatuations"; +lin infect_V = mkV "infect"; lin infect_V2 = mkV2 (mkV "infect" "infects" "infected" "infected" "infecting"); lin infection_N = mkN "infection" "infections"; lin infectious_A = compoundA (mkA "infectious"); @@ -18047,6 +18535,7 @@ lin inflammable_A = compoundA (mkA "inflammable"); lin inflammation_N = mkN "inflammation" "inflammations"; lin inflammatory_A = compoundA (mkA "inflammatory"); lin inflatable_A = compoundA (mkA "inflatable"); +lin inflate_V = mkV "inflate" "inflates" "inflated" "inflated" "inflating"; lin inflate_V2 = mkV2 (mkV "inflate" "inflates" "inflated" "inflated" "inflating"); lin inflation_N = mkN "inflation" ; lin inflationary_A = compoundA (mkA "inflationary"); @@ -18091,6 +18580,7 @@ lin infusion_N = mkN "infusion" "infusions"; lin ingatestone_PN = mkPN "Ingatestone"; lin ingathering_N = mkN "ingathering" "ingatherings"; lin ingenious_A = compoundA (mkA "ingenious"); +lin ingenue_N = mkN "ingénue" "ingénues"; lin ingenuity_N = mkN "ingenuity" ; lin ingenuous_A = compoundA (mkA "ingenuous"); lin ingenuousness_N = mkN "ingenuousness" ; @@ -18108,7 +18598,6 @@ lin ingredient_N = mkN "ingredient" "ingredients"; lin ingress_N = mkN "ingress" ; lin ingrid_PN = mkPN "Ingrid"; lin ingrowing_A = compoundA (mkA "ingrowing"); -lin ingenue_N = mkN "ingénue" "ingénues"; lin inhabit_V2 = mkV2 (mkV "inhabit" "inhabits" "inhabited" "inhabited" "inhabiting"); lin inhabitable_A = compoundA (mkA "inhabitable"); lin inhabitant_N = mkN "inhabitant" "inhabitants"; @@ -18179,6 +18668,7 @@ lin innocent_A = compoundA (mkA "innocent"); lin innocent_N = mkN "innocent" "innocents"; lin innocuous_A = compoundA (mkA "innocuous"); lin innovate_V = mkV "innovate" "innovates" "innovated" "innovated" "innovating"; +lin innovate_V2 = mkV2 (mkV "innovate" "innovates" "innovated" "innovated" "innovating"); lin innovation_N = mkN "innovation" "innovations"; lin innovator_N = mkN "innovator" "innovators"; lin innsbruck_PN = mkPN "Innsbruck"; @@ -18243,8 +18733,8 @@ 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 inside_Prep = mkPrep "inside"; lin insider_N = mkN "insider" "insiders"; lin insidious_A = compoundA (mkA "insidious"); lin insidiousness_N = mkN "insidiousness" ; @@ -18261,6 +18751,7 @@ lin insipidity_N = mkN "insipidity" ; lin insipidness_N = mkN "insipidness" ; lin insist_V = mkV "insist" "insists" "insisted" "insisted" "insisting"; lin insist_V2 = mkV2 (mkV "insist" "insists" "insisted" "insisted" "insisting"); +lin insist_VS = mkVS (mkV "insist" "insists" "insisted" "insisted" "insisting"); lin insistence_N = mkN "insistence" ; lin insistent_A = compoundA (mkA "insistent"); lin insofar_Adv = mkAdv "insofar"; @@ -18284,9 +18775,11 @@ lin inspectorate_N = mkN "inspectorate" "inspectorates"; lin inspiration_N = mkN "inspiration" "inspirations"; lin inspirational_A = compoundA (mkA "inspirational"); lin inspire_V2 = mkV2 (mkV "inspire" "inspires" "inspired" "inspired" "inspiring"); +lin inspire_V2V = mkV2V (mkV "inspire") noPrep to_Prep ; lin inspired_A = compoundA (mkA "inspired"); lin inst_PN = mkPN "Inst"; lin instability_N = mkN "instability" "instabilities"; +lin install_V = mkV "install"; lin install_V2 = mkV2 (mkV "install" "installs" "installed" "installed" "installing"); lin installation_N = mkN "installation" "installations"; lin instalment_N = mkN "instalment" "instalments"; @@ -18340,7 +18833,9 @@ lin insulting_A = compoundA (mkA "insulting"); lin insuperable_A = compoundA (mkA "insuperable"); lin insupportable_A = compoundA (mkA "insupportable"); lin insurance_N = mkN "insurance" "insurances"; +lin insure_V = mkV "insure" "insures" "insured" "insured" "insuring"; lin insure_V2 = mkV2 (mkV "insure" "insures" "insured" "insured" "insuring"); +lin insure_VS = mkVS (mkV "insure" "insures" "insured" "insured" "insuring"); lin insurgent_A = compoundA (mkA "insurgent"); lin insurgent_N = mkN "insurgent" "insurgents"; lin insurmountable_A = compoundA (mkA "insurmountable"); @@ -18353,6 +18848,7 @@ lin intangible_A = compoundA (mkA "intangible"); lin intangibles_N = mkN "intangibles" "intangibless"; lin integer_N = mkN "integer" "integers"; lin integral_A = compoundA (mkA "integral"); +lin integrate_V = mkV "integrate"; lin integrate_V2 = mkV2 (mkV "integrate" "integrates" "integrated" "integrated" "integrating"); lin integration_N = mkN "integration" ; lin integrity_N = mkN "integrity" ; @@ -18367,7 +18863,10 @@ lin intelligibility_N = mkN "intelligibility" ; lin intelligible_A = compoundA (mkA "intelligible"); lin intemperance_N = mkN "intemperance" ; lin intemperate_A = compoundA (mkA "intemperate"); +lin intend_V = mkV "intend"; lin intend_V2 = mkV2 (mkV "intend" "intends" "intended" "intended" "intending"); +lin intend_VV = mkVV (mkV "intend"); +lin intend_VS = mkVS (mkV "intend"); lin intense_A = compoundA (mkA "intense"); lin intensification_N = mkN "intensification" "intensifications"; lin intensify_V = mkV "intensify" "intensifies" "intensified" "intensified" "intensifying"; @@ -18415,6 +18914,7 @@ lin interdict_V2 = mkV2 (mkV "interdict" "interdicts" "interdicted" "interdicted lin interdiction_N = mkN "interdiction" "interdictions"; lin interdisciplinary_A = compoundA (mkA "interdisciplinary"); lin interest_N = mkN "interest" "interests"; +lin interest_V = mkV "interest"; lin interest_V2 = mkV2 (mkV "interest" "interests" "interested" "interested" "interesting"); lin interested_A = compoundA (mkA "interested"); lin interesting_A = compoundA (mkA "interesting"); @@ -18511,6 +19011,7 @@ lin intertwine_V = mkV "intertwine" "intertwines" "intertwined" "intertwined" "i lin intertwine_V2 = mkV2 (mkV "intertwine" "intertwines" "intertwined" "intertwined" "intertwining"); lin interval_N = mkN "interval" "intervals"; lin intervene_V = mkV "intervene" "intervenes" "intervened" "intervened" "intervening"; +lin intervene_V2V = mkV2V (mkV "intervene" "intervenes" "intervened" "intervened" "intervening") noPrep to_Prep ; lin intervention_N = mkN "intervention" "interventions"; lin interview_N = mkN "interview" "interviews"; lin interview_V2 = mkV2 (mkV "interview" "interviews" "interviewed" "interviewed" "interviewing"); @@ -18595,6 +19096,7 @@ lin invasive_A = compoundA (mkA "invasive"); lin invective_N = mkN "invective" ; lin inveigh_V = mkV "inveigh" "inveighs" "inveighed" "inveighed" "inveighing"; lin inveigle_V2 = mkV2 (mkV "inveigle" "inveigles" "inveigled" "inveigled" "inveigling"); +lin invent_V = mkV "invent"; lin invent_V2 = mkV2 (mkV "invent" "invents" "invented" "invented" "inventing"); lin invention_N = mkN "invention" "inventions"; lin inventive_A = compoundA (mkA "inventive"); @@ -18611,6 +19113,7 @@ lin invertebrate_N = mkN "invertebrate" "invertebrates"; lin inverurie_PN = mkPN "Inverurie"; lin invest_V = mkV "invest" "invests" "invested" "invested" "investing"; lin invest_V2 = mkV2 (mkV "invest" "invests" "invested" "invested" "investing"); +lin investigate_V = mkV "investigate"; lin investigate_V2 = mkV2 (mkV "investigate" "investigates" "investigated" "investigated" "investigating"); lin investigation_N = mkN "investigation" "investigations"; lin investigator_N = mkN "investigator" "investigators"; @@ -18632,6 +19135,7 @@ lin invisible_A = compoundA (mkA "invisible"); lin invitation_N = mkN "invitation" "invitations"; lin invite_N = mkN "invite" "invites"; lin invite_V2 = mkV2 (mkV "invite" "invites" "invited" "invited" "inviting"); +lin invite_V2V = mkV2V (mkV "invite") noPrep to_Prep ; lin inviting_A = compoundA (mkA "inviting"); lin invocation_N = mkN "invocation" "invocations"; lin invoice_N = mkN "invoice" "invoices"; @@ -18640,7 +19144,9 @@ lin invoke_V2 = mkV2 (mkV "invoke" "invokes" "invoked" "invoked" "invoking"); lin involuntary_A = compoundA (mkA "involuntary"); lin involute_A = compoundA (mkA "involute"); lin involution_N = mkN "involution" "involutions"; +lin involve_V = mkV "involve"; lin involve_V2 = mkV2 (mkV "involve" "involves" "involved" "involved" "involving"); +lin involve_VS = mkVS (mkV "involve"); lin involved_A = compoundA (mkA "involved"); lin involvement_N = mkN "involvement" "involvements"; lin invulnerable_A = compoundA (mkA "invulnerable"); @@ -18780,6 +19286,7 @@ lin issue_V = mkV "issue" "issues" "issued" "issued" "issuing"; lin issue_V2 = mkV2 (mkV "issue" "issues" "issued" "issued" "issuing"); lin istanbul_PN = mkPN "Istanbul"; lin isthmus_N = mkN "isthmus" "isthmuses"; +lin it_Pron = mkPron "it" "it" "its" "its" singular P3 nonhuman; lin italian_A = compoundA (mkA "Italian"); lin italian_N = mkN "Italian" "Italians"; lin italic_A = compoundA (mkA "italic"); @@ -18857,6 +19364,7 @@ lin jalopy_N = mkN "jalopy" "jalopies"; lin jam_N = mkN "jam" "jams"; lin jam_V = mkV "jam" "jams" "jammed" "jammed" "jamming"; lin jam_V2 = mkV2 (mkV "jam" "jams" "jammed" "jammed" "jamming"); +lin jam_VS = mkVS (mkV "jam" "jams" "jammed" "jammed" "jamming"); lin jamaica_PN = mkPN "Jamaica"; lin jamaican_A = compoundA (mkA "jamaican"); lin jamaican_N = mkN "jamaican" "jamaicans"; @@ -19085,6 +19593,7 @@ lin jointure_N = mkN "jointure" "jointures"; lin joist_N = mkN "joist" "joists"; lin joke_N = mkN "joke" "jokes"; lin joke_V = mkV "joke" "jokes" "joked" "joked" "joking"; +lin joke_VS = mkVS (mkV "joke" "jokes" "joked" "joked" "joking"); lin joker_N = mkN "joker" "jokers"; lin jokingly_Adv = mkAdv "jokingly"; lin jollification_N = mkN "jollification" "jollifications"; @@ -19157,6 +19666,8 @@ lin judder_V = mkV "judder" "judders" "juddered" "juddered" "juddering"; lin judge_N = mkN "judge" "judges"; lin judge_V = mkV "judge" "judges" "judged" "judged" "judging"; lin judge_V2 = mkV2 (mkV "judge" "judges" "judged" "judged" "judging"); +lin judge_V2V = mkV2V (mkV "judge" "judges" "judged" "judged" "judging") noPrep to_Prep ; +lin judge_VS = mkVS (mkV "judge" "judges" "judged" "judged" "judging"); lin judgement_N = mkN "judgement" "judgements"; lin judicature_N = mkN "judicature" "judicatures"; lin judicial_A = compoundA (mkA "judicial"); @@ -19196,6 +19707,7 @@ lin jumbo_A = compoundA (mkA "jumbo"); lin jump_N = mkN "jump" "jumps"; lin jump_V = mkV "jump" "jumps" "jumped" "jumped" "jumping"; lin jump_V2 = mkV2 (mkV "jump" "jumps" "jumped" "jumped" "jumping"); +lin jump_V2V = mkV2V (mkV "jump" "jumps" "jumped" "jumped" "jumping") noPrep to_Prep ; lin jumped_up_A = compoundA (mkA "jumped-up"); lin jumper_N = mkN "jumper" "jumpers"; lin jumpiness_N = mkN "jumpiness" ; @@ -19211,6 +19723,7 @@ lin junior_A = compoundA (mkA "junior"); lin junior_N = mkN "junior" "juniors"; lin juniper_N = mkN "juniper" "junipers"; lin junk_N = mkN "junk" "junks"; +lin junk_V2 = mkV2 (mkV "junk"); lin junk_shop_N = mkN "junk-shop" "junk-shops"; lin junket_N = mkN "junket" "junkets"; lin junket_V = mkV "junket" "junkets" "junketed" "junketed" "junketing"; @@ -19228,14 +19741,16 @@ lin juror_N = mkN "juror" "jurors"; lin jury_N = mkN "jury" "juries"; lin jury_box_N = mkN "jury-box" "jury-boxes"; lin jury_mast_N = mkN "jury-mast" "jury-masts"; +lin jury_rigge_V2 = mkV2 (mkV "jury-rigge"); lin juryman_N = mkN "juryman" "jurymen" {- FIXME: guessed plural form -}; -lin just_A = compoundA (mkA "just"); lin just_Adv = mkAdv "just"; +lin just_Predet = {s="just"}; lin justice_N = mkN "justice" "justices"; lin justiciary_N = mkN "justiciary" "justiciaries"; lin justifiable_A = compoundA (mkA "justifiable"); lin justification_N = mkN "justification" "justifications"; lin justify_V2 = mkV2 (mkV "justify" "justifies" "justified" "justified" "justifying"); +lin justify_VV = ingVV (mkV "justify" "justifies" "justified" "justified" "justifying"); lin justin_PN = mkPN "Justin"; lin justness_N = mkN "justness" ; lin jut_V = mkV "jut" "juts" "jutted" "jutted" "jutting"; @@ -19298,6 +19813,8 @@ lin keenness_N = mkN "keenness" ; lin keep_N = mkN "keep" "keeps"; lin keep_V = IrregEng.keep_V; lin keep_V2 = mkV2 (IrregEng.keep_V); +lin keep_VA = mkVA (IrregEng.keep_V); +lin keep_VS = mkVS (IrregEng.keep_V); lin keeper_N = mkN "keeper" "keepers"; lin keeping_N = mkN "keeping" ; lin keepsake_N = mkN "keepsake" "keepsakes"; @@ -19339,7 +19856,8 @@ lin kettering_PN = mkPN "Kettering"; lin kettle_N = mkN "kettle" "kettles"; lin kettledrum_N = mkN "kettledrum" "kettledrums"; lin kevin_PN = mkPN "Kevin"; -lin key_N = mkN "key" "keys"; +lin key_A = mkA "key"; +lin key_N = mkN "key"; lin key_V2 = mkV2 (mkV "key" "keys" "keyed" "keyed" "keying"); lin keyboard_N = mkN "keyboard" "keyboards"; lin keyhole_N = mkN "keyhole" "keyholes"; @@ -19489,6 +20007,7 @@ lin knaresborough_PN = mkPN "Knaresborough"; lin knave_N = mkN "knave" "knaves"; lin knavery_N = mkN "knavery" "knaveries"; lin knavish_A = compoundA (mkA "knavish"); +lin knead_V = mkV "knead"; lin knead_V2 = mkV2 (mkV "knead" "kneads" "kneaded" "kneaded" "kneading"); lin knee_N = mkN "knee" "knees"; lin knee_deep_A = compoundA (mkA "knee-deep"); @@ -19537,9 +20056,11 @@ lin knothole_N = mkN "knothole" "knotholes"; lin knottingley_PN = mkPN "Knottingley"; lin knotty_A = mkA "knotty" "knottier"; lin knout_N = mkN "knout" "knouts"; -lin know_N = mkN "know" "IRREG"; -lin know_V = IrregEng.know_V; -lin know_V2 = mkV2 (IrregEng.know_V); +lin know_N = mkN "know" "knows"; +lin know_V = mkV "know" "knows" "knew" "known" "knowing"; +lin know_V2 = mkV2 (mkV "know" "knows" "knew" "known" "knowing"); +lin know_V2V = mkV2V (mkV "know" "knows" "knew" "known" "knowing") noPrep to_Prep ; +lin know_VS = mkVS (mkV "know" "knows" "knew" "known" "knowing"); lin know_all_N = mkN "know-all" "know-alls"; lin know_how_N = mkN "know-how" ; lin knowing_A = compoundA (mkA "knowing"); @@ -19584,6 +20105,7 @@ lin krona_N = mkN "krona" "kronae" {- FIXME: guessed plural form -}; lin krone_N = mkN "krone" "IRREG"; lin kudos_N = mkN "kudos" ; lin kumis_N = mkN "kumis" ; +lin kummel_N = mkN "kümmel" ; lin kung_fu_N = mkN "kung fu" ; lin kunming_PN = mkPN "Kunming"; lin kuwait_PN = mkPN "Kuwait"; @@ -19597,7 +20119,6 @@ lin kwacha_N = mkN "kwacha" "kwacha"; lin kweiyang_PN = mkPN "Kweiyang"; lin kwela_N = mkN "kwela" ; lin kyoto_PN = mkPN "Kyoto"; -lin kummel_N = mkN "kümmel" ; lin l_plate_N = mkN "l-plate" "l-plates"; lin la_N = mkN "la" "lae" {- FIXME: guessed plural form -}; lin la_PN = mkPN "La"; @@ -19610,8 +20131,11 @@ lin laager_N = mkN "laager" "laagers"; lin lab_N = mkN "lab" "labs"; lin lab_PN = mkPN "Lab"; lin label_N = mkN "label" "labels"; +lin label_V = mkV "label"; lin label_V2 = mkV2 (mkV "label" "labels" "labelled" "labelled" "labelling"); +lin label_VS = mkVS (mkV "label"); lin labial_A = compoundA (mkA "labial"); +lin labor_V = mkV "labor" "labors" "labored" "labored" "laboring"; lin laboratory_N = mkN "laboratory" "laboratories"; lin laborious_A = compoundA (mkA "laborious"); lin labour_N = mkN "labour" "labours"; @@ -19697,11 +20221,13 @@ lin lambeth_PN = mkPN "Lambeth"; lin lambkin_N = mkN "lambkin" "lambkins"; lin lambskin_N = mkN "lambskin" "lambskins"; lin lame_A = mkA "lame" "lamer"; +lin lame_N = mkN "lamé" ; lin lame_V2 = mkV2 (mkV "lame" "lames" "lamed" "lamed" "laming"); lin lameness_N = mkN "lameness" ; lin lament_N = mkN "lament" "laments"; lin lament_V = mkV "lament" "laments" "lamented" "lamented" "lamenting"; lin lament_V2 = mkV2 (mkV "lament" "laments" "lamented" "lamented" "lamenting"); +lin lament_VS = mkVS (mkV "lament" "laments" "lamented" "lamented" "lamenting"); lin lamentable_A = compoundA (mkA "lamentable"); lin lamentation_N = mkN "lamentation" "lamentations"; lin laminate_V = mkV "laminate" "laminates" "laminated" "laminated" "laminating"; @@ -19718,7 +20244,6 @@ lin lampoon_V2 = mkV2 (mkV "lampoon" "lampoons" "lampooned" "lampooned" "lampoon lin lamppost_N = mkN "lamppost" "lampposts"; lin lamprey_N = mkN "lamprey" "lampreys"; lin lampshade_N = mkN "lampshade" "lampshades"; -lin lame_N = mkN "lamé" ; lin lanark_PN = mkPN "Lanark"; lin lancashire_PN = mkPN "Lancashire"; lin lancaster_PN = mkPN "Lancaster"; @@ -19838,10 +20363,9 @@ lin lassie_N = mkN "lassie" "lassies"; lin lassitude_N = mkN "lassitude" ; lin lasso_N = mkN "lasso" "lassos"; lin lasso_V2 = mkV2 (mkV "lasso" "lassos" "lassoed" "lassoed" "lassoing"); -lin last_A = compoundA (mkA "last"); -lin last_Adv = mkAdv "last"; -lin last_N = mkN "last" "lasts"; +lin last_A = irregAdv (mkA "last") "last"; lin last_V = mkV "last" "lasts" "lasted" "lasted" "lasting"; +lin last_V2 = mkV2 (mkV "last" "lasts" "lasted" "lasted" "lasting"); lin lasting_A = compoundA (mkA "lasting"); lin lat_N = mkN "lat" ; lin latch_N = mkN "latch" "latches"; @@ -19883,6 +20407,7 @@ lin laudatory_A = compoundA (mkA "laudatory"); lin laugh_N = mkN "laugh" "laughs"; lin laugh_V = mkV "laugh" "laughs" "laughed" "laughed" "laughing"; lin laugh_V2 = mkV2 (mkV "laugh" "laughs" "laughed" "laughed" "laughing"); +lin laugh_VS = mkVS (mkV "laugh" "laughs" "laughed" "laughed" "laughing"); lin laughable_A = compoundA (mkA "laughable"); lin laughing_A = compoundA (mkA "laughing"); lin laughing_gas_N = mkN "laughing-gas" ; @@ -19937,6 +20462,7 @@ lin lay_A = compoundA (mkA "lay"); lin lay_N = mkN "lay" "lays"; lin lay_V = IrregEng.lay_V; lin lay_V2 = mkV2 (IrregEng.lay_V); +lin lay_VS = mkVS (IrregEng.lay_V); lin lay_figure_N = mkN "lay figure" "lay figures"; lin lay_off_N = mkN "lay-off" "lay-offs"; lin lay_out_N = mkN "lay-out" "lay-outs"; @@ -19969,6 +20495,8 @@ lin leach_V2 = mkV2 (mkV "leach" "leaches" "leached" "leached" "leaching"); lin lead_N = mkN "lead" "leads"; lin lead_V = IrregEng.lead_V; lin lead_V2 = mkV2 (IrregEng.lead_V); +lin lead_V2V = mkV2V (IrregEng.lead_V) noPrep to_Prep ; +lin lead_VS = mkVS (IrregEng.lead_V); lin lead_in_N = mkN "lead-in" "lead-ins"; lin lead_ore_N = mkN "lead-ore" ; lin leaded_A = compoundA (mkA "leaded"); @@ -20011,6 +20539,8 @@ lin leapfrog_N = mkN "leapfrog" ; lin leapfrog_V2 = mkV2 (mkV "leapfrog" "leapfrogs" "leapfrogged" "leapfrogged" "leapfrogging"); lin learn_V = mkV "learn" "learns" "learned" "learned" "learning"; lin learn_V2 = mkV2 (mkV "learn" "learns" "learned" "learned" "learning"); +lin learn_VV = mkVV (mkV "learn" "learns" "learned" "learned" "learning"); +lin learn_VS = mkVS (mkV "learn" "learns" "learned" "learned" "learning"); lin learned_A = compoundA (mkA "learned"); lin learner_N = mkN "learner" "learners"; lin learning_N = mkN "learning" ; @@ -20036,6 +20566,9 @@ lin leathery_A = compoundA (mkA "leathery"); lin leave_N = mkN "leave" "leaves"; lin leave_V = IrregEng.leave_V; lin leave_V2 = mkV2 (IrregEng.leave_V); +lin leave_V2V = mkV2V (IrregEng.leave_V) noPrep to_Prep ; +lin leave_VV = mkVV (IrregEng.leave_V); +lin leave_VS = mkVS (IrregEng.leave_V); lin leave_taking_N = mkN "leave-taking" "leave-takings"; lin leaven_N = mkN "leaven" ; lin leaven_V2 = mkV2 (mkV "leaven" "leavens" "leavened" "leavened" "leavening"); @@ -20066,6 +20599,7 @@ lin leeway_N = mkN "leeway" ; lin left_A = compoundA (mkA "left"); lin left_Adv = mkAdv "left"; lin left_N = mkN "left" ; +lin left_VS = mkVS (mkV "left"); lin left_hand_A = compoundA (mkA "left-hand"); lin left_handed_A = compoundA (mkA "left-handed"); lin left_wing_N = mkN "left-wing" "left-wings"; @@ -20106,6 +20640,8 @@ lin legislature_N = mkN "legislature" "legislatures"; lin legitimacy_N = mkN "legitimacy" ; lin legitimate_A = compoundA (mkA "legitimate"); lin legitimatize_V2 = mkV2 (mkV "legitimatize" "legitimatizes" "legitimatized" "legitimatized" "legitimatizing"); +lin legitimize_V2 = mkV2 (mkV "legitimize"); +lin legitimize_V2V = mkV2V (mkV "legitimize") noPrep to_Prep ; lin legless_A = compoundA (mkA "legless"); lin leguminous_A = compoundA (mkA "leguminous"); lin lei_N = mkN "lei" "leis"; @@ -20127,6 +20663,7 @@ lin lemon_N = mkN "lemon" "lemons"; lin lemonade_N = mkN "lemonade" ; lin lemur_N = mkN "lemur" "lemurs"; lin len_PN = mkPN "Len"; +lin lend_V = mkV "lend"; lin lend_V2 = mkV2 (IrregEng.lend_V); lin lender_N = mkN "lender" "lenders"; lin lending_library_N = mkN "lending-library" "lending-libraries"; @@ -20185,6 +20722,8 @@ lin lest_Prep = mkPrep "lest"; lin let_N = mkN "let" "lets"; lin let_V = IrregEng.let_V; lin let_V2 = mkV2 (IrregEng.let_V); +lin let_V2V = mkV2V (IrregEng.let_V) noPrep to_Prep ; +lin let_VS = mkVS (IrregEng.let_V); lin let_down_N = mkN "let-down" "let-downs"; lin let_up_N = mkN "let-up" "let-ups"; lin letchworth_PN = mkPN "Letchworth"; @@ -20301,6 +20840,7 @@ lin lidless_A = compoundA (mkA "lidless"); lin lido_N = mkN "lido" "lidos"; lin lie_N = mkN "lie" "lies"; lin lie_V = IrregEng.lie_V; +lin lie_VS = mkVS (IrregEng.lie_V); lin lie_abed_N = mkN "lie-abed" "lie-abeds"; lin lie_detector_N = mkN "lie-detector" "lie-detectors"; lin lie_in_N = mkN "lie-in" "lie-ins"; @@ -20387,8 +20927,11 @@ lin likable_A = compoundA (mkA "likable"); 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_V2 = mkV2 (mkV "like" "likes" "liked" "liked" "liking"); +lin like_V2V = mkV2V (mkV "like") noPrep to_Prep ; +lin like_VV = mkVV (mkV "like"); +lin like_VS = mkVS (mkV "like"); lin like_minded_A = compoundA (mkA "like-minded"); lin likeable_A = compoundA (mkA "likeable"); lin likelihood_N = mkN "likelihood" ; @@ -20540,12 +21083,14 @@ lin lissomness_N = mkN "lissomness" ; lin list_N = mkN "list" "lists"; lin list_V = mkV "list" "lists" "listed" "listed" "listing"; lin list_V2 = mkV2 (mkV "list" "lists" "listed" "listed" "listing"); +lin list_V2V = mkV2V (mkV "list" "lists" "listed" "listed" "listing") noPrep to_Prep ; lin list_price_N = mkN "list-price" "list-prices"; lin listen_V = mkV "listen" "listens" "listened" "listened" "listening"; lin listener_N = mkN "listener" "listeners"; lin listing_N = mkN "listing" "listings"; lin listless_A = compoundA (mkA "listless"); lin listlessness_N = mkN "listlessness" ; +lin lit_V2 = mkV2 (irregDuplV "lit" "lit" "lit"); lin litany_N = mkN "litany" "litanies"; lin litchee_N = mkN "litchee" "litchees"; lin litchi_N = mkN "litchi" "litchis"; @@ -20664,6 +21209,7 @@ lin lob_V2 = mkV2 (mkV "lob" "lobs" "lobbed" "lobbed" "lobbing"); lin lobby_N = mkN "lobby" "lobbies"; lin lobby_V = mkV "lobby" "lobbies" "lobbied" "lobbied" "lobbying"; lin lobby_V2 = mkV2 (mkV "lobby" "lobbies" "lobbied" "lobbied" "lobbying"); +lin lobby_V2V = mkV2V (mkV "lobby" "lobbies" "lobbied" "lobbied" "lobbying") noPrep to_Prep ; lin lobbyist_N = mkN "lobbyist" "lobbyists"; lin lobe_N = mkN "lobe" "lobes"; lin lobed_A = compoundA (mkA "lobed"); @@ -20677,6 +21223,7 @@ lin localism_N = mkN "localism" "localisms"; lin locality_N = mkN "locality" "localities"; lin localization_N = mkN "localization" "localizations"; lin localize_V2 = mkV2 (mkV "localize" "localizes" "localized" "localized" "localizing"); +lin locate_V = mkV "locate"; lin locate_V2 = mkV2 (mkV "locate" "locates" "located" "located" "locating"); lin location_N = mkN "location" "locations"; lin loch_N = mkN "loch" "lochs"; @@ -20802,6 +21349,8 @@ lin loofah_N = mkN "loofah" "loofahs"; lin look_N = mkN "look" "looks"; lin look_V = mkV "look" "looks" "looked" "looked" "looking"; lin look_V2 = mkV2 (mkV "look" "looks" "looked" "looked" "looking"); +lin look_V2V = mkV2V (mkV "look" "looks" "looked" "looked" "looking") noPrep to_Prep ; +lin look_VA = mkVA (mkV "look" "looks" "looked" "looked" "looking"); lin look_over_N = mkN "look-over" "IRREG"; lin looker_N = mkN "looker" "lookers"; lin looker_on_N = mkN "looker-on" "looker-a" {- FIXME: guessed plural form -}; @@ -20893,6 +21442,7 @@ lin louvre_N = mkN "louvre" "louvres"; lin lovable_A = compoundA (mkA "lovable"); lin love_N = mkN "love" "loves"; lin love_V2 = mkV2 (mkV "love" "loves" "loved" "loved" "loving"); +lin love_V2V = mkV2V (mkV "love") noPrep to_Prep ; lin love_affair_N = mkN "love-affair" "love-affairs"; lin love_child_N = mkN "love-child" "love-children" {- FIXME: guessed plural form -}; lin love_feast_N = mkN "love-feast" "love-feasts"; @@ -21062,10 +21612,10 @@ lin luxurious_A = compoundA (mkA "luxurious"); lin luxury_N = mkN "luxury" "luxuries"; lin lvov_PN = mkPN "Lvov"; lin lyallpur_PN = mkPN "Lyallpur"; +lin lycee_N = mkN "lycée" "lycées"; lin lyceum_N = mkN "lyceum" "lyceums"; lin lychee_N = mkN "lychee" "lychees"; lin lychgate_N = mkN "lychgate" "lychgates"; -lin lycee_N = mkN "lycée" "lycées"; lin lydia_PN = mkPN "Lydia"; lin lydney_PN = mkPN "Lydney"; lin lye_N = mkN "lye" "lyes"; @@ -21234,8 +21784,10 @@ lin mainland_N = mkN "mainland" "mainlands"; lin mainmast_N = mkN "mainmast" "mainmasts"; lin mainspring_N = mkN "mainspring" "mainsprings"; lin mainstay_N = mkN "mainstay" "mainstays"; -lin mainstream_N = mkN "mainstream" "IRREG"; +lin mainstream_N = mkN "mainstream"; +lin maintain_V = mkV "maintain"; lin maintain_V2 = mkV2 (mkV "maintain" "maintains" "maintained" "maintained" "maintaining"); +lin maintain_VS = mkVS (mkV "maintain" "maintains" "maintained" "maintained" "maintaining"); lin maintainable_A = compoundA (mkA "maintainable"); lin maintenance_N = mkN "maintenance" ; lin mainz_PN = mkPN "Mainz"; @@ -21255,6 +21807,10 @@ lin majority_N = mkN "majority" "majorities"; lin make_N = mkN "make" "makes"; lin make_V = IrregEng.make_V; lin make_V2 = mkV2 (IrregEng.make_V); +lin make_V2V = mkV2V (IrregEng.make_V) noPrep to_Prep ; +lin make_VA = mkVA (IrregEng.make_V); +lin make_VV = mkVV (IrregEng.make_V); +lin make_VS = mkVS (IrregEng.make_V); lin make_believe_N = mkN "make-believe" "make-believes"; lin make_up_N = mkN "make-up" "make-ups"; lin maker_N = mkN "maker" "makers"; @@ -21357,6 +21913,7 @@ lin manacle_N = mkN "manacle" "manacles"; lin manacle_V2 = mkV2 (mkV "manacle" "manacles" "manacled" "manacled" "manacling"); lin manage_V = mkV "manage" "manages" "managed" "managed" "managing"; lin manage_V2 = mkV2 (mkV "manage" "manages" "managed" "managed" "managing"); +lin manage_VV = mkVV (mkV "manage" "manages" "managed" "managed" "managing"); lin manageability_N = mkN "manageability" ; lin manageable_A = compoundA (mkA "manageable"); lin management_N = mkN "management" "managements"; @@ -21371,6 +21928,7 @@ lin mandarin_N = mkN "mandarin" "mandarins"; lin mandatary_N = mkN "mandatary" "mandataries"; lin mandate_N = mkN "mandate" "mandates"; lin mandate_V2 = mkV2 (mkV "mandate" "mandates" "mandated" "mandated" "mandating"); +lin mandate_VS = mkVS (mkV "mandate"); lin mandatory_A = compoundA (mkA "mandatory"); lin mandatory_N = mkN "mandatory" "mandatories"; lin mandible_N = mkN "mandible" "mandibles"; @@ -21380,6 +21938,8 @@ lin mandrake_N = mkN "mandrake" "mandrakes"; lin mandrill_N = mkN "mandrill" "mandrills"; lin mandy_PN = mkPN "Mandy"; lin mane_N = mkN "mane" "manes"; +lin maneuver_V = mkV "maneuver"; +lin maneuver_V2 = mkV2 (mkV "maneuver"); lin manful_A = compoundA (mkA "manful"); lin manganese_N = mkN "manganese" ; lin mange_N = mkN "mange" ; @@ -21467,6 +22027,7 @@ lin manure_V2 = mkV2 (mkV "manure" "manures" "manured" "manured" "manuring"); lin manuscript_N = mkN "manuscript" "manuscripts"; lin manx_A = compoundA (mkA "manx"); lin manx_N = mkN "manx" ; +lin many_Det = mkDeterminer plural "many" ; lin many_sided_A = compoundA (mkA "many-sided"); lin maoism_N = mkN "maoism" ; lin maoist_N = mkN "maoist" "maoists"; @@ -21505,6 +22066,7 @@ lin margery_PN = mkPN "Margery"; lin margie_PN = mkPN "Margie"; lin margin_N = mkN "margin" "margins"; lin marginal_A = compoundA (mkA "marginal"); +lin marginalize_V2 = mkV2 (mkV "marginalize"); lin margrave_N = mkN "margrave" "margraves"; lin marguerite_N = mkN "marguerite" "marguerites"; lin maria_PN = mkPN "Maria"; @@ -21532,6 +22094,7 @@ lin mark_N = mkN "mark" "marks"; lin mark_PN = mkPN "Mark"; lin mark_V2 = mkV2 (mkV "mark" "marks" "marked" "marked" "marking"); lin mark_up_N = mkN "mark-up" "mark-ups"; +lin marke_VS = mkVS (mkV "marke"); lin marked_A = compoundA (mkA "marked"); lin marker_N = mkN "marker" "markers"; lin market_N = mkN "market" "markets"; @@ -21608,6 +22171,7 @@ lin martyr_V2 = mkV2 (mkV "martyr" "martyrs" "martyred" "martyred" "martyring"); lin martyrdom_N = mkN "martyrdom" "martyrdoms"; lin marvel_N = mkN "marvel" "marvels"; lin marvel_V = mkV "marvel" "marvels" "marvelled" "marvelled" "marvelling"; +lin marvel_VS = mkVS (mkV "marvel" "marvels" "marvelled" "marvelled" "marvelling"); lin marvellous_A = compoundA (mkA "marvellous"); lin marvelous_A = compoundA (mkA "marvelous"); lin marxism_N = mkN "marxism" ; @@ -21693,6 +22257,7 @@ lin matchlock_N = mkN "matchlock" "matchlocks"; lin matchmaker_N = mkN "matchmaker" "matchmakers"; lin matchwood_N = mkN "matchwood" ; lin mate_1_N = mkN "mate" "mates"; +lin mate_2_N = mkN "maté" "matés" ; lin mate_V = mkV "mate" "mates" "mated" "mated" "mating"; lin mate_V2 = mkV2 (mkV "mate" "mates" "mated" "mated" "mating"); lin material_A = compoundA (mkA "material"); @@ -21703,6 +22268,7 @@ lin materialistic_A = compoundA (mkA "materialistic"); lin materialistically_Adv = mkAdv "materialistically"; lin materialization_N = mkN "materialization" "materializations"; lin materialize_V = mkV "materialize" "materializes" "materialized" "materialized" "materializing"; +lin materialize_V2V = mkV2V (mkV "materialize" "materializes" "materialized" "materialized" "materializing") noPrep to_Prep ; lin maternal_A = compoundA (mkA "maternal"); lin maternity_N = mkN "maternity" ; lin matey_A = compoundA (mkA "matey"); @@ -21743,7 +22309,6 @@ lin mature_V = mkV "mature" "matures" "matured" "matured" "maturing"; lin mature_V2 = mkV2 (mkV "mature" "matures" "matured" "matured" "maturing"); lin maturity_N = mkN "maturity" ; lin matutinal_A = compoundA (mkA "matutinal"); -lin mate_2_N = mkN "maté" "matés" ; lin maud_PN = mkPN "Maud"; lin maudie_PN = mkPN "Maudie"; lin maudlin_A = compoundA (mkA "maudlin"); @@ -21780,6 +22345,18 @@ lin maximum_N = mkN "maximum" "maximums"; lin maxine_PN = mkPN "Maxine"; lin may_N = mkN "may" "mays"; lin may_PN = mkPN "May"; +lin may_VV = { + s = table { + VVF VInf => ["be allowed to"] ; + VVF VPres => "may" ; + VVF VPPart => ["been allowed to"] ; + VVF VPresPart => ["being allowed to"] ; + VVF VPast => "might" ; + VVPastNeg => "mightn't" ; + VVPresNeg => "may not" + } ; + typ = VVAux + } ; lin may_beetle_N = mkN "may-beetle" "may-beetles"; lin may_bug_N = mkN "may-bug" "may-bugs"; lin maybe_Adv = mkAdv "maybe"; @@ -21815,7 +22392,11 @@ lin mealy_bug_N = mkN "mealy-bug" "mealy-bugs"; lin mealy_mouthed_A = compoundA (mkA "mealy-mouthed"); lin mean_A = mkA "mean" "meaner"; lin mean_N = mkN "mean" "means"; +lin mean_V = IrregEng.mean_V; lin mean_V2 = mkV2 (IrregEng.mean_V); +lin mean_VA = mkVA (IrregEng.mean_V); +lin mean_VV = mkVV (IrregEng.mean_V); +lin mean_VS = mkVS (IrregEng.mean_V); lin meander_V = mkV "meander" "meanders" "meandered" "meandered" "meandering"; lin meanderingly_Adv = mkAdv "meanderingly"; lin meanie_N = mkN "meanie" "meanies"; @@ -21893,6 +22474,7 @@ lin meditative_A = compoundA (mkA "meditative"); lin mediterranean_A = compoundA (mkA "mediterranean"); lin medium_A = compoundA (mkA "medium"); lin medium_N = mkN "medium" "mediums"; +lin medium_grade_A = compoundA (mkA "medium-grade"); lin medlar_N = mkN "medlar" "medlars"; lin medley_N = mkN "medley" "medleys"; lin meed_N = mkN "meed" "meeds"; @@ -21903,6 +22485,7 @@ lin meet_A = compoundA (mkA "meet"); lin meet_N = mkN "meet" "meets"; lin meet_V = IrregEng.meet_V; lin meet_V2 = mkV2 (IrregEng.meet_V); +lin meet_V2V = mkV2V (IrregEng.meet_V) noPrep to_Prep ; lin meeting_N = mkN "meeting" "meetings"; lin meeting_house_N = mkN "meeting-house" "meeting-houses"; lin meeting_place_N = mkN "meeting-place" "meeting-places"; @@ -21921,9 +22504,12 @@ lin melancholia_N = mkN "melancholia" ; lin melancholic_A = compoundA (mkA "melancholic"); lin melancholy_A = compoundA (mkA "melancholy"); lin melancholy_N = mkN "melancholy" ; +lin melange_N = mkN "mélange" "mélanges"; lin melbourne_PN = mkPN "Melbourne"; lin melcombe_PN = mkPN "Melcombe"; lin melcombe_regis_PN = mkPN "Melcombe regis"; +lin meld_V2 = mkV2 (mkV "meld"); +lin melee_N = mkN "mêlée" "mêlées"; lin meliorate_V = mkV "meliorate" "meliorates" "meliorated" "meliorated" "meliorating"; lin meliorate_V2 = mkV2 (mkV "meliorate" "meliorates" "meliorated" "meliorated" "meliorating"); lin melioration_N = mkN "melioration" "meliorations"; @@ -21967,6 +22553,7 @@ lin memsahib_N = mkN "memsahib" "memsahibs"; lin menace_N = mkN "menace" "menaces"; lin menace_V2 = mkV2 (mkV "menace" "menaces" "menaced" "menaced" "menacing"); lin menacingly_Adv = mkAdv "menacingly"; +lin menage_N = mkN "ménage" "ménages"; lin menagerie_N = mkN "menagerie" "menageries"; lin mend_N = mkN "mend" "mends"; lin mend_V = mkV "mend" "mends" "mended" "mended" "mending"; @@ -21992,7 +22579,9 @@ lin mentality_N = mkN "mentality" "mentalities"; lin menthol_N = mkN "menthol" ; lin mentholated_A = compoundA (mkA "mentholated"); lin mention_N = mkN "mention" "mentions"; +lin mention_V = mkV "mention" "mentions" "mentioned" "mentioned" "mentioning"; lin mention_V2 = mkV2 (mkV "mention" "mentions" "mentioned" "mentioned" "mentioning"); +lin mention_VS = mkVS (mkV "mention" "mentions" "mentioned" "mentioned" "mentioning"); lin mentioned_A = compoundA (mkA "mentioned"); lin mentor_N = mkN "mentor" "mentors"; lin menu_N = mkN "menu" "menus"; @@ -22040,6 +22629,7 @@ lin merrymaker_N = mkN "merrymaker" "merrymakers"; lin merrymaking_N = mkN "merrymaking" ; lin merthyr_tydfil_PN = mkPN "Merthyr tydfil"; lin merton_PN = mkPN "Merton"; +lin mesalliance_N = mkN "mésalliance" "mésalliances"; lin mescal_N = mkN "mescal" "mescals"; lin mescaline_N = mkN "mescaline" ; lin meseems_Adv = mkAdv "meseems"; @@ -22069,6 +22659,7 @@ lin messy_A = mkA "messy" "messier"; lin met_PN = mkPN "Met"; lin metabolic_A = compoundA (mkA "metabolic"); lin metabolism_N = mkN "metabolism" ; +lin metabolize_V2 = mkV2 (mkV "metabolize"); lin metacarpal_A = compoundA (mkA "metacarpal"); lin metacarpal_N = mkN "metacarpal" "metacarpals"; lin metal_N = mkN "metal" "metals"; @@ -22111,6 +22702,7 @@ lin methyl_N = mkN "methyl" "methyls"; lin methylated_A = compoundA (mkA "methylated"); lin meticulous_A = compoundA (mkA "meticulous"); lin meticulousness_N = mkN "meticulousness" ; +lin metier_N = mkN "métier" "métiers"; lin metre_N = mkN "metre" "metres"; lin metric_A = compoundA (mkA "metric"); lin metrical_A = compoundA (mkA "metrical"); @@ -22218,6 +22810,7 @@ lin midwestern_A = compoundA (mkA "midwestern"); lin midwife_N = mkN "midwife" "midwives" {- FIXME: guessed plural form -}; lin midwifery_N = mkN "midwifery" ; lin mien_N = mkN "mien" "miens"; +lin miff_V2 = mkV2 (mkV "miff"); lin might_N = mkN "might" ; lin might_have_been_N = mkN "might-have-been" "might-have-beens"; lin mightily_Adv = mkAdv "mightily"; @@ -22345,6 +22938,7 @@ lin mincing_A = compoundA (mkA "mincing"); lin mind_N = mkN "mind" "minds"; lin mind_V = mkV "mind" "minds" "minded" "minded" "minding"; lin mind_V2 = mkV2 (mkV "mind" "minds" "minded" "minded" "minding"); +lin mind_VS = mkVS (mkV "mind" "minds" "minded" "minded" "minding"); lin mind_bending_A = compoundA (mkA "mind-bending"); lin mind_blowing_A = compoundA (mkA "mind-blowing"); lin mind_boggling_A = compoundA (mkA "mind-boggling"); @@ -22570,6 +23164,7 @@ lin mistletoe_N = mkN "mistletoe" ; lin mistral_N = mkN "mistral" "mistrals"; lin mistranslate_V2 = mkV2 (mkV "mistranslate" "mistranslates" "mistranslated" "mistranslated" "mistranslating"); lin mistranslation_N = mkN "mistranslation" "mistranslations"; +lin mistreat_V2 = mkV2 (mkV "mistreat"); lin mistress_N = mkN "mistress" "mistresses"; lin mistrial_N = mkN "mistrial" "mistrials"; lin mistrust_N = mkN "mistrust" ; @@ -22610,6 +23205,7 @@ lin mo_PN = mkPN "Mo"; lin moan_N = mkN "moan" "moans"; lin moan_V = mkV "moan" "moans" "moaned" "moaned" "moaning"; lin moan_V2 = mkV2 (mkV "moan" "moans" "moaned" "moaned" "moaning"); +lin moan_VS = mkVS (mkV "moan" "moans" "moaned" "moaned" "moaning"); lin moat_N = mkN "moat" "moats"; lin moated_A = compoundA (mkA "moated"); lin mob_N = mkN "mob" "mobs"; @@ -22639,8 +23235,12 @@ lin modal_A = compoundA (mkA "modal"); lin modality_N = mkN "modality" "modalities"; lin mode_N = mkN "mode" "modes"; lin model_N = mkN "model" "models"; -lin model_V = mkV "model" "models" "modelled" "modelled" "modelling"; -lin model_V2 = mkV2 (mkV "model" "models" "modelled" "modelled" "modelling"); +lin model_V = variants {mkV "model" "models" "modeled" "modeled" "modeling"; -- US + mkV "model" "models" "modelled" "modelled" "modelling" + }; +lin model_V2 = mkV2 (variants {mkV "model" "models" "modeled" "modeled" "modeling"; -- US + mkV "model" "models" "modelled" "modelled" "modelling" + }); lin modeler_N = mkN "modeler" "modelers"; lin modeller_N = mkN "modeller" "modellers"; lin modelling_N = mkN "modelling" ; @@ -22874,6 +23474,7 @@ lin morbidity_N = mkN "morbidity" "morbidities"; lin morbidness_N = mkN "morbidness" ; lin mordant_A = compoundA (mkA "mordant"); lin more_Adv = mkAdv "more"; +lin more_Det = mkDeterminer plural "more"; lin more_N = mkN "more" ; lin morecambe_PN = mkPN "Morecambe"; lin morello_N = mkN "morello" "morellos"; @@ -22969,6 +23570,7 @@ lin motion_V = mkV "motion" "motions" "motioned" "motioned" "motioning"; lin motion_V2 = mkV2 (mkV "motion" "motions" "motioned" "motioned" "motioning"); lin motionless_A = compoundA (mkA "motionless"); lin motivate_V2 = mkV2 (mkV "motivate" "motivates" "motivated" "motivated" "motivating"); +lin motivate_V2V = mkV2V (mkV "motivate") noPrep to_Prep ; lin motivation_N = mkN "motivation" "motivations"; lin motive_A = compoundA (mkA "motive"); lin motive_N = mkN "motive" "motives"; @@ -23004,6 +23606,7 @@ lin mound_N = mkN "mound" "mounds"; lin mount_N = mkN "mount" "mounts"; lin mount_V = mkV "mount" "mounts" "mounted" "mounted" "mounting"; lin mount_V2 = mkV2 (mkV "mount" "mounts" "mounted" "mounted" "mounting"); +lin mount_VS = mkVS (mkV "mount" "mounts" "mounted" "mounted" "mounting"); lin mountain_N = mkN "mountain" "mountains"; lin mountain_ash_PN = mkPN "Mountain ash"; lin mountaineer_N = mkN "mountaineer" "mountaineers"; @@ -23036,6 +23639,7 @@ lin movable_A = compoundA (mkA "movable"); lin move_N = mkN "move" "moves"; lin move_V = mkV "move" "moves" "moved" "moved" "moving"; lin move_V2 = mkV2 (mkV "move" "moves" "moved" "moved" "moving"); +lin move_V2V = mkV2V (mkV "move" "moves" "moved" "moved" "moving") noPrep to_Prep ; lin movement_N = mkN "movement" "movements"; lin mover_N = mkN "mover" "movers"; lin movie_N = mkN "movie" "movies"; @@ -23055,8 +23659,7 @@ lin ms_N = mkN "ms" ; lin ms_PN = mkPN "Ms"; lin msc_N = mkN "msc" ; lin mt_PN = mkPN "Mt"; -lin much_A = compoundA (mkA "much"); -lin much_Adv = mkAdv "much"; +lin much_Det = mkDeterminer singular "much"; lin much_N = mkN "much" "IRREG"; lin muchness_N = mkN "muchness" ; lin mucilage_N = mkN "mucilage" ; @@ -23179,6 +23782,7 @@ lin murton_PN = mkPN "Murton"; lin muscatel_N = mkN "muscatel" ; lin muscle_N = mkN "muscle" "muscles"; lin muscle_V = mkV "muscle" "muscles" "muscled" "muscled" "muscling"; +lin muscle_V2 = mkV2 (mkV "muscle" "muscles" "muscled" "muscled" "muscling"); lin muscle_bound_A = compoundA (mkA "muscle-bound"); lin muscleman_N = mkN "muscleman" "musclemen" {- FIXME: guessed plural form -}; lin muscovite_A = compoundA (mkA "muscovite"); @@ -23187,6 +23791,7 @@ lin muscovy_N = mkN "muscovy" "muscovies"; lin muscular_A = compoundA (mkA "muscular"); lin muse_N = mkN "muse" "muses"; lin muse_V = mkV "muse" "muses" "mused" "mused" "musing"; +lin muse_VS = mkVS (mkV "muse" "muses" "mused" "mused" "musing"); lin museum_N = mkN "museum" "museums"; lin mush_N = mkN "mush" ; lin mushroom_N = mkN "mushroom" "mushrooms"; @@ -23219,6 +23824,18 @@ lin muss_V2 = mkV2 (mkV "muss" "musses" "mussed" "mussed" "mussing"); lin mussel_N = mkN "mussel" "mussels"; lin musselburgh_PN = mkPN "Musselburgh"; lin must_N = mkN "must" "musts"; +lin must_VV = { + s = table { + VVF VInf => ["have to"] ; + VVF VPres => "must" ; + VVF VPPart => ["had to"] ; + VVF VPresPart => ["having to"] ; + VVF VPast => ["had to"] ; --# notpresent + VVPastNeg => ["hadn't to"] ; --# notpresent + VVPresNeg => "mustn't" + } ; + typ = VVAux + } ; lin mustachio_N = mkN "mustachio" "mustachios"; lin mustang_N = mkN "mustang" "mustangs"; lin mustard_N = mkN "mustard" ; @@ -23234,6 +23851,7 @@ lin mutatis_mutandis_Adv = mkAdv "mutatis mutandis"; lin mute_A = compoundA (mkA "mute"); lin mute_N = mkN "mute" "mutes"; lin mute_V2 = mkV2 (mkV "mute" "mutes" "muted" "muted" "muting"); +lin mutilate_V = mkV "mutilate"; lin mutilate_V2 = mkV2 (mkV "mutilate" "mutilates" "mutilated" "mutilated" "mutilating"); lin mutilation_N = mkN "mutilation" "mutilations"; lin mutineer_N = mkN "mutineer" "mutineers"; @@ -23279,11 +23897,6 @@ lin mythological_A = compoundA (mkA "mythological"); lin mythologist_N = mkN "mythologist" "mythologists"; lin mythology_N = mkN "mythology" "mythologies"; lin myxomatosis_N = mkN "myxomatosis" ; -lin melange_N = mkN "mélange" "mélanges"; -lin menage_N = mkN "ménage" "ménages"; -lin mesalliance_N = mkN "mésalliance" "mésalliances"; -lin metier_N = mkN "métier" "métiers"; -lin melee_N = mkN "mêlée" "mêlées"; lin naafi_N = mkN "naafi" ; lin nab_V2 = mkV2 (mkV "nab" "nabs" "nabbed" "nabbed" "nabbing"); lin nabob_N = mkN "nabob" "nabobs"; @@ -23309,14 +23922,17 @@ lin naira_N = mkN "naira" "nairas"; lin nairn_PN = mkPN "Nairn"; lin nairobi_PN = mkPN "Nairobi"; lin naive_1_A = compoundA (mkA "naive"); -lin naivety_N = mkN "naivety" "naiveties"; +lin naive_2_A = compoundA (mkA "naïve"); lin naivete_N = mkN "naiveté" "naivetés"; +lin naivety_N = mkN "naivety" "naiveties"; lin naked_A = compoundA (mkA "naked"); lin nakedness_N = mkN "nakedness" ; lin namby_pamby_A = compoundA (mkA "namby-pamby"); lin namby_pamby_N = mkN "namby-pamby" "namby-pambies"; lin name_N = mkN "name" "names"; lin name_V2 = mkV2 (mkV "name" "names" "named" "named" "naming"); +lin name_V2V = mkV2V (mkV "name") noPrep to_Prep ; +lin name_VS = mkVS (mkV "name"); lin name_day_N = mkN "name-day" "name-days"; lin name_drop_V = mkV "name-drop" "name-drops" "name-dropped" "name-dropped" "name-dropping"; lin name_dropping_N = mkN "name-dropping" ; @@ -23369,7 +23985,8 @@ lin narrow_minded_A = compoundA (mkA "narrow-minded"); lin narrow_mindedness_N = mkN "narrow-mindedness" ; lin narrowness_N = mkN "narrowness" ; lin narwhal_N = mkN "narwhal" "narwhals"; -lin nasa_PN = mkPN "Nasa"; +lin nary_Predet = ss "nary"; +lin nasa_PN = mkPN "NASA"; lin nasal_A = compoundA (mkA "nasal"); lin nasal_N = mkN "nasal" "nasals"; lin nasalize_V2 = mkV2 (mkV "nasalize" "nasalizes" "nasalized" "nasalized" "nasalizing"); @@ -23439,10 +24056,10 @@ lin navigator_N = mkN "navigator" "navigators"; lin navvy_N = mkN "navvy" "navvies"; lin navy_N = mkN "navy" "navies"; lin nay_Adv = mkAdv "nay"; +lin naysay_V2 = mkV2 (mkV "naysay"); lin nazi_A = compoundA (mkA "nazi"); lin nazi_N = mkN "nazi" "nazis"; lin nazism_N = mkN "nazism" ; -lin naive_2_A = compoundA (mkA "naïve"); lin nb_PN = mkPN "Nb"; lin nco_N = mkN "nco" ; lin ne'er_Adv = mkAdv "ne'er"; @@ -23455,9 +24072,9 @@ lin neapolitan_A = compoundA (mkA "neapolitan"); lin neapolitan_N = mkN "neapolitan" "neapolitans"; lin near_A = mkA "near" "nearer"; lin near_Adv = mkAdv "near"; +lin near_Prep = mkPrep "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"; @@ -23495,8 +24112,13 @@ lin nectar_N = mkN "nectar" ; lin nectarine_N = mkN "nectarine" "nectarines"; lin ned_PN = mkPN "Ned"; lin neddy_PN = mkPN "Neddy"; +lin nee_A = compoundA (mkA "née"); lin need_N = mkN "need" "needs"; +lin need_V = mkV "need"; lin need_V2 = mkV2 (mkV "need" "needs" "needed" "needed" "needing"); +lin need_V2V = mkV2V (mkV "need" "needs" "needed" "needed" "needing") noPrep to_Prep ; +lin need_VV = mkVV (mkV "need" "needs" "needed" "needed" "needing") ; +lin need_VS = mkVS (mkV "need" "needs" "needed" "needed" "needing"); lin needful_A = compoundA (mkA "needful"); lin needle_N = mkN "needle" "needles"; lin needle_V2 = mkV2 (mkV "needle" "needles" "needled" "needled" "needling"); @@ -23517,6 +24139,7 @@ lin neglect_N = mkN "neglect" ; lin neglect_V2 = mkV2 (mkV "neglect" "neglects" "neglected" "neglected" "neglecting"); lin neglectful_A = compoundA (mkA "neglectful"); lin neglectfulness_N = mkN "neglectfulness" ; +lin neglige_N = mkN "négligé" "négligés"; lin negligee_N = mkN "negligee" "negligees"; lin negligence_N = mkN "negligence" ; lin negligent_A = compoundA (mkA "negligent"); @@ -23524,6 +24147,7 @@ lin negligible_A = compoundA (mkA "negligible"); lin negotiable_A = compoundA (mkA "negotiable"); lin negotiate_V = mkV "negotiate" "negotiates" "negotiated" "negotiated" "negotiating"; lin negotiate_V2 = mkV2 (mkV "negotiate" "negotiates" "negotiated" "negotiated" "negotiating"); +lin negotiate_VV = mkVV (mkV "negotiate" "negotiates" "negotiated" "negotiated" "negotiating"); lin negotiation_N = mkN "negotiation" "negotiations"; lin negotiator_N = mkN "negotiator" "negotiators"; lin negress_N = mkN "negress" "negresses"; @@ -23540,6 +24164,7 @@ lin neighbourhood_N = mkN "neighbourhood" "neighbourhoods"; lin neighbourliness_N = mkN "neighbourliness" ; lin neighbourly_A = compoundA (mkA "neighbourly"); lin neil_PN = mkPN "Neil"; +lin neither7nor_DConj = mkConj "neither" "nor"; lin neither_A = compoundA (mkA "neither"); lin neither_Adv = mkAdv "neither"; lin neither_Prep = mkPrep "neither"; @@ -23625,7 +24250,7 @@ lin neutralization_N = mkN "neutralization" "neutralizations"; lin neutralize_V2 = mkV2 (mkV "neutralize" "neutralizes" "neutralized" "neutralized" "neutralizing"); lin neutron_N = mkN "neutron" "neutrons"; lin nevada_PN = mkPN "Nevada"; -lin never_Adv = mkAdv "never"; +lin never_AdV = mkAdV "never"; lin nevermore_Adv = mkAdv "nevermore"; lin nevertheless_Adv = mkAdv "nevertheless"; lin neville_PN = mkPN "Neville"; @@ -23687,8 +24312,7 @@ lin newton_mearns_PN = mkPN "Newton mearns"; lin newtonian_A = compoundA (mkA "newtonian"); lin newtonian_N = mkN "newtonian" "newtonians"; lin newtown_PN = mkPN "Newtown"; -lin next_A = compoundA (mkA "next"); -lin next_Adv = mkAdv "next"; +lin next_A = irregAdv (compoundA (mkA "next")) "next"; lin next_N = mkN "next" "next"; lin next_Prep = mkPrep "next"; lin nexus_N = mkN "nexus" "nexuses"; @@ -23714,6 +24338,7 @@ lin nickel_V2 = mkV2 (mkV "nickel" "nickels" "nickelled" "nickelled" "nickelling lin nicknack_N = mkN "nicknack" "nicknacks"; lin nickname_N = mkN "nickname" "nicknames"; lin nickname_V2 = mkV2 (mkV "nickname" "nicknames" "nicknamed" "nicknamed" "nicknaming"); +lin nickname_VS = mkVS (mkV "nickname"); lin nicola_PN = mkPN "Nicola"; lin nicole_PN = mkPN "Nicole"; lin nicotine_N = mkN "nicotine" ; @@ -23810,6 +24435,8 @@ lin nitty_gritty_N = mkN "nitty-gritty" ; lin nitwit_N = mkN "nitwit" "nitwits"; lin nitwitted_A = compoundA (mkA "nitwitted"); lin nix_N = mkN "nix" ; +lin nix_V2 = mkV2 (mkV "nix"); +lin no_Quant = mkQuant "no" "no" "none" "none" ; lin no_ball_N = mkN "no-ball" "no-balls"; lin no_go_A = compoundA (mkA "no-go"); lin no_man's_land_N = mkN "no-man's-land" "IRREG"; @@ -23921,6 +24548,7 @@ lin nor'_nor'_west_Adv = mkAdv "nor'-nor'-west"; lin nor'_nor'_west_N = mkN "nor'-nor'-west" ; lin nor'_west_Adv = mkAdv "nor'-west"; lin nor'_west_N = mkN "nor'-west" ; +lin nor_Conj = mkConj "nor"; lin nora_PN = mkPN "Nora"; lin nordic_A = compoundA (mkA "nordic"); lin nordic_N = mkN "nordic" "nordics"; @@ -24008,7 +24636,9 @@ lin notation_N = mkN "notation" "notations"; lin notch_N = mkN "notch" "notches"; lin notch_V2 = mkV2 (mkV "notch" "notches" "notched" "notched" "notching"); lin note_N = mkN "note" "notes"; +lin note_V = mkV "note"; lin note_V2 = mkV2 (mkV "note" "notes" "noted" "noted" "noting"); +lin note_VS = mkVS (mkV "note"); lin notebook_N = mkN "notebook" "notebooks"; lin notecase_N = mkN "notecase" "notecases"; lin noted_A = compoundA (mkA "noted"); @@ -24019,6 +24649,7 @@ lin nothingness_N = mkN "nothingness" ; lin notice_N = mkN "notice" "notices"; lin notice_V = mkV "notice" "notices" "noticed" "noticed" "noticing"; lin notice_V2 = mkV2 (mkV "notice" "notices" "noticed" "noticed" "noticing"); +lin notice_VS = mkVS (mkV "notice" "notices" "noticed" "noticed" "noticing"); lin notice_board_N = mkN "notice-board" "notice-boards"; lin noticeable_A = compoundA (mkA "noticeable"); lin notifiable_A = compoundA (mkA "notifiable"); @@ -24148,8 +24779,6 @@ lin nympho_N = mkN "nympho" "nymphos"; lin nymphomania_N = mkN "nymphomania" ; lin nymphomaniac_A = compoundA (mkA "nymphomaniac"); lin nymphomaniac_N = mkN "nymphomaniac" "nymphomaniacs"; -lin nee_A = compoundA (mkA "née"); -lin neglige_N = mkN "négligé" "négligés"; lin o'er_Adv = mkAdv "o'er"; lin o_level_N = mkN "o-level" "o-levels"; lin oaf_N = mkN "oaf" "oafs"; @@ -24204,6 +24833,7 @@ lin objurgation_N = mkN "objurgation" "objurgations"; lin oblate_A = compoundA (mkA "oblate"); lin oblation_N = mkN "oblation" "oblations"; lin obligate_V2 = mkV2 (mkV "obligate" "obligates" "obligated" "obligated" "obligating"); +lin obligate_V2V = mkV2V (mkV "obligate") noPrep to_Prep ; lin obligation_N = mkN "obligation" "obligations"; lin obligatory_A = compoundA (mkA "obligatory"); lin oblige_V2 = mkV2 (mkV "oblige" "obliges" "obliged" "obliged" "obliging"); @@ -24227,6 +24857,7 @@ lin obscurantism_N = mkN "obscurantism" ; lin obscurantist_N = mkN "obscurantist" "obscurantists"; lin obscure_A = compoundA (mkA "obscure"); lin obscure_V2 = mkV2 (mkV "obscure" "obscures" "obscured" "obscured" "obscuring"); +lin obscure_VA = mkVA (mkV "obscure"); lin obscurity_N = mkN "obscurity" "obscurities"; lin obsequious_A = compoundA (mkA "obsequious"); lin obsequiousness_N = mkN "obsequiousness" ; @@ -24237,6 +24868,7 @@ lin observation_N = mkN "observation" "observations"; lin observatory_N = mkN "observatory" "observatories"; lin observe_V = mkV "observe" "observes" "observed" "observed" "observing"; lin observe_V2 = mkV2 (mkV "observe" "observes" "observed" "observed" "observing"); +lin observe_VS = mkVS (mkV "observe" "observes" "observed" "observed" "observing"); lin observer_N = mkN "observer" "observers"; lin observing_A = compoundA (mkA "observing"); lin obsess_V2 = mkV2 (mkV "obsess" "obsesses" "obsessed" "obsessed" "obsessing"); @@ -24287,8 +24919,10 @@ lin occupant_N = mkN "occupant" "occupants"; lin occupation_N = mkN "occupation" "occupations"; lin occupational_A = compoundA (mkA "occupational"); lin occupier_N = mkN "occupier" "occupiers"; +lin occupy_V = mkV "occupy"; lin occupy_V2 = mkV2 (mkV "occupy" "occupies" "occupied" "occupied" "occupying"); lin occur_V = mkV "occur" "occurs" "occurred" "occurred" "occurring"; +lin occurr_V2 = mkV2 (mkV "occurr"); lin occurrence_N = mkN "occurrence" "occurrences"; lin ocean_N = mkN "ocean" "oceans"; lin oceanic_A = compoundA (mkA "oceanic"); @@ -24357,6 +24991,8 @@ lin offensiveness_N = mkN "offensiveness" ; lin offer_N = mkN "offer" "offers"; lin offer_V = mkV "offer" "offers" "offered" "offered" "offering"; lin offer_V2 = mkV2 (mkV "offer" "offers" "offered" "offered" "offering"); +lin offer_VV = mkVV (mkV "offer" "offers" "offered" "offered" "offering"); +lin offer_VS = mkVS (mkV "offer" "offers" "offered" "offered" "offering"); lin offering_N = mkN "offering" "offerings"; lin offertory_N = mkN "offertory" "offertories"; lin offhand_A = compoundA (mkA "offhand"); @@ -24505,8 +25141,8 @@ lin ongar_PN = mkPN "Ongar"; lin ongoing_A = compoundA (mkA "ongoing"); lin onion_N = mkN "onion" "onions"; lin onlooker_N = mkN "onlooker" "onlookers"; -lin only_A = compoundA (mkA "only"); lin only_Adv = mkAdv "only"; +lin only_Predet = {s="only"}; lin onomatopoeia_N = mkN "onomatopoeia" ; lin onrush_N = mkN "onrush" "onrushes"; lin onset_N = mkN "onset" "onsets"; @@ -24573,6 +25209,7 @@ lin ophthalmic_A = compoundA (mkA "ophthalmic"); lin ophthalmoscope_N = mkN "ophthalmoscope" "ophthalmoscopes"; lin opiate_N = mkN "opiate" "opiates"; lin opine_V2 = mkV2 (mkV "opine" "opines" "opined" "opined" "opining"); +lin opine_VS = mkVS (mkV "opine" "opines" "opined" "opined" "opining"); lin opinion_N = mkN "opinion" "opinions"; lin opinionated_A = compoundA (mkA "opinionated"); lin opinionative_A = compoundA (mkA "opinionative"); @@ -24585,7 +25222,9 @@ lin opportune_A = compoundA (mkA "opportune"); lin opportunism_N = mkN "opportunism" ; lin opportunist_N = mkN "opportunist" "opportunists"; lin opportunity_N = mkN "opportunity" "opportunities"; +lin oppose_V = mkV "oppose"; lin oppose_V2 = mkV2 (mkV "oppose" "opposes" "opposed" "opposed" "opposing"); +lin oppose_VS = mkVS (mkV "oppose"); lin opposite_A = compoundA (mkA "opposite"); lin opposite_N = mkN "opposite" "opposites"; lin opposite_Prep = mkPrep "opposite"; @@ -24598,6 +25237,8 @@ lin opprobrious_A = compoundA (mkA "opprobrious"); lin opprobrium_N = mkN "opprobrium" ; lin oppugn_V2 = mkV2 (mkV "oppugn" "oppugns" "oppugned" "oppugned" "oppugning"); lin opt_V = mkV "opt" "opts" "opted" "opted" "opting"; +lin opt_V2V = mkV2V (mkV "opt" "opts" "opted" "opted" "opting") noPrep to_Prep ; +lin opt_VS = mkVS (mkV "opt" "opts" "opted" "opted" "opting"); lin optative_A = compoundA (mkA "optative"); lin optative_N = mkN "optative" "optatives"; lin optic_A = compoundA (mkA "optic"); @@ -24615,6 +25256,7 @@ lin optional_A = compoundA (mkA "optional"); lin opulence_N = mkN "opulence" ; lin opulent_A = compoundA (mkA "opulent"); lin opus_N = mkN "opus" "opi" {- FIXME: guessed plural form -}; +lin or_Conj = mkConj "or" singular ; lin oracle_N = mkN "oracle" "oracles"; lin oracular_A = compoundA (mkA "oracular"); lin oral_A = compoundA (mkA "oral"); @@ -24645,9 +25287,13 @@ lin orchestration_N = mkN "orchestration" "orchestrations"; lin orchid_N = mkN "orchid" "orchids"; lin orchis_N = mkN "orchis" "orchises"; lin ordain_V2 = mkV2 (mkV "ordain" "ordains" "ordained" "ordained" "ordaining"); +lin ordain_VS = mkVS (mkV "ordain"); lin ordeal_N = mkN "ordeal" "ordeals"; lin order_N = mkN "order" "orders"; +lin order_V = mkV "order"; lin order_V2 = mkV2 (mkV "order" "orders" "ordered" "ordered" "ordering"); +lin order_V2V = mkV2V (mkV "order" "orders" "ordered" "ordered" "ordering") noPrep to_Prep ; +lin order_VS = mkVS (mkV "order" "orders" "ordered" "ordered" "ordering"); lin order_book_N = mkN "order-book" "order-books"; lin order_form_N = mkN "order-form" "order-forms"; lin order_paper_N = mkN "order-paper" "order-papers"; @@ -24677,6 +25323,7 @@ lin organist_N = mkN "organist" "organists"; lin organization_N = mkN "organization" "organizations"; lin organizational_A = compoundA (mkA "organizational"); lin organize_V2 = mkV2 (mkV "organize" "organizes" "organized" "organized" "organizing"); +lin organize_V2V = mkV2V (mkV "organize") noPrep to_Prep ; lin organized_A = compoundA (mkA "organized"); lin organizer_N = mkN "organizer" "organizers"; lin orgasm_N = mkN "orgasm" "orgasms"; @@ -24780,10 +25427,11 @@ lin oubliette_N = mkN "oubliette" "oubliettes"; lin ouija_N = mkN "ouija" "ouijas"; lin ouija_board_N = mkN "ouija-board" "ouija-boards"; lin ounce_N = mkN "ounce" "ounces"; +lin oust_V = mkV "oust"; 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_V2 = mkV2 (mkV "out" "outs" "outed" "outed" "outing"); 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"); @@ -24791,6 +25439,7 @@ lin out_of_doors_Adv = mkAdv "out-of-doors"; lin out_of_the_way_A = compoundA (mkA "out-of-the-way"); lin out_of_the_way_Adv = mkAdv "out-of-the-way"; lin out_of_work_A = compoundA (mkA "out-of-work"); +lin out_trade_V2 = mkV2 (mkV "out-trade"); lin out_tray_N = mkN "out-tray" "out-trays"; lin outback_A = compoundA (mkA "outback"); lin outback_N = mkN "outback" "IRREG"; @@ -24827,7 +25476,9 @@ lin outfit_V2 = mkV2 (mkV "outfit" "outfits" "outfitted" "outfitted" "outfitting lin outfitter_N = mkN "outfitter" "outfitters"; lin outflank_V2 = mkV2 (mkV "outflank" "outflanks" "outflanked" "outflanked" "outflanking"); lin outflow_N = mkN "outflow" "outflows"; +lin outfly_V2 = mkV2 (mkV "outfly"); lin outfox_V2 = mkV2 (mkV "outfox" "outfoxes" "outfoxed" "outfoxed" "outfoxing"); +lin outgain_V2 = mkV2 (mkV "outgain"); lin outgo_N = mkN "outgo" "outgoes"; lin outgo_V = mkV "out" IrregEng.go_V; lin outgoing_A = compoundA (mkA "outgoing"); @@ -24842,6 +25493,7 @@ lin outlaw_N = mkN "outlaw" "outlaws"; lin outlaw_V2 = mkV2 (mkV "outlaw" "outlaws" "outlawed" "outlawed" "outlawing"); lin outlawry_N = mkN "outlawry" ; lin outlay_N = mkN "outlay" "outlays"; +lin outleap_V2 = mkV2 (mkV "outleap"); lin outlet_N = mkN "outlet" "outlets"; lin outlier_N = mkN "outlier" "outliers"; lin outline_N = mkN "outline" "outlines"; @@ -24855,7 +25507,9 @@ lin outmatch_V2 = mkV2 (mkV "outmatch" "outmatches" "outmatched" "outmatched" "o lin outmoded_A = compoundA (mkA "outmoded"); lin outmost_A = compoundA (mkA "outmost"); lin outnumber_V2 = mkV2 (mkV "outnumber" "outnumbers" "outnumbered" "outnumbered" "outnumbering"); +lin outpace_V2 = mkV2 (mkV "outpace"); lin outpatient_N = mkN "outpatient" "outpatients"; +lin outperform_V2 = mkV2 (mkV "outperform"); lin outplay_V2 = mkV2 (mkV "outplay" "outplays" "outplayed" "outplayed" "outplaying"); lin outpoint_V2 = mkV2 (mkV "outpoint" "outpoints" "outpointed" "outpointed" "outpointing"); lin outport_N = mkN "outport" "outports"; @@ -24867,6 +25521,7 @@ lin outrage_V2 = mkV2 (mkV "outrage" "outrages" "outraged" "outraged" "outraging lin outrageous_A = compoundA (mkA "outrageous"); lin outrange_V2 = mkV2 (mkV "outrange" "outranges" "outranged" "outranged" "outranging"); lin outrank_V2 = mkV2 (mkV "outrank" "outranks" "outranked" "outranked" "outranking"); +lin outre_A = compoundA (mkA "outré"); lin outride_V2 = mkV2 (mkV "out" IrregEng.ride_V); lin outrider_N = mkN "outrider" "outriders"; lin outrigged_A = compoundA (mkA "outrigged"); @@ -24875,8 +25530,8 @@ lin outright_A = compoundA (mkA "outright"); lin outright_Adv = mkAdv "outright"; lin outrival_V2 = mkV2 (mkV "outrival" "outrivals" "outrivalled" "outrivalled" "outrivalling"); lin outrun_V2 = mkV2 (mkV "out" IrregEng.run_V); -lin outre_A = compoundA (mkA "outré"); lin outsail_V2 = mkV2 (mkV "outsail" "outsails" "outsailed" "outsailed" "outsailing"); +lin outsell_V2 = mkV2 (mkV "outsell"); lin outset_N = mkN "outset" "outsets"; lin outshine_V2 = mkV2 (mkV "out" IrregEng.shine_V); lin outside_A = compoundA (mkA "outside"); @@ -24917,6 +25572,7 @@ 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_magazine_V2 = mkV2 (mkV "over-magazine"); lin over_ripe_A = compoundA (mkA "over-ripe"); lin overabundant_A = compoundA (mkA "overabundant"); lin overact_V = mkV "overact" "overacts" "overacted" "overacted" "overacting"; @@ -24960,7 +25616,9 @@ lin overclothe_V2 = mkV2 (mkV "overclothe" "overclothes" "overclothed" "overclot lin overcloud_V = mkV "overcloud" "overclouds" "overclouded" "overclouded" "overclouding"; lin overcloud_V2 = mkV2 (mkV "overcloud" "overclouds" "overclouded" "overclouded" "overclouding"); lin overcoat_N = mkN "overcoat" "overcoats"; +lin overcome_V = mkV "overcome"; lin overcome_V2 = mkV2 (IrregEng.overcome_V); +lin overcommit_V2 = mkV2 (mkV "overcommit"); lin overconfidence_N = mkN "overconfidence" ; lin overconfident_A = compoundA (mkA "overconfident"); lin overcook_V2 = mkV2 (mkV "overcook" "overcooks" "overcooked" "overcooked" "overcooking"); @@ -24972,6 +25630,7 @@ lin overcrowd_V2 = mkV2 (mkV "overcrowd" "overcrowds" "overcrowded" "overcrowded lin overcurious_A = compoundA (mkA "overcurious"); lin overdelicate_A = compoundA (mkA "overdelicate"); lin overdo_V2 = mkV2 (IrregEng.overdo_V); +lin overdose_V = mkV "overdose"; lin overdraft_N = mkN "overdraft" "overdrafts"; lin overdraw_V = mkV "over" IrregEng.draw_V; lin overdraw_V2 = mkV2 (mkV "over" IrregEng.draw_V); @@ -24983,6 +25642,7 @@ lin overeager_A = compoundA (mkA "overeager"); lin overeat_V = mkV "over" IrregEng.eat_V; lin overemotional_A = compoundA (mkA "overemotional"); lin overemphasis_N = mkN "overemphasis" ; +lin overemphasize_V = mkV "overemphasize"; lin overemphasize_V2 = mkV2 (mkV "overemphasize" "overemphasizes" "overemphasized" "overemphasized" "overemphasizing"); lin overenthusiastic_A = compoundA (mkA "overenthusiastic"); lin overestimate_V2 = mkV2 (mkV "overestimate" "overestimates" "overestimated" "overestimated" "overestimating"); @@ -25046,14 +25706,17 @@ lin overnervous_A = compoundA (mkA "overnervous"); lin overnight_A = compoundA (mkA "overnight"); lin overnight_Adv = mkAdv "overnight"; lin overpass_N = mkN "overpass" "overpasses"; +lin overpay_V = mkV "overpay"; lin overpay_V2 = mkV2 (mkV "over" IrregEng.pay_V); lin overpayment_N = mkN "overpayment" "overpayments"; +lin overplant_V2 = mkV2 (mkV "overplant"); lin overplay_V2 = mkV2 (mkV "overplay" "overplays" "overplayed" "overplayed" "overplaying"); lin overplus_N = mkN "overplus" "overpluses"; lin overpopulation_N = mkN "overpopulation" ; lin overpower_V2 = mkV2 (mkV "overpower" "overpowers" "overpowered" "overpowered" "overpowering"); lin overpowering_A = compoundA (mkA "overpowering"); lin overpraise_V2 = mkV2 (mkV "overpraise" "overpraises" "overpraised" "overpraised" "overpraising"); +lin overprice_V2 = mkV2 (mkV "overprice"); lin overprint_N = mkN "overprint" "overprints"; lin overprint_V2 = mkV2 (mkV "overprint" "overprints" "overprinted" "overprinted" "overprinting"); lin overproduce_V = mkV "overproduce" "overproduces" "overproduced" "overproduced" "overproducing"; @@ -25062,6 +25725,7 @@ lin overproduction_N = mkN "overproduction" ; lin overproud_A = compoundA (mkA "overproud"); lin overrate_V2 = mkV2 (mkV "overrate" "overrates" "overrated" "overrated" "overrating"); lin overreach_V2 = mkV2 (mkV "overreach" "overreaches" "overreached" "overreached" "overreaching"); +lin overreact_V = mkV "overreact"; lin override_V2 = mkV2 (mkV "over" IrregEng.ride_V); lin overripe_A = compoundA (mkA "overripe"); lin overrule_V2 = mkV2 (mkV "overrule" "overrules" "overruled" "overruled" "overruling"); @@ -25072,6 +25736,7 @@ lin overseas_A = compoundA (mkA "overseas"); lin overseas_Adv = mkAdv "overseas"; lin oversee_V2 = mkV2 (mkV "over" IrregEng.see_V); lin overseer_N = mkN "overseer" "overseers"; +lin oversell_V2 = mkV2 (mkV "oversell"); lin oversensitive_A = compoundA (mkA "oversensitive"); lin overserious_A = compoundA (mkA "overserious"); lin oversew_V2 = mkV2 (mkV "over" IrregEng.sew_V); @@ -25083,6 +25748,7 @@ lin overshoot_V2 = mkV2 (mkV "over" IrregEng.shoot_V); lin overshot_A = compoundA (mkA "overshot"); lin overside_Adv = mkAdv "overside"; lin oversight_N = mkN "oversight" "oversights"; +lin oversimplify_V = mkV "oversimplify"; lin oversimplify_V2 = mkV2 (mkV "oversimplify" "oversimplifies" "oversimplified" "oversimplified" "oversimplifying"); lin oversize_A = compoundA (mkA "oversize"); lin overskirt_N = mkN "overskirt" "overskirts"; @@ -25099,6 +25765,7 @@ lin overstrain_N = mkN "overstrain" ; lin overstrain_V2 = mkV2 (mkV "overstrain" "overstrains" "overstrained" "overstrained" "overstraining"); lin overstrung_A = compoundA (mkA "overstrung"); lin overstuffed_A = compoundA (mkA "overstuffed"); +lin oversubscribe_V2 = mkV2 (mkV "oversubscribe"); lin oversubscribed_A = compoundA (mkA "oversubscribed"); lin oversuspicious_A = compoundA (mkA "oversuspicious"); lin overt_A = compoundA (mkA "overt"); @@ -25371,8 +26038,9 @@ lin pang_N = mkN "pang" "pangs"; lin panga_N = mkN "panga" "pangas"; lin panhandle_N = mkN "panhandle" "panhandles"; lin panhandle_V = mkV "panhandle" "panhandles" "panhandled" "panhandled" "panhandling"; -lin panic_N = mkN "panic" "panics"; -lin panic_V = mkV "panic" "IRREG" "IRREG" "IRREG" "IRREG"; +lin panic_N = mkN "panic"; +lin panic_V = mkV "panic" "panics" "panicked" "panicked" "panicking"; +lin panic_V2 = mkV2 (mkV "panic" "panics" "panicked" "panicked" "panicking"); lin panic_stricken_A = compoundA (mkA "panic-stricken"); lin panicky_A = compoundA (mkA "panicky"); lin panjandrum_N = mkN "panjandrum" "panjandrums"; @@ -25579,6 +26247,7 @@ lin partial_A = compoundA (mkA "partial"); lin partiality_N = mkN "partiality" "partialities"; lin participant_N = mkN "participant" "participants"; lin participate_V = mkV "participate" "participates" "participated" "participated" "participating"; +lin participate_V2 = mkV2 (mkV "participate" "participates" "participated" "participated" "participating"); lin participation_N = mkN "participation" ; lin participial_A = compoundA (mkA "participial"); lin participle_N = mkN "participle" "participles"; @@ -25617,6 +26286,8 @@ lin passable_A = compoundA (mkA "passable"); lin passage_N = mkN "passage" "passages"; lin passageway_N = mkN "passageway" "passageways"; lin passbook_N = mkN "passbook" "passbooks"; +lin passe_A = compoundA (mkA "passé"); +lin passee_A = compoundA (mkA "passée"); lin passenger_N = mkN "passenger" "passengers"; lin passepartout_N = mkN "passepartout" "passepartouts"; lin passer_by_N = mkN "passer-by" "IRREG"; @@ -25637,8 +26308,6 @@ lin passkey_N = mkN "passkey" "passkeys"; lin passover_N = mkN "passover" "passovers"; lin passport_N = mkN "passport" "passports"; lin password_N = mkN "password" "passwords"; -lin passe_A = compoundA (mkA "passé"); -lin passee_A = compoundA (mkA "passée"); lin past_A = compoundA (mkA "past"); lin past_Adv = mkAdv "past"; lin past_N = mkN "past" "pasts"; @@ -25682,6 +26351,7 @@ lin patchouli_N = mkN "patchouli" ; lin patchwork_N = mkN "patchwork" ; lin patchy_A = mkA "patchy" "patchier"; lin pate_1_N = mkN "pate" "pates"; +lin pate_2_N = mkN "pâté" "pâtés"; lin pate_de_foie_gras_N = mkN "pate de foie gras" ; lin patella_N = mkN "patella" "patellas"; lin patent_A = compoundA (mkA "patent"); @@ -25762,11 +26432,14 @@ lin pauperization_N = mkN "pauperization" ; lin pauperize_V2 = mkV2 (mkV "pauperize" "pauperizes" "pauperized" "pauperized" "pauperizing"); lin pause_N = mkN "pause" "pauses"; lin pause_V = mkV "pause" "pauses" "paused" "paused" "pausing"; +lin pause_V2V = mkV2V (mkV "pause" "pauses" "paused" "paused" "pausing") noPrep to_Prep ; +lin pause_VS = mkVS (mkV "pause" "pauses" "paused" "paused" "pausing"); lin pave_V2 = mkV2 (mkV "pave" "paves" "paved" "paved" "paving"); lin pavement_N = mkN "pavement" "pavements"; lin pavilion_N = mkN "pavilion" "pavilions"; lin paving_stone_N = mkN "paving-stone" "paving-stones"; lin paw_N = mkN "paw" "paws"; +lin paw_V = mkV "paw"; lin paw_V2 = mkV2 (mkV "paw" "paws" "pawed" "pawed" "pawing"); lin pawky_A = compoundA (mkA "pawky"); lin pawl_N = mkN "pawl" "pawls"; @@ -25781,6 +26454,8 @@ lin pax_romana_N = mkN "pax romana" "pax romanae" {- FIXME: guessed plural form lin pay_N = mkN "pay" ; lin pay_V = IrregEng.pay_V; lin pay_V2 = mkV2 (IrregEng.pay_V); +lin pay_V2V = mkV2V (IrregEng.pay_V) noPrep to_Prep ; +lin pay_VS = mkVS (IrregEng.pay_V); lin pay_as_you_earn_N = mkN "pay-as-you-earn" ; lin pay_claim_N = mkN "pay-claim" "pay-claims"; lin pay_packet_N = mkN "pay-packet" "pay-packets"; @@ -25828,6 +26503,7 @@ lin peafowl_N = mkN "peafowl" "peafowls"; lin peahen_N = mkN "peahen" "peahens"; lin peak_N = mkN "peak" "peaks"; lin peak_V = mkV "peak" "peaks" "peaked" "peaked" "peaking"; +lin peak_V2 = mkV2 (mkV "peak" "peaks" "peaked" "peaked" "peaking"); lin peaked_A = compoundA (mkA "peaked"); lin peaky_A = mkA "peaky" "peakier"; lin peal_N = mkN "peal" "peals"; @@ -25903,7 +26579,7 @@ lin pediment_N = mkN "pediment" "pediments"; lin pedlar_N = mkN "pedlar" "pedlars"; lin pedometer_N = mkN "pedometer" "pedometers"; lin pee_N = mkN "pee" "pees"; -lin pee_V = mkV "pee" "IRREG" "IRREG" "IRREG" "IRREG"; +lin pee_V = mkV "pee" "pees" "peed" "peed" "peeing"; lin peebles_PN = mkPN "Peebles"; lin peek_N = mkN "peek" "peeks"; lin peek_V = mkV "peek" "peeks" "peeked" "peeked" "peeking"; @@ -25970,6 +26646,8 @@ lin penarth_PN = mkPN "Penarth"; lin penchant_N = mkN "penchant" "penchants"; lin pencil_N = mkN "pencil" "pencils"; lin pencil_V2 = mkV2 (mkV "pencil" "pencils" "pencilled" "pencilled" "pencilling"); +lin pend_V = mkV "pend"; +lin pend_V2 = mkV2 (mkV "pend"); lin pendant_N = mkN "pendant" "pendants"; lin pendent_A = compoundA (mkA "pendent"); lin pending_A = compoundA (mkA "pending"); @@ -26003,17 +26681,17 @@ lin penmanship_N = mkN "penmanship" ; lin penn'orth_N = mkN "penn'orth" "penn'orths"; lin pennant_N = mkN "pennant" "pennants"; lin penniless_A = compoundA (mkA "penniless"); -lin pennon_N = mkN "pennon" "pennons"; +lin pennon_N = mkN "pennon"; lin pennsylvania_PN = mkPN "Pennsylvania"; -lin penny_N = mkN "penny" "pennies"; +lin penny_N = mkN "penny" (variants {"pennies"; "pence"}); lin penny_PN = mkPN "Penny"; -lin pennyweight_N = mkN "pennyweight" "pennyweights"; -lin pennyworth_N = mkN "pennyworth" "pennyworths"; +lin pennyweight_N = mkN "pennyweight"; +lin pennyworth_N = mkN "pennyworth"; lin penology_N = mkN "penology" ; lin penrhyn_PN = mkPN "Penrhyn"; lin penrith_PN = mkPN "Penrith"; lin penryn_PN = mkPN "Penryn"; -lin pension_N = mkN "pension" "pensions"; +lin pension_N = mkN "pension"; lin pension_V2 = mkV2 (mkV "pension" "pensions" "pensioned" "pensioned" "pensioning"); lin pensionable_A = compoundA (mkA "pensionable"); lin pensioner_N = mkN "pensioner" "pensioners"; @@ -26061,6 +26739,8 @@ lin perambulation_N = mkN "perambulation" "perambulations"; lin perambulator_N = mkN "perambulator" "perambulators"; lin perceivable_A = compoundA (mkA "perceivable"); lin perceive_V2 = mkV2 (mkV "perceive" "perceives" "perceived" "perceived" "perceiving"); +lin perceive_V2V = mkV2V (mkV "perceive") noPrep to_Prep ; +lin perceive_VS = mkVS (mkV "perceive"); lin perceiver_N = mkN "perceiver" "perceivers"; lin percent_N = mkN "percent" "percent"; lin percentage_N = mkN "percentage" "percentages"; @@ -26162,6 +26842,7 @@ lin permissiveness_N = mkN "permissiveness" ; lin permit_N = mkN "permit" "permits"; lin permit_V = mkV "permit" "permits" "permitted" "permitted" "permitting"; lin permit_V2 = mkV2 (mkV "permit" "permits" "permitted" "permitted" "permitting"); +lin permit_V2V = mkV2V (mkV "permit" "permits" "permitted" "permitted" "permitting") noPrep to_Prep ; lin permutation_N = mkN "permutation" "permutations"; lin permute_V2 = mkV2 (mkV "permute" "permutes" "permuted" "permuted" "permuting"); lin pernicious_A = compoundA (mkA "pernicious"); @@ -26499,7 +27180,7 @@ lin pickle_N = mkN "pickle" "pickles"; lin pickle_V2 = mkV2 (mkV "pickle" "pickles" "pickled" "pickled" "pickling"); lin pickpocket_N = mkN "pickpocket" "pickpockets"; lin picnic_N = mkN "picnic" "picnics"; -lin picnic_V = mkV "picnic" "IRREG" "IRREG" "IRREG" "IRREG"; +lin picnic_V = mkV "picnic" "picnics" "picnicked" "picnicked" "picnicking"; lin picnicker_N = mkN "picnicker" "picnickers"; lin picric_A = compoundA (mkA "picric"); lin pictorial_A = compoundA (mkA "pictorial"); @@ -26531,8 +27212,8 @@ lin pierce_V = mkV "pierce" "pierces" "pierced" "pierced" "piercing"; lin pierce_V2 = mkV2 (mkV "pierce" "pierces" "pierced" "pierced" "piercing"); lin piercing_A = compoundA (mkA "piercing"); lin pierrot_N = mkN "pierrot" "pierrots"; -lin piety_N = mkN "piety" "pieties"; lin pieta_N = mkN "pietà" "pietàs"; +lin piety_N = mkN "piety" "pieties"; lin piffle_N = mkN "piffle" ; lin piffle_V = mkV "piffle" "piffles" "piffled" "piffled" "piffling"; lin piffling_A = compoundA (mkA "piffling"); @@ -26554,6 +27235,7 @@ lin piggishness_N = mkN "piggishness" ; lin piggy_A = mkA "piggy" "piggier"; lin piggy_N = mkN "piggy" "piggies"; lin piggyback_N = mkN "piggyback" "piggybacks"; +lin piggyback_V = mkV "piggyback"; lin piglet_N = mkN "piglet" "piglets"; lin pigment_N = mkN "pigment" "pigments"; lin pigmentation_N = mkN "pigmentation" "pigmentations"; @@ -26594,6 +27276,7 @@ lin pillared_A = compoundA (mkA "pillared"); lin pillbox_N = mkN "pillbox" "pillboxes"; lin pillion_N = mkN "pillion" "pillions"; lin pillory_N = mkN "pillory" "pillories"; +lin pillory_V2 = mkV2 (mkV "pillory"); lin pillow_N = mkN "pillow" "pillows"; lin pillow_V2 = mkV2 (mkV "pillow" "pillows" "pillowed" "pillowed" "pillowing"); lin pillow_fight_N = mkN "pillow-fight" "pillow-fights"; @@ -26617,6 +27300,7 @@ lin pimply_A = mkA "pimply" "pimplier"; lin pin_N = mkN "pin" "pins"; lin pin_V2 = mkV2 (mkV "pin" "pins" "pinned" "pinned" "pinning"); lin pin_money_N = mkN "pin-money" ; +lin pin_point_V2 = mkV2 (mkV "pin-point"); lin pin_table_N = mkN "pin-table" "pin-tables"; lin pin_up_N = mkN "pin-up" "pin-ups"; lin pinafore_N = mkN "pinafore" "pinafores"; @@ -26788,7 +27472,11 @@ lin plaintiveness_N = mkN "plaintiveness" ; lin plait_N = mkN "plait" "plaits"; lin plait_V2 = mkV2 (mkV "plait" "plaits" "plaited" "plaited" "plaiting"); lin plan_N = mkN "plan" "plans"; -lin plan_V2 = mkV2 (mkV "plan" "plans" "planned" "planned" "planning"); +lin plan_V = mkV "plan"; +lin plan_V2 = mkV2 (mkV "plan"); +lin plan_V2V = mkV2V (mkV "plan") noPrep to_Prep ; +lin plan_VS = mkVS (mkV "plan"); +lin plan_VV = mkVV (mkV "plan"); lin planchette_N = mkN "planchette" "planchettes"; lin plane_N = mkN "plane" "planes"; lin plane_V = mkV "plane" "planes" "planed" "planed" "planing"; @@ -26886,6 +27574,8 @@ lin plea_N = mkN "plea" "pleas"; lin pleach_V2 = mkV2 (mkV "pleach" "pleaches" "pleached" "pleached" "pleaching"); lin plead_V = mkV "plead" "pleads" "pleaded" "pleaded" "pleading"; lin plead_V2 = mkV2 (mkV "plead" "pleads" "pleaded" "pleaded" "pleading"); +lin plead_VA = mkVA (mkV "plead" "pleads" "pleaded" "pleaded" "pleading"); +lin plead_VS = mkVS (mkV "plead" "pleads" "pleaded" "pleaded" "pleading"); lin pleadingly_Adv = mkAdv "pleadingly"; lin pleasance_N = mkN "pleasance" "pleasances"; lin pleasant_A = mkA "pleasant" "pleasanter"; @@ -26909,6 +27599,8 @@ lin plebiscite_N = mkN "plebiscite" "plebiscites"; lin plectrum_N = mkN "plectrum" "plectrums"; lin pledge_N = mkN "pledge" "pledges"; lin pledge_V2 = mkV2 (mkV "pledge" "pledges" "pledged" "pledged" "pledging"); +lin pledge_V2V = mkV2V (mkV "pledge") noPrep to_Prep ; +lin pledge_VS = mkVS (mkV "pledge"); lin plenary_A = compoundA (mkA "plenary"); lin plenipotentiary_N = mkN "plenipotentiary" "plenipotentiaries"; lin plenitude_N = mkN "plenitude" "IRREG"; @@ -26951,6 +27643,8 @@ lin ploughboy_N = mkN "ploughboy" "ploughboys"; lin ploughman_N = mkN "ploughman" "ploughmen" {- FIXME: guessed plural form -}; lin ploughshare_N = mkN "ploughshare" "ploughshares"; lin plover_N = mkN "plover" "plovers"; +lin plow_V = mkV "plow"; +lin plow_V2 = mkV2 (mkV "plow"); lin ploy_N = mkN "ploy" "ploys"; lin pluck_N = mkN "pluck" "plucks"; lin pluck_V = mkV "pluck" "plucks" "plucked" "plucked" "plucking"; @@ -26973,7 +27667,8 @@ lin plumbing_N = mkN "plumbing" ; lin plume_N = mkN "plume" "plumes"; lin plume_V2 = mkV2 (mkV "plume" "plumes" "plumed" "plumed" "pluming"); lin plummet_N = mkN "plummet" "plummets"; -lin plummet_V = mkV "plummet" "plummets" "plummetted" "plummetted" "plummetting"; +lin plummet_V = mkV "plummet" "plummets" "plummeted" "plummeted" "plummeting"; +lin plummet_V2 = mkV2 (mkV "plummet" "plummets" "plummeted" "plummeted" "plummeting"); lin plummy_A = mkA "plummy" "plummier"; lin plump_A = mkA "plump" "plumper"; lin plump_Adv = mkAdv "plump"; @@ -27010,6 +27705,7 @@ lin plutonium_N = mkN "plutonium" ; lin ply_N = mkN "ply" "ply"; lin ply_V = mkV "ply" "plies" "plied" "plied" "plying"; lin ply_V2 = mkV2 (mkV "ply" "plies" "plied" "plied" "plying"); +lin ply_VS = mkVS (mkV "ply" "plies" "plied" "plied" "plying"); lin plymouth_PN = mkPN "Plymouth"; lin plywood_N = mkN "plywood" ; lin pneumatic_A = compoundA (mkA "pneumatic"); @@ -27183,6 +27879,7 @@ lin poncho_N = mkN "poncho" "ponchos"; lin pond_N = mkN "pond" "ponds"; lin ponder_V = mkV "ponder" "ponders" "pondered" "pondered" "pondering"; lin ponder_V2 = mkV2 (mkV "ponder" "ponders" "pondered" "pondered" "pondering"); +lin ponder_VS = mkVS (mkV "ponder" "ponders" "pondered" "pondered" "pondering"); lin ponderable_A = compoundA (mkA "ponderable"); lin ponderous_A = compoundA (mkA "ponderous"); lin pone_N = mkN "pone" "pones"; @@ -27289,10 +27986,10 @@ lin porthcawl_PN = mkPN "Porthcawl"; lin porthmadog_PN = mkPN "Porthmadog"; lin porthole_N = mkN "porthole" "portholes"; lin portico_N = mkN "portico" "porticos"; +lin portiere_N = mkN "portière" "portières"; lin portion_N = mkN "portion" "portions"; lin portion_V2 = mkV2 (mkV "portion" "portions" "portioned" "portioned" "portioning"); lin portishead_PN = mkPN "Portishead"; -lin portiere_N = mkN "portière" "portières"; lin portland_PN = mkPN "Portland"; lin portly_A = compoundA (mkA "portly"); lin portmanteau_N = mkN "portmanteau" "portmanteaus"; @@ -27317,6 +28014,7 @@ lin posh_V2 = mkV2 (mkV "posh" "poshes" "poshed" "poshed" "poshing"); lin posit_V2 = mkV2 (mkV "posit" "posits" "posited" "posited" "positing"); lin position_N = mkN "position" "positions"; lin position_V2 = mkV2 (mkV "position" "positions" "positioned" "positioned" "positioning"); +lin position_V2V = mkV2V (mkV "position") noPrep to_Prep ; lin positive_A = compoundA (mkA "positive"); lin positive_N = mkN "positive" "positives"; lin positiveness_N = mkN "positiveness" ; @@ -27334,9 +28032,9 @@ lin possible_A = compoundA (mkA "possible"); lin possible_N = mkN "possible" "possibles"; lin possum_N = mkN "possum" "possums"; lin post_N = mkN "post" "posts"; +lin post_Prep = mkPrep "post"; 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"; @@ -27485,6 +28183,8 @@ lin practicable_A = compoundA (mkA "practicable"); lin practical_A = compoundA (mkA "practical"); lin practicality_N = mkN "practicality" "practicalities"; lin practice_N = mkN "practice" "practices"; +lin practice_V = mkV "practice"; +lin practice_V2 = mkV2 (mkV "practice"); lin practician_N = mkN "practician" "practicians"; lin practise_V = mkV "practise" "practises" "practised" "practised" "practising"; lin practise_V2 = mkV2 (mkV "practise" "practises" "practised" "practised" "practising"); @@ -27522,6 +28222,7 @@ lin prayer_mat_N = mkN "prayer-mat" "prayer-mats"; lin prayer_meeting_N = mkN "prayer-meeting" "prayer-meetings"; lin prayer_rug_N = mkN "prayer-rug" "prayer-rugs"; lin prayer_wheel_N = mkN "prayer-wheel" "prayer-wheels"; +lin pre_approve_V2 = mkV2 (mkV "pre-approve") ; lin pre_eminence_N = mkN "pre-eminence" ; lin pre_eminent_A = compoundA (mkA "pre-eminent"); lin pre_empt_V2 = mkV2 (mkV "pre-empt" "pre-empts" "pre-empted" "pre-empted" "pre-empting"); @@ -27533,6 +28234,9 @@ lin pre_existent_A = compoundA (mkA "pre-existent"); lin pre_packaged_A = compoundA (mkA "pre-packaged"); lin pre_raphaelite_A = compoundA (mkA "pre-raphaelite"); lin pre_raphaelite_N = mkN "pre-raphaelite" "pre-raphaelites"; +lin pre_register_V2 = mkV2 (mkV "pre-register"); +lin pre_sign_V2 = mkV2 (mkV "pre-sign"); +lin pre_test_V2 = mkV2 (mkV "pre-test"); lin preach_V = mkV "preach" "preaches" "preached" "preached" "preaching"; lin preach_V2 = mkV2 (mkV "preach" "preaches" "preached" "preached" "preaching"); lin preacher_N = mkN "preacher" "preachers"; @@ -27568,6 +28272,8 @@ lin precipitate_N = mkN "precipitate" "precipitates"; lin precipitate_V2 = mkV2 (mkV "precipitate" "precipitates" "precipitated" "precipitated" "precipitating"); lin precipitation_N = mkN "precipitation" ; lin precipitous_A = compoundA (mkA "precipitous"); +lin precis_N = mkN "précis" "précis"; +lin precis_V2 = mkV2 (mkV "précis" "IRREG" "IRREG" "IRREG" "IRREG"); lin precise_A = compoundA (mkA "precise"); lin preciseness_N = mkN "preciseness" ; lin precision_N = mkN "precision" ; @@ -27584,6 +28290,7 @@ lin precondition_N = mkN "precondition" "preconditions"; lin preconditioned_A = compoundA (mkA "preconditioned"); lin precursor_N = mkN "precursor" "precursors"; lin precursory_A = compoundA (mkA "precursory"); +lin predate_V2 = mkV2 (mkV "predate"); lin predator_N = mkN "predator" "predators"; lin predatory_A = compoundA (mkA "predatory"); lin predecease_V2 = mkV2 (mkV "predecease" "predeceases" "predeceased" "predeceased" "predeceasing"); @@ -27599,6 +28306,7 @@ lin predicate_N = mkN "predicate" "predicates"; lin predicate_V2 = mkV2 (mkV "predicate" "predicates" "predicated" "predicated" "predicating"); lin predicative_A = compoundA (mkA "predicative"); lin predict_V2 = mkV2 (mkV "predict" "predicts" "predicted" "predicted" "predicting"); +lin predict_VS = mkVS (mkV "predict"); lin predictability_N = mkN "predictability" ; lin predictable_A = compoundA (mkA "predictable"); lin prediction_N = mkN "prediction" "predictions"; @@ -27621,6 +28329,9 @@ lin prefect_N = mkN "prefect" "prefects"; lin prefectural_A = compoundA (mkA "prefectural"); lin prefecture_N = mkN "prefecture" "prefectures"; lin prefer_V2 = mkV2 (mkV "prefer" "prefers" "preferred" "preferred" "preferring"); +lin prefer_V2V = mkV2V (mkV "prefer" "prefers" "preferred" "preferred" "preferring") noPrep to_Prep ; +lin prefer_VV = mkVV (mkV "prefer" "prefers" "preferred" "preferred" "preferring"); +lin prefer_VS = mkVS (mkV "prefer" "prefers" "preferred" "preferred" "preferring"); lin preferable_A = compoundA (mkA "preferable"); lin preference_N = mkN "preference" "preferences"; lin preferential_A = compoundA (mkA "preferential"); @@ -27653,13 +28364,15 @@ lin premeditate_V2 = mkV2 (mkV "premeditate" "premeditates" "premeditated" "prem lin premeditation_N = mkN "premeditation" ; lin premier_A = compoundA (mkA "premier"); lin premier_N = mkN "premier" "premiers"; +lin premiere_N = mkN "première" "premières"; +lin premiere_V = mkV "premiere"; +lin premiere_V2 = mkV2 (mkV "premiere"); lin premiership_N = mkN "premiership" "premierships"; lin premise_N = mkN "premise" "premises"; lin premise_V2 = mkV2 (mkV "premise" "premises" "premised" "premised" "premising"); lin premiss_N = mkN "premiss" "premisses"; lin premiss_V2 = mkV2 (mkV "premiss" "premisses" "premissed" "premissed" "premissing"); lin premium_N = mkN "premium" "premiums"; -lin premiere_N = mkN "première" "premières"; lin premonition_N = mkN "premonition" "premonitions"; lin premonitory_A = compoundA (mkA "premonitory"); lin prenatal_A = compoundA (mkA "prenatal"); @@ -27673,6 +28386,9 @@ lin preparation_N = mkN "preparation" "preparations"; lin preparatory_A = compoundA (mkA "preparatory"); lin prepare_V = mkV "prepare" "prepares" "prepared" "prepared" "preparing"; lin prepare_V2 = mkV2 (mkV "prepare" "prepares" "prepared" "prepared" "preparing"); +lin prepare_V2V = mkV2V (mkV "prepare" "prepares" "prepared" "prepared" "preparing") noPrep to_Prep ; +lin prepare_VV = mkVV (mkV "prepare" "prepares" "prepared" "prepared" "preparing"); +lin prepare_VS = mkVS (mkV "prepare" "prepares" "prepared" "prepared" "preparing"); lin preparedness_N = mkN "preparedness" ; lin prepay_V2 = mkV2 (mkV "pre" IrregEng.pay_V); lin preponderance_N = mkN "preponderance" "preponderances"; @@ -27728,6 +28444,7 @@ lin presidium_N = mkN "presidium" "presidiums"; lin press_N = mkN "press" "presses"; lin press_V = mkV "press" "presses" "pressed" "pressed" "pressing"; lin press_V2 = mkV2 (mkV "press" "presses" "pressed" "pressed" "pressing"); +lin press_V2V = mkV2V (mkV "press" "presses" "pressed" "pressed" "pressing") noPrep to_Prep ; lin press_agency_N = mkN "press-agency" "press-agencies"; lin press_agent_N = mkN "press-agent" "press-agents"; lin press_box_N = mkN "press-box" "press-boxes"; @@ -27744,6 +28461,8 @@ lin pressing_N = mkN "pressing" "pressings"; lin pressman_N = mkN "pressman" "pressmen" {- FIXME: guessed plural form -}; lin pressmark_N = mkN "pressmark" "pressmarks"; lin pressure_N = mkN "pressure" "pressures"; +lin pressure_V2 = mkV2 (mkV "pressure"); +lin pressure_V2V = mkV2V (mkV "pressure") noPrep to_Prep ; lin pressure_cooker_N = mkN "pressure-cooker" "pressure-cookers"; lin pressure_gauge_N = mkN "pressure-gauge" "pressure-gauges"; lin pressurized_A = compoundA (mkA "pressurized"); @@ -27764,6 +28483,7 @@ lin prestwick_PN = mkPN "Prestwick"; lin presumable_A = compoundA (mkA "presumable"); lin presume_V = mkV "presume" "presumes" "presumed" "presumed" "presuming"; lin presume_V2 = mkV2 (mkV "presume" "presumes" "presumed" "presumed" "presuming"); +lin presume_VS = mkVS (mkV "presume" "presumes" "presumed" "presumed" "presuming"); lin presuming_A = compoundA (mkA "presuming"); lin presumption_N = mkN "presumption" "presumptions"; lin presumptive_A = compoundA (mkA "presumptive"); @@ -27773,6 +28493,7 @@ lin presupposition_N = mkN "presupposition" "presuppositions"; lin pretence_N = mkN "pretence" "pretences"; lin pretend_V = mkV "pretend" "pretends" "pretended" "pretended" "pretending"; lin pretend_V2 = mkV2 (mkV "pretend" "pretends" "pretended" "pretended" "pretending"); +lin pretend_VS = mkVS (mkV "pretend" "pretends" "pretended" "pretended" "pretending"); lin pretendedly_Adv = mkAdv "pretendedly"; lin pretender_N = mkN "pretender" "pretenders"; lin pretension_N = mkN "pretension" "pretensions"; @@ -27795,6 +28516,7 @@ lin pretty_N = mkN "pretty" "pretties"; lin pretty_pretty_A = compoundA (mkA "pretty-pretty"); lin pretzel_N = mkN "pretzel" "pretzels"; lin prevail_V = mkV "prevail" "prevails" "prevailed" "prevailed" "prevailing"; +lin prevail_V2 = mkV2 (mkV "prevail" "prevails" "prevailed" "prevailed" "prevailing"); lin prevailing_A = compoundA (mkA "prevailing"); lin prevalence_N = mkN "prevalence" ; lin prevalent_A = compoundA (mkA "prevalent"); @@ -27812,7 +28534,9 @@ lin prevision_N = mkN "prevision" "previsions"; lin prey_N = mkN "prey" "IRREG"; lin prey_V = mkV "prey" "preys" "preyed" "preyed" "preying"; lin price_N = mkN "price" "prices"; +lin price_V = mkV "price"; lin price_V2 = mkV2 (mkV "price" "prices" "priced" "priced" "pricing"); +lin price_V2V = mkV2V (mkV "price") noPrep to_Prep ; lin price_control_N = mkN "price-control" "price-controls"; lin price_controlled_A = compoundA (mkA "price-controlled"); lin priceless_A = compoundA (mkA "priceless"); @@ -27909,6 +28633,7 @@ lin private_A = compoundA (mkA "private"); lin private_N = mkN "private" "privates"; lin privateer_N = mkN "privateer" "privateers"; lin privation_N = mkN "privation" "privations"; +lin privatize_V2 = mkV2 (mkV "privatize"); lin privet_N = mkN "privet" ; lin privilege_N = mkN "privilege" "privileges"; lin privileged_A = compoundA (mkA "privileged"); @@ -27937,6 +28662,7 @@ lin probation_N = mkN "probation" ; lin probationary_A = compoundA (mkA "probationary"); lin probationer_N = mkN "probationer" "probationers"; lin probe_N = mkN "probe" "probes"; +lin probe_V = mkV "probe"; lin probe_V2 = mkV2 (mkV "probe" "probes" "probed" "probed" "probing"); lin probity_N = mkN "probity" ; lin problem_N = mkN "problem" "problems"; @@ -27946,6 +28672,8 @@ lin proboscis_N = mkN "proboscis" "proboscises"; lin procedural_A = compoundA (mkA "procedural"); lin procedure_N = mkN "procedure" "procedures"; lin proceed_V = mkV "proceed" "proceeds" "proceeded" "proceeded" "proceeding"; +lin proceed_V2 = mkV2 (mkV "proceed" "proceeds" "proceeded" "proceeded" "proceeding"); +lin proceed_V2V = mkV2V (mkV "proceed" "proceeds" "proceeded" "proceeded" "proceeding") noPrep to_Prep ; lin proceeding_N = mkN "proceeding" "proceedings"; lin process_N = mkN "process" "processes"; lin process_V = mkV "process" "processes" "processed" "processed" "processing"; @@ -27955,6 +28683,7 @@ lin procession_N = mkN "procession" "processions"; lin processional_A = compoundA (mkA "processional"); lin processor_N = mkN "processor" "processors"; lin proclaim_V2 = mkV2 (mkV "proclaim" "proclaims" "proclaimed" "proclaimed" "proclaiming"); +lin proclaim_VS = mkVS (mkV "proclaim"); lin proclamation_N = mkN "proclamation" "proclamations"; lin proclivity_N = mkN "proclivity" "proclivities"; lin proconsul_N = mkN "proconsul" "proconsuls"; @@ -27974,6 +28703,7 @@ lin procuress_N = mkN "procuress" "procuresses"; lin prod_N = mkN "prod" "prods"; lin prod_V = mkV "prod" "prods" "prodded" "prodded" "prodding"; lin prod_V2 = mkV2 (mkV "prod" "prods" "prodded" "prodded" "prodding"); +lin prod_V2V = mkV2V (mkV "prod" "prods" "prodded" "prodded" "prodding") noPrep to_Prep ; lin prodigal_A = compoundA (mkA "prodigal"); lin prodigal_N = mkN "prodigal" "prodigals"; lin prodigality_N = mkN "prodigality" ; @@ -27995,6 +28725,7 @@ lin profaneness_N = mkN "profaneness" ; lin profanity_N = mkN "profanity" "profanities"; lin profess_V = mkV "profess" "professes" "professed" "professed" "professing"; lin profess_V2 = mkV2 (mkV "profess" "professes" "professed" "professed" "professing"); +lin profess_V2V = mkV2V (mkV "profess" "professes" "professed" "professed" "professing") noPrep to_Prep ; lin professed_A = compoundA (mkA "professed"); lin profession_N = mkN "profession" "professions"; lin professional_A = compoundA (mkA "professional"); @@ -28034,16 +28765,20 @@ lin prognosticate_V2 = mkV2 (mkV "prognosticate" "prognosticates" "prognosticate lin prognostication_N = mkN "prognostication" "prognostications"; lin program_N = mkN "program" "programs"; lin program_V2 = mkV2 (mkV "program" "programs" "programmed" "programmed" "programming"); +lin program_V2V = mkV2V (mkV "program") noPrep to_Prep ; lin programme_N = mkN "programme" "programmes"; lin programme_V2 = mkV2 (mkV "programme" "programmes" "programmed" "programmed" "programming"); lin programmer_N = mkN "programmer" "programmers"; lin progress_N = mkN "progress" "progresses"; lin progress_V = mkV "progress" "progresses" "progressed" "progressed" "progressing"; +lin progress_V2 = mkV2 (mkV "progress" "progresses" "progressed" "progressed" "progressing"); lin progression_N = mkN "progression" ; lin progressive_A = compoundA (mkA "progressive"); lin progressive_N = mkN "progressive" "progressives"; lin progressiveness_N = mkN "progressiveness" ; +lin prohibit_V = mkV "prohibit"; lin prohibit_V2 = mkV2 (mkV "prohibit" "prohibits" "prohibited" "prohibited" "prohibiting"); +lin prohibit_VS = mkVS (mkV "prohibit"); lin prohibition_N = mkN "prohibition" "prohibitions"; lin prohibitionist_N = mkN "prohibitionist" "prohibitionists"; lin prohibitive_A = compoundA (mkA "prohibitive"); @@ -28051,6 +28786,8 @@ lin prohibitory_A = compoundA (mkA "prohibitory"); lin project_N = mkN "project" "projects"; lin project_V = mkV "project" "projects" "projected" "projected" "projecting"; lin project_V2 = mkV2 (mkV "project" "projects" "projected" "projected" "projecting"); +lin project_V2V = mkV2V (mkV "project" "projects" "projected" "projected" "projecting") noPrep to_Prep ; +lin project_VS = mkVS (mkV "project" "projects" "projected" "projected" "projecting"); lin projectile_A = compoundA (mkA "projectile"); lin projectile_N = mkN "projectile" "projectiles"; lin projection_N = mkN "projection" "projections"; @@ -28083,9 +28820,12 @@ lin promiscuous_A = compoundA (mkA "promiscuous"); lin promise_N = mkN "promise" "promises"; lin promise_V = mkV "promise" "promises" "promised" "promised" "promising"; lin promise_V2 = mkV2 (mkV "promise" "promises" "promised" "promised" "promising"); +lin promise_VV = mkVV (mkV "promise" "promises" "promised" "promised" "promising"); +lin promise_VS = mkVS (mkV "promise" "promises" "promised" "promised" "promising"); lin promising_A = compoundA (mkA "promising"); lin promissory_A = compoundA (mkA "promissory"); lin promontory_N = mkN "promontory" "promontories"; +lin promote_V = mkV "promote"; lin promote_V2 = mkV2 (mkV "promote" "promotes" "promoted" "promoted" "promoting"); lin promoter_N = mkN "promoter" "promoters"; lin promotion_N = mkN "promotion" "promotions"; @@ -28093,6 +28833,7 @@ lin promotional_A = compoundA (mkA "promotional"); lin prompt_A = compoundA (mkA "prompt"); lin prompt_N = mkN "prompt" "prompts"; lin prompt_V2 = mkV2 (mkV "prompt" "prompts" "prompted" "prompted" "prompting"); +lin prompt_V2V = mkV2V (mkV "prompt" "prompts" "prompted" "prompted" "prompting") noPrep to_Prep; lin prompt_box_N = mkN "prompt-box" "prompt-boxes"; lin prompt_copy_N = mkN "prompt-copy" "prompt-copies"; lin prompter_N = mkN "prompter" "prompters"; @@ -28109,6 +28850,7 @@ lin pronominal_A = compoundA (mkA "pronominal"); lin pronoun_N = mkN "pronoun" "pronouns"; lin pronounce_V = mkV "pronounce" "pronounces" "pronounced" "pronounced" "pronouncing"; lin pronounce_V2 = mkV2 (mkV "pronounce" "pronounces" "pronounced" "pronounced" "pronouncing"); +lin pronounce_VS = mkVS (mkV "pronounce" "pronounces" "pronounced" "pronounced" "pronouncing"); lin pronounceable_A = compoundA (mkA "pronounceable"); lin pronounced_A = compoundA (mkA "pronounced"); lin pronouncement_N = mkN "pronouncement" "pronouncements"; @@ -28168,6 +28910,8 @@ lin proportionate_A = compoundA (mkA "proportionate"); lin proposal_N = mkN "proposal" "proposals"; lin propose_V = mkV "propose" "proposes" "proposed" "proposed" "proposing"; lin propose_V2 = mkV2 (mkV "propose" "proposes" "proposed" "proposed" "proposing"); +lin propose_VV = mkVV (mkV "propose" "proposes" "proposed" "proposed" "proposing"); +lin propose_VS = mkVS (mkV "propose" "proposes" "proposed" "proposed" "proposing"); lin proposer_N = mkN "proposer" "proposers"; lin proposition_N = mkN "proposition" "propositions"; lin proposition_V2 = mkV2 (mkV "proposition" "propositions" "propositioned" "propositioned" "propositioning"); @@ -28214,6 +28958,7 @@ lin prostration_N = mkN "prostration" "prostrations"; lin prosy_A = mkA "prosy" "prosier"; lin protagonist_N = mkN "protagonist" "protagonists"; lin protean_A = compoundA (mkA "protean"); +lin protect_V = mkV "protect"; lin protect_V2 = mkV2 (mkV "protect" "protects" "protected" "protected" "protecting"); lin protection_N = mkN "protection" "protections"; lin protectionism_N = mkN "protectionism" ; @@ -28221,6 +28966,8 @@ lin protectionist_N = mkN "protectionist" "protectionists"; lin protective_A = compoundA (mkA "protective"); lin protector_N = mkN "protector" "protectors"; lin protectorate_N = mkN "protectorate" "protectorates"; +lin protege_N = mkN "protégé" "protégés"; +lin protegee_N = mkN "protégée" "protégées"; lin protein_N = mkN "protein" "proteins"; lin protest_N = mkN "protest" "protests"; lin protest_V = mkV "protest" "protests" "protested" "protested" "protesting"; @@ -28244,18 +28991,20 @@ lin protrusion_N = mkN "protrusion" "protrusions"; lin protrusive_A = compoundA (mkA "protrusive"); lin protuberance_N = mkN "protuberance" "protuberances"; lin protuberant_A = compoundA (mkA "protuberant"); -lin protege_N = mkN "protégé" "protégés"; -lin protegee_N = mkN "protégée" "protégées"; lin proud_A = mkA "proud" "prouder"; lin provable_A = compoundA (mkA "provable"); lin prove_V = mkV "prove" "proves" "proved" "proved" "proving"; lin prove_V2 = mkV2 (mkV "prove" "proves" "proved" "proved" "proving"); +lin prove_V2V = mkV2V (mkV "prove" "proves" "proved" "proved" "proving") noPrep to_Prep ; +lin prove_VA = mkVA (mkV "prove" "proves" "proved" "proved" "proving"); +lin prove_VS = mkVS (mkV "prove" "proves" "proved" "proved" "proving"); lin provenance_N = mkN "provenance" ; lin provender_N = mkN "provender" ; lin proverb_N = mkN "proverb" "proverbs"; lin proverbial_A = compoundA (mkA "proverbial"); lin provide_V = mkV "provide" "provides" "provided" "provided" "providing"; lin provide_V2 = mkV2 (mkV "provide" "provides" "provided" "provided" "providing"); +lin provide_VS = mkVS (mkV "provide" "provides" "provided" "provided" "providing"); lin providence_N = mkN "providence" ; lin providence_PN = mkPN "Providence"; lin provident_A = compoundA (mkA "provident"); @@ -28310,8 +29059,6 @@ lin prussic_A = compoundA (mkA "prussic"); lin pry_V = mkV "pry" "pries" "pried" "pried" "prying"; lin pry_V2 = mkV2 (mkV "pry" "pries" "pried" "pried" "prying"); lin pryingly_Adv = mkAdv "pryingly"; -lin precis_N = mkN "précis" "précis"; -lin precis_V2 = mkV2 (mkV "précis" "IRREG" "IRREG" "IRREG" "IRREG"); lin psalm_N = mkN "psalm" "psalms"; lin psalmist_N = mkN "psalmist" "psalmists"; lin psalmody_N = mkN "psalmody" "psalmodies"; @@ -28369,6 +29116,7 @@ lin publication_N = mkN "publication" "publications"; lin publicist_N = mkN "publicist" "publicists"; lin publicity_N = mkN "publicity" ; lin publicize_V2 = mkV2 (mkV "publicize" "publicizes" "publicized" "publicized" "publicizing"); +lin publish_V = mkV "publish"; lin publish_V2 = mkV2 (mkV "publish" "publishes" "published" "published" "publishing"); lin publisher_N = mkN "publisher" "publishers"; lin puce_N = mkN "puce" ; @@ -28506,6 +29254,7 @@ lin purchase_V2 = mkV2 (mkV "purchase" "purchases" "purchased" "purchased" "purc lin purchaser_N = mkN "purchaser" "purchasers"; lin purdah_N = mkN "purdah" ; lin pure_A = mkA "pure" "purer"; +lin puree_N = mkN "purée" "purées"; lin pureness_N = mkN "pureness" ; lin purgation_N = mkN "purgation" ; lin purgative_A = compoundA (mkA "purgative"); @@ -28532,6 +29281,7 @@ lin purple_N = mkN "purple" "purples"; lin purplish_A = compoundA (mkA "purplish"); lin purport_N = mkN "purport" ; lin purport_V2 = mkV2 (mkV "purport" "purports" "purported" "purported" "purporting"); +lin purport_V2V = mkV2V (mkV "purport") noPrep to_Prep ; lin purpose_N = mkN "purpose" "purposes"; lin purpose_V2 = mkV2 (mkV "purpose" "purposes" "purposed" "purposed" "purposing"); lin purpose_built_A = compoundA (mkA "purpose-built"); @@ -28542,12 +29292,14 @@ lin purposive_A = compoundA (mkA "purposive"); lin purr_N = mkN "purr" "purrs"; lin purr_V = mkV "purr" "purrs" "purred" "purred" "purring"; lin purr_V2 = mkV2 (mkV "purr" "purrs" "purred" "purred" "purring"); +lin purr_VS = mkVS (mkV "purr" "purrs" "purred" "purred" "purring"); lin purse_N = mkN "purse" "purses"; lin purse_V2 = mkV2 (mkV "purse" "purses" "pursed" "pursed" "pursing"); lin purse_proud_A = compoundA (mkA "purse-proud"); lin purser_N = mkN "purser" "pursers"; lin pursuance_N = mkN "pursuance" "pursuances"; lin pursuant_A = compoundA (mkA "pursuant"); +lin pursue_V = mkV "pursue"; lin pursue_V2 = mkV2 (mkV "pursue" "pursues" "pursued" "pursued" "pursuing"); lin pursuer_N = mkN "pursuer" "pursuers"; lin pursuit_N = mkN "pursuit" "pursuits"; @@ -28559,12 +29311,13 @@ lin purvey_V2 = mkV2 (mkV "purvey" "purveys" "purveyed" "purveyed" "purveying"); lin purveyance_N = mkN "purveyance" "purveyances"; lin purveyor_N = mkN "purveyor" "purveyors"; lin purview_N = mkN "purview" "purviews"; -lin puree_N = mkN "purée" "purées"; lin pus_N = mkN "pus" ; lin pusan_PN = mkPN "Pusan"; lin push_N = mkN "push" "pushes"; lin push_V = mkV "push" "pushes" "pushed" "pushed" "pushing"; lin push_V2 = mkV2 (mkV "push" "pushes" "pushed" "pushed" "pushing"); +lin push_V2V = mkV2V (mkV "push" "pushes" "pushed" "pushed" "pushing") noPrep to_Prep ; +lin push_VS = mkVS (mkV "push" "pushes" "pushed" "pushed" "pushing"); lin push_bike_N = mkN "push-bike" "push-bikes"; lin pushcart_N = mkN "pushcart" "pushcarts"; lin pushchair_N = mkN "pushchair" "pushchairs"; @@ -28582,6 +29335,8 @@ lin pustule_N = mkN "pustule" "pustules"; lin put_N = mkN "put" "puts"; lin put_V = IrregEng.put_V; lin put_V2 = mkV2 (IrregEng.put_V); +lin put_V2V = mkV2V (IrregEng.put_V) noPrep to_Prep ; +lin put_VS = mkVS (IrregEng.put_V); lin put_down_N = mkN "put-down" "put-downs"; lin put_on_N = mkN "put-on" "put-ons"; lin putative_A = compoundA (mkA "putative"); @@ -28622,7 +29377,6 @@ lin pyrotechnic_A = compoundA (mkA "pyrotechnic"); lin pyrrhic_A = compoundA (mkA "pyrrhic"); lin python_N = mkN "python" "pythons"; lin pyx_N = mkN "pyx" "pyxes"; -lin pate_2_N = mkN "pâté" "pâtés"; lin qatar_PN = mkPN "Qatar"; lin qatari_A = compoundA (mkA "qatari"); lin qatari_N = mkN "qatari" "qataris"; @@ -28753,7 +29507,7 @@ lin questioningly_Adv = mkAdv "questioningly"; lin questionnaire_N = mkN "questionnaire" "questionnaires"; lin quetzal_N = mkN "quetzal" "quetzals"; lin queue_N = mkN "queue" "queues"; -lin queue_V = mkV "queue" "IRREG" "IRREG" "IRREG" "IRREG"; +lin queue_V = mkV "queue" "queues" "queued" "queued" (variants {"queueing"; "queuing"}); lin qui_vive_N = mkN "qui vive" ; lin quibble_N = mkN "quibble" "quibbles"; lin quibble_V = mkV "quibble" "quibbles" "quibbled" "quibbled" "quibbling"; @@ -28815,11 +29569,14 @@ lin quintet_N = mkN "quintet" "quintets"; lin quintuplet_N = mkN "quintuplet" "quintuplets"; lin quip_N = mkN "quip" "quips"; lin quip_V = mkV "quip" "quips" "quipped" "quipped" "quipping"; +lin quip_VS = mkVS (mkV "quip" "quips" "quipped" "quipped" "quipping"); lin quire_N = mkN "quire" "quires"; lin quirk_N = mkN "quirk" "quirks"; lin quisling_N = mkN "quisling" "quislings"; lin quit_A = compoundA (mkA "quit"); +lin quit_V = mkV "quit"; lin quit_V2 = mkV2 (mkV "quit" "quits" "quitted" "quitted" "quitting"); +lin quite_Predet = ss "quite"; lin quito_PN = mkPN "Quito"; lin quits_A = compoundA (mkA "quits"); lin quittance_N = mkN "quittance" "quittances"; @@ -28829,19 +29586,22 @@ lin quiver_V = mkV "quiver" "quivers" "quivered" "quivered" "quivering"; lin quiver_V2 = mkV2 (mkV "quiver" "quivers" "quivered" "quivered" "quivering"); lin quixotic_A = compoundA (mkA "quixotic"); lin quixotically_Adv = mkAdv "quixotically"; -lin quiz_N = mkN "quiz" "quizes"; -lin quiz_V2 = mkV2 (mkV "quiz" "IRREG" "IRREG" "IRREG" "IRREG"); +lin quiz_N = mkN "quiz" "quizzes"; +lin quiz_V2 = mkV2 (mkV "quiz" "quizzes" "quizzed" "quizzed" "quizzing"); lin quizmaster_N = mkN "quizmaster" "quizmasters"; lin quizzical_A = compoundA (mkA "quizzical"); lin quoin_N = mkN "quoin" "quoins"; lin quoit_N = mkN "quoit" "quoits"; lin quonset_N = mkN "quonset" "quonsets"; lin quorum_N = mkN "quorum" "quorums"; +lin quot_V = mkV "quot"; +lin quot_VS = mkVS (mkV "quot"); lin quota_N = mkN "quota" "quotas"; lin quotability_N = mkN "quotability" ; lin quotable_A = compoundA (mkA "quotable"); lin quotation_N = mkN "quotation" "quotations"; lin quote_N = mkN "quote" "quotes"; +lin quote_V = mkV "quote"; lin quote_V2 = mkV2 (mkV "quote" "quotes" "quoted" "quoted" "quoting"); lin quotidian_A = compoundA (mkA "quotidian"); lin quotient_N = mkN "quotient" "quotients"; @@ -28865,6 +29625,7 @@ lin raccoon_N = mkN "raccoon" "raccoons"; lin race_N = mkN "race" "races"; lin race_V = mkV "race" "races" "raced" "raced" "racing"; lin race_V2 = mkV2 (mkV "race" "races" "raced" "raced" "racing"); +lin race_V2V = mkV2V (mkV "race" "races" "raced" "raced" "racing") noPrep to_Prep ; lin race_meeting_N = mkN "race-meeting" "race-meetings"; lin racecard_N = mkN "racecard" "racecards"; lin racecourse_N = mkN "racecourse" "racecourses"; @@ -28910,6 +29671,7 @@ lin radical_N = mkN "radical" "radicals"; lin radicalism_N = mkN "radicalism" ; lin radicle_N = mkN "radicle" "radicles"; lin radio_N = mkN "radio" "radios"; +lin radio_V2 = mkV2 (mkV "radio"); lin radio_gramophone_N = mkN "radio-gramophone" "radio-gramophones"; lin radio_location_N = mkN "radio-location" "radio-locations"; lin radio_set_N = mkN "radio-set" "radio-sets"; @@ -29000,6 +29762,7 @@ lin rallentando_Adv = mkAdv "rallentando"; lin rally_N = mkN "rally" "rallies"; lin rally_V = mkV "rally" "rallies" "rallied" "rallied" "rallying"; lin rally_V2 = mkV2 (mkV "rally" "rallies" "rallied" "rallied" "rallying"); +lin rally_V2V = mkV2V (mkV "rally" "rallies" "rallied" "rallied" "rallying") noPrep to_Prep ; lin ralph_PN = mkPN "Ralph"; lin ram_N = mkN "ram" "rams"; lin ram_V2 = mkV2 (mkV "ram" "rams" "rammed" "rammed" "ramming"); @@ -29048,6 +29811,7 @@ lin rank_A = compoundA (mkA "rank"); lin rank_N = mkN "rank" "ranks"; lin rank_V = mkV "rank" "ranks" "ranked" "ranked" "ranking"; lin rank_V2 = mkV2 (mkV "rank" "ranks" "ranked" "ranked" "ranking"); +lin rank_VS = mkVS (mkV "rank" "ranks" "ranked" "ranked" "ranking"); lin ranker_N = mkN "ranker" "rankers"; lin ranking_N = mkN "ranking" "rankings"; lin rankle_V = mkV "rankle" "rankles" "rankled" "rankled" "rankling"; @@ -29100,6 +29864,7 @@ lin rasp_V2 = mkV2 (mkV "rasp" "rasps" "rasped" "rasped" "rasping"); lin raspberry_N = mkN "raspberry" "raspberries"; lin raspingly_Adv = mkAdv "raspingly"; lin rat_N = mkN "rat" "rats"; +lin rat_V = mkV "rat"; lin rat_V2 = mkV2 (mkV "rat" "rats" "ratted" "ratted" "ratting"); lin rat_a_tat_tat_N = mkN "rat-a-tat-tat" "rat-a-tat-tats"; lin rat_tat_N = mkN "rat-tat" "rat-tats"; @@ -29111,6 +29876,8 @@ lin ratchet_N = mkN "ratchet" "ratchets"; lin rate_N = mkN "rate" "rates"; lin rate_V = mkV "rate" "rates" "rated" "rated" "rating"; lin rate_V2 = mkV2 (mkV "rate" "rates" "rated" "rated" "rating"); +lin rate_VA = mkVA (mkV "rate" "rates" "rated" "rated" "rating"); +lin rate_VS = mkVS (mkV "rate" "rates" "rated" "rated" "rating"); lin rateability_N = mkN "rateability" ; lin rateable_A = compoundA (mkA "rateable"); lin ratepayer_N = mkN "ratepayer" "ratepayers"; @@ -29150,6 +29917,7 @@ lin ravage_V = mkV "ravage" "ravages" "ravaged" "ravaged" "ravaging"; lin ravage_V2 = mkV2 (mkV "ravage" "ravages" "ravaged" "ravaged" "ravaging"); lin rave_N = mkN "rave" "raves"; lin rave_V = mkV "rave" "raves" "raved" "raved" "raving"; +lin rave_V2 = mkV2 (mkV "rave" "raves" "raved" "raved" "raving"); lin rave_up_N = mkN "rave-up" "rave-ups"; lin ravel_V = mkV "ravel" "ravels" "ravelled" "ravelled" "ravelling"; lin ravel_V2 = mkV2 (mkV "ravel" "ravels" "ravelled" "ravelled" "ravelling"); @@ -29194,23 +29962,38 @@ lin re_afforestation_N = mkN "re-afforestation" "re-afforestations"; lin re_count_N = mkN "re-count" "re-counts"; lin re_count_V2 = mkV2 (mkV "re-count" "re-counts" "re-counted" "re-counted" "re-counting"); lin re_cover_V2 = mkV2 (mkV "re-cover" "re-covers" "re-covered" "re-covered" "re-covering"); +lin re_create_V2 = mkV2 (mkV "re-create"); lin re_echo_N = mkN "re-echo" "re-echoes"; lin re_echo_V = mkV "re-echo" "re-echos" "re-echoed" "re-echoed" "re-echoing"; +lin re_elect_V2 = mkV2 (mkV "re-elect"); +lin re_emerge_V = mkV "re-emerge"; +lin re_emphasize_V2 = mkV2 (mkV "re-emphasize"); +lin re_enter_V = mkV "re-enter"; +lin re_enter_V2 = mkV2 (mkV "re-enter"); lin re_entry_N = mkN "re-entry" "re-entries"; +lin re_establish_V2 = mkV2 (mkV "re-establish"); +lin re_evaluate_V2 = mkV2 (mkV "re-evaluate"); +lin re_examine_V2 = mkV2 (mkV "re-examine"); lin re_form_V = mkV "re-form" "re-forms" "re-formed" "re-formed" "re-forming"; lin re_form_V2 = mkV2 (mkV "re-form" "re-forms" "re-formed" "re-formed" "re-forming"); lin re_formation_N = mkN "re-formation" "re-formations"; lin re_join_V2 = mkV2 (mkV "re-join" "re-joins" "re-joined" "re-joined" "re-joining"); +lin re_supply_V2 = mkV2 (mkV "re-supply"); lin reach_N = mkN "reach" "reaches"; lin reach_V = mkV "reach" "reaches" "reached" "reached" "reaching"; lin reach_V2 = mkV2 (mkV "reach" "reaches" "reached" "reached" "reaching"); +lin reach_V2V = mkV2V (mkV "reach" "reaches" "reached" "reached" "reaching") noPrep to_Prep ; +lin reach_VA = mkVA (mkV "reach" "reaches" "reached" "reached" "reaching"); lin react_V = mkV "react" "reacts" "reacted" "reacted" "reacting"; lin reaction_N = mkN "reaction" "reactions"; lin reactionary_N = mkN "reactionary" "reactionaries"; +lin reactivate_V2 = mkV2 (mkV "reactivate"); lin reactor_N = mkN "reactor" "reactors"; lin read_N = mkN "read" "IRREG"; lin read_V = IrregEng.read_V; lin read_V2 = mkV2 (IrregEng.read_V); +lin read_VA = mkVA (IrregEng.read_V); +lin read_VS = mkVS (IrregEng.read_V); lin readability_N = mkN "readability" ; lin readable_A = compoundA (mkA "readable"); lin reader_N = mkN "reader" "readers"; @@ -29227,12 +30010,14 @@ lin readmission_N = mkN "readmission" "readmissions"; lin readmit_V2 = mkV2 (mkV "readmit" "readmits" "readmitted" "readmitted" "readmitting"); lin ready_A = mkA "ready" "readier"; lin ready_N = mkN "ready" "readies"; +lin ready_V2 = mkV2 (mkV "ready"); lin ready_made_A = compoundA (mkA "ready-made"); lin reaffiliation_N = mkN "reaffiliation" "reaffiliations"; lin reaffirm_V2 = mkV2 (mkV "reaffirm" "reaffirms" "reaffirmed" "reaffirmed" "reaffirming"); lin reagent_N = mkN "reagent" "reagents"; lin real_A = compoundA (mkA "real"); lin real_N = mkN "real" "reals"; +lin realign_V2 = mkV2 (mkV "realign"); lin realism_N = mkN "realism" ; lin realist_N = mkN "realist" "realists"; lin realistic_A = compoundA (mkA "realistic"); @@ -29241,6 +30026,7 @@ lin reality_N = mkN "reality" "realities"; lin realizable_A = compoundA (mkA "realizable"); lin realization_N = mkN "realization" ; lin realize_V2 = mkV2 (mkV "realize" "realizes" "realized" "realized" "realizing"); +lin realize_VS = mkVS (mkV "realize"); lin reallocation_N = mkN "reallocation" "reallocations"; lin realm_N = mkN "realm" "realms"; lin realtor_N = mkN "realtor" "realtors"; @@ -29253,7 +30039,10 @@ lin reaper_N = mkN "reaper" "reapers"; lin reaping_hook_N = mkN "reaping-hook" "reaping-hooks"; lin reappear_V = mkV "reappear" "reappears" "reappeared" "reappeared" "reappearing"; lin reappearance_N = mkN "reappearance" "reappearances"; +lin reappoint_V = mkV "reappoint"; +lin reappoint_V2 = mkV2 (mkV "reappoint"); lin reappraisal_N = mkN "reappraisal" "reappraisals"; +lin reappraise_V2 = mkV2 (mkV "reappraise"); lin rear_N = mkN "rear" "rears"; lin rear_V = mkV "rear" "rears" "reared" "reared" "rearing"; lin rear_V2 = mkV2 (mkV "rear" "rears" "reared" "reared" "rearing"); @@ -29270,16 +30059,21 @@ lin rearwards_Adv = mkAdv "rearwards"; lin reason_N = mkN "reason" "reasons"; lin reason_V = mkV "reason" "reasons" "reasoned" "reasoned" "reasoning"; lin reason_V2 = mkV2 (mkV "reason" "reasons" "reasoned" "reasoned" "reasoning"); +lin reason_VS = mkVS (mkV "reason" "reasons" "reasoned" "reasoned" "reasoning"); lin reasonable_A = compoundA (mkA "reasonable"); lin reasonableness_N = mkN "reasonableness" ; lin reasoning_N = mkN "reasoning" ; lin reasonless_A = compoundA (mkA "reasonless"); lin reassemble_V = mkV "reassemble" "reassembles" "reassembled" "reassembled" "reassembling"; lin reassemble_V2 = mkV2 (mkV "reassemble" "reassembles" "reassembled" "reassembled" "reassembling"); +lin reassert_V2 = mkV2 (mkV "reassert"); lin reassess_V2 = mkV2 (mkV "reassess" "reassesses" "reassessed" "reassessed" "reassessing"); lin reassessment_N = mkN "reassessment" "reassessments"; +lin reassign_V2 = mkV2 (mkV "reassign"); +lin reassume_V2 = mkV2 (mkV "reassume"); lin reassurance_N = mkN "reassurance" "reassurances"; lin reassure_V2 = mkV2 (mkV "reassure" "reassures" "reassured" "reassured" "reassuring"); +lin reassure_VS = mkVS (mkV "reassure"); lin reassuring_A = compoundA (mkA "reassuring"); lin reattribute_V2 = mkV2 (mkV "reattribute" "reattributes" "reattributed" "reattributed" "reattributing"); lin rebarbative_A = compoundA (mkA "rebarbative"); @@ -29295,7 +30089,10 @@ lin rebirth_N = mkN "rebirth" "rebirths"; lin reborn_A = compoundA (mkA "reborn"); lin rebound_N = mkN "rebound" "rebounds"; lin rebound_V = mkV "rebound" "rebounds" "rebounded" "rebounded" "rebounding"; +lin rebound_V2 = mkV2 (mkV "rebound" "rebounds" "rebounded" "rebounded" "rebounding"); +lin rebound_V2V = mkV2V (mkV "rebound" "rebounds" "rebounded" "rebounded" "rebounding") noPrep to_Prep ; lin rebuff_N = mkN "rebuff" "rebuffs"; +lin rebuff_V = mkV "rebuff"; lin rebuff_V2 = mkV2 (mkV "rebuff" "rebuffs" "rebuffed" "rebuffed" "rebuffing"); lin rebuild_V2 = mkV2 (mkV "re" IrregEng.build_V); lin rebuke_N = mkN "rebuke" "rebukes"; @@ -29308,8 +30105,10 @@ lin rec_PN = mkPN "Rec"; lin recalcitrance_N = mkN "recalcitrance" ; lin recalcitrancy_N = mkN "recalcitrancy" ; lin recalcitrant_A = compoundA (mkA "recalcitrant"); +lin recalculate_V2 = mkV2 (mkV "recalculate"); lin recall_N = mkN "recall" "recalls"; lin recall_V2 = mkV2 (mkV "recall" "recalls" "recalled" "recalled" "recalling"); +lin recall_VS = mkVS (mkV "recall"); lin recant_V = mkV "recant" "recants" "recanted" "recanted" "recanting"; lin recant_V2 = mkV2 (mkV "recant" "recants" "recanted" "recanted" "recanting"); lin recantation_N = mkN "recantation" "recantations"; @@ -29334,6 +30133,7 @@ lin receiver_N = mkN "receiver" "receivers"; lin receivership_N = mkN "receivership" "receiverships"; lin receiving_set_N = mkN "receiving-set" "receiving-sets"; lin recent_A = compoundA (mkA "recent"); +lin recentralize_V2 = mkV2 (mkV "recentralize"); lin receptacle_N = mkN "receptacle" "receptacles"; lin reception_N = mkN "reception" "receptions"; lin reception_desk_N = mkN "reception-desk" "reception-desks"; @@ -29347,6 +30147,7 @@ lin recession_N = mkN "recession" "recessions"; lin recessional_A = compoundA (mkA "recessional"); lin recessional_N = mkN "recessional" "recessionals"; lin recessive_A = compoundA (mkA "recessive"); +lin rechauffe_N = mkN "réchauffé" "réchauffés"; lin recherche_A = compoundA (mkA "recherché"); lin recidivism_N = mkN "recidivism" ; lin recidivist_N = mkN "recidivist" "recidivists"; @@ -29370,10 +30171,12 @@ lin recklessness_N = mkN "recklessness" ; lin recklinghausen_PN = mkPN "Recklinghausen"; lin reckon_V = mkV "reckon" "reckons" "reckoned" "reckoned" "reckoning"; lin reckon_V2 = mkV2 (mkV "reckon" "reckons" "reckoned" "reckoned" "reckoning"); +lin reckon_VS = mkVS (mkV "reckon" "reckons" "reckoned" "reckoned" "reckoning"); lin reckoner_N = mkN "reckoner" "reckoners"; lin reckoning_N = mkN "reckoning" "reckonings"; lin reclaim_V2 = mkV2 (mkV "reclaim" "reclaims" "reclaimed" "reclaimed" "reclaiming"); lin reclamation_N = mkN "reclamation" ; +lin reclassify_V2 = mkV2 (mkV "reclassify"); lin recline_V = mkV "recline" "reclines" "reclined" "reclined" "reclining"; lin recline_V2 = mkV2 (mkV "recline" "reclines" "reclined" "reclined" "reclining"); lin recluse_N = mkN "recluse" "recluses"; @@ -29381,12 +30184,14 @@ lin recognition_N = mkN "recognition" ; lin recognizable_A = compoundA (mkA "recognizable"); lin recognizance_N = mkN "recognizance" "recognizances"; lin recognize_V2 = mkV2 (mkV "recognize" "recognizes" "recognized" "recognized" "recognizing"); +lin recognize_VS = mkVS (mkV "recognize"); lin recoil_N = mkN "recoil" "recoils"; lin recoil_V = mkV "recoil" "recoils" "recoiled" "recoiled" "recoiling"; lin recollect_V = mkV "recollect" "recollects" "recollected" "recollected" "recollecting"; lin recollect_V2 = mkV2 (mkV "recollect" "recollects" "recollected" "recollected" "recollecting"); lin recollection_N = mkN "recollection" "recollections"; lin recommend_V2 = mkV2 (mkV "recommend" "recommends" "recommended" "recommended" "recommending"); +lin recommend_VS = mkVS (mkV "recommend"); lin recommendation_N = mkN "recommendation" "recommendations"; lin recommit_V2 = mkV2 (mkV "recommit" "recommits" "recommitted" "recommitted" "recommitting"); lin recompense_N = mkN "recompense" "recompenses"; @@ -29401,6 +30206,7 @@ lin reconnoitre_V = mkV "reconnoitre" "reconnoitres" "reconnoitred" "reconnoitre lin reconnoitre_V2 = mkV2 (mkV "reconnoitre" "reconnoitres" "reconnoitred" "reconnoitred" "reconnoitring"); lin reconsecrate_V2 = mkV2 (mkV "reconsecrate" "reconsecrates" "reconsecrated" "reconsecrated" "reconsecrating"); lin reconsider_V2 = mkV2 (mkV "reconsider" "reconsiders" "reconsidered" "reconsidered" "reconsidering"); +lin reconsider_VS = mkVS (mkV "reconsider" "reconsiders" "reconsidered" "reconsidered" "reconsidering"); lin reconstruct_V2 = mkV2 (mkV "reconstruct" "reconstructs" "reconstructed" "reconstructed" "reconstructing"); lin reconstruction_N = mkN "reconstruction" "reconstructions"; lin reconvict_V2 = mkV2 (mkV "reconvict" "reconvicts" "reconvicted" "reconvicted" "reconvicting"); @@ -29411,10 +30217,12 @@ lin record_player_N = mkN "record-player" "record-players"; lin recorder_N = mkN "recorder" "recorders"; lin recording_N = mkN "recording" "recordings"; lin recount_V2 = mkV2 (mkV "recount" "recounts" "recounted" "recounted" "recounting"); +lin recount_VS = mkVS (mkV "recount"); lin recoup_V2 = mkV2 (mkV "recoup" "recoups" "recouped" "recouped" "recouping"); lin recourse_N = mkN "recourse" ; lin recover_V = mkV "recover" "recovers" "recovered" "recovered" "recovering"; lin recover_V2 = mkV2 (mkV "recover" "recovers" "recovered" "recovered" "recovering"); +lin recover_V2V = mkV2V (mkV "recover" "recovers" "recovered" "recovered" "recovering") noPrep to_Prep ; lin recoverable_A = compoundA (mkA "recoverable"); lin recovery_N = mkN "recovery" "recoveries"; lin recreant_A = compoundA (mkA "recreant"); @@ -29490,6 +30298,7 @@ lin rediscovery_N = mkN "rediscovery" "rediscoveries"; lin redisposition_N = mkN "redisposition" "redispositions"; lin redistribute_V2 = mkV2 (mkV "redistribute" "redistributes" "redistributed" "redistributed" "redistributing"); lin redistribution_N = mkN "redistribution" "redistributions"; +lin redline_V2 = mkV2 (mkV "redline"); lin redness_N = mkN "redness" ; lin redo_V2 = mkV2 (mkV "re" IrregEng.do_V); lin redolence_N = mkN "redolence" ; @@ -29499,6 +30308,7 @@ lin redouble_V2 = mkV2 (mkV "redouble" "redoubles" "redoubled" "redoubled" "redo lin redoubt_N = mkN "redoubt" "redoubts"; lin redoubtable_A = compoundA (mkA "redoubtable"); lin redound_V = mkV "redound" "redounds" "redounded" "redounded" "redounding"; +lin redraw_V2 = mkV2 (mkV "redraw"); lin redress_N = mkN "redress" ; lin redress_V2 = mkV2 (mkV "redress" "redresses" "redressed" "redressed" "redressing"); lin redruth_PN = mkPN "Redruth"; @@ -29527,6 +30337,7 @@ lin reel_N = mkN "reel" "reels"; lin reel_V = mkV "reel" "reels" "reeled" "reeled" "reeling"; lin reel_V2 = mkV2 (mkV "reel" "reels" "reeled" "reeled" "reeling"); lin reeve_N = mkN "reeve" "reeves"; +lin reexamine_V = mkV "reexamine"; lin ref_N = mkN "ref" ; lin reface_V2 = mkV2 (mkV "reface" "refaces" "refaced" "refaced" "refacing"); lin refashion_N = mkN "refashion" "refashions"; @@ -29544,6 +30355,8 @@ lin referendum_N = mkN "referendum" "referendums"; lin referential_A = compoundA (mkA "referential"); lin refill_N = mkN "refill" "refills"; lin refill_V2 = mkV2 (mkV "refill" "refills" "refilled" "refilled" "refilling"); +lin refinance_V = mkV "refinance"; +lin refinance_V2 = mkV2 (mkV "refinance"); lin refine_V = mkV "refine" "refines" "refined" "refined" "refining"; lin refine_V2 = mkV2 (mkV "refine" "refines" "refined" "refined" "refining"); lin refinement_N = mkN "refinement" "refinements"; @@ -29567,6 +30380,9 @@ lin reflexive_N = mkN "reflexive" "reflexives"; lin refloat_V = mkV "refloat" "refloats" "refloated" "refloated" "refloating"; lin refloat_V2 = mkV2 (mkV "refloat" "refloats" "refloated" "refloated" "refloating"); lin reflux_N = mkN "reflux" "refluxes"; +lin refocus_V = mkV "refocus"; +lin refocus_V2 = mkV2 (mkV "refocus"); +lin refocus_V2V = mkV2V (mkV "refocus") noPrep to_Prep ; lin reforest_V2 = mkV2 (mkV "reforest" "reforests" "reforested" "reforested" "reforesting"); lin reforestation_N = mkN "reforestation" "reforestations"; lin reform_N = mkN "reform" "reforms"; @@ -29576,6 +30392,7 @@ lin reformation_N = mkN "reformation" "reformations"; lin reformatory_A = compoundA (mkA "reformatory"); lin reformatory_N = mkN "reformatory" "reformatories"; lin reformer_N = mkN "reformer" "reformers"; +lin reformulate_V2 = mkV2 (mkV "reformulate"); lin refract_V2 = mkV2 (mkV "refract" "refracts" "refracted" "refracted" "refracting"); lin refraction_N = mkN "refraction" "refractions"; lin refractory_A = compoundA (mkA "refractory"); @@ -29604,6 +30421,7 @@ lin refusal_N = mkN "refusal" "refusals"; lin refuse_N = mkN "refuse" ; lin refuse_V = mkV "refuse" "refuses" "refused" "refused" "refusing"; lin refuse_V2 = mkV2 (mkV "refuse" "refuses" "refused" "refused" "refusing"); +lin refuse_VV = mkVV (mkV "refuse" "refuses" "refused" "refused" "refusing"); lin refuse_collector_N = mkN "refuse-collector" "refuse-collectors"; lin refutable_A = compoundA (mkA "refutable"); lin refutation_N = mkN "refutation" "refutations"; @@ -29613,7 +30431,9 @@ lin regain_V2 = mkV2 (mkV "regain" "regains" "regained" "regained" "regaining"); lin regal_A = compoundA (mkA "regal"); lin regale_V2 = mkV2 (mkV "regale" "regales" "regaled" "regaled" "regaling"); lin regard_N = mkN "regard" "regards"; +lin regard_V = mkV "regard"; lin regard_V2 = mkV2 (mkV "regard" "regards" "regarded" "regarded" "regarding"); +lin regard_VS = mkVS (mkV "regard"); lin regardful_A = compoundA (mkA "regardful"); lin regardless_A = compoundA (mkA "regardless"); lin regatta_N = mkN "regatta" "regattas"; @@ -29628,6 +30448,7 @@ lin regent_N = mkN "regent" "regents"; lin reggae_N = mkN "reggae" ; lin regicide_N = mkN "regicide" "regicides"; lin regime_1_N = mkN "regime" "regimes"; +lin regime_2_N = mkN "régime" "régimes"; lin regimen_N = mkN "regimen" "regimens"; lin regiment_N = mkN "regiment" "regiments"; lin regiment_V2 = mkV2 (mkV "regiment" "regiments" "regimented" "regimented" "regimenting"); @@ -29649,6 +30470,7 @@ lin regression_N = mkN "regression" "regressions"; lin regressive_A = compoundA (mkA "regressive"); lin regret_N = mkN "regret" "regrets"; lin regret_V2 = mkV2 (mkV "regret" "regrets" "regretted" "regretted" "regretting"); +lin regret_VS = mkVS (mkV "regret"); lin regretful_A = compoundA (mkA "regretful"); lin regrettable_A = compoundA (mkA "regrettable"); lin regroup_V = mkV "regroup" "regroups" "regrouped" "regrouped" "regrouping"; @@ -29661,6 +30483,7 @@ lin regularize_V2 = mkV2 (mkV "regularize" "regularizes" "regularized" "regulari lin regulate_V2 = mkV2 (mkV "regulate" "regulates" "regulated" "regulated" "regulating"); lin regulation_N = mkN "regulation" "regulations"; lin regulator_N = mkN "regulator" "regulators"; +lin regum_V2 = mkV2 (mkV "regum"); lin regurgitate_V = mkV "regurgitate" "regurgitates" "regurgitated" "regurgitated" "regurgitating"; lin regurgitate_V2 = mkV2 (mkV "regurgitate" "regurgitates" "regurgitated" "regurgitated" "regurgitating"); lin rehabilitate_V2 = mkV2 (mkV "rehabilitate" "rehabilitates" "rehabilitated" "rehabilitated" "rehabilitating"); @@ -29677,8 +30500,10 @@ lin reich_N = mkN "reich" "reichs"; lin reigate_PN = mkPN "Reigate"; lin reign_N = mkN "reign" "reigns"; lin reign_V = mkV "reign" "reigns" "reigned" "reigned" "reigning"; +lin reignite_V2 = mkV2 (mkV "reignite"); lin reimburse_V2 = mkV2 (mkV "reimburse" "reimburses" "reimbursed" "reimbursed" "reimbursing"); lin reimbursement_N = mkN "reimbursement" "reimbursements"; +lin reimpose_V2 = mkV2 (mkV "reimpose"); lin reimposition_N = mkN "reimposition" "reimpositions"; lin rein_N = mkN "rein" "reins"; lin rein_V2 = mkV2 (mkV "rein" "reins" "reined" "reined" "reining"); @@ -29686,18 +30511,26 @@ lin reincarnate_A = compoundA (mkA "reincarnate"); lin reincarnate_V2 = mkV2 (mkV "reincarnate" "reincarnates" "reincarnated" "reincarnated" "reincarnating"); lin reincarnation_N = mkN "reincarnation" "reincarnations"; lin reindeer_N = mkN "reindeer" "reindeer"; +lin reindict_V2 = mkV2 (mkV "reindict"); lin reinforce_V2 = mkV2 (mkV "reinforce" "reinforces" "reinforced" "reinforced" "reinforcing"); lin reinforcement_N = mkN "reinforcement" "reinforcements"; +lin reinstall_V2 = mkV2 (mkV "reinstall"); lin reinstate_V2 = mkV2 (mkV "reinstate" "reinstates" "reinstated" "reinstated" "reinstating"); lin reinstatement_N = mkN "reinstatement" "reinstatements"; +lin reinstitute_V2 = mkV2 (mkV "reinstitute"); lin reinsurance_N = mkN "reinsurance" "reinsurances"; lin reinsure_V2 = mkV2 (mkV "reinsure" "reinsures" "reinsured" "reinsured" "reinsuring"); lin reintegrate_V2 = mkV2 (mkV "reintegrate" "reintegrates" "reintegrated" "reintegrated" "reintegrating"); lin reinterpret_V2 = mkV2 (mkV "reinterpret" "reinterprets" "reinterpreted" "reinterpreted" "reinterpreting"); lin reinterpretation_N = mkN "reinterpretation" "reinterpretations"; +lin reintroduce_V2 = mkV2 (mkV "reintroduce"); +lin reinvent_V2 = mkV2 (mkV "reinvent"); +lin reinvest_V2 = mkV2 (mkV "reinvest"); +lin reinvigorate_V2 = mkV2 (mkV "reinvigorate"); lin reissue_N = mkN "reissue" "reissues"; lin reissue_V2 = mkV2 (mkV "reissue" "reissues" "reissued" "reissued" "reissuing"); lin reiterate_V2 = mkV2 (mkV "reiterate" "reiterates" "reiterated" "reiterated" "reiterating"); +lin reiterate_VS = mkVS (mkV "reiterate"); lin reiteration_N = mkN "reiteration" "reiterations"; lin reject_N = mkN "reject" "rejects"; lin reject_V2 = mkV2 (mkV "reject" "rejects" "rejected" "rejected" "rejecting"); @@ -29753,6 +30586,7 @@ lin relinquish_V2 = mkV2 (mkV "relinquish" "relinquishes" "relinquished" "relinq lin reliquary_N = mkN "reliquary" "reliquaries"; lin relish_N = mkN "relish" "relishes"; lin relish_V2 = mkV2 (mkV "relish" "relishes" "relished" "relished" "relishing"); +lin relish_VS = mkVS (mkV "relish"); lin relive_V2 = mkV2 (mkV "relive" "relives" "relived" "relived" "reliving"); lin relocate_V = mkV "relocate" "relocates" "relocated" "relocated" "relocating"; lin relocate_V2 = mkV2 (mkV "relocate" "relocates" "relocated" "relocated" "relocating"); @@ -29760,7 +30594,11 @@ lin relocation_N = mkN "relocation" ; lin reluctance_N = mkN "reluctance" ; lin reluctant_A = compoundA (mkA "reluctant"); lin rely_V = mkV "rely" "relies" "relied" "relied" "relying"; -lin remain_V = mkV "remain" "remains" "remained" "remained" "remaining"; +lin remain_V = mkV "remain"; +lin remain_V2 = mkV2 (mkV "remain"); +lin remain_VA = mkVA (mkV "remain" "remains" "remained" "remained" "remaining"); +lin remain_VV = mkVV (mkV "remain" "remains" "remained" "remained" "remaining"); +lin remain_VS = mkVS (mkV "remain" "remains" "remained" "remained" "remaining"); lin remainder_N = mkN "remainder" "remainders"; lin remake_N = mkN "remake" "remakes"; lin remake_V2 = mkV2 (mkV "re" IrregEng.make_V); @@ -29769,6 +30607,7 @@ lin remand_V2 = mkV2 (mkV "remand" "remands" "remanded" "remanded" "remanding"); lin remark_N = mkN "remark" "remarks"; lin remark_V = mkV "remark" "remarks" "remarked" "remarked" "remarking"; lin remark_V2 = mkV2 (mkV "remark" "remarks" "remarked" "remarked" "remarking"); +lin remark_VS = mkVS (mkV "remark" "remarks" "remarked" "remarked" "remarking"); lin remarkable_A = compoundA (mkA "remarkable"); lin remarriage_N = mkN "remarriage" "remarriages"; lin remarry_V = mkV "remarry" "remarries" "remarried" "remarried" "remarrying"; @@ -29779,6 +30618,7 @@ lin remedy_N = mkN "remedy" "remedies"; lin remedy_V2 = mkV2 (mkV "remedy" "remedies" "remedied" "remedied" "remedying"); lin remember_V = mkV "remember" "remembers" "remembered" "remembered" "remembering"; lin remember_V2 = mkV2 (mkV "remember" "remembers" "remembered" "remembered" "remembering"); +lin remember_VS = mkVS (mkV "remember" "remembers" "remembered" "remembered" "remembering"); lin remembrance_N = mkN "remembrance" "remembrances"; lin remilitarization_N = mkN "remilitarization" "remilitarizations"; lin remilitarize_V2 = mkV2 (mkV "remilitarize" "remilitarizes" "remilitarized" "remilitarized" "remilitarizing"); @@ -29795,6 +30635,7 @@ lin remit_V2 = mkV2 (mkV "remit" "remits" "remitted" "remitted" "remitting"); lin remittance_N = mkN "remittance" "remittances"; lin remittent_A = compoundA (mkA "remittent"); lin remnant_N = mkN "remnant" "remnants"; +lin remodel_V = mkV "remodel"; lin remodel_V2 = mkV2 (mkV "remodel" "remodels" "remodelled" "remodelled" "remodelling"); lin remonstrance_N = mkN "remonstrance" "remonstrances"; lin remonstrate_V = mkV "remonstrate" "remonstrates" "remonstrated" "remonstrated" "remonstrating"; @@ -29821,17 +30662,21 @@ lin remunerative_A = compoundA (mkA "remunerative"); lin renaissance_N = mkN "renaissance" "renaissances"; lin renal_A = compoundA (mkA "renal"); lin rename_V2 = mkV2 (mkV "rename" "renames" "renamed" "renamed" "renaming"); +lin rename_VS = mkVS (mkV "rename"); lin renascence_N = mkN "renascence" "renascences"; lin renascent_A = compoundA (mkA "renascent"); lin rend_V2 = mkV2 (mkV "rend" "IRREG" "IRREG" "IRREG" "IRREG"); lin render_V2 = mkV2 (mkV "render" "renders" "rendered" "rendered" "rendering"); +lin render_VS = mkVS (mkV "render"); lin rendering_N = mkN "rendering" "renderings"; lin rendezvous_N = mkN "rendezvous" "rendezvous"; lin rendezvous_V = mkV "rendezvous" "IRREG" "IRREG" "IRREG" "IRREG"; +lin rendezvouse_V = mkV "rendezvouse"; lin rendition_N = mkN "rendition" "renditions"; lin renegade_N = mkN "renegade" "renegades"; lin renegade_V = mkV "renegade" "renegades" "renegaded" "renegaded" "renegading"; lin renege_V = mkV "renege" "reneges" "reneged" "reneged" "reneging"; +lin renegotiate_V2 = mkV2 (mkV "renegotiate"); lin renegue_V = mkV "renegue" "renegues" "renegued" "renegued" "reneguing"; lin renew_V2 = mkV2 (mkV "renew" "renews" "renewed" "renewed" "renewing"); lin renewable_A = compoundA (mkA "renewable"); @@ -29857,6 +30702,7 @@ lin rentable_A = compoundA (mkA "rentable"); lin rental_N = mkN "rental" "rentals"; lin rentier_N = mkN "rentier" "rentiers"; lin renunciation_N = mkN "renunciation" ; +lin reoffer_V2 = mkV2 (mkV "reoffer"); lin reopen_V = mkV "reopen" "reopens" "reopened" "reopened" "reopening"; lin reopen_V2 = mkV2 (mkV "reopen" "reopens" "reopened" "reopened" "reopening"); lin reorganization_N = mkN "reorganization" "reorganizations"; @@ -29868,6 +30714,7 @@ lin reorientate_V = mkV "reorientate" "reorientates" "reorientated" "reorientate lin reorientate_V2 = mkV2 (mkV "reorientate" "reorientates" "reorientated" "reorientated" "reorientating"); lin reorientation_N = mkN "reorientation" ; lin rep_N = mkN "rep" "reps"; +lin repackage_V2 = mkV2 (mkV "repackage"); lin repaint_V2 = mkV2 (mkV "repaint" "repaints" "repainted" "repainted" "repainting"); lin repair_N = mkN "repair" "repairs"; lin repair_V = mkV "repair" "repairs" "repaired" "repaired" "repairing"; @@ -29877,6 +30724,7 @@ lin repairer_N = mkN "repairer" "repairers"; lin reparable_A = compoundA (mkA "reparable"); lin reparation_N = mkN "reparation" "reparations"; lin repartee_N = mkN "repartee" "repartees"; +lin repass_V2 = mkV2 (mkV "repass"); lin repast_N = mkN "repast" "repasts"; lin repatriate_N = mkN "repatriate" "repatriates"; lin repatriate_V2 = mkV2 (mkV "repatriate" "repatriates" "repatriated" "repatriated" "repatriating"); @@ -29890,8 +30738,8 @@ lin repeal_V2 = mkV2 (mkV "repeal" "repeals" "repealed" "repealed" "repealing"); lin repeat_N = mkN "repeat" "repeats"; lin repeat_V = mkV "repeat" "repeats" "repeated" "repeated" "repeating"; lin repeat_V2 = mkV2 (mkV "repeat" "repeats" "repeated" "repeated" "repeating"); +lin repeat_VS = mkVS (mkV "repeat" "repeats" "repeated" "repeated" "repeating"); lin repeatable_A = compoundA (mkA "repeatable"); -lin repeated_A = compoundA (mkA "repeated"); lin repeater_N = mkN "repeater" "repeaters"; lin repel_V2 = mkV2 (mkV "repel" "repels" "repelled" "repelled" "repelling"); lin repellent_A = compoundA (mkA "repellent"); @@ -29908,9 +30756,11 @@ lin repetitious_A = compoundA (mkA "repetitious"); lin repetitive_A = compoundA (mkA "repetitive"); lin repine_V = mkV "repine" "repines" "repined" "repined" "repining"; lin replace_V2 = mkV2 (mkV "replace" "replaces" "replaced" "replaced" "replacing"); +lin replace_VV = ingVV (mkV "replace"); lin replaceable_A = compoundA (mkA "replaceable"); lin replacement_N = mkN "replacement" "replacements"; lin replant_V2 = mkV2 (mkV "replant" "replants" "replanted" "replanted" "replanting"); +lin replaster_V2 = mkV2 (mkV "replaster"); lin replay_N = mkN "replay" "replays"; lin replay_V2 = mkV2 (mkV "replay" "replays" "replayed" "replayed" "replaying"); lin replenish_V2 = mkV2 (mkV "replenish" "replenishes" "replenished" "replenished" "replenishing"); @@ -29918,14 +30768,19 @@ lin replenishment_N = mkN "replenishment" "replenishments"; lin replete_A = compoundA (mkA "replete"); lin repletion_N = mkN "repletion" ; lin replica_N = mkN "replica" "replicas"; +lin replicate_V2 = mkV2 (mkV "replicate"); lin reply_N = mkN "reply" "replies"; lin reply_V = mkV "reply" "replies" "replied" "replied" "replying"; lin reply_V2 = mkV2 (mkV "reply" "replies" "replied" "replied" "replying"); +lin reply_VS = mkVS (mkV "reply" "replies" "replied" "replied" "replying"); lin reply_paid_A = compoundA (mkA "reply-paid"); lin repoint_V2 = mkV2 (mkV "repoint" "repoints" "repointed" "repointed" "repointing"); +lin repond_V = mkV "repond"; lin report_N = mkN "report" "reports"; lin report_V = mkV "report" "reports" "reported" "reported" "reporting"; lin report_V2 = mkV2 (mkV "report" "reports" "reported" "reported" "reporting"); +lin report_V2V = mkV2V (mkV "report" "reports" "reported" "reported" "reporting") noPrep to_Prep ; +lin report_VS = mkVS (mkV "report" "reports" "reported" "reported" "reporting"); lin reportable_A = compoundA (mkA "reportable"); lin reportage_N = mkN "reportage" ; lin reportedly_Adv = mkAdv "reportedly"; @@ -29934,11 +30789,14 @@ lin repose_N = mkN "repose" ; lin repose_V = mkV "repose" "reposes" "reposed" "reposed" "reposing"; lin repose_V2 = mkV2 (mkV "repose" "reposes" "reposed" "reposed" "reposing"); lin reposeful_A = compoundA (mkA "reposeful"); +lin repossess_V2 = mkV2 (mkV "repossess"); +lin reposition_V2 = mkV2 (mkV "reposition"); lin repository_N = mkN "repository" "repositories"; lin repot_V2 = mkV2 (mkV "repot" "repots" "repotted" "repotted" "repotting"); lin repp_N = mkN "repp" ; lin reprehend_V2 = mkV2 (mkV "reprehend" "reprehends" "reprehended" "reprehended" "reprehending"); lin reprehensible_A = compoundA (mkA "reprehensible"); +lin represent_V = mkV "represent"; lin represent_V2 = mkV2 (mkV "represent" "represents" "represented" "represented" "representing"); lin representation_N = mkN "representation" "representations"; lin representative_A = compoundA (mkA "representative"); @@ -29986,6 +30844,7 @@ lin repulse_N = mkN "repulse" "repulses"; lin repulse_V2 = mkV2 (mkV "repulse" "repulses" "repulsed" "repulsed" "repulsing"); lin repulsion_N = mkN "repulsion" ; lin repulsive_A = compoundA (mkA "repulsive"); +lin repurchase_V2 = mkV2 (mkV "repurchase"); lin reputable_A = compoundA (mkA "reputable"); lin reputation_N = mkN "reputation" "reputations"; lin repute_N = mkN "repute" ; @@ -29993,8 +30852,13 @@ lin repute_V2 = mkV2 (mkV "repute" "reputes" "reputed" "reputed" "reputing"); lin reputed_A = compoundA (mkA "reputed"); lin request_N = mkN "request" "requests"; lin request_V2 = mkV2 (mkV "request" "requests" "requested" "requested" "requesting"); +lin request_VS = mkVS (mkV "request"); lin requiem_N = mkN "requiem" "requiems"; -lin require_V2 = mkV2 (mkV "require" "requires" "required" "required" "requiring"); +lin require_V = mkV "require"; +lin require_V2 = mkV2 (mkV "require"); +lin require_V2V = mkV2V (mkV "require") noPrep to_Prep; +lin require_VV = mkVV (mkV "require"); +lin require_VS = mkVS (mkV "require"); lin requirement_N = mkN "requirement" "requirements"; lin requisite_A = compoundA (mkA "requisite"); lin requisite_N = mkN "requisite" "requisites"; @@ -30004,9 +30868,11 @@ lin requital_N = mkN "requital" ; lin requite_V2 = mkV2 (mkV "requite" "requites" "requited" "requited" "requiting"); lin reread_V2 = mkV2 (mkV "re" IrregEng.read_V); lin reredos_N = mkN "reredos" "reredoses"; +lin reroute_V2 = mkV2 (mkV "reroute"); lin rerun_N = mkN "rerun" "reruns"; lin rerun_V2 = mkV2 (mkV "re" IrregEng.run_V); lin res_N = mkN "res" ; +lin reschedule_V2 = mkV2 (mkV "reschedule"); lin rescind_V2 = mkV2 (mkV "rescind" "rescinds" "rescinded" "rescinded" "rescinding"); lin rescript_N = mkN "rescript" "rescripts"; lin rescue_N = mkN "rescue" "rescues"; @@ -30014,6 +30880,7 @@ lin rescue_V2 = mkV2 (mkV "rescue" "rescues" "rescued" "rescued" "rescuing"); lin rescuer_N = mkN "rescuer" "rescuers"; lin research_N = mkN "research" "researches"; lin research_V = mkV "research" "researches" "researched" "researched" "researching"; +lin research_V2 = mkV2 (mkV "research" "researches" "researched" "researched" "researching"); lin researcher_N = mkN "researcher" "researchers"; lin reseat_V2 = mkV2 (mkV "reseat" "reseats" "reseated" "reseated" "reseating"); lin reseed_V2 = mkV2 (mkV "reseed" "reseeds" "reseeded" "reseeded" "reseeding"); @@ -30025,10 +30892,12 @@ lin resentful_A = compoundA (mkA "resentful"); lin resentment_N = mkN "resentment" ; lin reservation_N = mkN "reservation" "reservations"; lin reserve_N = mkN "reserve" "reserves"; +lin reserve_V = mkV "reserve"; lin reserve_V2 = mkV2 (mkV "reserve" "reserves" "reserved" "reserved" "reserving"); lin reserved_A = compoundA (mkA "reserved"); lin reservist_N = mkN "reservist" "reservists"; lin reservoir_N = mkN "reservoir" "reservoirs"; +lin reset_V = mkV "reset"; lin reset_V2 = mkV2 (mkV "re" IrregEng.set_V); lin resettle_V = mkV "resettle" "resettles" "resettled" "resettled" "resettling"; lin resettle_V2 = mkV2 (mkV "resettle" "resettles" "resettled" "resettled" "resettling"); @@ -30047,6 +30916,8 @@ lin residuary_A = compoundA (mkA "residuary"); lin residue_N = mkN "residue" "residues"; lin resign_V = mkV "resign" "resigns" "resigned" "resigned" "resigning"; lin resign_V2 = mkV2 (mkV "resign" "resigns" "resigned" "resigned" "resigning"); +lin resign_V2V = mkV2V (mkV "resign" "resigns" "resigned" "resigned" "resigning") noPrep to_Prep ; +lin resign_VS = mkVS (mkV "resign" "resigns" "resigned" "resigned" "resigning"); lin resignation_N = mkN "resignation" "resignations"; lin resigned_A = compoundA (mkA "resigned"); lin resilience_N = mkN "resilience" ; @@ -30057,6 +30928,7 @@ lin resinated_A = compoundA (mkA "resinated"); lin resinous_A = compoundA (mkA "resinous"); lin resist_V = mkV "resist" "resists" "resisted" "resisted" "resisting"; lin resist_V2 = mkV2 (mkV "resist" "resists" "resisted" "resisted" "resisting"); +lin resist_VS = mkVS (mkV "resist" "resists" "resisted" "resisted" "resisting"); lin resistance_N = mkN "resistance" "resistances"; lin resistant_A = compoundA (mkA "resistant"); lin resister_N = mkN "resister" "resisters"; @@ -30064,6 +30936,7 @@ lin resistive_A = compoundA (mkA "resistive"); lin resistivity_N = mkN "resistivity" ; lin resistless_A = compoundA (mkA "resistless"); lin resistor_N = mkN "resistor" "resistors"; +lin resold_V2 = mkV2 (mkV "resold"); lin resole_V2 = mkV2 (mkV "resole" "resoles" "resoled" "resoled" "resoling"); lin resolute_A = compoundA (mkA "resolute"); lin resoluteness_N = mkN "resoluteness" ; @@ -30102,6 +30975,8 @@ lin resplendence_N = mkN "resplendence" ; lin resplendency_N = mkN "resplendency" ; lin resplendent_A = compoundA (mkA "resplendent"); lin respond_V = mkV "respond" "responds" "responded" "responded" "responding"; +lin respond_V2 = mkV2 (mkV "respond" "responds" "responded" "responded" "responding"); +lin respond_VS = mkVS (mkV "respond" "responds" "responded" "responded" "responding"); lin respondent_N = mkN "respondent" "respondents"; lin response_N = mkN "response" "responses"; lin responsibility_N = mkN "responsibility" "responsibilities"; @@ -30111,6 +30986,7 @@ lin responsiveness_N = mkN "responsiveness" ; lin rest_N = mkN "rest" "rests"; lin rest_V = mkV "rest" "rests" "rested" "rested" "resting"; lin rest_V2 = mkV2 (mkV "rest" "rests" "rested" "rested" "resting"); +lin rest_VS = mkVS (mkV "rest" "rests" "rested" "rested" "resting"); lin rest_cure_N = mkN "rest-cure" "rest-cures"; lin rest_day_N = mkN "rest-day" "rest-days"; lin rest_home_N = mkN "rest-home" "rest-homes"; @@ -30118,6 +30994,7 @@ lin rest_house_N = mkN "rest-house" "rest-houses"; lin restart_V = mkV "restart" "restarts" "restarted" "restarted" "restarting"; lin restart_V2 = mkV2 (mkV "restart" "restarts" "restarted" "restarted" "restarting"); lin restate_V2 = mkV2 (mkV "restate" "restates" "restated" "restated" "restating"); +lin restate_V2V = mkV2V (mkV "restate") noPrep to_Prep ; lin restatement_N = mkN "restatement" "restatements"; lin restaurant_N = mkN "restaurant" "restaurants"; lin restauranteur_N = mkN "restauranteur" "restauranteurs"; @@ -30138,15 +31015,21 @@ lin restorer_N = mkN "restorer" "restorers"; lin restrain_V2 = mkV2 (mkV "restrain" "restrains" "restrained" "restrained" "restraining"); lin restrained_A = compoundA (mkA "restrained"); lin restraint_N = mkN "restraint" "restraints"; +lin restrict_V = mkV "restrict"; lin restrict_V2 = mkV2 (mkV "restrict" "restricts" "restricted" "restricted" "restricting"); lin restriction_N = mkN "restriction" "restrictions"; lin restrictive_A = compoundA (mkA "restrictive"); lin restrictiveness_N = mkN "restrictiveness" ; +lin restructure_V = mkV "restructure"; lin restructure_V2 = mkV2 (mkV "restructure" "restructures" "restructured" "restructured" "restructuring"); +lin restructure_V2V = mkV2V (mkV "restructure") noPrep to_Prep ; lin result_N = mkN "result" "results"; lin result_V = mkV "result" "results" "resulted" "resulted" "resulting"; lin resultant_A = compoundA (mkA "resultant"); +lin resume_N = mkN "résumé" "résumés"; +lin resume_V = mkV "resume"; lin resume_V2 = mkV2 (mkV "resume" "resumes" "resumed" "resumed" "resuming"); +lin resume_VS = mkVS (mkV "resume"); lin resumption_N = mkN "resumption" "resumptions"; lin resurface_V = mkV "resurface" "resurfaces" "resurfaced" "resurfaced" "resurfacing"; lin resurface_V2 = mkV2 (mkV "resurface" "resurfaces" "resurfaced" "resurfaced" "resurfacing"); @@ -30166,6 +31049,7 @@ lin retail_V = mkV "retail" "retails" "retailed" "retailed" "retailing"; lin retail_V2 = mkV2 (mkV "retail" "retails" "retailed" "retailed" "retailing"); lin retailer_N = mkN "retailer" "retailers"; lin retain_V2 = mkV2 (mkV "retain" "retains" "retained" "retained" "retaining"); +lin retain_V2V = mkV2V (mkV "retain") noPrep to_Prep ; lin retainer_N = mkN "retainer" "retainers"; lin retake_N = mkN "retake" "retakes"; lin retake_V2 = mkV2 (mkV "re" IrregEng.take_V); @@ -30217,6 +31101,7 @@ lin retread_N = mkN "retread" "retreads"; lin retread_V2 = mkV2 (mkV "retread" "retreads" "retreaded" "retreaded" "retreading"); lin retreat_N = mkN "retreat" "retreats"; lin retreat_V = mkV "retreat" "retreats" "retreated" "retreated" "retreating"; +lin retreat_V2 = mkV2 (mkV "retreat" "retreats" "retreated" "retreated" "retreating"); lin retrench_V = mkV "retrench" "retrenches" "retrenched" "retrenched" "retrenching"; lin retrench_V2 = mkV2 (mkV "retrench" "retrenches" "retrenched" "retrenched" "retrenching"); lin retrenchment_N = mkN "retrenchment" "retrenchments"; @@ -30229,6 +31114,7 @@ lin retrieve_V = mkV "retrieve" "retrieves" "retrieved" "retrieved" "retrieving" lin retrieve_V2 = mkV2 (mkV "retrieve" "retrieves" "retrieved" "retrieved" "retrieving"); lin retriever_N = mkN "retriever" "retrievers"; lin retroactive_A = compoundA (mkA "retroactive"); +lin retrofit_V2 = mkV2 (mkV "retrofit"); lin retrograde_A = compoundA (mkA "retrograde"); lin retrograde_V = mkV "retrograde" "retrogrades" "retrograded" "retrograded" "retrograding"; lin retrogress_V = mkV "retrogress" "retrogresses" "retrogressed" "retrogressed" "retrogressing"; @@ -30244,6 +31130,7 @@ lin retsina_N = mkN "retsina" ; lin return_N = mkN "return" "returns"; lin return_V = mkV "return" "returns" "returned" "returned" "returning"; lin return_V2 = mkV2 (mkV "return" "returns" "returned" "returned" "returning"); +lin return_V2V = mkV2V (mkV "return" "returns" "returned" "returned" "returning") noPrep to_Prep ; lin returnable_A = compoundA (mkA "returnable"); lin reunification_N = mkN "reunification" ; lin reunion_N = mkN "reunion" "reunions"; @@ -30258,9 +31145,10 @@ lin revalue_V2 = mkV2 (mkV "revalue" "revalues" "revalued" "revalued" "revaluing lin revamp_V2 = mkV2 (mkV "revamp" "revamps" "revamped" "revamped" "revamping"); lin revd_PN = mkPN "Revd"; lin reveal_V2 = mkV2 (mkV "reveal" "reveals" "revealed" "revealed" "revealing"); +lin reveal_VS = mkVS (mkV "reveal"); lin reveille_N = mkN "reveille" "reveilles"; lin revel_N = mkN "revel" "revels"; -lin revel_V = mkV "revel" "revels" "revelled" "revelled" "revelling"; +lin revel_V = mkV "revel" "revels" "reveled" "reveled" "reveling"; lin revelation_N = mkN "revelation" "revelations"; lin reveller_N = mkN "reveller" "revellers"; lin revelry_N = mkN "revelry" "revelries"; @@ -30300,6 +31188,7 @@ lin reviewer_N = mkN "reviewer" "reviewers"; lin revile_V = mkV "revile" "reviles" "reviled" "reviled" "reviling"; lin revile_V2 = mkV2 (mkV "revile" "reviles" "reviled" "reviled" "reviling"); lin revise_N = mkN "revise" "revises"; +lin revise_V = mkV "revise"; lin revise_V2 = mkV2 (mkV "revise" "revises" "revised" "revised" "revising"); lin reviser_N = mkN "reviser" "revisers"; lin revision_N = mkN "revision" "revisions"; @@ -30335,6 +31224,7 @@ lin reward_N = mkN "reward" "rewards"; lin reward_V2 = mkV2 (mkV "reward" "rewards" "rewarded" "rewarded" "rewarding"); lin rewire_V2 = mkV2 (mkV "rewire" "rewires" "rewired" "rewired" "rewiring"); lin reword_V2 = mkV2 (mkV "reword" "rewords" "reworded" "reworded" "rewording"); +lin rework_V2 = mkV2 (mkV "rework"); lin rewrite_N = mkN "rewrite" "rewrites"; lin rewrite_V2 = mkV2 (mkV "re" IrregEng.write_V); lin rex_PN = mkPN "Rex"; @@ -30406,6 +31296,7 @@ lin ricky_PN = mkPN "Ricky"; lin ricochet_N = mkN "ricochet" "ricochets"; lin ricochet_V = mkV "ricochet" "ricochets" "ricocheted" "ricocheted" "ricocheting"; lin ricochet_V2 = mkV2 (mkV "ricochet" "ricochets" "ricocheted" "ricocheted" "ricocheting"); +lin rid_V = mkV "rid"; lin rid_V2 = mkV2 (IrregEng.rid_V); lin riddance_N = mkN "riddance" ; lin riddle_N = mkN "riddle" "riddles"; @@ -30532,6 +31423,8 @@ lin risborough_PN = mkPN "Risborough"; lin risca_PN = mkPN "Risca"; lin rise_N = mkN "rise" "rises"; lin rise_V = IrregEng.rise_V; +lin rise_V2 = mkV2 (IrregEng.rise_V); +lin rise_VA = mkVA (IrregEng.rise_V); lin riser_N = mkN "riser" "risers"; lin rishton_PN = mkPN "Rishton"; lin risibility_N = mkN "risibility" ; @@ -30539,6 +31432,7 @@ lin risible_A = compoundA (mkA "risible"); lin rising_N = mkN "rising" "risings"; lin risk_N = mkN "risk" "risks"; lin risk_V2 = mkV2 (mkV "risk" "risks" "risked" "risked" "risking"); +lin risk_VS = mkVS (mkV "risk"); lin riskily_Adv = mkAdv "riskily"; lin riskiness_N = mkN "riskiness" ; lin risky_A = mkA "risky" "riskier"; @@ -30563,6 +31457,7 @@ lin river_basin_N = mkN "river-basin" "river-basins"; lin river_bed_N = mkN "river-bed" "river-beds"; lin riverside_N = mkN "riverside" "riversides"; lin rivet_N = mkN "rivet" "rivets"; +lin rivet_V = mkV "rivet"; lin rivet_V2 = mkV2 (mkV "rivet" "rivets" "riveted" "riveted" "riveting"); lin riveter_N = mkN "riveter" "riveters"; lin riviera_PN = mkPN "Riviera"; @@ -30657,8 +31552,10 @@ lin rogue_elephant_N = mkN "rogue-elephant" "rogue-elephants"; lin roguery_N = mkN "roguery" "rogueries"; lin roguish_A = compoundA (mkA "roguish"); lin roguishness_N = mkN "roguishness" ; +lin roil_V2 = mkV2 (mkV "roil"); lin roisterer_N = mkN "roisterer" "roisterers"; lin role_1_N = mkN "role" "roles"; +lin role_2_N = mkN "rôle" "rôles"; lin roll_N = mkN "roll" "rolls"; lin roll_V = mkV "roll" "rolls" "rolled" "rolled" "rolling"; lin roll_V2 = mkV2 (mkV "roll" "rolls" "rolled" "rolled" "rolling"); @@ -30679,6 +31576,7 @@ lin roman_N = mkN "roman" "romans"; lin romance_A = compoundA (mkA "romance"); lin romance_N = mkN "romance" "romances"; lin romance_V = mkV "romance" "romances" "romanced" "romanced" "romancing"; +lin romance_V2 = mkV2 (mkV "romance" "romances" "romanced" "romanced" "romancing"); lin romanesque_N = mkN "romanesque" ; lin romania_PN = mkPN "Romania"; lin romanian_A = compoundA (mkA "Romanian"); @@ -30706,6 +31604,7 @@ lin rondo_N = mkN "rondo" "rondos"; lin roneo_N = mkN "roneo" "roneos"; lin roneo_V2 = mkV2 (mkV "roneo" "roneos" "roneoed" "roneoed" "roneoing"); lin ronnie_PN = mkPN "Ronnie"; +lin rontgen_N = mkN "röntgen" "röntgens"; lin rood_N = mkN "rood" "roods"; lin rood_tree_N = mkN "rood-tree" "rood-trees"; lin roof_N = mkN "roof" "roofs"; @@ -30753,6 +31652,8 @@ lin rosary_N = mkN "rosary" "rosaries"; lin roscommon_PN = mkPN "Roscommon"; lin rose_N = mkN "rose" "roses"; lin rose_PN = mkPN "Rose"; +lin rose_V = mkV "rose"; +lin rose_V2 = mkV2 (mkV "rose"); lin rose_bed_N = mkN "rose-bed" "rose-beds"; lin rose_leaf_N = mkN "rose-leaf" "rose-leaves" {- FIXME: guessed plural form -}; lin rose_red_A = compoundA (mkA "rose-red"); @@ -30804,6 +31705,7 @@ lin rotunda_N = mkN "rotunda" "rotundas"; lin rotundity_N = mkN "rotundity" ; lin roubaix_PN = mkPN "Roubaix"; lin rouble_N = mkN "rouble" "roubles"; +lin roue_N = mkN "roué" "roués"; lin rouen_PN = mkPN "Rouen"; lin rouge_N = mkN "rouge" ; lin rouge_V = mkV "rouge" "rouges" "rouged" "rouged" "rouging"; @@ -30863,7 +31765,6 @@ lin route_V2 = mkV2 (mkV "route" "routes" "routed" "routed" "routing"); lin routemarch_N = mkN "routemarch" "routemarches"; lin routine_A = compoundA (mkA "routine"); lin routine_N = mkN "routine" "routines"; -lin roue_N = mkN "roué" "roués"; lin rove_V = mkV "rove" "roves" "roved" "roved" "roving"; lin rove_V2 = mkV2 (mkV "rove" "roves" "roved" "roved" "roving"); lin rover_N = mkN "rover" "rovers"; @@ -30903,6 +31804,7 @@ lin rub_down_N = mkN "rub-down" "rub-downs"; lin rub_up_N = mkN "rub-up" "rub-ups"; lin rubber_N = mkN "rubber" "rubbers"; lin rubber_V2 = mkV2 (mkV "rubber" "rubbers" "rubbered" "rubbered" "rubbering"); +lin rubber_necking_V = mkV "rubber-necking"; lin rubber_stamp_V2 = mkV2 (mkV "rubber-stamp" "rubber-stamps" "rubber-stamped" "rubber-stamped" "rubber-stamping"); lin rubberize_V2 = mkV2 (mkV "rubberize" "rubberizes" "rubberized" "rubberized" "rubberizing"); lin rubberneck_N = mkN "rubberneck" "rubbernecks"; @@ -30958,11 +31860,13 @@ lin ruggedness_N = mkN "ruggedness" ; lin rugger_N = mkN "rugger" ; lin ruin_N = mkN "ruin" "ruins"; lin ruin_V2 = mkV2 (mkV "ruin" "ruins" "ruined" "ruined" "ruining"); +lin ruin_VS = mkVS (mkV "ruin"); lin ruination_N = mkN "ruination" ; lin ruinous_A = compoundA (mkA "ruinous"); lin rule_N = mkN "rule" "rules"; lin rule_V = mkV "rule" "rules" "ruled" "ruled" "ruling"; lin rule_V2 = mkV2 (mkV "rule" "rules" "ruled" "ruled" "ruling"); +lin rule_VS = mkVS (mkV "rule" "rules" "ruled" "ruled" "ruling"); lin ruler_N = mkN "ruler" "rulers"; lin ruling_A = compoundA (mkA "ruling"); lin ruling_N = mkN "ruling" "rulings"; @@ -30984,6 +31888,9 @@ lin rummage_V = mkV "rummage" "rummages" "rummaged" "rummaged" "rummaging"; lin rummage_V2 = mkV2 (mkV "rummage" "rummages" "rummaged" "rummaged" "rummaging"); lin rummy_A = mkA "rummy" "rummyyer*"; lin rummy_N = mkN "rummy" ; +lin rumor_V2 = mkV2 (mkV "rumor" "rumors" "rumored" "rumored" "rumoring"); +lin rumor_V2V = mkV2V (mkV "rumor" "rumors" "rumored" "rumored" "rumoring") noPrep to_Prep ; +lin rumor_VS = mkVS (mkV "rumor" "rumors" "rumored" "rumored" "rumoring"); lin rumour_N = mkN "rumour" "rumours"; lin rumour_V2 = mkV2 (mkV "rumour" "rumours" "rumoured" "rumoured" "rumouring"); lin rumour_monger_N = mkN "rumour-monger" "rumour-mongers"; @@ -30994,6 +31901,7 @@ lin rumpus_N = mkN "rumpus" "rumpi" {- FIXME: guessed plural form -}; lin run_N = mkN "run" "runs"; lin run_V = IrregEng.run_V; lin run_V2 = mkV2 (IrregEng.run_V); +lin run_VS = mkVS (IrregEng.run_V); lin run_of_the_mill_A = compoundA (mkA "run-of-the-mill"); lin run_off_N = mkN "run-off" "run-offs"; lin run_through_N = mkN "run-through" "run-throughs"; @@ -31005,6 +31913,7 @@ lin rundown_A = compoundA (mkA "rundown"); lin rundown_N = mkN "rundown" "rundowns"; lin rune_N = mkN "rune" "runes"; lin rung_N = mkN "rung" "rungs"; +lin rung_V2V = mkV2V (mkV "rung") noPrep to_Prep ; lin runic_A = compoundA (mkA "runic"); lin runnel_N = mkN "runnel" "runnels"; lin runner_N = mkN "runner" "runners"; @@ -31027,6 +31936,8 @@ lin ruse_N = mkN "ruse" "ruses"; lin rush_N = mkN "rush" "rushes"; lin rush_V = mkV "rush" "rushes" "rushed" "rushed" "rushing"; lin rush_V2 = mkV2 (mkV "rush" "rushes" "rushed" "rushed" "rushing"); +lin rush_V2V = mkV2V (mkV "rush" "rushes" "rushed" "rushed" "rushing") noPrep to_Prep ; +lin rush_VS = mkVS (mkV "rush" "rushes" "rushed" "rushed" "rushing"); lin rushlight_N = mkN "rushlight" "rushlights"; lin rushy_A = mkA "rushy" "rushier"; lin rusk_N = mkN "rusk" "rusks"; @@ -31065,11 +31976,6 @@ lin ryde_PN = mkPN "Ryde"; lin rye_N = mkN "rye" ; lin rye_bread_N = mkN "rye-bread" ; lin ryehill_PN = mkPN "Ryehill"; -lin rechauffe_N = mkN "réchauffé" "réchauffés"; -lin regime_2_N = mkN "régime" "régimes"; -lin resume_N = mkN "résumé" "résumés"; -lin role_2_N = mkN "rôle" "rôles"; -lin rontgen_N = mkN "röntgen" "röntgens"; lin saarbrucken_PN = mkPN "Saarbrucken"; lin sabadeli_PN = mkPN "Sabadeli"; lin sabah_PN = mkPN "Sabah"; @@ -31120,6 +32026,7 @@ lin sad_A = mkA "sad" "sadder*"; lin sadden_V = mkV "sadden" "saddens" "saddened" "saddened" "saddening"; lin sadden_V2 = mkV2 (mkV "sadden" "saddens" "saddened" "saddened" "saddening"); lin saddle_N = mkN "saddle" "saddles"; +lin saddle_V = mkV "saddle"; lin saddle_V2 = mkV2 (mkV "saddle" "saddles" "saddled" "saddled" "saddling"); lin saddle_sore_A = compoundA (mkA "saddle-sore"); lin saddlebag_N = mkN "saddlebag" "saddlebags"; @@ -31329,6 +32236,7 @@ lin sandra_PN = mkPN "Sandra"; lin sandstone_N = mkN "sandstone" ; lin sandstorm_N = mkN "sandstorm" "sandstorms"; lin sandwich_N = mkN "sandwich" "sandwiches"; +lin sandwich_V = mkV "sandwich"; lin sandwich_V2 = mkV2 (mkV "sandwich" "sandwiches" "sandwiched" "sandwiched" "sandwiching"); lin sandwich_board_N = mkN "sandwich-board" "sandwich-boards"; lin sandwichman_N = mkN "sandwichman" "sandwichmen" {- FIXME: guessed plural form -}; @@ -31341,6 +32249,7 @@ lin sanguinary_A = compoundA (mkA "sanguinary"); lin sanguine_A = compoundA (mkA "sanguine"); lin sanitary_A = compoundA (mkA "sanitary"); lin sanitation_N = mkN "sanitation" ; +lin sanitize_V2 = mkV2 (mkV "sanitize"); lin sanity_N = mkN "sanity" ; lin sanskrit_N = mkN "sanskrit" ; lin santa_claus_N = mkN "santa claus" "santa clauses"; @@ -31468,6 +32377,7 @@ lin saving_N = mkN "saving" "savings"; lin savings_bank_N = mkN "savings-bank" "savings-banks"; lin saviour_N = mkN "saviour" "saviours"; lin savoir_faire_N = mkN "savoir-faire" ; +lin savore_V2 = mkV2 (mkV "savore"); lin savory_N = mkN "savory" ; lin savour_N = mkN "savour" "savours"; lin savour_V = mkV "savour" "savours" "savoured" "savoured" "savouring"; @@ -31496,6 +32406,9 @@ lin saxophonist_N = mkN "saxophonist" "saxophonists"; lin say_N = mkN "say" "IRREG"; lin say_V = IrregEng.say_V; lin say_V2 = mkV2 (IrregEng.say_V); +lin say_VA = mkVA (IrregEng.say_V); +lin say_VV = mkVV (IrregEng.say_V); +lin say_VS = mkVS (IrregEng.say_V); lin saying_N = mkN "saying" "sayings"; lin scab_N = mkN "scab" "scabs"; lin scabbard_N = mkN "scabbard" "scabbards"; @@ -31520,6 +32433,7 @@ lin scalp_N = mkN "scalp" "scalps"; lin scalp_V2 = mkV2 (mkV "scalp" "scalps" "scalped" "scalped" "scalping"); lin scalpel_N = mkN "scalpel" "scalpels"; lin scaly_A = mkA "scaly" "scalier"; +lin scam_V2 = mkV2 (mkV "scam"); lin scamp_N = mkN "scamp" "scamps"; lin scamp_V2 = mkV2 (mkV "scamp" "scamps" "scamped" "scamped" "scamping"); lin scamper_N = mkN "scamper" "scampers"; @@ -31592,7 +32506,9 @@ lin scepticism_N = mkN "scepticism" ; lin sceptre_N = mkN "sceptre" "sceptres"; lin sceptred_A = compoundA (mkA "sceptred"); lin schedule_N = mkN "schedule" "schedules"; +lin schedule_V = mkV "schedule"; lin schedule_V2 = mkV2 (mkV "schedule" "schedules" "scheduled" "scheduled" "scheduling"); +lin schedule_VV = mkVV (mkV "schedule"); lin schema_N = mkN "schema" "schemas"; lin schematic_A = compoundA (mkA "schematic"); lin schematically_Adv = mkAdv "schematically"; @@ -31669,9 +32585,11 @@ lin scollop_V2 = mkV2 (mkV "scollop" "scollops" "scolloped" "scolloped" "scollop lin sconce_N = mkN "sconce" "sconces"; lin scone_N = mkN "scone" "scones"; lin scoop_N = mkN "scoop" "scoops"; +lin scoop_V = mkV "scoop"; lin scoop_V2 = mkV2 (mkV "scoop" "scoops" "scooped" "scooped" "scooping"); lin scoopful_N = mkN "scoopful" "scoopfuls"; lin scoot_V = mkV "scoot" "scoots" "scooted" "scooted" "scooting"; +lin scoot_V2 = mkV2 (mkV "scoot" "scoots" "scooted" "scooted" "scooting"); lin scooter_N = mkN "scooter" "scooters"; lin scope_N = mkN "scope" ; lin scorbutic_A = compoundA (mkA "scorbutic"); @@ -31731,8 +32649,10 @@ lin scram_V = mkV "scram" "scrams" "scrammed" "scrammed" "scramming"; lin scramble_N = mkN "scramble" "scrambles"; lin scramble_V = mkV "scramble" "scrambles" "scrambled" "scrambled" "scrambling"; lin scramble_V2 = mkV2 (mkV "scramble" "scrambles" "scrambled" "scrambled" "scrambling"); +lin scramble_V2V = mkV2V (mkV "scramble" "scrambles" "scrambled" "scrambled" "scrambling") noPrep to_Prep ; lin scrambler_N = mkN "scrambler" "scramblers"; lin scrap_N = mkN "scrap" "scraps"; +lin scrap_V = mkV "scrap"; lin scrap_V2 = mkV2 (mkV "scrap" "scraps" "scrapped" "scrapped" "scrapping"); lin scrap_iron_N = mkN "scrap-iron" ; lin scrapbook_N = mkN "scrapbook" "scrapbooks"; @@ -31758,6 +32678,7 @@ lin scrawny_A = mkA "scrawny" "scrawnier"; lin scream_N = mkN "scream" "screams"; lin scream_V = mkV "scream" "screams" "screamed" "screamed" "screaming"; lin scream_V2 = mkV2 (mkV "scream" "screams" "screamed" "screamed" "screaming"); +lin scream_VS = mkVS (mkV "scream" "screams" "screamed" "screamed" "screaming"); lin screamingly_Adv = mkAdv "screamingly"; lin scree_N = mkN "scree" "screes"; lin screech_N = mkN "screech" "screeches"; @@ -31902,6 +32823,7 @@ lin seakale_N = mkN "seakale" ; lin seal_N = mkN "seal" "seals"; lin seal_V = mkV "seal" "seals" "sealed" "sealed" "sealing"; lin seal_V2 = mkV2 (mkV "seal" "seals" "sealed" "sealed" "sealing"); +lin seal_VS = mkVS (mkV "seal" "seals" "sealed" "sealed" "sealing"); lin seal_ring_N = mkN "seal-ring" "seal-rings"; lin sealer_N = mkN "sealer" "sealers"; lin sealing_wax_N = mkN "sealing-wax" ; @@ -31917,6 +32839,7 @@ lin seamstress_N = mkN "seamstress" "seamstresses"; lin seamus_PN = mkPN "Seamus"; lin seamy_A = mkA "seamy" "seamier"; lin sean_PN = mkPN "Sean"; +lin seance_N = mkN "séance" "séances"; lin seaplane_N = mkN "seaplane" "seaplanes"; lin seaport_N = mkN "seaport" "seaports"; lin sear_A = compoundA (mkA "sear"); @@ -31971,6 +32894,7 @@ lin second_best_N = mkN "second-best" "IRREG"; lin second_class_A = compoundA (mkA "second-class"); lin second_class_Adv = mkAdv "second-class"; lin second_class_N = mkN "second-class" ; +lin second_guess_V2 = mkV2 (mkV "second-guess"); lin second_hand_A = compoundA (mkA "second-hand"); lin second_hand_N = mkN "second-hand" "second-hands"; lin second_rate_A = compoundA (mkA "second-rate"); @@ -32029,6 +32953,9 @@ lin sedulous_A = compoundA (mkA "sedulous"); lin see_N = mkN "see" "sees"; lin see_V = IrregEng.see_V; lin see_V2 = mkV2 (IrregEng.see_V); +lin see_V2V = mkV2V (IrregEng.see_V) noPrep to_Prep ; +lin see_VA = mkVA (IrregEng.see_V); +lin see_VS = mkVS (IrregEng.see_V); lin see_through_A = compoundA (mkA "see-through"); lin seed_N = mkN "seed" "seed"; lin seed_V = mkV "seed" "seeds" "seeded" "seeded" "seeding"; @@ -32040,12 +32967,18 @@ lin seedily_Adv = mkAdv "seedily"; lin seediness_N = mkN "seediness" ; lin seedless_A = compoundA (mkA "seedless"); lin seedling_N = mkN "seedling" "seedlings"; -lin seedsman_N = mkN "seedsman" "seedsmen" {- FIXME: guessed plural form -}; +lin seedsman_N = mkN "seedsman" "seedsmen"; lin seedtime_N = mkN "seedtime" "seedtimes"; lin seedy_A = mkA "seedy" "seedier"; lin seek_V2 = mkV2 (IrregEng.seek_V); +lin seek_VV = mkVV (IrregEng.seek_V); +lin seek_VS = mkVS (IrregEng.seek_V); lin seeker_N = mkN "seeker" "seekers"; lin seem_V = mkV "seem" "seems" "seemed" "seemed" "seeming"; +lin seem_V2 = mkV2 (mkV "seem" "seems" "seemed" "seemed" "seeming"); +lin seem_VA = mkVA (mkV "seem" "seems" "seemed" "seemed" "seeming"); +lin seem_VV = mkVV (mkV "seem" "seems" "seemed" "seemed" "seeming"); +lin seem_VS = mkVS (mkV "seem" "seems" "seemed" "seemed" "seeming"); lin seeming_A = compoundA (mkA "seeming"); lin seemliness_N = mkN "seemliness" ; lin seemly_A = mkA "seemly" "seemlier"; @@ -32077,7 +33010,10 @@ lin seizure_N = mkN "seizure" "seizures"; lin selby_PN = mkPN "Selby"; lin seldom_Adv = mkAdv "seldom"; lin select_A = compoundA (mkA "select"); +lin select_V = mkV "select"; lin select_V2 = mkV2 (mkV "select" "selects" "selected" "selected" "selecting"); +lin select_V2V = mkV2V (mkV "select") noPrep to_Prep ; +lin select_VV = mkVV (mkV "select"); lin selection_N = mkN "selection" "selections"; lin selective_A = compoundA (mkA "selective"); lin selectivity_N = mkN "selectivity" ; @@ -32111,6 +33047,7 @@ lin self_control_N = mkN "self-control" ; lin self_defence_N = mkN "self-defence" ; lin self_denial_N = mkN "self-denial" ; lin self_denying_A = compoundA (mkA "self-denying"); +lin self_destruct_V = mkV "self-destruct"; lin self_determination_N = mkN "self-determination" ; lin self_educated_A = compoundA (mkA "self-educated"); lin self_effacing_A = compoundA (mkA "self-effacing"); @@ -32125,6 +33062,7 @@ lin self_important_A = compoundA (mkA "self-important"); lin self_imposed_A = compoundA (mkA "self-imposed"); lin self_indulgence_N = mkN "self-indulgence" ; lin self_indulgent_A = compoundA (mkA "self-indulgent"); +lin self_insure_V = mkV "self-insure"; lin self_interest_N = mkN "self-interest" ; lin self_locking_A = compoundA (mkA "self-locking"); lin self_made_A = compoundA (mkA "self-made"); @@ -32165,6 +33103,8 @@ lin selkirk_PN = mkPN "Selkirk"; lin sell_N = mkN "sell" "IRREG"; lin sell_V = IrregEng.sell_V; lin sell_V2 = mkV2 (IrregEng.sell_V); +lin sell_VA = mkVA (IrregEng.sell_V); +lin sell_VS = mkVS (IrregEng.sell_V); lin seller_N = mkN "seller" "sellers"; lin selling_N = mkN "selling" ; lin sellout_N = mkN "sellout" "sellouts"; @@ -32211,6 +33151,8 @@ lin senator_N = mkN "senator" "senators"; lin senatorial_A = compoundA (mkA "senatorial"); lin send_V = IrregEng.send_V; lin send_V2 = mkV2 (IrregEng.send_V); +lin send_V2V = mkV2V (IrregEng.send_V) noPrep to_Prep ; +lin send_VS = mkVS (IrregEng.send_V); lin send_up_N = mkN "send-up" "send-ups"; lin sender_N = mkN "sender" "senders"; lin sendoff_N = mkN "sendoff" "sendoffs"; @@ -32226,6 +33168,7 @@ lin senior_A = compoundA (mkA "senior"); lin senior_N = mkN "senior" "seniors"; lin seniority_N = mkN "seniority" ; lin senna_N = mkN "senna" ; +lin senor_N = mkN "señor" "IRREG"; lin senora_N = mkN "senora" "senoras"; lin senorita_N = mkN "senorita" "senoritas"; lin sensation_N = mkN "sensation" "sensations"; @@ -32234,6 +33177,7 @@ lin sensationalism_N = mkN "sensationalism" ; lin sensationalist_N = mkN "sensationalist" "sensationalists"; lin sense_N = mkN "sense" "senses"; lin sense_V2 = mkV2 (mkV "sense" "senses" "sensed" "sensed" "sensing"); +lin sense_VS = mkVS (mkV "sense"); lin sense_organ_N = mkN "sense-organ" "sense-organs"; lin senseless_A = compoundA (mkA "senseless"); lin senselessness_N = mkN "senselessness" ; @@ -32251,6 +33195,7 @@ lin sensuality_N = mkN "sensuality" ; lin sensuous_A = compoundA (mkA "sensuous"); lin sensuousness_N = mkN "sensuousness" ; lin sentence_N = mkN "sentence" "sentences"; +lin sentence_V = mkV "sentence"; lin sentence_V2 = mkV2 (mkV "sentence" "sentences" "sentenced" "sentenced" "sentencing"); lin sententious_A = compoundA (mkA "sententious"); lin sentient_A = compoundA (mkA "sentient"); @@ -32340,6 +33285,8 @@ lin servant_N = mkN "servant" "servants"; lin serve_N = mkN "serve" "serves"; lin serve_V = mkV "serve" "serves" "served" "served" "serving"; lin serve_V2 = mkV2 (mkV "serve" "serves" "served" "served" "serving"); +lin serve_VV = mkVV (mkV "serve" "serves" "served" "served" "serving"); +lin serve_VS = mkVS (mkV "serve" "serves" "served" "served" "serving"); lin server_N = mkN "server" "servers"; lin service_N = mkN "service" "services"; lin service_V2 = mkV2 (mkV "service" "services" "serviced" "serviced" "servicing"); @@ -32358,6 +33305,8 @@ lin session_N = mkN "session" "sessions"; lin set_N = mkN "set" "sets"; lin set_V = IrregEng.set_V; lin set_V2 = mkV2 (IrregEng.set_V); +lin set_VV = mkVV (IrregEng.set_V); +lin set_VS = mkVS (IrregEng.set_V); lin set_square_N = mkN "set-square" "set-squares"; lin set_to_N = mkN "set-to" "set-tos"; lin set_up_N = mkN "set-up" "set-ups"; @@ -32370,6 +33319,8 @@ lin setting_N = mkN "setting" "settings"; lin settle_N = mkN "settle" "settles"; lin settle_V = mkV "settle" "settles" "settled" "settled" "settling"; lin settle_V2 = mkV2 (mkV "settle" "settles" "settled" "settled" "settling"); +lin settle_VA = mkVA (mkV "settle" "settles" "settled" "settled" "settling"); +lin settle_VS = mkVS (mkV "settle" "settles" "settled" "settled" "settling"); lin settled_A = compoundA (mkA "settled"); lin settlement_N = mkN "settlement" "settlements"; lin settler_N = mkN "settler" "settlers"; @@ -32417,7 +33368,6 @@ lin sexy_A = mkA "sexy" "sexier"; lin seychelles_PN = mkPN "Seychelles"; lin seychellois_A = compoundA (mkA "seychellois"); lin seychellois_N = mkN "seychellois" "seychellois"; -lin senor_N = mkN "señor" "IRREG"; lin sgd_PN = mkPN "Sgd"; lin sgt_PN = mkPN "Sgt"; lin shabbily_Adv = mkAdv "shabbily"; @@ -32496,6 +33446,7 @@ lin shantytown_N = mkN "shantytown" "shantytowns"; lin shape_N = mkN "shape" "shapes"; lin shape_V = mkV "shape" "shapes" "shaped" "shaped" "shaping"; lin shape_V2 = mkV2 (mkV "shape" "shapes" "shaped" "shaped" "shaping"); +lin shape_VV = mkVV (mkV "shape" "shapes" "shaped" "shaped" "shaping"); lin shapeless_A = compoundA (mkA "shapeless"); lin shapelessness_N = mkN "shapelessness" ; lin shapely_A = mkA "shapely" "shapelier"; @@ -32534,6 +33485,7 @@ lin shavian_A = compoundA (mkA "shavian"); lin shavian_N = mkN "shavian" "shavians"; lin shaving_brush_N = mkN "shaving-brush" "shaving-brushes"; lin shawl_N = mkN "shawl" "shawls"; +lin she_Pron = mkPron "she" "her" "her" "hers" singular P3 feminine ; lin she_goat_N = mkN "she-goat" "she-goats"; lin sheaf_N = mkN "sheaf" "sheaves" {- FIXME: guessed plural form -}; lin shear_V2 = mkV2 (mkV "shear" "shears" "sheared" "sheared" "shearing"); @@ -32696,6 +33648,7 @@ lin shoe_V2 = mkV2 (IrregEng.shoe_V); lin shoe_leather_N = mkN "shoe-leather" "shoe-leathers"; lin shoeblack_N = mkN "shoeblack" ; lin shoehorn_N = mkN "shoehorn" "shoehorns"; +lin shoehorn_V2 = mkV2 (mkV "shoehorn"); lin shoelace_N = mkN "shoelace" "shoelaces"; lin shoemaker_N = mkN "shoemaker" "shoemakers"; lin shoemaking_N = mkN "shoemaking" ; @@ -32735,6 +33688,7 @@ lin shopwindow_N = mkN "shopwindow" "shopwindows"; lin shopworn_A = compoundA (mkA "shopworn"); lin shore_N = mkN "shore" "shores"; lin shore_V2 = mkV2 (mkV "shore" "shores" "shored" "shored" "shoring"); +lin shorn_V2 = mkV2 (mkV "shorn"); lin short_A = mkA "short" "shorter"; lin short_Adv = mkAdv "short"; lin short_N = mkN "short" "shorts"; @@ -32772,6 +33726,18 @@ lin shot_tower_N = mkN "shot-tower" "shot-towers"; lin shotgun_N = mkN "shotgun" "shotguns"; lin shotton_PN = mkPN "Shotton"; lin shotts_PN = mkPN "Shotts"; +lin should_VV = { + s = table { + VVF VInf => ["be obliged to"] ; + VVF VPres => "should" ; + VVF VPPart => ["been obliged to"] ; + VVF VPresPart => ["being obliged to"] ; + VVF VPast => "shall" ; + VVPastNeg => "shall not" ; + VVPresNeg => "shouldn't" + } ; + typ = VVAux + } ; lin shoulder_N = mkN "shoulder" "shoulders"; lin shoulder_V2 = mkV2 (mkV "shoulder" "shoulders" "shouldered" "shouldered" "shouldering"); lin shoulder_blade_N = mkN "shoulder-blade" "shoulder-blades"; @@ -32790,8 +33756,10 @@ lin shovel_V2 = mkV2 (mkV "shovel" "shovels" "shovelled" "shovelled" "shovelling lin shovel_board_N = mkN "shovel-board" ; lin shovelful_N = mkN "shovelful" "shovelfuls"; lin show_N = mkN "show" "shows"; -lin show_V = mkV "show" "shows" "showed" "showed" "showing"; -lin show_V2 = mkV2 (mkV "show" "shows" "showed" "showed" "showing"); +lin show_V = IrregEng.show_V; +lin show_V2 = mkV2 IrregEng.show_V; +lin show_V2V = mkV2V IrregEng.show_V noPrep to_Prep ; +lin show_VS = mkVS IrregEng.show_V; lin show_business_N = mkN "show-business" ; lin show_off_N = mkN "show-off" "show-offs"; lin show_window_N = mkN "show-window" "show-windows"; @@ -32855,6 +33823,7 @@ lin shrub_N = mkN "shrub" "shrubs"; lin shrubbery_N = mkN "shrubbery" "shrubberies"; lin shrug_N = mkN "shrug" "shrugs"; lin shrug_V2 = mkV2 (mkV "shrug" "shrugs" "shrugged" "shrugged" "shrugging"); +lin shrug_VS = mkVS (mkV "shrug"); lin shuck_N = mkN "shuck" "shucks"; lin shuck_V2 = mkV2 (mkV "shuck" "shucks" "shucked" "shucked" "shucking"); lin shudder_N = mkN "shudder" "shudders"; @@ -32939,6 +33908,8 @@ lin sidecar_N = mkN "sidecar" "sidecars"; lin sided_A = compoundA (mkA "sided"); lin sidelight_N = mkN "sidelight" "sidelights"; lin sideline_N = mkN "sideline" "sidelines"; +lin sideline_V = mkV "sideline"; +lin sideline_V2 = mkV2 (mkV "sideline"); lin sidelong_A = compoundA (mkA "sidelong"); lin sidelong_Adv = mkAdv "sidelong"; lin sidereal_A = compoundA (mkA "sidereal"); @@ -32971,6 +33942,7 @@ lin sifter_N = mkN "sifter" "sifters"; lin sigh_N = mkN "sigh" "sighs"; lin sigh_V = mkV "sigh" "sighs" "sighed" "sighed" "sighing"; lin sigh_V2 = mkV2 (mkV "sigh" "sighs" "sighed" "sighed" "sighing"); +lin sigh_VS = mkVS (mkV "sigh" "sighs" "sighed" "sighed" "sighing"); lin sight_N = mkN "sight" "sights"; lin sight_V2 = mkV2 (mkV "sight" "sights" "sighted" "sighted" "sighting"); lin sighted_A = compoundA (mkA "sighted"); @@ -32981,12 +33953,17 @@ lin sightseer_N = mkN "sightseer" "sightseers"; lin sign_N = mkN "sign" "signs"; lin sign_V = mkV "sign" "signs" "signed" "signed" "signing"; lin sign_V2 = mkV2 (mkV "sign" "signs" "signed" "signed" "signing"); +lin sign_V2V = mkV2V (mkV "sign" "signs" "signed" "signed" "signing") noPrep to_Prep ; lin sign_painter_N = mkN "sign-painter" "sign-painters"; +lin sign_up_V = mkV "sign up" "signs up" "signed up" "signed up" "signing up"; lin signal_A = compoundA (mkA "signal"); lin signal_N = mkN "signal" "signals"; lin signal_V = mkV "signal" "signals" "signalled" "signalled" "signalling"; lin signal_V2 = mkV2 (mkV "signal" "signals" "signalled" "signalled" "signalling"); +lin signal_VS = mkVS (mkV "signal" "signals" "signalled" "signalled" "signalling"); lin signal_box_N = mkN "signal-box" "signal-boxes"; +lin signale_V2 = mkV2 (mkV "signale"); +lin signale_VS = mkVS (mkV "signale"); lin signalize_V2 = mkV2 (mkV "signalize" "signalizes" "signalized" "signalized" "signalizing"); lin signaller_N = mkN "signaller" "signallers"; lin signalman_N = mkN "signalman" "signalmen" {- FIXME: guessed plural form -}; @@ -33060,15 +34037,15 @@ lin simoom_N = mkN "simoom" "simooms"; lin simoon_N = mkN "simoon" "simoons"; lin simper_V = mkV "simper" "simpers" "simpered" "simpered" "simpering"; lin simperingly_Adv = mkAdv "simperingly"; -lin simple_A = mkA "simple" "simpler"; +lin simple_A = irregAdv (mkA "simple" "simpler") "simply"; lin simple_N = mkN "simple" "simples"; lin simple_hearted_A = compoundA (mkA "simple-hearted"); lin simple_minded_A = compoundA (mkA "simple-minded"); lin simpleton_N = mkN "simpleton" "simpletons"; lin simplicity_N = mkN "simplicity" ; lin simplification_N = mkN "simplification" "simplifications"; +lin simplify_V = mkV "simplify"; lin simplify_V2 = mkV2 (mkV "simplify" "simplifies" "simplified" "simplified" "simplifying"); -lin simply_Adv = mkAdv "simply"; lin simulacrum_N = mkN "simulacrum" "simulacra" {- FIXME: guessed plural form -}; lin simulate_V2 = mkV2 (mkV "simulate" "simulates" "simulated" "simulated" "simulating"); lin simulation_N = mkN "simulation" ; @@ -33079,7 +34056,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 since_Subj = mkSubj "since"; lin sincere_A = compoundA (mkA "sincere"); lin sincerity_N = mkN "sincerity" ; lin sine_N = mkN "sine" "sines"; @@ -33170,6 +34147,7 @@ lin sisterly_A = compoundA (mkA "sisterly"); lin siswati_N = mkN "siswati" ; lin sit_V = IrregEng.sit_V; lin sit_V2 = mkV2 (IrregEng.sit_V); +lin sit_VA = mkVA (IrregEng.sit_V); lin sit_in_N = mkN "sit-in" "sit-ins"; lin sitar_N = mkN "sitar" "sitars"; lin site_N = mkN "site" "sites"; @@ -33178,6 +34156,7 @@ lin sitter_N = mkN "sitter" "sitters"; lin sitting_N = mkN "sitting" "sittings"; lin sitting_room_N = mkN "sitting-room" "sitting-rooms"; lin sittingbourne_PN = mkPN "Sittingbourne"; +lin situate_V2 = mkV2 (mkV "situate"); lin situated_A = compoundA (mkA "situated"); lin situation_N = mkN "situation" "situations"; lin six_footer_N = mkN "six-footer" "six-footers"; @@ -33222,6 +34201,7 @@ lin sketchily_Adv = mkAdv "sketchily"; lin sketchiness_N = mkN "sketchiness" ; lin sketchy_A = mkA "sketchy" "sketchier"; lin skew_A = compoundA (mkA "skew"); +lin skew_V2 = mkV2 (mkV "skew"); lin skew_eyed_A = compoundA (mkA "skew-eyed"); lin skewen_PN = mkPN "Skewen"; lin skewer_N = mkN "skewer" "skewers"; @@ -33234,6 +34214,7 @@ lin ski_lift_N = mkN "ski-lift" "ski-lifts"; lin ski_plane_N = mkN "ski-plane" "ski-planes"; lin skid_N = mkN "skid" "skids"; lin skid_V = mkV "skid" "skids" "skidded" "skidded" "skidding"; +lin skid_V2 = mkV2 (mkV "skid" "skids" "skidded" "skidded" "skidding"); lin skidpan_N = mkN "skidpan" "skidpans"; lin skier_N = mkN "skier" "skiers"; lin skiff_N = mkN "skiff" "skiffs"; @@ -33306,6 +34287,7 @@ lin skylark_V = mkV "skylark" "skylarks" "skylarked" "skylarked" "skylarking"; lin skylight_N = mkN "skylight" "skylights"; lin skyline_N = mkN "skyline" "skylines"; lin skyrocket_V = mkV "skyrocket" "skyrockets" "skyrocketed" "skyrocketed" "skyrocketing"; +lin skyrocket_V2 = mkV2 (mkV "skyrocket" "skyrockets" "skyrocketed" "skyrocketed" "skyrocketing"); lin skyscraper_N = mkN "skyscraper" "skyscrapers"; lin skyward_A = compoundA (mkA "skyward"); lin skyward_Adv = mkAdv "skyward"; @@ -33327,6 +34309,7 @@ lin slalom_N = mkN "slalom" "slaloms"; lin slam_N = mkN "slam" "slams"; lin slam_V = mkV "slam" "slams" "slammed" "slammed" "slamming"; lin slam_V2 = mkV2 (mkV "slam" "slams" "slammed" "slammed" "slamming"); +lin slam_dunk_V2 = mkV2 (mkV "slam-dunk"); lin slander_N = mkN "slander" "slanders"; lin slander_V2 = mkV2 (mkV "slander" "slanders" "slandered" "slandered" "slandering"); lin slanderer_N = mkN "slanderer" "slanderers"; @@ -33356,6 +34339,7 @@ lin slash_V2 = mkV2 (mkV "slash" "slashes" "slashed" "slashed" "slashing"); lin slat_N = mkN "slat" "slats"; lin slate_N = mkN "slate" "slates"; lin slate_V2 = mkV2 (mkV "slate" "slates" "slated" "slated" "slating"); +lin slate_V2V = mkV2V (mkV "slate") noPrep to_Prep ; lin slate_club_N = mkN "slate-club" "slate-clubs"; lin slate_pencil_N = mkN "slate-pencil" "slate-pencils"; lin slating_N = mkN "slating" "slatings"; @@ -33449,6 +34433,7 @@ lin slightness_N = mkN "slightness" ; lin sligo_PN = mkPN "Sligo"; lin slim_A = mkA "slim" "slimmer*"; lin slim_V = mkV "slim" "slims" "slimmed" "slimmed" "slimming"; +lin slim_V2 = mkV2 (mkV "slim" "slims" "slimmed" "slimmed" "slimming"); lin slime_N = mkN "slime" ; lin sliminess_N = mkN "sliminess" ; lin slimness_N = mkN "slimness" ; @@ -33562,6 +34547,7 @@ lin slumberous_A = compoundA (mkA "slumberous"); lin slummy_A = mkA "slummy" "slummier"; lin slump_N = mkN "slump" "slumps"; lin slump_V = mkV "slump" "slumps" "slumped" "slumped" "slumping"; +lin slump_V2 = mkV2 (mkV "slump" "slumps" "slumped" "slumped" "slumping"); lin slur_N = mkN "slur" "slurs"; lin slur_V = mkV "slur" "slurs" "slurred" "slurred" "slurring"; lin slur_V2 = mkV2 (mkV "slur" "slurs" "slurred" "slurred" "slurring"); @@ -33609,6 +34595,7 @@ lin smear_word_N = mkN "smear-word" "smear-words"; lin smell_N = mkN "smell" "smells"; lin smell_V = mkV "smell" "smells" "smelled" "smelled" "smelling"; lin smell_V2 = mkV2 (mkV "smell" "smells" "smelled" "smelled" "smelling"); +lin smell_VA = mkVA (mkV "smell" "smells" "smelled" "smelled" "smelling"); lin smelling_bottle_N = mkN "smelling-bottle" "smelling-bottles"; lin smelly_A = mkA "smelly" "smellier"; lin smelt_N = mkN "smelt" "smelts"; @@ -33682,6 +34669,7 @@ lin snaffle_N = mkN "snaffle" "snaffles"; lin snaffle_V2 = mkV2 (mkV "snaffle" "snaffles" "snaffled" "snaffled" "snaffling"); lin snaffle_bit_N = mkN "snaffle-bit" "snaffle-bits"; lin snag_N = mkN "snag" "snags"; +lin snag_V = mkV "snag"; lin snag_V2 = mkV2 (mkV "snag" "snags" "snagged" "snagged" "snagging"); lin snail_N = mkN "snail" "snails"; lin snake_N = mkN "snake" "snakes"; @@ -33691,6 +34679,7 @@ lin snaky_A = mkA "snaky" "snakier"; lin snap_N = mkN "snap" "snaps"; lin snap_V = mkV "snap" "snaps" "snapped" "snapped" "snapping"; lin snap_V2 = mkV2 (mkV "snap" "snaps" "snapped" "snapped" "snapping"); +lin snap_VS = mkVS (mkV "snap" "snaps" "snapped" "snapped" "snapping"); lin snap_fastener_N = mkN "snap-fastener" "snap-fasteners"; lin snapdragon_N = mkN "snapdragon" "snapdragons"; lin snappish_A = compoundA (mkA "snappish"); @@ -33729,6 +34718,7 @@ lin snide_A = compoundA (mkA "snide"); lin sniff_N = mkN "sniff" "sniffs"; lin sniff_V = mkV "sniff" "sniffs" "sniffed" "sniffed" "sniffing"; lin sniff_V2 = mkV2 (mkV "sniff" "sniffs" "sniffed" "sniffed" "sniffing"); +lin sniff_VS = mkVS (mkV "sniff" "sniffs" "sniffed" "sniffed" "sniffing"); lin sniffle_V = mkV "sniffle" "sniffles" "sniffled" "sniffled" "sniffling"; lin sniffy_A = mkA "sniffy" "sniffier"; lin snifter_N = mkN "snifter" "snifters"; @@ -33769,6 +34759,7 @@ lin snorkel_N = mkN "snorkel" "snorkels"; lin snort_N = mkN "snort" "snorts"; lin snort_V = mkV "snort" "snorts" "snorted" "snorted" "snorting"; lin snort_V2 = mkV2 (mkV "snort" "snorts" "snorted" "snorted" "snorting"); +lin snort_VS = mkVS (mkV "snort" "snorts" "snorted" "snorted" "snorting"); lin snorter_N = mkN "snorter" "snorters"; lin snorty_A = mkA "snorty" "snortier"; lin snot_N = mkN "snot" ; @@ -33819,9 +34810,9 @@ lin snuggery_N = mkN "snuggery" "snuggeries"; lin snuggle_V = mkV "snuggle" "snuggles" "snuggled" "snuggled" "snuggling"; lin snuggle_V2 = mkV2 (mkV "snuggle" "snuggles" "snuggled" "snuggled" "snuggling"); lin snugness_N = mkN "snugness" ; -lin so_Adv = mkAdv "so"; +lin so_AdA = mkAdA "so"; lin so_N = mkN "so" "si" {- FIXME: guessed plural form -}; -lin so_Prep = mkPrep "so"; +lin so_Subj = mkSubj "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"); @@ -33837,6 +34828,7 @@ lin soap_opera_N = mkN "soap-opera" "soap-operas"; lin soapbox_N = mkN "soapbox" "soapboxes"; lin soapy_A = mkA "soapy" "soapier"; lin soar_V = mkV "soar" "soars" "soared" "soared" "soaring"; +lin soar_V2 = mkV2 (mkV "soar" "soars" "soared" "soared" "soaring"); lin sob_N = mkN "sob" "sobs"; lin sob_V = mkV "sob" "sobs" "sobbed" "sobbed" "sobbing"; lin sob_V2 = mkV2 (mkV "sob" "sobs" "sobbed" "sobbed" "sobbing"); @@ -33910,8 +34902,8 @@ lin sogginess_N = mkN "sogginess" ; lin soggy_A = mkA "soggy" "soggier"; lin soh_N = mkN "soh" "IRREG"; lin soho_PN = mkPN "Soho"; -lin soignee_A = compoundA (mkA "soignee"); lin soigne_A = compoundA (mkA "soigné"); +lin soignee_A = compoundA (mkA "soignee"); lin soil_N = mkN "soil" "soils"; lin soil_V = mkV "soil" "soils" "soiled" "soiled" "soiling"; lin soil_V2 = mkV2 (mkV "soil" "soils" "soiled" "soiled" "soiling"); @@ -33967,6 +34959,7 @@ lin solipsism_N = mkN "solipsism" ; lin solitaire_N = mkN "solitaire" "solitaires"; lin solitary_A = compoundA (mkA "solitary"); lin solitude_N = mkN "solitude" "solitudes"; +lin solo_A = compoundA (mkA "solo"); lin solo_N = mkN "solo" "solos"; lin soloist_N = mkN "soloist" "soloists"; lin solon_PN = mkPN "Solon"; @@ -33988,15 +34981,18 @@ lin somatic_A = compoundA (mkA "somatic"); lin sombre_A = compoundA (mkA "sombre"); lin sombreness_N = mkN "sombreness" ; lin sombrero_N = mkN "sombrero" "sombreros"; +lin some_Quant = mkQuant "some" "some"; +lin somebody_NP = regNP "somebody" singular; lin someday_Adv = mkAdv "someday"; lin somehow_Adv = mkAdv "somehow"; -lin someone_N = mkN "someone" "IRREG"; +lin somehow_AdV = mkAdV "somehow"; +lin someone_NP = regNP "someone" singular; lin someplace_Adv = mkAdv "someplace"; lin somercotes_PN = mkPN "Somercotes"; lin somersault_N = mkN "somersault" "somersaults"; lin somersault_V = mkV "somersault" "somersaults" "somersaulted" "somersaulted" "somersaulting"; lin somerset_PN = mkPN "Somerset"; -lin something_Adv = mkAdv "something"; +lin something_NP = regNP "something" singular ; lin sometime_Adv = mkAdv "sometime"; lin sometimes_Adv = mkAdv "sometimes"; lin someway_Adv = mkAdv "someway"; @@ -34102,6 +35098,8 @@ lin sound_Adv = mkAdv "sound"; lin sound_N = mkN "sound" "sounds"; lin sound_V = mkV "sound" "sounds" "sounded" "sounded" "sounding"; lin sound_V2 = mkV2 (mkV "sound" "sounds" "sounded" "sounded" "sounding"); +lin sound_VA = mkVA (mkV "sound" "sounds" "sounded" "sounded" "sounding"); +lin sound_VS = mkVS (mkV "sound" "sounds" "sounded" "sounded" "sounding"); lin sound_film_N = mkN "sound-film" "sound-films"; lin sound_recording_N = mkN "sound-recording" "sound-recordings"; lin sound_wave_N = mkN "sound-wave" "sound-waves"; @@ -34265,6 +35263,7 @@ lin speaking_tube_N = mkN "speaking-tube" "speaking-tubes"; lin spear_N = mkN "spear" "spears"; lin spear_V2 = mkV2 (mkV "spear" "spears" "speared" "speared" "spearing"); lin spearhead_N = mkN "spearhead" "spearheads"; +lin spearhead_V2 = mkV2 (mkV "spearhead"); lin spearmint_N = mkN "spearmint" ; lin spec_N = mkN "spec" "specs"; lin special_A = compoundA (mkA "special"); @@ -34284,7 +35283,9 @@ lin specific_N = mkN "specific" "specifics"; lin specifically_Adv = mkAdv "specifically"; lin specification_N = mkN "specification" "specifications"; lin specificity_N = mkN "specificity" ; +lin specify_V = mkV "specify"; lin specify_V2 = mkV2 (mkV "specify" "specifies" "specified" "specified" "specifying"); +lin specify_VS = mkVS (mkV "specify"); lin specimen_N = mkN "specimen" "specimens"; lin specious_A = compoundA (mkA "specious"); lin speciousness_N = mkN "speciousness" ; @@ -34304,6 +35305,7 @@ lin spectroscope_N = mkN "spectroscope" "spectroscopes"; lin spectroscopic_A = compoundA (mkA "spectroscopic"); lin spectrum_N = mkN "spectrum" "spectra" {- FIXME: guessed plural form -}; lin speculate_V = mkV "speculate" "speculates" "speculated" "speculated" "speculating"; +lin speculate_VS = mkVS (mkV "speculate" "speculates" "speculated" "speculated" "speculating"); lin speculation_N = mkN "speculation" "speculations"; lin speculative_A = compoundA (mkA "speculative"); lin speculator_N = mkN "speculator" "speculators"; @@ -34340,6 +35342,8 @@ lin spelt_N = mkN "spelt" ; lin spenborough_PN = mkPN "Spenborough"; lin spend_V = IrregEng.spend_V; lin spend_V2 = mkV2 (IrregEng.spend_V); +lin spend_V2V = mkV2V (IrregEng.spend_V) noPrep to_Prep ; +lin spend_VS = mkVS (IrregEng.spend_V); lin spender_N = mkN "spender" "spenders"; lin spendthrift_N = mkN "spendthrift" "spendthrifts"; lin spennymoor_PN = mkPN "Spennymoor"; @@ -34500,6 +35504,7 @@ lin spontaneousness_N = mkN "spontaneousness" ; lin spoof_N = mkN "spoof" "spoofs"; lin spoof_V2 = mkV2 (mkV "spoof" "spoofs" "spoofed" "spoofed" "spoofing"); lin spook_N = mkN "spook" "spooks"; +lin spook_V2 = mkV2 (mkV "spook"); lin spooky_A = mkA "spooky" "spookier"; lin spool_N = mkN "spool" "spools"; lin spoon_N = mkN "spoon" "spoons"; @@ -34530,6 +35535,7 @@ lin sportsmanship_N = mkN "sportsmanship" ; lin spot_N = mkN "spot" "spots"; lin spot_V = mkV "spot" "spots" "spotted" "spotted" "spotting"; lin spot_V2 = mkV2 (mkV "spot" "spots" "spotted" "spotted" "spotting"); +lin spot_VS = mkVS (mkV "spot" "spots" "spotted" "spotted" "spotting"); lin spotless_A = compoundA (mkA "spotless"); lin spotlight_N = mkN "spotlight" "spotlights"; lin spotlight_V2 = mkV2 (mkV "spotlight" "spotlights" "spotlighted" "spotlighted" "spotlighting"); @@ -34545,6 +35551,7 @@ lin sprain_V2 = mkV2 (mkV "sprain" "sprains" "sprained" "sprained" "spraining"); lin sprat_N = mkN "sprat" "sprats"; lin sprawl_N = mkN "sprawl" "sprawls"; lin sprawl_V = mkV "sprawl" "sprawls" "sprawled" "sprawled" "sprawling"; +lin sprawl_V2 = mkV2 (mkV "sprawl" "sprawls" "sprawled" "sprawled" "sprawling"); lin spray_N = mkN "spray" "sprays"; lin spray_V2 = mkV2 (mkV "spray" "sprays" "sprayed" "sprayed" "spraying"); lin spray_gun_N = mkN "spray-gun" "spray-guns"; @@ -34552,6 +35559,8 @@ lin sprayer_N = mkN "sprayer" "sprayers"; lin spread_N = mkN "spread" "spreads"; lin spread_V = IrregEng.spread_V; lin spread_V2 = mkV2 (IrregEng.spread_V); +lin spread_V2V = mkV2V (IrregEng.spread_V) noPrep to_Prep ; +lin spread_VS = mkVS (IrregEng.spread_V); lin spread_over_N = mkN "spread-over" ; lin spreadeagle_N = mkN "spreadeagle" "spreadeagles"; lin spreadeagle_V2 = mkV2 (mkV "spreadeagle" "spreadeagles" "spreadeagled" "spreadeagled" "spreadeagling"); @@ -34610,6 +35619,7 @@ lin spur_V2 = mkV2 (mkV "spur" "spurs" "spurred" "spurred" "spurring"); lin spurious_A = compoundA (mkA "spurious"); lin spuriousness_N = mkN "spuriousness" ; lin spurn_V2 = mkV2 (mkV "spurn" "spurns" "spurned" "spurned" "spurning"); +lin spurre_V2V = mkV2V (mkV "spurre") noPrep to_Prep ; lin spurt_N = mkN "spurt" "spurts"; lin spurt_V = mkV "spurt" "spurts" "spurted" "spurted" "spurting"; lin sputnik_N = mkN "sputnik" "sputniks"; @@ -34720,6 +35730,7 @@ lin stab_V2 = mkV2 (mkV "stab" "stabs" "stabbed" "stabbed" "stabbing"); lin stabber_N = mkN "stabber" "stabbers"; lin stability_N = mkN "stability" ; lin stabilization_N = mkN "stabilization" "stabilizations"; +lin stabilize_V = mkV "stabilize"; lin stabilize_V2 = mkV2 (mkV "stabilize" "stabilizes" "stabilized" "stabilized" "stabilizing"); lin stabilizer_N = mkN "stabilizer" "stabilizers"; lin stable_A = compoundA (mkA "stable"); @@ -34819,10 +35830,13 @@ lin stampede_V2 = mkV2 (mkV "stampede" "stampedes" "stampeded" "stampeded" "stam lin stamping_ground_N = mkN "stamping-ground" "stamping-grounds"; lin stan_PN = mkPN "Stan"; lin stance_N = mkN "stance" "stances"; +lin stanch_V2 = mkV2 (mkV "stanch"); lin stanchion_N = mkN "stanchion" "stanchions"; lin stand_N = mkN "stand" "stands"; lin stand_V = IrregEng.stand_V; lin stand_V2 = mkV2 (IrregEng.stand_V); +lin stand_VV = mkVV (IrregEng.stand_V); +lin stand_VS = mkVS (IrregEng.stand_V); lin stand_in_N = mkN "stand-in" "stand-ins"; lin stand_to_N = mkN "stand-to" "stand-ti" {- FIXME: guessed plural form -}; lin stand_up_A = compoundA (mkA "stand-up"); @@ -34876,6 +35890,8 @@ lin starry_eyed_A = compoundA (mkA "starry-eyed"); lin start_N = mkN "start" "starts"; lin start_V = mkV "start" "starts" "started" "started" "starting"; lin start_V2 = mkV2 (mkV "start" "starts" "started" "started" "starting"); +lin start_VV = mkVV (mkV "start" "starts" "started" "started" "starting"); +lin start_VS = mkVS (mkV "start" "starts" "started" "started" "starting"); lin starter_N = mkN "starter" "starters"; lin starting_gate_N = mkN "starting-gate" "starting-gates"; lin starting_point_N = mkN "starting-point" "starting-points"; @@ -34889,6 +35905,7 @@ lin starveling_N = mkN "starveling" "starvelings"; lin stash_V2 = mkV2 (mkV "stash" "stashes" "stashed" "stashed" "stashing"); lin state_N = mkN "state" "states"; lin state_V2 = mkV2 (mkV "state" "states" "stated" "stated" "stating"); +lin state_VS = mkVS (mkV "state"); lin statecraft_N = mkN "statecraft" ; lin stated_A = compoundA (mkA "stated"); lin statehouse_N = mkN "statehouse" "statehouses"; @@ -34933,6 +35950,8 @@ lin stave_V2 = mkV2 (mkV "stave" "staves" "staved" "staved" "staving"); lin stay_N = mkN "stay" "stays"; lin stay_V = mkV "stay" "stays" "stayed" "stayed" "staying"; lin stay_V2 = mkV2 (mkV "stay" "stays" "stayed" "stayed" "staying"); +lin stay_VA = mkVA (mkV "stay" "stays" "stayed" "stayed" "staying"); +lin stay_VS = mkVS (mkV "stay" "stays" "stayed" "stayed" "staying"); lin stay_at_home_N = mkN "stay-at-home" "stay-at-homes"; lin stayer_N = mkN "stayer" "stayers"; lin std_PN = mkPN "Std"; @@ -35033,6 +36052,7 @@ lin stereotype_V2 = mkV2 (mkV "stereotype" "stereotypes" "stereotyped" "stereoty lin sterile_A = compoundA (mkA "sterile"); lin sterility_N = mkN "sterility" ; lin sterilization_N = mkN "sterilization" ; +lin sterilize_V = mkV "sterilize"; lin sterilize_V2 = mkV2 (mkV "sterilize" "sterilizes" "sterilized" "sterilized" "sterilizing"); lin sterling_A = compoundA (mkA "sterling"); lin sterling_N = mkN "sterling" ; @@ -35126,6 +36146,7 @@ lin stipendiary_N = mkN "stipendiary" "stipendiaries"; lin stipple_V2 = mkV2 (mkV "stipple" "stipples" "stippled" "stippled" "stippling"); lin stipulate_V = mkV "stipulate" "stipulates" "stipulated" "stipulated" "stipulating"; lin stipulate_V2 = mkV2 (mkV "stipulate" "stipulates" "stipulated" "stipulated" "stipulating"); +lin stipulate_VS = mkVS (mkV "stipulate" "stipulates" "stipulated" "stipulated" "stipulating"); lin stipulation_N = mkN "stipulation" "stipulations"; lin stir_N = mkN "stir" "stirs"; lin stir_V = mkV "stir" "stirs" "stirred" "stirred" "stirring"; @@ -35163,6 +36184,7 @@ lin stockinged_A = compoundA (mkA "stockinged"); lin stockist_N = mkN "stockist" "stockists"; lin stockjobber_N = mkN "stockjobber" "stockjobbers"; lin stockpile_N = mkN "stockpile" "stockpiles"; +lin stockpile_V2 = mkV2 (mkV "stockpile"); lin stockpiling_N = mkN "stockpiling" ; lin stockport_PN = mkPN "Stockport"; lin stockpot_N = mkN "stockpot" "stockpots"; @@ -35195,6 +36217,7 @@ lin stomach_ache_N = mkN "stomach-ache" "stomach-aches"; lin stomach_pump_N = mkN "stomach-pump" "stomach-pumps"; lin stomp_N = mkN "stomp" "stomps"; lin stomp_V = mkV "stomp" "stomps" "stomped" "stomped" "stomping"; +lin stomp_V2 = mkV2 (mkV "stomp" "stomps" "stomped" "stomped" "stomping"); lin stone_N = mkN "stone" "stones"; lin stone_PN = mkPN "Stone"; lin stone_V2 = mkV2 (mkV "stone" "stones" "stoned" "stoned" "stoning"); @@ -35218,6 +36241,7 @@ lin stonework_N = mkN "stonework" ; lin stonily_Adv = mkAdv "stonily"; lin stony_A = mkA "stony" "stonier"; lin stony_broke_A = compoundA (mkA "stony-broke"); +lin stood_V2V = mkV2V (mkV "stood") noPrep to_Prep ; lin stooge_N = mkN "stooge" "stooges"; lin stooge_V = mkV "stooge" "stooges" "stooged" "stooged" "stooging"; lin stool_N = mkN "stool" "stools"; @@ -35227,6 +36251,7 @@ lin stoop_V2 = mkV2 (mkV "stoop" "stoops" "stooped" "stooped" "stooping"); lin stop_N = mkN "stop" "stops"; lin stop_V = mkV "stop" "stops" "stopped" "stopped" "stopping"; lin stop_V2 = mkV2 (mkV "stop" "stops" "stopped" "stopped" "stopping"); +lin stop_VV = ingVV (mkV "stop" "stops" "stopped" "stopped" "stopping"); lin stopcock_N = mkN "stopcock" "stopcocks"; lin stopgap_N = mkN "stopgap" "stopgaps"; lin stopover_N = mkN "stopover" "stopovers"; @@ -35343,6 +36368,7 @@ lin stream_N = mkN "stream" "streams"; lin stream_V = mkV "stream" "streams" "streamed" "streamed" "streaming"; lin streamer_N = mkN "streamer" "streamers"; lin streamlet_N = mkN "streamlet" "streamlets"; +lin streamline_V = mkV "streamline"; lin streamline_V2 = mkV2 (mkV "streamline" "streamlines" "streamlined" "streamlined" "streamlining"); lin streamlined_A = compoundA (mkA "streamlined"); lin street_N = mkN "street" "streets"; @@ -35360,6 +36386,7 @@ lin streptococcus_N = mkN "streptococcus" "streptococci" {- FIXME: guessed plura lin streptomycin_N = mkN "streptomycin" ; lin stress_N = mkN "stress" "stresses"; lin stress_V2 = mkV2 (mkV "stress" "stresses" "stressed" "stressed" "stressing"); +lin stress_VS = mkVS (mkV "stress"); lin stress_mark_N = mkN "stress-mark" "stress-marks"; lin stretch_N = mkN "stretch" "stretches"; lin stretch_V = mkV "stretch" "stretches" "stretched" "stretched" "stretching"; @@ -35409,6 +36436,7 @@ lin stripper_N = mkN "stripper" "strippers"; lin striptease_N = mkN "striptease" ; lin stripy_A = mkA "stripy" "stripier"; lin strive_V = IrregEng.strive_V; +lin strive_VV = mkVV (IrregEng.strive_V); lin striver_N = mkN "striver" "strivers"; lin stroboscope_N = mkN "stroboscope" "stroboscopes"; lin stroke_N = mkN "stroke" "strokes"; @@ -35432,10 +36460,13 @@ lin stroud_PN = mkPN "Stroud"; lin struck_A = compoundA (mkA "struck"); lin structural_A = compoundA (mkA "structural"); lin structure_N = mkN "structure" "structures"; +lin structure_V2 = mkV2 (mkV "structure"); lin structured_A = compoundA (mkA "structured"); lin strudel_N = mkN "strudel" "strudels"; lin struggle_N = mkN "struggle" "struggles"; lin struggle_V = mkV "struggle" "struggles" "struggled" "struggled" "struggling"; +lin struggle_VV = mkVV (mkV "struggle" "struggles" "struggled" "struggled" "struggling"); +lin struggle_VS = mkVS (mkV "struggle" "struggles" "struggled" "struggled" "struggling"); lin strum_N = mkN "strum" "strums"; lin strum_V = mkV "strum" "strums" "strummed" "strummed" "strumming"; lin strum_V2 = mkV2 (mkV "strum" "strums" "strummed" "strummed" "strumming"); @@ -35453,6 +36484,7 @@ lin stubbornness_N = mkN "stubbornness" ; lin stubby_A = mkA "stubby" "stubbier"; lin stucco_N = mkN "stucco" "stuccos"; lin stucco_V2 = mkV2 (mkV "stucco" "stuccos" "stuccoed" "stuccoed" "stuccoing"); +lin stuck_V2 = mkV2 (IrregEng.stick_V); lin stuck_up_A = compoundA (mkA "stuck-up"); lin stud_N = mkN "stud" "studs"; lin stud_V2 = mkV2 (mkV "stud" "studs" "studded" "studded" "studding"); @@ -35485,6 +36517,7 @@ lin stump_V2 = mkV2 (mkV "stump" "stumps" "stumped" "stumped" "stumping"); lin stumper_N = mkN "stumper" "stumpers"; lin stumpy_A = mkA "stumpy" "stumpier"; lin stun_V2 = mkV2 (mkV "stun" "stuns" "stunned" "stunned" "stunning"); +lin stunne_V2V = mkV2V (mkV "stunne") noPrep to_Prep ; lin stunner_N = mkN "stunner" "stunners"; lin stunning_A = compoundA (mkA "stunning"); lin stunt_N = mkN "stunt" "stunts"; @@ -35523,6 +36556,7 @@ lin stylize_V2 = mkV2 (mkV "stylize" "stylizes" "stylized" "stylized" "stylizing lin stylus_N = mkN "stylus" "styluses"; lin stymie_N = mkN "stymie" "stymies"; lin stymie_V2 = mkV2 (mkV "stymie" "IRREG" "IRREG" "IRREG" "IRREG"); +lin stymy_V2 = mkV2 (mkV "stymy"); lin styptic_A = compoundA (mkA "styptic"); lin styptic_N = mkN "styptic" "styptics"; lin styx_PN = mkPN "Styx"; @@ -35534,6 +36568,7 @@ lin sub_V = mkV "sub" "subs" "subbed" "subbed" "subbing"; lin sub_V2 = mkV2 (mkV "sub" "subs" "subbed" "subbed" "subbing"); lin sub_judice_A = compoundA (mkA "sub judice"); lin sub_rosa_Adv = mkAdv "sub rosa"; +lin sub_underwrite_V2 = mkV2 (mkV "sub-underwrite"); lin subaltern_N = mkN "subaltern" "subalterns"; lin subatomic_A = compoundA (mkA "subatomic"); lin subcommittee_N = mkN "subcommittee" "subcommittees"; @@ -35556,9 +36591,10 @@ lin subfusc_A = compoundA (mkA "subfusc"); lin subgroup_N = mkN "subgroup" "subgroups"; lin subheading_N = mkN "subheading" "subheadings"; lin subhuman_A = compoundA (mkA "subhuman"); -lin subject_A = compoundA (mkA "subject"); +lin subject_A2 = mkA2 (compoundA (mkA "subject")) to_Prep; lin subject_N = mkN "subject" "subjects"; lin subject_V2 = mkV2 (mkV "subject" "subjects" "subjected" "subjected" "subjecting"); +lin subject_to_Prep = mkPrep "subject to"; lin subjection_N = mkN "subjection" ; lin subjective_A = compoundA (mkA "subjective"); lin subjectivity_N = mkN "subjectivity" ; @@ -35649,6 +36685,7 @@ lin subtend_V2 = mkV2 (mkV "subtend" "subtends" "subtended" "subtended" "subtend lin subterfuge_N = mkN "subterfuge" "subterfuges"; lin subterranean_A = compoundA (mkA "subterranean"); lin subtitle_N = mkN "subtitle" "subtitles"; +lin subtitle_VS = mkVS (mkV "subtitle"); lin subtle_A = mkA "subtle" "subtler"; lin subtlety_N = mkN "subtlety" "subtleties"; lin subtly_Adv = mkAdv "subtly"; @@ -35681,7 +36718,8 @@ lin succulence_N = mkN "succulence" ; lin succulent_A = compoundA (mkA "succulent"); lin succulent_N = mkN "succulent" "succulents"; lin succumb_V = mkV "succumb" "succumbs" "succumbed" "succumbed" "succumbing"; -lin such_A = compoundA (mkA "such"); +lin such_Predet = ss "such"; +lin such_as_Prep = mkPrep "such as"; lin suchlike_A = compoundA (mkA "suchlike"); lin suchow_PN = mkPN "Suchow"; lin suck_N = mkN "suck" "sucks"; @@ -35702,6 +36740,7 @@ lin suddenness_N = mkN "suddenness" ; lin sue_PN = mkPN "Sue"; lin sue_V = mkV "sue" "sues" "sued" "sued" "suing"; lin sue_V2 = mkV2 (mkV "sue" "sues" "sued" "sued" "suing"); +lin sue_V2V = mkV2V (mkV "sue" "sues" "sued" "sued" "suing") noPrep to_Prep ; lin suede_N = mkN "suede" ; lin suet_N = mkN "suet" ; lin suety_A = compoundA (mkA "suety"); @@ -35713,6 +36752,7 @@ lin sufferer_N = mkN "sufferer" "sufferers"; lin suffering_N = mkN "suffering" "sufferings"; lin suffice_V = mkV "suffice" "suffices" "sufficed" "sufficed" "sufficing"; lin suffice_V2 = mkV2 (mkV "suffice" "suffices" "sufficed" "sufficed" "sufficing"); +lin suffice_V2V = mkV2V (mkV "suffice" "suffices" "sufficed" "sufficed" "sufficing") noPrep to_Prep ; lin sufficiency_N = mkN "sufficiency" ; lin sufficient_A = compoundA (mkA "sufficient"); lin suffix_N = mkN "suffix" "suffixes"; @@ -35736,7 +36776,9 @@ lin sugar_loaf_N = mkN "sugar-loaf" ; lin sugar_refinery_N = mkN "sugar-refinery" "sugar-refineries"; lin sugarlump_N = mkN "sugarlump" "sugarlumps"; lin sugary_A = mkA "sugary" "sugarier"; +lin suggest_V = mkV "suggest"; lin suggest_V2 = mkV2 (mkV "suggest" "suggests" "suggested" "suggested" "suggesting"); +lin suggest_VS = mkVS (mkV "suggest"); lin suggestibility_N = mkN "suggestibility" ; lin suggestible_A = compoundA (mkA "suggestible"); lin suggestion_N = mkN "suggestion" "suggestions"; @@ -35867,6 +36909,7 @@ lin superannuated_A = compoundA (mkA "superannuated"); lin superannuation_N = mkN "superannuation" "superannuations"; lin superb_A = compoundA (mkA "superb"); lin supercargo_N = mkN "supercargo" "supercargoes"; +lin supercede_V2 = mkV2 (mkV "supercede"); lin supercharged_A = compoundA (mkA "supercharged"); lin supercharger_N = mkN "supercharger" "superchargers"; lin supercilious_A = compoundA (mkA "supercilious"); @@ -35935,6 +36978,8 @@ lin support_V2 = mkV2 (mkV "support" "supports" "supported" "supported" "support lin supportable_A = compoundA (mkA "supportable"); lin supporter_N = mkN "supporter" "supporters"; lin suppose_V2 = mkV2 (mkV "suppose" "supposes" "supposed" "supposed" "supposing"); +lin suppose_VV = mkVV (mkV "suppose" "supposes" "supposed" "supposed" "supposing"); +lin suppose_VS = mkVS (mkV "suppose" "supposes" "supposed" "supposed" "supposing"); lin supposed_A = compoundA (mkA "supposed"); lin supposition_N = mkN "supposition" "suppositions"; lin suppository_N = mkN "suppository" "suppositories"; @@ -35962,6 +37007,8 @@ lin surf_N = mkN "surf" ; lin surface_N = mkN "surface" "surfaces"; lin surface_V = mkV "surface" "surfaces" "surfaced" "surfaced" "surfacing"; lin surface_V2 = mkV2 (mkV "surface" "surfaces" "surfaced" "surfaced" "surfacing"); +lin surface_V2V = mkV2V (mkV "surface" "surfaces" "surfaced" "surfaced" "surfacing") noPrep to_Prep ; +lin surface_VS = mkVS (mkV "surface" "surfaces" "surfaced" "surfaced" "surfacing"); lin surface_to_air_A = compoundA (mkA "surface-to-air"); lin surfboard_N = mkN "surfboard" "surfboards"; lin surfboat_N = mkN "surfboat" "surfboats"; @@ -35971,6 +37018,7 @@ lin surfing_N = mkN "surfing" ; lin surfriding_N = mkN "surfriding" ; lin surge_N = mkN "surge" "surges"; lin surge_V = mkV "surge" "surges" "surged" "surged" "surging"; +lin surge_V2 = mkV2 (mkV "surge" "surges" "surged" "surged" "surging"); lin surgeon_N = mkN "surgeon" "surgeons"; lin surgery_N = mkN "surgery" "surgeries"; lin surgical_A = compoundA (mkA "surgical"); @@ -35990,6 +37038,7 @@ lin surpliced_A = compoundA (mkA "surpliced"); lin surplus_N = mkN "surplus" "surpluses"; lin surprise_N = mkN "surprise" "surprises"; lin surprise_V2 = mkV2 (mkV "surprise" "surprises" "surprised" "surprised" "surprising"); +lin surprise_V2V = mkV2V (mkV "surprise") noPrep to_Prep ; lin surprised_A = compoundA (mkA "surprised"); lin surprising_A = compoundA (mkA "surprising"); lin surrealism_N = mkN "surrealism" ; @@ -36015,6 +37064,7 @@ lin surveyor_N = mkN "surveyor" "surveyors"; lin survival_N = mkN "survival" "survivals"; lin survive_V = mkV "survive" "survives" "survived" "survived" "surviving"; lin survive_V2 = mkV2 (mkV "survive" "survives" "survived" "survived" "surviving"); +lin survive_VS = mkVS (mkV "survive" "survives" "survived" "survived" "surviving"); lin survivor_N = mkN "survivor" "survivors"; lin susan_PN = mkPN "Susan"; lin susanna_PN = mkPN "Susanna"; @@ -36024,6 +37074,8 @@ lin susie_PN = mkPN "Susie"; lin suspect_A = compoundA (mkA "suspect"); lin suspect_N = mkN "suspect" "suspects"; lin suspect_V2 = mkV2 (mkV "suspect" "suspects" "suspected" "suspected" "suspecting"); +lin suspect_VS = mkVS (mkV "suspect"); +lin suspend_V = mkV "suspend"; lin suspend_V2 = mkV2 (mkV "suspend" "suspends" "suspended" "suspended" "suspending"); lin suspender_N = mkN "suspender" "suspenders"; lin suspense_N = mkN "suspense" ; @@ -36221,6 +37273,7 @@ lin swordplay_N = mkN "swordplay" ; lin swordsman_N = mkN "swordsman" "swordsmen" {- FIXME: guessed plural form -}; lin swordsmanship_N = mkN "swordsmanship" ; lin swordstick_N = mkN "swordstick" "swordsticks"; +lin swore_V2V = mkV2V (mkV "swore") noPrep to_Prep ; lin sworn_A = compoundA (mkA "sworn"); lin swot_N = mkN "swot" "swots"; lin swot_V = mkV "swot" "swots" "swotted" "swotted" "swotting"; @@ -36282,6 +37335,7 @@ lin synchrotron_N = mkN "synchrotron" "synchrotrons"; lin syncopate_V2 = mkV2 (mkV "syncopate" "syncopates" "syncopated" "syncopated" "syncopating"); lin syncopation_N = mkN "syncopation" "syncopations"; lin syncope_N = mkN "syncope" ; +lin syndciate_V2 = mkV2 (mkV "syndciate"); lin syndic_N = mkN "syndic" "syndics"; lin syndicalism_N = mkN "syndicalism" ; lin syndicalist_N = mkN "syndicalist" "syndicalists"; @@ -36324,7 +37378,6 @@ lin systematically_Adv = mkAdv "systematically"; lin systematization_N = mkN "systematization" ; lin systematize_V2 = mkV2 (mkV "systematize" "systematizes" "systematized" "systematized" "systematizing"); lin syston_PN = mkPN "Syston"; -lin seance_N = mkN "séance" "séances"; lin t_junction_N = mkN "t-junction" "t-junctions"; lin t_shirt_N = mkN "t-shirt" "t-shirts"; lin t_square_N = mkN "t-square" "t-squares"; @@ -36390,6 +37443,7 @@ lin taffy_N = mkN "taffy" "taffies"; lin tag_N = mkN "tag" "tags"; lin tag_V = mkV "tag" "tags" "tagged" "tagged" "tagging"; lin tag_V2 = mkV2 (mkV "tag" "tags" "tagged" "tagged" "tagging"); +lin tag_VS = mkVS (mkV "tag" "tags" "tagged" "tagged" "tagging"); lin tahiti_PN = mkPN "Tahiti"; lin tahitian_A = compoundA (mkA "tahitian"); lin tahitian_N = mkN "tahitian" "tahitians"; @@ -36421,6 +37475,8 @@ lin taiyuan_PN = mkPN "Taiyuan"; lin take_N = mkN "take" "takes"; lin take_V = IrregEng.take_V; lin take_V2 = mkV2 (IrregEng.take_V); +lin take_VA = mkVA (IrregEng.take_V); +lin take_VS = mkVS (IrregEng.take_V); lin take_home_A = compoundA (mkA "take-home"); lin take_off_N = mkN "take-off" "take-offs"; lin take_up_N = mkN "take-up" ; @@ -36439,6 +37495,7 @@ lin talisman_N = mkN "talisman" "talismans"; lin talk_N = mkN "talk" "talks"; lin talk_V = mkV "talk" "talks" "talked" "talked" "talking"; lin talk_V2 = mkV2 (mkV "talk" "talks" "talked" "talked" "talking"); +lin talk_VA = mkVA (mkV "talk" "talks" "talked" "talked" "talking"); lin talkative_A = compoundA (mkA "talkative"); lin talker_N = mkN "talker" "talkers"; lin talkie_N = mkN "talkie" "talkies"; @@ -36450,6 +37507,7 @@ lin tallish_A = compoundA (mkA "tallish"); lin tallow_N = mkN "tallow" ; lin tally_N = mkN "tally" "tallies"; lin tally_V = mkV "tally" "tallies" "tallied" "tallied" "tallying"; +lin tally_V2 = mkV2 (mkV "tally" "tallies" "tallied" "tallied" "tallying"); lin tally_clerk_N = mkN "tally-clerk" "tally-clerks"; lin tallyman_N = mkN "tallyman" "tallymen" {- FIXME: guessed plural form -}; lin talmud_N = mkN "talmud" "talmuds"; @@ -36490,6 +37548,7 @@ lin tangle_N = mkN "tangle" "tangles"; lin tangle_V = mkV "tangle" "tangles" "tangled" "tangled" "tangling"; lin tangle_V2 = mkV2 (mkV "tangle" "tangles" "tangled" "tangled" "tangling"); lin tango_N = mkN "tango" "tangos"; +lin tango_V = mkV "tango"; lin tangshan_PN = mkPN "Tangshan"; lin tangy_A = mkA "tangy" "tangier"; lin tank_N = mkN "tank" "tanks"; @@ -36514,6 +37573,7 @@ lin tap_V = mkV "tap" "taps" "tapped" "tapped" "tapping"; lin tap_V2 = mkV2 (mkV "tap" "taps" "tapped" "tapped" "tapping"); lin tap_dancing_N = mkN "tap-dancing" ; lin tape_N = mkN "tape" "tapes"; +lin tape_V = mkV "tape"; lin tape_V2 = mkV2 (mkV "tape" "tapes" "taped" "taped" "taping"); lin tape_measure_N = mkN "tape-measure" "tape-measures"; lin tape_recorder_N = mkN "tape-recorder" "tape-recorders"; @@ -36543,6 +37603,10 @@ lin tardiness_N = mkN "tardiness" ; lin tardy_A = mkA "tardy" "tardier"; lin tare_N = mkN "tare" "tares"; lin target_N = mkN "target" "targets"; +lin target_V2 = mkV2 (variants {mkV "target" "targets" "targeted" "targeted" "targeting" ; + mkV "target" "targets" "targetted" "targetted" "targetting"}); +lin target_V2V = mkV2V (mkV "target") noPrep to_Prep ; +lin target_VS = mkVS (mkV "target"); lin tariff_N = mkN "tariff" "tariffs"; lin tarmac_N = mkN "tarmac" ; lin tarmac_V2 = mkV2 (mkV "tarmac" "IRREG" "IRREG" "IRREG" "IRREG"); @@ -36661,6 +37725,8 @@ lin tea_wagon_N = mkN "tea-wagon" "tea-wagons"; lin teacake_N = mkN "teacake" "teacakes"; lin teach_V = IrregEng.teach_V; lin teach_V2 = mkV2 (IrregEng.teach_V); +lin teach_V2V = mkV2V (IrregEng.teach_V) noPrep to_Prep ; +lin teach_VS = mkVS (IrregEng.teach_V); lin teach_in_N = mkN "teach-in" "teach-ins"; lin teachable_A = compoundA (mkA "teachable"); lin teacher_N = mkN "teacher" "teachers"; @@ -36786,6 +37852,9 @@ lin telfer_N = mkN "telfer" "telfers"; lin telford_PN = mkPN "Telford"; lin tell_V = IrregEng.tell_V; lin tell_V2 = mkV2 (IrregEng.tell_V); +lin tell_V2V = mkV2V (IrregEng.tell_V) noPrep to_Prep; +lin tell_VV = mkVV (IrregEng.tell_V); +lin tell_VS = mkVS (IrregEng.tell_V); lin teller_N = mkN "teller" "tellers"; lin telling_A = compoundA (mkA "telling"); lin telltale_N = mkN "telltale" "telltales"; @@ -36820,6 +37889,7 @@ lin temporariness_N = mkN "temporariness" ; lin temporary_A = compoundA (mkA "temporary"); lin temporize_V = mkV "temporize" "temporizes" "temporized" "temporized" "temporizing"; lin tempt_V2 = mkV2 (mkV "tempt" "tempts" "tempted" "tempted" "tempting"); +lin tempt_V2V = mkV2V (mkV "tempt") noPrep to_Prep ; lin temptation_N = mkN "temptation" "temptations"; lin tempter_N = mkN "tempter" "tempters"; lin temptingly_Adv = mkAdv "temptingly"; @@ -36837,6 +37907,7 @@ lin tenby_PN = mkPN "Tenby"; lin tench_N = mkN "tench" "tench"; lin tend_V = mkV "tend" "tends" "tended" "tended" "tending"; lin tend_V2 = mkV2 (mkV "tend" "tends" "tended" "tended" "tending"); +lin tend_VV = mkVV (mkV "tend" "tends" "tended" "tended" "tending"); lin tendency_N = mkN "tendency" "tendencies"; lin tendentious_A = compoundA (mkA "tendentious"); lin tendentiousness_N = mkN "tendentiousness" ; @@ -36844,6 +37915,7 @@ lin tender_A = mkA "tender" "tenderer"; lin tender_N = mkN "tender" "tenders"; lin tender_V = mkV "tender" "tenders" "tendered" "tendered" "tendering"; lin tender_V2 = mkV2 (mkV "tender" "tenders" "tendered" "tendered" "tendering"); +lin tender_V2V = mkV2V (mkV "tender" "tenders" "tendered" "tendered" "tendering") noPrep to_Prep ; lin tenderfoot_N = mkN "tenderfoot" "tenderfoots"; lin tenderhearted_A = compoundA (mkA "tenderhearted"); lin tenderloin_N = mkN "tenderloin" ; @@ -36893,6 +37965,7 @@ lin tergiversate_V = mkV "tergiversate" "tergiversates" "tergiversated" "tergive lin tergiversation_N = mkN "tergiversation" ; lin term_N = mkN "term" "terms"; lin term_V2 = mkV2 (mkV "term" "terms" "termed" "termed" "terming"); +lin term_VS = mkVS (mkV "term"); lin termagant_N = mkN "termagant" "termagants"; lin termi_PN = mkPN "Termi"; lin terminable_A = compoundA (mkA "terminable"); @@ -36954,6 +38027,7 @@ lin testbed_N = mkN "testbed" "testbeds"; lin testicle_N = mkN "testicle" "testicles"; lin testify_V = mkV "testify" "testifies" "testified" "testified" "testifying"; lin testify_V2 = mkV2 (mkV "testify" "testifies" "testified" "testified" "testifying"); +lin testify_VS = mkVS (mkV "testify" "testifies" "testified" "testified" "testifying"); lin testily_Adv = mkAdv "testily"; lin testimonial_N = mkN "testimonial" "testimonials"; lin testimony_N = mkN "testimony" "testimonies"; @@ -36964,6 +38038,8 @@ lin tetanus_N = mkN "tetanus" ; lin tetchily_Adv = mkAdv "tetchily"; lin tetchiness_N = mkN "tetchiness" ; lin tetchy_A = mkA "tetchy" "tetchier"; +lin tete_a_tete_Adv = mkAdv "tête-à-tête"; +lin tete_a_tete_N = mkN "tête-à-tête" "tête-à-têtes"; lin tether_N = mkN "tether" "tethers"; lin tether_V2 = mkV2 (mkV "tether" "tethers" "tethered" "tethered" "tethering"); lin teuton_N = mkN "teuton" "teutons"; @@ -36993,6 +38069,7 @@ lin thankfulness_N = mkN "thankfulness" ; lin thankless_A = compoundA (mkA "thankless"); lin thanksgiving_N = mkN "thanksgiving" "thanksgivings"; lin that_Prep = mkPrep "that"; +lin that_Quant = mkQuant "that" "those" ; lin thatch_N = mkN "thatch" ; lin thatch_V2 = mkV2 (mkV "thatch" "thatches" "thatched" "thatched" "thatching"); lin thatcham_PN = mkPN "Thatcham"; @@ -37030,6 +38107,7 @@ lin theoretical_A = compoundA (mkA "theoretical"); lin theoretician_N = mkN "theoretician" "theoreticians"; lin theorist_N = mkN "theorist" "theorists"; lin theorize_V = mkV "theorize" "theorizes" "theorized" "theorized" "theorizing"; +lin theorize_VS = mkVS (mkV "theorize" "theorizes" "theorized" "theorized" "theorizing"); lin theory_N = mkN "theory" "theories"; lin theosophical_A = compoundA (mkA "theosophical"); lin theosophist_N = mkN "theosophist" "theosophists"; @@ -37075,6 +38153,7 @@ lin thespian_A = compoundA (mkA "thespian"); lin thespian_N = mkN "thespian" "thespians"; lin thessaloniki_PN = mkPN "Thessaloniki"; lin thetford_PN = mkPN "Thetford"; +lin they_Pron = mkPron "they" "them" "their" "theirs" plural P3 human ; lin thick_A = mkA "thick" "thicker"; lin thick_Adv = mkAdv "thick"; lin thick_N = mkN "thick" ; @@ -37110,6 +38189,8 @@ lin thingummy_N = mkN "thingummy" "thingummies"; lin think_N = mkN "think" "thinks"; lin think_V = IrregEng.think_V; lin think_V2 = mkV2 (IrregEng.think_V); +lin think_VA = mkVA (IrregEng.think_V); +lin think_VS = mkVS (IrregEng.think_V); lin think_tank_N = mkN "think-tank" "think-tanks"; lin thinkable_A = compoundA (mkA "thinkable"); lin thinker_N = mkN "thinker" "thinkers"; @@ -37124,6 +38205,7 @@ lin thirst_N = mkN "thirst" ; lin thirst_V2 = mkV2 (mkV "thirst" "thirsts" "thirsted" "thirsted" "thirsting"); lin thirstily_Adv = mkAdv "thirstily"; lin thirsty_A = mkA "thirsty" "thirstier"; +lin this_Quant = mkQuant "this" "these" ; lin thistle_N = mkN "thistle" "thistles"; lin thistledown_N = mkN "thistledown" ; lin thither_Adv = mkAdv "thither"; @@ -37167,6 +38249,8 @@ lin threadlike_A = compoundA (mkA "threadlike"); lin threat_N = mkN "threat" "threats"; lin threaten_V = mkV "threaten" "threatens" "threatened" "threatened" "threatening"; lin threaten_V2 = mkV2 (mkV "threaten" "threatens" "threatened" "threatened" "threatening"); +lin threaten_VV = mkVV (mkV "threaten" "threatens" "threatened" "threatened" "threatening"); +lin threaten_VS = mkVS (mkV "threaten" "threatens" "threatened" "threatened" "threatening"); lin threateningly_Adv = mkAdv "threateningly"; lin three_cornered_A = compoundA (mkA "three-cornered"); lin three_d_A = compoundA (mkA "three-d"); @@ -37235,6 +38319,7 @@ lin throughway_N = mkN "throughway" "throughways"; lin throw_N = mkN "throw" "throws"; lin throw_V = IrregEng.throw_V; lin throw_V2 = mkV2 (IrregEng.throw_V); +lin throw_VS = mkVS (IrregEng.throw_V); lin throw_in_N = mkN "throw-in" "throw-ins"; lin throwaway_N = mkN "throwaway" "throwaways"; lin throwback_N = mkN "throwback" "throwbacks"; @@ -37322,8 +38407,8 @@ lin tidy_N = mkN "tidy" "tidies"; lin tidy_V = mkV "tidy" "tidies" "tidied" "tidied" "tidying"; lin tidy_V2 = mkV2 (mkV "tidy" "tidies" "tidied" "tidied" "tidying"); lin tie_N = mkN "tie" "ties"; -lin tie_V = mkV "tie" "IRREG" "IRREG" "IRREG" "IRREG"; -lin tie_V2 = mkV2 (mkV "tie" "IRREG" "IRREG" "IRREG" "IRREG"); +lin tie_V = mkV "tie" "ties" "tied" "tied" (variants {"tying"; "tieing"}); +lin tie_V2 = mkV2 (mkV "tie" "ties" "tied" "tied" (variants {"tying"; "tieing"})); lin tie_on_A = compoundA (mkA "tie-on"); lin tie_up_N = mkN "tie-up" "tie-ups"; lin tientsin_PN = mkPN "Tientsin"; @@ -37343,15 +38428,15 @@ lin tightness_N = mkN "tightness" ; lin tightrope_N = mkN "tightrope" "tightropes"; lin tigress_N = mkN "tigress" "tigresses"; lin tike_N = mkN "tike" "tikes"; +lin til_Prep = mkPrep "'til"; lin tilburg_PN = mkPN "Tilburg"; lin tilbury_PN = mkPN "Tilbury"; lin tilde_N = mkN "tilde" "tildes"; 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 till_V2 = mkV2 (mkV "till" "tills" "tilled" "tilled" "tilling"); lin tillage_N = mkN "tillage" ; lin tiller_N = mkN "tiller" "tillers"; lin tilt_N = mkN "tilt" "tilts"; @@ -37382,7 +38467,7 @@ lin timekeeper_N = mkN "timekeeper" "timekeepers"; lin timekeeping_N = mkN "timekeeping" ; lin timeless_A = compoundA (mkA "timeless"); lin timeliness_N = mkN "timeliness" ; -lin timely_A = mkA "timely" "timelier"; +lin timely_A = mkA "timely"; lin timepiece_N = mkN "timepiece" "timepieces"; lin timesaving_A = compoundA (mkA "timesaving"); lin timeserver_N = mkN "timeserver" "timeservers"; @@ -37475,6 +38560,7 @@ lin titivate_V = mkV "titivate" "titivates" "titivated" "titivated" "titivating" lin titivate_V2 = mkV2 (mkV "titivate" "titivates" "titivated" "titivated" "titivating"); lin titlark_N = mkN "titlark" "titlarks"; lin title_N = mkN "title" "titles"; +lin title_VS = mkVS (mkV "title"); lin title_deed_N = mkN "title-deed" "title-deeds"; lin title_page_N = mkN "title-page" "title-pages"; lin title_role_N = mkN "title-role" "title-roles"; @@ -37491,6 +38577,7 @@ lin tiverton_PN = mkPN "Tiverton"; lin tizzy_N = mkN "tizzy" "tizzies"; lin tnt_N = mkN "tnt" ; lin to_Adv = mkAdv "to"; +lin to_Prep = mkPrep "to"; lin to_do_N = mkN "to-do" "to-dos"; lin toad_N = mkN "toad" "toads"; lin toad_in_the_hole_N = mkN "toad-in-the-hole" "IRREG"; @@ -37538,6 +38625,7 @@ lin togolese_A = compoundA (mkA "togolese"); lin togolese_N = mkN "togolese" "togolese"; lin toil_N = mkN "toil" "toils"; lin toil_V = mkV "toil" "toils" "toiled" "toiled" "toiling"; +lin toil_V2V = mkV2V (mkV "toil" "toils" "toiled" "toiled" "toiling") noPrep to_Prep ; lin toiler_N = mkN "toiler" "toilers"; lin toilet_N = mkN "toilet" "toilets"; lin toilet_paper_N = mkN "toilet-paper" "toilet-papers"; @@ -37671,6 +38759,7 @@ lin toque_N = mkN "toque" "toques"; lin tor_N = mkN "tor" "tors"; lin torbay_PN = mkPN "Torbay"; lin torch_N = mkN "torch" "torches"; +lin torch_V2 = mkV2 (mkV "torch"); lin torch_race_N = mkN "torch-race" "torch-races"; lin torch_singer_N = mkN "torch-singer" "torch-singers"; lin torchlight_N = mkN "torchlight" ; @@ -37715,8 +38804,12 @@ lin tot_V = mkV "tot" "tots" "totted" "totted" "totting"; lin tot_V2 = mkV2 (mkV "tot" "tots" "totted" "totted" "totting"); lin total_A = compoundA (mkA "total"); lin total_N = mkN "total" "totals"; -lin total_V = mkV "total" "totals" "totalled" "totalled" "totalling"; -lin total_V2 = mkV2 (mkV "total" "totals" "totalled" "totalled" "totalling"); +lin total_V = variants {mkV "total" "totals" "totaled" "totaled" "totaling"; -- US + mkV "total" "totals" "totalled" "totalled" "totalling" + }; +lin total_V2 = mkV2 (variants {mkV "total" "totals" "totaled" "totaled" "totaling"; -- US + mkV "total" "totals" "totalled" "totalled" "totalling" + }); lin totalitarian_A = compoundA (mkA "totalitarian"); lin totalitarianism_N = mkN "totalitarianism" ; lin totality_N = mkN "totality" ; @@ -37767,6 +38860,7 @@ lin tours_PN = mkPN "Tours"; lin tousle_V2 = mkV2 (mkV "tousle" "tousles" "tousled" "tousled" "tousling"); lin tout_N = mkN "tout" "touts"; lin tout_V = mkV "tout" "touts" "touted" "touted" "touting"; +lin tout_V2 = mkV2 (mkV "tout" "touts" "touted" "touted" "touting"); lin tout_ensemble_Adv = mkAdv "tout ensemble"; lin tout_ensemble_N = mkN "tout ensemble" "IRREG"; lin tow_N = mkN "tow" "tows"; @@ -37816,6 +38910,7 @@ lin trachoma_N = mkN "trachoma" ; lin tracing_N = mkN "tracing" "tracings"; lin tracing_paper_N = mkN "tracing-paper" ; lin track_N = mkN "track" "tracks"; +lin track_V = mkV "track"; lin track_V2 = mkV2 (mkV "track" "tracks" "tracked" "tracked" "tracking"); lin tracked_A = compoundA (mkA "tracked"); lin tracker_N = mkN "tracker" "trackers"; @@ -37864,6 +38959,7 @@ lin trailer_N = mkN "trailer" "trailers"; lin train_N = mkN "train" "trains"; lin train_V = mkV "train" "trains" "trained" "trained" "training"; lin train_V2 = mkV2 (mkV "train" "trains" "trained" "trained" "training"); +lin train_V2V = mkV2V (mkV "train" "trains" "trained" "trained" "training") noPrep to_Prep ; lin trainbearer_N = mkN "trainbearer" "trainbearers"; lin trainee_N = mkN "trainee" "trainees"; lin trainer_N = mkN "trainer" "trainers"; @@ -37949,6 +39045,7 @@ lin transitional_A = compoundA (mkA "transitional"); lin transitive_A = compoundA (mkA "transitive"); lin transitory_A = compoundA (mkA "transitory"); lin translatable_A = compoundA (mkA "translatable"); +lin translate_V = mkV "translate"; lin translate_V2 = mkV2 (mkV "translate" "translates" "translated" "translated" "translating"); lin translation_N = mkN "translation" "translations"; lin translator_N = mkN "translator" "translators"; @@ -37995,6 +39092,7 @@ lin transverse_A = compoundA (mkA "transverse"); lin transvestism_N = mkN "transvestism" ; lin transvestite_N = mkN "transvestite" "transvestites"; lin trap_N = mkN "trap" "traps"; +lin trap_V = mkV "trap"; lin trap_V2 = mkV2 (mkV "trap" "traps" "trapped" "trapped" "trapping"); lin trap_door_N = mkN "trap-door" "trap-doors"; lin trap_shooting_N = mkN "trap-shooting" ; @@ -38004,13 +39102,14 @@ lin trapezoid_N = mkN "trapezoid" "trapezoids"; lin trapper_N = mkN "trapper" "trappers"; lin trappist_N = mkN "trappist" "trappists"; lin trash_N = mkN "trash" ; +lin trash_V2 = mkV2 (mkV "trash"); lin trashy_A = mkA "trashy" "trashier"; lin trauma_N = mkN "trauma" "traumas"; lin traumatic_A = compoundA (mkA "traumatic"); lin travail_N = mkN "travail" "travails"; lin travel_N = mkN "travel" "travels"; -lin travel_V = mkV "travel" "travels" "travelled" "travelled" "travelling"; -lin travel_V2 = mkV2 (mkV "travel" "travels" "travelled" "travelled" "travelling"); +lin travel_V = mkV "travel" "travels" "traveled" "traveled" "traveling"; +lin travel_V2 = mkV2 (mkV "travel" "travels" "traveled" "traveled" "traveling"); lin travel_soiled_A = compoundA (mkA "travel-soiled"); lin travel_stained_A = compoundA (mkA "travel-stained"); lin travel_worn_A = compoundA (mkA "travel-worn"); @@ -38239,6 +39338,7 @@ lin troubleshooter_N = mkN "troubleshooter" "troubleshooters"; lin troublesome_A = compoundA (mkA "troublesome"); lin troublous_A = compoundA (mkA "troublous"); lin trough_N = mkN "trough" "troughs"; +lin trough_V = mkV "trough"; lin trounce_V2 = mkV2 (mkV "trounce" "trounces" "trounced" "trounced" "trouncing"); lin trouncing_N = mkN "trouncing" "trouncings"; lin troupe_N = mkN "troupe" "troupes"; @@ -38296,6 +39396,8 @@ lin truss_V2 = mkV2 (mkV "truss" "trusses" "trussed" "trussed" "trussing"); lin trust_N = mkN "trust" "trusts"; lin trust_V = mkV "trust" "trusts" "trusted" "trusted" "trusting"; lin trust_V2 = mkV2 (mkV "trust" "trusts" "trusted" "trusted" "trusting"); +lin trust_V2V = mkV2V (mkV "trust" "trusts" "trusted" "trusted" "trusting") noPrep to_Prep ; +lin trust_VS = mkVS (mkV "trust" "trusts" "trusted" "trusted" "trusting"); lin trustee_N = mkN "trustee" "trustees"; lin trusteeship_N = mkN "trusteeship" "trusteeships"; lin trustful_A = compoundA (mkA "trustful"); @@ -38309,6 +39411,8 @@ lin truthfulness_N = mkN "truthfulness" ; lin try_N = mkN "try" "tries"; lin try_V = mkV "try" "tries" "tried" "tried" "trying"; lin try_V2 = mkV2 (mkV "try" "tries" "tried" "tried" "trying"); +lin try_VV = mkVV (mkV "try" "tries" "tried" "tried" "trying"); +lin try_VS = mkVS (mkV "try" "tries" "tried" "tried" "trying"); lin try_on_N = mkN "try-on" "try-ons"; lin try_out_N = mkN "try-out" "try-outs"; lin trying_A = compoundA (mkA "trying"); @@ -38427,6 +39531,8 @@ lin turmoil_N = mkN "turmoil" "turmoils"; lin turn_N = mkN "turn" "turns"; lin turn_V = mkV "turn" "turns" "turned" "turned" "turning"; lin turn_V2 = mkV2 (mkV "turn" "turns" "turned" "turned" "turning"); +lin turn_VA = mkVA (mkV "turn" "turns" "turned" "turned" "turning"); +lin turn_VS = mkVS (mkV "turn" "turns" "turned" "turned" "turning"); lin turn_off_N = mkN "turn-off" "turn-offs"; lin turn_on_N = mkN "turn-on" "turn-ons"; lin turn_out_N = mkN "turn-out" "turn-outs"; @@ -38578,8 +39684,6 @@ lin tyrone_PN = mkPN "Tyrone"; lin tzar_N = mkN "tzar" "tzars"; lin tzarina_N = mkN "tzarina" "tzarinas"; lin tzupo_PN = mkPN "Tzupo"; -lin tete_a_tete_Adv = mkAdv "tête-à-tête"; -lin tete_a_tete_N = mkN "tête-à-tête" "tête-à-têtes"; lin u_boat_N = mkN "u-boat" "u-boats"; lin u_turn_N = mkN "u-turn" "u-turns"; lin ubiquitous_A = compoundA (mkA "ubiquitous"); @@ -38879,6 +39983,7 @@ lin underfed_A = compoundA (mkA "underfed"); lin underfelt_N = mkN "underfelt" ; lin underfloor_A = compoundA (mkA "underfloor"); lin underfoot_Adv = mkAdv "underfoot"; +lin underfund_V2 = mkV2 (mkV "underfund"); lin undergarment_N = mkN "undergarment" "undergarments"; lin undergo_V2 = mkV2 (mkV "under" IrregEng.go_V); lin undergraduate_N = mkN "undergraduate" "undergraduates"; @@ -38905,6 +40010,7 @@ lin undernourishment_N = mkN "undernourishment" ; lin underpass_N = mkN "underpass" "underpasses"; lin underpay_V2 = mkV2 (mkV "under" IrregEng.pay_V); lin underpayment_N = mkN "underpayment" "underpayments"; +lin underperform_V2 = mkV2 (mkV "underperform"); lin underpin_V2 = mkV2 (mkV "underpin" "underpins" "underpinned" "underpinned" "underpinning"); lin underpopulated_A = compoundA (mkA "underpopulated"); lin underprivileged_A = compoundA (mkA "underprivileged"); @@ -38930,6 +40036,8 @@ lin underspent_A = compoundA (mkA "underspent"); lin understaffed_A = compoundA (mkA "understaffed"); lin understand_V = IrregEng.understand_V; lin understand_V2 = mkV2 (IrregEng.understand_V); +lin understand_V2V = mkV2V (IrregEng.understand_V) noPrep to_Prep ; +lin understand_VS = mkVS (IrregEng.understand_V); lin understandable_A = compoundA (mkA "understandable"); lin understanding_A = compoundA (mkA "understanding"); lin understanding_N = mkN "understanding" "understandings"; @@ -38949,7 +40057,9 @@ lin undervalue_V2 = mkV2 (mkV "undervalue" "undervalues" "undervalued" "underval lin underwater_A = compoundA (mkA "underwater"); lin underwear_N = mkN "underwear" ; lin underweight_A = compoundA (mkA "underweight"); +lin underwhelm_V2 = mkV2 (mkV "underwhelm"); lin underworld_N = mkN "underworld" "underworlds"; +lin underwrite_V = mkV "underwrite"; lin underwrite_V2 = mkV2 (mkV "under" IrregEng.write_V); lin underwriter_N = mkN "underwriter" "underwriters"; lin undeserved_A = compoundA (mkA "undeserved"); @@ -39069,6 +40179,7 @@ lin unfasten_V2 = mkV2 (mkV "unfasten" "unfastens" "unfastened" "unfastened" "un lin unfathomable_A = compoundA (mkA "unfathomable"); lin unfathomed_A = compoundA (mkA "unfathomed"); lin unfavourable_A = compoundA (mkA "unfavourable"); +lin unfaze_V2 = mkV2 (mkV "unfaze"); lin unfed_A = compoundA (mkA "unfed"); lin unfeeling_A = compoundA (mkA "unfeeling"); lin unfeigned_A = compoundA (mkA "unfeigned"); @@ -39198,6 +40309,7 @@ lin uniqueness_N = mkN "uniqueness" ; lin unisex_A = compoundA (mkA "unisex"); lin unison_N = mkN "unison" ; lin unit_N = mkN "unit" "units"; +lin unit_V2V = mkV2V (mkV "unit") noPrep to_Prep ; lin unitarian_A = compoundA (mkA "unitarian"); lin unitarian_N = mkN "unitarian" "unitarians"; lin unitarianism_N = mkN "unitarianism" ; @@ -39623,9 +40735,9 @@ lin unwritten_A = compoundA (mkA "unwritten"); lin unyielding_A = compoundA (mkA "unyielding"); lin unzip_V2 = mkV2 (mkV "unzip" "unzips" "unzipped" "unzipped" "unzipping"); lin up_Adv = mkAdv "up"; +lin up_Prep = mkPrep "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"; @@ -39652,6 +40764,7 @@ lin upland_N = mkN "upland" "uplands"; lin uplift_N = mkN "uplift" ; lin uplift_V2 = mkV2 (mkV "uplift" "uplifts" "uplifted" "uplifted" "uplifting"); lin upmost_A = compoundA (mkA "upmost"); +lin upon_Prep = mkPrep "upon"; lin upper_A = compoundA (mkA "upper"); lin upper_N = mkN "upper" "uppers"; lin uppercut_N = mkN "uppercut" "uppercuts"; @@ -39689,7 +40802,6 @@ 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"; @@ -39705,6 +40817,8 @@ lin urdu_A = compoundA (mkA "urdu"); lin urdu_N = mkN "urdu" ; lin urge_N = mkN "urge" "urges"; lin urge_V2 = mkV2 (mkV "urge" "urges" "urged" "urged" "urging"); +lin urge_V2V = mkV2V (mkV "urge") noPrep to_Prep ; +lin urge_VS = mkVS (mkV "urge"); lin urgency_N = mkN "urgency" ; lin urgent_A = compoundA (mkA "urgent"); lin urging_N = mkN "urging" "urgings"; @@ -39725,7 +40839,9 @@ lin usable_A = compoundA (mkA "usable"); lin usaf_N = mkN "usaf" ; lin usage_N = mkN "usage" "usages"; lin use_N = mkN "use" "uses"; +lin use_V = mkV "use"; lin use_V2 = mkV2 (mkV "use" "uses" "used" "used" "using"); +lin use_VV = mkVV (mkV "use"); lin used_A = compoundA (mkA "used"); lin useful_A = compoundA (mkA "useful"); lin usefulness_N = mkN "usefulness" ; @@ -39788,6 +40904,7 @@ lin vacillation_N = mkN "vacillation" "vacillations"; lin vacuity_N = mkN "vacuity" "vacuities"; lin vacuous_A = compoundA (mkA "vacuous"); lin vacuum_N = mkN "vacuum" "vacuums"; +lin vacuum_V2 = mkV2 (mkV "vacuum"); lin vade_mecum_N = mkN "vade-mecum" "vade-mecums"; lin vagabond_A = compoundA (mkA "vagabond"); lin vagabond_N = mkN "vagabond" "vagabonds"; @@ -39829,6 +40946,7 @@ lin valuable_A = compoundA (mkA "valuable"); lin valuable_N = mkN "valuable" "valuables"; lin valuation_N = mkN "valuation" "valuations"; lin value_N = mkN "value" "values"; +lin value_V = mkV "value"; lin value_V2 = mkV2 (mkV "value" "values" "valued" "valued" "valuing"); lin value_added_A = compoundA (mkA "value-added"); lin valueless_A = compoundA (mkA "valueless"); @@ -39978,6 +41096,7 @@ lin ventriloquist_N = mkN "ventriloquist" "ventriloquists"; lin venture_N = mkN "venture" "ventures"; lin venture_V = mkV "venture" "ventures" "ventured" "ventured" "venturing"; lin venture_V2 = mkV2 (mkV "venture" "ventures" "ventured" "ventured" "venturing"); +lin venture_VS = mkVS (mkV "venture" "ventures" "ventured" "ventured" "venturing"); lin venturesome_A = compoundA (mkA "venturesome"); lin venturous_A = compoundA (mkA "venturous"); lin venue_N = mkN "venue" "venues"; @@ -40048,6 +41167,7 @@ lin vertical_N = mkN "vertical" "verticals"; lin vertiginous_A = compoundA (mkA "vertiginous"); lin vertigo_N = mkN "vertigo" ; lin verve_N = mkN "verve" ; +lin very_AdA = mkAdA "very" ; lin vesicle_N = mkN "vesicle" "vesicles"; lin vesicular_A = compoundA (mkA "vesicular"); lin vessel_N = mkN "vessel" "vessels"; @@ -40070,8 +41190,10 @@ lin vetch_N = mkN "vetch" "vetches"; lin veteran_N = mkN "veteran" "veterans"; lin veterinary_A = compoundA (mkA "veterinary"); lin veto_N = mkN "veto" "vetoes"; +lin veto_V = mkV "veto"; lin veto_V2 = mkV2 (mkV "veto" "vetos" "vetoed" "vetoed" "vetoing"); lin vex_V2 = mkV2 (mkV "vex" "vexes" "vexed" "vexed" "vexing"); +lin vex_V2V = mkV2V (mkV "vex") noPrep to_Prep ; lin vexation_N = mkN "vexation" "vexations"; lin vexatious_A = compoundA (mkA "vexatious"); lin vhf_PN = mkPN "Vhf"; @@ -40300,6 +41422,7 @@ lin void_A = compoundA (mkA "void"); lin void_N = mkN "void" "voids"; lin void_V2 = mkV2 (mkV "void" "voids" "voided" "voided" "voiding"); lin voile_N = mkN "voile" ; +lin vol_N = mkN "vol" "vols" ; lin volatile_A = compoundA (mkA "volatile"); lin volatility_N = mkN "volatility" "volatilities"; lin volcanic_A = compoundA (mkA "volcanic"); @@ -40312,7 +41435,6 @@ lin volley_N = mkN "volley" "volleys"; lin volley_V = mkV "volley" "volleys" "volleyed" "volleyed" "volleying"; lin volley_V2 = mkV2 (mkV "volley" "volleys" "volleyed" "volleyed" "volleying"); lin volleyball_N = mkN "volleyball" "volleyballs"; -lin vol_N = mkN "vol" "vols" ; lin volt_N = mkN "volt" "volts"; lin voltage_N = mkN "voltage" "voltages"; lin volte_face_N = mkN "volte-face" "IRREG"; @@ -40325,6 +41447,8 @@ lin voluntary_N = mkN "voluntary" "voluntaries"; lin volunteer_N = mkN "volunteer" "volunteers"; lin volunteer_V = mkV "volunteer" "volunteers" "volunteered" "volunteered" "volunteering"; lin volunteer_V2 = mkV2 (mkV "volunteer" "volunteers" "volunteered" "volunteered" "volunteering"); +lin volunteer_V2V = mkV2V (mkV "volunteer" "volunteers" "volunteered" "volunteered" "volunteering") noPrep to_Prep ; +lin volunteer_VS = mkVS (mkV "volunteer" "volunteers" "volunteered" "volunteered" "volunteering"); lin voluptuary_N = mkN "voluptuary" "voluptuaries"; lin voluptuous_A = compoundA (mkA "voluptuous"); lin voluptuousness_N = mkN "voluptuousness" ; @@ -40343,6 +41467,8 @@ lin votary_N = mkN "votary" "votaries"; lin vote_N = mkN "vote" "votes"; lin vote_V = mkV "vote" "votes" "voted" "voted" "voting"; lin vote_V2 = mkV2 (mkV "vote" "votes" "voted" "voted" "voting"); +lin vote_VV = mkVV (mkV "vote" "votes" "voted" "voted" "voting"); +lin vote_VS = mkVS (mkV "vote" "votes" "voted" "voted" "voting"); lin voteless_A = compoundA (mkA "voteless"); lin voter_N = mkN "voter" "voters"; lin votive_A = compoundA (mkA "votive"); @@ -40351,6 +41477,8 @@ lin voucher_N = mkN "voucher" "vouchers"; lin vouchsafe_V2 = mkV2 (mkV "vouchsafe" "vouchsafes" "vouchsafed" "vouchsafed" "vouchsafing"); lin vow_N = mkN "vow" "vows"; lin vow_V2 = mkV2 (mkV "vow" "vows" "vowed" "vowed" "vowing"); +lin vow_VV = mkVV (mkV "vow"); +lin vow_VS = mkVS (mkV "vow"); lin vowel_N = mkN "vowel" "vowels"; lin vox_N = mkN "vox" "IRREG"; lin vox_populi_N = mkN "vox populi" "IRREG"; @@ -40382,6 +41510,7 @@ lin vulture_N = mkN "vulture" "vultures"; lin vulva_N = mkN "vulva" "vulvas"; lin wad_N = mkN "wad" "wads"; lin wad_V2 = mkV2 (mkV "wad" "wads" "wadded" "wadded" "wadding"); +lin wad_VS = mkVS (mkV "wad"); lin wadding_N = mkN "wadding" ; lin waddle_N = mkN "waddle" "IRREG"; lin waddle_V = mkV "waddle" "waddles" "waddled" "waddled" "waddling"; @@ -40392,6 +41521,7 @@ lin wadi_N = mkN "wadi" "wadis"; lin wafer_N = mkN "wafer" "wafers"; lin waffle_N = mkN "waffle" "waffles"; lin waffle_V = mkV "waffle" "waffles" "waffled" "waffled" "waffling"; +lin waffle_V2 = mkV2 (mkV "waffle" "waffles" "waffled" "waffled" "waffling"); lin waft_N = mkN "waft" "wafts"; lin waft_V2 = mkV2 (mkV "waft" "wafts" "wafted" "wafted" "wafting"); lin wag_N = mkN "wag" "wags"; @@ -40432,12 +41562,14 @@ lin waistline_N = mkN "waistline" "waistlines"; lin wait_N = mkN "wait" "waits"; lin wait_V = mkV "wait" "waits" "waited" "waited" "waiting"; lin wait_V2 = mkV2 (mkV "wait" "waits" "waited" "waited" "waiting"); +lin wait_VV = mkVV (mkV "wait" "waits" "waited" "waited" "waiting"); lin waiter_N = mkN "waiter" "waiters"; lin waiting_list_N = mkN "waiting-list" "waiting-lists"; lin waiting_room_N = mkN "waiting-room" "waiting-rooms"; lin waitress_N = mkN "waitress" "waitresses"; lin waive_V2 = mkV2 (mkV "waive" "waives" "waived" "waived" "waiving"); lin waiver_N = mkN "waiver" "waivers"; +lin waiver_V = mkV "waiver"; lin wake_N = mkN "wake" "wakes"; lin wake_V = mkV "wake" "wakes" "waked" "waked" "waking"; lin wake_V2 = mkV2 (mkV "wake" "wakes" "waked" "waked" "waking"); @@ -40504,9 +41636,12 @@ lin wangle_V2 = mkV2 (mkV "wangle" "wangles" "wangled" "wangled" "wangling"); lin wank_N = mkN "wank" "wanks"; lin wank_V = mkV "wank" "wanks" "wanked" "wanked" "wanking"; lin wanness_N = mkN "wanness" ; -lin want_N = mkN "want" "wants"; -lin want_V = mkV "want" "wants" "wanted" "wanted" "wanting"; -lin want_V2 = mkV2 (mkV "want" "wants" "wanted" "wanted" "wanting"); +lin want_N = mkN "want"; +lin want_V = mkV "want"; +lin want_V2 = mkV2 (mkV "want"); +lin want_V2V = mkV2V (mkV "want") noPrep to_Prep ; +lin want_VS = mkVS (mkV "want"); +lin want_VV = mkVV (mkV "want"); lin want_ad_N = mkN "want-ad" "want-ads"; lin wantage_PN = mkPN "Wantage"; lin wanton_A = compoundA (mkA "wanton"); @@ -40557,7 +41692,9 @@ lin warming_pan_N = mkN "warming-pan" "warming-pans"; lin warminster_PN = mkPN "Warminster"; lin warmonger_N = mkN "warmonger" "warmongers"; lin warmth_N = mkN "warmth" ; +lin warn_V = mkV "warn"; lin warn_V2 = mkV2 (mkV "warn" "warns" "warned" "warned" "warning"); +lin warn_VS = mkVS (mkV "warn"); lin warning_A = compoundA (mkA "warning"); lin warning_N = mkN "warning" "warnings"; lin warp_N = mkN "warp" "warps"; @@ -40567,6 +41704,7 @@ lin warpaint_N = mkN "warpaint" ; lin warpath_N = mkN "warpath" "warpaths"; lin warrant_N = mkN "warrant" "warrants"; lin warrant_V2 = mkV2 (mkV "warrant" "warrants" "warranted" "warranted" "warranting"); +lin warrant_VS = mkVS (mkV "warrant"); lin warrantee_N = mkN "warrantee" "warrantees"; lin warrantor_N = mkN "warrantor" "warrantors"; lin warranty_N = mkN "warranty" "warranties"; @@ -40629,6 +41767,8 @@ lin wastrel_N = mkN "wastrel" "wastrels"; lin watch_N = mkN "watch" "watches"; lin watch_V = mkV "watch" "watches" "watched" "watched" "watching"; lin watch_V2 = mkV2 (mkV "watch" "watches" "watched" "watched" "watching"); +lin watch_V2V = mkV2V (mkV "watch" "watches" "watched" "watched" "watching") noPrep to_Prep ; +lin watch_VS = mkVS (mkV "watch" "watches" "watched" "watched" "watching"); lin watch_chain_N = mkN "watch-chain" "watch-chains"; lin watch_glass_N = mkN "watch-glass" "watch-glasses"; lin watch_guard_N = mkN "watch-guard" "watch-guards"; @@ -40740,6 +41880,7 @@ lin wayne_PN = mkPN "Wayne"; lin wayside_N = mkN "wayside" "waysides"; lin wayward_A = compoundA (mkA "wayward"); lin wc_N = mkN "WC" "WCs" ; +lin we_Pron = mkPron "we" "us" "our" "ours" plural P1 human ; lin weak_A = mkA "weak" "weaker"; lin weak_kneed_A = compoundA (mkA "weak-kneed"); lin weaken_V = mkV "weaken" "weakens" "weakened" "weakened" "weakening"; @@ -40802,6 +41943,7 @@ lin wedding_N = mkN "wedding" "weddings"; lin wedding_cake_N = mkN "wedding-cake" "wedding-cakes"; lin wedding_ring_N = mkN "wedding-ring" "wedding-rings"; lin wedge_N = mkN "wedge" "wedges"; +lin wedge_V = mkV "wedge" "wedges" "wedged" "wedged" "wedging"; lin wedge_V2 = mkV2 (mkV "wedge" "wedges" "wedged" "wedged" "wedging"); lin wedlock_N = mkN "wedlock" ; lin wednesday_N = mkN "Wednesday" "Wednesdays"; @@ -41004,6 +42146,7 @@ lin whelk_N = mkN "whelk" "whelks"; lin whelp_N = mkN "whelp" "whelps"; lin whelp_V = mkV "whelp" "whelps" "whelped" "whelped" "whelping"; lin when_Adv = mkAdv "when"; +lin when_Subj = mkSubj "when"; lin whence_Adv = mkAdv "whence"; lin whencesoever_A = compoundA (mkA "whencesoever"); lin whenever_Adv = mkAdv "whenever"; @@ -41034,9 +42177,9 @@ lin whichever_A = compoundA (mkA "whichever"); lin whichsoever_A = compoundA (mkA "whichsoever"); lin whiff_N = mkN "whiff" "whiffs"; lin whig_N = mkN "whig" "whigs"; -lin while_N = mkN "while" "IRREG"; +lin while_N = mkN "while" "whiles"; +lin while_Subj = mkSubj "while"; 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"; @@ -41066,6 +42209,7 @@ lin whipping_post_N = mkN "whipping-post" "whipping-posts"; lin whipping_top_N = mkN "whipping-top" "whipping-tops"; lin whippoorwill_N = mkN "whippoorwill" "whippoorwills"; lin whippy_A = mkA "whippy" "whippier"; +lin whipsaw_V2 = mkV2 (mkV "whipsaw"); lin whir_N = mkN "whir" "IRREG"; lin whir_V = mkV "whir" "whirs" "whirred" "whirred" "whirring"; lin whirl_N = mkN "whirl" "IRREG"; @@ -41145,6 +42289,7 @@ lin wholemeal_N = mkN "wholemeal" ; lin wholesale_A = compoundA (mkA "wholesale"); lin wholesale_Adv = mkAdv "wholesale"; lin wholesale_N = mkN "wholesale" ; +lin wholesale_V2 = mkV2 (mkV "wholesale"); lin wholesaler_N = mkN "wholesaler" "wholesalers"; lin wholesome_A = compoundA (mkA "wholesome"); lin wholly_Adv = mkAdv "wholly"; @@ -41350,6 +42495,9 @@ lin wisecrack_V = mkV "wisecrack" "wisecracks" "wisecracked" "wisecracked" "wise lin wish_N = mkN "wish" "wishes"; lin wish_V = mkV "wish" "wishes" "wished" "wished" "wishing"; lin wish_V2 = mkV2 (mkV "wish" "wishes" "wished" "wished" "wishing"); +lin wish_V2V = mkV2V (mkV "wish" "wishes" "wished" "wished" "wishing") noPrep to_Prep ; +lin wish_VV = mkVV (mkV "wish" "wishes" "wished" "wished" "wishing"); +lin wish_VS = mkVS (mkV "wish" "wishes" "wished" "wished" "wishing"); lin wishbone_N = mkN "wishbone" "wishbones"; lin wishful_A = compoundA (mkA "wishful"); lin wishing_cap_N = mkN "wishing-cap" "wishing-caps"; @@ -41435,6 +42583,7 @@ lin wombourne_PN = mkPN "Wombourne"; lin wonder_N = mkN "wonder" "wonders"; lin wonder_V = mkV "wonder" "wonders" "wondered" "wondered" "wondering"; lin wonder_V2 = mkV2 (mkV "wonder" "wonders" "wondered" "wondered" "wondering"); +lin wonder_VS = mkVS (mkV "wonder" "wonders" "wondered" "wondered" "wondering"); lin wonder_struck_A = compoundA (mkA "wonder-struck"); lin wonderful_A = compoundA (mkA "wonderful"); lin wonderingly_Adv = mkAdv "wonderingly"; @@ -41499,6 +42648,7 @@ lin wordy_A = mkA "wordy" "wordier"; lin work_N = mkN "work" "works"; lin work_V = mkV "work" "works" "worked" "worked" "working"; lin work_V2 = mkV2 (mkV "work" "works" "worked" "worked" "working"); +lin work_VV = mkVV (mkV "work" "works" "worked" "worked" "working"); lin work_in_N = mkN "work-in" "work-ins"; lin work_out_N = mkN "work-out" "work-outs"; lin work_study_N = mkN "work-study" "work-studies"; @@ -41544,6 +42694,7 @@ lin worrisome_A = compoundA (mkA "worrisome"); lin worry_N = mkN "worry" "worries"; lin worry_V = mkV "worry" "worries" "worried" "worried" "worrying"; lin worry_V2 = mkV2 (mkV "worry" "worries" "worried" "worried" "worrying"); +lin worry_VS = mkVS (mkV "worry" "worries" "worried" "worried" "worrying"); lin worrying_A = compoundA (mkA "worrying"); lin worse_Adv = mkAdv "worse"; lin worse_N = mkN "worse" ; @@ -41577,6 +42728,7 @@ lin wpb_N = mkN "wpb" ; lin wpm_N = mkN "wpm" "wpm"; lin wrac_N = mkN "wrac" ; lin wrack_N = mkN "wrack" ; +lin wrack_V2 = mkV2 (mkV "wrack"); lin wraf_N = mkN "wraf" ; lin wraith_N = mkN "wraith" "wraiths"; lin wrangle_N = mkN "wrangle" "wrangles"; @@ -41602,6 +42754,7 @@ lin wrench_V2 = mkV2 (mkV "wrench" "wrenches" "wrenched" "wrenched" "wrenching") lin wrest_V2 = mkV2 (mkV "wrest" "wrests" "wrested" "wrested" "wresting"); lin wrestle_N = mkN "wrestle" "wrestles"; lin wrestle_V = mkV "wrestle" "wrestles" "wrestled" "wrestled" "wrestling"; +lin wrestle_V2 = mkV2 (mkV "wrestle" "wrestles" "wrestled" "wrestled" "wrestling"); lin wrestler_N = mkN "wrestler" "wrestlers"; lin wretch_N = mkN "wretch" "wretches"; lin wretched_A = compoundA (mkA "wretched"); @@ -41629,6 +42782,8 @@ lin writ_N = mkN "writ" "writs"; lin writ_large_A = compoundA (mkA "writ large"); lin write_V = IrregEng.write_V; lin write_V2 = mkV2 (IrregEng.write_V); +lin write_VV = mkVV (IrregEng.write_V); +lin write_VS = mkVS (IrregEng.write_V); lin write_off_N = mkN "write-off" "write-offs"; lin write_up_N = mkN "write-up" "write-ups"; lin writer_N = mkN "writer" "writers"; @@ -41746,6 +42901,7 @@ lin yiddish_N = mkN "yiddish" ; lin yield_N = mkN "yield" "yields"; lin yield_V = mkV "yield" "yields" "yielded" "yielded" "yielding"; lin yield_V2 = mkV2 (mkV "yield" "yields" "yielded" "yielded" "yielding"); +lin yield_VA = mkVA (mkV "yield" "yields" "yielded" "yielded" "yielding"); lin yielding_A = compoundA (mkA "yielding"); lin ymca_N = mkN "ymca" ; lin yo_yo_N = mkN "yo-yo" "yo-yos"; @@ -41774,6 +42930,8 @@ lin yore_N = mkN "yore" ; lin york_PN = mkPN "York"; lin yorkley_PN = mkPN "Yorkley"; lin yorkshire_PN = mkPN "Yorkshire"; +lin youPl_Pron = mkPron "you" "you" "your" "yours" plural P2 human ; +lin youSg_Pron = mkPron "you" "you" "your" "yours" singular P2 human ; lin young_A = mkA "young" "younger"; lin young_N = mkN "young" ; lin youngish_A = compoundA (mkA "youngish"); @@ -41863,12 +43021,4 @@ lin zoophyte_N = mkN "zoophyte" "zoophytes"; lin zoot_suit_N = mkN "zoot suit" "zoot suits"; lin zucchini_N = mkN "zucchini" "zucchini"; lin zurich_PN = mkPN "Zurich"; -lin a_la_carte_Adv = mkAdv "à la carte"; -lin a_la_mode_Adv = mkAdv "à la mode"; -lin eclair_N = mkN "éclair" "éclairs"; -lin eclat_N = mkN "éclat" ; -lin elan_N = mkN "élan" ; -lin elite_N = mkN "élite" "élites"; -lin emigre_N = mkN "émigré" "émigrés"; -lin epee_N = mkN "épée" "épées"; -} +} ; diff --git a/lib/src/english/DictEngAbs.gf b/lib/src/english/DictEngAbs.gf index 458e02d1f..7c7360fc2 100644 --- a/lib/src/english/DictEngAbs.gf +++ b/lib/src/english/DictEngAbs.gf @@ -20,8 +20,11 @@ -- http://www.stanford.edu/~mpurver/software.html abstract DictEngAbs = Cat ** { + fun a_bomb_N : N; fun a_fortiori_Adv : Adv; +fun a_la_carte_Adv : Adv; +fun a_la_mode_Adv : Adv; fun a_level_N : N; fun a_posteriori_A : A; fun a_posteriori_Adv : Adv; @@ -44,12 +47,12 @@ fun abate_V : V; fun abate_V2 : V2; fun abatement_N : N; fun abattoir_N : N; +fun abbe_N : N; fun abbess_N : N; fun abbey_N : N; fun abbot_N : N; fun abbreviate_V2 : V2; fun abbreviation_N : N; -fun abbe_N : N; fun abc_N : N; fun abdicate_V : V; fun abdicate_V2 : V2; @@ -70,6 +73,7 @@ fun aberrant_A : A; fun aberration_N : N; fun abertillery_PN : PN; fun aberystwyth_PN : PN; +fun abet_V : V; fun abet_V2 : V2; fun abeyance_N : N; fun abhor_V2 : V2; @@ -98,6 +102,7 @@ fun abnormal_A : A; fun abnormality_N : N; fun abo_N : N; fun aboard_Adv : Adv; +fun aboard_Prep : Prep ; fun abode_N : N; fun abolish_V2 : V2; fun abolition_N : N; @@ -105,7 +110,6 @@ 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,6 +119,7 @@ fun abortion_N : N; fun abortionist_N : N; fun abortive_A : A; fun abound_V : V; +fun about_AdN : AdN; fun about_Adv : Adv; fun about_Prep : Prep ; fun about_face_N : N; @@ -204,11 +209,13 @@ fun accentuate_V2 : V2; fun accentuation_N : N; fun accept_V : V; fun accept_V2 : V2; +fun accept_VS : VS; fun acceptability_N : N; fun acceptable_A : A; fun acceptance_N : N; fun acceptation_N : N; fun access_N : N; +fun access_V2 : V2; fun accessary_N : N; fun accessibility_N : N; fun accessible_A : A; @@ -229,6 +236,7 @@ fun acclimatize_V : V; fun acclimatize_V2 : V2; fun acclivity_N : N; fun accolade_N : N; +fun accommodate_V : V; fun accommodate_V2 : V2; fun accommodating_A : A; fun accommodation_N : N; @@ -259,6 +267,7 @@ fun accredited_A : A; fun accretion_N : N; fun accrington_PN : PN; fun accrue_V : V; +fun accrue_V2 : V2; fun accumulate_V : V; fun accumulate_V2 : V2; fun accumulation_N : N; @@ -296,7 +305,9 @@ fun acidity_N : N; fun acidulated_A : A; fun acidulous_A : A; fun ack_ack_N : N; +fun acknowledge_V : V; fun acknowledge_V2 : V2; +fun acknowledge_VS : VS; fun acknowledgement_N : N; fun acme_N : N; fun acne_N : N; @@ -336,6 +347,8 @@ fun acrylic_N : N; fun act_N : N; fun act_V : V; fun act_V2 : V2; +fun act_V2V : V2V; +fun act_VA : VA; fun acting_A : A; fun acting_N : N; fun actinic_A : A; @@ -381,6 +394,7 @@ fun adam_PN : PN; fun adamant_A : A; fun adamant_N : N; fun adamantine_A : A; +fun adapt_V : V; fun adapt_V2 : V2; fun adaptability_N : N; fun adaptable_A : A; @@ -389,6 +403,7 @@ fun adapter_N : N; fun adaptor_N : N; fun add_V : V; fun add_V2 : V2; +fun add_VS : VS; fun addendum_N : N; fun adder_N : N; fun addict_N : N; @@ -442,7 +457,9 @@ fun adjudicator_N : N; fun adjunct_N : N; fun adjuration_N : N; fun adjure_V2 : V2; +fun adjust_V : V; fun adjust_V2 : V2; +fun adjust_V2V : V2V; fun adjustable_A : A; fun adjuster_N : N; fun adjustment_N : N; @@ -465,6 +482,7 @@ fun admissible_A : A; fun admission_N : N; fun admit_V : V; fun admit_V2 : V2; +fun admit_VS : VS; fun admittance_N : N; fun admittedly_Adv : Adv; fun admix_V : V; @@ -540,12 +558,14 @@ fun advisability_N : N; fun advisable_A : A; fun advise_V : V; fun advise_V2 : V2; +fun advise_VS : VS; fun advised_A : A; fun adviser_N : N; fun advisory_A : A; fun advocacy_N : N; fun advocate_N : N; fun advocate_V2 : V2; +fun advocate_VS : VS; fun advowson_N : N; fun adz_N : N; fun adze_N : N; @@ -592,6 +612,7 @@ fun affiliation_N : N; fun affinity_N : N; fun affirm_V : V; fun affirm_V2 : V2; +fun affirm_VS : VS; fun affirmation_N : N; fun affirmative_A : A; fun affirmative_N : N; @@ -604,6 +625,7 @@ fun affluence_N : N; fun affluent_A : A; fun affluent_N : N; fun afford_V2 : V2; +fun afford_V2V : V2V; fun afforest_V2 : V2; fun afforestation_N : N; fun affranchise_V2 : V2; @@ -709,6 +731,7 @@ fun agnosticism_N : N; fun ago_Adv : Adv; fun ago_Prep : Prep ; fun agog_A : A; +fun agonize_V : V; fun agonized_A : A; fun agonizing_A : A; fun agony_N : N; @@ -718,6 +741,8 @@ fun agra_PN : PN; fun agrarian_A : A; fun agree_V : V; fun agree_V2 : V2; +fun agree_VV : VV; +fun agree_VS : VS; fun agreeable_A : A; fun agreement_N : N; fun agricultural_A : A; @@ -728,6 +753,7 @@ fun ague_N : N; fun ahead_Adv : Adv; fun ahmedabad_PN : PN; fun aid_N : N; +fun aid_V : V; fun aid_V2 : V2; fun aide_de_camp_N : N; fun aide_memoire_N : N; @@ -741,8 +767,10 @@ fun ailment_N : N; fun aim_N : N; fun aim_V : V; fun aim_V2 : V2; +fun aim_VV : VV; fun aimless_A : A; fun air_N : N; +fun air_V : V; fun air_V2 : V2; fun air_bladder_N : N; fun air_conditioned_A : A; @@ -812,7 +840,7 @@ fun albania_PN : PN; fun albanian_A : A; fun albanian_N : N; fun albatross_N : N; -fun albeit_Prep : Prep ; +fun albeit_Subj : Subj ; fun albert_PN : PN; fun alberta_PN : PN; fun albino_N : N; @@ -885,6 +913,7 @@ fun alison_PN : PN; fun alive_A : A; fun alkali_N : N; fun alkaline_A : A; +fun all_Predet : Predet; fun all_mains_A : A; fun all_round_A : A; fun all_rounder_N : N; @@ -894,6 +923,8 @@ fun allan_PN : PN; fun allay_V2 : V2; fun allegation_N : N; fun allege_V2 : V2; +fun allege_V2V : V2V; +fun allege_VS : VS; fun allegedly_Adv : Adv; fun allegiance_N : N; fun allegoric_A : A; @@ -918,12 +949,15 @@ fun alligator_N : N; fun alliteration_N : N; fun alliterative_A : A; fun alloa_PN : PN; +fun allocate_V : V; fun allocate_V2 : V2; fun allocation_N : N; fun allot_V2 : V2; fun allotment_N : N; fun allow_V : V; fun allow_V2 : V2; +fun allow_V2V : V2V; +fun allow_VS : VS; fun allowable_A : A; fun allowance_N : N; fun alloy_N : N; @@ -948,7 +982,9 @@ fun almighty_N : N; fun almond_N : N; fun almond_eyed_A : A; fun almoner_N : N; +fun almost_AdN : AdN; fun almost_Adv : Adv; +fun almost_Predet : Predet; fun alms_box_N : N; fun alms_giving_N : N; fun alms_house_N : N; @@ -974,9 +1010,11 @@ fun alphabetical_A : A; fun alpine_A : A; fun alpinist_N : N; fun already_Adv : Adv; +fun already_AdV : AdV; fun alright_A : A; fun alright_Adv : Adv; fun alsatian_N : N; +fun also_AdV : AdV; fun also_Adv : Adv; fun also_ran_N : N; fun altar_N : N; @@ -993,7 +1031,7 @@ fun alternate_V2 : V2; fun alternation_N : N; fun alternative_A : A; fun alternative_N : N; -fun although_Prep : Prep ; +fun although_Subj : Subj ; fun altimeter_N : N; fun altitude_N : N; fun alto_N : N; @@ -1011,7 +1049,7 @@ fun alumnus_N : N; fun alvechurch_PN : PN; fun alveolar_A : A; fun alveolar_N : N; -fun always_Adv : Adv; +fun always_AdV : AdV; fun amah_N : N; fun amain_Adv : Adv; fun amalgam_N : N; @@ -1027,6 +1065,7 @@ fun amateurish_A : A; fun amateurism_N : N; fun amatory_A : A; fun amaze_V2 : V2; +fun amaze_V2V : V2V; fun amazement_N : N; fun amazing_A : A; fun amazon_N : N; @@ -1061,6 +1100,7 @@ fun amelioration_N : N; fun amenable_A : A; fun amend_V : V; fun amend_V2 : V2; +fun amend_V2V : V2V; fun amendable_A : A; fun amendment_N : N; fun amenity_N : N; @@ -1068,6 +1108,7 @@ fun america_PN : PN; fun american_A : A; fun american_N : N; fun americanism_N : N; +fun americanize_V2 : V2; fun amesbury_PN : PN; fun amethyst_N : N; fun amharic_N : N; @@ -1104,6 +1145,7 @@ fun amount_N : N; fun amount_V : V; fun amour_N : N; fun amour_propre_N : N; +fun amp_Conj : Conj; fun amp_N : N; fun ampere_N : N; fun amphetamine_N : N; @@ -1177,6 +1219,7 @@ fun anchovy_N : N; fun ancient_A : A; fun ancillary_A : A; fun ancona_PN : PN; +fun and_Conj : Conj; fun andante_A : A; fun andante_Adv : Adv; fun andante_N : N; @@ -1286,6 +1329,7 @@ fun anniversary_N : N; fun annotate_V2 : V2; fun annotation_N : N; fun announce_V2 : V2; +fun announce_VS : VS; fun announcement_N : N; fun announcer_N : N; fun annoy_V2 : V2; @@ -1313,7 +1357,7 @@ fun anonymity_N : N; fun anonymous_A : A; fun anopheles_N : N; fun anorak_N : N; -fun another_A : A; +fun another_Quant : Quant; fun anshan_PN : PN; fun answer_N : N; fun answer_V : V; @@ -1367,7 +1411,10 @@ fun antibiotic_A : A; fun antibiotic_N : N; fun antibody_N : N; fun antic_N : N; +fun anticipate_V : V; fun anticipate_V2 : V2; +fun anticipate_VS : VS; +fun anticipate_VV : VV; fun anticipation_N : N; fun anticipatory_A : A; fun anticlimax_N : N; @@ -1411,11 +1458,13 @@ fun anus_N : N; fun anvil_N : N; fun anxiety_N : N; fun anxious_A : A; -fun anybody_N : N; +fun anyPl_Det : Det ; +fun anySg_Det : Det ; +fun anybody_NP : NP; fun anyhow_Adv : Adv; -fun anyone_N : N; +fun anyone_NP : NP; fun anyplace_Adv : Adv; -fun anything_N : N; +fun anything_NP : NP; fun anyway_Adv : Adv; fun anywhere_Adv : Adv; fun aorta_N : N; @@ -1482,8 +1531,14 @@ fun apparent_A : A; fun apparition_N : N; fun appeal_N : N; fun appeal_V : V; +fun appeal_V2 : V2; +fun appeal_V2V : V2V; fun appealing_A : A; fun appear_V : V; +fun appear_V2 : V2; +fun appear_VA : VA; +fun appear_VV : VV; +fun appear_VS : VS; fun appearance_N : N; fun appease_V2 : V2; fun appeasement_N : N; @@ -1514,7 +1569,10 @@ fun applique_N : N; fun applique_V2 : V2; fun apply_V : V; fun apply_V2 : V2; +fun apply_V2V : V2V; fun appoint_V2 : V2; +fun appoint_V2V : V2V; +fun appoint_VS : VS; fun appointee_N : N; fun appointment_N : N; fun apportion_V2 : V2; @@ -1556,13 +1614,13 @@ fun approximate_V2 : V2; fun approximation_N : N; fun appurtenance_N : N; fun apr_PN : PN; +fun apres_ski_A : A; fun apricot_N : N; fun april_N : N; fun april_PN : PN; fun apron_N : N; fun apropos_A : A; fun apropos_Adv : Adv; -fun apres_ski_A : A; fun apse_N : N; fun apt_A : A; fun aptitude_N : N; @@ -1643,6 +1701,7 @@ fun are_N : N; fun area_N : N; fun areca_N : N; fun arena_N : N; +fun arete_N : N; fun argent_A : A; fun argent_N : N; fun argentina_PN : PN; @@ -1656,6 +1715,7 @@ fun argot_N : N; fun arguable_A : A; fun argue_V : V; fun argue_V2 : V2; +fun argue_VS : VS; fun argument_N : N; fun argumentation_N : N; fun argumentative_A : A; @@ -1667,6 +1727,7 @@ fun aridity_N : N; fun aries_PN : PN; fun aright_Adv : Adv; fun arise_V : V; +fun arise_VS : VS; fun aristocracy_N : N; fun aristocrat_N : N; fun aristocratic_A : A; @@ -1709,9 +1770,12 @@ fun arnica_N : N; fun arnold_PN : PN; fun aroma_N : N; fun aromatic_A : A; +fun arose_V2 : V2; +fun arose_VS : VS; fun around_Adv : Adv; fun around_Prep : Prep ; fun arouse_V2 : V2; +fun arouse_V2V : V2V; fun arpeggio_N : N; fun arquebus_N : N; fun arr_PN : PN; @@ -1729,9 +1793,10 @@ fun arrest_N : N; fun arrest_V2 : V2; fun arrester_N : N; fun arresting_A : A; +fun arriere_pensee_N : N; fun arrival_N : N; fun arrive_V : V; -fun arriere_pensee_N : N; +fun arrive_V2 : V2; fun arrogance_N : N; fun arrogant_A : A; fun arrogate_V2 : V2; @@ -1781,7 +1846,6 @@ fun arty_crafty_A : A; 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; @@ -1836,6 +1900,9 @@ fun aside_N : N; fun asinine_A : A; fun ask_V : V; fun ask_V2 : V2; +fun ask_V2V : V2V; +fun ask_VS : VS; +fun ask_VV : VV; fun askance_Adv : Adv; fun askern_PN : PN; fun askew_A : A; @@ -1886,7 +1953,9 @@ fun assemble_V2 : V2; fun assembly_N : N; fun assent_N : N; fun assent_V : V; +fun assert_V : V; fun assert_V2 : V2; +fun assert_VS : VS; fun assertion_N : N; fun assertive_A : A; fun assess_V2 : V2; @@ -1899,6 +1968,7 @@ fun asshole_N : N; fun assiduity_N : N; fun assiduous_A : A; fun assign_V2 : V2; +fun assign_V2V : V2V; fun assignable_A : A; fun assignation_N : N; fun assignment_N : N; @@ -1921,10 +1991,13 @@ fun assorted_A : A; fun assortment_N : N; fun asst_N : N; fun assuage_V2 : V2; +fun assume_V : V; fun assume_V2 : V2; +fun assume_VS : VS; fun assumption_N : N; fun assurance_N : N; fun assure_V2 : V2; +fun assure_VS : VS; fun assured_A : A; fun assuredness_N : N; fun aster_N : N; @@ -1937,7 +2010,6 @@ 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; @@ -1949,6 +2021,7 @@ fun astray_A : A; fun astray_Adv : Adv; fun astride_A : A; fun astride_Adv : Adv; +fun astride_Prep : Prep ; fun astringency_N : N; fun astringent_A : A; fun astringent_N : N; @@ -2017,8 +2090,8 @@ fun atrophy_V : V; fun atrophy_V2 : V2; fun attach_V : V; fun attach_V2 : V2; -fun attachment_N : N; fun attache_N : N; +fun attachment_N : N; fun attack_N : N; fun attack_V2 : V2; fun attacker_N : N; @@ -2030,6 +2103,7 @@ fun attainment_N : N; fun attar_N : N; fun attempt_N : N; fun attempt_V2 : V2; +fun attempt_VV : VV; fun attend_V : V; fun attend_V2 : V2; fun attendance_N : N; @@ -2042,6 +2116,7 @@ fun attenuate_V2 : V2; fun attenuation_N : N; fun attest_V : V; fun attest_V2 : V2; +fun attest_VS : VS; fun attic_A : A; fun attic_N : N; fun attire_N : N; @@ -2079,6 +2154,7 @@ fun audio_lingual_A : A; fun audit_N : N; fun audit_V2 : V2; fun audition_N : N; +fun audition_V : V; fun audition_V2 : V2; fun auditor_N : N; fun auditorium_N : N; @@ -2130,6 +2206,7 @@ fun authenticate_V2 : V2; fun authentication_N : N; fun authenticity_N : N; fun author_N : N; +fun authore_V2 : V2; fun authoress_N : N; fun authoritarian_A : A; fun authoritarian_N : N; @@ -2138,6 +2215,7 @@ fun authoritative_A : A; fun authority_N : N; fun authorization_N : N; fun authorize_V2 : V2; +fun authorize_V2V : V2V; fun authorship_N : N; fun autism_N : N; fun autistic_A : A; @@ -2192,6 +2270,7 @@ fun average_A : A; fun average_N : N; fun average_V : V; fun average_V2 : V2; +fun averr_VS : VS; fun averse_A : A; fun aversion_N : N; fun avert_V2 : V2; @@ -2204,6 +2283,7 @@ fun avignon_PN : PN; fun avocado_N : N; fun avocation_N : N; fun avoid_V2 : V2; +fun avoid_VV : VV; fun avoidable_A : A; fun avoidance_N : N; fun avoirdupois_N : N; @@ -2267,7 +2347,6 @@ fun ba_N : N; fun baa_N : N; fun baa_V : V; fun baa_lamb_N : N; -fun baas_N : N; fun babble_N : N; fun babble_V : V; fun babble_V2 : V2; @@ -2332,6 +2411,7 @@ fun backless_A : A; fun backlog_N : N; fun backmost_A : A; fun backpedal_V : V; +fun backpedaling_V : V; fun backroom_N : N; fun backscratcher_N : N; fun backseat_N : N; @@ -2452,6 +2532,7 @@ fun ballistics_N : N; fun ballock_N : N; fun balloon_N : N; fun balloon_V : V; +fun balloon_V2 : V2; fun balloonist_N : N; fun ballot_N : N; fun ballot_V : V; @@ -2689,6 +2770,7 @@ fun basalt_N : N; fun bascule_N : N; fun base_A : A; fun base_N : N; +fun base_V : V; fun base_V2 : V2; fun baseball_N : N; fun baseboard_N : N; @@ -2767,6 +2849,7 @@ fun battery_N : N; fun batting_N : N; fun battle_N : N; fun battle_V : V; +fun battle_V2 : V2; fun battle_axe_N : N; fun battle_cruiser_N : N; fun battledore_N : N; @@ -2868,13 +2951,15 @@ fun beaver_N : N; fun beaver_V : V; fun bebington_PN : PN; fun becalmed_A : A; -fun because_Prep : Prep ; +fun because_Subj : Subj ; fun beccles_PN : PN; fun beck_N : N; fun beckon_V : V; fun beckon_V2 : V2; fun become_V : V; fun become_V2 : V2; +fun become_VA : VA; +fun become_VS : VS; fun becoming_A : A; fun bed_N : N; fun bed_V2 : V2; @@ -2953,6 +3038,7 @@ fun beggarwoman_N : N; fun beggary_N : N; fun begin_V : V; fun begin_V2 : V2; +fun begin_VV : VV; fun beginner_N : N; fun beginning_N : N; fun begonia_N : N; @@ -3004,6 +3090,8 @@ fun belief_N : N; fun believable_A : A; fun believe_V : V; fun believe_V2 : V2; +fun believe_V2V : V2V; +fun believe_VS : VS; fun believer_N : N; fun believing_N : N; fun belike_Adv : Adv; @@ -3167,8 +3255,10 @@ fun bestride_V2 : V2; fun bet_N : N; fun bet_V : V; fun bet_V2 : V2; +fun bet_VS : VS; fun beta_N : N; fun betake_V2 : V2; +fun bete_noire_N : N; fun betel_N : N; fun betel_nut_N : N; fun bethel_N : N; @@ -3466,6 +3556,7 @@ fun blah_N : N; fun blaina_PN : PN; fun blairgowrie_PN : PN; fun blame_N : N; +fun blame_V : V; fun blame_V2 : V2; fun blameless_A : A; fun blameworthy_A : A; @@ -3484,17 +3575,18 @@ fun blare_N : N; fun blare_V : V; fun blare_V2 : V2; fun blarney_N : N; +fun blase_A : A; fun blaspheme_V : V; fun blaspheme_V2 : V2; fun blasphemer_N : N; fun blasphemous_A : A; fun blasphemy_N : N; fun blast_N : N; +fun blast_V : V; fun blast_V2 : V2; fun blast_furnace_N : N; fun blast_off_N : N; fun blasted_A : A; -fun blase_A : A; fun blatant_A : A; fun blather_N : N; fun blather_V : V; @@ -3520,6 +3612,7 @@ fun bleat_V : V; fun bleat_V2 : V2; fun bleed_V : V; fun bleed_V2 : V2; +fun bleed_VS : VS; fun bleep_N : N; fun bleep_V : V; fun blemish_N : N; @@ -3705,6 +3798,7 @@ fun boardwalk_N : N; fun boast_N : N; fun boast_V : V; fun boast_V2 : V2; +fun boast_VS : VS; fun boaster_N : N; fun boastful_A : A; fun boat_N : N; @@ -3788,6 +3882,7 @@ fun bolshevik_N : N; fun bolshy_A : A; fun bolsover_PN : PN; fun bolster_N : N; +fun bolster_V : V; fun bolster_V2 : V2; fun bolt_Adv : Adv; fun bolt_N : N; @@ -3929,7 +4024,9 @@ fun boring_A : A; fun boris_PN : PN; fun boron_N : N; fun borough_N : N; +fun borrow_V : V; fun borrow_V2 : V2; +fun borrow_VV : VV; fun borrower_N : N; fun borsch_N : N; fun borstal_N : N; @@ -3950,11 +4047,13 @@ fun botany_N : N; fun botch_N : N; fun botch_V2 : V2; fun botcher_N : N; -fun both_A : A; +fun both7and_DConj : Conj; fun both_Adv : Adv; +fun both_Det : Det; fun bother_N : N; fun bother_V : V; fun bother_V2 : V2; +fun bother_V2V : V2V; fun bothersome_A : A; fun botswana_PN : PN; fun bottle_N : N; @@ -3982,6 +4081,7 @@ fun bound_A : A; fun bound_N : N; fun bound_V : V; fun bound_V2 : V2; +fun bound_V2V : V2V; fun boundary_N : N; fun bounden_A : A; fun bounder_N : N; @@ -4216,6 +4316,7 @@ fun brian_PN : PN; fun briar_N : N; fun bribable_A : A; fun bribe_N : N; +fun bribe_V : V; fun bribe_V2 : V2; fun bribery_N : N; fun bric_a_brac_N : N; @@ -4280,6 +4381,7 @@ fun brimstone_N : N; fun brindled_A : A; fun brine_N : N; fun bring_V2 : V2; +fun bring_V2V : V2V; fun brink_N : N; fun brinkmanship_N : N; fun briny_A : A; @@ -4332,6 +4434,8 @@ fun broil_V : V; fun broil_V2 : V2; fun broiler_N : N; fun broke_A : A; +fun broke_VA : VA; +fun broke_VS : VS; fun broken_hearted_A : A; fun broker_N : N; fun brokerage_N : N; @@ -4366,6 +4470,8 @@ fun brother_in_law_N : N; fun brotherhood_N : N; fun brotherly_A : A; fun brougham_N : N; +fun brought_V : V; +fun brought_VS : VS; fun broughton_PN : PN; fun brouhaha_N : N; fun brow_N : N; @@ -4455,6 +4561,7 @@ fun budge_V2 : V2; fun budgerigar_N : N; fun budget_N : N; fun budget_V : V; +fun budget_V2 : V2; fun budgetary_A : A; fun budgie_N : N; fun buenos_aires_PN : PN; @@ -4463,6 +4570,7 @@ fun buff_V2 : V2; fun buffalo_N : N; fun buffalo_PN : PN; fun buffer_N : N; +fun buffer_V2 : V2; fun buffet_N : N; fun buffet_V : V; fun buffet_V2 : V2; @@ -4576,11 +4684,13 @@ fun bunsen_N : N; fun bunting_N : N; fun buoy_N : N; fun buoy_V : V; +fun buoy_V2 : V2; fun buoyancy_N : N; fun buoyant_A : A; fun bur_N : N; fun burberry_N : N; fun burble_V : V; +fun burble_VS : VS; fun burden_N : N; fun burden_V2 : V2; fun burdensome_A : A; @@ -4654,6 +4764,7 @@ fun burundi_PN : PN; fun burundian_A : A; fun burundian_N : N; fun bury_PN : PN; +fun bury_V : V; fun bury_V2 : V2; fun bury_st__edmunds_PN : PN; fun burying_ground_N : N; @@ -4743,7 +4854,6 @@ fun byroad_N : N; fun bystander_N : N; fun byway_N : N; fun byword_N : N; -fun bete_noire_N : N; fun c_in_c_PN : PN; fun c_of_e_N : N; fun ca'canny_N : N; @@ -4804,12 +4914,12 @@ fun caerphilly_PN : PN; fun caesar_N : N; fun caesarian_A : A; fun caesura_N : N; +fun cafe_N : N; fun cafe_au_lait_N : N; fun cafeteria_N : N; fun caff_N : N; fun caffeine_N : N; fun caftan_N : N; -fun cafe_N : N; fun cage_N : N; fun cage_V2 : V2; fun cagey_A : A; @@ -4838,6 +4948,7 @@ fun calcium_N : N; fun calculable_A : A; fun calculate_V : V; fun calculate_V2 : V2; +fun calculate_VS : VS; fun calculating_A : A; fun calculation_N : N; fun calculator_N : N; @@ -4867,6 +4978,8 @@ fun calk_V2 : V2; fun call_N : N; fun call_V : V; fun call_V2 : V2; +fun call_V2V : V2V; +fun call_VS : VS; fun call_box_N : N; fun call_girl_N : N; fun call_over_N : N; @@ -4953,6 +5066,7 @@ fun campus_N : N; fun camshaft_N : N; fun can_N : N; fun can_V2 : V2; +fun can_VV : VV; fun canada_PN : PN; fun canadian_A : A; fun canadian_N : N; @@ -5015,6 +5129,7 @@ fun canoe_N : N; fun canoe_V2 : V2; fun canoeist_N : N; fun canon_1_N : N; +fun canon_2_N : N; fun canonical_A : A; fun canonization_N : N; fun canonize_V2 : V2; @@ -5073,6 +5188,7 @@ fun capitalize_V : V; fun capitalize_V2 : V2; fun capitation_N : N; fun capitol_N : N; +fun capitulate_V : V; fun capitulate_V2 : V2; fun capitulation_N : N; fun capon_N : N; @@ -5194,6 +5310,7 @@ fun carousal_N : N; fun carouse_V2 : V2; fun carousel_N : N; fun carp_N : N; +fun carp_V : V; fun carp_V2 : V2; fun carpal_A : A; fun carpal_N : N; @@ -5221,6 +5338,7 @@ fun carroty_A : A; fun carry_N : N; fun carry_V : V; fun carry_V2 : V2; +fun carry_out_V2 : V2; fun carrycot_N : N; fun carsick_A : A; fun carsickness_N : N; @@ -5321,6 +5439,7 @@ fun catalan_N : N; fun catalepsy_N : N; fun cataleptic_A : A; fun cataleptic_N : N; +fun catalog_V2 : V2; fun catalogue_N : N; fun catalogue_V2 : V2; fun catalpa_N : N; @@ -5341,6 +5460,7 @@ fun catcall_V : V; fun catch_N : N; fun catch_V : V; fun catch_V2 : V2; +fun catch_VS : VS; fun catch_crop_N : N; fun catcher_N : N; fun catching_A : A; @@ -5395,6 +5515,8 @@ fun causation_N : N; fun causative_A : A; fun cause_N : N; fun cause_V2 : V2; +fun cause_V2V : V2V; +fun cause_VS : VS; fun causeless_A : A; fun causerie_N : N; fun causeway_N : N; @@ -5402,7 +5524,10 @@ fun caustic_A : A; fun caustically_Adv : Adv; fun cauterize_V2 : V2; fun caution_N : N; +fun caution_V : V; fun caution_V2 : V2; +fun caution_V2V : V2V; +fun caution_VS : VS; fun cautionary_A : A; fun cautious_A : A; fun cavalcade_N : N; @@ -5431,7 +5556,6 @@ fun caw_V2 : V2; fun cayenne_N : N; fun cayenne_pepper_N : N; fun cayman_N : N; -fun canon_2_N : N; fun cbi_N : N; fun cc_N : N; fun cd_N : N; @@ -5440,6 +5564,8 @@ fun cdre_PN : PN; fun cease_N : N; fun cease_V : V; fun cease_V2 : V2; +fun cease_V2V : V2V; +fun cease_VS : VS; fun cease_fire_N : N; fun ceaseless_A : A; fun cecil_PN : PN; @@ -5496,6 +5622,8 @@ fun centenary_A : A; fun centenary_N : N; fun centennial_A : A; fun centennial_N : N; +fun center_V : V; +fun center_V2 : V2; fun centigrade_A : A; fun centime_N : N; fun centimetre_N : N; @@ -5586,6 +5714,7 @@ fun chalk_V2 : V2; fun chalkpit_N : N; fun chalky_A : A; fun challenge_N : N; +fun challenge_V : V; fun challenge_V2 : V2; fun challenger_N : N; fun chamber_N : N; @@ -5608,6 +5737,7 @@ fun championship_N : N; fun chance_N : N; fun chance_V : V; fun chance_V2 : V2; +fun chance_VS : VS; fun chancel_N : N; fun chancellery_N : N; fun chancellor_N : N; @@ -5652,6 +5782,7 @@ fun char_N : N; fun char_V : V; fun char_V2 : V2; fun charabanc_1_N : N; +fun charabanc_2_N : N; fun character_N : N; fun characteristic_A : A; fun characteristic_N : N; @@ -5667,11 +5798,12 @@ fun chard_PN : PN; fun charge_N : N; fun charge_V : V; fun charge_V2 : V2; +fun charge_VS : VS; fun charge_account_N : N; +fun charge_d'affaires_N : N; fun charge_sheet_N : N; fun chargeable_A : A; fun charger_N : N; -fun charge_d'affaires_N : N; fun chariot_N : N; fun charioteer_N : N; fun charisma_N : N; @@ -5703,7 +5835,6 @@ fun chartreuse_N : N; fun charwoman_N : N; fun chary_A : A; fun charybdis_PN : PN; -fun charabanc_2_N : N; fun chas_PN : PN; fun chase_N : N; fun chase_V : V; @@ -5720,6 +5851,7 @@ fun chasuble_N : N; fun chat_N : N; fun chat_V : V; fun chat_V2 : V2; +fun chateau_N : N; fun chatelaine_N : N; fun chatham_PN : PN; fun chattel_N : N; @@ -5729,6 +5861,7 @@ fun chatterbox_N : N; fun chattily_Adv : Adv; fun chatty_A : A; fun chauffeur_N : N; +fun chauffeur_V2 : V2; fun chauffeuse_N : N; fun chauvinism_N : N; fun chauvinist_N : N; @@ -5967,6 +6100,8 @@ fun cholera_N : N; fun choleric_A : A; fun choose_V : V; fun choose_V2 : V2; +fun choose_V2V : V2V; +fun choose_VS : VS; fun choosey_A : A; fun choosy_A : A; fun chop_N : N; @@ -6035,6 +6170,7 @@ fun chuck_V2 : V2; fun chucker_out_N : N; fun chuckle_N : N; fun chuckle_V : V; +fun chuckle_VS : VS; fun chug_N : N; fun chug_V : V; fun chukker_N : N; @@ -6057,7 +6193,6 @@ fun churn_V : V; fun churn_V2 : V2; fun chute_N : N; fun chutney_N : N; -fun chateau_N : N; fun cia_N : N; fun cicada_N : N; fun cicala_N : N; @@ -6075,6 +6210,7 @@ fun cigarette_case_N : N; fun cigarette_holder_N : N; fun cigarette_paper_N : N; fun cinch_N : N; +fun cinch_V2 : V2; fun cinchona_N : N; fun cincinnati_PN : PN; fun cincture_N : N; @@ -6153,9 +6289,13 @@ fun clack_N : N; fun clack_V : V; fun clackmannon_PN : PN; fun clacton_PN : PN; +fun clad_V : V; +fun clad_V2 : V2; fun claim_N : N; fun claim_V : V; fun claim_V2 : V2; +fun claim_VV : VV; +fun claim_VS : VS; fun claimant_N : N; fun clairvoyance_N : N; fun clairvoyant_N : N; @@ -6273,6 +6413,7 @@ fun clear_Adv : Adv; fun clear_N : N; fun clear_V : V; fun clear_V2 : V2; +fun clear_V2V : V2V; fun clear_cut_Adv : Adv; fun clear_headed_A : A; fun clear_sighted_A : A; @@ -6385,11 +6526,15 @@ fun cloisonne_N : N; fun cloister_N : N; fun cloister_V2 : V2; fun clone_N : N; +fun clone_V2 : V2; fun close_A : A; fun close_Adv : Adv; fun close_N : N; fun close_V : V; fun close_V2 : V2; +fun close_V2V : V2V; +fun close_VA : VA; +fun close_VS : VS; fun close_cropped_A : A; fun close_cut_A : A; fun close_down_N : N; @@ -6459,6 +6604,7 @@ fun clunk_N : N; fun clunk_V : V; fun cluster_N : N; fun cluster_V : V; +fun cluster_V2 : V2; fun clutch_N : N; fun clutch_V : V; fun clutch_V2 : V2; @@ -6469,10 +6615,16 @@ fun clydach_PN : PN; fun clydebank_PN : PN; fun cm_N : N; fun co_N : N; +fun co_author_V2 : V2; fun co_ed_N : N; +fun co_edit_V2 : V2; +fun co_exist_V : V; +fun co_found_V2 : V2; +fun co_manage_V2 : V2; fun co_op_N : N; fun co_opt_V2 : V2; fun co_respondent_N : N; +fun co_sponsor_V2 : V2; fun co_star_N : N; fun co_star_V : V; fun co_star_V2 : V2; @@ -6603,6 +6755,7 @@ fun coeval_A : A; fun coeval_N : N; fun coexist_V : V; fun coexistence_N : N; +fun coextrude_V2 : V2; fun coffee_N : N; fun coffee_house_N : N; fun coffee_mill_N : N; @@ -6679,6 +6832,7 @@ fun collage_N : N; fun collapsable_A : A; fun collapse_N : N; fun collapse_V : V; +fun collapse_V2 : V2; fun collapsible_A : A; fun collar_N : N; fun collar_V2 : V2; @@ -6733,6 +6887,8 @@ fun colonizer_N : N; fun colonnade_N : N; fun colonnaded_A : A; fun colony_N : N; +fun color_V2 : V2; +fun color_code_V2 : V2; fun colorado_PN : PN; fun coloratura_N : N; fun colossal_A : A; @@ -6772,10 +6928,15 @@ fun combination_lock_N : N; fun combine_N : N; fun combine_V : V; fun combine_V2 : V2; +fun combine_V2V : V2V; fun combustible_A : A; fun combustible_N : N; fun combustion_N : N; fun come_V : V; +fun come_V2 : V2; +fun come_VV : VV; +fun come_VA : VA; +fun come_VS : VS; fun come_at_able_A : A; fun come_on_N : N; fun comeback_N : N; @@ -6826,6 +6987,8 @@ fun commensurable_A : A; fun commensurate_A : A; fun comment_N : N; fun comment_V : V; +fun comment_V2 : V2; +fun comment_VS : VS; fun commentary_N : N; fun commentate_V : V; fun commentator_N : N; @@ -6845,10 +7008,12 @@ fun commissariat_N : N; fun commissary_N : N; fun commission_N : N; fun commission_V2 : V2; +fun commission_V2V : V2V; fun commissionaire_N : N; fun commissioned_A : A; fun commissioner_N : N; fun commit_V2 : V2; +fun commit_V2V : V2V; fun commital_N : N; fun commitment_N : N; fun committee_N : N; @@ -6914,12 +7079,15 @@ fun compatible_A : A; fun compatriot_N : N; fun compeer_N : N; fun compel_V2 : V2; +fun compel_VV : VV; fun compendious_A : A; fun compendium_N : N; fun compensate_V : V; fun compensate_V2 : V2; fun compensation_N : N; fun compensatory_A : A; +fun compere_N : N; +fun compere_V2 : V2; fun compete_V : V; fun competence_N : N; fun competent_A : A; @@ -6934,6 +7102,7 @@ fun complacence_N : N; fun complacency_N : N; fun complacent_A : A; fun complain_V : V; +fun complain_VS : VS; fun complainant_N : N; fun complainingly_Adv : Adv; fun complaint_N : N; @@ -6943,6 +7112,7 @@ fun complement_N : N; fun complement_V2 : V2; fun complementary_A : A; fun complete_A : A; +fun complete_V : V; fun complete_V2 : V2; fun completeness_N : N; fun completion_N : N; @@ -6961,6 +7131,7 @@ fun compliment_V2 : V2; fun complimentary_A : A; fun complin_N : N; fun compline_N : N; +fun comply_V : V; fun comply_V2 : V2; fun component_A : A; fun component_N : N; @@ -7008,8 +7179,6 @@ fun compute_V : V; fun compute_V2 : V2; fun computer_N : N; fun computerize_V2 : V2; -fun compere_N : N; -fun compere_V2 : V2; fun comrade_N : N; fun comradely_Adv : Adv; fun comradeship_N : N; @@ -7021,8 +7190,11 @@ fun concatenation_N : N; fun concave_A : A; fun concavity_N : N; fun conceal_V2 : V2; +fun conceale_V : V; fun concealment_N : N; +fun concede_V : V; fun concede_V2 : V2; +fun concede_VS : VS; fun conceit_N : N; fun conceited_A : A; fun conceivable_A : A; @@ -7038,7 +7210,9 @@ fun concept_N : N; fun conception_N : N; fun conceptual_A : A; fun concern_N : N; +fun concern_V : V; fun concern_V2 : V2; +fun concern_VS : VS; fun concerned_A : A; fun concert_N : N; fun concert_V2 : V2; @@ -7060,6 +7234,7 @@ fun conciseness_N : N; fun conclave_N : N; fun conclude_V : V; fun conclude_V2 : V2; +fun conclude_VS : VS; fun conclusion_N : N; fun conclusive_A : A; fun concoct_V2 : V2; @@ -7138,6 +7313,7 @@ fun conference_N : N; fun conferment_N : N; fun confess_V : V; fun confess_V2 : V2; +fun confess_VS : VS; fun confessedly_Adv : Adv; fun confession_N : N; fun confessional_N : N; @@ -7146,6 +7322,7 @@ fun confetti_N : N; fun confidant_N : N; fun confide_V : V; fun confide_V2 : V2; +fun confide_VS : VS; fun confidence_N : N; fun confident_A : A; fun confidential_A : A; @@ -7158,6 +7335,7 @@ fun confine_V2 : V2; fun confined_A : A; fun confinement_N : N; fun confirm_V2 : V2; +fun confirm_VS : VS; fun confirmation_N : N; fun confirmed_A : A; fun confiscate_V2 : V2; @@ -7176,9 +7354,9 @@ fun conformist_N : N; fun conformity_N : N; fun confound_V2 : V2; fun confounded_A : A; +fun confrere_N : N; fun confront_V2 : V2; fun confrontation_N : N; -fun confrere_N : N; fun confucian_A : A; fun confucian_N : N; fun confuse_V2 : V2; @@ -7186,6 +7364,7 @@ fun confusedly_Adv : Adv; fun confusion_N : N; fun confutation_N : N; fun confute_V2 : V2; +fun conge_N : N; fun congeal_V : V; fun congeal_V2 : V2; fun congenial_A : A; @@ -7216,7 +7395,6 @@ fun congressman_N : N; fun congresswoman_N : N; fun congruent_A : A; fun congruous_A : A; -fun conge_N : N; fun conic_A : A; fun conical_A : A; fun conifer_N : N; @@ -7282,6 +7460,7 @@ fun consecutive_A : A; fun consensus_N : N; fun consent_N : N; fun consent_V : V; +fun consent_V2V : V2V; fun consequence_N : N; fun consequent_A : A; fun consequential_A : A; @@ -7295,7 +7474,12 @@ fun conservatory_N : N; fun conserve_N : N; fun conserve_V2 : V2; fun consett_PN : PN; +fun consider_V : V; fun consider_V2 : V2; +fun consider_V2V : V2V; +fun consider_VA : VA; +fun consider_VV : VV; +fun consider_VS : VS; fun considerable_A : A; fun considerate_A : A; fun considerateness_N : N; @@ -7333,6 +7517,7 @@ fun conspirator_N : N; fun conspiratorial_A : A; fun conspire_V : V; fun conspire_V2 : V2; +fun conspire_V2V : V2V; fun constable_N : N; fun constabulary_N : N; fun constance_PN : PN; @@ -7367,6 +7552,7 @@ fun constructive_A : A; fun constructor_N : N; fun construe_V : V; fun construe_V2 : V2; +fun construe_V2V : V2V; fun consubstantiation_N : N; fun consul_N : N; fun consular_A : A; @@ -7401,6 +7587,7 @@ fun contamination_N : N; fun contemn_V2 : V2; fun contemplate_V : V; fun contemplate_V2 : V2; +fun contemplate_VS : VS; fun contemplation_N : N; fun contemplative_A : A; fun contemporaneous_A : A; @@ -7410,7 +7597,7 @@ fun contempt_N : N; fun contemptible_A : A; fun contemptuous_A : A; fun contend_V : V; -fun contend_V2 : V2; +fun contend_VS : VS; fun contender_N : N; fun content_A : A; fun content_N : N; @@ -7440,6 +7627,8 @@ fun continuance_N : N; fun continuation_N : N; fun continue_V : V; fun continue_V2 : V2; +fun continue_VV : VV; +fun continue_VS : VS; fun continuity_N : N; fun continuous_A : A; fun contort_V2 : V2; @@ -7455,6 +7644,7 @@ fun contraceptive_N : N; fun contract_N : N; fun contract_V : V; fun contract_V2 : V2; +fun contract_V2V : V2V; fun contractible_A : A; fun contractile_A : A; fun contraction_N : N; @@ -7482,6 +7672,7 @@ fun contravention_N : N; fun contretemps_N : N; fun contribute_V : V; fun contribute_V2 : V2; +fun contribute_V2V : V2V; fun contribution_N : N; fun contributor_N : N; fun contributory_A : A; @@ -7492,6 +7683,7 @@ fun contrive_V : V; fun contrive_V2 : V2; fun contriver_N : N; fun control_N : N; +fun control_V : V; fun control_V2 : V2; fun controllable_A : A; fun controller_N : N; @@ -7535,6 +7727,7 @@ fun converse_N : N; fun converse_V : V; fun conversion_N : N; fun convert_N : N; +fun convert_V : V; fun convert_V2 : V2; fun converted_A : A; fun converter_N : N; @@ -7553,6 +7746,7 @@ fun convict_N : N; fun convict_V2 : V2; fun conviction_N : N; fun convince_V2 : V2; +fun convince_V2V : V2V; fun convincible_A : A; fun convincing_A : A; fun convivial_A : A; @@ -7605,6 +7799,7 @@ fun cooperative_N : N; fun cooperator_N : N; fun coordinate_A : A; fun coordinate_N : N; +fun coordinate_V : V; fun coordinate_V2 : V2; fun coordination_N : N; fun coordinator_N : N; @@ -7738,7 +7933,9 @@ fun corpuscle_N : N; fun corral_N : N; fun corral_V2 : V2; fun correct_A : A; +fun correct_V : V; fun correct_V2 : V2; +fun correct_VS : VS; fun correction_N : N; fun correctitude_N : N; fun corrective_A : A; @@ -7783,16 +7980,16 @@ fun corset_N : N; fun corsham_PN : PN; fun corslet_N : N; fun cortege_1_N : N; +fun cortege_2_N : N; fun cortex_N : N; fun cortical_A : A; fun cortisone_N : N; -fun cortege_2_N : N; fun corundum_N : N; fun corunna_PN : PN; fun coruscate_V : V; fun coruscation_N : N; -fun corvette_N : N; fun corvee_N : N; +fun corvette_N : N; fun cos_N : N; fun cosenza_PN : PN; fun cosh_N : N; @@ -7824,6 +8021,7 @@ fun costing_N : N; fun costive_A : A; fun costliness_N : N; fun costly_A : A; +fun costum_V2 : V2; fun costume_N : N; fun costumier_N : N; fun cosy_A : A; @@ -7874,6 +8072,7 @@ fun counter_Adv : Adv; fun counter_N : N; fun counter_V : V; fun counter_V2 : V2; +fun counter_VS : VS; fun counter_example_N : N; fun counter_revolution_N : N; fun counter_revolutionary_A : A; @@ -7913,6 +8112,7 @@ fun counterpoise_V2 : V2; fun countersign_N : N; fun countersign_V2 : V2; fun countersink_V2 : V2; +fun countersuing_V2 : V2; fun countertenor_N : N; fun countervail_V : V; fun countervail_V2 : V2; @@ -7930,13 +8130,13 @@ fun county_N : N; fun coup_N : N; fun coup_d'etat_N : N; fun coup_de_grace_N : N; +fun coupe_N : N; fun couple_N : N; fun couple_V : V; fun couple_V2 : V2; fun couplet_N : N; fun coupling_N : N; fun coupon_N : N; -fun coupe_N : N; fun courage_N : N; fun courageous_A : A; fun courgette_N : N; @@ -7971,6 +8171,7 @@ fun covenant_V2 : V2; fun coventry_PN : PN; fun cover_N : N; fun cover_V2 : V2; +fun cover_VS : VS; fun cover_up_N : N; fun coverage_N : N; fun covering_A : A; @@ -8040,6 +8241,7 @@ fun cracksman_N : N; fun cradle_N : N; fun cradle_V2 : V2; fun craft_N : N; +fun craft_V2 : V2; fun craftily_Adv : Adv; fun craftiness_N : N; fun craftsman_N : N; @@ -8093,6 +8295,7 @@ fun crass_A : A; fun crate_N : N; fun crate_V2 : V2; fun crater_N : N; +fun crater_V : V; fun cravat_N : N; fun crave_V : V; fun crave_V2 : V2; @@ -8123,12 +8326,15 @@ fun creamy_A : A; fun crease_N : N; fun crease_V : V; fun crease_V2 : V2; +fun create_V : V; fun create_V2 : V2; +fun create_VV : VV; fun creation_N : N; fun creative_A : A; fun creativeness_N : N; fun creator_N : N; fun creature_N : N; +fun creche_N : N; fun credence_N : N; fun credibility_N : N; fun credible_A : A; @@ -8153,11 +8359,13 @@ fun cremate_V2 : V2; fun cremation_N : N; fun crematorium_N : N; fun crematory_N : N; +fun creme_de_menthe_N : N; fun crenellated_A : A; fun creole_A : A; fun creole_N : N; fun creosote_N : N; fun crepe_1_N : N; +fun crepe_2_N : N; fun crepitate_V : V; fun crepitation_N : N; fun crepuscular_A : A; @@ -8197,6 +8405,7 @@ fun crime_N : N; fun crime_V2 : V2; fun criminal_A : A; fun criminal_N : N; +fun criminalize_V2 : V2; fun criminology_N : N; fun crimp_V2 : V2; fun crimson_A : A; @@ -8217,6 +8426,7 @@ fun crisp_N : N; fun crisp_V : V; fun crisp_V2 : V2; fun crispness_N : N; +fun criss_cross_V2 : V2; fun crisscross_A : A; fun crisscross_Adv : Adv; fun crisscross_V : V; @@ -8322,11 +8532,13 @@ fun crotchet_N : N; fun crotchety_A : A; fun crouch_N : N; fun crouch_V : V; +fun crouch_V2 : V2; fun croup_N : N; fun croupier_N : N; fun crow's_nest_N : N; fun crow_N : N; fun crow_V : V; +fun crow_VS : VS; fun crowbar_N : N; fun crowborough_PN : PN; fun crowd_N : N; @@ -8400,9 +8612,6 @@ fun crystallization_N : N; fun crystallize_V : V; fun crystallize_V2 : V2; fun crystallography_N : N; -fun creche_N : N; -fun creme_de_menthe_N : N; -fun crepe_2_N : N; fun cub_N : N; fun cuba_PN : PN; fun cuban_A : A; @@ -8443,6 +8652,7 @@ fun culinary_A : A; fun cull_N : N; fun cull_V2 : V2; fun cullender_N : N; +fun culminate_V : V; fun culminate_V2 : V2; fun culmination_N : N; fun culpability_N : N; @@ -8491,18 +8701,19 @@ fun cupro_nickel_N : N; fun cur_N : N; fun curability_N : N; fun curable_A : A; +fun curacao_N : N; +fun curacoa_N : N; fun curacy_N : N; fun curate_N : N; fun curative_A : A; fun curator_N : N; -fun curacao_N : N; -fun curacoa_N : N; fun curb_N : N; fun curb_V2 : V2; fun curd_N : N; fun curdle_V : V; fun curdle_V2 : V2; fun cure_1_N : N; +fun cure_2_N : N; fun cure_V : V; fun cure_V2 : V2; fun cure_all_N : N; @@ -8554,7 +8765,6 @@ fun curvature_N : N; fun curve_N : N; fun curve_V : V; fun curve_V2 : V2; -fun cure_2_N : N; fun cushion_N : N; fun cushion_V2 : V2; fun cushy_A : A; @@ -8572,9 +8782,11 @@ fun custom_built_A : A; fun custom_made_A : A; fun customary_A : A; fun customer_N : N; +fun customize_V2 : V2; fun cut_N : N; fun cut_V : V; fun cut_V2 : V2; +fun cut_VS : VS; fun cut_out_N : N; fun cut_price_A : A; fun cut_rate_A : A; @@ -8765,6 +8977,7 @@ fun darby_PN : PN; fun dare_N : N; fun dare_V : V; fun dare_V2 : V2; +fun dare_VV : VV; fun daredevil_N : N; fun darenth_PN : PN; fun darfield_PN : PN; @@ -8861,6 +9074,7 @@ fun dazedly_Adv : Adv; fun dazzle_N : N; fun dazzle_V2 : V2; fun ddt_N : N; +fun de_emphasize_V2 : V2; fun de_escalate_V2 : V2; fun de_escalation_N : N; fun de_facto_A : A; @@ -8873,11 +9087,13 @@ fun de_rigeur_A : A; fun de_trop_A : A; fun deacon_N : N; fun deaconess_N : N; +fun deactivate_V2 : V2; fun dead_A : A; fun dead_Adv : Adv; fun deaden_V2 : V2; fun deadline_N : N; fun deadlock_N : N; +fun deadlock_V : V; fun deadlocked_A : A; fun deadly_A : A; fun deadpan_A : A; @@ -8917,6 +9133,7 @@ fun deathly_A : A; fun deathly_Adv : Adv; fun deathtrap_N : N; fun deb_N : N; +fun debacle_N : N; fun debag_V2 : V2; fun debar_V2 : V2; fun debark_V : V; @@ -8947,12 +9164,16 @@ fun debouch_V : V; fun debouch_V2 : V2; fun debrief_V2 : V2; fun debris_1_N : N; +fun debris_2_N : N; fun debt_N : N; fun debtor_N : N; fun debug_V2 : V2; fun debunk_V2 : V2; fun debut_1_N : N; +fun debut_2_N : N; +fun debut_V2 : V2; fun debutante_1_N : N; +fun debutante_2_N : N; fun dec_PN : PN; fun decade_N : N; fun decadence_N : N; @@ -8990,6 +9211,8 @@ fun deceptive_A : A; fun decibel_N : N; fun decide_V : V; fun decide_V2 : V2; +fun decide_VV : VV; +fun decide_VS : VS; fun decided_A : A; fun deciduous_A : A; fun decimal_A : A; @@ -9012,6 +9235,8 @@ fun declarable_A : A; fun declaration_N : N; fun declare_V : V; fun declare_V2 : V2; +fun declare_V2V : V2V; +fun declare_VS : VS; fun declassification_N : N; fun declassify_V2 : V2; fun declension_N : N; @@ -9019,11 +9244,14 @@ fun declination_N : N; fun decline_N : N; fun decline_V : V; fun decline_V2 : V2; +fun decline_VV : VV; +fun decline_VS : VS; fun declivity_N : N; fun declutch_V : V; fun decode_V2 : V2; fun decoder_N : N; fun decoke_V2 : V2; +fun decollete_A : A; fun decolonization_N : N; fun decolonize_V2 : V2; fun decompose_V : V; @@ -9034,6 +9262,7 @@ fun decompression_N : N; fun decontaminate_V2 : V2; fun decontamination_N : N; fun decontrol_V2 : V2; +fun decor_N : N; fun decorate_V2 : V2; fun decoration_N : N; fun decorative_A : A; @@ -9050,6 +9279,7 @@ fun decree_V2 : V2; fun decree_nisi_N : N; fun decrepit_A : A; fun decrepitude_N : N; +fun decribe_V2 : V2; fun decry_V2 : V2; fun dedicate_V2 : V2; fun dedication_N : N; @@ -9062,6 +9292,7 @@ fun deed_N : N; fun deed_box_N : N; fun deedpoll_N : N; fun deem_V2 : V2; +fun deem_VS : VS; fun deep_A : A; fun deep_Adv : Adv; fun deep_N : N; @@ -9104,6 +9335,7 @@ fun defector_N : N; fun defence_N : N; fun defenceless_A : A; fun defencelessness_N : N; +fun defend_V : V; fun defend_V2 : V2; fun defendant_N : N; fun defender_N : N; @@ -9125,6 +9357,7 @@ fun defile_V : V; fun defile_V2 : V2; fun defilement_N : N; fun definable_A : A; +fun define_V : V; fun define_V2 : V2; fun definite_A : A; fun definition_N : N; @@ -9155,6 +9388,7 @@ fun deftness_N : N; fun defunct_A : A; fun defuse_V2 : V2; fun defy_V2 : V2; +fun defy_V2V : V2V; fun degauss_V2 : V2; fun degeneracy_N : N; fun degenerate_A : A; @@ -9182,6 +9416,7 @@ fun delaware_PN : PN; fun delay_N : N; fun delay_V : V; fun delay_V2 : V2; +fun delay_VS : VS; fun delayed_action_A : A; fun delayed_action_N : N; fun delectable_A : A; @@ -9208,6 +9443,7 @@ fun delicious_A : A; fun delight_N : N; fun delight_V : V; fun delight_V2 : V2; +fun delight_VS : VS; fun delightedly_Adv : Adv; fun delightful_A : A; fun delimit_V2 : V2; @@ -9222,6 +9458,7 @@ fun deliquescent_A : A; fun delirious_A : A; fun delirium_N : N; fun delirium_tremens_N : N; +fun deliver_V : V; fun deliver_V2 : V2; fun deliverance_N : N; fun deliverer_N : N; @@ -9245,8 +9482,10 @@ fun demagogue_N : N; fun demagogy_N : N; fun demand_N : N; fun demand_V2 : V2; +fun demand_VS : VS; fun demarcate_V2 : V2; fun demarcation_N : N; +fun demarche_N : N; fun demean_V2 : V2; fun demeanour_N : N; fun demented_A : A; @@ -9271,6 +9510,7 @@ fun democratic_A : A; fun democratically_Adv : Adv; fun democratization_N : N; fun democratize_V2 : V2; +fun demode_A : A; fun demographic_A : A; fun demography_N : N; fun demolish_V2 : V2; @@ -9282,10 +9522,12 @@ fun demoniac_A : A; fun demoniac_N : N; fun demoniacal_A : A; fun demonic_A : A; +fun demonize_V2 : V2; fun demonstrability_N : N; fun demonstrable_A : A; fun demonstrate_V : V; fun demonstrate_V2 : V2; +fun demonstrate_VS : VS; fun demonstration_N : N; fun demonstrative_A : A; fun demonstrator_N : N; @@ -9296,6 +9538,7 @@ fun demotic_A : A; fun demotion_N : N; fun demur_N : N; fun demur_V : V; +fun demur_VS : VS; fun demure_A : A; fun demureness_N : N; fun den_N : N; @@ -9322,6 +9565,7 @@ fun denomination_N : N; fun denominational_A : A; fun denominator_N : N; fun denote_V2 : V2; +fun denouement_N : N; fun denounce_V2 : V2; fun dense_A : A; fun denseness_N : N; @@ -9339,6 +9583,7 @@ fun denude_V2 : V2; fun denunciation_N : N; fun denver_PN : PN; fun deny_V2 : V2; +fun deny_VS : VS; fun deodar_N : N; fun deodorant_N : N; fun deodorize_V2 : V2; @@ -9415,6 +9660,7 @@ fun derate_V2 : V2; fun derby_N : N; fun derby_PN : PN; fun derbyshire_PN : PN; +fun deregulate_V2 : V2; fun dereham_PN : PN; fun derek_PN : PN; fun derelict_A : A; @@ -9454,7 +9700,9 @@ fun descend_V : V; fun descend_V2 : V2; fun descendant_N : N; fun descent_N : N; +fun describe_V : V; fun describe_V2 : V2; +fun describe_VS : VS; fun description_N : N; fun descriptive_A : A; fun descry_V2 : V2; @@ -9474,14 +9722,20 @@ fun deserve_V : V; fun deserve_V2 : V2; fun deserved_A : A; fun deserving_A : A; +fun deshabille_N : N; fun desiccant_N : N; fun desiccate_V2 : V2; fun desideratum_N : N; fun design_N : N; fun design_V : V; fun design_V2 : V2; +fun design_VV : VV; +fun design_VS : VS; fun designate_A : A; +fun designate_V : V; fun designate_V2 : V2; +fun designate_V2V : V2V; +fun designate_VS : VS; fun designation_N : N; fun designedly_Adv : Adv; fun designer_N : N; @@ -9523,6 +9777,7 @@ fun dessertspoon_N : N; fun dessertspoonful_N : N; fun destination_N : N; fun destine_V2 : V2; +fun destine_V2V : V2V; fun destiny_N : N; fun destitute_A : A; fun destitution_N : N; @@ -9548,6 +9803,7 @@ fun detectable_A : A; fun detection_N : N; fun detective_N : N; fun detector_N : N; +fun detente_N : N; fun detention_N : N; fun deter_V2 : V2; fun detergent_A : A; @@ -9564,6 +9820,8 @@ fun determinative_A : A; fun determinative_N : N; fun determine_V : V; fun determine_V2 : V2; +fun determine_V2V : V2V; +fun determine_VS : VS; fun determinedly_Adv : Adv; fun determiner_N : N; fun deterrent_A : A; @@ -9711,6 +9969,7 @@ fun dictaphone_N : N; fun dictate_N : N; fun dictate_V : V; fun dictate_V2 : V2; +fun dictate_VS : VS; fun dictation_N : N; fun dictator_N : N; fun dictatorial_A : A; @@ -9724,6 +9983,7 @@ fun didcot_PN : PN; fun diddle_V2 : V2; fun die_N : N; fun die_V : V; +fun die_V2 : V2; fun die_cast_A : A; fun die_hard_N : N; fun dieresis_N : N; @@ -9740,6 +10000,7 @@ fun difference_N : N; fun different_A : A; fun differential_A : A; fun differential_N : N; +fun differentiate_V : V; fun differentiate_V2 : V2; fun differentiation_N : N; fun difficult_A : A; @@ -9791,6 +10052,7 @@ fun diligent_A : A; fun dill_N : N; fun dilly_dally_V : V; fun dilute_A : A; +fun dilute_V : V; fun dilute_V2 : V2; fun dilution_N : N; fun dim_A : A; @@ -9864,6 +10126,7 @@ fun direct_A : A; fun direct_Adv : Adv; fun direct_V : V; fun direct_V2 : V2; +fun direct_VS : VS; fun direction_N : N; fun direction_finder_N : N; fun directional_A : A; @@ -9894,7 +10157,9 @@ fun disadvantageous_A : A; fun disaffected_A : A; fun disaffection_N : N; fun disafforest_V2 : V2; +fun disagree_V : V; fun disagree_V2 : V2; +fun disagree_VS : VS; fun disagreeable_A : A; fun disagreeableness_N : N; fun disagreement_N : N; @@ -9950,8 +10215,11 @@ fun disciplinary_A : A; fun discipline_N : N; fun discipline_V2 : V2; fun disclaim_V2 : V2; +fun disclaim_VS : VS; fun disclaimer_N : N; +fun disclose_V : V; fun disclose_V2 : V2; +fun disclose_VS : VS; fun disclosure_N : N; fun disco_N : N; fun discolour_V : V; @@ -9981,6 +10249,7 @@ fun discordance_N : N; fun discordant_A : A; fun discotheque_N : N; fun discount_N : N; +fun discount_V : V; fun discount_V2 : V2; fun discountenance_V2 : V2; fun discourage_V2 : V2; @@ -9989,7 +10258,10 @@ fun discourse_N : N; fun discourse_V : V; fun discourteous_A : A; fun discourtesy_N : N; +fun discover_V : V; fun discover_V2 : V2; +fun discover_V2V : V2V; +fun discover_VS : VS; fun discoverer_N : N; fun discovery_N : N; fun discredit_N : N; @@ -10010,6 +10282,7 @@ fun discursive_A : A; fun discursiveness_N : N; fun discus_N : N; fun discuss_V2 : V2; +fun discuss_VS : VS; fun discussion_N : N; fun disdain_N : N; fun disdain_V2 : V2; @@ -10077,6 +10350,7 @@ fun disillusionment_N : N; fun disincentive_N : N; fun disinclination_N : N; fun disincline_V2 : V2; +fun disincline_V2V : V2V; fun disinfect_V2 : V2; fun disinfectant_A : A; fun disinfectant_N : N; @@ -10112,6 +10386,7 @@ fun dismal_A : A; fun dismantle_V2 : V2; fun dismantlement_N : N; fun dismay_N : N; +fun dismay_V : V; fun dismay_V2 : V2; fun dismember_V2 : V2; fun dismemberment_N : N; @@ -10141,6 +10416,7 @@ fun dispassionate_A : A; fun dispassionateness_N : N; fun dispatch_N : N; fun dispatch_V2 : V2; +fun dispatch_V2V : V2V; fun dispatch_box_N : N; fun dispatch_rider_N : N; fun dispel_V2 : V2; @@ -10160,6 +10436,7 @@ fun displace_V2 : V2; fun displacement_N : N; fun display_N : N; fun display_V2 : V2; +fun display_VS : VS; fun displease_V2 : V2; fun displeasing_A : A; fun displeasure_N : N; @@ -10175,6 +10452,7 @@ fun disproof_N : N; fun disproportion_N : N; fun disproportionate_A : A; fun disprove_V2 : V2; +fun disprove_VS : VS; fun disputable_A : A; fun disputant_N : N; fun disputation_N : N; @@ -10198,6 +10476,7 @@ fun disrespect_N : N; fun disrespectful_A : A; fun disrobe_V : V; fun disrobe_V2 : V2; +fun disrupt_V : V; fun disrupt_V2 : V2; fun disruption_N : N; fun disruptive_A : A; @@ -10208,6 +10487,7 @@ fun dissection_N : N; fun dissemble_V : V; fun dissemble_V2 : V2; fun dissembler_N : N; +fun disseminate_V : V; fun disseminate_V2 : V2; fun dissemination_N : N; fun dissension_N : N; @@ -10271,6 +10551,7 @@ fun distinguishable_A : A; fun distinguished_A : A; fun distort_V2 : V2; fun distortion_N : N; +fun distract_V : V; fun distract_V2 : V2; fun distracted_A : A; fun distraction_N : N; @@ -10327,11 +10608,13 @@ fun divergent_A : A; fun divers_A : A; fun diverse_A : A; fun diversification_N : N; +fun diversify_V : V; fun diversify_V2 : V2; fun diversion_N : N; fun diversionary_A : A; fun diversionist_N : N; fun diversity_N : N; +fun divert_V : V; fun divert_V2 : V2; fun diverting_A : A; fun dives_PN : PN; @@ -10494,9 +10777,11 @@ fun don_N : N; fun don_PN : PN; fun don_V2 : V2; fun donald_PN : PN; +fun donate_V : V; fun donate_V2 : V2; fun donation_N : N; fun doncaster_PN : PN; +fun done_VA : VA; fun donegal_PN : PN; fun donetsk_PN : PN; fun donjon_N : N; @@ -10596,6 +10881,7 @@ fun doublet_N : N; fun doubloon_N : N; fun doubt_N : N; fun doubt_V2 : V2; +fun doubt_VS : VS; fun doubtful_A : A; fun doubtless_Adv : Adv; fun douche_N : N; @@ -10622,8 +10908,8 @@ 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_Prep : Prep ; fun down_V2 : V2; fun down_and_out_N : N; fun down_market_A : A; @@ -10635,10 +10921,12 @@ fun downgrade_V2 : V2; fun downhearted_A : A; fun downhill_Adv : Adv; fun downing_street_PN : PN; +fun downplay_V2 : V2; fun downpour_N : N; fun downright_A : A; fun downright_Adv : Adv; fun downrightness_N : N; +fun downsize_V2 : V2; fun downstair_A : A; fun downstairs_A : A; fun downstairs_Adv : Adv; @@ -10716,6 +11004,7 @@ fun draughty_A : A; fun draw_N : N; fun draw_V : V; fun draw_V2 : V2; +fun draw_V2V : V2V; fun drawback_N : N; fun drawbridge_N : N; fun drawer_N : N; @@ -10808,6 +11097,8 @@ fun dripping_pan_N : N; fun drive_N : N; fun drive_V : V; fun drive_V2 : V2; +fun drive_V2V : V2V; +fun drive_VS : VS; fun drive_in_N : N; fun drivel_N : N; fun drivel_V : V; @@ -10898,6 +11189,7 @@ fun dss_N : N; fun dti_N : N; fun dual_A : A; fun dub_V2 : V2; +fun dub_VS : VS; fun dubbin_N : N; fun dubiety_N : N; fun dubious_A : A; @@ -10964,6 +11256,7 @@ fun dumdum_N : N; fun dumfries_PN : PN; fun dummy_N : N; fun dump_N : N; +fun dump_V : V; fun dump_V2 : V2; fun dumper_N : N; fun dumpling_N : N; @@ -11075,20 +11368,9 @@ fun dyslexic_A : A; fun dyspepsia_N : N; fun dyspeptic_A : A; fun dyspeptic_N : N; -fun debris_2_N : N; -fun debut_2_N : N; -fun debutante_2_N : N; -fun debacle_N : N; -fun decollete_A : A; -fun decor_N : N; -fun demarche_N : N; -fun demode_A : A; -fun denouement_N : N; -fun deshabille_N : N; -fun detente_N : N; fun e'en_Adv : Adv; fun e'er_Adv : Adv; -fun each_A : A; +fun each_Det : Det; fun eager_A : A; fun eagerness_N : N; fun eagle_N : N; @@ -11110,7 +11392,9 @@ fun early_Adv : Adv; fun early_warning_A : A; fun earmark_N : N; fun earmark_V2 : V2; +fun earn_V : V; fun earn_V2 : V2; +fun earn_VA : VA; fun earnest_A : A; fun earnest_N : N; fun earnest_money_N : N; @@ -11158,6 +11442,7 @@ fun eastward_Adv : Adv; fun eastwards_Adv : Adv; fun easy_A : A; fun easy_Adv : Adv; +fun easy_V2V : V2V; fun easygoing_A : A; fun eat_V : V; fun eat_V2 : V2; @@ -11192,6 +11477,8 @@ fun echo_V : V; fun echo_V2 : V2; fun echo_sounder_N : N; fun echo_sounding_N : N; +fun eclair_N : N; +fun eclat_N : N; fun eclectic_A : A; fun eclecticism_N : N; fun eclipse_N : N; @@ -11344,8 +11631,9 @@ fun eightsome_N : N; fun eileen_PN : PN; fun eindhoven_PN : PN; fun eisteddfod_N : N; -fun either_A : A; +fun either7or_DConj : Conj; fun either_Adv : Adv; +fun either_Det : Det; fun ejaculate_V2 : V2; fun ejaculation_N : N; fun eject_V : V; @@ -11357,10 +11645,12 @@ fun eke_V2 : V2; fun el_dorado_N : N; fun el_salvador_PN : PN; fun elaborate_A : A; +fun elaborate_V : V; fun elaborate_V2 : V2; fun elaborateness_N : N; fun elaboration_N : N; fun elaine_PN : PN; +fun elan_N : N; fun eland_N : N; fun elapse_V : V; fun elastic_A : A; @@ -11377,7 +11667,11 @@ fun elderly_A : A; fun elderslie_PN : PN; fun eleanor_PN : PN; fun elect_A : A; +fun elect_V : V; fun elect_V2 : V2; +fun elect_V2V : V2V; +fun elect_V3 : V3; +fun elect_VS : VS; fun election_N : N; fun electioneering_N : N; fun elective_A : A; @@ -11434,6 +11728,7 @@ fun eligible_A : A; fun eliminate_V2 : V2; fun elimination_N : N; fun elision_N : N; +fun elite_N : N; fun elitism_N : N; fun elitist_N : N; fun elixir_N : N; @@ -11522,6 +11817,7 @@ fun embrocation_N : N; fun embroider_V : V; fun embroider_V2 : V2; fun embroidery_N : N; +fun embroil_V : V; fun embroil_V2 : V2; fun embryo_N : N; fun embryonic_A : A; @@ -11530,6 +11826,9 @@ fun emend_V2 : V2; fun emendation_N : N; fun emerald_N : N; fun emerge_V : V; +fun emerge_V2 : V2; +fun emerge_V2V : V2V; +fun emerge_VS : VS; fun emergence_N : N; fun emergency_N : N; fun emergent_A : A; @@ -11538,7 +11837,9 @@ fun emery_N : N; fun emetic_N : N; fun emigrant_N : N; fun emigrate_V : V; +fun emigrate_V2V : V2V; fun emigration_N : N; +fun emigre_N : N; fun emily_PN : PN; fun eminence_N : N; fun eminent_A : A; @@ -11555,10 +11856,12 @@ fun emotionless_A : A; fun emotive_A : A; fun empale_V2 : V2; fun empanel_V2 : V2; +fun empathize_V : V; fun empathy_N : N; fun emperor_N : N; fun emphasis_N : N; fun emphasize_V2 : V2; +fun emphasize_VS : VS; fun emphatic_A : A; fun emphatically_Adv : Adv; fun empire_N : N; @@ -11577,6 +11880,7 @@ fun employer_N : N; fun employment_N : N; fun emporium_N : N; fun empower_V2 : V2; +fun empower_V2V : V2V; fun empress_N : N; fun emptiness_N : N; fun empty_A : A; @@ -11600,8 +11904,11 @@ fun en_famille_Adv : Adv; fun en_masse_Adv : Adv; fun en_route_Adv : Adv; fun enable_V2 : V2; +fun enable_V2V : V2V; +fun enable_VS : VS; fun enabling_A : A; fun enact_V2 : V2; +fun enact_V2V : V2V; fun enactment_N : N; fun enamel_N : N; fun enamel_V2 : V2; @@ -11632,12 +11939,14 @@ fun encore_V2 : V2; fun encounter_N : N; fun encounter_V2 : V2; fun encourage_V2 : V2; +fun encourage_V2V : V2V; fun encouragement_N : N; fun encouragingly_Adv : Adv; fun encroach_V : V; fun encroachment_N : N; fun encrust_V : V; fun encrust_V2 : V2; +fun encrypt_V2 : V2; fun encumber_V2 : V2; fun encumbrance_N : N; fun encyclical_A : A; @@ -11649,7 +11958,10 @@ fun encyclopedic_A : A; fun end_N : N; fun end_V : V; fun end_V2 : V2; +fun end_VA : VA; +fun end_VS : VS; fun end_all_N : N; +fun end_tail_V2 : V2; fun endanger_V2 : V2; fun endear_V2 : V2; fun endearingly_Adv : Adv; @@ -11717,6 +12029,7 @@ fun enigmatic_A : A; fun enigmatically_Adv : Adv; fun enjoin_V2 : V2; fun enjoy_V2 : V2; +fun enjoy_VV : VV; fun enjoyable_A : A; fun enjoyment_N : N; fun enkindle_V2 : V2; @@ -11735,6 +12048,7 @@ fun enmity_N : N; fun ennoble_V2 : V2; fun ennoblement_N : N; fun ennui_N : N; +fun ennumerate_V2 : V2; fun enoch_PN : PN; fun enormity_N : N; fun enormous_A : A; @@ -11771,6 +12085,7 @@ fun ensnare_V2 : V2; fun ensue_V : V; fun ensure_V : V; fun ensure_V2 : V2; +fun ensure_VS : VS; fun entail_N : N; fun entail_V2 : V2; fun entangle_V2 : V2; @@ -11801,6 +12116,8 @@ fun enticement_N : N; fun entire_A : A; fun entirety_N : N; fun entitle_V2 : V2; +fun entitle_V2V : V2V; +fun entitle_VS : VS; fun entitlement_N : N; fun entity_N : N; fun entomb_V2 : V2; @@ -11820,6 +12137,7 @@ fun entrap_V2 : V2; fun entreat_V2 : V2; fun entreatingly_Adv : Adv; fun entreaty_N : N; +fun entree_N : N; fun entrench_V2 : V2; fun entrenchment_N : N; fun entrepot_N : N; @@ -11827,7 +12145,7 @@ fun entrepreneur_N : N; fun entrepreneurial_A : A; fun entrust_V2 : V2; fun entry_N : N; -fun entree_N : N; +fun entwin_V : V; fun entwine_V2 : V2; fun enumerate_V2 : V2; fun enumeration_N : N; @@ -11844,6 +12162,8 @@ fun environ_V2 : V2; fun environment_N : N; fun environmental_A : A; fun envisage_V2 : V2; +fun envision_V2 : V2; +fun envision_VS : VS; fun envoi_N : N; fun envoy_N : N; fun envy_N : N; @@ -11853,6 +12173,7 @@ fun enzyme_N : N; fun eon_N : N; fun epaulet_N : N; fun epaulette_N : N; +fun epee_N : N; fun ephemeral_A : A; fun epic_A : A; fun epic_N : N; @@ -11950,6 +12271,7 @@ fun erlangen_PN : PN; fun ermine_N : N; fun ernest_PN : PN; fun ernie_PN : PN; +fun erode_V : V; fun erode_V2 : V2; fun erogenous_A : A; fun erosion_N : N; @@ -11980,6 +12302,7 @@ fun escapade_N : N; fun escape_N : N; fun escape_V : V; fun escape_V2 : V2; +fun escape_VS : VS; fun escapee_N : N; fun escapement_N : N; fun escapism_N : N; @@ -12036,6 +12359,8 @@ fun estimable_A : A; fun estimate_N : N; fun estimate_V : V; fun estimate_V2 : V2; +fun estimate_V2V : V2V; +fun estimate_VS : VS; fun estimation_N : N; fun estrange_V2 : V2; fun estrangement_N : N; @@ -12056,7 +12381,6 @@ fun ether_N : N; fun ethereal_A : A; fun ethic_N : N; fun ethical_A : A; -fun ethics_N : N; fun ethiopia_PN : PN; fun ethiopian_A : A; fun ethiopian_N : N; @@ -12111,6 +12435,7 @@ fun evacuate_V2 : V2; fun evacuation_N : N; fun evacuee_N : N; fun evade_V2 : V2; +fun evaluate_V : V; fun evaluate_V2 : V2; fun evaluation_N : N; fun evaluative_A : A; @@ -12123,6 +12448,7 @@ fun evangelist_N : N; fun evangelistic_A : A; fun evaporate_V : V; fun evaporate_V2 : V2; +fun evaporate_VS : VS; fun evaporation_N : N; fun evasion_N : N; fun evasive_A : A; @@ -12143,13 +12469,17 @@ fun eventful_A : A; fun eventide_N : N; fun eventual_A : A; fun eventuality_N : N; -fun ever_Adv : Adv; +fun ever_AdV : AdV; fun evergreen_A : A; fun evergreen_N : N; fun everlasting_A : A; fun evermore_Adv : Adv; +fun every_Det : Det; +fun everybody_NP : NP; fun everyday_A : A; +fun everyone_NP : NP; fun everyplace_Adv : Adv; +fun everything_NP : NP; fun evesham_PN : PN; fun evict_V2 : V2; fun eviction_N : N; @@ -12276,10 +12606,12 @@ fun exemplification_N : N; fun exemplify_V2 : V2; fun exempt_A : A; fun exempt_V2 : V2; +fun exempt_V2V : V2V; fun exemption_N : N; fun exercise_N : N; fun exercise_V : V; fun exercise_V2 : V2; +fun exercise_VV : VV; fun exert_V2 : V2; fun exertion_N : N; fun exeter_PN : PN; @@ -12310,6 +12642,7 @@ fun exiguous_A : A; fun exile_N : N; fun exile_V2 : V2; fun exist_V : V; +fun exist_V2V : V2V; fun existence_N : N; fun existent_A : A; fun existentialism_N : N; @@ -12322,10 +12655,12 @@ fun exonerate_V2 : V2; fun exoneration_N : N; fun exorbitance_N : N; fun exorbitant_A : A; +fun exorcise_V2 : V2; fun exorcize_V2 : V2; fun exotic_A : A; fun expand_V : V; fun expand_V2 : V2; +fun expand_V2V : V2V; fun expanse_N : N; fun expansion_N : N; fun expansive_A : A; @@ -12334,7 +12669,11 @@ fun expatiate_V : V; fun expatriate_N : N; fun expatriate_V2 : V2; fun expect_Prep : Prep ; +fun expect_V : V; fun expect_V2 : V2; +fun expect_V2V : V2V; +fun expect_VV : VV; +fun expect_VS : VS; fun expectancy_N : N; fun expectant_A : A; fun expectation_N : N; @@ -12361,6 +12700,7 @@ fun experience_V2 : V2; fun experienced_A : A; fun experiment_N : N; fun experiment_V : V; +fun experiment_V2 : V2; fun experimental_A : A; fun experimentation_N : N; fun experimenter_N : N; @@ -12372,8 +12712,11 @@ fun expiate_V2 : V2; fun expiation_N : N; fun expiration_N : N; fun expire_V : V; +fun expire_V2 : V2; +fun expire_VS : VS; fun expiry_N : N; fun explain_V2 : V2; +fun explain_VS : VS; fun explanation_N : N; fun explanatory_A : A; fun expletive_N : N; @@ -12389,6 +12732,7 @@ fun exploitation_N : N; fun exploration_N : N; fun exploratory_A : A; fun explore_V2 : V2; +fun explore_VS : VS; fun explorer_N : N; fun explosion_N : N; fun explosive_A : A; @@ -12398,17 +12742,20 @@ fun exponent_N : N; fun exponential_A : A; fun exponential_N : N; fun export_N : N; +fun export_V : V; fun export_V2 : V2; fun exportable_A : A; fun exportation_N : N; fun exporter_N : N; +fun expose_N : N; +fun expose_V : V; fun expose_V2 : V2; fun exposition_N : N; fun expostulate_V : V; fun expostulation_N : N; fun exposure_N : N; -fun expose_N : N; fun expound_V2 : V2; +fun expound_VS : VS; fun express_A : A; fun express_Adv : Adv; fun express_N : N; @@ -12457,6 +12804,7 @@ fun extinguisher_N : N; fun extirpate_V2 : V2; fun extirpation_N : N; fun extol_V2 : V2; +fun extort_V : V; fun extort_V2 : V2; fun extortion_N : N; fun extortionate_A : A; @@ -12507,6 +12855,7 @@ fun eye_catching_A : A; fun eye_opener_N : N; fun eye_shadow_N : N; fun eyeball_N : N; +fun eyeball_V2 : V2; fun eyebath_N : N; fun eyebrow_N : N; fun eyecatching_A : A; @@ -12538,6 +12887,7 @@ fun fabric_N : N; fun fabricate_V2 : V2; fun fabrication_N : N; fun fabulous_A : A; +fun facade_N : N; fun face_N : N; fun face_V : V; fun face_V2 : V2; @@ -12592,6 +12942,9 @@ fun faience_N : N; fun fail_N : N; fun fail_V : V; fun fail_V2 : V2; +fun fail_V2V : V2V; +fun fail_VS : VS; +fun fail_VV : VV; fun fail_safe_A : A; fun failing_N : N; fun failure_N : N; @@ -12627,6 +12980,9 @@ fun falconry_N : N; fun falkirk_PN : PN; fun fall_N : N; fun fall_V : V; +fun fall_V2 : V2; +fun fall_VA : VA; +fun fall_VS : VS; fun fallacious_A : A; fun fallacy_N : N; fun fallibility_N : N; @@ -12650,6 +13006,7 @@ fun falter_V : V; fun falter_V2 : V2; fun falteringly_Adv : Adv; fun fame_N : N; +fun fame_V2 : V2; fun famed_A : A; fun familiar_A : A; fun familiar_N : N; @@ -12673,6 +13030,7 @@ fun fanciful_A : A; fun fancy_A : A; fun fancy_N : N; fun fancy_V2 : V2; +fun fancy_VS : VS; fun fancy_free_A : A; fun fandango_N : N; fun fanfare_N : N; @@ -12682,12 +13040,13 @@ fun fanny_N : N; fun fanny_PN : PN; fun fantan_N : N; fun fantasia_N : N; +fun fantasize_V : V; fun fantastic_A : A; fun fantastically_Adv : Adv; fun fantasy_N : N; fun fao_N : N; fun far_A : A; -fun far_Adv : Adv; +fun far_V2 : V2; fun far_famed_A : A; fun far_fetched_A : A; fun far_flung_A : A; @@ -12790,6 +13149,9 @@ fun faulty_A : A; fun faun_N : N; fun faux_pas_N : N; fun faversham_PN : PN; +fun favor_V : V; +fun favor_V2 : V2; +fun favor_VS : VS; fun favour_N : N; fun favour_V2 : V2; fun favourable_A : A; @@ -12799,12 +13161,12 @@ fun favouritism_N : N; fun fawley_PN : PN; fun fawn_N : N; fun fawn_V : V; -fun facade_N : N; fun fbi_PN : PN; fun fealty_N : N; fun fear_N : N; fun fear_V : V; fun fear_V2 : V2; +fun fear_VS : VS; fun fearful_A : A; fun fearfulness_N : N; fun fearless_A : A; @@ -12859,6 +13221,8 @@ fun feeding_bottle_N : N; fun feel_N : N; fun feel_V : V; fun feel_V2 : V2; +fun feel_VA : VA; +fun feel_VS : VS; fun feeler_N : N; fun feeling_A : A; fun feeling_N : N; @@ -12876,6 +13240,9 @@ fun felix_PN : PN; fun felixstowe_PN : PN; fun fell_A : A; fun fell_V2 : V2; +fun fell_V2V : V2V; +fun fell_VA : VA; +fun fell_VS : VS; fun fellah_N : N; fun fellow_N : N; fun fellow_feeling_N : N; @@ -12949,6 +13316,8 @@ fun fetal_A : A; fun fetch_V : V; fun fetch_V2 : V2; fun fetching_A : A; +fun fete_N : N; +fun fete_V2 : V2; fun fete_day_N : N; fun fetid_A : A; fun fetish_N : N; @@ -12961,9 +13330,11 @@ fun feudal_A : A; fun feudalism_N : N; fun feudatory_A : A; fun feudatory_N : N; +fun feude_V : V; fun fever_N : N; fun fevered_A : A; fun feverish_A : A; +fun few_Num : Num; fun fewness_N : N; fun fey_A : A; fun fez_N : N; @@ -13019,6 +13390,7 @@ fun fig_leaf_N : N; fun fight_N : N; fun fight_V : V; fun fight_V2 : V2; +fun fight_V2V : V2V; fun fighter_N : N; fun fighting_N : N; fun figment_N : N; @@ -13026,6 +13398,8 @@ fun figurative_A : A; fun figure_N : N; fun figure_V : V; fun figure_V2 : V2; +fun figure_V2V : V2V; +fun figure_VS : VS; fun figured_A : A; fun figurehead_N : N; fun fiji_PN : PN; @@ -13072,6 +13446,7 @@ fun filtrate_V2 : V2; fun filtration_N : N; fun fin_N : N; fun finable_A : A; +fun finagle_V2 : V2; fun final_A : A; fun final_N : N; fun finale_N : N; @@ -13084,7 +13459,10 @@ fun financial_A : A; fun financier_N : N; fun finch_N : N; fun find_N : N; +fun find_V : V; fun find_V2 : V2; +fun find_V2V : V2V; +fun find_VS : VS; fun finder_N : N; fun finding_N : N; fun fine_A : A; @@ -13096,6 +13474,7 @@ fun fineable_A : A; fun fineness_N : N; fun finery_N : N; fun finesse_N : N; +fun finesse_V2 : V2; fun finger_N : N; fun finger_V2 : V2; fun finger_alphabet_N : N; @@ -13114,6 +13493,8 @@ fun finis_N : N; fun finish_N : N; fun finish_V : V; fun finish_V2 : V2; +fun finish_VA : VA; +fun finish_VS : VS; fun finite_A : A; fun finland_PN : PN; fun finn_N : N; @@ -13289,6 +13670,7 @@ fun flammable_A : A; fun flan_N : N; fun flange_N : N; fun flank_N : N; +fun flank_V : V; fun flank_V2 : V2; fun flannel_N : N; fun flannelette_N : N; @@ -13338,6 +13720,7 @@ fun flavour_V2 : V2; fun flavouring_N : N; fun flavourless_A : A; fun flaw_N : N; +fun flaw_V2 : V2; fun flawed_A : A; fun flawless_A : A; fun flax_N : N; @@ -13415,10 +13798,12 @@ fun flit_V : V; fun float_N : N; fun float_V : V; fun float_V2 : V2; +fun float_VS : VS; fun floatation_N : N; fun floating_A : A; fun flock_N : N; fun flock_V : V; +fun flock_V2V : V2V; fun floe_N : N; fun flog_V2 : V2; fun flogging_N : N; @@ -13524,6 +13909,7 @@ fun fly_A : A; fun fly_N : N; fun fly_V : V; fun fly_V2 : V2; +fun fly_VS : VS; fun fly_fish_V : V; fun fly_fishing_N : N; fun fly_swat_N : N; @@ -13590,6 +13976,7 @@ fun folksy_A : A; fun folktale_N : N; fun follow_V : V; fun follow_V2 : V2; +fun follow_VS : VS; fun follow_on_N : N; fun follow_through_N : N; fun follow_up_N : N; @@ -13670,7 +14057,10 @@ fun forbearance_N : N; fun forbid_V2 : V2; fun forbidding_A : A; fun force_N : N; +fun force_V : V; fun force_V2 : V2; +fun force_V2V : V2V; +fun force_VS : VS; fun force_feed_V2 : V2; fun force_land_V : V; fun force_land_V2 : V2; @@ -13690,7 +14080,9 @@ fun forearm_V2 : V2; fun forebode_V2 : V2; fun foreboding_N : N; fun forecast_N : N; +fun forecast_V : V; fun forecast_V2 : V2; +fun forecast_VS : VS; fun forecaster_N : N; fun forecastle_N : N; fun foreclose_V : V; @@ -13760,6 +14152,7 @@ fun forger_N : N; fun forgery_N : N; fun forget_V : V; fun forget_V2 : V2; +fun forget_VS : VS; fun forget_me_not_N : N; fun forgetful_A : A; fun forgetfulness_N : N; @@ -13920,6 +14313,7 @@ fun fragile_A : A; fun fragility_N : N; fun fragment_N : N; fun fragment_V : V; +fun fragment_V2 : V2; fun fragmentary_A : A; fun fragmentation_N : N; fun fragrance_N : N; @@ -13963,6 +14357,7 @@ fun frau_N : N; fun fraud_N : N; fun fraudulent_A : A; fun fraught_A : A; +fun fraulein_N : N; fun fray_N : N; fun fray_V : V; fun fray_V2 : V2; @@ -13986,6 +14381,7 @@ fun frederick_PN : PN; fun frederiksberg_PN : PN; fun free_A : A; fun free_V2 : V2; +fun free_V2V : V2V; fun free_and_easy_A : A; fun free_for_all_N : N; fun free_handed_A : A; @@ -14053,6 +14449,7 @@ fun freshwater_PN : PN; fun fret_N : N; fun fret_V : V; fun fret_V2 : V2; +fun fret_VS : VS; fun fretful_A : A; fun fretsaw_N : N; fun fretwork_N : N; @@ -14181,7 +14578,6 @@ fun fry_V2 : V2; fun fry_pan_N : N; fun fryer_N : N; fun frying_pan_N : N; -fun fraulein_N : N; fun ft_PN : PN; fun fuchsia_N : N; fun fuck_V : V; @@ -14200,8 +14596,10 @@ fun fuggy_A : A; fun fugitive_A : A; fun fugitive_N : N; fun fugue_N : N; +fun fuhrer_N : N; fun fulcrum_N : N; fun fulfil_V2 : V2; +fun fulfill_V2 : V2; fun fulfilment_N : N; fun full_A : A; fun full_blooded_A : A; @@ -14281,6 +14679,7 @@ fun furniture_N : N; fun furore_N : N; fun furrier_N : N; fun furrow_N : N; +fun furrow_V : V; fun furrow_V2 : V2; fun furry_A : A; fun furth_PN : PN; @@ -14324,9 +14723,6 @@ fun fuze_N : N; fun fuzz_N : N; fun fuzzy_A : A; fun fwd_PN : PN; -fun fete_N : N; -fun fete_V2 : V2; -fun fuhrer_N : N; fun g_man_N : N; fun gab_N : N; fun gabardine_N : N; @@ -14402,6 +14798,7 @@ fun galumph_V : V; fun galvanic_A : A; fun galvanism_N : N; fun galvanize_V2 : V2; +fun galvanize_VS : VS; fun galway_PN : PN; fun gambia_PN : PN; fun gambian_A : A; @@ -14541,6 +14938,7 @@ fun gastronomy_N : N; fun gasworks_N : N; fun gate_N : N; fun gate_V2 : V2; +fun gateau_N : N; fun gatecrash_V2 : V2; fun gatecrasher_N : N; fun gatehouse_N : N; @@ -14732,6 +15130,10 @@ fun gesture_N : N; fun gesture_V : V; fun get_V : V; fun get_V2 : V2; +fun get_V2V : V2V; +fun get_VA : VA; +fun get_VV : VV; +fun get_VS : VS; fun get_at_able_A : A; fun get_together_N : N; fun get_up_N : N; @@ -14815,6 +15217,7 @@ fun gingko_N : N; fun ginseng_N : N; fun gipsy_N : N; fun giraffe_N : N; +fun gird_V : V; fun gird_V2 : V2; fun girder_N : N; fun girdle_N : N; @@ -14831,12 +15234,14 @@ fun gist_N : N; fun give_N : N; fun give_V : V; fun give_V2 : V2; +fun give_V3 : V3; fun giveaway_N : N; fun giver_N : N; +fun giveth_V2 : V2; fun gizzard_N : N; +fun glace_A : A; fun glacial_A : A; fun glacier_N : N; -fun glace_A : A; fun glad_A : A; fun gladden_V2 : V2; fun glade_N : N; @@ -14917,6 +15322,7 @@ fun glitter_V : V; fun glittering_A : A; fun gloaming_N : N; fun gloat_V : V; +fun gloat_VS : VS; fun gloatingly_Adv : Adv; fun global_A : A; fun globe_N : N; @@ -14982,6 +15388,10 @@ fun gnp_N : N; fun gnu_N : N; fun go_N : N; fun go_V : V; +fun go_V2 : V2; +fun go_VA : VA; +fun go_VV : VV; +fun go_VS : VS; fun go_ahead_N : N; fun go_as_you_please_A : A; fun go_between_N : N; @@ -15406,6 +15816,7 @@ fun grinstead_PN : PN; fun grip_N : N; fun grip_V : V; fun grip_V2 : V2; +fun gripe_VS : VS; fun grippe_N : N; fun gripsack_N : N; fun grisly_A : A; @@ -15471,11 +15882,15 @@ fun group_V2 : V2; fun grouping_N : N; fun grouse_N : N; fun grouse_V : V; +fun grouse_VS : VS; fun grove_N : N; fun grovel_V : V; fun groveller_N : N; fun grow_V : V; fun grow_V2 : V2; +fun grow_V2V : V2V; +fun grow_VA : VA; +fun grow_VS : VS; fun grower_N : N; fun growl_N : N; fun growl_V : V; @@ -15503,6 +15918,7 @@ fun gruffness_N : N; fun grumble_N : N; fun grumble_V : V; fun grumble_V2 : V2; +fun grumble_VS : VS; fun grumbler_N : N; fun grumpily_Adv : Adv; fun grumpiness_N : N; @@ -15515,7 +15931,9 @@ fun gryphon_N : N; fun guadalajara_PN : PN; fun guano_N : N; fun guarantee_N : N; +fun guarantee_V : V; fun guarantee_V2 : V2; +fun guarantee_VS : VS; fun guarantor_N : N; fun guaranty_N : N; fun guard_N : N; @@ -15543,6 +15961,7 @@ fun guerrilla_N : N; fun guess_N : N; fun guess_V : V; fun guess_V2 : V2; +fun guess_VS : VS; fun guesstimate_N : N; fun guesswork_N : N; fun guest_N : N; @@ -15631,6 +16050,7 @@ fun guru_N : N; fun gush_N : N; fun gush_V : V; fun gusher_N : N; +fun gushes_VS : VS; fun gushing_A : A; fun gusset_N : N; fun gusseted_A : A; @@ -15686,7 +16106,6 @@ fun gyration_N : N; fun gyro_N : N; fun gyroscope_N : N; fun gyroscopic_A : A; -fun gateau_N : N; fun h'm_V : V; fun h_bomb_N : N; fun ha'p'orth_N : N; @@ -15777,6 +16196,7 @@ fun halcyon_A : A; fun hale_A : A; fun halesowen_PN : PN; fun half_N : N; +fun half_Predet : Predet; fun half_baked_A : A; fun half_blood_N : N; fun half_breed_N : N; @@ -15867,6 +16287,7 @@ fun hamstring_V2 : V2; fun hand_N : N; fun hand_V2 : V2; fun hand_barrow_N : N; +fun hand_carry_V2 : V2; fun hand_grenade_N : N; fun hand_luggage_N : N; fun hand_me_down_N : N; @@ -15891,6 +16312,7 @@ fun handiness_N : N; fun handiwork_N : N; fun handkerchief_N : N; fun handle_N : N; +fun handle_V : V; fun handle_V2 : V2; fun handlebar_N : N; fun handler_N : N; @@ -15936,6 +16358,8 @@ fun haphazard_Adv : Adv; fun hapless_A : A; fun haply_Adv : Adv; fun happen_V : V; +fun happen_V2 : V2; +fun happen_VV : VV; fun happening_N : N; fun happily_Adv : Adv; fun happiness_N : N; @@ -15949,6 +16373,7 @@ fun harass_V2 : V2; fun harassment_N : N; fun harbin_PN : PN; fun harbinger_N : N; +fun harbor_V2 : V2; fun harbour_N : N; fun harbour_V : V; fun harbour_V2 : V2; @@ -16071,6 +16496,8 @@ fun hatching_N : N; fun hatchway_N : N; fun hate_N : N; fun hate_V2 : V2; +fun hate_V2V : V2V; +fun hate_VS : VS; fun hateful_A : A; fun hatfield_PN : PN; fun hatful_N : N; @@ -16095,6 +16522,10 @@ fun hautboy_N : N; fun hauteur_N : N; fun havana_N : N; fun havana_PN : PN; +fun have_V : V; +fun have_V2 : V2; +fun have_VS : VS; +fun have_VV : VV; fun haven_N : N; fun haverfordwest_PN : PN; fun haverhill_PN : PN; @@ -16134,6 +16565,7 @@ fun hazel_PN : PN; fun hazily_Adv : Adv; fun haziness_N : N; fun hazy_A : A; +fun he_Pron : Pron; fun he_goat_N : N; fun he_man_N : N; fun head_N : N; @@ -16185,6 +16617,8 @@ fun heap_V2 : V2; fun heaps_Adv : Adv; fun hear_V : V; fun hear_V2 : V2; +fun hear_V2V : V2V; +fun hear_VS : VS; fun hearer_N : N; fun hearing_N : N; fun hearing_aid_N : N; @@ -16315,6 +16749,9 @@ fun helot_N : N; fun help_N : N; fun help_V : V; fun help_V2 : V2; +fun help_V2V : V2V; +fun help_VV : VV; +fun help_VS : VS; fun helper_N : N; fun helpful_A : A; fun helpfulness_N : N; @@ -16341,6 +16778,8 @@ fun hemoglobin_N : N; fun hemophilia_N : N; fun hemophiliac_N : N; fun hemorrhage_N : N; +fun hemorrhage_V : V; +fun hemorrhage_V2 : V2; fun hemp_N : N; fun hempen_A : A; fun hemstitch_N : N; @@ -16430,6 +16869,8 @@ fun hesitance_N : N; fun hesitancy_N : N; fun hesitant_A : A; fun hesitate_V : V; +fun hesitate_VV : VV; +fun hesitate_VS : VS; fun hesitatingly_Adv : Adv; fun hesitation_N : N; fun hessian_N : N; @@ -16572,6 +17013,7 @@ fun hinge_V2 : V2; fun hint_N : N; fun hint_V : V; fun hint_V2 : V2; +fun hint_VS : VS; fun hinterland_N : N; fun hip_A : A; fun hip_N : N; @@ -16585,7 +17027,10 @@ fun hippodrome_N : N; fun hippopotamus_N : N; fun hippy_N : N; fun hire_N : N; +fun hire_V : V; fun hire_V2 : V2; +fun hire_V2V : V2V; +fun hire_VS : VS; fun hireling_N : N; fun hiroshima_PN : PN; fun hirsute_A : A; @@ -16596,6 +17041,7 @@ fun histogram_N : N; fun historian_N : N; fun historic_A : A; fun historical_A : A; +fun historicize_V2 : V2; fun history_N : N; fun histrionic_A : A; fun histrionics_N : N; @@ -16669,6 +17115,8 @@ fun hoity_toity_A : A; fun hold_N : N; fun hold_V : V; fun hold_V2 : V2; +fun hold_V2V : V2V; +fun hold_VS : VS; fun hold_up_N : N; fun holdall_N : N; fun holder_N : N; @@ -16721,6 +17169,7 @@ fun homeliness_N : N; fun homely_A : A; fun homeopath_N : N; fun homeopathic_A : A; +fun homer_V : V; fun homeric_A : A; fun homesick_A : A; fun homesickness_N : N; @@ -16773,6 +17222,7 @@ fun hong_kong_PN : PN; fun honiton_PN : PN; fun honk_N : N; fun honk_V : V; +fun honor_V2 : V2; fun honorarium_N : N; fun honorary_A : A; fun honorific_A : A; @@ -16821,7 +17271,8 @@ fun hop_pole_N : N; fun hope_N : N; fun hope_PN : PN; fun hope_V : V; -fun hope_V2 : V2; +fun hope_VV : VV; +fun hope_VS : VS; fun hopeful_A : A; fun hopefulness_N : N; fun hopeless_A : A; @@ -16829,6 +17280,7 @@ fun hopelessness_N : N; fun hopped_up_A : A; fun hopper_N : N; fun hopscotch_N : N; +fun hopscotch_V : V; fun horace_PN : PN; fun horde_N : N; fun horizon_N : N; @@ -17114,10 +17566,12 @@ fun hurried_A : A; fun hurry_N : N; fun hurry_V : V; fun hurry_V2 : V2; +fun hurry_V2V : V2V; fun hurstpierpoint_PN : PN; fun hurt_N : N; fun hurt_V : V; fun hurt_V2 : V2; +fun hurt_VS : VS; fun hurtful_A : A; fun hurtle_V : V; fun husband_N : N; @@ -17180,6 +17634,7 @@ fun hymen_N : N; fun hymn_N : N; fun hymn_V2 : V2; fun hymnal_N : N; +fun hype_V2 : V2; fun hyperbola_N : N; fun hyperbole_N : N; fun hyperbolic_A : A; @@ -17207,12 +17662,14 @@ fun hypodermic_N : N; fun hypotenuse_N : N; fun hypothecate_V2 : V2; fun hypothesis_N : N; +fun hypothesize_V2 : V2; fun hypothetical_A : A; fun hyssop_N : N; fun hysteria_N : N; fun hysterical_A : A; fun hysterics_N : N; fun hythe_PN : PN; +fun i_Pron : Pron; fun iamb_N : N; fun iambic_A : A; fun iambics_N : N; @@ -17280,6 +17737,7 @@ fun idem_PN : PN; fun identical_A : A; fun identifiable_A : A; fun identification_N : N; +fun identify_V : V; fun identify_V2 : V2; fun identikit_N : N; fun identity_N : N; @@ -17314,6 +17772,7 @@ fun idolize_V2 : V2; fun idyll_N : N; fun idyllic_A : A; fun ie_PN : PN; +fun if_Subj : Subj; fun igloo_N : N; fun igneous_A : A; fun ignis_fatuus_N : N; @@ -17326,6 +17785,7 @@ fun ignominy_N : N; fun ignoramus_N : N; fun ignorance_N : N; fun ignorant_A : A; +fun ignore_V : V; fun ignore_V2 : V2; fun iguana_N : N; fun ikon_N : N; @@ -17382,7 +17842,9 @@ fun illusion_N : N; fun illusionist_N : N; fun illusive_A : A; fun illusory_A : A; +fun illustrate_V : V; fun illustrate_V2 : V2; +fun illustrate_VS : VS; fun illustration_N : N; fun illustrative_A : A; fun illustrator_N : N; @@ -17395,7 +17857,9 @@ fun imaginable_A : A; fun imaginary_A : A; fun imagination_N : N; fun imaginative_A : A; +fun imagine_V : V; fun imagine_V2 : V2; +fun imagine_VS : VS; fun imam_N : N; fun imbalance_N : N; fun imbecile_A : A; @@ -17498,6 +17962,7 @@ fun imperialism_N : N; fun imperialist_N : N; fun imperialistic_A : A; fun imperil_V2 : V2; +fun imperile_V2 : V2; fun imperious_A : A; fun imperiousness_N : N; fun imperishable_A : A; @@ -17534,9 +17999,12 @@ fun implicate_V2 : V2; fun implication_N : N; fun implicit_A : A; fun implore_V2 : V2; +fun implore_VS : VS; fun imploringly_Adv : Adv; fun implosion_N : N; +fun imply_V : V; fun imply_V2 : V2; +fun imply_VS : VS; fun impolite_A : A; fun impoliteness_N : N; fun impolitic_A : A; @@ -17577,6 +18045,7 @@ fun impregnable_A : A; fun impregnate_V2 : V2; fun impresario_N : N; fun impress_N : N; +fun impress_V : V; fun impress_V2 : V2; fun impression_N : N; fun impressionable_A : A; @@ -17730,9 +18199,12 @@ fun inclination_N : N; fun incline_N : N; fun incline_V : V; fun incline_V2 : V2; +fun incline_V2V : V2V; fun inclose_V2 : V2; fun inclosure_N : N; +fun include_V : V; fun include_V2 : V2; +fun include_VS : VS; fun inclusion_N : N; fun inclusive_A : A; fun incognito_A : A; @@ -17865,10 +18337,13 @@ fun indian_A : A; fun indian_N : N; fun indiana_PN : PN; fun indianapolis_PN : PN; +fun indicate_V : V; fun indicate_V2 : V2; +fun indicate_VS : VS; fun indication_N : N; fun indicative_A : A; fun indicator_N : N; +fun indict_V : V; fun indict_V2 : V2; fun indictable_A : A; fun indictment_N : N; @@ -17926,6 +18401,7 @@ fun indorse_V2 : V2; fun indrawn_A : A; fun indubitable_A : A; fun induce_V2 : V2; +fun induce_V2V : V2V; fun inducement_N : N; fun induct_V2 : V2; fun induction_N : N; @@ -18005,6 +18481,7 @@ fun infantry_N : N; fun infantryman_N : N; fun infatuate_V2 : V2; fun infatuation_N : N; +fun infect_V : V; fun infect_V2 : V2; fun infection_N : N; fun infectious_A : A; @@ -18041,6 +18518,7 @@ fun inflammable_A : A; fun inflammation_N : N; fun inflammatory_A : A; fun inflatable_A : A; +fun inflate_V : V; fun inflate_V2 : V2; fun inflation_N : N; fun inflationary_A : A; @@ -18085,6 +18563,7 @@ fun infusion_N : N; fun ingatestone_PN : PN; fun ingathering_N : N; fun ingenious_A : A; +fun ingenue_N : N; fun ingenuity_N : N; fun ingenuous_A : A; fun ingenuousness_N : N; @@ -18102,7 +18581,6 @@ fun ingredient_N : N; fun ingress_N : N; fun ingrid_PN : PN; fun ingrowing_A : A; -fun ingenue_N : N; fun inhabit_V2 : V2; fun inhabitable_A : A; fun inhabitant_N : N; @@ -18173,6 +18651,7 @@ fun innocent_A : A; fun innocent_N : N; fun innocuous_A : A; fun innovate_V : V; +fun innovate_V2 : V2; fun innovation_N : N; fun innovator_N : N; fun innsbruck_PN : PN; @@ -18255,6 +18734,7 @@ fun insipidity_N : N; fun insipidness_N : N; fun insist_V : V; fun insist_V2 : V2; +fun insist_VS : VS; fun insistence_N : N; fun insistent_A : A; fun insofar_Adv : Adv; @@ -18278,9 +18758,11 @@ fun inspectorate_N : N; fun inspiration_N : N; fun inspirational_A : A; fun inspire_V2 : V2; +fun inspire_V2V : V2V; fun inspired_A : A; fun inst_PN : PN; fun instability_N : N; +fun install_V : V; fun install_V2 : V2; fun installation_N : N; fun instalment_N : N; @@ -18334,7 +18816,9 @@ fun insulting_A : A; fun insuperable_A : A; fun insupportable_A : A; fun insurance_N : N; +fun insure_V : V; fun insure_V2 : V2; +fun insure_VS : VS; fun insurgent_A : A; fun insurgent_N : N; fun insurmountable_A : A; @@ -18347,6 +18831,7 @@ fun intangible_A : A; fun intangibles_N : N; fun integer_N : N; fun integral_A : A; +fun integrate_V : V; fun integrate_V2 : V2; fun integration_N : N; fun integrity_N : N; @@ -18361,7 +18846,10 @@ fun intelligibility_N : N; fun intelligible_A : A; fun intemperance_N : N; fun intemperate_A : A; +fun intend_V : V; fun intend_V2 : V2; +fun intend_VV : VV; +fun intend_VS : VS; fun intense_A : A; fun intensification_N : N; fun intensify_V : V; @@ -18409,6 +18897,7 @@ fun interdict_V2 : V2; fun interdiction_N : N; fun interdisciplinary_A : A; fun interest_N : N; +fun interest_V : V; fun interest_V2 : V2; fun interested_A : A; fun interesting_A : A; @@ -18505,6 +18994,7 @@ fun intertwine_V : V; fun intertwine_V2 : V2; fun interval_N : N; fun intervene_V : V; +fun intervene_V2V : V2V; fun intervention_N : N; fun interview_N : N; fun interview_V2 : V2; @@ -18589,6 +19079,7 @@ fun invasive_A : A; fun invective_N : N; fun inveigh_V : V; fun inveigle_V2 : V2; +fun invent_V : V; fun invent_V2 : V2; fun invention_N : N; fun inventive_A : A; @@ -18605,6 +19096,7 @@ fun invertebrate_N : N; fun inverurie_PN : PN; fun invest_V : V; fun invest_V2 : V2; +fun investigate_V : V; fun investigate_V2 : V2; fun investigation_N : N; fun investigator_N : N; @@ -18626,6 +19118,7 @@ fun invisible_A : A; fun invitation_N : N; fun invite_N : N; fun invite_V2 : V2; +fun invite_V2V : V2V; fun inviting_A : A; fun invocation_N : N; fun invoice_N : N; @@ -18634,7 +19127,9 @@ fun invoke_V2 : V2; fun involuntary_A : A; fun involute_A : A; fun involution_N : N; +fun involve_V : V; fun involve_V2 : V2; +fun involve_VS : VS; fun involved_A : A; fun involvement_N : N; fun invulnerable_A : A; @@ -18774,6 +19269,7 @@ fun issue_V : V; fun issue_V2 : V2; fun istanbul_PN : PN; fun isthmus_N : N; +fun it_Pron : Pron; fun italian_A : A; fun italian_N : N; fun italic_A : A; @@ -18851,6 +19347,7 @@ fun jalopy_N : N; fun jam_N : N; fun jam_V : V; fun jam_V2 : V2; +fun jam_VS : VS; fun jamaica_PN : PN; fun jamaican_A : A; fun jamaican_N : N; @@ -19079,6 +19576,7 @@ fun jointure_N : N; fun joist_N : N; fun joke_N : N; fun joke_V : V; +fun joke_VS : VS; fun joker_N : N; fun jokingly_Adv : Adv; fun jollification_N : N; @@ -19151,6 +19649,8 @@ fun judder_V : V; fun judge_N : N; fun judge_V : V; fun judge_V2 : V2; +fun judge_V2V : V2V; +fun judge_VS : VS; fun judgement_N : N; fun judicature_N : N; fun judicial_A : A; @@ -19190,6 +19690,7 @@ fun jumbo_A : A; fun jump_N : N; fun jump_V : V; fun jump_V2 : V2; +fun jump_V2V : V2V; fun jumped_up_A : A; fun jumper_N : N; fun jumpiness_N : N; @@ -19205,6 +19706,7 @@ fun junior_A : A; fun junior_N : N; fun juniper_N : N; fun junk_N : N; +fun junk_V2 : V2; fun junk_shop_N : N; fun junket_N : N; fun junket_V : V; @@ -19222,14 +19724,16 @@ fun juror_N : N; fun jury_N : N; fun jury_box_N : N; fun jury_mast_N : N; +fun jury_rigge_V2 : V2; fun juryman_N : N; -fun just_A : A; fun just_Adv : Adv; +fun just_Predet : Predet; fun justice_N : N; fun justiciary_N : N; fun justifiable_A : A; fun justification_N : N; fun justify_V2 : V2; +fun justify_VV : VV; fun justin_PN : PN; fun justness_N : N; fun jut_V : V; @@ -19292,6 +19796,8 @@ fun keenness_N : N; fun keep_N : N; fun keep_V : V; fun keep_V2 : V2; +fun keep_VA : VA; +fun keep_VS : VS; fun keeper_N : N; fun keeping_N : N; fun keepsake_N : N; @@ -19333,6 +19839,7 @@ fun kettering_PN : PN; fun kettle_N : N; fun kettledrum_N : N; fun kevin_PN : PN; +fun key_A : A; fun key_N : N; fun key_V2 : V2; fun keyboard_N : N; @@ -19483,6 +19990,7 @@ fun knaresborough_PN : PN; fun knave_N : N; fun knavery_N : N; fun knavish_A : A; +fun knead_V : V; fun knead_V2 : V2; fun knee_N : N; fun knee_deep_A : A; @@ -19534,6 +20042,8 @@ fun knout_N : N; fun know_N : N; fun know_V : V; fun know_V2 : V2; +fun know_V2V : V2V; +fun know_VS : VS; fun know_all_N : N; fun know_how_N : N; fun knowing_A : A; @@ -19578,6 +20088,7 @@ fun krona_N : N; fun krone_N : N; fun kudos_N : N; fun kumis_N : N; +fun kummel_N : N; fun kung_fu_N : N; fun kunming_PN : PN; fun kuwait_PN : PN; @@ -19591,7 +20102,6 @@ fun kwacha_N : N; fun kweiyang_PN : PN; fun kwela_N : N; fun kyoto_PN : PN; -fun kummel_N : N; fun l_plate_N : N; fun la_N : N; fun la_PN : PN; @@ -19604,8 +20114,11 @@ fun laager_N : N; fun lab_N : N; fun lab_PN : PN; fun label_N : N; +fun label_V : V; fun label_V2 : V2; +fun label_VS : VS; fun labial_A : A; +fun labor_V : V; fun laboratory_N : N; fun laborious_A : A; fun labour_N : N; @@ -19691,11 +20204,13 @@ fun lambeth_PN : PN; fun lambkin_N : N; fun lambskin_N : N; fun lame_A : A; +fun lame_N : N; fun lame_V2 : V2; fun lameness_N : N; fun lament_N : N; fun lament_V : V; fun lament_V2 : V2; +fun lament_VS : VS; fun lamentable_A : A; fun lamentation_N : N; fun laminate_V : V; @@ -19712,7 +20227,6 @@ fun lampoon_V2 : V2; fun lamppost_N : N; fun lamprey_N : N; fun lampshade_N : N; -fun lame_N : N; fun lanark_PN : PN; fun lancashire_PN : PN; fun lancaster_PN : PN; @@ -19833,9 +20347,8 @@ fun lassitude_N : N; fun lasso_N : N; fun lasso_V2 : V2; fun last_A : A; -fun last_Adv : Adv; -fun last_N : N; fun last_V : V; +fun last_V2 : V2; fun lasting_A : A; fun lat_N : N; fun latch_N : N; @@ -19877,6 +20390,7 @@ fun laudatory_A : A; fun laugh_N : N; fun laugh_V : V; fun laugh_V2 : V2; +fun laugh_VS : VS; fun laughable_A : A; fun laughing_A : A; fun laughing_gas_N : N; @@ -19931,6 +20445,7 @@ fun lay_A : A; fun lay_N : N; fun lay_V : V; fun lay_V2 : V2; +fun lay_VS : VS; fun lay_figure_N : N; fun lay_off_N : N; fun lay_out_N : N; @@ -19963,6 +20478,8 @@ fun leach_V2 : V2; fun lead_N : N; fun lead_V : V; fun lead_V2 : V2; +fun lead_V2V : V2V; +fun lead_VS : VS; fun lead_in_N : N; fun lead_ore_N : N; fun leaded_A : A; @@ -20005,6 +20522,8 @@ fun leapfrog_N : N; fun leapfrog_V2 : V2; fun learn_V : V; fun learn_V2 : V2; +fun learn_VV : VV; +fun learn_VS : VS; fun learned_A : A; fun learner_N : N; fun learning_N : N; @@ -20030,6 +20549,9 @@ fun leathery_A : A; fun leave_N : N; fun leave_V : V; fun leave_V2 : V2; +fun leave_V2V : V2V; +fun leave_VV : VV; +fun leave_VS : VS; fun leave_taking_N : N; fun leaven_N : N; fun leaven_V2 : V2; @@ -20060,6 +20582,7 @@ fun leeway_N : N; fun left_A : A; fun left_Adv : Adv; fun left_N : N; +fun left_VS : VS; fun left_hand_A : A; fun left_handed_A : A; fun left_wing_N : N; @@ -20100,6 +20623,8 @@ fun legislature_N : N; fun legitimacy_N : N; fun legitimate_A : A; fun legitimatize_V2 : V2; +fun legitimize_V2 : V2; +fun legitimize_V2V : V2V; fun legless_A : A; fun leguminous_A : A; fun lei_N : N; @@ -20121,6 +20646,7 @@ fun lemon_N : N; fun lemonade_N : N; fun lemur_N : N; fun len_PN : PN; +fun lend_V : V; fun lend_V2 : V2; fun lender_N : N; fun lending_library_N : N; @@ -20179,6 +20705,8 @@ fun lest_Prep : Prep ; fun let_N : N; fun let_V : V; fun let_V2 : V2; +fun let_V2V : V2V; +fun let_VS : VS; fun let_down_N : N; fun let_up_N : N; fun letchworth_PN : PN; @@ -20295,6 +20823,7 @@ fun lidless_A : A; fun lido_N : N; fun lie_N : N; fun lie_V : V; +fun lie_VS : VS; fun lie_abed_N : N; fun lie_detector_N : N; fun lie_in_N : N; @@ -20381,8 +20910,11 @@ fun likable_A : A; fun like_A : A; fun like_Adv : Adv; fun like_N : N; -fun like_V2 : V2; fun like_Prep : Prep ; +fun like_V2 : V2; +fun like_V2V : V2V; +fun like_VV : VV; +fun like_VS : VS; fun like_minded_A : A; fun likeable_A : A; fun likelihood_N : N; @@ -20534,12 +21066,14 @@ fun lissomness_N : N; fun list_N : N; fun list_V : V; fun list_V2 : V2; +fun list_V2V : V2V; fun list_price_N : N; fun listen_V : V; fun listener_N : N; fun listing_N : N; fun listless_A : A; fun listlessness_N : N; +fun lit_V2 : V2; fun litany_N : N; fun litchee_N : N; fun litchi_N : N; @@ -20658,6 +21192,7 @@ fun lob_V2 : V2; fun lobby_N : N; fun lobby_V : V; fun lobby_V2 : V2; +fun lobby_V2V : V2V; fun lobbyist_N : N; fun lobe_N : N; fun lobed_A : A; @@ -20671,6 +21206,7 @@ fun localism_N : N; fun locality_N : N; fun localization_N : N; fun localize_V2 : V2; +fun locate_V : V; fun locate_V2 : V2; fun location_N : N; fun loch_N : N; @@ -20796,6 +21332,8 @@ fun loofah_N : N; fun look_N : N; fun look_V : V; fun look_V2 : V2; +fun look_V2V : V2V; +fun look_VA : VA; fun look_over_N : N; fun looker_N : N; fun looker_on_N : N; @@ -20887,6 +21425,7 @@ fun louvre_N : N; fun lovable_A : A; fun love_N : N; fun love_V2 : V2; +fun love_V2V : V2V; fun love_affair_N : N; fun love_child_N : N; fun love_feast_N : N; @@ -21056,10 +21595,10 @@ fun luxurious_A : A; fun luxury_N : N; fun lvov_PN : PN; fun lyallpur_PN : PN; +fun lycee_N : N; fun lyceum_N : N; fun lychee_N : N; fun lychgate_N : N; -fun lycee_N : N; fun lydia_PN : PN; fun lydney_PN : PN; fun lye_N : N; @@ -21229,7 +21768,9 @@ fun mainmast_N : N; fun mainspring_N : N; fun mainstay_N : N; fun mainstream_N : N; +fun maintain_V : V; fun maintain_V2 : V2; +fun maintain_VS : VS; fun maintainable_A : A; fun maintenance_N : N; fun mainz_PN : PN; @@ -21249,6 +21790,10 @@ fun majority_N : N; fun make_N : N; fun make_V : V; fun make_V2 : V2; +fun make_V2V : V2V; +fun make_VA : VA; +fun make_VV : VV; +fun make_VS : VS; fun make_believe_N : N; fun make_up_N : N; fun maker_N : N; @@ -21351,6 +21896,7 @@ fun manacle_N : N; fun manacle_V2 : V2; fun manage_V : V; fun manage_V2 : V2; +fun manage_VV : VV; fun manageability_N : N; fun manageable_A : A; fun management_N : N; @@ -21365,6 +21911,7 @@ fun mandarin_N : N; fun mandatary_N : N; fun mandate_N : N; fun mandate_V2 : V2; +fun mandate_VS : VS; fun mandatory_A : A; fun mandatory_N : N; fun mandible_N : N; @@ -21374,6 +21921,8 @@ fun mandrake_N : N; fun mandrill_N : N; fun mandy_PN : PN; fun mane_N : N; +fun maneuver_V : V; +fun maneuver_V2 : V2; fun manful_A : A; fun manganese_N : N; fun mange_N : N; @@ -21461,6 +22010,7 @@ fun manure_V2 : V2; fun manuscript_N : N; fun manx_A : A; fun manx_N : N; +fun many_Det : Det; fun many_sided_A : A; fun maoism_N : N; fun maoist_N : N; @@ -21499,6 +22049,7 @@ fun margery_PN : PN; fun margie_PN : PN; fun margin_N : N; fun marginal_A : A; +fun marginalize_V2 : V2; fun margrave_N : N; fun marguerite_N : N; fun maria_PN : PN; @@ -21526,6 +22077,7 @@ fun mark_N : N; fun mark_PN : PN; fun mark_V2 : V2; fun mark_up_N : N; +fun marke_VS : VS; fun marked_A : A; fun marker_N : N; fun market_N : N; @@ -21602,6 +22154,7 @@ fun martyr_V2 : V2; fun martyrdom_N : N; fun marvel_N : N; fun marvel_V : V; +fun marvel_VS : VS; fun marvellous_A : A; fun marvelous_A : A; fun marxism_N : N; @@ -21687,6 +22240,7 @@ fun matchlock_N : N; fun matchmaker_N : N; fun matchwood_N : N; fun mate_1_N : N; +fun mate_2_N : N; fun mate_V : V; fun mate_V2 : V2; fun material_A : A; @@ -21697,6 +22251,7 @@ fun materialistic_A : A; fun materialistically_Adv : Adv; fun materialization_N : N; fun materialize_V : V; +fun materialize_V2V : V2V; fun maternal_A : A; fun maternity_N : N; fun matey_A : A; @@ -21737,7 +22292,6 @@ fun mature_V : V; fun mature_V2 : V2; fun maturity_N : N; fun matutinal_A : A; -fun mate_2_N : N; fun maud_PN : PN; fun maudie_PN : PN; fun maudlin_A : A; @@ -21774,6 +22328,7 @@ fun maximum_N : N; fun maxine_PN : PN; fun may_N : N; fun may_PN : PN; +fun may_VV : VV; fun may_beetle_N : N; fun may_bug_N : N; fun maybe_Adv : Adv; @@ -21809,7 +22364,11 @@ fun mealy_bug_N : N; fun mealy_mouthed_A : A; fun mean_A : A; fun mean_N : N; +fun mean_V : V; fun mean_V2 : V2; +fun mean_VA : VA; +fun mean_VV : VV; +fun mean_VS : VS; fun meander_V : V; fun meanderingly_Adv : Adv; fun meanie_N : N; @@ -21887,6 +22446,7 @@ fun meditative_A : A; fun mediterranean_A : A; fun medium_A : A; fun medium_N : N; +fun medium_grade_A : A; fun medlar_N : N; fun medley_N : N; fun meed_N : N; @@ -21897,6 +22457,7 @@ fun meet_A : A; fun meet_N : N; fun meet_V : V; fun meet_V2 : V2; +fun meet_V2V : V2V; fun meeting_N : N; fun meeting_house_N : N; fun meeting_place_N : N; @@ -21915,9 +22476,12 @@ fun melancholia_N : N; fun melancholic_A : A; fun melancholy_A : A; fun melancholy_N : N; +fun melange_N : N; fun melbourne_PN : PN; fun melcombe_PN : PN; fun melcombe_regis_PN : PN; +fun meld_V2 : V2; +fun melee_N : N; fun meliorate_V : V; fun meliorate_V2 : V2; fun melioration_N : N; @@ -21961,6 +22525,7 @@ fun memsahib_N : N; fun menace_N : N; fun menace_V2 : V2; fun menacingly_Adv : Adv; +fun menage_N : N; fun menagerie_N : N; fun mend_N : N; fun mend_V : V; @@ -21986,7 +22551,9 @@ fun mentality_N : N; fun menthol_N : N; fun mentholated_A : A; fun mention_N : N; +fun mention_V : V; fun mention_V2 : V2; +fun mention_VS : VS; fun mentioned_A : A; fun mentor_N : N; fun menu_N : N; @@ -22034,6 +22601,7 @@ fun merrymaker_N : N; fun merrymaking_N : N; fun merthyr_tydfil_PN : PN; fun merton_PN : PN; +fun mesalliance_N : N; fun mescal_N : N; fun mescaline_N : N; fun meseems_Adv : Adv; @@ -22063,6 +22631,7 @@ fun messy_A : A; fun met_PN : PN; fun metabolic_A : A; fun metabolism_N : N; +fun metabolize_V2 : V2; fun metacarpal_A : A; fun metacarpal_N : N; fun metal_N : N; @@ -22105,6 +22674,7 @@ fun methyl_N : N; fun methylated_A : A; fun meticulous_A : A; fun meticulousness_N : N; +fun metier_N : N; fun metre_N : N; fun metric_A : A; fun metrical_A : A; @@ -22212,6 +22782,7 @@ fun midwestern_A : A; fun midwife_N : N; fun midwifery_N : N; fun mien_N : N; +fun miff_V2 : V2; fun might_N : N; fun might_have_been_N : N; fun mightily_Adv : Adv; @@ -22339,6 +22910,7 @@ fun mincing_A : A; fun mind_N : N; fun mind_V : V; fun mind_V2 : V2; +fun mind_VS : VS; fun mind_bending_A : A; fun mind_blowing_A : A; fun mind_boggling_A : A; @@ -22564,6 +23136,7 @@ fun mistletoe_N : N; fun mistral_N : N; fun mistranslate_V2 : V2; fun mistranslation_N : N; +fun mistreat_V2 : V2; fun mistress_N : N; fun mistrial_N : N; fun mistrust_N : N; @@ -22604,6 +23177,7 @@ fun mo_PN : PN; fun moan_N : N; fun moan_V : V; fun moan_V2 : V2; +fun moan_VS : VS; fun moat_N : N; fun moated_A : A; fun mob_N : N; @@ -22868,6 +23442,7 @@ fun morbidity_N : N; fun morbidness_N : N; fun mordant_A : A; fun more_Adv : Adv; +fun more_Det : Det; fun more_N : N; fun morecambe_PN : PN; fun morello_N : N; @@ -22963,6 +23538,7 @@ fun motion_V : V; fun motion_V2 : V2; fun motionless_A : A; fun motivate_V2 : V2; +fun motivate_V2V : V2V; fun motivation_N : N; fun motive_A : A; fun motive_N : N; @@ -22998,6 +23574,7 @@ fun mound_N : N; fun mount_N : N; fun mount_V : V; fun mount_V2 : V2; +fun mount_VS : VS; fun mountain_N : N; fun mountain_ash_PN : PN; fun mountaineer_N : N; @@ -23030,6 +23607,7 @@ fun movable_A : A; fun move_N : N; fun move_V : V; fun move_V2 : V2; +fun move_V2V : V2V; fun movement_N : N; fun mover_N : N; fun movie_N : N; @@ -23049,8 +23627,7 @@ fun ms_N : N; fun ms_PN : PN; fun msc_N : N; fun mt_PN : PN; -fun much_A : A; -fun much_Adv : Adv; +fun much_Det : Det; fun much_N : N; fun muchness_N : N; fun mucilage_N : N; @@ -23173,6 +23750,7 @@ fun murton_PN : PN; fun muscatel_N : N; fun muscle_N : N; fun muscle_V : V; +fun muscle_V2 : V2; fun muscle_bound_A : A; fun muscleman_N : N; fun muscovite_A : A; @@ -23181,6 +23759,7 @@ fun muscovy_N : N; fun muscular_A : A; fun muse_N : N; fun muse_V : V; +fun muse_VS : VS; fun museum_N : N; fun mush_N : N; fun mushroom_N : N; @@ -23213,6 +23792,7 @@ fun muss_V2 : V2; fun mussel_N : N; fun musselburgh_PN : PN; fun must_N : N; +fun must_VV : VV; fun mustachio_N : N; fun mustang_N : N; fun mustard_N : N; @@ -23228,6 +23808,7 @@ fun mutatis_mutandis_Adv : Adv; fun mute_A : A; fun mute_N : N; fun mute_V2 : V2; +fun mutilate_V : V; fun mutilate_V2 : V2; fun mutilation_N : N; fun mutineer_N : N; @@ -23273,11 +23854,6 @@ fun mythological_A : A; fun mythologist_N : N; fun mythology_N : N; fun myxomatosis_N : N; -fun melange_N : N; -fun menage_N : N; -fun mesalliance_N : N; -fun metier_N : N; -fun melee_N : N; fun naafi_N : N; fun nab_V2 : V2; fun nabob_N : N; @@ -23303,14 +23879,17 @@ fun naira_N : N; fun nairn_PN : PN; fun nairobi_PN : PN; fun naive_1_A : A; -fun naivety_N : N; +fun naive_2_A : A; fun naivete_N : N; +fun naivety_N : N; fun naked_A : A; fun nakedness_N : N; fun namby_pamby_A : A; fun namby_pamby_N : N; fun name_N : N; fun name_V2 : V2; +fun name_V2V : V2V; +fun name_VS : VS; fun name_day_N : N; fun name_drop_V : V; fun name_dropping_N : N; @@ -23363,6 +23942,7 @@ fun narrow_minded_A : A; fun narrow_mindedness_N : N; fun narrowness_N : N; fun narwhal_N : N; +fun nary_Predet : Predet; fun nasa_PN : PN; fun nasal_A : A; fun nasal_N : N; @@ -23433,10 +24013,10 @@ fun navigator_N : N; fun navvy_N : N; fun navy_N : N; fun nay_Adv : Adv; +fun naysay_V2 : V2; fun nazi_A : A; fun nazi_N : N; fun nazism_N : N; -fun naive_2_A : A; fun nb_PN : PN; fun nco_N : N; fun ne'er_Adv : Adv; @@ -23449,9 +24029,9 @@ fun neapolitan_A : A; fun neapolitan_N : N; fun near_A : A; fun near_Adv : Adv; +fun near_Prep : Prep ; 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; @@ -23489,8 +24069,13 @@ fun nectar_N : N; fun nectarine_N : N; fun ned_PN : PN; fun neddy_PN : PN; +fun nee_A : A; fun need_N : N; +fun need_V : V; fun need_V2 : V2; +fun need_V2V : V2V; +fun need_VV : VV; +fun need_VS : VS; fun needful_A : A; fun needle_N : N; fun needle_V2 : V2; @@ -23511,6 +24096,7 @@ fun neglect_N : N; fun neglect_V2 : V2; fun neglectful_A : A; fun neglectfulness_N : N; +fun neglige_N : N; fun negligee_N : N; fun negligence_N : N; fun negligent_A : A; @@ -23518,6 +24104,7 @@ fun negligible_A : A; fun negotiable_A : A; fun negotiate_V : V; fun negotiate_V2 : V2; +fun negotiate_VV : VV; fun negotiation_N : N; fun negotiator_N : N; fun negress_N : N; @@ -23534,6 +24121,7 @@ fun neighbourhood_N : N; fun neighbourliness_N : N; fun neighbourly_A : A; fun neil_PN : PN; +fun neither7nor_DConj : Conj; fun neither_A : A; fun neither_Adv : Adv; fun neither_Prep : Prep ; @@ -23619,7 +24207,7 @@ fun neutralization_N : N; fun neutralize_V2 : V2; fun neutron_N : N; fun nevada_PN : PN; -fun never_Adv : Adv; +fun never_AdV : AdV; fun nevermore_Adv : Adv; fun nevertheless_Adv : Adv; fun neville_PN : PN; @@ -23682,7 +24270,6 @@ fun newtonian_A : A; fun newtonian_N : N; fun newtown_PN : PN; fun next_A : A; -fun next_Adv : Adv; fun next_N : N; fun next_Prep : Prep ; fun nexus_N : N; @@ -23708,6 +24295,7 @@ fun nickel_V2 : V2; fun nicknack_N : N; fun nickname_N : N; fun nickname_V2 : V2; +fun nickname_VS : VS; fun nicola_PN : PN; fun nicole_PN : PN; fun nicotine_N : N; @@ -23804,6 +24392,8 @@ fun nitty_gritty_N : N; fun nitwit_N : N; fun nitwitted_A : A; fun nix_N : N; +fun nix_V2 : V2; +fun no_Quant : Quant; fun no_ball_N : N; fun no_go_A : A; fun no_man's_land_N : N; @@ -23915,6 +24505,7 @@ fun nor'_nor'_west_Adv : Adv; fun nor'_nor'_west_N : N; fun nor'_west_Adv : Adv; fun nor'_west_N : N; +fun nor_Conj : Conj; fun nora_PN : PN; fun nordic_A : A; fun nordic_N : N; @@ -24002,7 +24593,9 @@ fun notation_N : N; fun notch_N : N; fun notch_V2 : V2; fun note_N : N; +fun note_V : V; fun note_V2 : V2; +fun note_VS : VS; fun notebook_N : N; fun notecase_N : N; fun noted_A : A; @@ -24013,6 +24606,7 @@ fun nothingness_N : N; fun notice_N : N; fun notice_V : V; fun notice_V2 : V2; +fun notice_VS : VS; fun notice_board_N : N; fun noticeable_A : A; fun notifiable_A : A; @@ -24142,8 +24736,6 @@ fun nympho_N : N; fun nymphomania_N : N; fun nymphomaniac_A : A; fun nymphomaniac_N : N; -fun nee_A : A; -fun neglige_N : N; fun o'er_Adv : Adv; fun o_level_N : N; fun oaf_N : N; @@ -24198,6 +24790,7 @@ fun objurgation_N : N; fun oblate_A : A; fun oblation_N : N; fun obligate_V2 : V2; +fun obligate_V2V : V2V; fun obligation_N : N; fun obligatory_A : A; fun oblige_V2 : V2; @@ -24221,6 +24814,7 @@ fun obscurantism_N : N; fun obscurantist_N : N; fun obscure_A : A; fun obscure_V2 : V2; +fun obscure_VA : VA; fun obscurity_N : N; fun obsequious_A : A; fun obsequiousness_N : N; @@ -24231,6 +24825,7 @@ fun observation_N : N; fun observatory_N : N; fun observe_V : V; fun observe_V2 : V2; +fun observe_VS : VS; fun observer_N : N; fun observing_A : A; fun obsess_V2 : V2; @@ -24281,8 +24876,10 @@ fun occupant_N : N; fun occupation_N : N; fun occupational_A : A; fun occupier_N : N; +fun occupy_V : V; fun occupy_V2 : V2; fun occur_V : V; +fun occurr_V2 : V2; fun occurrence_N : N; fun ocean_N : N; fun oceanic_A : A; @@ -24328,8 +24925,8 @@ 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_Prep : Prep ; fun off_day_N : N; fun off_licence_N : N; fun off_peak_A : A; @@ -24351,6 +24948,8 @@ fun offensiveness_N : N; fun offer_N : N; fun offer_V : V; fun offer_V2 : V2; +fun offer_VV : VV; +fun offer_VS : VS; fun offering_N : N; fun offertory_N : N; fun offhand_A : A; @@ -24499,8 +25098,8 @@ fun ongar_PN : PN; fun ongoing_A : A; fun onion_N : N; fun onlooker_N : N; -fun only_A : A; fun only_Adv : Adv; +fun only_Predet : Predet; fun onomatopoeia_N : N; fun onrush_N : N; fun onset_N : N; @@ -24508,8 +25107,8 @@ fun onshore_A : A; fun onshore_Adv : Adv; fun onslaught_N : N; fun ontario_PN : PN; -fun ontology_N : N; fun onto_Prep : Prep ; +fun ontology_N : N; fun onus_N : N; fun onward_A : A; fun onward_Adv : Adv; @@ -24567,6 +25166,7 @@ fun ophthalmic_A : A; fun ophthalmoscope_N : N; fun opiate_N : N; fun opine_V2 : V2; +fun opine_VS : VS; fun opinion_N : N; fun opinionated_A : A; fun opinionative_A : A; @@ -24579,7 +25179,9 @@ fun opportune_A : A; fun opportunism_N : N; fun opportunist_N : N; fun opportunity_N : N; +fun oppose_V : V; fun oppose_V2 : V2; +fun oppose_VS : VS; fun opposite_A : A; fun opposite_N : N; fun opposite_Prep : Prep ; @@ -24592,6 +25194,8 @@ fun opprobrious_A : A; fun opprobrium_N : N; fun oppugn_V2 : V2; fun opt_V : V; +fun opt_V2V : V2V; +fun opt_VS : VS; fun optative_A : A; fun optative_N : N; fun optic_A : A; @@ -24609,6 +25213,7 @@ fun optional_A : A; fun opulence_N : N; fun opulent_A : A; fun opus_N : N; +fun or_Conj : Conj; fun oracle_N : N; fun oracular_A : A; fun oral_A : A; @@ -24639,9 +25244,13 @@ fun orchestration_N : N; fun orchid_N : N; fun orchis_N : N; fun ordain_V2 : V2; +fun ordain_VS : VS; fun ordeal_N : N; fun order_N : N; +fun order_V : V; fun order_V2 : V2; +fun order_V2V : V2V; +fun order_VS : VS; fun order_book_N : N; fun order_form_N : N; fun order_paper_N : N; @@ -24671,6 +25280,7 @@ fun organist_N : N; fun organization_N : N; fun organizational_A : A; fun organize_V2 : V2; +fun organize_V2V : V2V; fun organized_A : A; fun organizer_N : N; fun orgasm_N : N; @@ -24774,10 +25384,11 @@ fun oubliette_N : N; fun ouija_N : N; fun ouija_board_N : N; fun ounce_N : N; +fun oust_V : V; fun oust_V2 : V2; fun out_Adv : Adv; -fun out_V2 : V2; fun out_Prep : Prep ; +fun out_V2 : V2; fun out_herod_V2 : V2; fun out_of_date_A : A; fun out_of_door_A : A; @@ -24785,6 +25396,7 @@ fun out_of_doors_Adv : Adv; fun out_of_the_way_A : A; fun out_of_the_way_Adv : Adv; fun out_of_work_A : A; +fun out_trade_V2 : V2; fun out_tray_N : N; fun outback_A : A; fun outback_N : N; @@ -24821,7 +25433,9 @@ fun outfit_V2 : V2; fun outfitter_N : N; fun outflank_V2 : V2; fun outflow_N : N; +fun outfly_V2 : V2; fun outfox_V2 : V2; +fun outgain_V2 : V2; fun outgo_N : N; fun outgo_V : V; fun outgoing_A : A; @@ -24836,6 +25450,7 @@ fun outlaw_N : N; fun outlaw_V2 : V2; fun outlawry_N : N; fun outlay_N : N; +fun outleap_V2 : V2; fun outlet_N : N; fun outlier_N : N; fun outline_N : N; @@ -24849,7 +25464,9 @@ fun outmatch_V2 : V2; fun outmoded_A : A; fun outmost_A : A; fun outnumber_V2 : V2; +fun outpace_V2 : V2; fun outpatient_N : N; +fun outperform_V2 : V2; fun outplay_V2 : V2; fun outpoint_V2 : V2; fun outport_N : N; @@ -24861,6 +25478,7 @@ fun outrage_V2 : V2; fun outrageous_A : A; fun outrange_V2 : V2; fun outrank_V2 : V2; +fun outre_A : A; fun outride_V2 : V2; fun outrider_N : N; fun outrigged_A : A; @@ -24869,8 +25487,8 @@ fun outright_A : A; fun outright_Adv : Adv; fun outrival_V2 : V2; fun outrun_V2 : V2; -fun outre_A : A; fun outsail_V2 : V2; +fun outsell_V2 : V2; fun outset_N : N; fun outshine_V2 : V2; fun outside_A : A; @@ -24911,6 +25529,7 @@ fun over_Adv : Adv; fun over_N : N; fun over_Prep : Prep ; fun over_abundance_N : N; +fun over_magazine_V2 : V2; fun over_ripe_A : A; fun overabundant_A : A; fun overact_V : V; @@ -24954,7 +25573,9 @@ fun overclothe_V2 : V2; fun overcloud_V : V; fun overcloud_V2 : V2; fun overcoat_N : N; +fun overcome_V : V; fun overcome_V2 : V2; +fun overcommit_V2 : V2; fun overconfidence_N : N; fun overconfident_A : A; fun overcook_V2 : V2; @@ -24966,6 +25587,7 @@ fun overcrowd_V2 : V2; fun overcurious_A : A; fun overdelicate_A : A; fun overdo_V2 : V2; +fun overdose_V : V; fun overdraft_N : N; fun overdraw_V : V; fun overdraw_V2 : V2; @@ -24977,6 +25599,7 @@ fun overeager_A : A; fun overeat_V : V; fun overemotional_A : A; fun overemphasis_N : N; +fun overemphasize_V : V; fun overemphasize_V2 : V2; fun overenthusiastic_A : A; fun overestimate_V2 : V2; @@ -25040,14 +25663,17 @@ fun overnervous_A : A; fun overnight_A : A; fun overnight_Adv : Adv; fun overpass_N : N; +fun overpay_V : V; fun overpay_V2 : V2; fun overpayment_N : N; +fun overplant_V2 : V2; fun overplay_V2 : V2; fun overplus_N : N; fun overpopulation_N : N; fun overpower_V2 : V2; fun overpowering_A : A; fun overpraise_V2 : V2; +fun overprice_V2 : V2; fun overprint_N : N; fun overprint_V2 : V2; fun overproduce_V : V; @@ -25056,6 +25682,7 @@ fun overproduction_N : N; fun overproud_A : A; fun overrate_V2 : V2; fun overreach_V2 : V2; +fun overreact_V : V; fun override_V2 : V2; fun overripe_A : A; fun overrule_V2 : V2; @@ -25066,6 +25693,7 @@ fun overseas_A : A; fun overseas_Adv : Adv; fun oversee_V2 : V2; fun overseer_N : N; +fun oversell_V2 : V2; fun oversensitive_A : A; fun overserious_A : A; fun oversew_V2 : V2; @@ -25077,6 +25705,7 @@ fun overshoot_V2 : V2; fun overshot_A : A; fun overside_Adv : Adv; fun oversight_N : N; +fun oversimplify_V : V; fun oversimplify_V2 : V2; fun oversize_A : A; fun overskirt_N : N; @@ -25093,6 +25722,7 @@ fun overstrain_N : N; fun overstrain_V2 : V2; fun overstrung_A : A; fun overstuffed_A : A; +fun oversubscribe_V2 : V2; fun oversubscribed_A : A; fun oversuspicious_A : A; fun overt_A : A; @@ -25367,6 +25997,7 @@ fun panhandle_N : N; fun panhandle_V : V; fun panic_N : N; fun panic_V : V; +fun panic_V2 : V2; fun panic_stricken_A : A; fun panicky_A : A; fun panjandrum_N : N; @@ -25573,6 +26204,7 @@ fun partial_A : A; fun partiality_N : N; fun participant_N : N; fun participate_V : V; +fun participate_V2 : V2; fun participation_N : N; fun participial_A : A; fun participle_N : N; @@ -25611,6 +26243,8 @@ fun passable_A : A; fun passage_N : N; fun passageway_N : N; fun passbook_N : N; +fun passe_A : A; +fun passee_A : A; fun passenger_N : N; fun passepartout_N : N; fun passer_by_N : N; @@ -25631,8 +26265,6 @@ fun passkey_N : N; fun passover_N : N; fun passport_N : N; fun password_N : N; -fun passe_A : A; -fun passee_A : A; fun past_A : A; fun past_Adv : Adv; fun past_N : N; @@ -25676,6 +26308,7 @@ fun patchouli_N : N; fun patchwork_N : N; fun patchy_A : A; fun pate_1_N : N; +fun pate_2_N : N; fun pate_de_foie_gras_N : N; fun patella_N : N; fun patent_A : A; @@ -25756,11 +26389,14 @@ fun pauperization_N : N; fun pauperize_V2 : V2; fun pause_N : N; fun pause_V : V; +fun pause_V2V : V2V; +fun pause_VS : VS; fun pave_V2 : V2; fun pavement_N : N; fun pavilion_N : N; fun paving_stone_N : N; fun paw_N : N; +fun paw_V : V; fun paw_V2 : V2; fun pawky_A : A; fun pawl_N : N; @@ -25775,6 +26411,8 @@ fun pax_romana_N : N; fun pay_N : N; fun pay_V : V; fun pay_V2 : V2; +fun pay_V2V : V2V; +fun pay_VS : VS; fun pay_as_you_earn_N : N; fun pay_claim_N : N; fun pay_packet_N : N; @@ -25822,6 +26460,7 @@ fun peafowl_N : N; fun peahen_N : N; fun peak_N : N; fun peak_V : V; +fun peak_V2 : V2; fun peaked_A : A; fun peaky_A : A; fun peal_N : N; @@ -25964,6 +26603,8 @@ fun penarth_PN : PN; fun penchant_N : N; fun pencil_N : N; fun pencil_V2 : V2; +fun pend_V : V; +fun pend_V2 : V2; fun pendant_N : N; fun pendent_A : A; fun pending_A : A; @@ -26055,6 +26696,8 @@ fun perambulation_N : N; fun perambulator_N : N; fun perceivable_A : A; fun perceive_V2 : V2; +fun perceive_V2V : V2V; +fun perceive_VS : VS; fun perceiver_N : N; fun percent_N : N; fun percentage_N : N; @@ -26156,6 +26799,7 @@ fun permissiveness_N : N; fun permit_N : N; fun permit_V : V; fun permit_V2 : V2; +fun permit_V2V : V2V; fun permutation_N : N; fun permute_V2 : V2; fun pernicious_A : A; @@ -26525,8 +27169,8 @@ fun pierce_V : V; fun pierce_V2 : V2; fun piercing_A : A; fun pierrot_N : N; -fun piety_N : N; fun pieta_N : N; +fun piety_N : N; fun piffle_N : N; fun piffle_V : V; fun piffling_A : A; @@ -26548,6 +27192,7 @@ fun piggishness_N : N; fun piggy_A : A; fun piggy_N : N; fun piggyback_N : N; +fun piggyback_V : V; fun piglet_N : N; fun pigment_N : N; fun pigmentation_N : N; @@ -26588,6 +27233,7 @@ fun pillared_A : A; fun pillbox_N : N; fun pillion_N : N; fun pillory_N : N; +fun pillory_V2 : V2; fun pillow_N : N; fun pillow_V2 : V2; fun pillow_fight_N : N; @@ -26611,6 +27257,7 @@ fun pimply_A : A; fun pin_N : N; fun pin_V2 : V2; fun pin_money_N : N; +fun pin_point_V2 : V2; fun pin_table_N : N; fun pin_up_N : N; fun pinafore_N : N; @@ -26782,7 +27429,11 @@ fun plaintiveness_N : N; fun plait_N : N; fun plait_V2 : V2; fun plan_N : N; +fun plan_V : V; fun plan_V2 : V2; +fun plan_V2V : V2V; +fun plan_VS : VS; +fun plan_VV : VV; fun planchette_N : N; fun plane_N : N; fun plane_V : V; @@ -26880,6 +27531,8 @@ fun plea_N : N; fun pleach_V2 : V2; fun plead_V : V; fun plead_V2 : V2; +fun plead_VA : VA; +fun plead_VS : VS; fun pleadingly_Adv : Adv; fun pleasance_N : N; fun pleasant_A : A; @@ -26903,6 +27556,8 @@ fun plebiscite_N : N; fun plectrum_N : N; fun pledge_N : N; fun pledge_V2 : V2; +fun pledge_V2V : V2V; +fun pledge_VS : VS; fun plenary_A : A; fun plenipotentiary_N : N; fun plenitude_N : N; @@ -26945,6 +27600,8 @@ fun ploughboy_N : N; fun ploughman_N : N; fun ploughshare_N : N; fun plover_N : N; +fun plow_V : V; +fun plow_V2 : V2; fun ploy_N : N; fun pluck_N : N; fun pluck_V : V; @@ -26968,6 +27625,7 @@ fun plume_N : N; fun plume_V2 : V2; fun plummet_N : N; fun plummet_V : V; +fun plummet_V2 : V2; fun plummy_A : A; fun plump_A : A; fun plump_Adv : Adv; @@ -27004,6 +27662,7 @@ fun plutonium_N : N; fun ply_N : N; fun ply_V : V; fun ply_V2 : V2; +fun ply_VS : VS; fun plymouth_PN : PN; fun plywood_N : N; fun pneumatic_A : A; @@ -27177,6 +27836,7 @@ fun poncho_N : N; fun pond_N : N; fun ponder_V : V; fun ponder_V2 : V2; +fun ponder_VS : VS; fun ponderable_A : A; fun ponderous_A : A; fun pone_N : N; @@ -27283,10 +27943,10 @@ fun porthcawl_PN : PN; fun porthmadog_PN : PN; fun porthole_N : N; fun portico_N : N; +fun portiere_N : N; fun portion_N : N; fun portion_V2 : V2; fun portishead_PN : PN; -fun portiere_N : N; fun portland_PN : PN; fun portly_A : A; fun portmanteau_N : N; @@ -27311,6 +27971,7 @@ fun posh_V2 : V2; fun posit_V2 : V2; fun position_N : N; fun position_V2 : V2; +fun position_V2V : V2V; fun positive_A : A; fun positive_N : N; fun positiveness_N : N; @@ -27328,9 +27989,9 @@ fun possible_A : A; fun possible_N : N; fun possum_N : N; fun post_N : N; +fun post_Prep : Prep ; 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; @@ -27479,6 +28140,8 @@ fun practicable_A : A; fun practical_A : A; fun practicality_N : N; fun practice_N : N; +fun practice_V : V; +fun practice_V2 : V2; fun practician_N : N; fun practise_V : V; fun practise_V2 : V2; @@ -27516,6 +28179,7 @@ fun prayer_mat_N : N; fun prayer_meeting_N : N; fun prayer_rug_N : N; fun prayer_wheel_N : N; +fun pre_approve_V2 : V2; fun pre_eminence_N : N; fun pre_eminent_A : A; fun pre_empt_V2 : V2; @@ -27527,6 +28191,9 @@ fun pre_existent_A : A; fun pre_packaged_A : A; fun pre_raphaelite_A : A; fun pre_raphaelite_N : N; +fun pre_register_V2 : V2; +fun pre_sign_V2 : V2; +fun pre_test_V2 : V2; fun preach_V : V; fun preach_V2 : V2; fun preacher_N : N; @@ -27562,6 +28229,8 @@ fun precipitate_N : N; fun precipitate_V2 : V2; fun precipitation_N : N; fun precipitous_A : A; +fun precis_N : N; +fun precis_V2 : V2; fun precise_A : A; fun preciseness_N : N; fun precision_N : N; @@ -27578,6 +28247,7 @@ fun precondition_N : N; fun preconditioned_A : A; fun precursor_N : N; fun precursory_A : A; +fun predate_V2 : V2; fun predator_N : N; fun predatory_A : A; fun predecease_V2 : V2; @@ -27593,6 +28263,7 @@ fun predicate_N : N; fun predicate_V2 : V2; fun predicative_A : A; fun predict_V2 : V2; +fun predict_VS : VS; fun predictability_N : N; fun predictable_A : A; fun prediction_N : N; @@ -27615,6 +28286,9 @@ fun prefect_N : N; fun prefectural_A : A; fun prefecture_N : N; fun prefer_V2 : V2; +fun prefer_V2V : V2V; +fun prefer_VV : VV; +fun prefer_VS : VS; fun preferable_A : A; fun preference_N : N; fun preferential_A : A; @@ -27647,13 +28321,15 @@ fun premeditate_V2 : V2; fun premeditation_N : N; fun premier_A : A; fun premier_N : N; +fun premiere_N : N; +fun premiere_V : V; +fun premiere_V2 : V2; fun premiership_N : N; fun premise_N : N; fun premise_V2 : V2; fun premiss_N : N; fun premiss_V2 : V2; fun premium_N : N; -fun premiere_N : N; fun premonition_N : N; fun premonitory_A : A; fun prenatal_A : A; @@ -27667,6 +28343,9 @@ fun preparation_N : N; fun preparatory_A : A; fun prepare_V : V; fun prepare_V2 : V2; +fun prepare_V2V : V2V; +fun prepare_VV : VV; +fun prepare_VS : VS; fun preparedness_N : N; fun prepay_V2 : V2; fun preponderance_N : N; @@ -27722,6 +28401,7 @@ fun presidium_N : N; fun press_N : N; fun press_V : V; fun press_V2 : V2; +fun press_V2V : V2V; fun press_agency_N : N; fun press_agent_N : N; fun press_box_N : N; @@ -27738,6 +28418,8 @@ fun pressing_N : N; fun pressman_N : N; fun pressmark_N : N; fun pressure_N : N; +fun pressure_V2 : V2; +fun pressure_V2V : V2V; fun pressure_cooker_N : N; fun pressure_gauge_N : N; fun pressurized_A : A; @@ -27758,6 +28440,7 @@ fun prestwick_PN : PN; fun presumable_A : A; fun presume_V : V; fun presume_V2 : V2; +fun presume_VS : VS; fun presuming_A : A; fun presumption_N : N; fun presumptive_A : A; @@ -27767,6 +28450,7 @@ fun presupposition_N : N; fun pretence_N : N; fun pretend_V : V; fun pretend_V2 : V2; +fun pretend_VS : VS; fun pretendedly_Adv : Adv; fun pretender_N : N; fun pretension_N : N; @@ -27789,6 +28473,7 @@ fun pretty_N : N; fun pretty_pretty_A : A; fun pretzel_N : N; fun prevail_V : V; +fun prevail_V2 : V2; fun prevailing_A : A; fun prevalence_N : N; fun prevalent_A : A; @@ -27806,7 +28491,9 @@ fun prevision_N : N; fun prey_N : N; fun prey_V : V; fun price_N : N; +fun price_V : V; fun price_V2 : V2; +fun price_V2V : V2V; fun price_control_N : N; fun price_controlled_A : A; fun priceless_A : A; @@ -27903,6 +28590,7 @@ fun private_A : A; fun private_N : N; fun privateer_N : N; fun privation_N : N; +fun privatize_V2 : V2; fun privet_N : N; fun privilege_N : N; fun privileged_A : A; @@ -27931,6 +28619,7 @@ fun probation_N : N; fun probationary_A : A; fun probationer_N : N; fun probe_N : N; +fun probe_V : V; fun probe_V2 : V2; fun probity_N : N; fun problem_N : N; @@ -27940,6 +28629,8 @@ fun proboscis_N : N; fun procedural_A : A; fun procedure_N : N; fun proceed_V : V; +fun proceed_V2 : V2; +fun proceed_V2V : V2V; fun proceeding_N : N; fun process_N : N; fun process_V : V; @@ -27949,6 +28640,7 @@ fun procession_N : N; fun processional_A : A; fun processor_N : N; fun proclaim_V2 : V2; +fun proclaim_VS : VS; fun proclamation_N : N; fun proclivity_N : N; fun proconsul_N : N; @@ -27968,6 +28660,7 @@ fun procuress_N : N; fun prod_N : N; fun prod_V : V; fun prod_V2 : V2; +fun prod_V2V : V2V; fun prodigal_A : A; fun prodigal_N : N; fun prodigality_N : N; @@ -27989,6 +28682,7 @@ fun profaneness_N : N; fun profanity_N : N; fun profess_V : V; fun profess_V2 : V2; +fun profess_V2V : V2V; fun professed_A : A; fun profession_N : N; fun professional_A : A; @@ -28028,16 +28722,20 @@ fun prognosticate_V2 : V2; fun prognostication_N : N; fun program_N : N; fun program_V2 : V2; +fun program_V2V : V2V; fun programme_N : N; fun programme_V2 : V2; fun programmer_N : N; fun progress_N : N; fun progress_V : V; +fun progress_V2 : V2; fun progression_N : N; fun progressive_A : A; fun progressive_N : N; fun progressiveness_N : N; +fun prohibit_V : V; fun prohibit_V2 : V2; +fun prohibit_VS : VS; fun prohibition_N : N; fun prohibitionist_N : N; fun prohibitive_A : A; @@ -28045,6 +28743,8 @@ fun prohibitory_A : A; fun project_N : N; fun project_V : V; fun project_V2 : V2; +fun project_V2V : V2V; +fun project_VS : VS; fun projectile_A : A; fun projectile_N : N; fun projection_N : N; @@ -28077,9 +28777,12 @@ fun promiscuous_A : A; fun promise_N : N; fun promise_V : V; fun promise_V2 : V2; +fun promise_VV : VV; +fun promise_VS : VS; fun promising_A : A; fun promissory_A : A; fun promontory_N : N; +fun promote_V : V; fun promote_V2 : V2; fun promoter_N : N; fun promotion_N : N; @@ -28087,6 +28790,7 @@ fun promotional_A : A; fun prompt_A : A; fun prompt_N : N; fun prompt_V2 : V2; +fun prompt_V2V : V2V; fun prompt_box_N : N; fun prompt_copy_N : N; fun prompter_N : N; @@ -28103,6 +28807,7 @@ fun pronominal_A : A; fun pronoun_N : N; fun pronounce_V : V; fun pronounce_V2 : V2; +fun pronounce_VS : VS; fun pronounceable_A : A; fun pronounced_A : A; fun pronouncement_N : N; @@ -28162,6 +28867,8 @@ fun proportionate_A : A; fun proposal_N : N; fun propose_V : V; fun propose_V2 : V2; +fun propose_VV : VV; +fun propose_VS : VS; fun proposer_N : N; fun proposition_N : N; fun proposition_V2 : V2; @@ -28208,6 +28915,7 @@ fun prostration_N : N; fun prosy_A : A; fun protagonist_N : N; fun protean_A : A; +fun protect_V : V; fun protect_V2 : V2; fun protection_N : N; fun protectionism_N : N; @@ -28215,6 +28923,8 @@ fun protectionist_N : N; fun protective_A : A; fun protector_N : N; fun protectorate_N : N; +fun protege_N : N; +fun protegee_N : N; fun protein_N : N; fun protest_N : N; fun protest_V : V; @@ -28238,18 +28948,20 @@ fun protrusion_N : N; fun protrusive_A : A; fun protuberance_N : N; fun protuberant_A : A; -fun protege_N : N; -fun protegee_N : N; fun proud_A : A; fun provable_A : A; fun prove_V : V; fun prove_V2 : V2; +fun prove_V2V : V2V; +fun prove_VA : VA; +fun prove_VS : VS; fun provenance_N : N; fun provender_N : N; fun proverb_N : N; fun proverbial_A : A; fun provide_V : V; fun provide_V2 : V2; +fun provide_VS : VS; fun providence_N : N; fun providence_PN : PN; fun provident_A : A; @@ -28304,8 +29016,6 @@ fun prussic_A : A; fun pry_V : V; fun pry_V2 : V2; fun pryingly_Adv : Adv; -fun precis_N : N; -fun precis_V2 : V2; fun psalm_N : N; fun psalmist_N : N; fun psalmody_N : N; @@ -28363,6 +29073,7 @@ fun publication_N : N; fun publicist_N : N; fun publicity_N : N; fun publicize_V2 : V2; +fun publish_V : V; fun publish_V2 : V2; fun publisher_N : N; fun puce_N : N; @@ -28500,6 +29211,7 @@ fun purchase_V2 : V2; fun purchaser_N : N; fun purdah_N : N; fun pure_A : A; +fun puree_N : N; fun pureness_N : N; fun purgation_N : N; fun purgative_A : A; @@ -28526,6 +29238,7 @@ fun purple_N : N; fun purplish_A : A; fun purport_N : N; fun purport_V2 : V2; +fun purport_V2V : V2V; fun purpose_N : N; fun purpose_V2 : V2; fun purpose_built_A : A; @@ -28536,12 +29249,14 @@ fun purposive_A : A; fun purr_N : N; fun purr_V : V; fun purr_V2 : V2; +fun purr_VS : VS; fun purse_N : N; fun purse_V2 : V2; fun purse_proud_A : A; fun purser_N : N; fun pursuance_N : N; fun pursuant_A : A; +fun pursue_V : V; fun pursue_V2 : V2; fun pursuer_N : N; fun pursuit_N : N; @@ -28553,12 +29268,13 @@ fun purvey_V2 : V2; fun purveyance_N : N; fun purveyor_N : N; fun purview_N : N; -fun puree_N : N; fun pus_N : N; fun pusan_PN : PN; fun push_N : N; fun push_V : V; fun push_V2 : V2; +fun push_V2V : V2V; +fun push_VS : VS; fun push_bike_N : N; fun pushcart_N : N; fun pushchair_N : N; @@ -28576,6 +29292,8 @@ fun pustule_N : N; fun put_N : N; fun put_V : V; fun put_V2 : V2; +fun put_V2V : V2V; +fun put_VS : VS; fun put_down_N : N; fun put_on_N : N; fun putative_A : A; @@ -28616,7 +29334,6 @@ fun pyrotechnic_A : A; fun pyrrhic_A : A; fun python_N : N; fun pyx_N : N; -fun pate_2_N : N; fun qatar_PN : PN; fun qatari_A : A; fun qatari_N : N; @@ -28809,11 +29526,14 @@ fun quintet_N : N; fun quintuplet_N : N; fun quip_N : N; fun quip_V : V; +fun quip_VS : VS; fun quire_N : N; fun quirk_N : N; fun quisling_N : N; fun quit_A : A; +fun quit_V : V; fun quit_V2 : V2; +fun quite_Predet : Predet; fun quito_PN : PN; fun quits_A : A; fun quittance_N : N; @@ -28831,11 +29551,14 @@ fun quoin_N : N; fun quoit_N : N; fun quonset_N : N; fun quorum_N : N; +fun quot_V : V; +fun quot_VS : VS; fun quota_N : N; fun quotability_N : N; fun quotable_A : A; fun quotation_N : N; fun quote_N : N; +fun quote_V : V; fun quote_V2 : V2; fun quotidian_A : A; fun quotient_N : N; @@ -28859,6 +29582,7 @@ fun raccoon_N : N; fun race_N : N; fun race_V : V; fun race_V2 : V2; +fun race_V2V : V2V; fun race_meeting_N : N; fun racecard_N : N; fun racecourse_N : N; @@ -28904,6 +29628,7 @@ fun radical_N : N; fun radicalism_N : N; fun radicle_N : N; fun radio_N : N; +fun radio_V2 : V2; fun radio_gramophone_N : N; fun radio_location_N : N; fun radio_set_N : N; @@ -28994,6 +29719,7 @@ fun rallentando_Adv : Adv; fun rally_N : N; fun rally_V : V; fun rally_V2 : V2; +fun rally_V2V : V2V; fun ralph_PN : PN; fun ram_N : N; fun ram_V2 : V2; @@ -29042,6 +29768,7 @@ fun rank_A : A; fun rank_N : N; fun rank_V : V; fun rank_V2 : V2; +fun rank_VS : VS; fun ranker_N : N; fun ranking_N : N; fun rankle_V : V; @@ -29094,6 +29821,7 @@ fun rasp_V2 : V2; fun raspberry_N : N; fun raspingly_Adv : Adv; fun rat_N : N; +fun rat_V : V; fun rat_V2 : V2; fun rat_a_tat_tat_N : N; fun rat_tat_N : N; @@ -29105,6 +29833,8 @@ fun ratchet_N : N; fun rate_N : N; fun rate_V : V; fun rate_V2 : V2; +fun rate_VA : VA; +fun rate_VS : VS; fun rateability_N : N; fun rateable_A : A; fun ratepayer_N : N; @@ -29144,6 +29874,7 @@ fun ravage_V : V; fun ravage_V2 : V2; fun rave_N : N; fun rave_V : V; +fun rave_V2 : V2; fun rave_up_N : N; fun ravel_V : V; fun ravel_V2 : V2; @@ -29188,23 +29919,38 @@ fun re_afforestation_N : N; fun re_count_N : N; fun re_count_V2 : V2; fun re_cover_V2 : V2; +fun re_create_V2 : V2; fun re_echo_N : N; fun re_echo_V : V; +fun re_elect_V2 : V2; +fun re_emerge_V : V; +fun re_emphasize_V2 : V2; +fun re_enter_V : V; +fun re_enter_V2 : V2; fun re_entry_N : N; +fun re_establish_V2 : V2; +fun re_evaluate_V2 : V2; +fun re_examine_V2 : V2; fun re_form_V : V; fun re_form_V2 : V2; fun re_formation_N : N; fun re_join_V2 : V2; +fun re_supply_V2 : V2; fun reach_N : N; fun reach_V : V; fun reach_V2 : V2; +fun reach_V2V : V2V; +fun reach_VA : VA; fun react_V : V; fun reaction_N : N; fun reactionary_N : N; +fun reactivate_V2 : V2; fun reactor_N : N; fun read_N : N; fun read_V : V; fun read_V2 : V2; +fun read_VA : VA; +fun read_VS : VS; fun readability_N : N; fun readable_A : A; fun reader_N : N; @@ -29221,12 +29967,14 @@ fun readmission_N : N; fun readmit_V2 : V2; fun ready_A : A; fun ready_N : N; +fun ready_V2 : V2; fun ready_made_A : A; fun reaffiliation_N : N; fun reaffirm_V2 : V2; fun reagent_N : N; fun real_A : A; fun real_N : N; +fun realign_V2 : V2; fun realism_N : N; fun realist_N : N; fun realistic_A : A; @@ -29235,6 +29983,7 @@ fun reality_N : N; fun realizable_A : A; fun realization_N : N; fun realize_V2 : V2; +fun realize_VS : VS; fun reallocation_N : N; fun realm_N : N; fun realtor_N : N; @@ -29247,7 +29996,10 @@ fun reaper_N : N; fun reaping_hook_N : N; fun reappear_V : V; fun reappearance_N : N; +fun reappoint_V : V; +fun reappoint_V2 : V2; fun reappraisal_N : N; +fun reappraise_V2 : V2; fun rear_N : N; fun rear_V : V; fun rear_V2 : V2; @@ -29264,16 +30016,21 @@ fun rearwards_Adv : Adv; fun reason_N : N; fun reason_V : V; fun reason_V2 : V2; +fun reason_VS : VS; fun reasonable_A : A; fun reasonableness_N : N; fun reasoning_N : N; fun reasonless_A : A; fun reassemble_V : V; fun reassemble_V2 : V2; +fun reassert_V2 : V2; fun reassess_V2 : V2; fun reassessment_N : N; +fun reassign_V2 : V2; +fun reassume_V2 : V2; fun reassurance_N : N; fun reassure_V2 : V2; +fun reassure_VS : VS; fun reassuring_A : A; fun reattribute_V2 : V2; fun rebarbative_A : A; @@ -29289,7 +30046,10 @@ fun rebirth_N : N; fun reborn_A : A; fun rebound_N : N; fun rebound_V : V; +fun rebound_V2 : V2; +fun rebound_V2V : V2V; fun rebuff_N : N; +fun rebuff_V : V; fun rebuff_V2 : V2; fun rebuild_V2 : V2; fun rebuke_N : N; @@ -29302,8 +30062,10 @@ fun rec_PN : PN; fun recalcitrance_N : N; fun recalcitrancy_N : N; fun recalcitrant_A : A; +fun recalculate_V2 : V2; fun recall_N : N; fun recall_V2 : V2; +fun recall_VS : VS; fun recant_V : V; fun recant_V2 : V2; fun recantation_N : N; @@ -29328,6 +30090,7 @@ fun receiver_N : N; fun receivership_N : N; fun receiving_set_N : N; fun recent_A : A; +fun recentralize_V2 : V2; fun receptacle_N : N; fun reception_N : N; fun reception_desk_N : N; @@ -29341,6 +30104,7 @@ fun recession_N : N; fun recessional_A : A; fun recessional_N : N; fun recessive_A : A; +fun rechauffe_N : N; fun recherche_A : A; fun recidivism_N : N; fun recidivist_N : N; @@ -29364,10 +30128,12 @@ fun recklessness_N : N; fun recklinghausen_PN : PN; fun reckon_V : V; fun reckon_V2 : V2; +fun reckon_VS : VS; fun reckoner_N : N; fun reckoning_N : N; fun reclaim_V2 : V2; fun reclamation_N : N; +fun reclassify_V2 : V2; fun recline_V : V; fun recline_V2 : V2; fun recluse_N : N; @@ -29375,12 +30141,14 @@ fun recognition_N : N; fun recognizable_A : A; fun recognizance_N : N; fun recognize_V2 : V2; +fun recognize_VS : VS; fun recoil_N : N; fun recoil_V : V; fun recollect_V : V; fun recollect_V2 : V2; fun recollection_N : N; fun recommend_V2 : V2; +fun recommend_VS : VS; fun recommendation_N : N; fun recommit_V2 : V2; fun recompense_N : N; @@ -29395,6 +30163,7 @@ fun reconnoitre_V : V; fun reconnoitre_V2 : V2; fun reconsecrate_V2 : V2; fun reconsider_V2 : V2; +fun reconsider_VS : VS; fun reconstruct_V2 : V2; fun reconstruction_N : N; fun reconvict_V2 : V2; @@ -29405,10 +30174,12 @@ fun record_player_N : N; fun recorder_N : N; fun recording_N : N; fun recount_V2 : V2; +fun recount_VS : VS; fun recoup_V2 : V2; fun recourse_N : N; fun recover_V : V; fun recover_V2 : V2; +fun recover_V2V : V2V; fun recoverable_A : A; fun recovery_N : N; fun recreant_A : A; @@ -29484,6 +30255,7 @@ fun rediscovery_N : N; fun redisposition_N : N; fun redistribute_V2 : V2; fun redistribution_N : N; +fun redline_V2 : V2; fun redness_N : N; fun redo_V2 : V2; fun redolence_N : N; @@ -29493,6 +30265,7 @@ fun redouble_V2 : V2; fun redoubt_N : N; fun redoubtable_A : A; fun redound_V : V; +fun redraw_V2 : V2; fun redress_N : N; fun redress_V2 : V2; fun redruth_PN : PN; @@ -29521,6 +30294,7 @@ fun reel_N : N; fun reel_V : V; fun reel_V2 : V2; fun reeve_N : N; +fun reexamine_V : V; fun ref_N : N; fun reface_V2 : V2; fun refashion_N : N; @@ -29538,6 +30312,8 @@ fun referendum_N : N; fun referential_A : A; fun refill_N : N; fun refill_V2 : V2; +fun refinance_V : V; +fun refinance_V2 : V2; fun refine_V : V; fun refine_V2 : V2; fun refinement_N : N; @@ -29561,6 +30337,9 @@ fun reflexive_N : N; fun refloat_V : V; fun refloat_V2 : V2; fun reflux_N : N; +fun refocus_V : V; +fun refocus_V2 : V2; +fun refocus_V2V : V2V; fun reforest_V2 : V2; fun reforestation_N : N; fun reform_N : N; @@ -29570,6 +30349,7 @@ fun reformation_N : N; fun reformatory_A : A; fun reformatory_N : N; fun reformer_N : N; +fun reformulate_V2 : V2; fun refract_V2 : V2; fun refraction_N : N; fun refractory_A : A; @@ -29598,6 +30378,7 @@ fun refusal_N : N; fun refuse_N : N; fun refuse_V : V; fun refuse_V2 : V2; +fun refuse_VV : VV; fun refuse_collector_N : N; fun refutable_A : A; fun refutation_N : N; @@ -29607,7 +30388,9 @@ fun regain_V2 : V2; fun regal_A : A; fun regale_V2 : V2; fun regard_N : N; +fun regard_V : V; fun regard_V2 : V2; +fun regard_VS : VS; fun regardful_A : A; fun regardless_A : A; fun regatta_N : N; @@ -29622,6 +30405,7 @@ fun regent_N : N; fun reggae_N : N; fun regicide_N : N; fun regime_1_N : N; +fun regime_2_N : N; fun regimen_N : N; fun regiment_N : N; fun regiment_V2 : V2; @@ -29643,6 +30427,7 @@ fun regression_N : N; fun regressive_A : A; fun regret_N : N; fun regret_V2 : V2; +fun regret_VS : VS; fun regretful_A : A; fun regrettable_A : A; fun regroup_V : V; @@ -29655,6 +30440,7 @@ fun regularize_V2 : V2; fun regulate_V2 : V2; fun regulation_N : N; fun regulator_N : N; +fun regum_V2 : V2; fun regurgitate_V : V; fun regurgitate_V2 : V2; fun rehabilitate_V2 : V2; @@ -29671,8 +30457,10 @@ fun reich_N : N; fun reigate_PN : PN; fun reign_N : N; fun reign_V : V; +fun reignite_V2 : V2; fun reimburse_V2 : V2; fun reimbursement_N : N; +fun reimpose_V2 : V2; fun reimposition_N : N; fun rein_N : N; fun rein_V2 : V2; @@ -29680,18 +30468,26 @@ fun reincarnate_A : A; fun reincarnate_V2 : V2; fun reincarnation_N : N; fun reindeer_N : N; +fun reindict_V2 : V2; fun reinforce_V2 : V2; fun reinforcement_N : N; +fun reinstall_V2 : V2; fun reinstate_V2 : V2; fun reinstatement_N : N; +fun reinstitute_V2 : V2; fun reinsurance_N : N; fun reinsure_V2 : V2; fun reintegrate_V2 : V2; fun reinterpret_V2 : V2; fun reinterpretation_N : N; +fun reintroduce_V2 : V2; +fun reinvent_V2 : V2; +fun reinvest_V2 : V2; +fun reinvigorate_V2 : V2; fun reissue_N : N; fun reissue_V2 : V2; fun reiterate_V2 : V2; +fun reiterate_VS : VS; fun reiteration_N : N; fun reject_N : N; fun reject_V2 : V2; @@ -29747,6 +30543,7 @@ fun relinquish_V2 : V2; fun reliquary_N : N; fun relish_N : N; fun relish_V2 : V2; +fun relish_VS : VS; fun relive_V2 : V2; fun relocate_V : V; fun relocate_V2 : V2; @@ -29755,6 +30552,10 @@ fun reluctance_N : N; fun reluctant_A : A; fun rely_V : V; fun remain_V : V; +fun remain_V2 : V2; +fun remain_VA : VA; +fun remain_VV : VV; +fun remain_VS : VS; fun remainder_N : N; fun remake_N : N; fun remake_V2 : V2; @@ -29763,6 +30564,7 @@ fun remand_V2 : V2; fun remark_N : N; fun remark_V : V; fun remark_V2 : V2; +fun remark_VS : VS; fun remarkable_A : A; fun remarriage_N : N; fun remarry_V : V; @@ -29773,6 +30575,7 @@ fun remedy_N : N; fun remedy_V2 : V2; fun remember_V : V; fun remember_V2 : V2; +fun remember_VS : VS; fun remembrance_N : N; fun remilitarization_N : N; fun remilitarize_V2 : V2; @@ -29789,6 +30592,7 @@ fun remit_V2 : V2; fun remittance_N : N; fun remittent_A : A; fun remnant_N : N; +fun remodel_V : V; fun remodel_V2 : V2; fun remonstrance_N : N; fun remonstrate_V : V; @@ -29815,17 +30619,21 @@ fun remunerative_A : A; fun renaissance_N : N; fun renal_A : A; fun rename_V2 : V2; +fun rename_VS : VS; fun renascence_N : N; fun renascent_A : A; fun rend_V2 : V2; fun render_V2 : V2; +fun render_VS : VS; fun rendering_N : N; fun rendezvous_N : N; fun rendezvous_V : V; +fun rendezvouse_V : V; fun rendition_N : N; fun renegade_N : N; fun renegade_V : V; fun renege_V : V; +fun renegotiate_V2 : V2; fun renegue_V : V; fun renew_V2 : V2; fun renewable_A : A; @@ -29851,6 +30659,7 @@ fun rentable_A : A; fun rental_N : N; fun rentier_N : N; fun renunciation_N : N; +fun reoffer_V2 : V2; fun reopen_V : V; fun reopen_V2 : V2; fun reorganization_N : N; @@ -29862,6 +30671,7 @@ fun reorientate_V : V; fun reorientate_V2 : V2; fun reorientation_N : N; fun rep_N : N; +fun repackage_V2 : V2; fun repaint_V2 : V2; fun repair_N : N; fun repair_V : V; @@ -29871,6 +30681,7 @@ fun repairer_N : N; fun reparable_A : A; fun reparation_N : N; fun repartee_N : N; +fun repass_V2 : V2; fun repast_N : N; fun repatriate_N : N; fun repatriate_V2 : V2; @@ -29884,8 +30695,8 @@ fun repeal_V2 : V2; fun repeat_N : N; fun repeat_V : V; fun repeat_V2 : V2; +fun repeat_VS : VS; fun repeatable_A : A; -fun repeated_A : A; fun repeater_N : N; fun repel_V2 : V2; fun repellent_A : A; @@ -29902,9 +30713,11 @@ fun repetitious_A : A; fun repetitive_A : A; fun repine_V : V; fun replace_V2 : V2; +fun replace_VV : VV; fun replaceable_A : A; fun replacement_N : N; fun replant_V2 : V2; +fun replaster_V2 : V2; fun replay_N : N; fun replay_V2 : V2; fun replenish_V2 : V2; @@ -29912,14 +30725,19 @@ fun replenishment_N : N; fun replete_A : A; fun repletion_N : N; fun replica_N : N; +fun replicate_V2 : V2; fun reply_N : N; fun reply_V : V; fun reply_V2 : V2; +fun reply_VS : VS; fun reply_paid_A : A; fun repoint_V2 : V2; +fun repond_V : V; fun report_N : N; fun report_V : V; fun report_V2 : V2; +fun report_V2V : V2V; +fun report_VS : VS; fun reportable_A : A; fun reportage_N : N; fun reportedly_Adv : Adv; @@ -29928,11 +30746,14 @@ fun repose_N : N; fun repose_V : V; fun repose_V2 : V2; fun reposeful_A : A; +fun repossess_V2 : V2; +fun reposition_V2 : V2; fun repository_N : N; fun repot_V2 : V2; fun repp_N : N; fun reprehend_V2 : V2; fun reprehensible_A : A; +fun represent_V : V; fun represent_V2 : V2; fun representation_N : N; fun representative_A : A; @@ -29980,6 +30801,7 @@ fun repulse_N : N; fun repulse_V2 : V2; fun repulsion_N : N; fun repulsive_A : A; +fun repurchase_V2 : V2; fun reputable_A : A; fun reputation_N : N; fun repute_N : N; @@ -29987,8 +30809,13 @@ fun repute_V2 : V2; fun reputed_A : A; fun request_N : N; fun request_V2 : V2; +fun request_VS : VS; fun requiem_N : N; +fun require_V : V; fun require_V2 : V2; +fun require_V2V : V2V; +fun require_VV : VV; +fun require_VS : VS; fun requirement_N : N; fun requisite_A : A; fun requisite_N : N; @@ -29998,9 +30825,11 @@ fun requital_N : N; fun requite_V2 : V2; fun reread_V2 : V2; fun reredos_N : N; +fun reroute_V2 : V2; fun rerun_N : N; fun rerun_V2 : V2; fun res_N : N; +fun reschedule_V2 : V2; fun rescind_V2 : V2; fun rescript_N : N; fun rescue_N : N; @@ -30008,6 +30837,7 @@ fun rescue_V2 : V2; fun rescuer_N : N; fun research_N : N; fun research_V : V; +fun research_V2 : V2; fun researcher_N : N; fun reseat_V2 : V2; fun reseed_V2 : V2; @@ -30019,10 +30849,12 @@ fun resentful_A : A; fun resentment_N : N; fun reservation_N : N; fun reserve_N : N; +fun reserve_V : V; fun reserve_V2 : V2; fun reserved_A : A; fun reservist_N : N; fun reservoir_N : N; +fun reset_V : V; fun reset_V2 : V2; fun resettle_V : V; fun resettle_V2 : V2; @@ -30041,6 +30873,8 @@ fun residuary_A : A; fun residue_N : N; fun resign_V : V; fun resign_V2 : V2; +fun resign_V2V : V2V; +fun resign_VS : VS; fun resignation_N : N; fun resigned_A : A; fun resilience_N : N; @@ -30051,6 +30885,7 @@ fun resinated_A : A; fun resinous_A : A; fun resist_V : V; fun resist_V2 : V2; +fun resist_VS : VS; fun resistance_N : N; fun resistant_A : A; fun resister_N : N; @@ -30058,6 +30893,7 @@ fun resistive_A : A; fun resistivity_N : N; fun resistless_A : A; fun resistor_N : N; +fun resold_V2 : V2; fun resole_V2 : V2; fun resolute_A : A; fun resoluteness_N : N; @@ -30096,6 +30932,8 @@ fun resplendence_N : N; fun resplendency_N : N; fun resplendent_A : A; fun respond_V : V; +fun respond_V2 : V2; +fun respond_VS : VS; fun respondent_N : N; fun response_N : N; fun responsibility_N : N; @@ -30105,6 +30943,7 @@ fun responsiveness_N : N; fun rest_N : N; fun rest_V : V; fun rest_V2 : V2; +fun rest_VS : VS; fun rest_cure_N : N; fun rest_day_N : N; fun rest_home_N : N; @@ -30112,6 +30951,7 @@ fun rest_house_N : N; fun restart_V : V; fun restart_V2 : V2; fun restate_V2 : V2; +fun restate_V2V : V2V; fun restatement_N : N; fun restaurant_N : N; fun restauranteur_N : N; @@ -30132,15 +30972,21 @@ fun restorer_N : N; fun restrain_V2 : V2; fun restrained_A : A; fun restraint_N : N; +fun restrict_V : V; fun restrict_V2 : V2; fun restriction_N : N; fun restrictive_A : A; fun restrictiveness_N : N; +fun restructure_V : V; fun restructure_V2 : V2; +fun restructure_V2V : V2V; fun result_N : N; fun result_V : V; fun resultant_A : A; +fun resume_N : N; +fun resume_V : V; fun resume_V2 : V2; +fun resume_VS : VS; fun resumption_N : N; fun resurface_V : V; fun resurface_V2 : V2; @@ -30160,6 +31006,7 @@ fun retail_V : V; fun retail_V2 : V2; fun retailer_N : N; fun retain_V2 : V2; +fun retain_V2V : V2V; fun retainer_N : N; fun retake_N : N; fun retake_V2 : V2; @@ -30211,6 +31058,7 @@ fun retread_N : N; fun retread_V2 : V2; fun retreat_N : N; fun retreat_V : V; +fun retreat_V2 : V2; fun retrench_V : V; fun retrench_V2 : V2; fun retrenchment_N : N; @@ -30223,6 +31071,7 @@ fun retrieve_V : V; fun retrieve_V2 : V2; fun retriever_N : N; fun retroactive_A : A; +fun retrofit_V2 : V2; fun retrograde_A : A; fun retrograde_V : V; fun retrogress_V : V; @@ -30238,6 +31087,7 @@ fun retsina_N : N; fun return_N : N; fun return_V : V; fun return_V2 : V2; +fun return_V2V : V2V; fun returnable_A : A; fun reunification_N : N; fun reunion_N : N; @@ -30252,6 +31102,7 @@ fun revalue_V2 : V2; fun revamp_V2 : V2; fun revd_PN : PN; fun reveal_V2 : V2; +fun reveal_VS : VS; fun reveille_N : N; fun revel_N : N; fun revel_V : V; @@ -30294,6 +31145,7 @@ fun reviewer_N : N; fun revile_V : V; fun revile_V2 : V2; fun revise_N : N; +fun revise_V : V; fun revise_V2 : V2; fun reviser_N : N; fun revision_N : N; @@ -30329,6 +31181,7 @@ fun reward_N : N; fun reward_V2 : V2; fun rewire_V2 : V2; fun reword_V2 : V2; +fun rework_V2 : V2; fun rewrite_N : N; fun rewrite_V2 : V2; fun rex_PN : PN; @@ -30400,6 +31253,7 @@ fun ricky_PN : PN; fun ricochet_N : N; fun ricochet_V : V; fun ricochet_V2 : V2; +fun rid_V : V; fun rid_V2 : V2; fun riddance_N : N; fun riddle_N : N; @@ -30526,6 +31380,8 @@ fun risborough_PN : PN; fun risca_PN : PN; fun rise_N : N; fun rise_V : V; +fun rise_V2 : V2; +fun rise_VA : VA; fun riser_N : N; fun rishton_PN : PN; fun risibility_N : N; @@ -30533,6 +31389,7 @@ fun risible_A : A; fun rising_N : N; fun risk_N : N; fun risk_V2 : V2; +fun risk_VS : VS; fun riskily_Adv : Adv; fun riskiness_N : N; fun risky_A : A; @@ -30557,6 +31414,7 @@ fun river_basin_N : N; fun river_bed_N : N; fun riverside_N : N; fun rivet_N : N; +fun rivet_V : V; fun rivet_V2 : V2; fun riveter_N : N; fun riviera_PN : PN; @@ -30651,8 +31509,10 @@ fun rogue_elephant_N : N; fun roguery_N : N; fun roguish_A : A; fun roguishness_N : N; +fun roil_V2 : V2; fun roisterer_N : N; fun role_1_N : N; +fun role_2_N : N; fun roll_N : N; fun roll_V : V; fun roll_V2 : V2; @@ -30673,6 +31533,7 @@ fun roman_N : N; fun romance_A : A; fun romance_N : N; fun romance_V : V; +fun romance_V2 : V2; fun romanesque_N : N; fun romania_PN : PN; fun romanian_A : A; @@ -30700,6 +31561,7 @@ fun rondo_N : N; fun roneo_N : N; fun roneo_V2 : V2; fun ronnie_PN : PN; +fun rontgen_N : N; fun rood_N : N; fun rood_tree_N : N; fun roof_N : N; @@ -30747,6 +31609,8 @@ fun rosary_N : N; fun roscommon_PN : PN; fun rose_N : N; fun rose_PN : PN; +fun rose_V : V; +fun rose_V2 : V2; fun rose_bed_N : N; fun rose_leaf_N : N; fun rose_red_A : A; @@ -30798,6 +31662,7 @@ fun rotunda_N : N; fun rotundity_N : N; fun roubaix_PN : PN; fun rouble_N : N; +fun roue_N : N; fun rouen_PN : PN; fun rouge_N : N; fun rouge_V : V; @@ -30857,7 +31722,6 @@ fun route_V2 : V2; fun routemarch_N : N; fun routine_A : A; fun routine_N : N; -fun roue_N : N; fun rove_V : V; fun rove_V2 : V2; fun rover_N : N; @@ -30897,6 +31761,7 @@ fun rub_down_N : N; fun rub_up_N : N; fun rubber_N : N; fun rubber_V2 : V2; +fun rubber_necking_V : V; fun rubber_stamp_V2 : V2; fun rubberize_V2 : V2; fun rubberneck_N : N; @@ -30952,11 +31817,13 @@ fun ruggedness_N : N; fun rugger_N : N; fun ruin_N : N; fun ruin_V2 : V2; +fun ruin_VS : VS; fun ruination_N : N; fun ruinous_A : A; fun rule_N : N; fun rule_V : V; fun rule_V2 : V2; +fun rule_VS : VS; fun ruler_N : N; fun ruling_A : A; fun ruling_N : N; @@ -30978,6 +31845,9 @@ fun rummage_V : V; fun rummage_V2 : V2; fun rummy_A : A; fun rummy_N : N; +fun rumor_V2 : V2; +fun rumor_V2V : V2V; +fun rumor_VS : VS; fun rumour_N : N; fun rumour_V2 : V2; fun rumour_monger_N : N; @@ -30988,6 +31858,7 @@ fun rumpus_N : N; fun run_N : N; fun run_V : V; fun run_V2 : V2; +fun run_VS : VS; fun run_of_the_mill_A : A; fun run_off_N : N; fun run_through_N : N; @@ -30999,6 +31870,7 @@ fun rundown_A : A; fun rundown_N : N; fun rune_N : N; fun rung_N : N; +fun rung_V2V : V2V; fun runic_A : A; fun runnel_N : N; fun runner_N : N; @@ -31021,6 +31893,8 @@ fun ruse_N : N; fun rush_N : N; fun rush_V : V; fun rush_V2 : V2; +fun rush_V2V : V2V; +fun rush_VS : VS; fun rushlight_N : N; fun rushy_A : A; fun rusk_N : N; @@ -31059,11 +31933,6 @@ fun ryde_PN : PN; fun rye_N : N; fun rye_bread_N : N; fun ryehill_PN : PN; -fun rechauffe_N : N; -fun regime_2_N : N; -fun resume_N : N; -fun role_2_N : N; -fun rontgen_N : N; fun saarbrucken_PN : PN; fun sabadeli_PN : PN; fun sabah_PN : PN; @@ -31114,6 +31983,7 @@ fun sad_A : A; fun sadden_V : V; fun sadden_V2 : V2; fun saddle_N : N; +fun saddle_V : V; fun saddle_V2 : V2; fun saddle_sore_A : A; fun saddlebag_N : N; @@ -31323,6 +32193,7 @@ fun sandra_PN : PN; fun sandstone_N : N; fun sandstorm_N : N; fun sandwich_N : N; +fun sandwich_V : V; fun sandwich_V2 : V2; fun sandwich_board_N : N; fun sandwichman_N : N; @@ -31335,6 +32206,7 @@ fun sanguinary_A : A; fun sanguine_A : A; fun sanitary_A : A; fun sanitation_N : N; +fun sanitize_V2 : V2; fun sanity_N : N; fun sanskrit_N : N; fun santa_claus_N : N; @@ -31462,6 +32334,7 @@ fun saving_N : N; fun savings_bank_N : N; fun saviour_N : N; fun savoir_faire_N : N; +fun savore_V2 : V2; fun savory_N : N; fun savour_N : N; fun savour_V : V; @@ -31490,6 +32363,9 @@ fun saxophonist_N : N; fun say_N : N; fun say_V : V; fun say_V2 : V2; +fun say_VA : VA; +fun say_VV : VV; +fun say_VS : VS; fun saying_N : N; fun scab_N : N; fun scabbard_N : N; @@ -31514,6 +32390,7 @@ fun scalp_N : N; fun scalp_V2 : V2; fun scalpel_N : N; fun scaly_A : A; +fun scam_V2 : V2; fun scamp_N : N; fun scamp_V2 : V2; fun scamper_N : N; @@ -31586,7 +32463,9 @@ fun scepticism_N : N; fun sceptre_N : N; fun sceptred_A : A; fun schedule_N : N; +fun schedule_V : V; fun schedule_V2 : V2; +fun schedule_VV : VV; fun schema_N : N; fun schematic_A : A; fun schematically_Adv : Adv; @@ -31663,9 +32542,11 @@ fun scollop_V2 : V2; fun sconce_N : N; fun scone_N : N; fun scoop_N : N; +fun scoop_V : V; fun scoop_V2 : V2; fun scoopful_N : N; fun scoot_V : V; +fun scoot_V2 : V2; fun scooter_N : N; fun scope_N : N; fun scorbutic_A : A; @@ -31725,8 +32606,10 @@ fun scram_V : V; fun scramble_N : N; fun scramble_V : V; fun scramble_V2 : V2; +fun scramble_V2V : V2V; fun scrambler_N : N; fun scrap_N : N; +fun scrap_V : V; fun scrap_V2 : V2; fun scrap_iron_N : N; fun scrapbook_N : N; @@ -31752,6 +32635,7 @@ fun scrawny_A : A; fun scream_N : N; fun scream_V : V; fun scream_V2 : V2; +fun scream_VS : VS; fun screamingly_Adv : Adv; fun scree_N : N; fun screech_N : N; @@ -31896,6 +32780,7 @@ fun seakale_N : N; fun seal_N : N; fun seal_V : V; fun seal_V2 : V2; +fun seal_VS : VS; fun seal_ring_N : N; fun sealer_N : N; fun sealing_wax_N : N; @@ -31911,6 +32796,7 @@ fun seamstress_N : N; fun seamus_PN : PN; fun seamy_A : A; fun sean_PN : PN; +fun seance_N : N; fun seaplane_N : N; fun seaport_N : N; fun sear_A : A; @@ -31965,6 +32851,7 @@ fun second_best_N : N; fun second_class_A : A; fun second_class_Adv : Adv; fun second_class_N : N; +fun second_guess_V2 : V2; fun second_hand_A : A; fun second_hand_N : N; fun second_rate_A : A; @@ -32023,6 +32910,9 @@ fun sedulous_A : A; fun see_N : N; fun see_V : V; fun see_V2 : V2; +fun see_V2V : V2V; +fun see_VA : VA; +fun see_VS : VS; fun see_through_A : A; fun seed_N : N; fun seed_V : V; @@ -32038,8 +32928,14 @@ fun seedsman_N : N; fun seedtime_N : N; fun seedy_A : A; fun seek_V2 : V2; +fun seek_VV : VV; +fun seek_VS : VS; fun seeker_N : N; fun seem_V : V; +fun seem_V2 : V2; +fun seem_VA : VA; +fun seem_VV : VV; +fun seem_VS : VS; fun seeming_A : A; fun seemliness_N : N; fun seemly_A : A; @@ -32071,7 +32967,10 @@ fun seizure_N : N; fun selby_PN : PN; fun seldom_Adv : Adv; fun select_A : A; +fun select_V : V; fun select_V2 : V2; +fun select_V2V : V2V; +fun select_VV : VV; fun selection_N : N; fun selective_A : A; fun selectivity_N : N; @@ -32105,6 +33004,7 @@ fun self_control_N : N; fun self_defence_N : N; fun self_denial_N : N; fun self_denying_A : A; +fun self_destruct_V : V; fun self_determination_N : N; fun self_educated_A : A; fun self_effacing_A : A; @@ -32119,6 +33019,7 @@ fun self_important_A : A; fun self_imposed_A : A; fun self_indulgence_N : N; fun self_indulgent_A : A; +fun self_insure_V : V; fun self_interest_N : N; fun self_locking_A : A; fun self_made_A : A; @@ -32159,6 +33060,8 @@ fun selkirk_PN : PN; fun sell_N : N; fun sell_V : V; fun sell_V2 : V2; +fun sell_VA : VA; +fun sell_VS : VS; fun seller_N : N; fun selling_N : N; fun sellout_N : N; @@ -32205,6 +33108,8 @@ fun senator_N : N; fun senatorial_A : A; fun send_V : V; fun send_V2 : V2; +fun send_V2V : V2V; +fun send_VS : VS; fun send_up_N : N; fun sender_N : N; fun sendoff_N : N; @@ -32220,6 +33125,7 @@ fun senior_A : A; fun senior_N : N; fun seniority_N : N; fun senna_N : N; +fun senor_N : N; fun senora_N : N; fun senorita_N : N; fun sensation_N : N; @@ -32228,6 +33134,7 @@ fun sensationalism_N : N; fun sensationalist_N : N; fun sense_N : N; fun sense_V2 : V2; +fun sense_VS : VS; fun sense_organ_N : N; fun senseless_A : A; fun senselessness_N : N; @@ -32245,6 +33152,7 @@ fun sensuality_N : N; fun sensuous_A : A; fun sensuousness_N : N; fun sentence_N : N; +fun sentence_V : V; fun sentence_V2 : V2; fun sententious_A : A; fun sentient_A : A; @@ -32334,6 +33242,8 @@ fun servant_N : N; fun serve_N : N; fun serve_V : V; fun serve_V2 : V2; +fun serve_VV : VV; +fun serve_VS : VS; fun server_N : N; fun service_N : N; fun service_V2 : V2; @@ -32352,6 +33262,8 @@ fun session_N : N; fun set_N : N; fun set_V : V; fun set_V2 : V2; +fun set_VV : VV; +fun set_VS : VS; fun set_square_N : N; fun set_to_N : N; fun set_up_N : N; @@ -32364,6 +33276,8 @@ fun setting_N : N; fun settle_N : N; fun settle_V : V; fun settle_V2 : V2; +fun settle_VA : VA; +fun settle_VS : VS; fun settled_A : A; fun settlement_N : N; fun settler_N : N; @@ -32411,7 +33325,6 @@ fun sexy_A : A; fun seychelles_PN : PN; fun seychellois_A : A; fun seychellois_N : N; -fun senor_N : N; fun sgd_PN : PN; fun sgt_PN : PN; fun shabbily_Adv : Adv; @@ -32490,6 +33403,7 @@ fun shantytown_N : N; fun shape_N : N; fun shape_V : V; fun shape_V2 : V2; +fun shape_VV : VV; fun shapeless_A : A; fun shapelessness_N : N; fun shapely_A : A; @@ -32528,6 +33442,7 @@ fun shavian_A : A; fun shavian_N : N; fun shaving_brush_N : N; fun shawl_N : N; +fun she_Pron : Pron; fun she_goat_N : N; fun sheaf_N : N; fun shear_V2 : V2; @@ -32690,6 +33605,7 @@ fun shoe_V2 : V2; fun shoe_leather_N : N; fun shoeblack_N : N; fun shoehorn_N : N; +fun shoehorn_V2 : V2; fun shoelace_N : N; fun shoemaker_N : N; fun shoemaking_N : N; @@ -32729,6 +33645,7 @@ fun shopwindow_N : N; fun shopworn_A : A; fun shore_N : N; fun shore_V2 : V2; +fun shorn_V2 : V2; fun short_A : A; fun short_Adv : Adv; fun short_N : N; @@ -32766,6 +33683,7 @@ fun shot_tower_N : N; fun shotgun_N : N; fun shotton_PN : PN; fun shotts_PN : PN; +fun should_VV : VV; fun shoulder_N : N; fun shoulder_V2 : V2; fun shoulder_blade_N : N; @@ -32786,6 +33704,8 @@ fun shovelful_N : N; fun show_N : N; fun show_V : V; fun show_V2 : V2; +fun show_V2V : V2V; +fun show_VS : VS; fun show_business_N : N; fun show_off_N : N; fun show_window_N : N; @@ -32849,6 +33769,7 @@ fun shrub_N : N; fun shrubbery_N : N; fun shrug_N : N; fun shrug_V2 : V2; +fun shrug_VS : VS; fun shuck_N : N; fun shuck_V2 : V2; fun shudder_N : N; @@ -32933,6 +33854,8 @@ fun sidecar_N : N; fun sided_A : A; fun sidelight_N : N; fun sideline_N : N; +fun sideline_V : V; +fun sideline_V2 : V2; fun sidelong_A : A; fun sidelong_Adv : Adv; fun sidereal_A : A; @@ -32965,6 +33888,7 @@ fun sifter_N : N; fun sigh_N : N; fun sigh_V : V; fun sigh_V2 : V2; +fun sigh_VS : VS; fun sight_N : N; fun sight_V2 : V2; fun sighted_A : A; @@ -32975,12 +33899,17 @@ fun sightseer_N : N; fun sign_N : N; fun sign_V : V; fun sign_V2 : V2; +fun sign_V2V : V2V; fun sign_painter_N : N; +fun sign_up_V : V; fun signal_A : A; fun signal_N : N; fun signal_V : V; fun signal_V2 : V2; +fun signal_VS : VS; fun signal_box_N : N; +fun signale_V2 : V2; +fun signale_VS : VS; fun signalize_V2 : V2; fun signaller_N : N; fun signalman_N : N; @@ -33061,8 +33990,8 @@ fun simple_minded_A : A; fun simpleton_N : N; fun simplicity_N : N; fun simplification_N : N; +fun simplify_V : V; fun simplify_V2 : V2; -fun simply_Adv : Adv; fun simulacrum_N : N; fun simulate_V2 : V2; fun simulation_N : N; @@ -33073,7 +34002,7 @@ fun simultaneousness_N : N; fun sin_N : N; fun sin_V : V; fun since_Adv : Adv; -fun since_Prep : Prep ; +fun since_Subj : Subj ; fun sincere_A : A; fun sincerity_N : N; fun sine_N : N; @@ -33164,6 +34093,7 @@ fun sisterly_A : A; fun siswati_N : N; fun sit_V : V; fun sit_V2 : V2; +fun sit_VA : VA; fun sit_in_N : N; fun sitar_N : N; fun site_N : N; @@ -33172,6 +34102,7 @@ fun sitter_N : N; fun sitting_N : N; fun sitting_room_N : N; fun sittingbourne_PN : PN; +fun situate_V2 : V2; fun situated_A : A; fun situation_N : N; fun six_footer_N : N; @@ -33216,6 +34147,7 @@ fun sketchily_Adv : Adv; fun sketchiness_N : N; fun sketchy_A : A; fun skew_A : A; +fun skew_V2 : V2; fun skew_eyed_A : A; fun skewen_PN : PN; fun skewer_N : N; @@ -33228,6 +34160,7 @@ fun ski_lift_N : N; fun ski_plane_N : N; fun skid_N : N; fun skid_V : V; +fun skid_V2 : V2; fun skidpan_N : N; fun skier_N : N; fun skiff_N : N; @@ -33300,6 +34233,7 @@ fun skylark_V : V; fun skylight_N : N; fun skyline_N : N; fun skyrocket_V : V; +fun skyrocket_V2 : V2; fun skyscraper_N : N; fun skyward_A : A; fun skyward_Adv : Adv; @@ -33321,6 +34255,7 @@ fun slalom_N : N; fun slam_N : N; fun slam_V : V; fun slam_V2 : V2; +fun slam_dunk_V2 : V2; fun slander_N : N; fun slander_V2 : V2; fun slanderer_N : N; @@ -33350,6 +34285,7 @@ fun slash_V2 : V2; fun slat_N : N; fun slate_N : N; fun slate_V2 : V2; +fun slate_V2V : V2V; fun slate_club_N : N; fun slate_pencil_N : N; fun slating_N : N; @@ -33443,6 +34379,7 @@ fun slightness_N : N; fun sligo_PN : PN; fun slim_A : A; fun slim_V : V; +fun slim_V2 : V2; fun slime_N : N; fun sliminess_N : N; fun slimness_N : N; @@ -33556,6 +34493,7 @@ fun slumberous_A : A; fun slummy_A : A; fun slump_N : N; fun slump_V : V; +fun slump_V2 : V2; fun slur_N : N; fun slur_V : V; fun slur_V2 : V2; @@ -33603,6 +34541,7 @@ fun smear_word_N : N; fun smell_N : N; fun smell_V : V; fun smell_V2 : V2; +fun smell_VA : VA; fun smelling_bottle_N : N; fun smelly_A : A; fun smelt_N : N; @@ -33676,6 +34615,7 @@ fun snaffle_N : N; fun snaffle_V2 : V2; fun snaffle_bit_N : N; fun snag_N : N; +fun snag_V : V; fun snag_V2 : V2; fun snail_N : N; fun snake_N : N; @@ -33685,6 +34625,7 @@ fun snaky_A : A; fun snap_N : N; fun snap_V : V; fun snap_V2 : V2; +fun snap_VS : VS; fun snap_fastener_N : N; fun snapdragon_N : N; fun snappish_A : A; @@ -33723,6 +34664,7 @@ fun snide_A : A; fun sniff_N : N; fun sniff_V : V; fun sniff_V2 : V2; +fun sniff_VS : VS; fun sniffle_V : V; fun sniffy_A : A; fun snifter_N : N; @@ -33763,6 +34705,7 @@ fun snorkel_N : N; fun snort_N : N; fun snort_V : V; fun snort_V2 : V2; +fun snort_VS : VS; fun snorter_N : N; fun snorty_A : A; fun snot_N : N; @@ -33813,9 +34756,9 @@ fun snuggery_N : N; fun snuggle_V : V; fun snuggle_V2 : V2; fun snugness_N : N; -fun so_Adv : Adv; +fun so_AdA : AdA; fun so_N : N; -fun so_Prep : Prep ; +fun so_Subj : Subj ; fun so_and_so_N : N; fun so_called_A : A; fun so_so_A : A; @@ -33831,6 +34774,7 @@ fun soap_opera_N : N; fun soapbox_N : N; fun soapy_A : A; fun soar_V : V; +fun soar_V2 : V2; fun sob_N : N; fun sob_V : V; fun sob_V2 : V2; @@ -33904,8 +34848,8 @@ fun sogginess_N : N; fun soggy_A : A; fun soh_N : N; fun soho_PN : PN; -fun soignee_A : A; fun soigne_A : A; +fun soignee_A : A; fun soil_N : N; fun soil_V : V; fun soil_V2 : V2; @@ -33961,6 +34905,7 @@ fun solipsism_N : N; fun solitaire_N : N; fun solitary_A : A; fun solitude_N : N; +fun solo_A : A; fun solo_N : N; fun soloist_N : N; fun solon_PN : PN; @@ -33982,15 +34927,18 @@ fun somatic_A : A; fun sombre_A : A; fun sombreness_N : N; fun sombrero_N : N; +fun some_Quant : Quant; +fun somebody_NP : NP; fun someday_Adv : Adv; fun somehow_Adv : Adv; -fun someone_N : N; +fun somehow_AdV : AdV; +fun someone_NP : NP; fun someplace_Adv : Adv; fun somercotes_PN : PN; fun somersault_N : N; fun somersault_V : V; fun somerset_PN : PN; -fun something_Adv : Adv; +fun something_NP : NP; fun sometime_Adv : Adv; fun sometimes_Adv : Adv; fun someway_Adv : Adv; @@ -34096,6 +35044,8 @@ fun sound_Adv : Adv; fun sound_N : N; fun sound_V : V; fun sound_V2 : V2; +fun sound_VA : VA; +fun sound_VS : VS; fun sound_film_N : N; fun sound_recording_N : N; fun sound_wave_N : N; @@ -34259,6 +35209,7 @@ fun speaking_tube_N : N; fun spear_N : N; fun spear_V2 : V2; fun spearhead_N : N; +fun spearhead_V2 : V2; fun spearmint_N : N; fun spec_N : N; fun special_A : A; @@ -34278,7 +35229,9 @@ fun specific_N : N; fun specifically_Adv : Adv; fun specification_N : N; fun specificity_N : N; +fun specify_V : V; fun specify_V2 : V2; +fun specify_VS : VS; fun specimen_N : N; fun specious_A : A; fun speciousness_N : N; @@ -34298,6 +35251,7 @@ fun spectroscope_N : N; fun spectroscopic_A : A; fun spectrum_N : N; fun speculate_V : V; +fun speculate_VS : VS; fun speculation_N : N; fun speculative_A : A; fun speculator_N : N; @@ -34334,6 +35288,8 @@ fun spelt_N : N; fun spenborough_PN : PN; fun spend_V : V; fun spend_V2 : V2; +fun spend_V2V : V2V; +fun spend_VS : VS; fun spender_N : N; fun spendthrift_N : N; fun spennymoor_PN : PN; @@ -34494,6 +35450,7 @@ fun spontaneousness_N : N; fun spoof_N : N; fun spoof_V2 : V2; fun spook_N : N; +fun spook_V2 : V2; fun spooky_A : A; fun spool_N : N; fun spoon_N : N; @@ -34524,6 +35481,7 @@ fun sportsmanship_N : N; fun spot_N : N; fun spot_V : V; fun spot_V2 : V2; +fun spot_VS : VS; fun spotless_A : A; fun spotlight_N : N; fun spotlight_V2 : V2; @@ -34539,6 +35497,7 @@ fun sprain_V2 : V2; fun sprat_N : N; fun sprawl_N : N; fun sprawl_V : V; +fun sprawl_V2 : V2; fun spray_N : N; fun spray_V2 : V2; fun spray_gun_N : N; @@ -34546,6 +35505,8 @@ fun sprayer_N : N; fun spread_N : N; fun spread_V : V; fun spread_V2 : V2; +fun spread_V2V : V2V; +fun spread_VS : VS; fun spread_over_N : N; fun spreadeagle_N : N; fun spreadeagle_V2 : V2; @@ -34604,6 +35565,7 @@ fun spur_V2 : V2; fun spurious_A : A; fun spuriousness_N : N; fun spurn_V2 : V2; +fun spurre_V2V : V2V; fun spurt_N : N; fun spurt_V : V; fun sputnik_N : N; @@ -34714,6 +35676,7 @@ fun stab_V2 : V2; fun stabber_N : N; fun stability_N : N; fun stabilization_N : N; +fun stabilize_V : V; fun stabilize_V2 : V2; fun stabilizer_N : N; fun stable_A : A; @@ -34813,10 +35776,13 @@ fun stampede_V2 : V2; fun stamping_ground_N : N; fun stan_PN : PN; fun stance_N : N; +fun stanch_V2 : V2; fun stanchion_N : N; fun stand_N : N; fun stand_V : V; fun stand_V2 : V2; +fun stand_VV : VV; +fun stand_VS : VS; fun stand_in_N : N; fun stand_to_N : N; fun stand_up_A : A; @@ -34870,6 +35836,8 @@ fun starry_eyed_A : A; fun start_N : N; fun start_V : V; fun start_V2 : V2; +fun start_VV : VV; +fun start_VS : VS; fun starter_N : N; fun starting_gate_N : N; fun starting_point_N : N; @@ -34883,6 +35851,7 @@ fun starveling_N : N; fun stash_V2 : V2; fun state_N : N; fun state_V2 : V2; +fun state_VS : VS; fun statecraft_N : N; fun stated_A : A; fun statehouse_N : N; @@ -34927,6 +35896,8 @@ fun stave_V2 : V2; fun stay_N : N; fun stay_V : V; fun stay_V2 : V2; +fun stay_VA : VA; +fun stay_VS : VS; fun stay_at_home_N : N; fun stayer_N : N; fun std_PN : PN; @@ -35027,6 +35998,7 @@ fun stereotype_V2 : V2; fun sterile_A : A; fun sterility_N : N; fun sterilization_N : N; +fun sterilize_V : V; fun sterilize_V2 : V2; fun sterling_A : A; fun sterling_N : N; @@ -35120,6 +36092,7 @@ fun stipendiary_N : N; fun stipple_V2 : V2; fun stipulate_V : V; fun stipulate_V2 : V2; +fun stipulate_VS : VS; fun stipulation_N : N; fun stir_N : N; fun stir_V : V; @@ -35157,6 +36130,7 @@ fun stockinged_A : A; fun stockist_N : N; fun stockjobber_N : N; fun stockpile_N : N; +fun stockpile_V2 : V2; fun stockpiling_N : N; fun stockport_PN : PN; fun stockpot_N : N; @@ -35189,6 +36163,7 @@ fun stomach_ache_N : N; fun stomach_pump_N : N; fun stomp_N : N; fun stomp_V : V; +fun stomp_V2 : V2; fun stone_N : N; fun stone_PN : PN; fun stone_V2 : V2; @@ -35212,6 +36187,7 @@ fun stonework_N : N; fun stonily_Adv : Adv; fun stony_A : A; fun stony_broke_A : A; +fun stood_V2V : V2V; fun stooge_N : N; fun stooge_V : V; fun stool_N : N; @@ -35221,6 +36197,7 @@ fun stoop_V2 : V2; fun stop_N : N; fun stop_V : V; fun stop_V2 : V2; +fun stop_VV : VV; fun stopcock_N : N; fun stopgap_N : N; fun stopover_N : N; @@ -35337,6 +36314,7 @@ fun stream_N : N; fun stream_V : V; fun streamer_N : N; fun streamlet_N : N; +fun streamline_V : V; fun streamline_V2 : V2; fun streamlined_A : A; fun street_N : N; @@ -35354,6 +36332,7 @@ fun streptococcus_N : N; fun streptomycin_N : N; fun stress_N : N; fun stress_V2 : V2; +fun stress_VS : VS; fun stress_mark_N : N; fun stretch_N : N; fun stretch_V : V; @@ -35403,6 +36382,7 @@ fun stripper_N : N; fun striptease_N : N; fun stripy_A : A; fun strive_V : V; +fun strive_VV : VV; fun striver_N : N; fun stroboscope_N : N; fun stroke_N : N; @@ -35426,10 +36406,13 @@ fun stroud_PN : PN; fun struck_A : A; fun structural_A : A; fun structure_N : N; +fun structure_V2 : V2; fun structured_A : A; fun strudel_N : N; fun struggle_N : N; fun struggle_V : V; +fun struggle_VV : VV; +fun struggle_VS : VS; fun strum_N : N; fun strum_V : V; fun strum_V2 : V2; @@ -35447,6 +36430,7 @@ fun stubbornness_N : N; fun stubby_A : A; fun stucco_N : N; fun stucco_V2 : V2; +fun stuck_V2 : V2; fun stuck_up_A : A; fun stud_N : N; fun stud_V2 : V2; @@ -35479,6 +36463,7 @@ fun stump_V2 : V2; fun stumper_N : N; fun stumpy_A : A; fun stun_V2 : V2; +fun stunne_V2V : V2V; fun stunner_N : N; fun stunning_A : A; fun stunt_N : N; @@ -35517,6 +36502,7 @@ fun stylize_V2 : V2; fun stylus_N : N; fun stymie_N : N; fun stymie_V2 : V2; +fun stymy_V2 : V2; fun styptic_A : A; fun styptic_N : N; fun styx_PN : PN; @@ -35528,6 +36514,7 @@ fun sub_V : V; fun sub_V2 : V2; fun sub_judice_A : A; fun sub_rosa_Adv : Adv; +fun sub_underwrite_V2 : V2; fun subaltern_N : N; fun subatomic_A : A; fun subcommittee_N : N; @@ -35550,9 +36537,10 @@ fun subfusc_A : A; fun subgroup_N : N; fun subheading_N : N; fun subhuman_A : A; -fun subject_A : A; +fun subject_A2 : A2; fun subject_N : N; fun subject_V2 : V2; +fun subject_to_Prep : Prep; fun subjection_N : N; fun subjective_A : A; fun subjectivity_N : N; @@ -35643,6 +36631,7 @@ fun subtend_V2 : V2; fun subterfuge_N : N; fun subterranean_A : A; fun subtitle_N : N; +fun subtitle_VS : VS; fun subtle_A : A; fun subtlety_N : N; fun subtly_Adv : Adv; @@ -35675,7 +36664,8 @@ fun succulence_N : N; fun succulent_A : A; fun succulent_N : N; fun succumb_V : V; -fun such_A : A; +fun such_Predet : Predet; +fun such_as_Prep : Prep; fun suchlike_A : A; fun suchow_PN : PN; fun suck_N : N; @@ -35696,6 +36686,7 @@ fun suddenness_N : N; fun sue_PN : PN; fun sue_V : V; fun sue_V2 : V2; +fun sue_V2V : V2V; fun suede_N : N; fun suet_N : N; fun suety_A : A; @@ -35707,6 +36698,7 @@ fun sufferer_N : N; fun suffering_N : N; fun suffice_V : V; fun suffice_V2 : V2; +fun suffice_V2V : V2V; fun sufficiency_N : N; fun sufficient_A : A; fun suffix_N : N; @@ -35730,7 +36722,9 @@ fun sugar_loaf_N : N; fun sugar_refinery_N : N; fun sugarlump_N : N; fun sugary_A : A; +fun suggest_V : V; fun suggest_V2 : V2; +fun suggest_VS : VS; fun suggestibility_N : N; fun suggestible_A : A; fun suggestion_N : N; @@ -35861,6 +36855,7 @@ fun superannuated_A : A; fun superannuation_N : N; fun superb_A : A; fun supercargo_N : N; +fun supercede_V2 : V2; fun supercharged_A : A; fun supercharger_N : N; fun supercilious_A : A; @@ -35929,6 +36924,8 @@ fun support_V2 : V2; fun supportable_A : A; fun supporter_N : N; fun suppose_V2 : V2; +fun suppose_VV : VV; +fun suppose_VS : VS; fun supposed_A : A; fun supposition_N : N; fun suppository_N : N; @@ -35956,6 +36953,8 @@ fun surf_N : N; fun surface_N : N; fun surface_V : V; fun surface_V2 : V2; +fun surface_V2V : V2V; +fun surface_VS : VS; fun surface_to_air_A : A; fun surfboard_N : N; fun surfboat_N : N; @@ -35965,6 +36964,7 @@ fun surfing_N : N; fun surfriding_N : N; fun surge_N : N; fun surge_V : V; +fun surge_V2 : V2; fun surgeon_N : N; fun surgery_N : N; fun surgical_A : A; @@ -35984,6 +36984,7 @@ fun surpliced_A : A; fun surplus_N : N; fun surprise_N : N; fun surprise_V2 : V2; +fun surprise_V2V : V2V; fun surprised_A : A; fun surprising_A : A; fun surrealism_N : N; @@ -36009,6 +37010,7 @@ fun surveyor_N : N; fun survival_N : N; fun survive_V : V; fun survive_V2 : V2; +fun survive_VS : VS; fun survivor_N : N; fun susan_PN : PN; fun susanna_PN : PN; @@ -36018,6 +37020,8 @@ fun susie_PN : PN; fun suspect_A : A; fun suspect_N : N; fun suspect_V2 : V2; +fun suspect_VS : VS; +fun suspend_V : V; fun suspend_V2 : V2; fun suspender_N : N; fun suspense_N : N; @@ -36215,6 +37219,7 @@ fun swordplay_N : N; fun swordsman_N : N; fun swordsmanship_N : N; fun swordstick_N : N; +fun swore_V2V : V2V; fun sworn_A : A; fun swot_N : N; fun swot_V : V; @@ -36276,6 +37281,7 @@ fun synchrotron_N : N; fun syncopate_V2 : V2; fun syncopation_N : N; fun syncope_N : N; +fun syndciate_V2 : V2; fun syndic_N : N; fun syndicalism_N : N; fun syndicalist_N : N; @@ -36318,7 +37324,6 @@ fun systematically_Adv : Adv; fun systematization_N : N; fun systematize_V2 : V2; fun syston_PN : PN; -fun seance_N : N; fun t_junction_N : N; fun t_shirt_N : N; fun t_square_N : N; @@ -36384,6 +37389,7 @@ fun taffy_N : N; fun tag_N : N; fun tag_V : V; fun tag_V2 : V2; +fun tag_VS : VS; fun tahiti_PN : PN; fun tahitian_A : A; fun tahitian_N : N; @@ -36415,6 +37421,8 @@ fun taiyuan_PN : PN; fun take_N : N; fun take_V : V; fun take_V2 : V2; +fun take_VA : VA; +fun take_VS : VS; fun take_home_A : A; fun take_off_N : N; fun take_up_N : N; @@ -36433,6 +37441,7 @@ fun talisman_N : N; fun talk_N : N; fun talk_V : V; fun talk_V2 : V2; +fun talk_VA : VA; fun talkative_A : A; fun talker_N : N; fun talkie_N : N; @@ -36444,6 +37453,7 @@ fun tallish_A : A; fun tallow_N : N; fun tally_N : N; fun tally_V : V; +fun tally_V2 : V2; fun tally_clerk_N : N; fun tallyman_N : N; fun talmud_N : N; @@ -36484,6 +37494,7 @@ fun tangle_N : N; fun tangle_V : V; fun tangle_V2 : V2; fun tango_N : N; +fun tango_V : V; fun tangshan_PN : PN; fun tangy_A : A; fun tank_N : N; @@ -36508,6 +37519,7 @@ fun tap_V : V; fun tap_V2 : V2; fun tap_dancing_N : N; fun tape_N : N; +fun tape_V : V; fun tape_V2 : V2; fun tape_measure_N : N; fun tape_recorder_N : N; @@ -36537,6 +37549,9 @@ fun tardiness_N : N; fun tardy_A : A; fun tare_N : N; fun target_N : N; +fun target_V2 : V2; +fun target_V2V : V2V; +fun target_VS : VS; fun tariff_N : N; fun tarmac_N : N; fun tarmac_V2 : V2; @@ -36655,6 +37670,8 @@ fun tea_wagon_N : N; fun teacake_N : N; fun teach_V : V; fun teach_V2 : V2; +fun teach_V2V : V2V; +fun teach_VS : VS; fun teach_in_N : N; fun teachable_A : A; fun teacher_N : N; @@ -36780,6 +37797,9 @@ fun telfer_N : N; fun telford_PN : PN; fun tell_V : V; fun tell_V2 : V2; +fun tell_V2V : V2V; +fun tell_VV : VV; +fun tell_VS : VS; fun teller_N : N; fun telling_A : A; fun telltale_N : N; @@ -36814,6 +37834,7 @@ fun temporariness_N : N; fun temporary_A : A; fun temporize_V : V; fun tempt_V2 : V2; +fun tempt_V2V : V2V; fun temptation_N : N; fun tempter_N : N; fun temptingly_Adv : Adv; @@ -36831,6 +37852,7 @@ fun tenby_PN : PN; fun tench_N : N; fun tend_V : V; fun tend_V2 : V2; +fun tend_VV : VV; fun tendency_N : N; fun tendentious_A : A; fun tendentiousness_N : N; @@ -36838,6 +37860,7 @@ fun tender_A : A; fun tender_N : N; fun tender_V : V; fun tender_V2 : V2; +fun tender_V2V : V2V; fun tenderfoot_N : N; fun tenderhearted_A : A; fun tenderloin_N : N; @@ -36887,6 +37910,7 @@ fun tergiversate_V : V; fun tergiversation_N : N; fun term_N : N; fun term_V2 : V2; +fun term_VS : VS; fun termagant_N : N; fun termi_PN : PN; fun terminable_A : A; @@ -36948,6 +37972,7 @@ fun testbed_N : N; fun testicle_N : N; fun testify_V : V; fun testify_V2 : V2; +fun testify_VS : VS; fun testily_Adv : Adv; fun testimonial_N : N; fun testimony_N : N; @@ -36958,6 +37983,8 @@ fun tetanus_N : N; fun tetchily_Adv : Adv; fun tetchiness_N : N; fun tetchy_A : A; +fun tete_a_tete_Adv : Adv; +fun tete_a_tete_N : N; fun tether_N : N; fun tether_V2 : V2; fun teuton_N : N; @@ -36986,7 +38013,8 @@ fun thankful_A : A; fun thankfulness_N : N; fun thankless_A : A; fun thanksgiving_N : N; -fun that_Prep : Prep ; +fun that_Prep : Prep; +fun that_Quant : Quant; fun thatch_N : N; fun thatch_V2 : V2; fun thatcham_PN : PN; @@ -37024,6 +38052,7 @@ fun theoretical_A : A; fun theoretician_N : N; fun theorist_N : N; fun theorize_V : V; +fun theorize_VS : VS; fun theory_N : N; fun theosophical_A : A; fun theosophist_N : N; @@ -37069,6 +38098,7 @@ fun thespian_A : A; fun thespian_N : N; fun thessaloniki_PN : PN; fun thetford_PN : PN; +fun they_Pron : Pron; fun thick_A : A; fun thick_Adv : Adv; fun thick_N : N; @@ -37104,6 +38134,8 @@ fun thingummy_N : N; fun think_N : N; fun think_V : V; fun think_V2 : V2; +fun think_VA : VA; +fun think_VS : VS; fun think_tank_N : N; fun thinkable_A : A; fun thinker_N : N; @@ -37118,6 +38150,7 @@ fun thirst_N : N; fun thirst_V2 : V2; fun thirstily_Adv : Adv; fun thirsty_A : A; +fun this_Quant : Quant; fun thistle_N : N; fun thistledown_N : N; fun thither_Adv : Adv; @@ -37161,6 +38194,8 @@ fun threadlike_A : A; fun threat_N : N; fun threaten_V : V; fun threaten_V2 : V2; +fun threaten_VV : VV; +fun threaten_VS : VS; fun threateningly_Adv : Adv; fun three_cornered_A : A; fun three_d_A : A; @@ -37229,6 +38264,7 @@ fun throughway_N : N; fun throw_N : N; fun throw_V : V; fun throw_V2 : V2; +fun throw_VS : VS; fun throw_in_N : N; fun throwaway_N : N; fun throwback_N : N; @@ -37344,8 +38380,8 @@ fun tilde_N : N; fun tile_N : N; fun tile_V2 : V2; fun till_N : N; -fun till_V2 : V2; fun till_Prep : Prep ; +fun till_V2 : V2; fun tillage_N : N; fun tiller_N : N; fun tilt_N : N; @@ -37469,6 +38505,7 @@ fun titivate_V : V; fun titivate_V2 : V2; fun titlark_N : N; fun title_N : N; +fun title_VS : VS; fun title_deed_N : N; fun title_page_N : N; fun title_role_N : N; @@ -37485,6 +38522,7 @@ fun tiverton_PN : PN; fun tizzy_N : N; fun tnt_N : N; fun to_Adv : Adv; +fun to_Prep : Prep; fun to_do_N : N; fun toad_N : N; fun toad_in_the_hole_N : N; @@ -37532,6 +38570,7 @@ fun togolese_A : A; fun togolese_N : N; fun toil_N : N; fun toil_V : V; +fun toil_V2V : V2V; fun toiler_N : N; fun toilet_N : N; fun toilet_paper_N : N; @@ -37665,6 +38704,7 @@ fun toque_N : N; fun tor_N : N; fun torbay_PN : PN; fun torch_N : N; +fun torch_V2 : V2; fun torch_race_N : N; fun torch_singer_N : N; fun torchlight_N : N; @@ -37761,6 +38801,7 @@ fun tours_PN : PN; fun tousle_V2 : V2; fun tout_N : N; fun tout_V : V; +fun tout_V2 : V2; fun tout_ensemble_Adv : Adv; fun tout_ensemble_N : N; fun tow_N : N; @@ -37810,6 +38851,7 @@ fun trachoma_N : N; fun tracing_N : N; fun tracing_paper_N : N; fun track_N : N; +fun track_V : V; fun track_V2 : V2; fun tracked_A : A; fun tracker_N : N; @@ -37858,6 +38900,7 @@ fun trailer_N : N; fun train_N : N; fun train_V : V; fun train_V2 : V2; +fun train_V2V : V2V; fun trainbearer_N : N; fun trainee_N : N; fun trainer_N : N; @@ -37943,6 +38986,7 @@ fun transitional_A : A; fun transitive_A : A; fun transitory_A : A; fun translatable_A : A; +fun translate_V : V; fun translate_V2 : V2; fun translation_N : N; fun translator_N : N; @@ -37989,6 +39033,7 @@ fun transverse_A : A; fun transvestism_N : N; fun transvestite_N : N; fun trap_N : N; +fun trap_V : V; fun trap_V2 : V2; fun trap_door_N : N; fun trap_shooting_N : N; @@ -37998,6 +39043,7 @@ fun trapezoid_N : N; fun trapper_N : N; fun trappist_N : N; fun trash_N : N; +fun trash_V2 : V2; fun trashy_A : A; fun trauma_N : N; fun traumatic_A : A; @@ -38233,6 +39279,7 @@ fun troubleshooter_N : N; fun troublesome_A : A; fun troublous_A : A; fun trough_N : N; +fun trough_V : V; fun trounce_V2 : V2; fun trouncing_N : N; fun troupe_N : N; @@ -38290,6 +39337,8 @@ fun truss_V2 : V2; fun trust_N : N; fun trust_V : V; fun trust_V2 : V2; +fun trust_V2V : V2V; +fun trust_VS : VS; fun trustee_N : N; fun trusteeship_N : N; fun trustful_A : A; @@ -38303,6 +39352,8 @@ fun truthfulness_N : N; fun try_N : N; fun try_V : V; fun try_V2 : V2; +fun try_VV : VV; +fun try_VS : VS; fun try_on_N : N; fun try_out_N : N; fun trying_A : A; @@ -38421,6 +39472,8 @@ fun turmoil_N : N; fun turn_N : N; fun turn_V : V; fun turn_V2 : V2; +fun turn_VA : VA; +fun turn_VS : VS; fun turn_off_N : N; fun turn_on_N : N; fun turn_out_N : N; @@ -38572,8 +39625,6 @@ fun tyrone_PN : PN; fun tzar_N : N; fun tzarina_N : N; fun tzupo_PN : PN; -fun tete_a_tete_Adv : Adv; -fun tete_a_tete_N : N; fun u_boat_N : N; fun u_turn_N : N; fun ubiquitous_A : A; @@ -38873,6 +39924,7 @@ fun underfed_A : A; fun underfelt_N : N; fun underfloor_A : A; fun underfoot_Adv : Adv; +fun underfund_V2 : V2; fun undergarment_N : N; fun undergo_V2 : V2; fun undergraduate_N : N; @@ -38893,18 +39945,19 @@ fun undermanned_A : A; fun undermentioned_A : A; fun undermine_V2 : V2; fun underneath_Adv : Adv; +fun underneath_Prep : Prep ; fun undernourished_A : A; fun undernourishment_N : N; fun underpass_N : N; fun underpay_V2 : V2; fun underpayment_N : N; +fun underperform_V2 : V2; fun underpin_V2 : V2; fun underpopulated_A : A; 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; @@ -38924,6 +39977,8 @@ fun underspent_A : A; fun understaffed_A : A; fun understand_V : V; fun understand_V2 : V2; +fun understand_V2V : V2V; +fun understand_VS : VS; fun understandable_A : A; fun understanding_A : A; fun understanding_N : N; @@ -38943,7 +39998,9 @@ fun undervalue_V2 : V2; fun underwater_A : A; fun underwear_N : N; fun underweight_A : A; +fun underwhelm_V2 : V2; fun underworld_N : N; +fun underwrite_V : V; fun underwrite_V2 : V2; fun underwriter_N : N; fun undeserved_A : A; @@ -39063,6 +40120,7 @@ fun unfasten_V2 : V2; fun unfathomable_A : A; fun unfathomed_A : A; fun unfavourable_A : A; +fun unfaze_V2 : V2; fun unfed_A : A; fun unfeeling_A : A; fun unfeigned_A : A; @@ -39192,6 +40250,7 @@ fun uniqueness_N : N; fun unisex_A : A; fun unison_N : N; fun unit_N : N; +fun unit_V2V : V2V; fun unitarian_A : A; fun unitarian_N : N; fun unitarianism_N : N; @@ -39617,9 +40676,9 @@ fun unwritten_A : A; fun unyielding_A : A; fun unzip_V2 : V2; fun up_Adv : Adv; +fun up_Prep : Prep ; 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; @@ -39646,6 +40705,7 @@ fun upland_N : N; fun uplift_N : N; fun uplift_V2 : V2; fun upmost_A : A; +fun upon_Prep : Prep ; fun upper_A : A; fun upper_N : N; fun uppercut_N : N; @@ -39683,7 +40743,6 @@ 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; @@ -39699,6 +40758,8 @@ fun urdu_A : A; fun urdu_N : N; fun urge_N : N; fun urge_V2 : V2; +fun urge_V2V : V2V; +fun urge_VS : VS; fun urgency_N : N; fun urgent_A : A; fun urging_N : N; @@ -39719,7 +40780,9 @@ fun usable_A : A; fun usaf_N : N; fun usage_N : N; fun use_N : N; +fun use_V : V; fun use_V2 : V2; +fun use_VV : VV; fun used_A : A; fun useful_A : A; fun usefulness_N : N; @@ -39782,6 +40845,7 @@ fun vacillation_N : N; fun vacuity_N : N; fun vacuous_A : A; fun vacuum_N : N; +fun vacuum_V2 : V2; fun vade_mecum_N : N; fun vagabond_A : A; fun vagabond_N : N; @@ -39823,6 +40887,7 @@ fun valuable_A : A; fun valuable_N : N; fun valuation_N : N; fun value_N : N; +fun value_V : V; fun value_V2 : V2; fun value_added_A : A; fun valueless_A : A; @@ -39972,6 +41037,7 @@ fun ventriloquist_N : N; fun venture_N : N; fun venture_V : V; fun venture_V2 : V2; +fun venture_VS : VS; fun venturesome_A : A; fun venturous_A : A; fun venue_N : N; @@ -40031,8 +41097,8 @@ 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 versus_Prep : Prep ; fun vertebra_N : N; fun vertebrate_A : A; fun vertebrate_N : N; @@ -40042,6 +41108,7 @@ fun vertical_N : N; fun vertiginous_A : A; fun vertigo_N : N; fun verve_N : N; +fun very_AdA : AdA; fun vesicle_N : N; fun vesicular_A : A; fun vessel_N : N; @@ -40064,8 +41131,10 @@ fun vetch_N : N; fun veteran_N : N; fun veterinary_A : A; fun veto_N : N; +fun veto_V : V; fun veto_V2 : V2; fun vex_V2 : V2; +fun vex_V2V : V2V; fun vexation_N : N; fun vexatious_A : A; fun vhf_PN : PN; @@ -40319,6 +41388,8 @@ fun voluntary_N : N; fun volunteer_N : N; fun volunteer_V : V; fun volunteer_V2 : V2; +fun volunteer_V2V : V2V; +fun volunteer_VS : VS; fun voluptuary_N : N; fun voluptuous_A : A; fun voluptuousness_N : N; @@ -40337,6 +41408,8 @@ fun votary_N : N; fun vote_N : N; fun vote_V : V; fun vote_V2 : V2; +fun vote_VV : VV; +fun vote_VS : VS; fun voteless_A : A; fun voter_N : N; fun votive_A : A; @@ -40345,6 +41418,8 @@ fun voucher_N : N; fun vouchsafe_V2 : V2; fun vow_N : N; fun vow_V2 : V2; +fun vow_VV : VV; +fun vow_VS : VS; fun vowel_N : N; fun vox_N : N; fun vox_populi_N : N; @@ -40376,6 +41451,7 @@ fun vulture_N : N; fun vulva_N : N; fun wad_N : N; fun wad_V2 : V2; +fun wad_VS : VS; fun wadding_N : N; fun waddle_N : N; fun waddle_V : V; @@ -40386,6 +41462,7 @@ fun wadi_N : N; fun wafer_N : N; fun waffle_N : N; fun waffle_V : V; +fun waffle_V2 : V2; fun waft_N : N; fun waft_V2 : V2; fun wag_N : N; @@ -40426,12 +41503,14 @@ fun waistline_N : N; fun wait_N : N; fun wait_V : V; fun wait_V2 : V2; +fun wait_VV : VV; fun waiter_N : N; fun waiting_list_N : N; fun waiting_room_N : N; fun waitress_N : N; fun waive_V2 : V2; fun waiver_N : N; +fun waiver_V : V; fun wake_N : N; fun wake_V : V; fun wake_V2 : V2; @@ -40501,6 +41580,9 @@ fun wanness_N : N; fun want_N : N; fun want_V : V; fun want_V2 : V2; +fun want_V2V : V2V; +fun want_VS : VS; +fun want_VV : VV; fun want_ad_N : N; fun wantage_PN : PN; fun wanton_A : A; @@ -40551,7 +41633,9 @@ fun warming_pan_N : N; fun warminster_PN : PN; fun warmonger_N : N; fun warmth_N : N; +fun warn_V : V; fun warn_V2 : V2; +fun warn_VS : VS; fun warning_A : A; fun warning_N : N; fun warp_N : N; @@ -40561,6 +41645,7 @@ fun warpaint_N : N; fun warpath_N : N; fun warrant_N : N; fun warrant_V2 : V2; +fun warrant_VS : VS; fun warrantee_N : N; fun warrantor_N : N; fun warranty_N : N; @@ -40623,6 +41708,8 @@ fun wastrel_N : N; fun watch_N : N; fun watch_V : V; fun watch_V2 : V2; +fun watch_V2V : V2V; +fun watch_VS : VS; fun watch_chain_N : N; fun watch_glass_N : N; fun watch_guard_N : N; @@ -40734,6 +41821,7 @@ fun wayne_PN : PN; fun wayside_N : N; fun wayward_A : A; fun wc_N : N; +fun we_Pron : Pron; fun weak_A : A; fun weak_kneed_A : A; fun weaken_V : V; @@ -40796,6 +41884,7 @@ fun wedding_N : N; fun wedding_cake_N : N; fun wedding_ring_N : N; fun wedge_N : N; +fun wedge_V : V; fun wedge_V2 : V2; fun wedlock_N : N; fun wednesday_N : N; @@ -40998,6 +42087,7 @@ fun whelk_N : N; fun whelp_N : N; fun whelp_V : V; fun when_Adv : Adv; +fun when_Subj : Subj; fun whence_Adv : Adv; fun whencesoever_A : A; fun whenever_Adv : Adv; @@ -41029,8 +42119,8 @@ fun whichsoever_A : A; fun whiff_N : N; fun whig_N : N; fun while_N : N; +fun while_Subj : Subj; fun while_V2 : V2; -fun while_Prep : Prep ; fun whim_N : N; fun whimper_N : N; fun whimper_V : V; @@ -41060,6 +42150,7 @@ fun whipping_post_N : N; fun whipping_top_N : N; fun whippoorwill_N : N; fun whippy_A : A; +fun whipsaw_V2 : V2; fun whir_N : N; fun whir_V : V; fun whirl_N : N; @@ -41139,6 +42230,7 @@ fun wholemeal_N : N; fun wholesale_A : A; fun wholesale_Adv : Adv; fun wholesale_N : N; +fun wholesale_V2 : V2; fun wholesaler_N : N; fun wholesome_A : A; fun wholly_Adv : Adv; @@ -41344,6 +42436,9 @@ fun wisecrack_V : V; fun wish_N : N; fun wish_V : V; fun wish_V2 : V2; +fun wish_V2V : V2V; +fun wish_VV : VV; +fun wish_VS : VS; fun wishbone_N : N; fun wishful_A : A; fun wishing_cap_N : N; @@ -41429,6 +42524,7 @@ fun wombourne_PN : PN; fun wonder_N : N; fun wonder_V : V; fun wonder_V2 : V2; +fun wonder_VS : VS; fun wonder_struck_A : A; fun wonderful_A : A; fun wonderingly_Adv : Adv; @@ -41493,6 +42589,7 @@ fun wordy_A : A; fun work_N : N; fun work_V : V; fun work_V2 : V2; +fun work_VV : VV; fun work_in_N : N; fun work_out_N : N; fun work_study_N : N; @@ -41538,6 +42635,7 @@ fun worrisome_A : A; fun worry_N : N; fun worry_V : V; fun worry_V2 : V2; +fun worry_VS : VS; fun worrying_A : A; fun worse_Adv : Adv; fun worse_N : N; @@ -41571,6 +42669,7 @@ fun wpb_N : N; fun wpm_N : N; fun wrac_N : N; fun wrack_N : N; +fun wrack_V2 : V2; fun wraf_N : N; fun wraith_N : N; fun wrangle_N : N; @@ -41596,6 +42695,7 @@ fun wrench_V2 : V2; fun wrest_V2 : V2; fun wrestle_N : N; fun wrestle_V : V; +fun wrestle_V2 : V2; fun wrestler_N : N; fun wretch_N : N; fun wretched_A : A; @@ -41623,6 +42723,8 @@ fun writ_N : N; fun writ_large_A : A; fun write_V : V; fun write_V2 : V2; +fun write_VV : VV; +fun write_VS : VS; fun write_off_N : N; fun write_up_N : N; fun writer_N : N; @@ -41740,6 +42842,7 @@ fun yiddish_N : N; fun yield_N : N; fun yield_V : V; fun yield_V2 : V2; +fun yield_VA : VA; fun yielding_A : A; fun ymca_N : N; fun yo_yo_N : N; @@ -41768,6 +42871,8 @@ fun yore_N : N; fun york_PN : PN; fun yorkley_PN : PN; fun yorkshire_PN : PN; +fun youPl_Pron : Pron; +fun youSg_Pron : Pron; fun young_A : A; fun young_N : N; fun youngish_A : A; @@ -41857,12 +42962,5 @@ fun zoophyte_N : N; fun zoot_suit_N : N; fun zucchini_N : N; fun zurich_PN : PN; -fun a_la_carte_Adv : Adv; -fun a_la_mode_Adv : Adv; -fun eclair_N : N; -fun eclat_N : N; -fun elan_N : N; -fun elite_N : N; -fun emigre_N : N; -fun epee_N : N; + }