From 6398140d0ac21ad05a0c595b77007631cd5e1265 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 18 Dec 2005 21:26:21 +0000 Subject: new tutorial example --- doc/tutorial/paleolithic.cf | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/tutorial/paleolithic.cf (limited to 'doc/tutorial/paleolithic.cf') diff --git a/doc/tutorial/paleolithic.cf b/doc/tutorial/paleolithic.cf deleted file mode 100644 index 97da4447f..000000000 --- a/doc/tutorial/paleolithic.cf +++ /dev/null @@ -1,8 +0,0 @@ -S ::= NP VP ; -VP ::= V | TV NP | "is" A ; -NP ::= "this" CN | "that" CN | "the" CN | "a" CN ; -CN ::= A CN ; -CN ::= "boy" | "louse" | "snake" | "worm" ; -A ::= "green" | "rotten" | "thick" | "warm" ; -V ::= "laughs" | "sleeps" | "swims" ; -TV ::= "eats" | "kills" | "washes" ; -- cgit v1.2.3