mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 13:12:51 -06:00
record extension typs checking fixed
This commit is contained in:
@@ -114,8 +114,6 @@ instance SyntaxNor of SyntaxScand = TypesNor **
|
||||
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