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

@@ -94,7 +94,7 @@ not_Predet = ssword "不" ;
otherwise_PConj = mkPConjL "还是" ;
to_Prep = mkPrep "往" ;
have_V2 = mkV2 "有" ;
have_V2 = mkV2 (mkV "有" "了" "着" "在" "过" "没") ;
yes_Utt = ss "对" ;
no_Utt = ss neg_s ;