mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
generalize DAP
This commit is contained in:
@@ -223,7 +223,7 @@ incomplete concrete ExtendRomanceFunctor of Extend =
|
||||
|
||||
--TODO: actually use ant
|
||||
CompVP ant p vp = {
|
||||
s = \\agr => ant.s ++ p.s ++ "de" ++ neg.p1 ++ infVP vp p.p agr ;
|
||||
s = \\agr => ant.s ++ p.s ++ "de" ++ infVP vp p.p agr ;
|
||||
cop = serCopula
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user