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

5 lines
147 B
Plaintext

concrete SentencesFin of Sentences = NumeralFin ** SentencesI with
(Syntax = SyntaxFin),
(Symbolic = SymbolicFin),
(Lexicon = LexiconFin) ;