diff --git a/R/adjective.R b/R/adjective.R index ca31c43..2917f46 100644 --- a/R/adjective.R +++ b/R/adjective.R @@ -155,5 +155,6 @@ adjective <- c( "wise", "wonderful", "wondrous", - "world-class" + "world-class" , + "zakas" )