From a2b32217b3c97f38575b5cafe50bfa416b1f9e0e Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 14 Mar 2008 16:54:48 +0000 Subject: [PATCH] added agrP3 function like in the other languages --- lib/resource/bulgarian/ResBul.gf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/resource/bulgarian/ResBul.gf b/lib/resource/bulgarian/ResBul.gf index d270bab76..3e21ff89f 100644 --- a/lib/resource/bulgarian/ResBul.gf +++ b/lib/resource/bulgarian/ResBul.gf @@ -102,6 +102,9 @@ resource ResBul = ParamX ** open Prelude in { --2 Transformations between parameter types oper + agrP3 : GenNum -> Agr = \gn -> + {gn = gn; p = P3} ; + conjGenNum : GenNum -> GenNum -> GenNum = \a,b -> case of { => GSg g ;