summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesRus.gf
blob: 9f3c8adafbf13d497460430b1665789e9aae0b40 (plain)
1
2
3
4
5
6
concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [
  Today, NameNN -- not defined in lib
 ]  with 
  (Syntax = SyntaxRus),
--  (Symbolic = SymbolicRus),
  (Lexicon = LexiconRus) ;