shall_VV and should_VV in all Dictionary modules, to avoid a common failure ; should be probably in Constructions

This commit is contained in:
aarne
2014-04-29 17:10:58 +00:00
parent e777c4a551
commit 3362818af2
12 changed files with 25 additions and 11 deletions

View File

@@ -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