From dc35b0a82baba97f71149f477c558e6b3f92d6fc Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 Apr 2010 12:24:41 +0000 Subject: fixed Finnish youPol complement number to Sg ; some encoding things in French --- examples/phrasebook/WordsFin.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phrasebook/WordsFin.gf') 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" ; -- cgit v1.2.3