mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
bugfix in make of incomplete
This commit is contained in:
@@ -111,7 +111,7 @@ instance SyntaxDan of SyntaxScand = TypesDan **
|
||||
progressiveVerbPhrase : VerbGroup -> VerbGroup = \verb ->
|
||||
complVerbVerb
|
||||
(verbVara **
|
||||
{s3 = ["ved at"]}
|
||||
{isAux = False} ----- {s3 = ["ved at"]}
|
||||
)
|
||||
(predVerbGroup True Simul verb) ;
|
||||
|
||||
@@ -119,7 +119,7 @@ instance SyntaxDan of SyntaxScand = TypesDan **
|
||||
predVerbGroupClause np
|
||||
(complVerbVerb
|
||||
(verbVara **
|
||||
{s3 = ["ved at"]}
|
||||
{isAux = False} ----- {s3 = ["ved at"]}
|
||||
)
|
||||
vp) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user