mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18: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:
@@ -15317,6 +15317,8 @@ lin shortcut_N = mkN "scorciatoia" ; -- status=guess
|
||||
lin shorthand_N = mkN "stenografia" ; -- status=guess
|
||||
lin shortly_Adv = variants{} ; --
|
||||
lin shot_N = mkN "tiro" ; -- status=guess
|
||||
lin shall_VV = S.must_VV ;
|
||||
lin should_VV = S.must_VV ; ----
|
||||
lin shoulder_N = mkN "spalla" ; -- status=guess
|
||||
lin shout_N = mkN "grido" ; -- status=guess
|
||||
lin shout_V = mkV "offrire" ; -- status=guess, src=wikt
|
||||
|
||||
Reference in New Issue
Block a user