Files
gf-core/examples/phrasebook/SentencesGer.gf

5 lines
147 B
Plaintext

concrete SentencesGer of Sentences = NumeralGer ** SentencesI with
(Syntax = SyntaxGer),
(Symbolic = SymbolicGer),
(Lexicon = LexiconGer) ;