mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
cleaned up romance syntax and added to clause
This commit is contained in:
@@ -114,10 +114,12 @@ oper
|
||||
AEsse => verbEtre
|
||||
} ;
|
||||
|
||||
{- ---G
|
||||
progressiveVerbPhrase : VerbPhrase -> VerbGroup = \vp ->
|
||||
predClauseBeGroup
|
||||
(complCopula (\\g,n,p =>
|
||||
"en" ++ "train" ++ elisDe ++ vp.s ! VIInfinit ! g ! n ! p)) ;
|
||||
-}
|
||||
|
||||
-- The "ne - pas" negation.
|
||||
|
||||
@@ -328,6 +330,4 @@ oper
|
||||
|
||||
negNe = elisNe ; negPas = "pas" ;
|
||||
|
||||
predVerb0 rain = predVerbClause (pronNounPhrase pronImpers) rain (complVerb rain) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user