From 73643732230a7346c8098ce612211fea1129c89d Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 23 Jan 2006 16:38:42 +0000 Subject: [PATCH] French close to complete; reported on regexp bindings --- doc/gf-history.html | 5 + lib/resource-1.0/french/DiffFre.gf | 19 +++ lib/resource-1.0/french/LangFre.gf | 4 +- lib/resource-1.0/french/MorphoFre.gf | 18 --- lib/resource-1.0/french/NumeralFre.gf | 120 ++++++++++++------ lib/resource-1.0/french/RelativeFre.gf | 2 +- lib/resource-1.0/romance/CatRomance.gf | 2 +- .../romance/ConjunctionRomance.gf | 10 +- lib/resource-1.0/romance/DiffRomance.gf | 4 + lib/resource-1.0/romance/ParamRomance.gf | 2 +- lib/resource-1.0/romance/RelativeRomance.gf | 32 +++-- lib/resource-1.0/romance/ResRomance.gf | 8 -- 12 files changed, 132 insertions(+), 94 deletions(-) diff --git a/doc/gf-history.html b/doc/gf-history.html index c58d39fa5..b7b83918c 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,11 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

+10/1 (AR) Forbade variable binding inside negation and Kleene star +patterns. + +

+ 7/1 (AR) Full set of regular expression patterns, with as-patterns to enable variable bindings to matched expressions: