mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
English complete (but needs more testing)
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
--# -path=.:../abstract:../../prelude
|
||||
|
||||
concrete TestResourceEng of TestResource = RulesEng, StructuralEng **
|
||||
{}
|
||||
{- -----
|
||||
open SyntaxEng, ParadigmsEng in {
|
||||
open SyntaxEng, ParadigmsEng in {
|
||||
|
||||
flags startcat=Phr ; lexer=textlit ; parser=chart ; unlexer=text ;
|
||||
|
||||
@@ -51,4 +49,3 @@ lin
|
||||
Mary = nameReg "Mary" ;
|
||||
|
||||
} ;
|
||||
-}
|
||||
Reference in New Issue
Block a user