1
0
forked from GitHub/gf-core

Reduce Phrasebook grammars in testsuite/canonical to bare minimum

This commit is contained in:
John J. Camilleri
2021-07-01 09:22:57 +02:00
parent 587004f985
commit 32be75ca7d
15 changed files with 313 additions and 1560 deletions

View File

@@ -1,10 +1,14 @@
--# -path=.:present
concrete PhrasebookGer of Phrasebook =
GreetingsGer,
WordsGer ** open
concrete PhrasebookGer of Phrasebook =
open
SyntaxGer,
Prelude in {
LexiconGer in {
lincat
VerbPhrase = VP ;
lin
VRead = mkVP <lin V read_V2 : V> ;
}