Commit Graph

20 Commits

Author SHA1 Message Date
Inari Listenmaa
1ffa53c3b2 (Kor) Add negative form in V where conjunction attaches 2020-04-14 20:58:17 +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
f39662af62 (Kor) Add a conjunction that repeats "고," after each word 2020-04-08 20:32:03 +02:00
Inari Listenmaa
d9d2b907d1 (Kor) Small fixes in comma versions of Conj opers 2020-04-07 21:09:01 +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
7b09a6cf8b (Kor) Add new VForms, replace AForm with VForm (now identical) 2020-04-01 17:31:15 +02:00
Inari Listenmaa
8a151c684a (Kor) Add ConjS + new form in S and Cl inflection table 2020-03-27 11:42:05 +01:00
Inari Listenmaa
ec0173c587 (Kor) Add conjunctions for AP and CN 2020-03-27 11:25:48 +01:00
Inari Listenmaa
1acaa57c49 (Kor) New verb forms 2020-03-26 17:16:41 +01:00
Inari Listenmaa
afdff2e374 (Kor) Remove unused VerbType parameter 2020-03-26 17:03:52 +01:00
Inari Listenmaa
602da07d3d (Kor) Add numerals -- so far only up to 100 2020-03-26 12:40:29 +01:00
Inari Listenmaa
115e2f1ffa (Kor) Add counters to N* + preliminary support for numerals 2020-03-25 16:00:48 +01:00
Inari Listenmaa
5344ca7cce (Kor) Add linrefs to V* cats 2020-03-24 20:50:54 +01:00
Inari Listenmaa
ebd250e063 (Kor) Add present tense in 3 politeness forms, subj+obj cases in V* 2020-03-24 13:40:21 +01:00
Inari Listenmaa
703695b2cb (Kor) Add param Phono for combining particles with nouns 2020-03-23 14:23:54 +01:00
Inari Listenmaa
5322b9d90a (Kor) Add a separate module for handling Hangul trarnsformations 2020-03-22 08:06:39 +01:00
Inari Listenmaa
c31c00dd83 (Kor) Add AForm, change VP and Comp. 2020-03-11 16:54:02 +01:00
Inari Listenmaa
30ce18e124 (Kor) Add NForm and some Preps. 2020-03-11 15:28:27 +01:00
Inari Listenmaa
61fda2f532 Add comments about orthography 2020-02-11 12:57:11 +01:00
Inari Listenmaa
495c9b7e52 (Kor) WIP: First draft of Korean RG.
Not at all correct, just a minimal implementation that compiles.
2020-02-07 11:00:37 +01:00