mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
bugfix: the SlashV2A definition was repeated in bulgarian-1.4
This commit is contained in:
@@ -36,12 +36,6 @@ concrete VerbBul of Verb = CatBul ** open Prelude, ResBul, ParadigmsBul in {
|
||||
insertObj (\\a => v.c2.s ++ ap.s ! aform a.gn Indef (RObj Acc))
|
||||
(predV v) ** {c2 = v.c2} ; ---- FIXME: agreement with obj.a
|
||||
|
||||
|
||||
SlashV2A v ap =
|
||||
insertObj (\\a => v.c2.s ++ ap.s ! aform a.gn Indef (RObj Acc))
|
||||
(predV v) ** {c2 = v.c2} ; ---- FIXME: agreement with obj.a
|
||||
|
||||
|
||||
---- AR guessed these five, copying from Compl(VS,VQ,VV)
|
||||
|
||||
-- test: I saw a boy to whom she said that they are here
|
||||
|
||||
Reference in New Issue
Block a user