1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
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
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
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
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
Aarne Ranta
f46f2e5073 added LangFin.labels, changed Lang.labels dobj->obj 2019-08-09 14:26:37 +02:00
Aarne Ranta
62f891f0de concrete UD labels LangIce.labels 2019-08-09 14:07:36 +02:00
Aarne Ranta
f3150f74fb DictIce extracted from Wiktionary, 6668 lemmas and 106809 forms. Probably still very buggy though, and many common words not included 2019-08-08 15:20:35 +02:00
Aarne Ranta
4873e78db8 extraction of all major Ice categories from Wiktionary; however, some manual post-editing still needed in the generated files 2019-08-08 15:15:54 +02:00
Aarne Ranta
892d59c89f extraction of adjectives in Icelandic wiktionary 2019-08-08 12:11:38 +02:00
Aarne Ranta
4263f57d7e fixed some adjective paradigms in Icelandic; further check needed 2019-08-08 12:11:06 +02:00
krangelov
bce074eca2 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2019-08-07 18:53:34 +02:00
krangelov
f5e3583f89 ditch the obsolete DictBul 2019-08-07 18:52:59 +02:00
Aarne Ranta
c038ba5442 started to generalize Wiktionary extraction for other categories in Icelandic 2019-08-07 18:17:57 +02:00
Aarne Ranta
87c800433d minimal monolingual DictIce extracted from LexiconIce 2019-08-07 14:24:52 +02:00
krangelov
488174313a fix paradigm N002a 2019-08-07 10:23:29 +02:00
Aarne Ranta
ea7e12a560 a short document of ResourceDemo for the Minibar 2019-08-06 17:49:27 +02:00
Aarne Ranta
684e19dc68 using WiktIrregIce in LexiconIce 2019-08-06 17:40:04 +02:00
Aarne Ranta
6a7b220c55 the supine forms restored in Ice.VForm (disappeared by mistake in a git reset) 2019-08-06 17:27:09 +02:00
Aarne Ranta
7bdc01f45a the script for checking Icelandic verbs wrt Wiktionary 2019-08-06 17:07:00 +02:00
Aarne Ranta
8b84b89941 WiktIrregIce: 63 verb paradigms corrected by reference to Wiktionary. To be checked by an expert, but at least some improvements are clear. 2019-08-06 16:53:36 +02:00
Aarne Ranta
9197783fa1 typo fix in DocumentationIceFunctor 2019-08-05 10:39:02 +02:00
Inari Listenmaa
f563a90e33 Merge pull request #269 from inariksit/somali
Somali
2019-08-05 11:37:23 +03: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
Aarne Ranta
2fdfd5127e showing word lemmas in DocumentationIce headings 2019-08-04 21:15:44 +02:00
Aarne Ranta
80854f4c44 extended DocumentationIce to V2 2019-08-02 18:40:51 +02:00
Aarne Ranta
ce27e4e017 Icelandic documentation: completed with adjectives 2019-08-02 18:21:12 +02:00
Aarne Ranta
b49c0255c6 documenting verb tables in Icelandic 2019-08-02 16:56:10 +02:00
Aarne Ranta
6379c22272 Terminology and Documentation for Icelandic; noun tables done 2019-08-02 15:31:23 +02:00
Aarne Ranta
915d0f0d50 added Ara and Eus into ResourceDemo 2019-08-02 12:17:11 +02:00
Aarne Ranta
8b8d815a5b added more morphological tags to LangEng.labels 2019-08-02 12:06:52 +02:00