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

5 lines
147 B
Plaintext

concrete SentencesDut of Sentences = NumeralDut ** SentencesI with
(Syntax = SyntaxDut),
(Symbolic = SymbolicDut),
(Lexicon = LexiconDut) ;