mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -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:
@@ -13490,7 +13490,8 @@ lin shortening_N = mkN "缩短" ;
|
||||
lin shortfall_N = mkN "差额" ;
|
||||
lin shorthand_N = mkN "速记法" ;
|
||||
lin shot_N = mkN "镜头" ;
|
||||
lin should_VV = mkVV "应该" ;
|
||||
lin shall_VV = mkVV "应该" ;
|
||||
lin should_VV = mkVV "应该" ; ----
|
||||
lin shoulder_N = mkN "肩" ;
|
||||
lin shoulder_V2 = mkV2 "担负" ;
|
||||
lin shout_N = mkN "呼喊" ;
|
||||
|
||||
Reference in New Issue
Block a user