From 3396a13ee732159216ce128f5df33c3833e1666e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 2 Nov 2006 17:04:35 +0000 Subject: new big and shallow modules --- examples/shallow/BigShallowEngAbs.gf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/shallow/BigShallowEngAbs.gf (limited to 'examples/shallow/BigShallowEngAbs.gf') diff --git a/examples/shallow/BigShallowEngAbs.gf b/examples/shallow/BigShallowEngAbs.gf new file mode 100644 index 000000000..e13425a3f --- /dev/null +++ b/examples/shallow/BigShallowEngAbs.gf @@ -0,0 +1,11 @@ +--# -path=.:../big:alltenses:prelude + +abstract BigShallowEngAbs = + Shallow, + BigLexEngAbs, + IrregEngAbs, + ExtraEngAbs-[ + ComplBareVS, -- : VS -> S -> VP ; -- know you go + MkVPI -- : VP -> VPI ; + ] + ** {} ; -- cgit v1.2.3