From 50a2e2ea93e7280ae6063a1cbf0e8cb29fa78a09 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 10 Apr 2010 08:18:03 +0000 Subject: regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook --- examples/phrasebook/SentencesRus.gf | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'examples/phrasebook/SentencesRus.gf') diff --git a/examples/phrasebook/SentencesRus.gf b/examples/phrasebook/SentencesRus.gf index d574aeeb3..9f3c8adaf 100644 --- a/examples/phrasebook/SentencesRus.gf +++ b/examples/phrasebook/SentencesRus.gf @@ -1,10 +1,6 @@ -concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [NameNN, Today] with +concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [ + Today, NameNN -- not defined in lib + ] with (Syntax = SyntaxRus), ---- (Symbolic = SymbolicRus), - (Lexicon = LexiconRus) ** open ParadigmsRus in { - -flags coding = utf8 ; - -lin NameNN = mkNP (mkPN "нн" masculine animate) ; - -} +-- (Symbolic = SymbolicRus), + (Lexicon = LexiconRus) ; -- cgit v1.2.3