1
0
forked from GitHub/gf-rgl
Commit Graph

37 Commits

Author SHA1 Message Date
EkaterinaVoloshina 6b5df036e3 added a contruction; fixed negation 2024-11-26 21:26:54 +01:00
Krasimir Angelov d182354238 fix AdvVPSlash and PastPartAP 2024-06-14 10:34:17 +02:00
Krasimir Angelov 4957955df0 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2024-03-22 06:19:25 +01:00
Ekaterina Voloshina f85fa84ae0 fixed Slash functions (#458) 2024-03-22 06:18:40 +01:00
Krasimir Angelov 13dea0d8ac use pol.s instead of "не" to avoid meta variables in the parser 2024-03-18 16:09:00 +01:00
Ekaterina Voloshina 4b4fbbb401 modified mkPN and added preliminary structure of compounds (#452)
* modified mkPN and added preliminary structure of compounds

* added PassAgentVPSlash

* fixed PassAgentVPSlash and mkN
2024-02-29 11:14:13 +01:00
Inari Listenmaa 42fb9fd465 Cleanup 2020-09-23 22:47:44 +03:00
Inari Listenmaa 6661bdff95 Guess that Nom+Acc become Gen in negative, remove neggen field
This removes around 70k concrete categories (in PGFs compiled with
--optimize-pgf.)
Unsure if that is actually useful -- the number of concrete functions
only went down by a couple hundred.
2020-09-23 22:47:40 +03:00
Inari Listenmaa a793daaf11 Merge Reflexivity and Transitivity (untested) 2020-09-23 22:47:35 +03:00
Roman Suzi f072f56f3f Fixed past passive participles full forms by adding its own stem to the verb 2020-09-12 10:47:54 +03:00
Roman Suzi e679629d70 Prints to facilitate all form checks; Participles - first draft 2020-09-06 09:31:44 +03:00
Roman Suzi f7f784aeb1 Many additions; more numerals; tests; 2020-08-26 18:10:35 +03:00
Roman Suzi 5a3f5e430a more verbs; moved negation after adv because adv can have not_AdA 2020-08-21 23:43:09 +03:00
Roman Suzi ecb032770e Lexicon extended 2020-08-19 23:22:11 +03:00
Roman Suzi 1665b277a0 Renamed to inflection module 2020-08-16 18:54:53 +03:00
Roman Suzi 5132f66809 One more mixed conjugation verb - last one 2020-08-16 09:44:33 +03:00
Roman Suzi 1d726ed956 compound 2020-08-16 09:34:36 +03:00
Roman Suzi 4abec966a9 Some additions to lexicon 2020-08-16 09:03:46 +03:00
Roman Suzi 98f65975ae Some fixes/changes, new extend functions 2020-08-14 21:00:25 +03:00
Roman Suzi bcadbaaf32 After checkign with tests, identified problems, fixed some - eg more fine-grained animNumSizeNum 2020-08-10 00:03:05 +03:00
Roman Suzi 13ee63e25d Fixed direct object negation cases 2020-08-09 17:20:03 +03:00
Roman Suzi c0734bdfbb Oridnal numerals added ; many fixes 2020-08-08 20:30:28 +03:00
Roman Suzi d47d2ce52f Documentation 2020-08-05 07:09:34 +03:00
Roman Suzi 8e824083a2 Extend connected at last 2020-08-04 07:34:11 +03:00
Roman Suzi e4f9b85f53 Improvements to Number; started doc 2020-08-02 19:24:28 +03:00
Roman Suzi 71868cc361 Removed unused type 2020-07-31 23:30:42 +03:00
Roman Suzi f9437f01a9 More to constructors, using maybe now; fixes to RCl 2020-07-31 18:44:25 +03:00
Roman Suzi 14f183a577 Some fixes 2020-07-29 00:15:53 +03:00
Roman Suzi 1f1dec615b Solved some problems from todo 2020-07-27 18:58:09 +03:00
Roman Suzi 118240d38d dict changes; articles 2020-07-25 23:38:47 +03:00
Roman Suzi 3fc6efec77 Fixes to num size and other fixes 2020-07-25 19:32:57 +03:00
Roman Suzi 1f9e6aeaad REPLACED old Russian RG completely 2020-07-24 12:59:02 +03:00
lizazim 3c31102873 Add files via upload 2018-05-02 11:01:55 +03:00
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
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 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
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00