1
0
forked from GitHub/gf-core
Files
gf-core/examples/phrasebook/SentencesFin.gf
2010-03-21 03:37:02 +00:00

4 lines
134 B
Plaintext

concrete SentencesFin of Sentences = NumeralFin ** SentencesI with
(DiffPhrasebook = DiffPhrasebookFin),
(Syntax = SyntaxFin) ;