From 8f9eb4f7f32560803d690be2b75e9dcc6cb08502 Mon Sep 17 00:00:00 2001 From: "ramona.enache" Date: Fri, 28 May 2010 12:15:28 +0000 Subject: added inherent number to places, fixed places in French --- examples/phrasebook/WordsIta.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phrasebook/WordsIta.gf') diff --git a/examples/phrasebook/WordsIta.gf b/examples/phrasebook/WordsIta.gf index b350642bc..aa31a4fdd 100644 --- a/examples/phrasebook/WordsIta.gf +++ b/examples/phrasebook/WordsIta.gf @@ -249,7 +249,7 @@ lin let day = mkNP (mkPN d) in mkNPDay day (P.mkAdv d) (P.mkAdv ("di" ++ d)) ; ---- ? - mkPlace : N -> Prep -> {name : CN ; at : Prep ; to : Prep} = \p,i -> + mkPlace : N -> Prep -> {name : CN ; at : Prep ; to : Prep; isPl : Bool} = \p,i -> mkCNPlace (mkCN p) i dative ; xOf : GNumber -> N -> NPPerson -> NPPerson = \n,x,p -> mkRelative n (mkCN x) p ; -- cgit v1.2.3