summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesFin.gf
blob: 3e55038ca79e883b931e32c9c382c7d1de012318 (plain)
1
2
3
concrete SentencesFin of Sentences = NumeralFin ** SentencesI with 
  (DiffPhrasebook = DiffPhrasebookFin), 
  (Syntax = SyntaxFin) ;