mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
moved Chi.GenNP to its proper place
This commit is contained in:
@@ -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} ; ---- ??
|
||||
|
||||
|
||||
@@ -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> ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user