From 076c390b73cdb9d30277655d92c2213a55005d80 Mon Sep 17 00:00:00 2001
From: aarne
Date: Thu, 16 Mar 2006 21:41:13 +0000
Subject: [PATCH] documenting nodupatom, announcing 2.5
---
doc/gf-history.html | 12 ++++++++++++
index.html | 13 +++++++++++--
2 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/doc/gf-history.html b/doc/gf-history.html
index 9884129c4..1e91321db 100644
--- a/doc/gf-history.html
+++ b/doc/gf-history.html
@@ -14,6 +14,18 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
+16/3 (AR) Added two flag values to pt -transform=X:
+nodup which excludes terms where a constant is duplicated,
+and
+nodupatom which excludes terms where an atomic constant is duplicated.
+The latter, in particular, is useful as a filter in generation:
+
+ gt -cat=Cl | pt -transform=nodupatom
+
+This gives a corpus where words don't (usually) occur twice in the same clause.
+
+
+
6/3 (AR) Generalized the gfe file format in two ways:
- Use the real grammar parser, hence (in M.C "foo") expressions
diff --git a/index.html b/index.html
index c23966df3..9208333ba 100644
--- a/index.html
+++ b/index.html
@@ -55,9 +55,18 @@ Shortcuts:
News
+March 16, 2006. GF 2.5 is to be released very soon. Some highlights:
+
+- Treebank generation and reuse.
+
- Regular expression patterns.
+
- Resource Grammar Library v. 1.0 beta release.
+
+
+
+
January 25, 2006.
Emacs mode for GF,
-written by Johan Bockgård.
+written by Johan Bockgård.
@@ -238,7 +247,7 @@ here.
WebALT,
Web Advanced Learning Technologies. GF is used as for generating multilingual
-teaching material.
+teaching material in mathematics.
Project Efficient