From 57e4d67f1df908655b3b0fdc9a7854a4487f86f7 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 4 Dec 2012 10:43:03 +0000 Subject: [PATCH] alternative for Chi.with_Prep --- lib/src/chinese/StructuralChi.gf | 1 + 1 file changed, 1 insertion(+) 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 "和" ;