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

@@ -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 "呼喊" ;