1
0
forked from GitHub/gf-core
Commit Graph

46 Commits

Author SHA1 Message Date
aarne
fc371e64bd added ConstructionTha and implemented parts of it 2015-09-01 08:29:48 +00:00
hallgren
72459b5158 lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.

Normally the compiler outputs a warning message when a concrete syntax 
contains superflous lincats, but apparently not when they get included
through inheritance...

This does not seem to cause problems in the Haskell run-time system, but the 
C run-time system fails to load PGFs with superflous lincats.

This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
aarne
845687462f refactored Thai so that it can now be compiled producing BIND tokens instead of spaces, by just changing the definition of ResTha.bIND. This is not to be exploited yet, because it produces consecutive BIND tokens, which are not supported at runtime. 2015-03-16 14:53:53 +00:00
aarne
3ed8eb16ea some ChunkTha items ; subcat verbs in DictionaryTha guessed 2015-03-10 14:54:15 +00:00
hallgren
7dee933802 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
194d0f455a last-minute fixes for Thai Phrasebook 2011-12-09 13:05:41 +00:00
aarne
2cc65efff8 adjustments in Phrasebook and synopsis 2011-12-08 14:04:42 +00:00
aarne
4610c8eb0c Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai 2011-12-06 21:36:38 +00:00
aarne
25c9dabd02 diverse RGL and Phrasebook fixes, and a corrected Synopsis 2011-12-05 15:25:06 +00:00
aarne
d5623f9d67 adjustments in Thai pronunciation 2011-12-05 09:36:26 +00:00
aarne
269ca955e1 Nui's additions to LexiconTha 2011-12-04 18:08:18 +00:00
aarne
d899b85ef1 exception cases added to ThaiScript 2011-12-04 09:49:28 +00:00
aarne
6b07bc3df9 refactored ThaiScript by introducing a datatype of Thai characters - script to pronunciation is now more reliable 2011-12-03 18:17:36 +00:00
aarne
caf5c39300 StructuralTha complete with recent extensions (but to be checked) 2011-12-03 15:39:20 +00:00
aarne
dfce0ef551 a script for generating Thai files with pronunciation 2011-12-03 12:07:46 +00:00
aarne
fbd12b72d5 completed StructuralTha (almost) 2011-12-03 10:08:00 +00:00
aarne
56f66aa0ab Thai corrections from Nui 2011-12-01 14:50:43 +00:00
aarne
474e77ec7f controlling the gender in Swe mkN ; not clear if needed 2011-11-30 20:16:07 +00:00
aarne
e54b17bd7d complete Thai, new Disambiguation items (Romance pronouns to be revisited) in Phrasebook 2011-11-30 15:00:06 +00:00
aarne
1547ccd7cc Tha increments 2011-11-30 10:52:59 +00:00
aarne
9b6086704f verb negation and auxiliary fixes in Tha 2011-11-29 15:24:59 +00:00
aarne
e5de02733c determiners and extrapositions in Tha fixed 2011-11-28 22:10:10 +00:00
aarne
fe4a933972 some Thai corrections from Nui 2011-11-28 14:34:59 +00:00
aarne
dfb8e39933 MinGrammar compilation more robust 2011-11-24 12:44:36 +00:00
aarne
58d1968d98 Thai words, in particular those needed for Phrasebook and Synopsis 2011-11-20 19:08:15 +00:00
aarne
e00054061b new ResTha oper thword, to build lexical words 2011-11-20 15:08:57 +00:00
aarne
949cbfe535 more words and paradigms in Thai 2011-11-20 13:43:18 +00:00
aarne
6fe2d572fa some Thai words added 2011-11-19 23:19:02 +00:00
aarne
22b95f333c sorted LexiconTha again 2011-11-16 17:05:53 +00:00
aarne
6dc844ed7f normalized accents in Thai pronunciation test suite 2011-11-11 21:22:18 +00:00
aarne
df196cebee regression test for Thai pronunciation 2011-11-10 20:30:41 +00:00
aarne
845bf3f8b3 refactored Thai pronunciation; not perfect yet 2011-11-10 16:15:09 +00:00
aarne
641aef304d some bug fixes in Thai pronunciation generation 2011-11-09 21:30:36 +00:00
aarne
18ca88f9ed change Thai pronunciation notation to IPA as in Smyth's grammar 2011-11-09 17:34:54 +00:00
aarne
03d1c6c0d3 Swadesh lexicon added to Thai 2011-11-07 21:13:19 +00:00
aarne
06630f223f Thai complete with what is needed to compile Sentences in Phrasebook 2011-11-07 15:46:21 +00:00
aarne
f87e8279bf Thai API compiles 2011-11-07 14:04:51 +00:00
aarne
6c076cf620 Thai api files in place 2011-11-07 13:44:24 +00:00
aarne
7cbf532735 complete Thai resource syntax (but many unverified rules) 2011-11-07 13:29:24 +00:00
aarne
52d72e09f0 ResTha additions to help Phrasebook 2011-11-06 23:26:17 +00:00
aarne
8ec4afde05 Thai: transliterations in a separate src file; bind words in NumeralThai 2011-11-06 21:10:58 +00:00
aarne
346e57707b Thai tone rules, at least most of them 2011-11-03 21:34:59 +00:00
aarne
8e0fc2d964 started a mapping between Thai script and pronunciation 2011-11-03 16:50:17 +00:00
aarne
a7809c3e1c took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
krasimir
9039fd3d7b fix some paths in the libraries 2009-08-25 18:42:36 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00