1
0
forked from GitHub/gf-core

made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be)

This commit is contained in:
aarne
2015-10-15 14:43:20 +00:00
parent bb289d9297
commit 38c6bbc71b
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ lin
flow_V = regV "flow" ;
fly_V = IrregEng.fly_V ;
freeze_V = IrregEng.freeze_V ;
give_V3 = dirV3 give_V toP ;
give_V3 = mkV3 give_V noPrep noPrep ;
laugh_V = regV "laugh" ;
lie_V = IrregEng.lie_V ;
play_V = regV "play" ;