From 4cb09e36b9f6fa726577191edbaf0a2f994f459d Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 3 Aug 2004 12:39:55 +0000 Subject: [PATCH] gramamr distr --- resource-0.6/README | 2 ++ resource-0.6/finnish/SyntaxFin.gf | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resource-0.6/README b/resource-0.6/README index 1517d710f..4b4b62382 100644 --- a/resource-0.6/README +++ b/resource-0.6/README @@ -49,5 +49,7 @@ Missing structures " "the house that he wants to buy" +opyright (c) 2001-2004 Janna Khegai, Aarne Ranta +under GNU General Public License (GPL). Document last updated August 3, 2004, by Aarne Ranta. diff --git a/resource-0.6/finnish/SyntaxFin.gf b/resource-0.6/finnish/SyntaxFin.gf index b01af5b27..7798b5543 100644 --- a/resource-0.6/finnish/SyntaxFin.gf +++ b/resource-0.6/finnish/SyntaxFin.gf @@ -114,7 +114,7 @@ oper f => pron.s ! npForm2PForm f } ; n = pron.n ; - p = NP3 + p = NPP pron.p } ; -- *Partitive noun phrases* use the partitive instead of the nominative @@ -136,7 +136,7 @@ oper in {s = \\c => meihin.s ! c ++ kaksi.s ! c ; n = me.n ; - p = NP3 -- meidän kahden talo (*talomme) + p = NPP me.p --- meidän kahden talo (*talomme) } ; noNum : Numeral = {s = \\_ => [] ; isNum = False} ;