mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
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