mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
fixes in the Bulgarian resource grammar. extensions in DictEng and DictEngBul
This commit is contained in:
@@ -71,7 +71,7 @@ lin
|
||||
} ;
|
||||
|
||||
SlashV2V vv ant p vp =
|
||||
insertSlashObj2 (\\agr => ant.s ++ p.s ++
|
||||
insertSlashObj2 (\\agr => ant.s ++ p.s ++ vv.c3.s ++
|
||||
daComplex ant.a p.p vp ! Perf ! agr)
|
||||
(slashV vv vv.c2) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user