diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-06-27 09:18:50 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-06-27 09:18:50 +0000 |
| commit | 5c713d8f027a9b6be687ee3f7e917e8bd2115773 (patch) | |
| tree | 65da19829810b753345a5b2164bef2d8876268dd /old-examples/numerals/README | |
| parent | f7b2a83059697f1b36a6369e489ac276e7ff875d (diff) | |
took away old-examples
Diffstat (limited to 'old-examples/numerals/README')
| -rw-r--r-- | old-examples/numerals/README | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/old-examples/numerals/README b/old-examples/numerals/README deleted file mode 100644 index d149ccf3d..000000000 --- a/old-examples/numerals/README +++ /dev/null @@ -1,33 +0,0 @@ -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). |
