forked from GitHub/gf-core
The stub of Russian Phrasebook is tweaked to start giving sane output
This commit is contained in:
@@ -3,4 +3,5 @@ concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [
|
||||
] with
|
||||
(Syntax = SyntaxRus),
|
||||
-- (Symbolic = SymbolicRus),
|
||||
(Lexicon = LexiconRus) ;
|
||||
(Lexicon = LexiconRus) ** open Prelude, SyntaxRus in {
|
||||
}
|
||||
Reference in New Issue
Block a user