removed some clashes from Dictionary ; corrected the probability of IdRP after elimination of that_RP

This commit is contained in:
aarne
2014-05-06 21:43:51 +00:00
parent b0504d2c4a
commit f4ca89a416
21 changed files with 451 additions and 459 deletions

View File

@@ -156,8 +156,8 @@ lin thing_N = mkN "cosa" ;
lin tell_VV = mkVV (mkV "mandar") ;
lin tell_VS = mkVS (mkV "contar") ;
lin tell_V3 = mkV3 (mkV "contar") ;
lin tell_1_V3 = mkV3 (mkV "contar") ;
lin tell_2_V3 = mkV3 (mkV "distinguir");
lin tell_1_V3 = variants{} ; --
lin tell_2_V3 = variants{} ; --
lin tell_V2V = mkV2V (mkV "contar") ;
lin tell_V2S = mkV2S (mkV "contar") ;
lin tell_V2Q = mkV2Q (mkV "contar") on_Prep ;