mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
new big and shallow modules
This commit is contained in:
11
examples/shallow/BigShallowEngAbs.gf
Normal file
11
examples/shallow/BigShallowEngAbs.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../big:alltenses:prelude
|
||||
|
||||
abstract BigShallowEngAbs =
|
||||
Shallow,
|
||||
BigLexEngAbs,
|
||||
IrregEngAbs,
|
||||
ExtraEngAbs-[
|
||||
ComplBareVS, -- : VS -> S -> VP ; -- know you go
|
||||
MkVPI -- : VP -> VPI ;
|
||||
]
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user