summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesFre.gf
blob: 46c57b19c4d420f187afc593c923ab47e23a7b24 (plain)
1
2
3
concrete SentencesFre of Sentences = NumeralFre ** SentencesI with 
  (DiffPhrasebook = DiffPhrasebookFre), 
  (Syntax = SyntaxFre) ;