mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 10:19:32 -06:00
real parser for Alvey grammar: new version of BigLexEng
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
concrete BigShallowEng of BigShallowEngAbs =
|
||||
ShallowEng,
|
||||
BigLexEng,
|
||||
IrregEng,
|
||||
-- IrregEng,
|
||||
ExtraEng-[
|
||||
ComplBareVS,MkVPI
|
||||
]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
abstract BigShallowEngAbs =
|
||||
Shallow,
|
||||
BigLexEngAbs,
|
||||
IrregEngAbs,
|
||||
-- IrregEngAbs,
|
||||
ExtraEngAbs-[
|
||||
ComplBareVS, -- : VS -> S -> VP ; -- know you go
|
||||
MkVPI -- : VP -> VPI ;
|
||||
|
||||
Reference in New Issue
Block a user