1
0
forked from GitHub/gf-rgl

more work on Finnish ClausePlus

This commit is contained in:
aarne
2011-02-08 19:27:35 +00:00
parent 11332d735e
commit 1f5fd10640
10 changed files with 37 additions and 27 deletions

View File

@@ -68,7 +68,7 @@ concrete IdiomFin of Idiom = CatFin **
} ;
oper
olla = verbOlla ** {sc = NPCase Nom ; qp = "ko"} ;
olla = verbOlla ** {sc = NPCase Nom ; qp = True} ;
noSubj : Polarity -> Str = \_ -> [] ;
}