mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
SwadeshEng: give_V uses "to"
This commit is contained in:
@@ -205,7 +205,7 @@ concrete SwadeshEng of Swadesh = CatEng
|
|||||||
flow_V = regV "flow" ;
|
flow_V = regV "flow" ;
|
||||||
fly_V = fly_V ;
|
fly_V = fly_V ;
|
||||||
freeze_V = freeze_V ;
|
freeze_V = freeze_V ;
|
||||||
give_V = dirdirV3 give_V ;
|
give_V = dirV3 give_V "to" ;
|
||||||
hear_V = dirV2 hear_V ;
|
hear_V = dirV2 hear_V ;
|
||||||
hit_V = dirV2 hit_V ;
|
hit_V = dirV2 hit_V ;
|
||||||
hold_V = dirV2 hold_V ;
|
hold_V = dirV2 hold_V ;
|
||||||
|
|||||||
Reference in New Issue
Block a user