Commit Graph

24 Commits

Author SHA1 Message Date
krasimir
07b381ee63 change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir
80ccd0493d now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +00:00
kaljurand
0553e7f6aa corrections in TerminologyEst 2015-11-14 21:47:45 +00:00
kaljurand
fa6323e06b fixes in monolingual DictEst (imported from github) 2015-11-11 07:42:05 +00:00
krasimir
3c2740c079 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
aarne
ef59dee4d5 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
hallgren
ef9f16b63a Lang???.gf: exclude Documentation from present mode
The Documentation module is excluded from present mode in abstract/Lang.gf,
so it needs to be excluded in the corresponding concrete syntaxes too
to avoid problems.
2014-10-23 16:32:55 +00:00
inari
a2ec03eeed fixed small errors in ConstructionEst 2014-10-17 21:53:52 +00:00
gregoire.detrez
53787205b9 Fix problem with Estonian grammar 2014-10-17 15:34:58 +00:00
inari
b47683c2da small changes in DocumentationFunctorEst and ConstructionEst 2014-10-17 14:52:49 +00:00
inari
54ad302e90 add two new parameters in Estonian verb: passive conditional and imperfect. Change bunch of other files to reflect the change. 2014-10-17 14:50:53 +00:00
inari
e3c7b1e9fa add DocumentationEst 2014-10-17 10:39:19 +00:00
inari
568aee9fc7 changes and additions in estonian in order to get chunking work 2014-10-15 21:57:20 +00:00
inari
89e305492a overloading mkVA, mkV2A, mkV3, mkVQ in Estonian 2014-10-02 08:59:49 +00:00
inari
e0052ab8ad Overload mkConj with 1-2 strs and 0-1 nums 2014-10-02 08:30:36 +00:00
inari
11a1e2f1a9 overloaded verb constructors to work with just string arguments 2014-10-02 08:04:56 +00:00
inari
a4bd9998fc fix beer_N in LexiconEst 2014-09-27 09:59:29 +00:00
hallgren
be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +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
hallgren
767a0768fe Merge Estonian v1.0.0-alpha from Kaarel Kaljurand 2014-06-16 13:58:04 +00:00
aarne
4404e9c899 another type error revealed by record extension checking, in Est. 2014-02-01 12:30:40 +00:00
hallgren
fc2f5b0a1a Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +00:00
inari
34d15b505d fixes to estonian 2013-10-22 12:23:52 +00:00
aarne
90ee7c7288 Estonian - the 29th complete RGL language. Copied from Kaarel Kaljurand's and Inari Listenmaa's repository in https://github.com/GF-Estonian/GF-Estonian, where later developments will continue to take place. 2013-10-18 11:45:06 +00:00