1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
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
David Bamutura
88b8e84cab =Final changes to mergerd branch. Lexicon files left to process 2020-06-29 16:29:02 +03:00
David Bamutura
78146df910 =Made additions to the lexicon 2020-06-29 15:31:15 +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
David Bamutura
7403f44eda =I have made changes to my structure for addition of the full Tense Structure for Rukiga 2020-06-26 17:34:33 +03:00
David Bamutura
203ea9c061 =made changes to UseCl by correcting tense linearization. Added some extras. Peparing to extend GF 2020-06-25 17:11:47 +03: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
Inari Listenmaa
4b19050149 (Swa) Add readme 2020-06-05 21:33:30 +02:00
Inari Listenmaa
abf0ec17fb (Swa) Rename Kiswahili to Swahili 2020-06-05 21:22:24 +02:00
Inari Listenmaa
0f67332f31 (Bantu) Minor fixes to make Swahili compile 2020-06-05 21:19:14 +02:00
Inari Listenmaa
ee9b5354e7 (Swa) Move old Swahili files to src/swahili/old 2020-06-05 21:18:43 +02:00
Inari Listenmaa
fd31f9f6e6 Merge pull request #339 from inariksit/hungarian
Hungarian: fixes in nouns, updated tests
2020-06-04 11:41:20 +02:00
Inari Listenmaa
be8f2a43d1 (Hun) Add mkN : Str -> N -> N for compound nouns 2020-06-04 08:28:18 +02:00
Inari Listenmaa
ab83883679 (Hun) Update worst-case mkN with P1Sg possessive form of the noun 2020-06-04 08:19:29 +02:00
Inari Listenmaa
1471ee563e (Hun) Add a stem for Sg1, Sg2 and Pl2 possessive form 2020-06-04 08:19:01 +02:00
Inari Listenmaa
e5985f390a (Hun) Update all remaining tests to use BIND 2020-06-04 07:39:54 +02:00
Inari Listenmaa
dd74c90d82 (Hun) DetNP inherits the definiteness of the determiner 2020-06-04 07:39:17 +02:00
Inari Listenmaa
eb722f8cfc Merge pull request #338 from rnd0101/some-small-fixes
Some small fixes in Russian RG
2020-05-31 16:49:09 +02:00
Roman Suzi
1b6e193565 Fixed tvoi/moi poss pronoun pl instr in Russian RG 2020-05-31 15:18:52 +03:00
Roman Suzi
a98820a292 removed extra yu in 200- instr 2020-05-31 15:15:51 +03:00
Inari Listenmaa
ca9d3df09e Merge pull request #337 from inariksit/hungarian
(Hun) Add possessive forms in MassNP
2020-05-29 17:30:05 +02:00
Inari Listenmaa
eefefbf792 (Hun) Add possessive forms in MassNP 2020-05-29 15:23:48 +02:00
John J. Camilleri
4fc26369b8 (Cgg) Remove executable file permissions 2020-05-27 16:38:21 +02:00
Inari Listenmaa
1586809a94 Merge pull request #336 from inariksit/russian-documentation
(Rus) Fix syntax in ParadigmsRus to show in synopsis
2020-05-24 09:58:35 +02:00
Inari Listenmaa
78ce94be88 (Rus) Fix syntax in ParadigmsRus to show in synopsis; whitespace removal 2020-05-24 09:35:22 +02:00
Roman Suzi
a042a8c63c Resolved conflict in a comment 2020-05-24 09:59:08 +03:00
Roman Suzi
8290ace214 Conjugation class Foreign is not needed, coincides with First 2020-05-23 22:05:47 +03:00
Roman Suzi
8fbcd04421 redefined go, see, hate as they are not regular 2020-05-23 18:38:48 +03:00