1
0
forked from GitHub/gf-rgl
Commit Graph

79 Commits

Author SHA1 Message Date
Inari Listenmaa 85babd3730 (Kor) Minor fixes and cleanup 2020-03-26 16:06:03 +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 d83ded2624 (Kor) Det, Quant 2020-03-25 14:03:38 +01:00
Inari Listenmaa cfdc4d9955 (Kor) Adv, AdA and AP related functions 2020-03-25 13:42:22 +01:00
Inari Listenmaa c49bcb2f69 (Kor) Add SlashV2a and ComplSlash 2020-03-25 12:52:39 +01:00
Inari Listenmaa 64a66166eb (Kor) Add compound adjectives 2020-03-25 12:52:18 +01:00
Inari Listenmaa f9d23d52ee (Kor) Add more documentation 2020-03-25 12:51:51 +01:00
Inari Listenmaa adfa5ce4fd (Kor) Add space before negation in CompN* + fix copula forms after vowel 2020-03-25 11:41:57 +01:00
Inari Listenmaa b95ed78982 (Kor) Small cleanup and new words 2020-03-25 11:40:46 +01:00
Inari Listenmaa e93b9c6743 (Kor) Add negation with ~지 않다 2020-03-25 11:40:07 +01:00
Inari Listenmaa 3f8ccb559a (Kor) Add compound verbs 2020-03-25 11:37:35 +01:00
Inari Listenmaa 022afabf50 (Kor) Add functions for V -> V2 2020-03-25 10:30:49 +01:00
Inari Listenmaa 4730cae42b (Kor) Add unit tests about verb inflection 2020-03-24 20:51:30 +01:00
Inari Listenmaa 5344ca7cce (Kor) Add linrefs to V* cats 2020-03-24 20:50:54 +01:00
Inari Listenmaa 48fd16d5da (Kor) More transformations on hanguls 2020-03-24 19:42:06 +01:00
Inari Listenmaa c6aea7d257 (Kor) WIP constructing verb inflection tables 2020-03-24 17:00:50 +01:00
Inari Listenmaa 50eeb8757b (Kor) WIP Transformation functions for polite verb forms 2020-03-24 17:00:08 +01:00
Inari Listenmaa cad155b0bb (Kor) Small cleanup 2020-03-24 14:36:30 +01:00
Inari Listenmaa 5f04085084 (Kor) Add have_V2 2020-03-24 14:35:20 +01:00
Inari Listenmaa 0351d77357 (Kor) Update add_X functions to work for strings of any length 2020-03-24 14:24:14 +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 779c8d7609 (Kor) Add Predets and PredetNP 2020-03-23 14:24:09 +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