diff --git a/dictionary/exclamations.json b/dictionary/exclamations.json new file mode 100644 index 00000000..07ea9b65 --- /dev/null +++ b/dictionary/exclamations.json @@ -0,0 +1 @@ +["as if!", "no way!", "boo!", "please!", "oh my!", "that can't be!", "wow!", "oh boy...", "oh boy!", "oh dear", "ew!", "gross!", "ugh!", "big deal!", "whatever!", "I don't care!", "big whoop!", "it doesn't matter!", "get out!", "duh!", "no kidding!", "well, duh!", "well, yeah!", "you don't say?", "oh, no!", "finally!", "at last!", "at long last!", "about time!", "it's about time!", "yuck!", "yucky!", "ick!", "icky!", "rats!", "Jesus Christ!", "mother of god!", "amazing!", "damn it!"] \ No newline at end of file diff --git a/dictionary/greetings.json b/dictionary/greetings.json new file mode 100644 index 00000000..83516705 --- /dev/null +++ b/dictionary/greetings.json @@ -0,0 +1 @@ +["hello", "hi", "hey", "greetings", "good day", "good morning", "good afternoon", "good evening"] \ No newline at end of file diff --git a/dictionary/yesno.json b/dictionary/yesno.json new file mode 100644 index 00000000..00c4d07c --- /dev/null +++ b/dictionary/yesno.json @@ -0,0 +1 @@ +["yes", "yeah", "sure", "indeed", "affirmative", "absolutely", "yup", "yep", "no", "nope", "nah", "negative", "absolutely not"] \ No newline at end of file