Commit Graph

77 Commits

Author SHA1 Message Date
Inari Listenmaa
ba308dcf95 (Som) More phonological assimilation rules 2019-09-30 15:40:09 +02:00
Inari Listenmaa
4dba178d33 (Som) Add VPSlashPrep + fix bug in insertAdv 2019-09-30 10:50:26 +02:00
Inari Listenmaa
096115c35f (Som) More fine-grained parameter for modifiers in NPs (AP vs. Other) 2019-09-27 16:44:21 +02:00
Inari Listenmaa
3f30e0946e (Som) WIP better handling of multiple modifiers and numerals 2019-09-27 15:22:43 +02:00
Inari Listenmaa
62641093dd (Som) Rename obj2,secObj-> obj,obj2. Remove commented out code+old TODOs 2019-09-27 11:39:19 +02:00
Inari Listenmaa
8e929ea4fb (Som) minor cleanup/whitespace removal 2019-09-27 11:14:50 +02:00
Inari Listenmaa
9b9d6ebdd2 (Som) Add comparatives 2019-09-27 10:32:45 +02:00
Inari Listenmaa
a399abed83 (Som) Minor cleanup: renaming + moving things around 2019-09-26 15:21:14 +02:00
Inari Listenmaa
819bdacc65 (Som) Better handling of AP and NP complements, remove redundant fields 2019-09-26 15:11:20 +02:00
Inari Listenmaa
e63eae8519 (Som) Add npcomp field to VP for more fine-grained control of word order 2019-09-26 11:39:36 +02:00
Inari Listenmaa
51c4f1bce7 (Som) Split polar questions and wh-questions to separate types 2019-09-25 16:50:20 +02:00
Inari Listenmaa
9973349270 (Som) Minor cleanup 2019-09-25 10:47:21 +02:00
Inari Listenmaa
4dd9b92354 (Som) more on negative questions 2019-09-24 17:28:48 +02:00
Inari Listenmaa
4ee46171a9 (Som) WIP negative questions 2019-09-23 22:04:23 +02:00
Inari Listenmaa
a23881f2dc (Som) Minor cleanup + better comments 2019-09-13 19:13:20 +02:00
Inari Listenmaa
52aa4c35e0 (Som) Fixes in question clauses 2019-09-12 16:56:50 +02:00
Inari Listenmaa
67ac5ae5e3 (Som) Add QuestSlash + make it possible for IPs to contract with stm 2019-09-10 17:06:56 +02:00
Inari Listenmaa
4f9927d12b (Som) minor cleanup/renaming 2019-09-10 17:06:31 +02:00
Inari Listenmaa
1ceb12d8b8 (Som) Change word order in VP complements, update test accordingly 2019-09-10 17:05:04 +02:00
Inari Listenmaa
0bbc4c551b (Som) IAdv + related functions 2019-09-10 17:03:31 +02:00
Inari Listenmaa
df11d86ffb (Som) Cleanup and renaming functions 2019-09-06 15:32:48 +02:00
Inari Listenmaa
8ac75e8550 (Som) Restructure relatives and questions 2019-09-03 16:40:12 +02:00
Inari Listenmaa
c42d3e33e9 (Som) Fix word order in QuestVP 2019-09-03 11:25:32 +02:00
Inari Listenmaa
19ae07b9a7 (Som) Fix sp forms in defIQuant 2019-09-03 11:24:56 +02:00
Inari Listenmaa
dc33b2869a (Som) WIP: wh-questions 2019-09-02 17:14:25 +02:00
Inari Listenmaa
4f8f4a6c86 (Som) More VV types 2019-08-29 15:07:21 +02:00
Inari Listenmaa
259b75753e (Som) Add more variants of VV 2019-08-28 16:01:31 +02:00
Inari Listenmaa
0847e5f2fa (Som) Fix word order+add negative form for rel.cls 2019-08-28 14:16:48 +02:00
Inari Listenmaa
fef2d75ca6 (Som) Add ComplVS 2019-08-27 16:38:33 +02:00
Inari Listenmaa
d077965a6b (Som) Fix Preps formed from nouns with possessives 2019-08-27 16:00:14 +02:00
Inari Listenmaa
935530fad7 (Som) Fix bug in PassV2 2019-08-27 12:49:01 +02:00
Inari Listenmaa
bcb4812f10 (Som) Make relational nouns into Prep w/ possPrep 2019-08-27 12:32:42 +02:00
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
40a30b9fd1 (Som) Add verbforms: neg.cond + reduced present for Pl1 2019-08-19 15:12:35 +02:00
Inari Listenmaa
650b24c830 (Som) Fix bugs with negation in RelVP 2019-08-14 15:52:35 +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
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
79fdbb03de (Som) Small fixes in noun morphology 2019-08-05 10:25:08 +02:00
Inari Listenmaa
4d79df8406 (Som) WIP: Conjunctions 2019-07-31 17:50:50 +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
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