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
|
4e7f3766cb
|
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
|
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
|
0f30f62b86
|
fixed the ordinals 1st and 2nd in Fin
|
2013-05-16 18:53:18 +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
|
4f244b6eec
|
remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal inflection
|
2010-12-21 09:58:12 +00:00 |
|
aarne
|
303b3f4700
|
restricted Cat import in Numeral (for some languages; to do more)
|
2010-09-29 07:07:07 +00:00 |
|
aarne
|
07a82d602a
|
numeral spacing in some languages
|
2010-05-26 21:29:27 +00:00 |
|
aarne
|
550c9397b8
|
bindings to NumeralsFin and NumeralsSwe
|
2010-04-05 20:23:25 +00:00 |
|
aarne
|
2116f41bc2
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|