summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesGer.gf
blob: 2bb7f51d4da4b0044a5f7cacc66566e11cd0d65e (plain)
1
2
3
4
concrete SentencesGer of Sentences = NumeralGer ** SentencesI with 
  (Syntax = SyntaxGer),
  (Symbolic = SymbolicGer),
  (Lexicon = LexiconGer) ;