forked from GitHub/gf-core
6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
concrete SentencesEng of Sentences = NumeralEng ** SentencesI with
|
|
(DiffPhrasebook = DiffPhrasebookEng),
|
|
(Syntax = SyntaxEng),
|
|
(Symbolic = SymbolicEng),
|
|
(Lexicon = LexiconEng) ;
|