1
0
forked from GitHub/gf-rgl

6192 Commits

Author SHA1 Message Date
Inari Listenmaa
e2d79a72f6 (Hun) Remove unused parameters 2020-04-25 14:47:56 +02:00
Inari Listenmaa
44603f7db7 (Hun) Add proper inflection tables in NP, stems only up to CN 2020-04-25 14:03:10 +02:00
Inari Listenmaa
234f74b6b0 (Hun) Remove unused code 2020-04-25 14:02:35 +02:00
Inari Listenmaa
f24d9c2cad (Hun) Add possibility to prepose Advs 2020-04-24 17:00:44 +02:00
Inari Listenmaa
346360d54a (Hun) Pl nouns wit P3 Sg possessor: fix also in other cases than Nom 2020-04-24 16:51:27 +02:00
Julia Jansson
6ab883705b comment 2020-04-24 13:45:16 +02:00
Inari Listenmaa
8ea95d8624 (Hun) Fix bug in plural nouns possessed by P3 Sg possessor 2020-04-24 11:30:52 +02:00
Inari Listenmaa
14bed283f4 (Hun) WIP: have_V2 adds possessive suffixes to its object NP 2020-04-24 08:18:53 +02:00
Inari Listenmaa
efcfb3cefa (Hun) Use the separate pstems in caseFromPossStem 2020-04-24 07:39:21 +02:00
Inari Listenmaa
0442c0d7a7 (Hun) Add a separate table of possessive stems in CNs and NPs 2020-04-24 07:23:31 +02:00
Inari Listenmaa
b1e25c2167 (Hun) Fix allomorph of Pl P3 possessor with Pl noun 2020-04-24 07:02:23 +02:00
Inari Listenmaa
207787a76c (Hun) Fix case forms after P3 Sg possessive suffix 2020-04-24 06:48:28 +02:00
Inari Listenmaa
fc699d231f (Hun) Add possessive suffixes to nouns in DetCN 2020-04-23 21:12:37 +02:00
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