Skip to content

Commit

Permalink
Merge pull request #24 from markbattistella/word-addition-9
Browse files Browse the repository at this point in the history
Adding 7 new words
  • Loading branch information
markbattistella-bot authored Aug 17, 2024
2 parents 2af166e + efc0bf0 commit e916be8
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 36 deletions.
25 changes: 16 additions & 9 deletions Sources/PhraseKit/Resources/_adjective.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
],
"safe" : [
"abacterial",
"abactinal",
Expand Down Expand Up @@ -11645,5 +11636,21 @@
"negro",
"negroid",
"scummy"
],
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck",
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
]
}
25 changes: 16 additions & 9 deletions Sources/PhraseKit/Resources/_adverb.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
],
"safe" : [
"aback",
"abeam",
Expand Down Expand Up @@ -2683,5 +2674,21 @@
],
"unsafe" : [
"fucking"
],
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck",
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
]
}
25 changes: 16 additions & 9 deletions Sources/PhraseKit/Resources/_noun.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
],
"safe" : [
"aaal",
"aachen",
Expand Down Expand Up @@ -34233,5 +34224,21 @@
"transvestite",
"vulva",
"wop"
],
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck",
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
]
}
25 changes: 16 additions & 9 deletions Sources/PhraseKit/Resources/_verb.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
],
"safe" : [
"abacinate",
"abandon",
Expand Down Expand Up @@ -5840,5 +5831,21 @@
"snatch",
"tramp",
"whore"
],
"pending" : [
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck",
"test1",
"test2",
"test3",
"test 4",
"multi-worded",
"test 6 6",
"fuck"
]
}

0 comments on commit e916be8

Please sign in to comment.