forked from GitHub/gf-core
Reduce Phrasebook grammars in testsuite/canonical to bare minimum
This commit is contained in:
@@ -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> ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user