forked from GitHub/gf-rgl
restoring the discontinuous Ger NP parts in some linearizations
This commit is contained in:
@@ -102,7 +102,7 @@ concrete ExtraGer of ExtraGerAbs = CatGer **
|
||||
|
||||
PredVPS np vpi =
|
||||
let
|
||||
subj = np.s ! NPC Nom ;
|
||||
subj = np.s ! NPC Nom ++ bigNP np ;
|
||||
agr = np.a ;
|
||||
in {
|
||||
s = \\o =>
|
||||
|
||||
Reference in New Issue
Block a user