Commit Graph

22 Commits

Author SHA1 Message Date
john
60c981d414 Maltese RG: refactor participles, add Idiom.Self* lins 2013-12-23 09:16:11 +00:00
john.j.camilleri
f7e91e06c1 Maltese RG: Fix apposition. Add ExtAdvNP & ExtAdvVP. Fix adjective order. 2013-12-03 08:19:38 +00:00
hallgren
fc2f5b0a1a 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
kr.angelov
9784b72add use the real nonExist in the Maltese grammar 2013-09-27 15:19:17 +00:00
john
e23cac8513 Maltese RG: add some missing lins for AdV in ConjunctionMlt 2013-08-30 08:00:25 +00:00
john
4f15fe390a Maltese RG: make pro-drop explicit. Other small fixes in Structural, Lexicon. 2013-08-30 07:40: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
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
john
ce053c4a98 Maltese RG: big improvements with clitics in VPs 2013-05-28 14:45:53 +00:00
john
6277bf04f9 Maltese: all functions implemented (though not necessarily correct)
Oh, and glad Valborg!
2013-04-30 14:23:17 +00:00
john.j.camilleri
d58d7a4ce3 Maltese RG: Irregular verbs in Dict, Lexicon. Prep, Conj and others. 2013-04-03 06:50:01 +00:00
john.j.camilleri
02169db183 Maltese RG: work on numerals, quants, dets, and enclitic pronouns with nouns 2013-02-13 16:18:09 +00:00
john.j.camilleri
72088a56c5 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:
7b3f4a049d
2013-01-29 11:35:40 +00:00
john.j.camilleri
c084e1b040 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
01c58b4e23 Significant advances in Maltese verb morphology 2012-07-19 16:19:56 +00:00
john.j.camilleri
aae0ddc22a Minor updates to Maltese RGL
removed "definiteness" as a noun param; articles should be treated separately.
2012-02-29 08:33:56 +00:00
john.j.camilleri
8c00c7bcd6 Maltese RGL: removed 'case' inflections from nouns 2012-02-21 14:39:19 +00:00
john.j.camilleri
41423dfc32 Added Maltese RG (compiles but far from complete) 2012-01-03 13:07:43 +00:00