From fc945b485bdd3f69cef1b33a878047fa2fae1655 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 5 Feb 2006 19:57:26 +0000 Subject: [PATCH] main problems of Finnish solved --- lib/resource-1.0/doc/Resource-HOWTO.html | 6 +- lib/resource-1.0/doc/Resource-HOWTO.txt | 4 +- lib/resource-1.0/finnish/AdverbFin.gf | 10 +- lib/resource-1.0/finnish/CatFin.gf | 7 +- lib/resource-1.0/finnish/ConjunctionFin.gf | 30 +- lib/resource-1.0/finnish/LangFin.gf | 8 +- lib/resource-1.0/finnish/LexiconFin.gf | 1 + lib/resource-1.0/finnish/MorphoFin.gf | 297 +--------------- lib/resource-1.0/finnish/NounFin.gf | 14 +- lib/resource-1.0/finnish/ParadigmsFin.gf | 14 +- lib/resource-1.0/finnish/PhraseFin.gf | 10 +- lib/resource-1.0/finnish/ResFin.gf | 391 ++++++++++++++++++--- lib/resource-1.0/finnish/SentenceFin.gf | 6 +- lib/resource-1.0/finnish/StructuralFin.gf | 207 ++++++----- lib/resource-1.0/finnish/VerbFin.gf | 8 +- 15 files changed, 520 insertions(+), 493 deletions(-) diff --git a/lib/resource-1.0/doc/Resource-HOWTO.html b/lib/resource-1.0/doc/Resource-HOWTO.html index 960527f09..3b7c93577 100644 --- a/lib/resource-1.0/doc/Resource-HOWTO.html +++ b/lib/resource-1.0/doc/Resource-HOWTO.html @@ -7,7 +7,7 @@

Resource grammar writing HOWTO

Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Thu Feb 2 00:04:00 2006 +Last update: Sun Feb 5 15:22:34 2006

@@ -336,8 +336,7 @@ API was changed during the actual process to make it more intuitive.) These modules will be written by you.

@@ -561,7 +560,6 @@ are only found in the comments of the modules.

Resource modules