mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02: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:
@@ -18148,6 +18148,8 @@ lin shorthand_N = mkN "sténographie" feminine ; -- tocheck
|
||||
lin shortly_Adv = variants{} ; --
|
||||
lin shot_N = mkN "poids" masculine | mkN "tir" masculine | mkN "dose" feminine | mkN "coup" masculine | mkN "plomb" masculine | mkN "piqure" feminine ; -- tocheck
|
||||
lin shotgun_N = mkN "fusil" masculine ; -- tocheck
|
||||
lin shall_VV = S.must_VV ;
|
||||
lin should_VV = S.must_VV ; ----
|
||||
lin shoulder_N = mkN "épaule" feminine ; -- tocheck
|
||||
lin shout_N = mkN "cri" masculine ; -- tocheck
|
||||
lin shout_V = variants{}; -- mkV2 (mkV "crier") ; -- tocheck
|
||||
|
||||
Reference in New Issue
Block a user