forked from GitHub/gf-core
moving a few things to deprecated
This commit is contained in:
16
deprecated/old-lib/resource/demo/DemoBul.gf
Normal file
16
deprecated/old-lib/resource/demo/DemoBul.gf
Normal file
@@ -0,0 +1,16 @@
|
||||
--# -path=.:alltenses
|
||||
|
||||
concrete DemoBul of Demo =
|
||||
NounBul,
|
||||
ClauseBul,
|
||||
AdjectiveBul,
|
||||
AdverbBul,
|
||||
NumeralBul,
|
||||
QuestionBul,
|
||||
StructuralBul,
|
||||
LexiconBul
|
||||
** {
|
||||
|
||||
flags language = bg; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user