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
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
John J. Camilleri
2d3d382a41
unittest: create README.md as main documentation
2019-08-05 10:57:26 +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
abf96c097c
the table script now takes all N,A,V from Lexicon
2019-08-02 18:33:37 +02:00
Aarne Ranta
44885e8216
simple script for generating a number of inflection tables as a html document
2019-08-02 18:21:54 +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
Aarne Ranta
5762461bea
Icelandic: added VInf Middle, which was a missing form, as well as a constructor depV for deponent verbs, also matched by -st ending in one-place mkV
2019-08-02 11:35:32 +02:00
Aarne Ranta
a1d1966d70
some catch-all cases in Ice paradigms to prevent compilation errors; need proper verification
2019-08-02 10:49:09 +02:00
Aarne Ranta
fb5943a58e
added Ice.mkN : Str -> N following textbook heuristics
2019-08-01 18:24:46 +02:00
Inari Listenmaa
3700527c4a
Merge pull request #268 from inariksit/somali
...
Somali
2019-08-01 10:10:47 +03: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
8425048557
Merge pull request #267 from inariksit/somali
...
Somali
2019-07-30 14:43:26 +03: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