1
0
forked from GitHub/gf-rgl
Commit Graph

32 Commits

Author SHA1 Message Date
Inari Listenmaa 5871f9c165 (Som) Implement GenModNP + restructure ComplN2 to better reuse code 2019-10-03 17:56:44 +02:00
Inari Listenmaa b8b43689bc (Som) Small bugfixes in RelCN and PartNP 2019-09-27 17:53:57 +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 8e929ea4fb (Som) minor cleanup/whitespace removal 2019-09-27 11:14:50 +02:00
Inari Listenmaa a520c9659f (Som) Add superlatives 2019-09-27 11:14:23 +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 a80ec22a1c (Som) Fix bug in DetCN 2019-08-28 14:14:26 +02:00
Inari Listenmaa bcb4812f10 (Som) Make relational nouns into Prep w/ possPrep 2019-08-27 12:32:42 +02:00
Inari Listenmaa db8356aa49 (Som) Add Predets 2019-08-26 15:25:41 +02:00
Inari Listenmaa 62eb0f84d1 (Som) minor typofixes 2019-08-19 17:49:59 +02:00
Inari Listenmaa 3a760d6b29 (Som) Fix bug in ordinals 2019-08-19 17:44:00 +02:00
Inari Listenmaa 40a30b9fd1 (Som) Add verbforms: neg.cond + reduced present for Pl1 2019-08-19 15:12:35 +02:00
Inari Listenmaa d0ae81832b (Som) Difference between restrictive vs. appositive relative clauses 2019-08-14 13:52:14 +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 62ed2ecb89 (Som) Add conjunction in RelCN, if the CN already has a modifier 2019-08-13 11:39:30 +02:00
Inari Listenmaa 95c95a3e2c (Som) Fix bug in DetCN with indefinite forms 2019-08-05 09:59:33 +02:00
Inari Listenmaa 4d79df8406 (Som) WIP: Conjunctions 2019-07-31 17:50:50 +02:00
Inari Listenmaa 773417511a (Som) Fix bug in RelNP with pronouns 2019-07-30 17:01:33 +02: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 e4bc20e482 (Som) WIP: subordinate clauses 2019-07-25 18:42:16 +03:00
Inari Listenmaa 89b52b89f9 (Som) Shaving off parameters here and there 2019-07-20 18:35:19 +03:00
Inari Listenmaa 8c11c9e372 (Som) Add empty Str field to NP so every NP contributes with some string
Otherwise parsing sentences with pronoun  objects gives metavariables.
2019-07-19 13:57:37 +03:00
Inari Listenmaa 682a0adac0 (Som) Restructure nominal morphology + numerals 2019-06-27 16:19:13 +02:00
Inari Listenmaa 388741ef8d (Som) WIP: Numerals, bugfixes in gender agreement.
+ Other misc. fixes, like impersonal pronoun contractions.
2019-06-13 17:37:48 +02:00
Inari Listenmaa 8295e40323 (Som) Possessive structures 2019-06-11 21:20:39 +02:00
Inari Listenmaa 4009dface9 (Som) More forms for verbs and nouns 2019-06-03 16:31:55 +02:00
Inari Listenmaa c9cc093b05 (Som) Quants, Dets + more morphophonological rules 2019-05-31 13:10:03 +02:00
Inari Listenmaa f52f7966ea (Som) Improvements in noun and verb paradigms 2018-11-29 13:19:19 +01:00
Inari Listenmaa 8ce728f393 (Som) Add UseCl, UseComp, CompAP, UttS 2018-11-01 11:35:03 +01:00
Inari Listenmaa 592a93005a (Som) Add the structure and placeholders for Somali RG 2018-11-01 10:00:05 +01:00