Commit Graph

31 Commits

Author SHA1 Message Date
krasimir
3c2740c079 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
hallgren
7dee933802 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
fc2f5b0a1a 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
aarne
499f56afdd in VerbRus, added UseCopula and fixed the problem with conditionals returning empty complements; not sure if the latter is correct in Russian though 2013-02-06 09:04:24 +00:00
aarne
5f2a3095f2 added VPSlashPrep to Rus 2013-02-01 17:19:31 +00:00
Nikita Frolov
9f9c6abb82 RG and Phrasebook fixes
- added a paradigm for alternative plurals
- fixed usage of alternative plurals in Numerals
- added a distinction between numerals and posessive pronouns
- verb omission and appropriate cases in some uses of to be/to have 
- fixed declination of personal names
- added a gender parameter to pronouns (similar to Polish RG)
- vowel insertion before short adjective suffix
- don't generate short forms for relative adjectives (might need lexicon update)
- minor Phrasebook fixes
2012-12-27 21:04:26 +00:00
aarne
25838cc895 added missing adverb to infinitives in Fin and Rus (but something is still omitted in Rus) 2012-12-07 14:27:22 +00:00
aarne
c5cff90a3a in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
Nikita Frolov
c92224e9b4 Another batch of small Russian Phrasebook fixes 2012-01-16 22:31:02 +00:00
Nikita Frolov
23f8ebe76e 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
2ff1d34c86 A Russian dictionary
A Russian dictionary generated from a wordlist created by the FreeLing
project. The accompanying converter can be used to convert other wordlists in
EAGLES format to GF grammars.
2011-12-31 02:36:24 +00:00
Nick Frolov
d9502fa575 A tested grammar for Russian participles and gerunds. Several verbs of mixed conjugation are not covered yet, though. 2011-12-22 14:43:40 +00:00
Nick Frolov
1f7be86dd2 A fix to an overlooked bug (thanks to John for reporting) 2011-12-19 09:27:53 +00:00
Nick Frolov
342ba2e070 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
31e1a657f9 Symbolic and Nound fixes for Russian 2011-11-24 16:13:08 +00:00
Nick Frolov
bdd52b0560 Improvements of Russian Phrasebook that do not rely on Participles and Numerals 2011-10-18 15:16:58 +00:00
aarne
938662db44 ExtAdvS added to more languages 2011-09-01 07:56:29 +00:00
Nick Frolov
6946d9e07c The stub of Russian Phrasebook is tweaked to start giving sane output 2011-07-07 17:10:14 +00:00
aarne
13c66a1cd7 the Mixed conjugation 2011-02-27 16:36:01 +00:00
aarne
11086f981d completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
1c2b1828b1 CompCN added to Ger Fin Dut Rus Pol 2010-12-07 20:23:57 +00:00
aarne
c5fe59ce50 added Question.AdvIAdv and correcponding entry of mkIAdv in API 2010-04-29 05:55:59 +00:00
aarne
a814066463 new Utt constructors for AP, Card 2010-03-28 20:13:15 +00:00
aarne
a7809c3e1c took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
aarne
6a744bfb5f paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
krasimir
f05088df54 fixes in the library for the implicit arguments syntax 2009-10-02 21:26:45 +00:00
krasimir
4f87558b55 fix the missing lock fields in several languages 2009-09-13 20:31:20 +00:00
krasimir
9039fd3d7b fix some paths in the libraries 2009-08-25 18:42:36 +00:00
aarne
cd511bbc25 spelling of grammar_N is LexiconRus 2009-08-12 15:48:19 +00:00
aarne
0a167199ce added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00