mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -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
|
-- "es wird gelacht"; generating formal sentences
|
||||||
|
|
||||||
lincat
|
lincat
|
||||||
FClause = VP ** {subj : NP} ;
|
FClause = ResGer.VP ** {subj : ResGer.NP} ;
|
||||||
|
|
||||||
|
|
||||||
lin
|
lin
|
||||||
|
|||||||
Reference in New Issue
Block a user