Commit Graph

53 Commits

Author SHA1 Message Date
krangelov 5829c2b1e1 added mkVV, mkAdV, mkAdA 2019-04-10 14:04:07 +02:00
krasimir 52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir 54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
krasimir c55b4d8202 added UttInterj in Estonian, Thai and Russian 2016-06-17 15:36:23 +00:00
krasimir d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir c218cc4cf0 a minimal implementation for DocumentationTha and DocumentationJpn which is enough for showing the lexical definitions 2015-11-16 20:02:11 +00:00
aarne 5b55696189 added ConstructionTha and implemented parts of it 2015-09-01 08:29:48 +00:00
hallgren 4061d03aa2 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 3c27eea68b 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 de45bb40ac some ChunkTha items ; subcat verbs in DictionaryTha guessed 2015-03-10 14:54:15 +00:00
hallgren 75278a5828 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 47e0bbf47e last-minute fixes for Thai Phrasebook 2011-12-09 13:05:41 +00:00
aarne d5b856bb94 adjustments in Phrasebook and synopsis 2011-12-08 14:04:42 +00:00
aarne 0a8b62cb96 Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai 2011-12-06 21:36:38 +00:00
aarne 1a4c8bb927 diverse RGL and Phrasebook fixes, and a corrected Synopsis 2011-12-05 15:25:06 +00:00
aarne b78891eab9 adjustments in Thai pronunciation 2011-12-05 09:36:26 +00:00
aarne 81b4157dfe Nui's additions to LexiconTha 2011-12-04 18:08:18 +00:00
aarne 2fd3a10030 exception cases added to ThaiScript 2011-12-04 09:49:28 +00:00
aarne 151a627ccf 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 59aaabdbd2 StructuralTha complete with recent extensions (but to be checked) 2011-12-03 15:39:20 +00:00
aarne 02527bb16f a script for generating Thai files with pronunciation 2011-12-03 12:07:46 +00:00
aarne b310dca30f completed StructuralTha (almost) 2011-12-03 10:08:00 +00:00
aarne 78c5970073 Thai corrections from Nui 2011-12-01 14:50:43 +00:00
aarne 1a3ab45efe controlling the gender in Swe mkN ; not clear if needed 2011-11-30 20:16:07 +00:00
aarne 02628e83a0 complete Thai, new Disambiguation items (Romance pronouns to be revisited) in Phrasebook 2011-11-30 15:00:06 +00:00
aarne 0c107e5baa Tha increments 2011-11-30 10:52:59 +00:00
aarne d9e457f54c verb negation and auxiliary fixes in Tha 2011-11-29 15:24:59 +00:00
aarne 524df2d4ed determiners and extrapositions in Tha fixed 2011-11-28 22:10:10 +00:00
aarne f91bc73eb8 some Thai corrections from Nui 2011-11-28 14:34:59 +00:00
aarne 1e4073c99f MinGrammar compilation more robust 2011-11-24 12:44:36 +00:00
aarne d9777f5571 Thai words, in particular those needed for Phrasebook and Synopsis 2011-11-20 19:08:15 +00:00
aarne 5bae4ad076 new ResTha oper thword, to build lexical words 2011-11-20 15:08:57 +00:00
aarne 4e11feea79 more words and paradigms in Thai 2011-11-20 13:43:18 +00:00
aarne 5b15d65480 some Thai words added 2011-11-19 23:19:02 +00:00
aarne 7c49e52459 sorted LexiconTha again 2011-11-16 17:05:53 +00:00
aarne ddb1f05836 normalized accents in Thai pronunciation test suite 2011-11-11 21:22:18 +00:00
aarne 1266836576 regression test for Thai pronunciation 2011-11-10 20:30:41 +00:00
aarne 7f91d70c2e refactored Thai pronunciation; not perfect yet 2011-11-10 16:15:09 +00:00
aarne 7a64accb44 some bug fixes in Thai pronunciation generation 2011-11-09 21:30:36 +00:00
aarne d6c3d80cc6 change Thai pronunciation notation to IPA as in Smyth's grammar 2011-11-09 17:34:54 +00:00
aarne a31ab26e9e Swadesh lexicon added to Thai 2011-11-07 21:13:19 +00:00
aarne 91c27328f9 Thai complete with what is needed to compile Sentences in Phrasebook 2011-11-07 15:46:21 +00:00
aarne 7fe47ebc99 Thai API compiles 2011-11-07 14:04:51 +00:00
aarne 3fd977a351 Thai api files in place 2011-11-07 13:44:24 +00:00
aarne 9afebf74ee complete Thai resource syntax (but many unverified rules) 2011-11-07 13:29:24 +00:00
aarne ecd4bf28bf ResTha additions to help Phrasebook 2011-11-06 23:26:17 +00:00
aarne 1484dbd506 Thai: transliterations in a separate src file; bind words in NumeralThai 2011-11-06 21:10:58 +00:00
aarne 0cfccf2119 Thai tone rules, at least most of them 2011-11-03 21:34:59 +00:00
aarne e20c0b2b3a started a mapping between Thai script and pronunciation 2011-11-03 16:50:17 +00:00