mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
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