mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
double negation in Bulgarian
This commit is contained in:
@@ -14,7 +14,7 @@ concrete RelativeBul of Relative = CatBul ** open ResBul in {
|
||||
RelVP rp vp = {
|
||||
s = \\t,a,p,agr =>
|
||||
let
|
||||
cl = mkClause (rp.s ! agr.gn) agr vp
|
||||
cl = mkClause (rp.s ! agr.gn) agr Pos vp
|
||||
in
|
||||
cl.s ! t ! a ! p ! Main ;
|
||||
role = RSubj
|
||||
|
||||
Reference in New Issue
Block a user