1
0
forked from GitHub/gf-core
Files
gf-core/examples/phrasebook/SentencesBul.gf

5 lines
147 B
Plaintext

concrete SentencesBul of Sentences = NumeralBul ** SentencesI with
(Syntax = SyntaxBul),
(Symbolic = SymbolicBul),
(Lexicon = LexiconBul) ;