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

7 lines
195 B
Plaintext

concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [
Today, NameNN -- not defined in lib
] with
(Syntax = SyntaxRus),
-- (Symbolic = SymbolicRus),
(Lexicon = LexiconRus) ;