Chinese verbal adjective predication and repeated verb questions

This commit is contained in:
aarne
2013-10-08 14:19:16 +00:00
parent 227b9ef0a8
commit 0e14ae92e8
7 changed files with 53 additions and 19 deletions

View File

@@ -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
} ;