Commit Graph

49 Commits

Author SHA1 Message Date
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 ebbade4f0a (Kor) Add new constructor for N + new words 2020-04-08 21:04:57 +02:00
Inari Listenmaa fc8987e557 (Kor) Small cleanup + new words 2020-04-07 21:30:43 +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 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 ac1501c942 (Kor) Add inflection table to RCl and RS, change other funs accordingly 2020-04-06 18:19:20 +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 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 a9ec29a1e6 (Kor) Add some Dets 2020-04-03 15:43:16 +02:00
Inari Listenmaa 4e701884db (Kor) Add pronouns 2020-04-03 11:13:26 +02:00
Inari Listenmaa cd9dd6bdc7 (Kor) SC, PredSCVP 2020-04-01 18:44:52 +02:00
Inari Listenmaa c23016aaad (Kor) Relative clauses 2020-04-01 18:44:11 +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 be10915fcb (Kor) Add api + languages.csv + minor fixes 2020-03-27 14:18:03 +01: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 dbaa52be08 (Kor) Fixes in adverbs + related unit tests 2020-03-26 20:43:52 +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 85babd3730 (Kor) Minor fixes and cleanup 2020-03-26 16:06:03 +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 adfa5ce4fd (Kor) Add space before negation in CompN* + fix copula forms after vowel 2020-03-25 11:41:57 +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 c6aea7d257 (Kor) WIP constructing verb inflection tables 2020-03-24 17:00:50 +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 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 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