1
0
forked from GitHub/gf-rgl
Commit Graph

26 Commits

Author SHA1 Message Date
Nikita Frolov
6560b46e83 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
57cf636393 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
289965f0fc in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
Nikita Frolov
7322b5d74e Another batch of small Russian Phrasebook fixes 2012-01-16 22:31:02 +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
cb96d281b9 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
78adbac1bd 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
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
981bfdcd49 ExtAdvS added to more languages 2011-09-01 07:56:29 +00:00
Nick Frolov
cbc14a01ab The stub of Russian Phrasebook is tweaked to start giving sane output 2011-07-07 17:10:14 +00:00
aarne
d7cd4e933b the Mixed conjugation 2011-02-27 16:36:01 +00:00
aarne
96f7004731 completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
8a932e3c30 CompCN added to Ger Fin Dut Rus Pol 2010-12-07 20:23:57 +00:00
aarne
dc58a51c4f added Question.AdvIAdv and correcponding entry of mkIAdv in API 2010-04-29 05:55:59 +00:00
aarne
78244926f1 new Utt constructors for AP, Card 2010-03-28 20:13:15 +00:00
aarne
e6f7489ad7 took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
aarne
795d9a2172 paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
krasimir
9e0da53f7c fixes in the library for the implicit arguments syntax 2009-10-02 21:26:45 +00:00
krasimir
a1937af69f fix the missing lock fields in several languages 2009-09-13 20:31:20 +00:00
krasimir
cdd7e28d1e fix some paths in the libraries 2009-08-25 18:42:36 +00:00
aarne
2a92433638 spelling of grammar_N is LexiconRus 2009-08-12 15:48:19 +00:00
aarne
c6ad6e5d05 added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00