From 59b5745c0eaf418954bfea5ac594845420262295 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 3 Aug 2004 11:47:32 +0000 Subject: Preparing for release. --- examples/numerals/README | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 examples/numerals/README (limited to 'examples/numerals/README') diff --git a/examples/numerals/README b/examples/numerals/README new file mode 100644 index 000000000..1a7500e75 --- /dev/null +++ b/examples/numerals/README @@ -0,0 +1,37 @@ +Numeral grammars, from 1 to 999999. + +Many grammars were written during the Chalmes CS graduate courses in 1999 +and 2002. Grammars originally written in 1999 are automatic translations from +old-GF source, which explains their bad formatting and structure. +(Authors: Koen Claessen, Carlos Gonzalía, Qiao Haiyan, Patrik Jansson, +Peter Ljunglöf, Wojciech Mostowski, Aarne Ranta, Karol Ostrovski, David Wahlstedt +1999--2002) + +The majority of gramamars were written in 2003-2004 by Harald +Hammarström, who also wrote papers on various aspects of numeral +systems in the world's languages. + + +Test usage: + +To precompile a multilingual numeral grammar: + + gf 2341.html + +(Requires the gft program, produces by "make gft" in GF sources) + +Document last updated August 3, 2004 by Aarne Ranta. + +Copyright (c) Koen Claessen, Carlos Gonzalía, Qiao Haiyan, Harald +Hammarström, Patrik Jansson, Peter Ljunglöf, Wojciech Mostowski, Aarne +Ranta, Karol Ostrovski, David Wahlstedt 1999--2004, under +GNU General Public License (GPL). -- cgit v1.2.3