From 3155a82696ba533c4a59f84a495982b9eb1a9b83 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 20 Apr 2005 19:55:00 +0000 Subject: smaller exx --- doc/tutorial/Paleolithic.gf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tutorial/Paleolithic.gf') diff --git a/doc/tutorial/Paleolithic.gf b/doc/tutorial/Paleolithic.gf index dadfd5140..05158ba18 100644 --- a/doc/tutorial/Paleolithic.gf +++ b/doc/tutorial/Paleolithic.gf @@ -7,10 +7,10 @@ fun UseV : V -> VP ; ComplTV : TV -> NP -> VP ; UseA : A -> VP ; - This, That, Def, Indef : CN -> NP ; ModA : A -> CN -> CN ; - Bird, Boy, Man, Louse, Snake, Worm : CN ; - Big, Green, Rotten, Thick, Warm : A ; + This, That, Def, Indef : CN -> NP ; + Boy, Louse, Snake, Worm : CN ; + Green, Rotten, Thick, Warm : A ; Laugh, Sleep, Swim : V ; Eat, Kill, Wash : TV ; } \ No newline at end of file -- cgit v1.2.3