I need to modify a library (flavortext.h)

I plan to use a Micro sending it's output over I2C to a 1.3" OLED.

EDIT - Are there too many keywords in the library that can be combined? How would I reduce the amount? Obviously I would have to delete some of them, and then change #define numberOfConstructiveVerbs 100 for each category, respectively. Any other references to the number of keywords?