Commit Graph

6 Commits

Author SHA1 Message Date
hallgren
75278a5828 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +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.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:
7b3f4a049d
2013-01-29 11:35:40 +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