summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesRon.gf
blob: 5103d2d59d1f7153cc254c4a68f75aded0f0ed2d (plain)
1
2
3
4
5
concrete SentencesRon of Sentences = NumeralRon ** SentencesI with 
  (DiffPhrasebook = DiffPhrasebookRon), 
  (Syntax = SyntaxRon),
  (Symbolic = SymbolicRon),
  (Lexicon = LexiconRon) ;