From 5f2a3095f243ccfa767d85ddb37592c75dac7a65 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 1 Feb 2013 17:19:31 +0000 Subject: [PATCH] added VPSlashPrep to Rus --- lib/src/russian/VerbRus.gf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/src/russian/VerbRus.gf b/lib/src/russian/VerbRus.gf index 8199c3193..c05f97556 100644 --- a/lib/src/russian/VerbRus.gf +++ b/lib/src/russian/VerbRus.gf @@ -385,5 +385,8 @@ PassV2 se = s3 = table{_=> table{_ => ""}} }; + VPSlashPrep vp prep = vp ** {sc = prep.s ; c = prep.c} ; ---- AR + + }