added IdiomBul

This commit is contained in:
krasimir
2008-03-14 17:07:06 +00:00
parent 4fcf3bd7f2
commit ab0b9d44fa
3 changed files with 75 additions and 1 deletions

View File

@@ -12,7 +12,8 @@ concrete GrammarBul of Grammar =
ConjunctionBul,
PhraseBul,
TextBul,
StructuralBul
StructuralBul,
IdiomBul
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;