mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -06:00
bugfix in make of incomplete
This commit is contained in:
@@ -112,7 +112,7 @@ instance SyntaxNor of SyntaxScand = TypesNor **
|
||||
progressiveVerbPhrase : VerbGroup -> VerbGroup = \verb ->
|
||||
complVerbVerb
|
||||
(verbVara **
|
||||
{s3 = ["ved at"]}
|
||||
{isAux = False} ----- {s3 = ["ved at"]}
|
||||
)
|
||||
(predVerbGroup True Simul verb) ;
|
||||
|
||||
@@ -120,8 +120,7 @@ instance SyntaxNor of SyntaxScand = TypesNor **
|
||||
predVerbGroupClause np
|
||||
(complVerbVerb
|
||||
(verbVara **
|
||||
{s3 = ["ved at"]}
|
||||
{isAux = False} ----- {s3 = ["ved at"]}
|
||||
)
|
||||
vp) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user