Inari Listenmaa
|
24073f3ba7
|
(Fin) Create paradigm for lämmin-lämpimän, Sg Gen not covered by dSuurin
|
2020-05-05 07:31:38 +02:00 |
|
Inari Listenmaa
|
e5ff427826
|
(Fin) Use the given Sg Gen in nForms2N, don't force into weak grade
|
2020-05-04 14:18:45 +02:00 |
|
Inari Listenmaa
|
ed60539dd5
|
Automatic whitespace removal
|
2020-05-04 13:56:22 +02:00 |
|
Aarne Ranta
|
2e34f89c45
|
MakeStructuralFin: Det and IDet with partitive argument
|
2018-12-27 19:10:13 +01:00 |
|
Aarne Ranta
|
56fd159e34
|
fixed three paradigms in Finnish Kotus: lapsi, veitsi, harkita
|
2018-10-11 06:58:57 +02:00 |
|
Inari Listenmaa
|
ab88fd8018
|
(Fin) More patterns for consonant gradation ("pyyhkiä", "aueta")
|
2018-10-09 13:42:25 +02:00 |
|
Inari Listenmaa
|
5223a3d9c9
|
(Fin) Add some cases for weakGrade + add exceptions to Kotus.gf
|
2018-10-08 17:55:58 +02:00 |
|
Inari Listenmaa
|
84f53ba086
|
(Fin) Fix vowel harmony bug in a verb constructor
|
2018-10-05 15:47:30 +02:00 |
|
aarne
|
1cb63c8cb3
|
a fix in Fin verb paradigms
|
2016-05-12 08:06:27 +00:00 |
|
aarne
|
e866d9ac0d
|
Finnish NPSep form, to avoid empty Nominative forms in wrong places in case of pro drop.
|
2014-09-15 07:17:11 +00:00 |
|
hallgren
|
4c38803eea
|
Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
|
2014-08-19 19:42:05 +00:00 |
|
aarne
|
9c2f13b37b
|
improved possessive ProDrop in Fin RGL and translate so that it no more returns metavariables in parsing
|
2014-04-22 19:50:45 +00:00 |
|
aarne
|
e560a59646
|
shrinking the size of some Fin datatypes (in general RGL) results in pgf size reduction to 25% of previous size
|
2014-02-09 17:38:24 +00:00 |
|
aarne
|
fed8d38361
|
ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants
|
2013-12-17 09:54:11 +00:00 |
|
aarne
|
a0ab71424b
|
at last, proper possessive suffixes in Finnish Prep. This needs a parameter and vowel harmony: "opettajan mukaan" (according to the teacher), "meidän mukaamme" (according to us), "hänen jälkeensä" (after her).
|
2013-12-10 20:35:52 +00:00 |
|
aarne
|
b192199aec
|
interjections in DictEng Fin and Ger
|
2013-12-02 11:09:28 +00:00 |
|
aarne
|
384e62ef2c
|
some missing forms in Fin (agent participle, Inf3 instructives); now also in stemmed version.
|
2013-11-29 08:05:55 +00:00 |
|
aarne
|
01a7166bb8
|
added some esoteric verb forms to Fin (not used in resource API but nice to show): potential, passive imperatives, infinitives 2,4,5. Remains to carry out in stemmed/StemFin.
|
2013-11-28 22:01:38 +00:00 |
|
hallgren
|
2c8fed764b
|
lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
|
2013-11-22 17:26:00 +00:00 |
|
aarne
|
5610b93e30
|
refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill.
|
2013-08-06 21:36:12 +00:00 |
|
aarne
|
fa722cd295
|
fixes in FIn syntax and lexicon
|
2013-04-07 21:34:11 +00:00 |
|
aarne
|
846abf61d5
|
some Fin determiners from Penn
|
2013-04-03 22:47:40 +00:00 |
|
aarne
|
089a26f896
|
a special form for Finnish verbs needed for oleva/olema; correction to weakGrade of "kt" and the like
|
2013-03-31 13:56:22 +00:00 |
|
aarne
|
4fa1322079
|
Finnish VV inf forms extended with "näyttää tulevan" and "toivoo tulevansa"
|
2013-03-31 10:03:41 +00:00 |
|
aarne
|
f3f235c9a4
|
a separate compound form for Fin nouns, needed e.g. for nainen->nais
|
2013-03-30 21:52:25 +00:00 |
|
aarne
|
35a6424818
|
Finnish passive Impf and Condit fixed (both in rgl and stemmed)
|
2013-03-30 20:44:28 +00:00 |
|
aarne
|
6fd918256e
|
case endings in Fin symbols: Nom is a special case, since there is no ending
|
2013-03-12 20:29:31 +00:00 |
|
aarne
|
5e2d66a9ee
|
worst case of Fin mkA; default case endings for Fin symbol as PN
|
2013-03-12 20:01:07 +00:00 |
|
aarne
|
27cd59b407
|
included capitals in some phonological string pattern matching in Fin and Ita
|
2013-01-28 14:12:24 +00:00 |
|
inari.listenmaa
|
cb3669a8e5
|
Finnish vowel harmony
Changed the structure of N,CN,Det,Quant, and functions that build and use them.
|
2013-01-22 18:16:24 +00:00 |
|
aarne
|
96cbe372e0
|
polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps"
|
2012-05-27 15:03:50 +00:00 |
|
aarne
|
e6c3c8d3b0
|
more smartness in ParadigmsFin enabled by the efficient compiler
|
2011-09-13 08:41:16 +00:00 |
|
aarne
|
187ffd472d
|
Finnish SDP paradigm ported to lower-case by using Predef.toUpper
|
2011-06-02 16:12:01 +00:00 |
|
aarne
|
1f5fd10640
|
more work on Finnish ClausePlus
|
2011-02-08 19:27:35 +00:00 |
|
aarne
|
7df801efbc
|
DictFin: 43k lemmas from KOTUS word list
|
2010-12-27 21:16:26 +00:00 |
|
aarne
|
66465621b2
|
started adding KOTUS verbs in Finnish
|
2010-12-27 13:38:22 +00:00 |
|
aarne
|
ec39c2315b
|
fixed Finnish youPol complement number to Sg ; some encoding things in French
|
2010-04-06 12:24:41 +00:00 |
|
krasimir
|
a1937af69f
|
fix the missing lock fields in several languages
|
2009-09-13 20:31:20 +00:00 |
|
aarne
|
a1fdeb6704
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|