diff --git a/R/adjective.R b/R/adjective.R index 3a31f5d..19a6544 100644 --- a/R/adjective.R +++ b/R/adjective.R @@ -154,5 +154,6 @@ adjective <- c( "wise", "wonderful", "wondrous", - "world-class" + "world-class", + "megalomanic" )