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
|
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
|
a91add2bbb
|
corrected the treatment of passives in Fin
|
2013-12-08 14:58:29 +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 |
|
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
|
01a98d9a39
|
some bug fixes in Scand and Fin
|
2013-11-03 11:37:08 +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
|
590c1c55fd
|
polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps"
|
2012-05-27 15:03:50 +00:00 |
|
aarne
|
2d91016760
|
Added ExtAdvS separate from AdvS in Sentence
|
2011-08-03 15:19:39 +00:00 |
|
aarne
|
f6db1ad200
|
fixed Finnish youPol complement number to Sg ; some encoding things in French
|
2010-04-06 12:24:41 +00:00 |
|
aarne
|
2116f41bc2
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|