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