forked from GitHub/gf-core
new big and shallow modules
This commit is contained in:
11
examples/shallow/BigShallowSweAbs.gf
Normal file
11
examples/shallow/BigShallowSweAbs.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../big:alltenses:prelude
|
||||
|
||||
abstract BigShallowSweAbs =
|
||||
Shallow,
|
||||
BigLexSweAbs,
|
||||
IrregSweAbs,
|
||||
ExtraSweAbs-[
|
||||
ComplBareVS, -- : VS -> S -> VP ; -- know you go
|
||||
MkVPI -- : VP -> VPI ;
|
||||
]
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user