forked from GitHub/gf-core
Add Phrasebook to testsuite. Move grammars into subfolders. Add run-bench script.
This commit is contained in:
4
testsuite/lpgf/phrasebook/SentencesEng.gf
Normal file
4
testsuite/lpgf/phrasebook/SentencesEng.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesEng of Sentences = NumeralEng ** SentencesI with
|
||||
(Syntax = SyntaxEng),
|
||||
(Symbolic = SymbolicEng),
|
||||
(Lexicon = LexiconEng) ;
|
||||
Reference in New Issue
Block a user