diff --git a/lib/src/chinese/ExtraChi.gf b/lib/src/chinese/ExtraChi.gf index 69d76e46f..c954a4fa8 100644 --- a/lib/src/chinese/ExtraChi.gf +++ b/lib/src/chinese/ExtraChi.gf @@ -24,6 +24,7 @@ concrete ExtraChi of ExtraChiAbs = CatChi ** BaseVPI = twoSS ; ConsVPI = consrSS duncomma ; + GenNP np = {s,pl = np.s ++ possessive_s ; detType = DTPoss} ; GenRP nu cn = {s = cn.s ++ relative_s} ; ---- ?? diff --git a/lib/src/chinese/ParseChi.gf b/lib/src/chinese/ParseChi.gf index 7d9618c0f..ff0645afc 100644 --- a/lib/src/chinese/ParseChi.gf +++ b/lib/src/chinese/ParseChi.gf @@ -54,10 +54,6 @@ flags lin --- missing from ExtraChi; should not really be there either - - GenNP np = - ParadigmsChi.mkQuant (np.s ++ possessive_s) ; EmptyRelSlash slash = mkRCl ;