mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
Pes: fixed have_V2 inflection and ra ; fixed SOV in ClSlash
This commit is contained in:
@@ -14,7 +14,8 @@ concrete CatPes of Cat = CommonX - [Adv] ** open ResPes, Prelude in {
|
||||
|
||||
Cl = ResPes.Clause ;
|
||||
ClSlash = {
|
||||
s : ResPes.VPHTense => Polarity => Order => Str ;
|
||||
subj : Str ;
|
||||
vp : ResPes.VPHTense => Polarity => Order => Str ;
|
||||
c2 : ResPes.Compl
|
||||
} ;
|
||||
Imp = {s : CPolarity => ImpForm => Str} ;
|
||||
|
||||
Reference in New Issue
Block a user