1
0
forked from GitHub/gf-rgl

fixes with Jolene in Chinese

This commit is contained in:
aarne
2012-10-15 16:05:32 +00:00
parent 39b53acb5c
commit 74d30c760a
3 changed files with 20 additions and 18 deletions

View File

@@ -48,7 +48,7 @@ concrete VerbChi of Verb = CatChi ** open ResChi, Prelude in {
PassV2 v = insertObj (mkNP passive_s) (predV v) ; ----
CompAP ap = insertObj (mkNP ap.s) (predV copula) ; ---- hen / bu
CompAP ap = insertObj (mkNP (ap.s ++ possessive_s)) (predV copula) ; ---- hen / bu
CompNP np = insertObj np (predV copula) ; ----