Files
gf-core/examples/phrasebook/SentencesUrd.gf
2011-05-06 12:29:46 +00:00

5 lines
157 B
Plaintext

concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing] with
(Syntax = SyntaxUrd),
(Symbolic = SymbolicUrd),
(Lexicon = LexiconUrd) ;