mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
may_VV split in Bul and Hin (to check in Hin!) ; Documentation added to Lang and ParseEngAbs
This commit is contained in:
@@ -33097,7 +33097,8 @@ lin maxine_PN = variants {};
|
||||
lin maxwell_N = variants {};
|
||||
lin may_N = variants {};
|
||||
lin may_PN = variants {};
|
||||
lin may_VV = mkVV (singleV (mkV166 "мога"));
|
||||
lin may_1_VV = mkVV (singleV (mkV166 "мога"));
|
||||
lin may_2_VV = mkVV (singleV (mkV166 "мога"));
|
||||
lin may_beetle_N = variants {};
|
||||
lin may_bug_N = variants {};
|
||||
lin mayapple_N = variants {};
|
||||
|
||||
@@ -14,6 +14,7 @@ abstract ParseEngAbs =
|
||||
Relative,
|
||||
Idiom [NP, VP, Cl, Tense, ProgrVP, ExistNP, SelfAdvVP, SelfAdVVP, SelfNP],
|
||||
Construction,
|
||||
Documentation,
|
||||
ExtraEngAbs [NP, Quant, VPSlash, VP, GenNP, PassVPSlash, PassAgentVPSlash,
|
||||
Temp, Tense, Pol, Conj, VPS, ListVPS, S, Num, CN, RP, MkVPS, BaseVPS, ConsVPS, ConjVPS, PredVPS, GenRP,
|
||||
VPI, ListVPI, VV, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV, ComplSlashPartLast,
|
||||
|
||||
@@ -33752,7 +33752,8 @@ lin fairness_N= mkN "निष्पक्षता";
|
||||
lin mississippi_PN= mkPN "mississippi";
|
||||
lin as_Prep= mkPrep "के जैसा" "के जैसा";
|
||||
lin outpatient_N= mkN "बहिरंग रोगी";
|
||||
lin may_VV= mkV "लेना" ** { isAux = True} ;
|
||||
lin may_1_VV= mkV "लेना" ** { isAux = True} ; ---- check these AR
|
||||
lin may_2_VV= mkV "लेना" ** { isAux = True} ;
|
||||
lin further_AdV= ss "इसके अतिरिक्त";
|
||||
lin throughout_Prep= mkPrep "पूरे" "में";
|
||||
lin such_Predet= ss "ऐसी";
|
||||
|
||||
Reference in New Issue
Block a user