Inari Listenmaa
|
0cf74c04df
|
(Fin) Add more infinite forms to VVType
|
2018-10-09 14:12:28 +02:00 |
|
Aarne Ranta
|
9de70d7f4d
|
added Inessive as possible subject case in Fin
|
2018-02-04 19:01:05 +01:00 |
|
Aarne Ranta
|
9c762efcb4
|
pos-neg and ExistCN in Finnish
|
2017-11-08 14:47:33 +01: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
|
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
|
c8d91cd407
|
another doubling of parsing speed for Fin by using stems inside VP as well. Now just 10% of the time before these optimizations.
|
2013-12-07 15:55:20 +00:00 |
|
aarne
|
b4e08ae60c
|
changed Finnish VP so that the verb is stored as such. This makes compilation and parsing several times faster. TODO: treat passivization correctly; optimize further by only storing the stems.
|
2013-12-07 11:13:17 +00:00 |
|
aarne
|
70f8827f75
|
three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself)
|
2013-12-03 18:54:56 +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
|
c1046c74a2
|
finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin.
|
2013-08-07 09:52:40 +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
|
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
|
6734fdfb43
|
bug fix in stemmed/NounFin with sp forms of IndefArt
|
2013-03-30 17:07:57 +00:00 |
|
aarne
|
2ac08e6228
|
added generalized ComplVV to ParseFin
|
2013-03-25 14:21:46 +00:00 |
|
aarne
|
f7f40e3ec7
|
particle verbs in Finnish, to ease Wordnet translation
|
2013-01-26 21:24:53 +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
|
57cf636393
|
added missing adverb to infinitives in Fin and Rus (but something is still omitted in Rus)
|
2012-12-07 14:27:22 +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
|
3ada0664dd
|
that_Subj in Finnish
|
2011-02-24 08:20:55 +00:00 |
|
aarne
|
918321b571
|
that_Subj in Bul
|
2011-02-24 08:13:58 +00:00 |
|
aarne
|
7cd09c88db
|
more general discourse particles in Finnish
|
2011-02-09 16:42:15 +00:00 |
|
aarne
|
1f5fd10640
|
more work on Finnish ClausePlus
|
2011-02-08 19:27:35 +00:00 |
|
aarne
|
11332d735e
|
ExtraFin functions for word order variations
|
2011-02-08 15:49:04 +00:00 |
|
aarne
|
98c4022050
|
more examples in synopsis
|
2010-12-13 17:28:34 +00:00 |
|
aarne
|
eb2f903ade
|
trying to find some inefficiencies in Finnish resource
|
2010-10-25 19:56:47 +00:00 |
|
aarne
|
9c58251afc
|
order of complements in Finnish
|
2010-06-22 11:29:33 +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 |
|