mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
(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 } ;
|
||||
|
||||
Postdet = { s : Agr => Str } ;
|
||||
SubCl = { s : Polarity => BasicTense => Str } ;
|
||||
|
||||
}
|
||||
|
||||
@@ -11,5 +11,6 @@ abstract CatExt = {
|
||||
-- INAdv ; -- which/-phi?
|
||||
|
||||
Postdet ;
|
||||
SubCl ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user