Commit Graph

2356 Commits

Author SHA1 Message Date
aarne
b90443cebd 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
9012f9c0b1 fixes in DictEngBul 2013-08-16 12:37:38 +00:00
inari.listenmaa
1b595dcbe9 error IrregEng beat_V 2013-08-13 08:26:44 +00:00
inari.listenmaa
f2a2a03aa5 typo in IrregEng know_V 2013-08-13 08:03:52 +00:00
aarne
4e7f3766cb 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
df7b8d8016 typo in AdjectiveFin (Posit -> Compar) 2013-08-06 21:44:55 +00:00
aarne
7a446f5cd1 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
ea65882c53 toUpperFirst and toLowerFirst in Prelude 2013-08-01 15:42:37 +00:00
john.j.camilleri
a675b50423 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
705991e9eb updated rgl status with tested and publication attributes 2013-07-26 12:53:17 +00:00
aarne
8abce11b1b RGL documentation page now linked from Synopsis 2013-07-26 08:40:33 +00:00
john.j.camilleri
d0f7df60d3 lib/src/api/libraryBrowser/MkLang.hs - allow multiple arguments 2013-07-26 07:41:20 +00:00
aarne
b18a531dbc 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
adb4109a26 RGL Browser: now includes Syntax Editor tab! 2013-07-25 07:36:34 +00:00
john.j.camilleri
206f8db3e8 RGL Browser: mostly cosmetic improvements 2013-07-24 15:03:48 +00:00
john.j.camilleri
68226a2354 Script for creating LibraryBrowser???.gf for a new language 2013-07-24 11:25:17 +00:00
john.j.camilleri
db637f08b6 Update link to syntax editor in synopsis-browse.txt 2013-07-24 09:34:11 +00:00
aarne
c15faa84bf some additions to ParseChi 2013-07-24 09:53:31 +00:00
john.j.camilleri
29ed8a8d48 RGL browser: fix scrolling to line 2013-07-24 07:07:50 +00:00
john.j.camilleri
4512d6f197 RGL Browser: fix issue with jumping to code locations 2013-07-23 14:42:59 +00:00
john.j.camilleri
77b987103d 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
da864069ab Maltese RG: add synopsis comments for params in Paradigms 2013-07-16 13:51:43 +00:00
john.j.camilleri
8cc37af415 Maltese RG: update ParadigmsMlt to generate a nice table in the RGL Synopsis 2013-07-16 13:16:50 +00:00
john.j.camilleri
6aafb6ccbb Maltese RG: small fixes; moved Maybe to ../prelude 2013-06-24 09:37:39 +00:00
john.j.camilleri
b02853be43 Add Maybe.gf to prelude folder 2013-06-24 09:35:30 +00:00
john.j.camilleri
2cacd43a1c Synopsis makefile: change "../alltenses" to "alltenses" 2013-06-24 08:50:20 +00:00
john.j.camilleri
0aad8b29c5 Synopsis makefile: change mlt to Mlt 2013-06-24 08:20:48 +00:00
kr.angelov
c210da79a9 extensions in DictEngBul.gf 2013-06-22 15:41:52 +00:00
normundsg
e7b22ac609 Latvian: a lot of code refactoring 2013-06-21 12:04:26 +00:00
virk.shafqat
9caa9cd44e Improvements In Sindhi RG 2013-06-15 20:02:00 +00:00
john.j.camilleri
f77e290f27 Update RGL status.html for Maltese 2013-06-12 09:02:55 +00:00
john
7f952b5f8f Maltese RG: fix implementation of CountNP 2013-06-11 07:55:48 +00:00
john
1366c2a53e 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
f86d0752b1 Maltese RG: sort out noun paradigms and grammar leaks 2013-06-06 10:54:50 +00:00
aarne
42bd972899 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
0c73d8e1e0 Fixed ser_52 in BeschCat 2013-06-04 10:48:01 +00:00
gregoire.detrez
597d657827 [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
aarne
ebf34a3fd3 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
dana.dannells
5ed477c797 "changed 'hur' to 'hvor' in how8many in StructuralDan 2013-05-29 12:17:54 +00:00
dana.dannells
87b6be2a1a changed 'hur' to 'hvor' in how8many in StructuralNor 2013-05-29 11:45:23 +00:00
unknown
78dfcf6c1b added more structural words to Hebrew" 2013-05-29 11:37:56 +00:00
aarne
58be37e32c ParseChi compiles 2013-05-28 20:07:36 +00:00
aarne
0ce3d89bc7 DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
john
ce053c4a98 Maltese RG: big improvements with clitics in VPs 2013-05-28 14:45:53 +00:00
kr.angelov
af8cec11f9 substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
john.j.camilleri
03f5f02577 RGL browser: escape html when printing code (by using .text() instead of .html()) 2013-05-24 09:41:01 +00:00
aarne
87eb018d3a das Auto 2013-05-23 22:43:08 +00:00
kr.angelov
0a66a17e98 a bunch of changes in DictEng and DictEngBul 2013-05-23 09:29:59 +00:00
kr.angelov
9a6b504407 remove DiffBul.gf which is now obsolete 2013-05-23 08:59:36 +00:00
john.j.camilleri
cb7a2761b6 LexiconEng: fix "openned", "openning" 2013-05-22 14:56:35 +00:00