Files
gf-core/testsuite/canonical/grammars/PhrasebookGer.gf

15 lines
184 B
Plaintext

--# -path=.:present
concrete PhrasebookGer of Phrasebook =
open
SyntaxGer,
LexiconGer in {
lincat
VerbPhrase = VP ;
lin
VRead = mkVP <lin V read_V2 : V> ;
}