From 34d028e5eb56c11b85d81b89be3b2e7089bcf555 Mon Sep 17 00:00:00 2001 From: Aarne Ranta Date: Thu, 3 Jan 2019 16:11:45 +0100 Subject: [PATCH] started finnish/README.md --- src/finnish/README.md | 57 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/finnish/README.md diff --git a/src/finnish/README.md b/src/finnish/README.md new file mode 100644 index 000000000..b5a0ecbec --- /dev/null +++ b/src/finnish/README.md @@ -0,0 +1,57 @@ +# Finnish + +(Doc started by AR 2019-01-03 and is still just a stub) + +## Language info + +- English name: Finnish +- Autonym: Suomi +- ISO code: Fin + +## Authors + +Mainly written by Aarne Ranta starting in 2002 +With contributions by Inari Listenmaa, ... + +## Publications + +- Grégoire Détrez and Aarne Ranta, Smart Paradigms, EACL 2012 + +## Implementation information + +### Morphology + +This module includes one of the first uses of smart paradigms. +But it was mainly implemented before GF supported regular expression +matching, so that the suffixing functions dp and tk are in heavy use. + + +## Known issues + +The object case in passives may come out wrong. + + +## Supplementary files + +KOTUS wordlist + +stemmed/ directory to minimize the size of inflection tables + + +## Applications + +This grammar has been thoroughly tested in applications. +Examples include +- MOLTO phrasebook +- MathBar +- GF Wide-Coverage translator +- FinWordnet lexicon + +Commercial applications: +- Digital Grammars Health (Ambulance and Obstetrics) +- Tillgänglighetsdatabasen +- InLife communication support +- Textual's product information + + +