Commit Graph

12 Commits

Author SHA1 Message Date
aarne
38c6bbc71b made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be) 2015-10-15 14:43:20 +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
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
827bd7aee9 some fixes in Fin and Swe translation dictionaries 2013-11-10 09:22:52 +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
5c3aada95c lexicon corrections Fin and Eng 2012-05-29 18:32:14 +00:00
aarne
6d2484f91c more smartness in ParadigmsFin enabled by the efficient compiler 2011-09-13 08:41:16 +00:00
aarne
0bc1fbccf5 more general discourse particles in Finnish 2011-02-09 16:42:15 +00:00
aarne
90a9149a5c started adding KOTUS verbs in Finnish 2010-12-27 13:38:22 +00:00
aarne
6bc21c1d7a know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne
27ae61f9ca fixed LexiconFin.near_A and the documentation of ParadigmsFin.mkA 2010-04-29 14:03:55 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00