From f6db1ad2004bd7fc60517eec5953694654a6cbe8 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 Apr 2010 12:24:41 +0000 Subject: [PATCH] fixed Finnish youPol complement number to Sg ; some encoding things in French --- examples/phrasebook/WordsFin.gf | 2 +- examples/phrasebook/phrasebook.html | 30 +++++++++++++++---------- examples/phrasebook/phrasebook.txt | 32 +++++++++++++++++---------- lib/src/finnish/CatFin.gf | 2 +- lib/src/finnish/ConjunctionFin.gf | 2 +- lib/src/finnish/IdiomFin.gf | 4 ++-- lib/src/finnish/MorphoFin.gf | 2 +- lib/src/finnish/NounFin.gf | 4 ++-- lib/src/finnish/PhraseFin.gf | 6 ++--- lib/src/finnish/RelativeFin.gf | 4 ++-- lib/src/finnish/ResFin.gf | 34 ++++++++++++++++++++--------- lib/src/finnish/SentenceFin.gf | 3 +-- lib/src/finnish/StructuralFin.gf | 5 +++-- lib/src/finnish/VerbFin.gf | 13 ++++++----- lib/src/french/DiffFre.gf | 24 ++++++++++---------- lib/src/french/StructuralFre.gf | 28 ++++++++++++------------ 16 files changed, 114 insertions(+), 81 deletions(-) diff --git a/examples/phrasebook/WordsFin.gf b/examples/phrasebook/WordsFin.gf index fa80d0a78..c5789a924 100644 --- a/examples/phrasebook/WordsFin.gf +++ b/examples/phrasebook/WordsFin.gf @@ -108,7 +108,7 @@ concrete WordsFin of Words = SentencesFin ** mkPlace : N -> Bool -> {name : CN ; at : Prep ; to : Prep} = \p,e -> { name = mkCN p ; at = casePrep (if_then_else Case e adessive inessive) ; -- True: external - to = casePrep (if_then_else Case e allative elative) ; + to = casePrep (if_then_else Case e allative illative) ; } ; open_Adv = ParadigmsFin.mkAdv "avoinna" ; diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html index 370e0b605..af4a7dbfe 100644 --- a/examples/phrasebook/phrasebook.html +++ b/examples/phrasebook/phrasebook.html @@ -20,6 +20,7 @@ History
  • 26 March 2010. Version 0.1: Eng, Fin, Fre, Ron; dedicated minibar UI.
  • 28 March. Version 0.2: Swe, Ita; cat Action; small phrases.
  • 30 March. Version 0.3: disambiguation grammar for English +
  • 6 April. Version 0.4: weekdays, nationalities

    @@ -34,8 +35,9 @@ History

    Purpose

    -This phrasebook is a programme for translating touristic phrases -between the 15 European languages included in the MOLTO project +This phrasebook is a program for translating touristic phrases +between the 15 European languages included in the +MOLTO project (Multilingual On-Line Translation):