From 7fa31cc6447718f166b1963f79f9e58ac25a88c9 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 18 May 2006 14:59:58 +0000 Subject: Wordlist format --- doc/gf-history.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 5830578e5..2215f5dae 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,19 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

+18/5 (AR) Introduced a wordlist format gfwl for +quick creation of language exercises and (in future) multilingual lexica. +The format is now very simple: +

+  # Svenska - Franska - Finska
+  berg      - montagne            - vuori
+  klättra   - grimper / escalader - kiivetä / kiipeillä
+
+but can be extended to cover paradigm functions in addition to just +words. + +

+ 3/4 (AR) The predefined abstract syntax type Int now has two inherent parameters indicating its last digit and its size. The (hard-coded) linearization type is -- cgit v1.2.3