summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesIta.gf
blob: 5d1dc24a10db16c016e7dc125cc15815c98ff806 (plain)
1
2
3
4
5
concrete SentencesIta of Sentences = NumeralIta ** SentencesI
  with 
    (DiffPhrasebook = DiffPhrasebookIta), 
    (Syntax = SyntaxIta) ;