fix the word order in SlashV2A in bulgarian-1.4

This commit is contained in:
krasimir
2008-06-11 09:30:38 +00:00
parent 2c0229f65c
commit 3241b03d8a
2 changed files with 10 additions and 2 deletions

View File

@@ -291,6 +291,14 @@ resource ResBul = ParamX ** open Prelude in {
subjRole = vp.subjRole
} ;
insertObjPre : (Agr => Str) -> VP -> VP = \obj,vp -> {
s = vp.s ;
imp = vp.imp ;
ad = vp.ad ;
s2 = \\a => obj ! a ++ vp.s2 ! a ;
subjRole = vp.subjRole
} ;
auxBe : VTable =
table {
VPres Sg P1 => "ñúì" ;