fixes in clefts and V3 in Chi; new pinyin versions

This commit is contained in:
aarne
2012-10-16 09:36:05 +00:00
parent fefb95ecc7
commit 7fa0407a6f
18 changed files with 211 additions and 204 deletions

View File

@@ -44,10 +44,18 @@ resource ResChi = ParamX ** open Prelude in {
zai_V = mkVerb "在" [] [] [] [] "不" ;
fullstop_s = "。" ;
questmark_s = "" ;
exclmark_s = "!" ;
exclmark_s = "" ;
ge_s = "个" ;
di_s = "是" ; -- used in QuestSlash
ba_s = "把" ;
ba_s = "把" ; -- ba4, object marker
ba0_s = "吧" ; -- ba, used in imperatives
men_s = "们" ;
zan_s = "咱" ;
say_s = "说" ; -- used in embedded sentences: she answers him that we sleep
duncomma = "、" ;
chcomma = "" ;
emptyStr = [] ;