From 53e00e6d7f083ff4631c77ebe9d68b85fb716b0d Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 26 May 2016 14:57:19 +0000 Subject: [PATCH] add translations to play_X_VX in Russian --- lib/src/translator/DictionaryRus.gf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/src/translator/DictionaryRus.gf b/lib/src/translator/DictionaryRus.gf index 58d69d73d..a7df59a5c 100644 --- a/lib/src/translator/DictionaryRus.gf +++ b/lib/src/translator/DictionaryRus.gf @@ -42562,12 +42562,12 @@ lin platysma_N = variants {} ; lin plaudit_N = variants {} ; lin plausibility_N = variants {} ; lin plausible_A = mkA "правдоподобный" | mkA "вероятный" | mkA "состоятельный" | mkA "аргументированный" | mkA "приемлемый" ; -lin play_1_V = variants {} ; -lin play_1_V2 = variants {} ; -lin play_2_V = variants {} ; -lin play_2_V2 = variants {} ; -lin play_3_V = variants {} ; -lin play_3_V2 = variants {} ; +lin play_1_V = regV imperfective first "игра" "ю" "играл" "играй" "играть" ; +lin play_1_V2 = dirV2 (regV imperfective first "игра" "ю" "играл" "играй" "играть") ; +lin play_2_V = regV imperfective first "игра" "ю" "играл" "играй" "играть" ; +lin play_2_V2 = dirV2 (regV imperfective first "игра" "ю" "играл" "играй" "играть") ; +lin play_3_V = regV imperfective first "игра" "ю" "играл" "играй" "играть" ; +lin play_3_V2 = mkV2 (regV imperfective first "игра" "ю" "играл" "играй" "играть") "на" (Prepos PrepOther) ; lin play_N = mkN "драма" "драмы" "драме" "драму" "драмою" "драме" "драмами" "драмы" "драм" "драмам" "драмы" "драмами" "драмах" Fem Inanimate ; lin play_acting_N = variants {} ; lin play_actor_N = variants {} ;