summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesFin.gf
blob: 6e7e5c9de54b5b8fa8f9c90fee13e0160ee8b3de (plain)
1
2
3
4
5
concrete SentencesFin of Sentences = NumeralFin ** SentencesI with 
  (DiffPhrasebook = DiffPhrasebookFin), 
  (Syntax = SyntaxFin),
  (Symbolic = SymbolicFin),
  (Lexicon = LexiconFin) ;