Commit Graph

4205 Commits

Author SHA1 Message Date
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
Roman Suzi
8e824083a2 Extend connected at last 2020-08-04 07:34:11 +03:00
Roman Suzi
8b5e28b948 Update to Readme 2020-08-02 22:31:07 +03:00
Roman Suzi
6ad61614b8 Some refactorings 2020-08-02 22:27:22 +03:00
Roman Suzi
e4f9b85f53 Improvements to Number; started doc 2020-08-02 19:24:28 +03:00
Roman Suzi
a6fc60e2d3 Fixed ear; fixed ComplSlash complement 2020-08-01 10:25:11 +03:00
Roman Suzi
49d97eeef9 fixed one have_name_Cl case 2020-08-01 09:12:15 +03:00
Roman Suzi
979808415b fix for article 2020-08-01 08:54:01 +03:00
Roman Suzi
71868cc361 Removed unused type 2020-07-31 23:30:42 +03:00
Roman Suzi
642beb9169 Added tests, fixes, etc 2020-07-31 22:58:24 +03:00
Roman Suzi
f9437f01a9 More to constructors, using maybe now; fixes to RCl 2020-07-31 18:44:25 +03:00
Roman Suzi
f22f5d4abf Fixing issues 2020-07-30 00:02:54 +03:00
Roman Suzi
14f183a577 Some fixes 2020-07-29 00:15:53 +03:00
Roman Suzi
a76a017064 fixed RelSlash; sta 2020-07-27 23:22:00 +03:00
Roman Suzi
9918e391b3 fix 400 2020-07-27 20:27:38 +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
74485ab138 More backwards compatibility changes 2020-07-24 21:32:52 +03:00
Roman Suzi
f719268045 Some fixes and backwards compatibility 2020-07-24 19:41:11 +03:00
Roman Suzi
ea7f9aba0f Extras added to see if phrasebook will start to work 2020-07-24 16:09:49 +03:00
Roman Suzi
662b731dd0 Some tweaks 2020-07-24 13:45:01 +03:00
Roman Suzi
1f9e6aeaad REPLACED old Russian RG completely 2020-07-24 12:59:02 +03:00
Inari Listenmaa
7f2a5bf18f (Hun) Handle dashes separately from multiwords 2020-06-28 14:10:37 +02:00
Inari Listenmaa
9922d750db (Hun) Handle back harmony words that end in i
Also use multiword split just in case some grammar uses these opers directly.
2020-06-28 12:36:11 +02:00
Inari Listenmaa
2cf9c2ff1e (Hun) Handle multiword splitting already in Paradigms. 2020-06-28 12:35:05 +02:00
Inari Listenmaa
267e457cc2 (Hun) Switch: only ik is unreliable, treat other pl suffixes as reliable 2020-06-28 10:35:44 +02:00
Inari Listenmaa
2aaccfface (Hun) Fix harmony of something_NP 2020-06-28 09:47:33 +02:00
Inari Listenmaa
b33a65bbb5 (Hun) mkN with 3-9 args: use more reliable forms to infer vowel harmony 2020-06-27 19:51:26 +02:00
Inari Listenmaa
7ba3842ced (Hun) For multiwords, get harmony of the last word. 2020-06-22 07:38:41 +02:00
Inari Listenmaa
49fbbffacc (Hun) Add postmod field to CN and NP, to better control word order. 2020-06-21 21:06:06 +02:00
Inari Listenmaa
270067291a (Hun) Expose ablative 2020-06-21 20:59:46 +02:00
John J. Camilleri
e199fbbb0c (Bul) Change encodings from CP1251 to UTF8 (#343) 2020-06-17 09:17:56 +02:00
Inari Listenmaa
71782b8e04 Merge pull request #342 from inariksit/japanese
Fixes in Jpn adjectives
2020-06-12 15:40:59 +02:00
Inari Listenmaa
27f7d5397a (Jpn) Make VerbalA work for other verbs than iru 2020-06-12 14:00:18 +02:00
Inari Listenmaa
c686004c4a Moved src/experimental and src/parametric to a branch 'experimental' 2020-06-05 22:02:44 +02:00