Commit Graph

6 Commits

Author SHA1 Message Date
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:
7b3f4a049d
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
3b85eafc83 Significant advances in Maltese verb morphology 2012-07-19 16:19:56 +00:00
john.j.camilleri
512c9ad021 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
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