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) ;