1
0
forked from GitHub/gf-rgl
Commit Graph

6779 Commits

Author SHA1 Message Date
Inari Listenmaa
26253d5353 (Hun) Restructure caseFromStem and applyCase 2020-04-23 20:14:20 +02:00
Inari Listenmaa
4dc5b53c3c (Hun) Add new QuantType param to Quants 2020-04-23 19:56:10 +02:00
Inari Listenmaa
f3fd085318 (Hun) Add possessive suffixes to lincat of Pron 2020-04-23 19:34:26 +02:00
Inari Listenmaa
3b18fadfdf (Hun) Add possessive stems 2020-04-23 19:10:42 +02:00
Inari Listenmaa
bff100b75b (Hun) Replace SgAcc with SgAccStem; will be reused with poss. suffixes 2020-04-23 18:05:44 +02:00
Inari Listenmaa
a52300205d (Hun) Squeeze further down to 7 stems 2020-04-23 16:14:31 +02:00
Inari Listenmaa
3d25f3b48d (Hun) Fix bugs in Cons,ConjNP 2020-04-23 13:42:42 +02:00
Inari Listenmaa
d7d5f4aa59 (Hun) Stems in N+CN, full infl table in NP. 2020-04-23 13:36:57 +02:00
Inari Listenmaa
15040355e6 (Hun) WIP: first attempt at stem-based nominal morphology 2020-04-22 19:55:56 +02:00
Inari Listenmaa
3705c9229d (Hun) Restructure adpositions 2020-04-22 19:55:11 +02:00
Inari Listenmaa
e54fa4d4ad (Hun) Use different constructor for father,mother 2020-04-22 19:48:56 +02:00
Inari Listenmaa
04bdbfbcd6 (Hun) Add more paradigms for A 2020-04-22 19:48:30 +02:00
Aarne Ranta
7abd48ec90 Merge pull request #316 from michmech/master
some Czech APs are post-positioned
2020-04-22 08:59:31 +02:00
Michal Mechura
c1ba6d84c2 some Czech APs are post-positioned 2020-04-21 23:53:53 +02:00
Julia Jansson
3078661665 Added acc cases for nouns 2020-04-21 21:12:36 +02:00
Inari Listenmaa
40871688fb Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-21 20:52:16 +02:00
Inari Listenmaa
9c980f5fdf (Hun) Use 2-argument smart paradigm in LexiconHun 2020-04-21 20:51:48 +02:00
Julia Jansson
53516a689f dLó cases 2020-04-21 20:51:41 +02:00
Julia Jansson
2049d0379b test cases 2020-04-21 20:17:07 +02:00
Inari Listenmaa
9a47892835 (Hun) Clean up noun morphology 2020-04-21 14:45:18 +02:00
Inari Listenmaa
821b11b4e8 (Hun) Restructure inflectional tests, add more + script to generate 2020-04-21 14:44:34 +02:00
Inari Listenmaa
1dcb4720d1 (Hun) Add negation in verbs + change some parameter names 2020-04-21 10:44:32 +02:00
Inari Listenmaa
53bc773db6 (Hun) New prepositions 2020-04-21 10:21:23 +02:00
Inari Listenmaa
7b03a6dc3b (Hun) Add non-empty string to IndefArt.sp
Otherwise it's added to any possible tree, massive ambiguity problem.
2020-04-21 10:21:13 +02:00
Inari Listenmaa
a73f3b12d3 (Hun) New tests 2020-04-20 14:07:50 +02:00
Inari Listenmaa
5db5964e83 (Hun) A couple of new paradigms 2020-04-20 14:07:14 +02:00
Inari Listenmaa
23f09e5661 (Hun) New tests 2020-04-20 10:39:04 +02:00
Inari Listenmaa
5814f788bc (Hun) Add parameter in Det,Quant whether it agrees in case as attribute 2020-04-20 10:38:53 +02:00
Inari Listenmaa
252ecd0bb3 (Hun) Fix bug with indef. article and digits 2020-04-20 10:37:12 +02:00
Inari Listenmaa
572447a8b1 Merge pull request #315 from inariksit/hungarian
Hungarian
2020-04-19 21:35:21 +02:00
Inari Listenmaa
15a414707c (Hun) Fix an error in test file 2020-04-19 21:25:55 +02:00
Inari Listenmaa
80327bf42f (Hun) Add 2-argument smart paradigm for nouns 2020-04-19 21:18:30 +02:00
Julia Jansson
0fc75fee1a Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-19 18:54:55 +02:00
Julia Jansson
f8cbfcca96 Changes in regNoun 2020-04-19 18:52:25 +02:00
Inari Listenmaa
6d6cdbdf3a Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-19 18:27:27 +02:00
Inari Listenmaa
4d11e68e07 (Hun) Update word order in relative clauses in tests 2020-04-19 18:26:20 +02:00
Inari Listenmaa
6a77c4a5d4 (Hun) Fix some words 2020-04-19 18:26:06 +02:00
Inari Listenmaa
5c5a6d1f04 (Hun) Use Indef agreement in SlashVP 2020-04-19 18:24:13 +02:00
Inari Listenmaa
5661a7ba01 (Hun) Change word order in relVP 2020-04-19 18:23:54 +02:00
Inari Listenmaa
8ddc50897a (Hun) Fix number in ConjNP 2020-04-19 17:35:34 +02:00
Inari Listenmaa
0b133c7122 (Hun) Fix agreement in DetCN 2020-04-19 17:06:27 +02:00
Inari Listenmaa
73fb39164f (Hun) More constructors for mkA2 2020-04-19 17:06:09 +02:00
Inari Listenmaa
84ff6b4f46 (Hun) Generalise Postposition to Adposition, allow it to preposition 2020-04-19 17:05:51 +02:00
Julia Jansson
c47a6cd279 Progress on writing multi-argument paradigm 2020-04-19 17:01:57 +02:00
Julia Jansson
dfd370830f added special accusative case + lower stem plural allomorph 2020-04-19 15:00:42 +02:00
Inari Listenmaa
27d307c9db Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-19 14:02:43 +02:00
Inari Listenmaa
6b7ea90405 (Hun) Retain VPs subjectcase in relVP 2020-04-19 14:02:20 +02:00
Julia Jansson
296132e325 Fixed "rák" and "rét" cases 2020-04-19 11:40:47 +02:00
Julia Jansson
d3f4baa655 Added many more words to Lexicon 2020-04-18 21:59:52 +02:00
Julia Jansson
2cdc0830af Changed word order 2020-04-18 21:09:46 +02:00