From e8cc01b9dbfd609ff3996eafec2fed51e815349e Mon Sep 17 00:00:00 2001 From: krasimir Date: Sat, 14 Jun 2008 06:58:16 +0000 Subject: [PATCH] the imperatives dojdi and dojdite are archic use the greek ela and elate --- lib/resource-1.4/bulgarian/LexiconBul.gf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/resource-1.4/bulgarian/LexiconBul.gf b/lib/resource-1.4/bulgarian/LexiconBul.gf index 0c1fb24c8..34dc10eca 100644 --- a/lib/resource-1.4/bulgarian/LexiconBul.gf +++ b/lib/resource-1.4/bulgarian/LexiconBul.gf @@ -53,7 +53,10 @@ lin close_V2 = dirV2 (actionV (mkV187 "затварям") (mkV173 "затворя")) ; coat_N = mkN054 "палто" ; cold_A = mkA076 "студен" ; - come_V = actionV (mkV165 "ида") (mkV146a "дойда") ; + come_V = actionV (mkV165 "ида") (table { -- special case "дойди", "дойдете" are archaic + VImperative Sg => "ела"; + VImperative Pl => "елате"; + vform => mkV146a "дойда" ! vform}) ; computer_N = mkN009 "компютър" ; country_N = mkN041 "държава" ; cousin_N = mkN007a "братовчед" ;