1
0
forked from GitHub/gf-rgl
Commit Graph

6787 Commits

Author SHA1 Message Date
Inari Listenmaa
dc179f1e7c Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-13 17:54:26 +02:00
Inari Listenmaa
a7b2310734 (Hun) Add ObjDef into NP, Det and Quant 2020-04-13 17:54:06 +02:00
Inari Listenmaa
16c808c7b1 (Hun) Add a layer of inflection into V2,V3, VPSlash: is object definite? 2020-04-13 17:31:27 +02:00
Inari Listenmaa
9da533c809 (Hun) Add field for NPs whether it's definite 2020-04-13 17:30:07 +02:00
Inari Listenmaa
f6871ec3c6 (Kor) Cleanup in conjunctions 2020-04-12 22:07:53 +02:00
Julia Jansson
0f92204dfa Added dFarok + modified regNoun + comment on pluralAllomporph 2020-04-09 21:15:36 +02:00
Inari Listenmaa
8efb9d5621 (Hun) Add function to duplicate last sound 2020-04-09 20:15:53 +02:00
Inari Listenmaa
e8a8f4b0c6 (Hun) Put digraphs and trigraphs into a pattern, use them in dMajom 2020-04-09 20:15:02 +02:00
Inari Listenmaa
6d9fa59863 (Hun) Fix partially the case with takony in dMajom 2020-04-09 19:54:06 +02:00
Julia Jansson
4ed862617c Checked Sup case and started with sátor case 2020-04-09 19:31:07 +02:00
Julia Jansson
554945cc2e Some changes in accusative singular case and thoughts on superessive singular case 2020-04-09 15:37:40 +02:00
Julia Jansson
8ca515f2ce Merge conflict 2020-04-09 14:32:23 +02:00
Julia Jansson
6b0bd749c4 words 2020-04-09 14:29:58 +02:00
Inari Listenmaa
49ff81a3f4 (Hun) Updated paradigms 2020-04-09 14:26:45 +02:00
Inari Listenmaa
6fc9a68bda Merge pull request #311 from inariksit/korean
Korean
2020-04-09 12:35:30 +02:00
Inari Listenmaa
00c9782c9a (Kor) Add explicit plural for all nouns 2020-04-09 11:08:16 +02:00
Inari Listenmaa
3bda323675 (Kor) Add show function for param VForm (used in an application grammar) 2020-04-09 10:58:46 +02:00
Inari Listenmaa
ebbade4f0a (Kor) Add new constructor for N + new words 2020-04-08 21:04:57 +02:00
Inari Listenmaa
f39662af62 (Kor) Add a conjunction that repeats "고," after each word 2020-04-08 20:32:03 +02:00
aarneranta
0d6948f59b added more comments to Czech files 2020-04-08 11:07:12 +02:00
Inari Listenmaa
05be672d6a Merge pull request #310 from inariksit/korean
Korean
2020-04-07 21:42:23 +02:00
Inari Listenmaa
96a7f49132 Update languages.csv + MissingKor 2020-04-07 21:31:10 +02:00
Inari Listenmaa
addc3f74dd Merge branch 'korean' of github.com:inariksit/gf-rgl into korean 2020-04-07 21:30:46 +02:00
Inari Listenmaa
fc8987e557 (Kor) Small cleanup + new words 2020-04-07 21:30:43 +02:00
Inari Listenmaa
cc3a2646f8 (Kor) Small cleanup + new words 2020-04-07 21:09:19 +02:00
Inari Listenmaa
d9d2b907d1 (Kor) Small fixes in comma versions of Conj opers 2020-04-07 21:09:01 +02:00
Inari Listenmaa
291a3051ef (Kor) Add ApposNP in ExtendKor 2020-04-07 21:02:42 +02:00
Julia Jansson
0cba0fe07c Updated test file + lexicon words 2020-04-07 20:16:27 +02:00
Inari Listenmaa
80557e34b2 (Kor) Add NForm as a parameter to A2 2020-04-07 19:48:05 +02:00
Inari Listenmaa
dc948a1f9d (Kor) Fix Attr in do_V, add adjective variant for using in compound adjs 2020-04-07 19:17:55 +02:00
Inari Listenmaa
99de92594e (Kor) Add new constructor for making A out of Str+V 2020-04-07 19:13:28 +02:00
Inari Listenmaa
1928fcc1c3 (Kor) Add comma only as a conjunction. (Used in an application grammar) 2020-04-07 18:21:35 +02:00
Inari Listenmaa
e54743feaf (Kor) Remove neg form from A's and V's worst-case constructor 2020-04-07 16:54:11 +02:00
Inari Listenmaa
ef06c0d3c0 (Kor) Add worst case constructors for A and V 2020-04-07 13:50:48 +02:00
Inari Listenmaa
986592c3a2 Merge pull request #309 from inariksit/korean
Korean
2020-04-06 18:37:01 +02:00
Inari Listenmaa
3c50099303 (Kor) New + updated unit tests 2020-04-06 18:19:33 +02:00
Inari Listenmaa
ac1501c942 (Kor) Add inflection table to RCl and RS, change other funs accordingly 2020-04-06 18:19:20 +02:00
Inari Listenmaa
ee3adec428 (Kor) Small fixes + new words 2020-04-06 17:50:22 +02:00
Inari Listenmaa
8b6275af1c (Kor) Fixes in conjunctions for the verby cats (AP,S,RS) 2020-04-06 17:50:11 +02:00
Inari Listenmaa
aa3bc1d656 (Kor) New constructors for N and A2 2020-04-06 17:49:31 +02:00
Inari Listenmaa
cef3e428c2 (Kor) Make Prep's s field dependent on Phono parameter of NP 2020-04-06 17:41:48 +02:00
Inari Listenmaa
edc79e4717 (Kor) Add variants using commas instead of repeated conjunctions 2020-04-06 17:37:00 +02:00
Inari Listenmaa
0053d8223c (Kor) Bugfix in RelVP 2020-04-06 11:24:31 +02:00
Inari Listenmaa
5564ba42ee (Hun) New unit tests 2020-04-04 21:39:38 +02:00
Inari Listenmaa
a686746645 (Hun) More words 2020-04-04 21:37:29 +02:00
Inari Listenmaa
684cec4c34 (Hun) Add dLó to smart paradigm 2020-04-04 21:37:05 +02:00
Inari Listenmaa
1f9ac2c35d (Hun) Force -at for accusative if plural morpheme is -ak 2020-04-04 21:35:24 +02:00
Inari Listenmaa
c486fd8367 (Hun) in dLó: force E-harmony in plural, if stem has front vowels 2020-04-04 21:33:32 +02:00
Inari Listenmaa
2bb785a54f (Hun) Change word order to SVO 2020-04-04 21:19:23 +02:00
Julia Jansson
8648902d4e Majom case fixed with special case 2020-04-04 17:05:39 +02:00