mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
shall_VV and should_VV in all Dictionary modules, to avoid a common failure ; should be probably in Constructions
This commit is contained in:
@@ -49458,7 +49458,8 @@ lin shot_tower_N = variants {};
|
||||
lin shotgun_N = mkN038 "пушка";
|
||||
lin shotton_PN = variants {};
|
||||
lin shotts_PN = variants {};
|
||||
lin should_VV = mkVV (singleV (mkV186 "трябвам")) ;
|
||||
lin shall_VV = mkVV (singleV (mkV186 "трябвам")) ;
|
||||
lin should_VV = mkVV (singleV (mkV186 "трябвам")) ; ----
|
||||
lin shoulder_N = mkN059 "рамо";
|
||||
lin shoulder_V2 = dirV2 (dualV (mkV186 "поемам") (mkV171 "поема")); ----
|
||||
lin shoulder_blade_N = mkN038 "плешка";
|
||||
|
||||
Reference in New Issue
Block a user