1
0
forked from GitHub/gf-core
Files
gf-core/examples/phrasebook/SentencesEng.gf
2010-03-21 17:42:11 +00:00

4 lines
134 B
Plaintext

concrete SentencesEng of Sentences = NumeralEng ** SentencesI with
(DiffPhrasebook = DiffPhrasebookEng),
(Syntax = SyntaxEng) ;