Commit Graph

6786 Commits

Author SHA1 Message Date
Inari Listenmaa a80ec22a1c (Som) Fix bug in DetCN 2019-08-28 14:14:26 +02:00
Inari Listenmaa 7a6678d4f5 Merge pull request #279 from inariksit/somali
Somali
2019-08-27 16:53:12 +02:00
Inari Listenmaa a1f7c55b33 (Som) Words + new unit test for VS + minor cleanup 2019-08-27 16:39:33 +02:00
Inari Listenmaa fef2d75ca6 (Som) Add ComplVS 2019-08-27 16:38:33 +02:00
Inari Listenmaa d2b49b1936 (Som) Add ProgrVP 2019-08-27 16:36:41 +02:00
Inari Listenmaa d077965a6b (Som) Fix Preps formed from nouns with possessives 2019-08-27 16:00:14 +02:00
Inari Listenmaa e5f597979b (Som) Add new prepositions and unit tests 2019-08-27 13:35:49 +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 e2bf92c61c Merge pull request #278 from inariksit/somali
Somali
2019-08-26 18:08:29 +02:00
Inari Listenmaa db8356aa49 (Som) Add Predets 2019-08-26 15:25:41 +02:00
Inari Listenmaa ea6fcd4815 (Som) Add a few words + comments 2019-08-26 14:32:10 +02:00
Aarne Ranta ac3975eefb added MarkupFin to wrap Finnish phrases in html tags and other markup 2019-08-23 16:58:30 +02:00
Peter Ljunglöf 01f6957bad Updated example test cases 2019-08-22 11:35:51 +02:00
Peter Ljunglöf 7e1d0d87ea Updated README 2019-08-22 11:35:51 +02:00
Peter Ljunglöf 091e53619d Updated script: better handling of arguments, simplified code, better reporting, etc.
Note that the flag `-only-cc` has been renamed to `--no-pmcfg`
2019-08-22 11:35:51 +02:00
Inari Listenmaa 11334b10d9 Merge pull request #277 from inariksit/somali
Somali
2019-08-19 19:05:54 +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 c845b2b315 Merge pull request #276 from inariksit/somali
(Som) Add verbforms: neg.cond + reduced present for Pl1
2019-08-19 15:50:47 +02:00
Inari Listenmaa 40a30b9fd1 (Som) Add verbforms: neg.cond + reduced present for Pl1 2019-08-19 15:12:35 +02:00
Inari Listenmaa 92b9f6ceb0 Merge pull request #275 from inariksit/somali
Somali
2019-08-14 21:11:36 +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 5151280409 Merge pull request #274 from inariksit/master
Add empty implementation of ProgrVPSlash to Extend(Romance)Functor
2019-08-14 16:12:47 +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 2a697eebb2 Add empty implementation of ProgrVPSlash to Extend(Romance)Functor 2019-08-14 14:26:04 +02:00
Inari Listenmaa 63f457f296 Merge pull request #273 from davidar/progr
Add ProgrVPSlash
2019-08-14 14:17:28 +02:00
David A Roberts db679e3fbc Add ProgrVPSlash 2019-08-14 21:58:02 +10: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 9c2d007b39 Merge pull request #272 from inariksit/somali
Somali
2019-08-14 11:33:01 +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 a541ca0ed6 Merge pull request #271 from inariksit/somali
Somali
2019-08-13 20:08:48 +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 4c02a6c6d1 (unittest) Add option to only use cc, never parse
Usage like before, but add -only-cc as one of the arguments. For example:

`python3 unittest/unittest.py src/somali/unittest/vp.gftest -only-cc`

In order for it to work, the test file has to only contain test cases like this:

```
LangSom: isku BIND ma barto
Lang: PhrUtt NoPConj (UttS (UseCl (TTAnt TPres ASimul) PNeg (PredVP (UsePron youSg_Pron) (ReflVP (SlashV2a teach_V2))))) NoVoc
```

&+ needs to be written as BIND.
2019-08-11 14:34:55 +02:00