alternative for Chi.with_Prep

This commit is contained in:
aarne
2012-12-04 10:43:03 +00:00
parent 74af56f0ae
commit 57e4d67f1d

View File

@@ -23,6 +23,7 @@ lin
in_Prep = mkPrep "里" [];
possess_Prep = mkPrep "的" [];
with_Prep = mkPrep "一起" "和";
---- with_Prep = mkPrep [] "和"; -- an alternative for some uses
and_Conj = {s = table {
CPhr CNPhrase => mkConjForm "和" ;