fixed bug in latin 3rd conjugation; added PP adverbs

This commit is contained in:
aarne
2008-09-19 07:15:30 +00:00
parent 279ba4823b
commit b77a44b830
3 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ concrete GrammarLat of Grammar =
NounLat,
VerbLat,
AdjectiveLat,
-- AdverbLat,
AdverbLat,
-- NumeralLat,
SentenceLat,
-- QuestionLat,