1
0
forked from GitHub/gf-rgl

ergatives with postpos complements in Hindi

This commit is contained in:
aarne
2008-05-07 08:57:07 +00:00
parent 8df24c43e5
commit 8c1b9ad5e4
10 changed files with 82 additions and 52 deletions

View File

@@ -32,7 +32,7 @@ concrete VerbHin of Verb = CatHin ** open ResHin in {
-- (insertObjc (\\a => infVP vv.isAux vp a) (predVc vv)) **
-- {c2 = vp.c2} ;
--
-- UseComp comp = insertObj comp.s (predAux auxBe) ;
-- UseComp comp = insertComplement comp.s (predAux auxBe) ;
--
-- AdvVP vp adv = insertObj (\\_ => adv.s) vp ;
--