mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
some fixes with Romance clitics and imperatives
This commit is contained in:
@@ -200,7 +200,7 @@ lin
|
||||
understand_V2 = comprendre_V2 ;
|
||||
university_N = regGenN "université" feminine ;
|
||||
village_N = regGenN "village" masculine ;
|
||||
wait_V2 = attendre_V2 ; ---- dative?
|
||||
wait_V2 = attendre_V2 ;
|
||||
walk_V = regV "marcher" ;
|
||||
warm_A = regA "chaud" ;
|
||||
war_N = regGenN "guerre" masculine ;
|
||||
|
||||
Reference in New Issue
Block a user