Commit Graph

74 Commits

Author SHA1 Message Date
Inari Listenmaa
ea6fcd4815 (Som) Add a few words + comments 2019-08-26 14:32:10 +02:00
Inari Listenmaa
62eb0f84d1 (Som) minor typofixes 2019-08-19 17:49:59 +02:00
Inari Listenmaa
21a83b9591 (Som) Add unit tests about numerals 2019-08-19 17:44:14 +02:00
Inari Listenmaa
3a760d6b29 (Som) Fix bug in ordinals 2019-08-19 17:44:00 +02:00
Inari Listenmaa
420715b88e (Som) bugfixes in numerals 2019-08-19 17:21:23 +02:00
Inari Listenmaa
40a30b9fd1 (Som) Add verbforms: neg.cond + reduced present for Pl1 2019-08-19 15:12:35 +02:00
Inari Listenmaa
7ef077e06d (Som) New unit tests with negation + fixes 2019-08-14 16:27:56 +02:00
Inari Listenmaa
8f650f9da3 (Som) Correct form for RS when it modifies a NP in nominative case 2019-08-14 16:24:52 +02:00
Inari Listenmaa
783224c1ab (Som) Add pred=Copula in UseCopula 2019-08-14 15:52:51 +02:00
Inari Listenmaa
650b24c830 (Som) Fix bugs with negation in RelVP 2019-08-14 15:52:35 +02:00
Inari Listenmaa
cd53c5304e (Som) typofix 2019-08-14 13:57:20 +02:00
Inari Listenmaa
2240335832 (Som) Minor cleanup/typofix 2019-08-14 13:52:45 +02:00
Inari Listenmaa
d0ae81832b (Som) Difference between restrictive vs. appositive relative clauses 2019-08-14 13:52:14 +02:00
Inari Listenmaa
a21c37d814 (Som) New unit tests + lexical items 2019-08-14 11:22:44 +02:00
Inari Listenmaa
77da513973 (Som) Fix bug in converting between parameters (Sg3 instead of Pl3) 2019-08-14 11:19:10 +02:00
Inari Listenmaa
3abae675c7 (Som) Add State in the inflection table of CN, to pick right conjunction 2019-08-14 11:18:07 +02:00
Inari Listenmaa
fa9c3ac4b5 (Som) PossNP: if possessor is a pronoun, use long form of pronoun 2019-08-14 11:16:22 +02:00
Inari Listenmaa
77e42e17ee (Som) Add unit tests about relative clauses 2019-08-13 15:50:43 +02:00
Inari Listenmaa
4d3620ff3c (Som) Remove unnecessary BIND in predVP 2019-08-13 15:46:06 +02:00
Inari Listenmaa
dfa2d222fa (Som) More fine-grained rules with subject pronouns, WIP 2019-08-13 15:31:45 +02:00
Inari Listenmaa
73ea77b1ba (Som) Add linref for S 2019-08-13 15:29:32 +02:00
Inari Listenmaa
94f5dcdc0d (Som) Fix bug in getNum: Impers is also Sg 2019-08-13 15:29:02 +02:00
Inari Listenmaa
993a79041b (Som) fix bug in pot3: retain hundred when adding thousand 2019-08-13 12:10:11 +02:00
Inari Listenmaa
62ed2ecb89 (Som) Add conjunction in RelCN, if the CN already has a modifier 2019-08-13 11:39:30 +02:00
Inari Listenmaa
e8ac77e4fc (Som) Update unit tests to work with option -only-cc 2019-08-13 10:05:28 +02:00
Inari Listenmaa
79fdbb03de (Som) Small fixes in noun morphology 2019-08-05 10:25:08 +02:00
Inari Listenmaa
95c95a3e2c (Som) Fix bug in DetCN with indefinite forms 2019-08-05 09:59:33 +02:00
Inari Listenmaa
c8b0db121d (Som) Use long form of pronoun in ConjNP 2019-08-05 09:45:07 +02:00
Inari Listenmaa
4d79df8406 (Som) WIP: Conjunctions 2019-07-31 17:50:50 +02:00
Inari Listenmaa
60508533d2 (Som) Minor fixes 2019-07-30 17:17:54 +02:00
Inari Listenmaa
bba53fc48b (Som) Fix bug in UttVP+RelVP 2019-07-30 17:13:05 +02:00
Inari Listenmaa
773417511a (Som) Fix bug in RelNP with pronouns 2019-07-30 17:01:33 +02:00
Inari Listenmaa
469718230a (Som) WIP: add FocusObj 2019-07-30 16:38:57 +02:00
Inari Listenmaa
855d04dee5 (Som) Use PrepCombination in VP instead of c2,c3 : Preposition 2019-07-30 11:18:19 +02:00
Inari Listenmaa
7a147ccd7e (Som) Put subject pronoun back in QuestCl 2019-07-28 14:38:42 +03:00
Inari Listenmaa
b8a7b4f0bd (Som) WIP relative clauses.
Add short relative forms in VForm, split Cl(Slash) etc. even further, to 
make it possible to not add sentence type marker in RelVP.
2019-07-28 12:55:16 +03:00
Inari Listenmaa
e22c3b4212 (Som) Minor fixes 2019-07-28 12:54:23 +03:00
Inari Listenmaa
99e7e61863 (Som) Make Cl, S etc. discontinuous, to add Subj to the right place 2019-07-26 22:20:00 +03:00
Inari Listenmaa
e4bc20e482 (Som) WIP: subordinate clauses 2019-07-25 18:42:16 +03:00
Inari Listenmaa
e5aa8a6499 (Som) Remove Impers_Prep and put it in PrepCombination 2019-07-25 18:41:16 +03:00
Inari Listenmaa
8c8612b7d7 (Som) Take passive out of Prep + add reflexive as PrepAgr + update tests 2019-07-24 19:24:19 +03:00
Inari Listenmaa
c4d7eabc83 (Som) Add more preposition combinations with passive 2019-07-23 21:40:14 +03:00
Inari Listenmaa
a6530e4f1d (Som) Create PrepAgr param for prepositions combining with pronouns 2019-07-22 21:51:44 +03:00
Inari Listenmaa
2717955d3c (Som) New unit test 2019-07-22 21:49:30 +03:00
Inari Listenmaa
6817734f8d (Som) Remove already implemented functions from MissingSom 2019-07-22 21:42:40 +03:00
Inari Listenmaa
89b52b89f9 (Som) Shaving off parameters here and there 2019-07-20 18:35:19 +03:00
Inari Listenmaa
2efd8435ae (Som) More unit tests 2019-07-20 18:33:14 +03:00
Inari Listenmaa
404873802e (Som) Add unit tests about VPs 2019-07-19 13:58:43 +03:00
Inari Listenmaa
c96ba57991 (Som) New lexical items 2019-07-19 13:58:22 +03:00
Inari Listenmaa
56be17ccf9 (Som) Add GenericCl 2019-07-19 13:58:02 +03:00