7155 Commits

Author SHA1 Message Date
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
1e1369c523 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into korean 2020-03-11 14:47:24 +01:00
Inari Listenmaa
7528e87dcd (Pol) Add 1-argument smart paradigm for ambiguous cases 2020-03-06 17:32:44 +01:00
Inari Listenmaa
334038fee2 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into polish 2020-03-06 17:14:54 +01:00
John J. Camilleri
2911abd137 Add README for Swedish with basic info about dictionaries 2020-03-04 13:46:06 +01:00
John J. Camilleri
3bd8923f3a Bump GHC version to 8.6 in Travis build for MacOS
GHC 8.2 has been removed from Homebrew, see:
https://github.com/Homebrew/homebrew-core/pull/50585
2020-03-04 13:28:13 +01:00
John J. Camilleri
94d9c77947 Update link to synopsis page 2020-03-04 13:17:23 +01:00
aarneranta
9b01ed63e0 some more explanations in morphodict README 2020-03-03 18:53:45 +01:00
aarneranta
7cce2892a2 morphodict instructions in README 2020-03-03 18:50:50 +01:00
aarneranta
9790e07f6e generating MorphoDict Swe from SALDO sources 2020-03-03 18:10:02 +01:00
aarneranta
69f2ae9794 another sorting gives better recall in compound analysis in morphodict 2020-03-03 12:04:27 +01:00
aarneranta
58ebc9234a grouping and marking possible compounds with a heuristic algorithm 2020-03-03 11:04:53 +01:00
aarneranta
8cd5450e21 started trying to identify compounds in morphodict - to be completed 2020-03-02 16:58:27 +01:00
aarneranta
bcb811cfcb configurations for MorphoDictSwe ; more things to do e.g. with compounds 2020-03-02 11:18:18 +01:00
aarneranta
b12eb72744 a script for making pure morphological lemgram dictionaries 2020-02-28 18:16:14 +01:00
Inari Listenmaa
962a94cb24 (Pol) Start implementing smart paradigms for nouns 2020-02-24 17:23:46 +01:00
Inari Listenmaa
e293f4894e Merge pull request #304 from inariksit/japanese
(Jpn) Add more examples to mkN documentation
2020-02-17 16:59:32 +01:00
Inari Listenmaa
c9d6c03831 (Jpn) Add more examples to mkN documentation 2020-02-17 16:54:39 +01:00
Inari Listenmaa
79c647cffa Merge pull request #303 from lizazim/master
Jpn: corrections of mkN paradigm, lexicon and AP conjunction
2020-02-17 16:42:03 +01:00
lizazim
7b1587a735 corrected conjunction of APs 2020-02-17 17:24:59 +02:00
lizazim
5353b8082b added 2 functions to mkN 2020-02-17 17:23:25 +02:00
lizazim
da6836f53c changed some counters 2020-02-17 17:20:43 +02:00
Inari Listenmaa
b3c5d9b193 Merge pull request #302 from inariksit/japanese
(Jpn) Revert misunderstood fix about replaceCounter + update docs
2020-02-11 17:02:40 +01:00
Inari Listenmaa
92fdf5b799 (Jpn) Revert misunderstood fix about replaceCounter + update docs 2020-02-11 16:17:32 +01:00
Inari Listenmaa
5f7f23ddd1 Merge pull request #301 from inariksit/japanese
Japanese
2020-02-11 15:33:28 +01:00
Inari Listenmaa
cefb149530 (Jpn) Fix bug in DetCN: missing cn.s when counterReplace=True 2020-02-11 15:28:19 +01:00
Inari Listenmaa
75a5ea0cf1 (Jpn) Fix formatting issues in ParadigmsJpn, for producing API docs. 2020-02-11 13:41:55 +01:00
Inari Listenmaa
02f8015213 (Jpn) Export Animacy from ResJpn 2020-02-11 13:30:38 +01:00
Inari Listenmaa
f1fc061750 Merge pull request #300 from inariksit/japanese
Document Japanese paradigms better.
2020-02-11 13:23:10 +01:00
Inari Listenmaa
8f039dfc1e Document Japanese paradigms better. 2020-02-11 13:16:15 +01:00
Inari Listenmaa
61fda2f532 Add comments about orthography 2020-02-11 12:57:11 +01:00
Inari Listenmaa
7d9133cc05 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into korean 2020-02-07 11:01:36 +01:00