summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesUrd.gf
blob: 154ca1d7dfd172248fc2810c3b4b033bf0a5cfb7 (plain)
1
2
3
4
concrete SentencesUrd of Sentences =  NumeralUrd ** SentencesI - [sing] with 
  (Syntax = SyntaxUrd),
  (Symbolic = SymbolicUrd),
  (Lexicon = LexiconUrd)