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

5 lines
147 B
Plaintext

concrete SentencesEng of Sentences = NumeralEng ** SentencesI with
(Syntax = SyntaxEng),
(Symbolic = SymbolicEng),
(Lexicon = LexiconEng) ;