1
0
forked from GitHub/gf-rgl
Commit Graph

4188 Commits

Author SHA1 Message Date
aarneranta 39b9918060 added verbal nouns to MorphoDictFin 2020-09-17 08:13:55 +02:00
aarneranta 9d9349a17a ParadigmsFin.verbalN for building nouns of type 'tekeminen' 2020-09-17 06:51:44 +02:00
John J. Camilleri b422417d4b Normalise some whitespace
Can you believe some joker actually mixed tabs and spaces?
2020-09-11 16:09:03 +02:00
Inari Listenmaa adcc4c4c81 Merge pull request #356 from bamutra/master
Request to merge
2020-09-08 09:18:56 +02: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
Inari Listenmaa c34b05d9df (Fin) Update README about known issues 2020-08-23 16:13:17 +02:00
Inari Listenmaa 0ca88f2caf (Fin) Add postmodifier also to N2, needed due to ComplN3 2020-08-23 15:53:17 +02:00
Inari Listenmaa 32606cfa59 (Fin) Fix order of postmodifiers and possessive suffixes
"lasinsa viiniä", not "lasi viiniänsa"
2020-08-23 11:03:15 +02:00
Inari Listenmaa eb6244bc85 Merge pull request #349 from inariksit/korean
(Kor) Fix typo in a conjunction
2020-08-15 11:01:55 +02:00
Inari Listenmaa bfcae3bbbb (Kor) Fix typo in a conjunction 2020-08-15 08:09:10 +02:00
Inari Listenmaa 68290c590e Merge pull request #348 from inariksit/korean
(Kor) Remove null characters that were accidentally copypasted
2020-08-08 18:20:56 +02:00
Inari Listenmaa a17f4fd401 (Kor) Remove null characters that were accidentally copypasted 2020-08-08 18:06:33 +02:00
David Bamutura 7a07513f8e =about 1261 nouns added in the extended lexicon 2020-08-07 19:43:45 +03:00
Aarne Ranta b07a19d8c1 started MorphoDictFin from Kotus dict 2020-08-05 12:15:53 +02:00
David Bamutura 1be01b549e =959 verbs added in the extended lexicon 2020-08-05 08:50:25 +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