From 8fa621f317c024482a8172e4f40a5d8a05fa6b9f 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 --- src/chinese/StructuralChi.gf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chinese/StructuralChi.gf b/src/chinese/StructuralChi.gf index 6350ab010..996de130f 100644 --- a/src/chinese/StructuralChi.gf +++ b/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 "和" ;