1
0
forked from GitHub/gf-rgl
Commit Graph

104 Commits

Author SHA1 Message Date
Krasimir Angelov
22a168198b support for measurement units 2023-07-25 19:38:43 +02:00
Krasimir Angelov
5d912f78a4 floating point numerals 2023-07-24 20:06:01 +02:00
Krasimir Angelov
1910ba1b2a Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-07-24 17:30:43 +02:00
Krasimir Angelov
645de9955a started a separate module for names 2023-07-24 17:24:13 +02:00
Inari Listenmaa
7c9b6d0d02 (Kor) Update test cases after changes in grammar 2023-05-29 19:32:31 +02:00
Inari Listenmaa
e7559884e0 (Kor) change V*'s linref, for morpho test cases 2023-05-29 19:32:09 +02:00
Inari Listenmaa
70cbbe689d (Kor) Use obj in imp, overriding V2's subject case 2023-05-29 19:30:40 +02:00
Inari Listenmaa
fcfb60b6e5 (Kor) Add separate form for neg. imperative 2023-05-29 19:27:10 +02:00
Inari Listenmaa
7cae261a97 (Kor) add unit tests for imperatives 2023-05-29 17:07:08 +02:00
Inari Listenmaa
bd6faa569e (Kor) use Polite as imperative—not perfect but…
…works for some situations, improvements are welcome.
2023-05-29 17:06:54 +02:00
Krasimir Angelov
828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov
7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
Krasimir Angelov
b066fb4d35 extended Numerals API. moved from the WordNet grammar 2022-10-21 20:50:49 +02:00
Inari Listenmaa
bfcae3bbbb (Kor) Fix typo in a conjunction 2020-08-15 08:09:10 +02:00
Inari Listenmaa
a17f4fd401 (Kor) Remove null characters that were accidentally copypasted 2020-08-08 18:06:33 +02:00
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