forked from GitHub/gf-core
regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user