forked from GitHub/gf-rgl
(zul) new clause type
This commit is contained in:
@@ -11,5 +11,6 @@ concrete CatExtZul of CatExt = open ResZul,Prelude,ParamX in {
|
|||||||
-- INAdv = { s : Str ; postIAdv : Bool } ;
|
-- INAdv = { s : Str ; postIAdv : Bool } ;
|
||||||
|
|
||||||
Postdet = { s : Agr => Str } ;
|
Postdet = { s : Agr => Str } ;
|
||||||
|
SubCl = { s : Polarity => BasicTense => Str } ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,5 +11,6 @@ abstract CatExt = {
|
|||||||
-- INAdv ; -- which/-phi?
|
-- INAdv ; -- which/-phi?
|
||||||
|
|
||||||
Postdet ;
|
Postdet ;
|
||||||
|
SubCl ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user