mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
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