summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesEng.gf
blob: 9c39e2e00eb129e68ec2c613546e5f49384f3b00 (plain)
1
2
3
concrete SentencesEng of Sentences = NumeralEng ** SentencesI with 
  (DiffPhrasebook = DiffPhrasebookEng), 
  (Syntax = SyntaxEng) ;