From 2905d5552c1530185609fe892e0e9e2c4994ca1d Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 5 Oct 2007 13:38:10 +0000 Subject: removed Canon/GFCC --- src/GF/GFCC/doc/Ex.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/GF/GFCC/doc/Ex.gf (limited to 'src/GF/GFCC/doc/Ex.gf') diff --git a/src/GF/GFCC/doc/Ex.gf b/src/GF/GFCC/doc/Ex.gf new file mode 100644 index 000000000..bd0b03483 --- /dev/null +++ b/src/GF/GFCC/doc/Ex.gf @@ -0,0 +1,8 @@ +abstract Ex = { + cat + S ; NP ; VP ; + fun + Pred : NP -> VP -> S ; + She, They : NP ; + Sleep : VP ; +} -- cgit v1.2.3