From 204614a76da09bd9c85b4aecbf1fc22f3c51c415 Mon Sep 17 00:00:00 2001 From: "ramona.enache" Date: Sat, 8 May 2010 13:39:44 +0000 Subject: fixed SUMORon according to changes in the resource grammar --- examples/phrasebook/GreetingsGer.gf | 1 + examples/phrasebook/SentencesRon.gf | 1 - examples/phrasebook/WordsFre.gf | 2 +- examples/phrasebook/WordsRon.gf | 5 ++++- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'examples/phrasebook') diff --git a/examples/phrasebook/GreetingsGer.gf b/examples/phrasebook/GreetingsGer.gf index 966fde634..82fdbc32b 100644 --- a/examples/phrasebook/GreetingsGer.gf +++ b/examples/phrasebook/GreetingsGer.gf @@ -1,3 +1,4 @@ +--# -path=.:abstract:prelude:german:api:common concrete GreetingsGer of Greetings = open Prelude in { lincat diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf index 1b7f54af1..7f8437f36 100644 --- a/examples/phrasebook/SentencesRon.gf +++ b/examples/phrasebook/SentencesRon.gf @@ -56,4 +56,3 @@ PCitizenship x = mkPhrase (mkUtt (mkAP x.prop)) ; PropCit p = p.prop ; } - diff --git a/examples/phrasebook/WordsFre.gf b/examples/phrasebook/WordsFre.gf index 351cbe081..9b6bbe0bf 100644 --- a/examples/phrasebook/WordsFre.gf +++ b/examples/phrasebook/WordsFre.gf @@ -91,7 +91,7 @@ lin Belgian = mkA "belge" ; Belgium = mkNP (mkPN "Belgique") ; Bulgarian = mkNat "bulgare" "Bulgarie" ; - Catalan = mkNat "cataln" "Catalogne" ; + Catalan = mkNat "catalan" "Catalogne" ; Danish = mkNat "danois" "Danemark" ; Dutch = mkNat "hollandais" "Holland" ; English = mkNat "anglais" "Angleterre" ; diff --git a/examples/phrasebook/WordsRon.gf b/examples/phrasebook/WordsRon.gf index b3bbc2fac..2188b70e9 100644 --- a/examples/phrasebook/WordsRon.gf +++ b/examples/phrasebook/WordsRon.gf @@ -1,4 +1,7 @@ --- (c) 2009 Ramona Enache under LGPL +--# -path=.:../../dist/build/rgl/alltenses + + +-- (c) 2010 Ramona Enache under LGPL concrete WordsRon of Words = SentencesRon ** open SyntaxRon, ResRon, Prelude, -- cgit v1.2.3