mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
heb verb acc
This commit is contained in:
@@ -6,8 +6,8 @@ concrete VerbHeb of Verb = CatHeb ** open Prelude, ResHeb in {
|
||||
|
||||
UseV = predV ;
|
||||
|
||||
ComplSlash vp np = insertObj np vp ;
|
||||
ComplSlash vp np = insertObj vp np;
|
||||
|
||||
SlashV2a v = predV v ** {c2 = v.c2} ;
|
||||
SlashV2a v = predVc v ; --predV v ** {c2 = v.c2} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user