summaryrefslogtreecommitdiff
path: root/examples/shallow/BigShallowEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-11-02 17:04:35 +0000
committeraarne <aarne@cs.chalmers.se>2006-11-02 17:04:35 +0000
commit3396a13ee732159216ce128f5df33c3833e1666e (patch)
tree9ee229a3f177f3731f78c5149120512fc74f9974 /examples/shallow/BigShallowEng.gf
parentb8a454a7d3600195f89b407052f9f0fafe4d5910 (diff)
new big and shallow modules
Diffstat (limited to 'examples/shallow/BigShallowEng.gf')
-rw-r--r--examples/shallow/BigShallowEng.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/shallow/BigShallowEng.gf b/examples/shallow/BigShallowEng.gf
new file mode 100644
index 000000000..0a474afca
--- /dev/null
+++ b/examples/shallow/BigShallowEng.gf
@@ -0,0 +1,10 @@
+--# -path=.:../big:alltenses:prelude
+
+concrete BigShallowEng of BigShallowEngAbs =
+ ShallowEng,
+ BigLexEng,
+ IrregEng,
+ ExtraEng-[
+ ComplBareVS,MkVPI
+ ]
+ ** {} ;