resource lib name changed

This commit is contained in:
aarne
2007-12-12 20:30:11 +00:00
parent f472bf266c
commit 4ea58bce2c
741 changed files with 0 additions and 0 deletions

25
lib/resource/thai/README Normal file
View File

@@ -0,0 +1,25 @@
AR 21/1/2007
Started Thai resource implementation following
David Smyth, Thai An Essential Grammar,
Routledge, London and New York, 2002.
Literal strings are defined as constants, all in the generated file
StringsTha.gf
This file is obtained by 'make strings' from
StringsThai.gf
using the transliteration defined in GF/src/GF/Text/Thai.hs
and documented in thai.html.
From this, also approximate pronunciation can be derived.
Use then the command 'make pronstrings' and the main file
LangThaiPron.gf
We also plan to use the unique word list for segmenting
Thai strings.