mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
concrete SentencesEng of Sentences = NumeralEng ** SentencesI with
|
|
(Syntax = SyntaxEng),
|
|
(Symbolic = SymbolicEng),
|
|
(Lexicon = LexiconEng) ;
|