Files
gf-core/examples/phrasebook/SentencesUrd.gf
2011-05-11 00:11:52 +00:00

5 lines
156 B
Plaintext

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