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
+1 -1
View File
@@ -95,6 +95,6 @@ concrete CatFin of Cat = CommonX ** open ResFin, Prelude in {
N3 = {s : NForm => Str} ** {c2,c3 : Compl ; isPre,isPre2 : Bool} ;
PN = {s : Case => Str} ;
oper Verb1 = {s : VForm => Str ; sc : NPForm ; qp : Str} ;
oper Verb1 = {s : VForm => Str ; sc : NPForm ; qp : Bool} ;
}