1
0
forked from GitHub/gf-rgl
Commit Graph

89 Commits

Author SHA1 Message Date
Inari Listenmaa
db4f819113 (Kor) Change UttVP to base form 2020-05-22 07:58:27 +02:00
Inari Listenmaa
93f5395efc (Kor) Fix bug in ConjAP: now uses the neg stem 2020-05-22 07:56:41 +02:00
Inari Listenmaa
9f1fc65e7a (Kor) Fix attributive forms for copula 2020-05-21 21:31:33 +02:00
Inari Listenmaa
8d8a089f53 (Kor) Add linref for AP 2020-05-21 19:51:15 +02:00
Inari Listenmaa
b1c578025d (Kor) Change default style to Formal 2020-05-21 17:43:26 +02:00
Inari Listenmaa
737df2e226 (Kor) Add allomorphs for conjunctions 2020-05-21 17:43:01 +02:00
Inari Listenmaa
7785afd2c3 (Kor) Fix VStem Neg form in worstcase constructor 2020-05-21 15:09:53 +02:00
Inari Listenmaa
8acf0da717 (Kor) Add Style as a variable up to S. Utt chooses Polite.
If different politeness levels are wanted in applications, UttS can be overriden.
2020-05-21 14:52:54 +02:00
Inari Listenmaa
ef364c295f (Kor) Use all fields of VP in EmbedVP + tweak linref for VP 2020-05-21 14:17:52 +02:00
Inari Listenmaa
5153005d51 (Kor) Tweaks in Adv+AdV 2020-05-21 14:11:50 +02:00
Inari Listenmaa
1ffa53c3b2 (Kor) Add negative form in V where conjunction attaches 2020-04-14 20:58:17 +02:00
Inari Listenmaa
2c83fd8691 (Kor) Don't add 들 with numerals 2020-04-14 17:53:04 +02:00
Inari Listenmaa
f6871ec3c6 (Kor) Cleanup in conjunctions 2020-04-12 22:07:53 +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
Inari Listenmaa
96a7f49132 Update languages.csv + MissingKor 2020-04-07 21:31:10 +02:00
Inari Listenmaa
fc8987e557 (Kor) Small cleanup + new words 2020-04-07 21:30:43 +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
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
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
5a3a5597a8 (Kor) Update MissingKor 2020-04-03 20:03:35 +02:00
Inari Listenmaa
1c7bad313c (Kor) Misc. small additions 2020-04-03 20:03:23 +02:00
Inari Listenmaa
642b4b9f6b (Kor) Add {Appos,Rel,Adv,Sent}CN 2020-04-03 19:41:10 +02:00
Inari Listenmaa
90af822547 (Kor) Add Digits 2020-04-03 19:36:22 +02:00
Inari Listenmaa
844e606429 (Kor) Add A2, ComplA2, mkA2 2020-04-03 19:35:59 +02:00
Inari Listenmaa
44abd1a8da (Kor) Add Utt* linearisations 2020-04-03 19:35:32 +02:00
Inari Listenmaa
e586c478a3 (Kor) New words + new tests 2020-04-03 18:04:54 +02:00
Inari Listenmaa
8b62ad1fa7 (Kor) Add comparatives and superlatives 2020-04-03 18:04:34 +02:00
Inari Listenmaa
85b905f0e0 (Kor) Add SymbolKor functions and MassNP 2020-04-03 16:04:52 +02:00
Inari Listenmaa
a9ec29a1e6 (Kor) Add some Dets 2020-04-03 15:43:16 +02:00
Inari Listenmaa
477a214cc0 (Kor) Add PNs 2020-04-03 15:42:23 +02:00
Inari Listenmaa
9bdf4eedf4 (Kor) Updates in tests 2020-04-03 11:57:57 +02:00
Inari Listenmaa
e689b1cc5a (Kor) Add new constructor for V2, export CaseParticle in Paradigms 2020-04-03 11:57:47 +02:00
Inari Listenmaa
a18ffbe232 (Kor) Add UsePron and PossPron, minor fix in i_Pron 2020-04-03 11:55:32 +02:00
Inari Listenmaa
4e701884db (Kor) Add pronouns 2020-04-03 11:13:26 +02:00