1
0
forked from GitHub/gf-rgl
Commit Graph

45 Commits

Author SHA1 Message Date
krangelov fbe372fe1f added trivial overloaded functions in Estonian 2019-03-28 15:18:31 +01:00
Inari Listenmaa 9b86304fb3 Add READMEs (WIP) for Arabic, Basque, Estonian and Somali. 2019-01-03 21:38:18 +02:00
Inari Listenmaa 8ae61cc1a8 minor Estonian additions from last summer (#51)
* add two new nominal modifiers of type NP -> CN -> CN

* change married_A2 to invariant adjective

* rename CommonNoun to Noun

* change type of relPron

* merge CompAP and ICompAP using the same oper ; fix reflPron (ise, enda, ...) and add a helper function fixPlNom

* minor cleanup

* change in who_RP, reflecting the change of relative pronouns in ResEst

* Add new functions to ExtendEst ; update comments in ResEst
2018-05-24 14:17:11 +01:00
Inari Listenmaa c2afe95878 Add ExtendEst 2017-08-29 15:43:31 +02:00
Inari Listenmaa 5644350c0f change relPron from kes to mis; small cleanup 2017-08-29 15:43:06 +02:00
Inari Listenmaa 6d9c1c6c90 minor cleanup 2017-08-29 14:31:37 +02:00
Inari Listenmaa 653b8b08d6 Add PresPart into VIForm 2017-08-29 14:31:07 +02:00
Inari Listenmaa 8342634d75 change a suspiciouslooking hardcoded 'olla' into verbOlema.s ! Inf i in predV; remove some redundant code in insertXxx opers. 2017-08-28 17:18:14 +02:00
Inari Listenmaa c0f3f43350 Add comitative and elative modifiers of type NP -> CN -> CN; use shortPronoun in ma_Pron,sa_Pron etc 2017-08-28 17:17:04 +02:00
Kaarel Kaljurand 919d8c74cf Est RG: Improve noun smart paradigms + fix 2 words
- small improvements to noun smart paradigms (originally done 3 years ago, something to do with syllable/stress detection)
- two words corrected
- some typos fixed in source code comments
2017-08-27 12:36:11 +03:00
Kaarel Kaljurand 098e5da1cc Change "luu" to "kont" 2017-08-21 13:42:50 +02:00
Kaarel Kaljurand 619d1a2529 Fix typo 2017-08-21 13:35:23 +02:00
Kaarel Kaljurand efdd763493 Add a TODO item 2017-08-21 13:22:45 +02:00
Inari Listenmaa ac4797f854 Add oper 'shortPronoun' for creating the short forms of the personal pronouns 2017-08-21 10:26:00 +03:00
Inari Listenmaa ca9bc14d02 Fix word order error in IdiomEst.ExistNP and IdiomEst.ExistIP 2017-08-17 16:05:44 +03:00
Inari Listenmaa a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
aarne 049c910f4d ambiguity in ExtraEst resolved 2017-01-30 22:18:02 +00: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 1b8129145a 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 cbb48e07fa corrections in TerminologyEst 2015-11-14 21:47:45 +00:00
kaljurand 959519d9f8 fixes in monolingual DictEst (imported from github) 2015-11-11 07:42:05 +00:00
krasimir a47aac0ad8 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
aarne 41f7a0d9b0 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 cec28ebec0 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 15562d7864 fixed small errors in ConstructionEst 2014-10-17 21:53:52 +00:00
gregoire.detrez 680355bb6e Fix problem with Estonian grammar 2014-10-17 15:34:58 +00:00
inari 5a303f9db8 small changes in DocumentationFunctorEst and ConstructionEst 2014-10-17 14:52:49 +00:00
inari 12c44c3a0b 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 e07df1a94d add DocumentationEst 2014-10-17 10:39:19 +00:00
inari 1d1b40cfcf changes and additions in estonian in order to get chunking work 2014-10-15 21:57:20 +00:00
inari 124f94c485 overloading mkVA, mkV2A, mkV3, mkVQ in Estonian 2014-10-02 08:59:49 +00:00
inari 2f2ed2ed41 Overload mkConj with 1-2 strs and 0-1 nums 2014-10-02 08:30:36 +00:00
inari 9d63e6e9bc overloaded verb constructors to work with just string arguments 2014-10-02 08:04:56 +00:00
inari 1bd998c198 fix beer_N in LexiconEst 2014-09-27 09:59:29 +00:00
hallgren 4c38803eea 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 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
hallgren bc2e320fd8 Merge Estonian v1.0.0-alpha from Kaarel Kaljurand 2014-06-16 13:58:04 +00:00
aarne dd7859b135 another type error revealed by record extension checking, in Est. 2014-02-01 12:30:40 +00:00
hallgren 1ccd47784d 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 2a397b3dc5 fixes to estonian 2013-10-22 12:23:52 +00:00
aarne a480564fe4 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