1
0
forked from GitHub/gf-rgl
Commit Graph

132 Commits

Author SHA1 Message Date
Krasimir Angelov fb398c603e The new Decimal API 2023-08-21 20:14:26 +02:00
Krasimir Angelov 6bc965f6c2 the names API in more languages 2023-08-16 19:39:22 +02:00
Krasimir Angelov d25d648134 add linref for LN 2023-08-11 11:31:00 +02:00
Krasimir Angelov 531e2c2dd2 progress on the Names API 2023-08-07 21:15:48 +02:00
Krasimir Angelov 22a168198b support for measurement units 2023-07-25 19:38:43 +02:00
Krasimir Angelov 5d912f78a4 floating point numerals 2023-07-24 20:06:01 +02:00
Krasimir Angelov 645de9955a started a separate module for names 2023-07-24 17:24:13 +02:00
Krasimir Angelov 828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov 8c3375b67b minimal extension to the Numeral API 2023-01-20 18:53:41 +01:00
Krasimir Angelov 7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
Krasimir Angelov c86481df61 added compoundN 2022-08-15 06:56:46 +02:00
Krasimir Angelov 9cdb7ec37b a couple of functions necessary for the Russian WordNet 2022-08-13 22:40:13 +02:00
Roman Suzi 865dadbc64 Fix plgen of 3*a nouns, eg stroika 2022-06-24 07:24:13 +03:00
krangelov 88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
Roman Suzi 244b6c2447 More tests 2020-09-23 22:51:21 +03: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 7f05718d5c Fixed full form of uvidennyi_A 2020-09-12 10:51:10 +03:00
Roman Suzi cae8e43d21 Also test results 2020-09-12 10:49:13 +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 eb08304c10 Merge branch 'master' into new-rus-rg 2020-09-12 09:59:49 +03:00
Roman Suzi 6ff11a2458 Fixed notpresent 2020-09-06 16:32:28 +03:00
Roman Suzi db8f3ebf72 Test with refl suffix 2020-09-06 16:27:34 +03:00
Roman Suzi 1c92a0826b Some fixes and adjustments to the past pass participles 2020-09-06 16:18:01 +03:00
Roman Suzi 454164a521 Fixed reflexive preffix at the end of participles 2020-09-06 09:42:08 +03:00
Roman Suzi e679629d70 Prints to facilitate all form checks; Participles - first draft 2020-09-06 09:31:44 +03:00
Roman Suzi 6b874440db Small lexicon fixes and additions, tests 2020-08-29 10:05:15 +03:00
Inari Listenmaa 36dffcb152 (Rus) Remove old IrregRus, never had actual content 2020-08-28 12:50:01 +02:00
Inari Listenmaa a233e33bf8 (Rus) Put old version in src/russian/v1 2020-08-28 12:44:47 +02:00
Roman Suzi 70540a7e19 Rechecked todo 2020-08-26 19:22:51 +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 7a100120af Adverbs added 2020-08-16 19:34:50 +03:00
Roman Suzi 1665b277a0 Renamed to inflection module 2020-08-16 18:54:53 +03:00
Roman Suzi e0380cfa62 One CAdv added 2020-08-16 18:00:25 +03:00
Roman Suzi 36b0fb1e69 Fixes and lexicon additions 2020-08-16 17:31:42 +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 bf4b4b2d22 Removed SlashV2VNP 2020-08-11 23:16:37 +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 84361d473d fix ComparAdvAdj 2020-08-09 17:50:29 +03:00
Roman Suzi 13ee63e25d Fixed direct object negation cases 2020-08-09 17:20:03 +03:00
Roman Suzi f9467bffd3 Fixed DetCN 2020-08-08 21:12:50 +03:00
Roman Suzi c0734bdfbb Oridnal numerals added ; many fixes 2020-08-08 20:30:28 +03:00
Roman Suzi bbbe9bbb03 Introduced transgressive as an adverb... 2020-08-05 20:31:17 +03:00
Roman Suzi d47d2ce52f Documentation 2020-08-05 07:09:34 +03:00