summaryrefslogtreecommitdiff
path: root/examples/shallow/BigShallowEng.gf
diff options
context:
space:
mode:
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
+ ]
+ ** {} ;