1
0
forked from GitHub/gf-rgl

add Adverbs

This commit is contained in:
krasimir
2008-02-21 17:22:39 +00:00
parent 7fc38747f0
commit 639ac083bd
3 changed files with 22 additions and 2 deletions

View File

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