aarne
|
f6a9a88cef
|
Fin: replaced a few selections of NPCase Nom by NPSep to work properly with prodrop: pronouns should not be dropped in those cases. This moreover gave rise to lots of spurious ambiguities.
|
2014-09-25 07:02:15 +00:00 |
|
aarne
|
b492666c0e
|
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
|
be301d8a5e
|
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
|
6e1bb5446d
|
removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop
|
2014-05-23 14:10:36 +00:00 |
|
aarne
|
2a5ed29a30
|
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
|
d60db9a4c3
|
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
|
599027ff18
|
ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants
|
2013-12-17 09:54:11 +00:00 |
|
aarne
|
19d2e41781
|
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
|
52a6c03605
|
Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin.
|
2013-12-10 15:17:35 +00:00 |
|
aarne
|
a91add2bbb
|
corrected the treatment of passives in Fin
|
2013-12-08 14:58:29 +00:00 |
|
aarne
|
39cff5a66b
|
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
|
a03037b830
|
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
|
376ed50c2e
|
PassAgentVPSlash for Eng, Swe, Fin, Fre
|
2013-12-06 08:32:53 +00:00 |
|
hallgren
|
a24d8a9506
|
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
|
7a446f5cd1
|
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
|
6f3a81617b
|
ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa
|
2013-05-22 14:25:15 +00:00 |
|
aarne
|
953bc8dc13
|
added GenRP to ExtraFin
|
2013-05-16 16:28:24 +00:00 |
|
aarne
|
e14f6a5488
|
particle verbs in Finnish, to ease Wordnet translation
|
2013-01-26 21:24:53 +00:00 |
|
inari.listenmaa
|
64fa0ba3fc
|
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
|
2e4c3b4593
|
possessive fixes in Fin
|
2012-12-28 14:24:56 +00:00 |
|
aarne
|
59ee4e97f4
|
fixes in ExtraFin
|
2012-11-20 13:51:08 +00:00 |
|
aarne
|
590c1c55fd
|
polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps"
|
2012-05-27 15:03:50 +00:00 |
|
aarne
|
aba003fed2
|
fixes in Fin: cases of plural indefinites; VPS and its conjunction; negative determiners (only work in negated sentences though)
|
2012-05-26 08:16:00 +00:00 |
|
aarne
|
0f5445d887
|
OVS in ExtraFin
|
2012-03-14 09:58:06 +00:00 |
|
aarne
|
d1b32d0fef
|
some ExtraFin functions to improve query language
|
2011-09-19 14:36:59 +00:00 |
|
aarne
|
0bc1fbccf5
|
more general discourse particles in Finnish
|
2011-02-09 16:42:15 +00:00 |
|
aarne
|
c2d382746e
|
more work on Finnish ClausePlus
|
2011-02-08 19:27:35 +00:00 |
|
aarne
|
ff1413e801
|
ExtraFin functions for word order variations
|
2011-02-08 15:49:04 +00:00 |
|
aarne
|
ad2ceeb437
|
possessive prodrop in Finnish
|
2010-05-28 09:32:51 +00:00 |
|
aarne
|
2f21696919
|
some additions to lib API
|
2010-04-10 07:32:11 +00:00 |
|
aarne
|
64392c7a50
|
pro drops and 'how AP' in Extra for some languages
|
2010-04-09 14:38:33 +00:00 |
|
aarne
|
d1d1c6215d
|
change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised
|
2010-04-06 14:08:01 +00:00 |
|
aarne
|
2116f41bc2
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|