1
0
forked from GitHub/gf-rgl
Commit Graph

6042 Commits

Author SHA1 Message Date
aarneranta
c24bf30621 Slovak complete up to Czech, except content words, and needs checking 2020-04-29 12:16:41 +02:00
aarneranta
2304194b65 Slovak adj, det, numeral paradigms 2020-04-29 10:14:13 +02:00
aarneranta
600bc66c9f commented out contents of LexiconSlo 2020-04-28 17:51:13 +02:00
aarneranta
fc7d3b2218 fixed Slo noun declensions and smart paradigms ; LexiconSlo doesn't compile 2020-04-28 17:50:20 +02:00
Inari Listenmaa
5f03834b85 Merge pull request #319 from inariksit/fixes-tur-hun
(Hun) Add mkA paradigm for N -> A
2020-04-28 16:48:29 +02:00
Inari Listenmaa
6166b99237 (Hun) Add mkA paradigm for N -> A 2020-04-28 16:47:07 +02:00
Inari Listenmaa
e676561425 Merge pull request #318 from inariksit/fixes-tur-hun
Small fixes to Tur+Hun
2020-04-28 15:16:13 +02:00
Inari Listenmaa
8feabbfb41 Remove old unnecessary file 2020-04-28 15:10:52 +02:00
Inari Listenmaa
794d3ab4e0 Remove reference to ExtendTur which isn't present in the repo 2020-04-28 15:10:04 +02:00
Inari Listenmaa
c982219d16 Merge pull request #317 from inariksit/hungarian
Hungarian
2020-04-28 14:59:29 +02:00
Inari Listenmaa
0f19b70b86 (Hun) Remove PlAcc from stems, turns out it wasn't needed
According to https://www.researchgate.net/publication/268175865_Does_Hungarian_have_a_case_system p. 45, the allomorph for plural accusative is predictable.
2020-04-28 14:41:47 +02:00
John J. Camilleri
0d379dbf3a Update languages.csv to build Czech 2020-04-28 14:25:38 +02:00
Inari Listenmaa
84985b91c0 (Hun) Merge the param Number into NumType: NoNum {Sg|Pl} | IsNum 2020-04-28 12:57:24 +02:00
Inari Listenmaa
1d50cc8bca (Hun) Add special cases for derivative morphemes in regNoun (1-arg mkN) 2020-04-28 12:40:18 +02:00
Inari Listenmaa
4eb210da05 (Hun) Add 9-argument worst case noun constructor 2020-04-28 12:32:10 +02:00
Inari Listenmaa
851a0dedc8 (Hun) Add SgAll to the forms 2020-04-28 12:31:53 +02:00
Inari Listenmaa
0a31212a9e (Hun) Small tweaks and cleanup 2020-04-28 09:42:18 +02:00
Inari Listenmaa
1adffb2b9d (Hun) Tweak dHajó to work for words ending in i 2020-04-28 09:36:59 +02:00
Inari Listenmaa
f9e7b2ff5e (Hun) More words with 4-arg mkN 2020-04-28 09:24:48 +02:00
aarneranta
4d9f7e929d first version of Slovak noun paradigms 2020-04-28 08:46:42 +02:00
Inari Listenmaa
6cbcbd99fb (Hun) Add new paradigms and a 4-arg smart paradigm 2020-04-27 21:15:43 +02:00
Inari Listenmaa
95eb7104c8 (Hun) Better guesses for PossdSg_PossrP3 stem in dToll 2020-04-27 20:50:14 +02:00
Inari Listenmaa
b4fac5bd75 (Hun) Some fixes in lexicon 2020-04-27 20:48:26 +02:00
Inari Listenmaa
5f6db51183 (Hun) Rename some parameters + add show funs for param names 2020-04-27 17:19:18 +02:00
Inari Listenmaa
fd6541846f (Hun) Remove some stem changing paradigms from 1-argument regNoun 2020-04-27 17:18:48 +02:00
Inari Listenmaa
6f2cc8af96 (Hun) Small fixes in nMadár with possessive stems 2020-04-27 17:18:19 +02:00
aarneranta
8e0a3095c0 removed vocative case from Slovak 2020-04-27 14:19:07 +02:00
Inari Listenmaa
4c7b0cc8a3 Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-27 13:00:36 +02:00
Inari Listenmaa
9e57766263 (Hun) Use regNoun in mkAdj 2020-04-27 13:00:24 +02:00
Julia Jansson
c532ce21d5 Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-27 12:19:42 +02:00
Julia Jansson
52b99682e4 changed dToll paradigm to fit more possesive forms 2020-04-27 12:19:31 +02:00
krangelov
0f0bc4e346 PastPartAP/PastPartAgentAP must also include the n3 complement 2020-04-27 10:37:47 +02:00
krangelov
e4873bdcea fix paradigm 2020-04-26 23:33:22 +02:00
krangelov
ba896597db DetQuant should generate some instead of something/someone/somebody for plural. 2020-04-26 22:37:06 +02:00
krangelov
01ca4966dd fix: several rules were droping clitics 2020-04-26 22:36:29 +02:00
Inari Listenmaa
61a3fe78b4 (Hun) A2 can go before or after its complement 2020-04-26 21:17:14 +02:00
Inari Listenmaa
a9e02de33e (Hun) Make VP smaller by forcing object of have_V2 in s field.
Probably bad decision, makes word order fixed at VP already. But works for a particular application grammar.
2020-04-26 20:52:09 +02:00
Inari Listenmaa
c076409f6a (Hun) Fix some words 2020-04-26 20:32:01 +02:00
Inari Listenmaa
69c7396335 (Hun) Update unit tests to use stem-based morphology 2020-04-26 20:31:49 +02:00
krangelov
0afe1ba167 added import for ExtendTur 2020-04-26 20:29:32 +02:00
krangelov
474d40032d added imperfV2V 2020-04-26 20:29:00 +02:00
krangelov
8f12a9e68c in two paces latin 'a' was used instead of cyrillic 'a' 2020-04-26 20:28:22 +02:00
Inari Listenmaa
bbcde26d72 (Hun) Add 2-argument smart paradigm for A 2020-04-26 20:16:45 +02:00
krangelov
dd2a6ad0ca fix the linearization of prepositions in two places 2020-04-26 19:57:57 +02:00
krangelov
4aa647e306 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2020-04-26 17:49:50 +02:00
krangelov
df4bcd52b3 use SOFT_BIND before commas 2020-04-26 17:49:26 +02:00
Inari Listenmaa
22cadd2ac6 (Hun) Combine the parameters on definiteness and Quant/Det type 2020-04-26 15:51:34 +02:00
Inari Listenmaa
b6b462ca35 (Hun) Temporarily comment out cases+change order in funs that pat. match 2020-04-26 15:19:43 +02:00
Inari Listenmaa
797171fb31 (Hun) Remove unnecessary distinction between digits and numbers 2020-04-26 14:35:12 +02:00
Inari Listenmaa
ef3dc464cb (Hun) Update Symbol after changes in lincats 2020-04-26 14:15:53 +02:00