implemented the top-17 missing functions in ParseChi; shaky definitions though

This commit is contained in:
aarne
2013-09-24 15:43:43 +00:00
parent a1a4f7a1c1
commit 7c396da3f7
9 changed files with 63 additions and 36 deletions

View File

@@ -19,7 +19,7 @@ resource ResChi = ParamX ** open Prelude in {
than_s = "比" ;
progressive_s = defaultStr ;
possessive_s = "的" ; -- also used for AP + NP
de_s, possessive_s = "的" ; -- also used for AP + NP
deAdvV_s = "地" ; -- between Adv and V
deVAdv_s = "得" ; -- between V and Adv
imperneg_s = neg_s ;