forked from GitHub/gf-core
adjectival predication now without copula by default in Chi
This commit is contained in:
@@ -37,7 +37,7 @@ concrete CatChi of Cat = CommonX - [Tense, Temp, Adv] ** open ResChi, Prelude in
|
||||
|
||||
-- Adjective
|
||||
|
||||
AP = ResChi.Adj ;
|
||||
AP = ResChi.Adj ** {hasAdA : Bool} ;
|
||||
|
||||
-- Noun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user