mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
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