Commit Graph

3868 Commits

Author SHA1 Message Date
kr.angelov
ce7a29bb06 conjunction of AdV 2013-08-27 12:00:38 +00:00
kr.angelov
0d2c4a5307 fix in DictEng.gf 2013-08-27 08:08:41 +00:00
kr.angelov
3bb862b5a7 a few words in DictEngBul.gf 2013-08-26 07:00:39 +00:00
aarne
676a71c372 small corrections in RGL document 2013-08-25 21:21:49 +00:00
aarne
e9f31cb04f refactored the RGL description to general and language-specific parts: new languages can be added by writing the latter ones and adding a Makefile entry 2013-08-25 21:09:52 +00:00
aarne
d61f7c9454 finished general section on words; changed doc file name for future globalization of the rgl description document 2013-08-25 15:28:13 +00:00
kr.angelov
f5fe5ce1d4 bugfix in the Hindi parse grammar 2013-08-25 12:48:11 +00:00
aarne
ec1e8ee967 added semantic types to pos tables 2013-08-25 10:00:39 +00:00
aarne
0dc2fa9e7e started grammar description text 2013-08-25 09:47:39 +00:00
kr.angelov
62afa58663 nonExist now does the expected thing 2013-08-23 13:17:45 +00:00
aarne
50dcaa87b6 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
kr.angelov
bb13a6b9ba a bunch of words in DictEngBul 2013-08-20 20:54:20 +00:00
aarne
2e2811239e added the library version of StemFin.gf, i.e. the one in finnish/ and implementing full inflection tables. The one in finnish/stemmed/ implements partial tables and adds suffixes to stems at runtime. 2013-08-17 15:17:02 +00:00
kr.angelov
200e13f7e5 fixes in DictEngBul 2013-08-16 12:37:38 +00:00
inari.listenmaa
cbe2c0994b error IrregEng beat_V 2013-08-13 08:26:44 +00:00
inari.listenmaa
228c1381cc typo in IrregEng know_V 2013-08-13 08:03:52 +00:00
aarne
c1046c74a2 finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin. 2013-08-07 09:52:40 +00:00
aarne
012b673206 typo in AdjectiveFin (Posit -> Compar) 2013-08-06 21:44:55 +00:00
aarne
5610b93e30 refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill. 2013-08-06 21:36:12 +00:00
aarne
9d4b055f5f toUpperFirst and toLowerFirst in Prelude 2013-08-01 15:42:37 +00:00
john.j.camilleri
c3381544e0 Update Maltese entry in the RGL publications page
Somehow a <li> got in there. And added initial in my name.
2013-07-29 15:13:32 +00:00
aarne
d43426981f updated rgl status with tested and publication attributes 2013-07-26 12:53:17 +00:00
aarne
1e589a7adc RGL documentation page now linked from Synopsis 2013-07-26 08:40:33 +00:00
john.j.camilleri
2bfa9b854c lib/src/api/libraryBrowser/MkLang.hs - allow multiple arguments 2013-07-26 07:41:20 +00:00
aarne
ad369057ec updated the number of PhD thesis and publications in index.html; started an RGL publications page 2013-07-25 15:24:22 +00:00
john.j.camilleri
8f25794013 RGL Browser: now includes Syntax Editor tab! 2013-07-25 07:36:34 +00:00
john.j.camilleri
39406ae041 RGL Browser: mostly cosmetic improvements 2013-07-24 15:03:48 +00:00
john.j.camilleri
0d15d1c4c2 Script for creating LibraryBrowser???.gf for a new language 2013-07-24 11:25:17 +00:00
john.j.camilleri
b8c2ec0176 Update link to syntax editor in synopsis-browse.txt 2013-07-24 09:34:11 +00:00
aarne
a322a4bb76 some additions to ParseChi 2013-07-24 09:53:31 +00:00
john.j.camilleri
32e45060fb RGL browser: fix scrolling to line 2013-07-24 07:07:50 +00:00
john.j.camilleri
ec6479a772 RGL Browser: fix issue with jumping to code locations 2013-07-23 14:42:59 +00:00
john.j.camilleri
f9cb34b0b5 RGL Browse: version 2, including API search
Also using a jquery panel framework for layout stuff.
2013-07-23 14:16:42 +00:00
john.j.camilleri
7b9e8edba2 Maltese RG: add synopsis comments for params in Paradigms 2013-07-16 13:51:43 +00:00
john.j.camilleri
a85ad40b26 Maltese RG: update ParadigmsMlt to generate a nice table in the RGL Synopsis 2013-07-16 13:16:50 +00:00
john.j.camilleri
eab7842ea3 Maltese RG: small fixes; moved Maybe to ../prelude 2013-06-24 09:37:39 +00:00
john.j.camilleri
84dd1f58f8 Add Maybe.gf to prelude folder 2013-06-24 09:35:30 +00:00
john.j.camilleri
54db7e5cd5 Synopsis makefile: change "../alltenses" to "alltenses" 2013-06-24 08:50:20 +00:00
john.j.camilleri
1ab09c17b3 Synopsis makefile: change mlt to Mlt 2013-06-24 08:20:48 +00:00
kr.angelov
8ffdc12a03 extensions in DictEngBul.gf 2013-06-22 15:41:52 +00:00
normundsg
10888e957b Latvian: a lot of code refactoring 2013-06-21 12:04:26 +00:00
virk.shafqat
743fe51bac Improvements In Sindhi RG 2013-06-15 20:02:00 +00:00
john.j.camilleri
bbbf63912e Update RGL status.html for Maltese 2013-06-12 09:02:55 +00:00
john
1cb63fcd00 Maltese RG: fix implementation of CountNP 2013-06-11 07:55:48 +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
john
7ea9ed83cb Maltese RG: sort out noun paradigms and grammar leaks 2013-06-06 10:54:50 +00:00
aarne
281724c3a0 changed Fin.some*_Det from "joku" to "jokin", i.e. from human to non-human, which should be the default. 2013-06-06 08:38:26 +00:00
inari.listenmaa
8952420a45 Fixed ser_52 in BeschCat 2013-06-04 10:48:01 +00:00
gregoire.detrez
ec0d321f7f [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
aarne
c878bb4561 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00