mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
qualified ambiguous NP in ExtraGer
This commit is contained in:
@@ -205,7 +205,7 @@ concrete ExtraGer of ExtraGerAbs = CatGer **
|
||||
-- "es wird gelacht"; generating formal sentences
|
||||
|
||||
lincat
|
||||
FClause = VP ** {subj : NP} ;
|
||||
FClause = ResGer.VP ** {subj : ResGer.NP} ;
|
||||
|
||||
|
||||
lin
|
||||
|
||||
Reference in New Issue
Block a user