From 599ddcfe91bd9d97f3726d6d2b9541582f33adad Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 16 Aug 2007 21:35:11 +0000 Subject: section on agreement --- examples/tutorial/foods/FoodsIta.gf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'examples/tutorial/foods/FoodsIta.gf') diff --git a/examples/tutorial/foods/FoodsIta.gf b/examples/tutorial/foods/FoodsIta.gf index 89635eab4..d46bf469d 100644 --- a/examples/tutorial/foods/FoodsIta.gf +++ b/examples/tutorial/foods/FoodsIta.gf @@ -1,9 +1,9 @@ ---# -path=.:resource:prelude +--# -path=.:prelude concrete FoodsIta of Foods = open Prelude in { lincat - S = SS ; + Phr = SS ; Quality = {s : Gender => Number => Str} ; Kind = {s : Number => Str ; g : Gender} ; Item = {s : Str ; g : Gender ; n : Number} ; @@ -74,4 +74,3 @@ concrete FoodsIta of Foods = open Prelude in { Pl => "sono" } ; } - -- cgit v1.2.3