Files
gf-core/examples/phrasebook/SentencesNor.gf

5 lines
147 B
Plaintext

concrete SentencesNor of Sentences = NumeralNor ** SentencesI with
(Syntax = SyntaxNor),
(Symbolic = SymbolicNor),
(Lexicon = LexiconNor) ;