The stub of Russian Phrasebook is tweaked to start giving sane output

This commit is contained in:
Nick Frolov
2011-07-07 17:10:14 +00:00
parent 6c751da6e8
commit 29e40b92e1
4 changed files with 55 additions and 55 deletions

View File

@@ -3,4 +3,5 @@ concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [
] with
(Syntax = SyntaxRus),
-- (Symbolic = SymbolicRus),
(Lexicon = LexiconRus) ;
(Lexicon = LexiconRus) ** open Prelude, SyntaxRus in {
}