mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(zul) mostly changes to VP
This commit is contained in:
@@ -3,7 +3,8 @@ concrete CatExtZul of CatExt = open ResZul,Prelude,ParamX in {
|
||||
lincat
|
||||
Loc = {
|
||||
s : CType => Agr => Polarity => BasicTense => Str ;
|
||||
imp_s : Number => Polarity => Str
|
||||
imp_s : Number => Polarity => Str ;
|
||||
inf_s : NForm => Polarity => Str
|
||||
} ;
|
||||
LocN = { s : Str } ;
|
||||
LocAdv = { s : Str ; reqLocS : Bool } ;
|
||||
|
||||
Reference in New Issue
Block a user