partial adjectives support

This commit is contained in:
krasimir
2008-02-20 17:01:19 +00:00
parent d5c53ccb7e
commit 5330d189ed
6 changed files with 36 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
concrete GrammarBul of Grammar =
NounBul,
VerbBul,
AdjectiveBul,
NumeralBul,
SentenceBul,
QuestionBul,