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

@@ -1,11 +1,9 @@
concrete AdjectiveHin of Adjective = CatHin ** open ResHin, Prelude in {
--
-- lin
--
-- PositA a = {
-- s = \\_ => a.s ! AAdj Posit ;
-- isPre = True
-- } ;
lin
PositA a = a ;
-- ComparA a np = {
-- s = \\_ => a.s ! AAdj Compar ++ "than" ++ np.s ! Nom ;
-- isPre = False