mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
rename the s2 field in VP and VPSlash to compl
This commit is contained in:
@@ -55,7 +55,7 @@ concrete CatBul of Cat = open ResBul, Prelude, (R = ParamX) in {
|
||||
s : ResBul.Tense => Anteriority => Polarity => Agr => Bool => Aspect => Str ;
|
||||
imp : Polarity => Number => Aspect => Str ;
|
||||
ad : Bool => Str ;
|
||||
s2 : Agr => Str ;
|
||||
compl : Agr => Str ;
|
||||
subjRole : Role
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user