mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 23:52:51 -06:00
Chinese verbal adjective predication and repeated verb questions
This commit is contained in:
@@ -8,4 +8,10 @@ abstract ExtraChiAbs = Cat,
|
||||
** {
|
||||
cat
|
||||
Aspect ;
|
||||
|
||||
fun
|
||||
PredBareAP : NP -> AP -> Cl ; -- adjectival predication without copula
|
||||
|
||||
QuestRepV : Cl -> QCl ; -- V neg V question
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user