1
0
forked from GitHub/gf-rgl

alternative for Chi.with_Prep

This commit is contained in:
aarne
2012-12-04 10:43:03 +00:00
parent 158225dda1
commit 8fa621f317

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 "和" ;