1
0
forked from GitHub/gf-rgl
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 0df97bb06a Maltese RG: make pro-drop explicit. Other small fixes in Structural, Lexicon. 2013-08-30 07:40:42 +00:00
john.j.camilleri eab7842ea3 Maltese RG: small fixes; moved Maybe to ../prelude 2013-06-24 09:37:39 +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 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