mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
fixed duplication of de in RelativeChi
This commit is contained in:
@@ -28,7 +28,7 @@ concrete CatChi of Cat = CommonX - [Tense, Temp, Ant, Adv] ** open ResChi, Prelu
|
||||
-- Relative
|
||||
|
||||
RCl = {s : Polarity => Aspect => Str} ;
|
||||
RP = {s : Str} ;
|
||||
RP = {s : Bool => Str} ; -- True = applied to adjectival VP's hence "de" is not repeated
|
||||
|
||||
-- Verb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user