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

@@ -158,8 +158,8 @@ lin thing_N = mkN "Sache" | mkN "Ding" "Dinge" neuter ;
lin tell_VV = mkVV (no_geV (mkV "erzählen")) ; -- comment=subcat
lin tell_VS = mkVS (no_geV (mkV "erzählen")) ;
lin tell_V3 = mkV3 (no_geV (mkV "erzählen")) ;
lin tell_1_V3 = mkV3 (no_geV (mkV "erzählen")) ;
lin tell_2_V3 = mkV3 (fixprefixV "unter" I.scheiden_V) accPrep von_Prep ;
lin tell_1_V3 = variants{} ; --
lin tell_2_V3 = variants{} ; --
lin tell_V2V = mkV2V (no_geV (mkV "erzählen")) ;
lin tell_V2S = mkV2S (no_geV (mkV "erzählen")) ;
lin tell_V2Q = mkV2Q (no_geV (mkV "erzählen")) ;