mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
fixes in the dictionaries
This commit is contained in:
@@ -4077,7 +4077,8 @@ lin attainable_A = compoundA (mkA "attainable");
|
||||
lin attainder_N = mkN "attainder" "attainders";
|
||||
lin attainment_N = mkN "attainment" "attainments";
|
||||
lin attar_N = mkN "attar" ;
|
||||
lin attempt_N = mkN "attempt" "attempts";
|
||||
lin attempt_1_N = mkN "attempt" "attempts";
|
||||
lin attempt_2_N = mkN "attempt" "attempts";
|
||||
lin attempt_V2 = mkV2 (mkV "attempt" "attempts" "attempted" "attempted" "attempting");
|
||||
lin attempt_VV = mkVV (mkV "attempt");
|
||||
lin attempted_A = mkA "attempted" ;
|
||||
@@ -8359,7 +8360,6 @@ lin but_Conj = mkConj "but" ;
|
||||
lin but_N = mkN "but" ;
|
||||
lin but_PConj = {s="but"};
|
||||
lin but_Prep = mkPrep "but";
|
||||
lin but_Subj = mkSubj "but";
|
||||
lin butacaine_N = mkN "butacaine" ;
|
||||
lin butadiene_N = mkN "butadiene" ;
|
||||
lin butane_N = mkN "butane" ;
|
||||
@@ -12426,7 +12426,6 @@ lin condescendingly_Adv = mkAdv "condescendingly" ;
|
||||
lin condescension_N = mkN "condescension" "condescensions";
|
||||
lin condign_A = compoundA (mkA "condign");
|
||||
lin condiment_N = mkN "condiment" "condiments";
|
||||
lin condition_N = mkN "condition" "conditions";
|
||||
lin condition_1_N = mkN "condition" "conditions";
|
||||
lin condition_2_N = mkN "condition" "conditions";
|
||||
lin condition_V2 = mkV2 (mkV "condition" "conditions" "conditioned" "conditioned" "conditioning");
|
||||
@@ -17809,7 +17808,6 @@ lin draughtsman_N = mkN masculine (mkN "draughtsman" "draughtsmen");
|
||||
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_1_V2 = mkV2 (IrregEng.draw_V);
|
||||
lin draw_2_V2 = mkV2 (IrregEng.draw_V);
|
||||
lin draw_V2V = mkV2V (IrregEng.draw_V) noPrep to_Prep ;
|
||||
@@ -28844,7 +28842,6 @@ lin imputation_N = mkN "imputation" "imputations";
|
||||
lin impute_V2 = mkV2 (mkV "impute" "imputes" "imputed" "imputed" "imputing");
|
||||
lin imputrescible_A = mkA "imputrescible" ;
|
||||
lin in_A = mkA "in" ;
|
||||
lin in_Adv = mkAdv "in";
|
||||
lin in_1_Adv = mkAdv "in";
|
||||
lin in_2_Adv = mkAdv "in";
|
||||
lin in_N = mkN "in" "ins";
|
||||
@@ -32193,7 +32190,6 @@ 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 = irregAdv (mkA "last") "last";
|
||||
lin last_1_A = irregAdv (mkA "last") "last";
|
||||
lin last_2_A = irregAdv (mkA "last") "last";
|
||||
lin last_Adv = mkAdv "last" ;
|
||||
@@ -34831,7 +34827,6 @@ lin marke_up_V = partV (mkV "marke") "up";
|
||||
lin marked_A = mkA "marked" ;
|
||||
lin markedly_Adv = mkAdv "markedly" ;
|
||||
lin marker_N = mkN "marker" "markers";
|
||||
lin market_N = mkN "market" "markets";
|
||||
lin market_1_N = mkN "market" "markets";
|
||||
lin market_2_N = mkN "market" "markets";
|
||||
lin market_V = mkV "market" "markets" "marketed" "marketed" "marketing";
|
||||
@@ -35111,7 +35106,6 @@ lin matsyendra_N = mkN "matsyendra" ;
|
||||
lin matt_A = compoundA (mkA "matt");
|
||||
lin matt_PN = mkPN "Matt";
|
||||
lin matte_N = mkN "matte" ;
|
||||
lin matter_N = mkN "matter" "matters";
|
||||
lin matter_1_N = mkN "matter" "matters";
|
||||
lin matter_2_N = mkN "matter" "matters";
|
||||
lin matter_V = mkV "matter" "matters" "mattered" "mattered" "mattering";
|
||||
@@ -49342,7 +49336,6 @@ lin rook_N = mkN "rook" "rooks";
|
||||
lin rook_V2 = mkV2 (mkV "rook" "rooks" "rooked" "rooked" "rooking");
|
||||
lin rookery_N = mkN "rookery" "rookeries";
|
||||
lin rookie_N = mkN "rookie" "rookies";
|
||||
lin room_N = mkN "room" "rooms";
|
||||
lin room_1_N = mkN "room" "rooms";
|
||||
lin room_2_N = mkN "room" "rooms";
|
||||
lin room_V = mkV "room" "rooms" "roomed" "roomed" "rooming";
|
||||
@@ -58338,8 +58331,7 @@ lin tell_V2Q = mkV2Q (IrregEng.tell_V) noPrep;
|
||||
lin tell_V2S = mkV2S (IrregEng.tell_V) noPrep;
|
||||
lin tell_V2V = mkV2V (IrregEng.tell_V) noPrep to_Prep;
|
||||
lin tell_V3 = mkV3 (IrregEng.tell_V) noPrep noPrep;
|
||||
lin tell_1_V3 = mkV3 (IrregEng.tell_V) noPrep noPrep;
|
||||
lin tell_2_V3 = mkV3 (IrregEng.tell_V) noPrep noPrep;
|
||||
lin tell_from_V3 = mkV3 (IrregEng.tell_V) noPrep from_Prep;
|
||||
lin tell_VS = mkVS (IrregEng.tell_V);
|
||||
lin tell_VV = mkVV (IrregEng.tell_V);
|
||||
lin tell_apart_V2 = mkV2 (partV IrregEng.tell_V "apart");
|
||||
@@ -64356,7 +64348,6 @@ lin waster_N = mkN "waster" "wasters";
|
||||
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_1_V2 = mkV2 (mkV "watch" "watches" "watched" "watched" "watching");
|
||||
lin watch_2_V2 = mkV2 (mkV "watch" "watches" "watched" "watched" "watching");
|
||||
lin watch_V2V = mkV2V (mkV "watch" "watches" "watched" "watched" "watching") noPrep to_Prep ;
|
||||
|
||||
Reference in New Issue
Block a user