mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-31 02:38:55 -06:00
VPSlash in ExtensionsEng updated
This commit is contained in:
@@ -129,7 +129,7 @@ lin
|
|||||||
|
|
||||||
VPSlashVS vs vp =
|
VPSlashVS vs vp =
|
||||||
insertObj (\\a => infVP VVInf vp Simul CPos a) (predV vs) **
|
insertObj (\\a => infVP VVInf vp Simul CPos a) (predV vs) **
|
||||||
{c2 = ""; gapInMiddle = False} ;
|
{c2 = ""; gapInMiddle = False ; missingAdv = True} ; ---- missingAdv?
|
||||||
|
|
||||||
PastPartRS ant pol vps = {
|
PastPartRS ant pol vps = {
|
||||||
s = \\agr => vps.ad ! agr ++ vps.ptp ++ vps.p ++ vps.s2 ! agr ;
|
s = \\agr => vps.ad ! agr ++ vps.ptp ++ vps.p ++ vps.s2 ! agr ;
|
||||||
|
|||||||
Reference in New Issue
Block a user