mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
mp3 example
This commit is contained in:
@@ -605,7 +605,7 @@ oper
|
||||
|
||||
complVerbVerb : VerbVerb -> VerbGroup -> VerbGroup = \will, essen ->
|
||||
will ** {
|
||||
s3 = \\b,_ => negation b ++
|
||||
s3 = \\b,n => essen.s3 ! True ! n ++ negation b ++
|
||||
essen.s2 ++ zuInfinitive will.isAux ++ essen.s ! VInf ;
|
||||
s4 = essen.s4
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user