Commit Graph

6 Commits

Author SHA1 Message Date
Inari Listenmaa 1a338ea034 (Dut) Replace "," with bindComma in several places 2018-05-07 16:30:20 +02:00
Inari Listenmaa b7ee620c8a Implement contraction of certain noun phrases and prepositions, e.g. met + dat -> daarmee 2018-01-04 23:46:29 +02:00
Inari Listenmaa a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
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
aarne d95bddfc40 Dutch api modules 2009-11-17 19:21:21 +00:00
aarne c20326e9dc first compilable LangDut 2009-11-06 17:58:07 +00:00