summaryrefslogtreecommitdiff
path: root/doc/tutorial/Paleolithic.gf
diff options
context:
space:
mode:
authoraarne <unknown>2005-04-20 19:55:00 +0000
committeraarne <unknown>2005-04-20 19:55:00 +0000
commit3155a82696ba533c4a59f84a495982b9eb1a9b83 (patch)
tree551b128b2dffea34bb56a570ac74a14fb1f0fd50 /doc/tutorial/Paleolithic.gf
parenteabbc979dfbef3e23069ac243d54d2a6eca19e18 (diff)
smaller exx
Diffstat (limited to 'doc/tutorial/Paleolithic.gf')
-rw-r--r--doc/tutorial/Paleolithic.gf6
1 files changed, 3 insertions, 3 deletions
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