Class Adverbs
Object
Adverbs
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
existsAdverb
(String anAdverb) Checks to see that an adverb is valid.
-
Method Details
-
existsAdverb
Checks to see that an adverb is valid.- Parameters:
anAdverb
- String containing the adverb to check, for example "aimlessly".- Returns:
- boolean which is true if the adverb is real.
-
getAdverbs
-