Commit Graph

113 Commits

Author SHA1 Message Date
Inari Listenmaa
592a93005a (Som) Add the structure and placeholders for Somali RG 2018-11-01 10:00:05 +01:00
odanoburu
5185034a69 rm duplicate lines 2018-04-09 12:09:45 -03:00
odanoburu
30dd37e135 - add Por to complete languages (although it's not quite there yet)
- update headers
- add Por modules to lib/src/api/
2018-03-29 20:17:39 -03:00
John J. Camilleri
13330bd983 Add LibraryBrowserIta. Add mkQuant, mkDet to MakeStructuralIta. 2017-12-08 14:09:47 +01:00
Inari Listenmaa
6ae3c0fb08 Add Basque to the RGL 2017-08-24 18:30:24 +03:00
Aarne Ranta
a73a067d7a instructions for LibraryBrowser usage 2017-08-22 16:30:50 +03:00
Aarne Ranta
c982c1fc83 large version of LibraryBrowser using the translator Dictionary 2017-08-22 16:15:26 +03:00
Aarne Ranta
41ab809c88 added full Lexicon and some new languages to the LibraryBrowser grammar 2017-08-21 21:36:03 +03:00
Aarne Ranta
15cbf9970c added ConstructionUrd and DocumentationUrd copied from Hin 2017-08-21 14:51:10 +03:00
Inari Listenmaa
8f2020517f add SymbolicJpn 2017-07-04 16:26:31 +02:00
Inari Listenmaa
bf4313f38e add more time expressions to ConstructionJpn, and fill SymbolJpn (might be wrong though) functions. 2017-07-04 16:22:37 +02:00
aarne
b204fc4cd0 RGL API files for Latin added 2017-03-28 07:40:37 +00:00
aarne
d76f8b383e using MissingAra in ConstructorsAra so that we can now compile the RGL API for Arabic. When a function with not yet defined constants is used in an application, a compile time error reveals this. 2017-03-28 07:11:30 +00:00
aarne
fea7023cc5 added Ice and Nno to synopsis and ResourceDemo, and updated documentation 2017-01-19 19:58:48 +00:00
bjatra5
50d5d62c2a Icelandic added to RGL by Bjarki Traustason 2017-01-16 16:30:50 +00:00
stian
2e51cd2034 a fairly complete Nynorsk implementation added 2016-06-16 08:15:06 +00:00
aarne
cf3995d302 added a project for Portuguese as a copy of Spanish 2016-04-25 19:58:18 +00:00
aarne
3150f1085c API examples as linearizable trees; duplicates for ambiguous examples 2016-03-01 14:29:22 +00:00
aarne
59e15466ba fixed path in TryNep 2015-03-13 15:11:18 +00:00
aarne
3a94a733a4 fixed path in TryAfr 2015-03-13 15:07:48 +00:00
hallgren
134aa8cb85 Fix -path directives for Mongolian
+ Remove references to alltenses.
+ Remove references to ../../prelude
+ Add missing reference to ../common in mongolian/SymbolMon.gf
2015-03-13 14:41:30 +00:00
aarne
5d64e4f19f added a dummy SymbolMon to enable compilation of RGL 2015-03-13 14:11:01 +00:00
nyamaakaa
7bc6f82c57 complete RGL implementation for Mongolian by Nyamsuren Erdenebadrakh 2015-03-13 13:40:22 +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
fd3314719a Jordi's addition to Combinators api: appCN and appCNc 2014-03-15 06:09:58 +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
john.j.camilleri
2bfa9b854c lib/src/api/libraryBrowser/MkLang.hs - allow multiple arguments 2013-07-26 07:41:20 +00:00
john.j.camilleri
0d15d1c4c2 Script for creating LibraryBrowser???.gf for a new language 2013-07-24 11:25:17 +00:00
john
84beb227da Maltese RG: first proper release
Of course some bugs remain and more testing is needed,
but all functions are complete and Maltese now builds as part
of the normal GF install.
2013-06-10 21:37:10 +00:00
aarne
6c48cba07c DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
aarne
af208a2300 added Mlt to make synopsis and make resourcedemo but didn't update the actual documents on the web server yet 2013-04-30 19:46:21 +00:00
aarne
b65ff494e6 Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00
aarne
1a0a4a4a56 checked words for wsj-100 experiments 2013-04-07 10:06:37 +00:00
john.j.camilleri
1a1be87590 Add RGL API grammar modules for Maltese 2012-10-26 13:12:00 +00:00
inari.listenmaa
346df0d7a3 removed_stuff_from_paradigmsspa
I removed mkQuant, mkDet and mkOrd from ParadigmsSpa and moved them to MorphoSpa. So from ParadigmsSpa you only need to remove mkAdv and mkAdN.
2012-10-19 11:02:08 +00:00
aarne
44c3d24943 chinese (Chi) in place and compiles, based on work by Jolene Zhuo Lin Qiqige 2012-10-15 08:07:17 +00:00
aarne
3a1c8c938f ListRS added to api 2012-09-23 21:59:14 +00:00
aarne
2df97cbeac tried to change Jap to Jpn everywhere 2012-06-11 20:08:14 +00:00
aarne
92009ac383 one more instance of symb in Symbolic 2012-06-10 14:11:47 +00:00
aarne
40be536097 optional hiding in LibraryBrowser 2012-05-31 15:57:56 +00:00
aarne
be722a848a swapping some arguments in LibraryBrowser 2012-05-31 11:48:29 +00:00
aarne
61903f2d4f some more mkText API functions 2012-05-30 20:13:29 +00:00
aarne
a2513583d4 better treatment of pronouns in LibraryBrowser 2012-05-30 13:58:01 +00:00
aarne
a150616d82 make linearizations in browser Makefile 2012-05-30 08:56:47 +00:00
aarne
4858237ab2 make for library browser 2012-05-30 08:42:11 +00:00
aarne
324d2a2409 LibraryBrowser grammar - another attempt to parse into library terms 2012-05-30 08:30:49 +00:00
aarne
18df6cb8b9 LangAPI display grammar for whole resource (not quite finished) 2012-05-29 20:28:00 +00:00
aarne
a6bea45ea7 Japanese added to RGL Make and synopsis 2012-05-07 12:31:34 +00:00
aarne
a893da61e5 Phrasebook now compiles for Hin and Pes 2012-03-05 15:13:28 +00:00
aarne
8958a1c5fd some additions to help compile PhrasebookUrd and Pes 2012-03-05 13:28:56 +00:00