diff --git a/lib/src/chinese/StructuralChi.gf b/lib/src/chinese/StructuralChi.gf index 6350ab010..996de130f 100644 --- a/lib/src/chinese/StructuralChi.gf +++ b/lib/src/chinese/StructuralChi.gf @@ -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 "和" ;