1
0
forked from GitHub/gf-core

moved Chi.GenNP to its proper place

This commit is contained in:
aarne
2013-10-13 20:00:04 +00:00
parent abfa2ee536
commit 06e01b0fe9
2 changed files with 1 additions and 4 deletions

View File

@@ -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} ; ---- ??

View File

@@ -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 <which_RP : RP> <lin ClSlash slash : ClSlash> ;