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

5 lines
147 B
Plaintext

concrete SentencesPol of Sentences = NumeralPol ** SentencesI with
(Syntax = SyntaxPol),
(Symbolic = SymbolicPol),
(Lexicon = LexiconPol) ;