mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
removed some clashes from Dictionary ; corrected the probability of IdRP after elimination of that_RP
This commit is contained in:
@@ -20146,9 +20146,8 @@ lin tell_V2 = mkV2 "raconter" ;
|
||||
lin tell_V2Q = mkV2Q (mkV "raconter") P.dative ;
|
||||
lin tell_V2S = mkV2S (mkV "raconter") ;
|
||||
lin tell_V2V = mkV2V (mkV I.dire_V2) P.dative P.genitive ;
|
||||
lin tell_V3 = mkV3 (mkV I.dire_V2) ;
|
||||
lin tell_VS = variants{} ;
|
||||
lin tell_VV = variants{} ;
|
||||
lin tell_VS = mkVS (mkV "raconter") ;
|
||||
lin tell_VV = mkVV (mkV "raconter") ;
|
||||
lin teller_N = mkN "caissier" masculine | mkN "diseur" masculine ; -- tocheck
|
||||
lin telluride_N = mkN "tellurure" masculine ; -- tocheck
|
||||
lin tellurium_N = mkN "tellure" masculine ; -- tocheck
|
||||
|
||||
Reference in New Issue
Block a user