1
0
forked from GitHub/gf-rgl
Commit Graph

10 Commits

Author SHA1 Message Date
lizazim
cc5c1a9590 Add files via upload 2018-05-02 12:24:58 +03: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
hallgren
1ccd47784d 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
Nikita Frolov
faa2b88f8b The final fix of noun phrases with cardinal numbers in Russian
The support for variation of the noun depending on what cardinal it is
used with seems to be complete by now ("one child - two children -
five children" - Russian has different plural forms for "a child" when
counting). The case agreement in noun phrases that have additional
determiners besides numerals ("three little blind mice") is fixed too.
2012-01-16 17:15:08 +00:00
Nick Frolov
7d77f446a1 A fix to an overlooked bug (thanks to John for reporting) 2011-12-19 09:27:53 +00:00
Nick Frolov
592ce4c909 A tested version of Numerals
A bug is known in NP case agreement. The fix does not belong to this part of the resource grammar.
2011-12-14 16:22:43 +00:00
Nick Frolov
f92e3cb0ca Symbolic and Nound fixes for Russian 2011-11-24 16:13:08 +00:00
Nick Frolov
066a859461 Improvements of Russian Phrasebook that do not rely on Participles and Numerals 2011-10-18 15:16:58 +00:00
aarne
795d9a2172 paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00