forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
33
old-examples/numerals/README
Normal file
33
old-examples/numerals/README
Normal file
@@ -0,0 +1,33 @@
|
||||
Numeral grammars, from 1 to 999999.
|
||||
|
||||
Many grammars were written during the Chalmers 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 <mkNumerals.gfs
|
||||
|
||||
To test,
|
||||
|
||||
gf numerals.gfcm -- in the OS shell
|
||||
generate_random | tree_bank -- in the GF shell
|
||||
|
||||
parse -lang=danish "tres" | linearize -lang=english
|
||||
|
||||
Document last updated 18 June 2007 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).
|
||||
Reference in New Issue
Block a user