fixes in Chi suggested by Mary

This commit is contained in:
aarne
2015-07-14 15:11:33 +00:00
parent dbd4e04af3
commit 6af8c90ad2
4 changed files with 18 additions and 12 deletions

View File

@@ -85,7 +85,7 @@ can8know_VV = mkV "会" [] [] [] [] "不" ; ----
except_Prep = mkPrep "以外" "除了" mannerAdvType ;
for_Prep = mkPrep "为了" ;
from_Prep = mkPrep "从" ;
from_Prep = mkPrep "从" "" (ATPlace True) ;
in8front_Prep = mkPrep zai_s "前边" ;
it_Pron = pronNP "它" ;
much_Det = mkDet "多" Sg ;