mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
record extension typs checking fixed
This commit is contained in:
@@ -113,9 +113,7 @@ instance SyntaxDan of SyntaxScand = TypesDan **
|
||||
progressiveClause : NounPhrase -> VerbPhrase -> Clause = \np,vp ->
|
||||
predVerbGroupClause np
|
||||
(complVerbVerb
|
||||
(verbVara **
|
||||
{isAux = False} ----- {s3 = ["ved at"]}
|
||||
)
|
||||
{s = verbVara.s ; s1 = "ved" ; isAux = False}
|
||||
vp) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user