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 e84ef142d7
commit 6946d9e07c
7 changed files with 70 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 {
}