1
0
forked from GitHub/gf-rgl

upgrade after the change in SC

This commit is contained in:
Krasimir Angelov
2018-06-19 11:25:37 +02:00
parent 867bee126d
commit b206e5f88b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
--# -path=.:../abstract:../translator
concrete ParseEng of ParseEngAbs =
TenseX - [Pol, PNeg, PPos],
TenseX - [Pol, PNeg, PPos, SC],
CatEng,
NounEng - [PPartNP],
AdjectiveEng,
@@ -142,7 +142,7 @@ lin
VPSlashVS vs vp =
insertObj (\\a => infVP VVInf vp Simul CPos a) (predV vs) **
{c2 = ""; gapInMiddle = False} ;
{c2 = ""; missingAdv = False; gapInMiddle = False} ;
PastPartRS ant pol vps = {
s = \\agr => vps.ad ! agr ++ vps.ptp ++ vps.s2 ! agr ;

View File

@@ -1,7 +1,7 @@
--# -path=.:../chunk
concrete TranslateEng of Translate =
TenseX - [Pol, PNeg, PPos],
TenseX - [Pol, PNeg, PPos, SC],
CatEng,
NounEng - [
PPartNP