mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 13:32:51 -06:00
rearranging Rules
This commit is contained in:
@@ -763,6 +763,9 @@ oper
|
||||
|
||||
Clause = {s : Bool => ClForm => Str} ;
|
||||
|
||||
predVerbGroupAdv : NounPhrase -> VerbGroup -> Adverb -> Clause =
|
||||
\np,vp,a -> predVerbGroupClause np (adVerbPhrase vp a) ;
|
||||
|
||||
predVerbGroupClause : NounPhrase -> VerbGroup -> Clause =
|
||||
\Jag, serdiginte -> {
|
||||
s = \\b,c => let {
|
||||
|
||||
Reference in New Issue
Block a user