mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
some more fixes in DictEng.gf
This commit is contained in:
@@ -1061,8 +1061,8 @@ lin amendable_A = compoundA (mkA "amendable");
|
||||
lin amendment_N = mkN "amendment" "amendments";
|
||||
lin amenity_N = mkN "amenity" "amenities";
|
||||
lin america_PN = mkPN "America";
|
||||
lin american_A = compoundA (mkA "american");
|
||||
lin american_N = mkN "american" "americans";
|
||||
lin american_A = compoundA (mkA "American");
|
||||
lin american_N = mkN "American" "Americans";
|
||||
lin americanism_N = mkN "americanism" "americanisms";
|
||||
lin amesbury_PN = mkPN "Amesbury";
|
||||
lin amethyst_N = mkN "amethyst" "amethysts";
|
||||
@@ -1820,8 +1820,8 @@ lin ashton_in_makerfield_PN = mkPN "Ashton-in-makerfield";
|
||||
lin ashton_under_lyne_PN = mkPN "Ashton-under-lyne";
|
||||
lin ashtray_N = mkN "ashtray" "ashtrays";
|
||||
lin ashy_A = compoundA (mkA "ashy");
|
||||
lin asian_A = compoundA (mkA "asian");
|
||||
lin asian_N = mkN "asian" "asians";
|
||||
lin asian_A = compoundA (mkA "Asian");
|
||||
lin asian_N = mkN "Asian" "Asians";
|
||||
lin asiatic_A = compoundA (mkA "asiatic");
|
||||
lin asiatic_N = mkN "asiatic" "asiatics";
|
||||
lin aside_Adv = mkAdv "aside";
|
||||
@@ -4277,7 +4277,7 @@ lin bristol_PN = mkPN "Bristol";
|
||||
lin brit_N = mkN "brit" "brits";
|
||||
lin britain_PN = mkPN "Britain";
|
||||
lin britannic_A = compoundA (mkA "britannic");
|
||||
lin british_A = compoundA (mkA "british");
|
||||
lin british_A = compoundA (mkA "British");
|
||||
lin britisher_N = mkN "britisher" "britishers";
|
||||
lin briton_A = compoundA (mkA "briton");
|
||||
lin briton_N = mkN "briton" "britons";
|
||||
@@ -4476,8 +4476,8 @@ lin bulb_N = mkN "bulb" "bulbs";
|
||||
lin bulbous_A = compoundA (mkA "bulbous");
|
||||
lin bulbul_N = mkN "bulbul" "bulbuls";
|
||||
lin bulgaria_PN = mkPN "Bulgaria";
|
||||
lin bulgarian_A = compoundA (mkA "bulgarian");
|
||||
lin bulgarian_N = mkN "bulgarian" "bulgarians";
|
||||
lin bulgarian_A = compoundA (mkA "Bulgarian");
|
||||
lin bulgarian_N = mkN "Bulgarian" "Bulgarians";
|
||||
lin bulge_N = mkN "bulge" "bulges";
|
||||
lin bulge_V = mkV "bulge" "bulges" "bulged" "bulged" "bulging";
|
||||
lin bulge_V2 = mkV2 (mkV "bulge" "bulges" "bulged" "bulged" "bulging");
|
||||
@@ -4933,8 +4933,8 @@ lin camshaft_N = mkN "camshaft" "camshafts";
|
||||
lin can_N = mkN "can" "cans";
|
||||
lin can_V2 = mkV2 (mkV "can" "cans" "canned" "canned" "canning");
|
||||
lin canada_PN = mkPN "Canada";
|
||||
lin canadian_A = compoundA (mkA "canadian");
|
||||
lin canadian_N = mkN "canadian" "canadians";
|
||||
lin canadian_A = compoundA (mkA "Canadian");
|
||||
lin canadian_N = mkN "Canadian" "Canadians";
|
||||
lin canal_N = mkN "canal" "canals";
|
||||
lin canalization_N = mkN "canalization" "canalizations";
|
||||
lin canalize_V2 = mkV2 (mkV "canalize" "canalizes" "canalized" "canalized" "canalizing");
|
||||
@@ -5880,8 +5880,8 @@ lin chinaware_N = mkN "chinaware" "-" {- FIXME: no plural form -};
|
||||
lin chinchilla_N = mkN "chinchilla" "chinchillas";
|
||||
lin chinchow_PN = mkPN "Chinchow";
|
||||
lin chine_N = mkN "chine" "chines";
|
||||
lin chinese_A = compoundA (mkA "chinese");
|
||||
lin chinese_N = mkN "chinese" "chinese";
|
||||
lin chinese_A = compoundA (mkA "Chinese");
|
||||
lin chinese_N = mkN "Chinese" "Chinese";
|
||||
lin chink_N = mkN "chink" "chinks";
|
||||
lin chink_V = mkV "chink" "chinks" "chinked" "chinked" "chinking";
|
||||
lin chink_V2 = mkV2 (mkV "chink" "chinks" "chinked" "chinked" "chinking");
|
||||
@@ -8729,8 +8729,8 @@ lin dangle_V = mkV "dangle" "dangles" "dangled" "dangled" "dangling";
|
||||
lin dangle_V2 = mkV2 (mkV "dangle" "dangles" "dangled" "dangled" "dangling");
|
||||
lin daniel_N = mkN "daniel" "daniels";
|
||||
lin daniel_PN = mkPN "Daniel";
|
||||
lin danish_A = compoundA (mkA "danish");
|
||||
lin danish_N = mkN "danish" "-" {- FIXME: no plural form -};
|
||||
lin danish_A = compoundA (mkA "Danish");
|
||||
lin danish_N = mkN "Danish" "-" {- FIXME: no plural form -};
|
||||
lin dank_A = mkA "dank" "danker";
|
||||
lin danny_PN = mkPN "Danny";
|
||||
lin danse_macabre_N = mkN "danse macabre" "IRREG";
|
||||
@@ -11006,8 +11006,8 @@ lin duster_N = mkN "duster" "dusters";
|
||||
lin dustman_N = mkN "dustman" "dustmen" {- FIXME: guessed plural form -};
|
||||
lin dustpan_N = mkN "dustpan" "dustpans";
|
||||
lin dusty_A = mkA "dusty" "dustier";
|
||||
lin dutch_A = compoundA (mkA "dutch");
|
||||
lin dutch_N = mkN "dutch" "-" {- FIXME: no plural form -};
|
||||
lin dutch_A = compoundA (mkA "Dutch");
|
||||
lin dutch_N = mkN "Dutch" "-" {- FIXME: no plural form -};
|
||||
lin dutchman_N = mkN "dutchman" "dutchmen" {- FIXME: guessed plural form -};
|
||||
lin duteous_A = compoundA (mkA "duteous");
|
||||
lin dutiable_A = compoundA (mkA "dutiable");
|
||||
@@ -11115,6 +11115,7 @@ lin ease_V2 = mkV2 (mkV "ease" "eases" "eased" "eased" "easing");
|
||||
lin easel_N = mkN "easel" "easels";
|
||||
lin easily_Adv = mkAdv "easily";
|
||||
lin easington_PN = mkPN "Easington";
|
||||
lin east_A = mkA "east";
|
||||
lin east_Adv = mkAdv "east";
|
||||
lin east_N = mkN "east" "-" {- FIXME: no plural form -};
|
||||
lin east_dereham_PN = mkPN "East dereham";
|
||||
@@ -11676,8 +11677,8 @@ lin engineer_V = mkV "engineer" "engineers" "engineered" "engineered" "engineeri
|
||||
lin engineer_V2 = mkV2 (mkV "engineer" "engineers" "engineered" "engineered" "engineering");
|
||||
lin engineering_N = mkN "engineering" "-" {- FIXME: no plural form -};
|
||||
lin england_PN = mkPN "England";
|
||||
lin english_A = compoundA (mkA "english");
|
||||
lin english_N = mkN "english" "-" {- FIXME: no plural form -};
|
||||
lin english_A = compoundA (mkA "English");
|
||||
lin english_N = mkN "English" "-" {- FIXME: no plural form -};
|
||||
lin englishman_N = mkN "englishman" "englishmen" {- FIXME: guessed plural form -};
|
||||
lin englishwoman_N = mkN "englishwoman" "englishwomen" {- FIXME: guessed plural form -};
|
||||
lin engraft_V2 = mkV2 (mkV "engraft" "engrafts" "engrafted" "engrafted" "engrafting");
|
||||
@@ -12076,8 +12077,8 @@ lin eurasian_N = mkN "eurasian" "eurasians";
|
||||
lin eurhythmics_N = mkN "eurhythmics" "eurhythmics";
|
||||
lin eurodollar_N = mkN "eurodollar" "eurodollars";
|
||||
lin europe_PN = mkPN "Europe";
|
||||
lin european_A = compoundA (mkA "european");
|
||||
lin european_N = mkN "european" "europeans";
|
||||
lin european_A = compoundA (mkA "European");
|
||||
lin european_N = mkN "European" "Europeans";
|
||||
lin eurovision_PN = mkPN "Eurovision";
|
||||
lin eurythmics_N = mkN "eurythmics" "eurythmics";
|
||||
lin eustachian_A = compoundA (mkA "eustachian");
|
||||
@@ -12718,7 +12719,7 @@ lin fastening_N = mkN "fastening" "fastenings";
|
||||
lin fastidious_A = compoundA (mkA "fastidious");
|
||||
lin fastidiousness_N = mkN "fastidiousness" "-" {- FIXME: no plural form -};
|
||||
lin fastness_N = mkN "fastness" "fastnesses";
|
||||
lin fat_A = mkA "fat" "fatter*";
|
||||
lin fat_A = mkA "fat" "fatter";
|
||||
lin fat_N = mkN "fat" "fats";
|
||||
lin fat_V2 = mkV2 (mkV "fat" "fats" "fatted" "fatted" "fatting");
|
||||
lin fatal_A = compoundA (mkA "fatal");
|
||||
@@ -13094,8 +13095,8 @@ lin finn_N = mkN "finn" "finns";
|
||||
lin finnan_N = mkN "finnan" "-" {- FIXME: no plural form -};
|
||||
lin finnan_haddie_N = mkN "finnan haddie" "-" {- FIXME: no plural form -};
|
||||
lin finnan_haddock_N = mkN "finnan haddock" "-" {- FIXME: no plural form -};
|
||||
lin finnish_A = compoundA (mkA "finnish");
|
||||
lin finnish_N = mkN "finnish" "-" {- FIXME: no plural form -};
|
||||
lin finnish_A = compoundA (mkA "Finnish");
|
||||
lin finnish_N = mkN "Finnish" "-" {- FIXME: no plural form -};
|
||||
lin fiona_PN = mkPN "Fiona";
|
||||
lin fiord_N = mkN "fiord" "fiords";
|
||||
lin fir_N = mkN "fir" "firs";
|
||||
@@ -13981,7 +13982,6 @@ lin freehold_N = mkN "freehold" "freeholds";
|
||||
lin freeholder_N = mkN "freeholder" "freeholders";
|
||||
lin freelance_N = mkN "freelance" "freelances";
|
||||
lin freelance_V = mkV "freelance" "freelances" "freelanced" "freelanced" "freelancing";
|
||||
lin freely_Adv = mkAdv "freely";
|
||||
lin freeman_N = mkN "freeman" "freemen" {- FIXME: guessed plural form -};
|
||||
lin freemason_N = mkN "freemason" "freemasons";
|
||||
lin freemasonry_N = mkN "freemasonry" "-" {- FIXME: no plural form -};
|
||||
@@ -14003,7 +14003,7 @@ lin freight_V2 = mkV2 (mkV "freight" "freights" "freighted" "freighted" "freight
|
||||
lin freight_train_N = mkN "freight-train" "freight-trains";
|
||||
lin freighter_N = mkN "freighter" "freighters";
|
||||
lin freightliner_N = mkN "freightliner" "freightliners";
|
||||
lin french_A = compoundA (mkA "french");
|
||||
lin french_A = compoundA (mkA "French");
|
||||
lin french_N = mkN "french" "-" {- FIXME: no plural form -};
|
||||
lin frenchman_N = mkN "frenchman" "frenchmen" {- FIXME: guessed plural form -};
|
||||
lin frenchwoman_N = mkN "frenchwoman" "frenchwomen" {- FIXME: guessed plural form -};
|
||||
@@ -14681,8 +14681,8 @@ lin geriatric_A = compoundA (mkA "geriatric");
|
||||
lin geriatrician_N = mkN "geriatrician" "geriatricians";
|
||||
lin geriatrics_N = mkN "geriatrics" "geriatrics";
|
||||
lin germ_N = mkN "germ" "germs";
|
||||
lin german_A = compoundA (mkA "german");
|
||||
lin german_N = mkN "german" "germans";
|
||||
lin german_A = compoundA (mkA "German");
|
||||
lin german_N = mkN "German" "Germans";
|
||||
lin germane_A = compoundA (mkA "germane");
|
||||
lin germanic_A = compoundA (mkA "germanic");
|
||||
lin germany_PN = mkPN "Germany";
|
||||
@@ -15305,8 +15305,8 @@ lin greed_N = mkN "greed" "-" {- FIXME: no plural form -};
|
||||
lin greedily_Adv = mkAdv "greedily";
|
||||
lin greediness_N = mkN "greediness" "-" {- FIXME: no plural form -};
|
||||
lin greedy_A = mkA "greedy" "greedier";
|
||||
lin greek_A = compoundA (mkA "greek");
|
||||
lin greek_N = mkN "greek" "greeks";
|
||||
lin greek_A = compoundA (mkA "Greek");
|
||||
lin greek_N = mkN "Greek" "Greeks";
|
||||
lin green_A = mkA "green" "greener";
|
||||
lin green_N = mkN "green" "greens";
|
||||
lin greenback_N = mkN "greenback" "greenbacks";
|
||||
@@ -17055,8 +17055,8 @@ lin hunchback_N = mkN "hunchback" "hunchbacks";
|
||||
lin hunchbacked_A = compoundA (mkA "hunchbacked");
|
||||
lin hundredfold_Adv = mkAdv "hundredfold";
|
||||
lin hundredweight_N = mkN "hundredweight" "hundredweights";
|
||||
lin hungarian_A = compoundA (mkA "hungarian");
|
||||
lin hungarian_N = mkN "hungarian" "hungarians";
|
||||
lin hungarian_A = compoundA (mkA "Hungarian");
|
||||
lin hungarian_N = mkN "Hungarian" "Hungarians";
|
||||
lin hungary_PN = mkPN "Hungary";
|
||||
lin hunger_N = mkN "hunger" "-" {- FIXME: no plural form -};
|
||||
lin hunger_V = mkV "hunger" "hungers" "hungered" "hungered" "hungering";
|
||||
@@ -18747,8 +18747,8 @@ 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 italian_A = compoundA (mkA "italian");
|
||||
lin italian_N = mkN "italian" "italians";
|
||||
lin italian_A = compoundA (mkA "Italian");
|
||||
lin italian_N = mkN "Italian" "Italians";
|
||||
lin italic_A = compoundA (mkA "italic");
|
||||
lin italicize_V2 = mkV2 (mkV "italicize" "italicizes" "italicized" "italicized" "italicizing");
|
||||
lin italy_PN = mkPN "Italy";
|
||||
@@ -18847,8 +18847,8 @@ lin january_PN = mkPN "January";
|
||||
lin janus_PN = mkPN "Janus";
|
||||
lin japan_PN = mkPN "Japan";
|
||||
lin japan_V2 = mkV2 (mkV "japan" "japans" "japanned" "japanned" "japanning");
|
||||
lin japanese_A = compoundA (mkA "japanese");
|
||||
lin japanese_N = mkN "japanese" "japanese";
|
||||
lin japanese_A = compoundA (mkA "Japanese");
|
||||
lin japanese_N = mkN "Japanese" "Japanese";
|
||||
lin jape_N = mkN "jape" "japes";
|
||||
lin japonica_N = mkN "japonica" "-" {- FIXME: no plural form -};
|
||||
lin jar_N = mkN "jar" "jars";
|
||||
@@ -19035,7 +19035,6 @@ lin joggle_N = mkN "joggle" "joggles";
|
||||
lin joggle_V = mkV "joggle" "joggles" "joggled" "joggled" "joggling";
|
||||
lin joggle_V2 = mkV2 (mkV "joggle" "joggles" "joggled" "joggled" "joggling");
|
||||
lin johannesburg_PN = mkPN "Johannesburg";
|
||||
lin john_N = mkN "john" "IRREG";
|
||||
lin john_PN = mkPN "John";
|
||||
lin john_bull_N = mkN "john bull" "IRREG";
|
||||
lin johnny_PN = mkPN "Johnny";
|
||||
@@ -19069,8 +19068,8 @@ lin jonah_PN = mkPN "Jonah";
|
||||
lin jonathan_PN = mkPN "Jonathan";
|
||||
lin jonquil_N = mkN "jonquil" "jonquils";
|
||||
lin jordan_PN = mkPN "Jordan";
|
||||
lin jordanian_A = compoundA (mkA "jordanian");
|
||||
lin jordanian_N = mkN "jordanian" "jordanians";
|
||||
lin jordanian_A = compoundA (mkA "Jordanian");
|
||||
lin jordanian_N = mkN "Jordanian" "Jordanians";
|
||||
lin joseph_PN = mkPN "Joseph";
|
||||
lin josephine_PN = mkPN "Josephine";
|
||||
lin josh_PN = mkPN "Josh";
|
||||
@@ -23904,6 +23903,7 @@ lin normantown_PN = mkPN "Normantown";
|
||||
lin normative_A = compoundA (mkA "normative");
|
||||
lin norse_A = compoundA (mkA "norse");
|
||||
lin norse_N = mkN "norse" "-" {- FIXME: no plural form -};
|
||||
lin north_A = mkA "north";
|
||||
lin north_Adv = mkAdv "north";
|
||||
lin north_N = mkN "north" "-" {- FIXME: no plural form -};
|
||||
lin north_northeast_Adv = mkAdv "north-northeast";
|
||||
@@ -27255,8 +27255,8 @@ lin portray_V2 = mkV2 (mkV "portray" "portrays" "portrayed" "portrayed" "portray
|
||||
lin portrayal_N = mkN "portrayal" "portrayals";
|
||||
lin portsmouth_PN = mkPN "Portsmouth";
|
||||
lin portugal_PN = mkPN "Portugal";
|
||||
lin portuguese_A = compoundA (mkA "portuguese");
|
||||
lin portuguese_N = mkN "portuguese" "portuguese";
|
||||
lin portuguese_A = compoundA (mkA "Portuguese");
|
||||
lin portuguese_N = mkN "Portuguese" "Portuguese";
|
||||
lin pose_N = mkN "pose" "poses";
|
||||
lin pose_V = mkV "pose" "poses" "posed" "posed" "posing";
|
||||
lin pose_V2 = mkV2 (mkV "pose" "poses" "posed" "posed" "posing");
|
||||
@@ -28254,8 +28254,8 @@ lin pruning_saw_N = mkN "pruning-saw" "pruning-saws";
|
||||
lin prurience_N = mkN "prurience" "-" {- FIXME: no plural form -};
|
||||
lin pruriency_N = mkN "pruriency" "-" {- FIXME: no plural form -};
|
||||
lin prurient_A = compoundA (mkA "prurient");
|
||||
lin prussian_A = compoundA (mkA "prussian");
|
||||
lin prussian_N = mkN "prussian" "prussians";
|
||||
lin prussian_A = compoundA (mkA "Prussian");
|
||||
lin prussian_N = mkN "Prussian" "Prussians";
|
||||
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");
|
||||
@@ -30631,8 +30631,8 @@ lin romance_N = mkN "romance" "romances";
|
||||
lin romance_V = mkV "romance" "romances" "romanced" "romanced" "romancing";
|
||||
lin romanesque_N = mkN "romanesque" "-" {- FIXME: no plural form -};
|
||||
lin romania_PN = mkPN "Romania";
|
||||
lin romanian_A = compoundA (mkA "romanian");
|
||||
lin romanian_N = mkN "romanian" "romanians";
|
||||
lin romanian_A = compoundA (mkA "Romanian");
|
||||
lin romanian_N = mkN "Romanian" "Romanians";
|
||||
lin romantic_A = compoundA (mkA "romantic");
|
||||
lin romantic_N = mkN "romantic" "romantics";
|
||||
lin romantically_Adv = mkAdv "romantically";
|
||||
@@ -30983,8 +30983,8 @@ lin rusk_N = mkN "rusk" "rusks";
|
||||
lin russet_A = compoundA (mkA "russet");
|
||||
lin russet_N = mkN "russet" "russets";
|
||||
lin russia_PN = mkPN "Russia";
|
||||
lin russian_A = compoundA (mkA "russian");
|
||||
lin russian_N = mkN "russian" "russians";
|
||||
lin russian_A = compoundA (mkA "Russian");
|
||||
lin russian_N = mkN "Russian" "Russians";
|
||||
lin rust_N = mkN "rust" "-" {- FIXME: no plural form -};
|
||||
lin rust_V = mkV "rust" "rusts" "rusted" "rusted" "rusting";
|
||||
lin rust_V2 = mkV2 (mkV "rust" "rusts" "rusted" "rusted" "rusting");
|
||||
@@ -31481,8 +31481,8 @@ lin scandalize_V2 = mkV2 (mkV "scandalize" "scandalizes" "scandalized" "scandali
|
||||
lin scandalmonger_N = mkN "scandalmonger" "scandalmongers";
|
||||
lin scandalmongering_N = mkN "scandalmongering" "-" {- FIXME: no plural form -};
|
||||
lin scandalous_A = compoundA (mkA "scandalous");
|
||||
lin scandinavian_A = compoundA (mkA "scandinavian");
|
||||
lin scandinavian_N = mkN "scandinavian" "scandinavians";
|
||||
lin scandinavian_A = compoundA (mkA "Scandinavian");
|
||||
lin scandinavian_N = mkN "Scandinavian" "Scandinavians";
|
||||
lin scanner_N = mkN "scanner" "scanners";
|
||||
lin scansion_N = mkN "scansion" "-" {- FIXME: no plural form -};
|
||||
lin scant_A = compoundA (mkA "scant");
|
||||
@@ -34073,6 +34073,7 @@ lin sourness_N = mkN "sourness" "-" {- FIXME: no plural form -};
|
||||
lin souse_V2 = mkV2 (mkV "souse" "souses" "soused" "soused" "sousing");
|
||||
lin soused_A = compoundA (mkA "soused");
|
||||
lin soutane_N = mkN "soutane" "soutanes";
|
||||
lin south_A = mkA "south";
|
||||
lin south_Adv = mkAdv "south";
|
||||
lin south_N = mkN "south" "-" {- FIXME: no plural form -};
|
||||
lin south_kirkby_PN = mkPN "South kirkby";
|
||||
@@ -34149,8 +34150,8 @@ lin spangle_N = mkN "spangle" "spangles";
|
||||
lin spangle_V2 = mkV2 (mkV "spangle" "spangles" "spangled" "spangled" "spangling");
|
||||
lin spaniard_N = mkN "spaniard" "spaniards";
|
||||
lin spaniel_N = mkN "spaniel" "spaniels";
|
||||
lin spanish_A = compoundA (mkA "spanish");
|
||||
lin spanish_N = mkN "spanish" "-" {- FIXME: no plural form -};
|
||||
lin spanish_A = compoundA (mkA "Spanish");
|
||||
lin spanish_N = mkN "Spanish" "-" {- FIXME: no plural form -};
|
||||
lin spank_V = mkV "spank" "spanks" "spanked" "spanked" "spanking";
|
||||
lin spank_V2 = mkV2 (mkV "spank" "spanks" "spanked" "spanked" "spanking");
|
||||
lin spanking_A = compoundA (mkA "spanking");
|
||||
@@ -36057,11 +36058,11 @@ lin sweatband_N = mkN "sweatband" "sweatbands";
|
||||
lin sweater_N = mkN "sweater" "sweaters";
|
||||
lin sweatshop_N = mkN "sweatshop" "sweatshops";
|
||||
lin sweaty_A = mkA "sweaty" "sweatier";
|
||||
lin swede_A = compoundA (mkA "swede");
|
||||
lin swede_N = mkN "swede" "swedes";
|
||||
lin swede_A = compoundA (mkA "Swede");
|
||||
lin swede_N = mkN "Swede" "Swedes";
|
||||
lin sweden_PN = mkPN "Sweden";
|
||||
lin swedish_A = compoundA (mkA "swedish");
|
||||
lin swedish_N = mkN "swedish" "-" {- FIXME: no plural form -};
|
||||
lin swedish_A = compoundA (mkA "Swedish");
|
||||
lin swedish_N = mkN "Swedish" "Swedes";
|
||||
lin sweep_N = mkN "sweep" "sweeps";
|
||||
lin sweep_V = IrregEng.sweep_V;
|
||||
lin sweep_V2 = mkV2 (IrregEng.sweep_V);
|
||||
@@ -38357,8 +38358,8 @@ lin turin_PN = mkPN "Turin";
|
||||
lin turk_N = mkN "turk" "turks";
|
||||
lin turkey_N = mkN "turkey" "turkeys";
|
||||
lin turkey_PN = mkPN "Turkey";
|
||||
lin turkish_A = compoundA (mkA "turkish");
|
||||
lin turkish_N = mkN "turkish" "-" {- FIXME: no plural form -};
|
||||
lin turkish_A = compoundA (mkA "Turkish");
|
||||
lin turkish_N = mkN "Turkish" "-" {- FIXME: no plural form -};
|
||||
lin turku_PN = mkPN "Turku";
|
||||
lin turmeric_N = mkN "turmeric" "-" {- FIXME: no plural form -};
|
||||
lin turmoil_N = mkN "turmoil" "turmoils";
|
||||
@@ -40055,13 +40056,13 @@ lin victualler_N = mkN "victualler" "victuallers";
|
||||
lin vicuna_N = mkN "vicuña" "vicuñas";
|
||||
lin videlicet_Adv = mkAdv "videlicet";
|
||||
lin video_N = mkN "video" "videos";
|
||||
lin videotape_N = mkN "videotape" "-" {- FIXME: no plural form -};
|
||||
lin videotape_N = mkN "videotape" "videotapes";
|
||||
lin videotape_V2 = mkV2 (mkV "videotape" "videotapes" "videotaped" "videotaped" "videotaping");
|
||||
lin vie_V = mkV "vie" "IRREG" "IRREG" "IRREG" "IRREG";
|
||||
lin vienna_PN = mkPN "Vienna";
|
||||
lin vietnam_PN = mkPN "Vietnam";
|
||||
lin vietnamese_A = compoundA (mkA "vietnamese");
|
||||
lin vietnamese_N = mkN "vietnamese" "vietnamese";
|
||||
lin vietnamese_A = compoundA (mkA "Vietnamese");
|
||||
lin vietnamese_N = mkN "Vietnamese" "Vietnamese";
|
||||
lin view_N = mkN "view" "views";
|
||||
lin view_V2 = mkV2 (mkV "view" "views" "viewed" "viewed" "viewing");
|
||||
lin viewer_N = mkN "viewer" "viewers";
|
||||
@@ -40860,6 +40861,7 @@ lin wendy_PN = mkPN "Wendy";
|
||||
lin werewolf_N = mkN "werewolf" "werewolves" {- FIXME: guessed plural form -};
|
||||
lin wesleyan_A = compoundA (mkA "wesleyan");
|
||||
lin wesleyan_N = mkN "wesleyan" "wesleyans";
|
||||
lin west_A = mkA "west";
|
||||
lin west_Adv = mkAdv "west";
|
||||
lin west_N = mkN "west" "-" {- FIXME: no plural form -};
|
||||
lin west_bromwich_PN = mkPN "West bromwich";
|
||||
@@ -41309,8 +41311,8 @@ lin wither_V2 = mkV2 (mkV "wither" "withers" "withered" "withered" "withering");
|
||||
lin witheringly_Adv = mkAdv "witheringly";
|
||||
lin withernsea_PN = mkPN "Withernsea";
|
||||
lin withhold_V2 = mkV2 (IrregEng.withhold_V);
|
||||
lin within_Adv = mkAdv "within";
|
||||
lin without_Adv = mkAdv "without";
|
||||
lin within_Prep = mkPrep "within";
|
||||
lin without_Prep = mkPrep "without";
|
||||
lin withstand_V2 = mkV2 (IrregEng.withstand_V);
|
||||
lin withy_N = mkN "withy" "withies";
|
||||
lin witless_A = compoundA (mkA "witless");
|
||||
|
||||
@@ -11109,6 +11109,7 @@ fun ease_V2 : V2;
|
||||
fun easel_N : N;
|
||||
fun easily_Adv : Adv;
|
||||
fun easington_PN : PN;
|
||||
fun east_A : A;
|
||||
fun east_Adv : Adv;
|
||||
fun east_N : N;
|
||||
fun east_dereham_PN : PN;
|
||||
@@ -13975,7 +13976,6 @@ fun freehold_N : N;
|
||||
fun freeholder_N : N;
|
||||
fun freelance_N : N;
|
||||
fun freelance_V : V;
|
||||
fun freely_Adv : Adv;
|
||||
fun freeman_N : N;
|
||||
fun freemason_N : N;
|
||||
fun freemasonry_N : N;
|
||||
@@ -19029,7 +19029,6 @@ fun joggle_N : N;
|
||||
fun joggle_V : V;
|
||||
fun joggle_V2 : V2;
|
||||
fun johannesburg_PN : PN;
|
||||
fun john_N : N;
|
||||
fun john_PN : PN;
|
||||
fun john_bull_N : N;
|
||||
fun johnny_PN : PN;
|
||||
@@ -23898,6 +23897,7 @@ fun normantown_PN : PN;
|
||||
fun normative_A : A;
|
||||
fun norse_A : A;
|
||||
fun norse_N : N;
|
||||
fun north_A : A;
|
||||
fun north_Adv : Adv;
|
||||
fun north_N : N;
|
||||
fun north_northeast_Adv : Adv;
|
||||
@@ -34067,6 +34067,7 @@ fun sourness_N : N;
|
||||
fun souse_V2 : V2;
|
||||
fun soused_A : A;
|
||||
fun soutane_N : N;
|
||||
fun south_A : A;
|
||||
fun south_Adv : Adv;
|
||||
fun south_N : N;
|
||||
fun south_kirkby_PN : PN;
|
||||
@@ -40854,6 +40855,7 @@ fun wendy_PN : PN;
|
||||
fun werewolf_N : N;
|
||||
fun wesleyan_A : A;
|
||||
fun wesleyan_N : N;
|
||||
fun west_A : A;
|
||||
fun west_Adv : Adv;
|
||||
fun west_N : N;
|
||||
fun west_bromwich_PN : PN;
|
||||
@@ -41303,8 +41305,8 @@ fun wither_V2 : V2;
|
||||
fun witheringly_Adv : Adv;
|
||||
fun withernsea_PN : PN;
|
||||
fun withhold_V2 : V2;
|
||||
fun within_Adv : Adv;
|
||||
fun without_Adv : Adv;
|
||||
fun within_Prep : Prep;
|
||||
fun without_Prep : Prep;
|
||||
fun withstand_V2 : V2;
|
||||
fun withy_N : N;
|
||||
fun witless_A : A;
|
||||
|
||||
Reference in New Issue
Block a user