forked from GitHub/gf-rgl
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