1
0
forked from GitHub/gf-core
Files
gf-core/examples/phrasebook/SentencesTha.gf

5 lines
147 B
Plaintext

concrete SentencesTha of Sentences = NumeralTha ** SentencesI with
(Syntax = SyntaxTha),
(Symbolic = SymbolicTha),
(Lexicon = LexiconTha) ;