1
0
forked from GitHub/gf-rgl

6192 Commits

Author SHA1 Message Date
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
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
aarneranta
4aecdeb0ff new link to LiLT paper on RGL 2020-01-30 10:56:56 +01:00
krangelov
fcae1c65f1 fix vocative in paradigm mkN019a 2020-01-29 09:12:28 +01:00
krangelov
474f90819d Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2020-01-28 16:32:36 +01:00
krangelov
7173fe5d59 open Kotus.gf from ParadigmsFin to ensure that the module is compiled and installed 2020-01-28 16:31:57 +01:00
Aarne Ranta
0e2fdd3a73 added a missing case to mkQCl in the API 2020-01-16 17:39:45 +01:00
aarneranta
00d5bb85d1 added VPS variants of existentials in Extend; made this also for questions, but concrete syntax is not yet there 2020-01-03 09:57:50 +01:00
Inari Listenmaa
3bd4e0a096 Merge pull request #299 from bamutra/master
redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty …
2019-12-03 19:49:38 +01:00
Inari Listenmaa
df306d26a4 Merge pull request #297 from daherb/master
Updated Latin RG
2019-12-03 19:48:42 +01:00
David Bamutura
a21df23da5 redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty tense Markers and hence correct errors with Copulative statements. The Problem with Numeral still remains 2019-11-28 07:12:57 +03:00
Herbert Lange
fefa2f03ff Merge branch 'latin' 2019-11-22 12:03:47 +01:00
Herbert Lange
cc379d7518 Merge remote-tracking branch 'upstream/master' 2019-11-22 12:02:40 +01:00
Herbert Lange
0197002b85 change in handling determiners in clauses 2019-11-22 12:01:36 +01:00