1
0
forked from GitHub/gf-core
Files
gf-core/examples/phrasebook/SentencesFre.gf
2010-03-21 19:57:53 +00:00

4 lines
134 B
Plaintext

concrete SentencesFre of Sentences = NumeralFre ** SentencesI with
(DiffPhrasebook = DiffPhrasebookFre),
(Syntax = SyntaxFre) ;