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

5 lines
147 B
Plaintext

concrete SentencesDan of Sentences = NumeralDan ** SentencesI with
(Syntax = SyntaxDan),
(Symbolic = SymbolicDan),
(Lexicon = LexiconDan) ;