forked from GitHub/gf-core
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
concrete SentencesBul of Sentences = NumeralBul ** SentencesI with
|
|
(Syntax = SyntaxBul),
|
|
(Symbolic = SymbolicBul),
|
|
(Lexicon = LexiconBul) ;
|