mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 13:12:51 -06:00
more work on Finnish ClausePlus
This commit is contained in:
@@ -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} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user