1
0
forked from GitHub/gf-rgl
Commit Graph

13 Commits

Author SHA1 Message Date
john 7868039a16 Maltese RG: refactor participles, add Idiom.Self* lins 2013-12-23 09:16:11 +00:00
kr.angelov 8169b1d497 use the real nonExist in the Maltese grammar 2013-09-27 15:19:17 +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 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
john e2deffbb04 Maltese: all functions implemented (though not necessarily correct)
Oh, and glad Valborg!
2013-04-30 14:23:17 +00:00
john.j.camilleri ccdede0b82 Maltese RG: Irregular verbs in Dict, Lexicon. Prep, Conj and others. 2013-04-03 06:50:01 +00:00
john.j.camilleri a6baf6b488 Maltese RG: work on numerals, quants, dets, and enclitic pronouns with nouns 2013-02-13 16:18:09 +00:00
john.j.camilleri a49fed8f56 Maltese: new reduced verb implementation, using binding for pronominal suffixes
Also include some syntax stuff adapted from Angelo Zammit's dissertation.
These sections in the code are marked with [AZ]

The old verbs implementation can still be found at this point in the GitHub repo:
https://github.com/johnjcamilleri/Maltese-GF-Resource-Grammar/tree/7b3f4a049dbf0a3fd3cb85fde62afb86a6a570f3
2013-01-29 11:35:40 +00:00
john.j.camilleri 333f17837c Maltese: finished morphology for derived verbs
Of course it's never really finished. There's more cases I should write treebanks
for and test, but I think the coverage is good enough and the implementation
for the verbs is solid enough that only minor fixes may arise.

There's also the issue of verb participles, but I'll come back to those
when I am looked more closely at the syntax.
2012-10-23 09:41:00 +00:00
john.j.camilleri fb224393cf Maltese RGL: removed 'case' inflections from nouns 2012-02-21 14:39:19 +00:00
john.j.camilleri 630b9b9f27 Added Maltese RG (compiles but far from complete) 2012-01-03 13:07:43 +00:00