Skip to content

Commit

Permalink
Merge pull request Showndarya#827 from senatormailman/ate-words
Browse files Browse the repository at this point in the history
Ate words (Issue Showndarya#807)
  • Loading branch information
Showndarya authored Oct 12, 2018
2 parents a7f8808 + e0eed22 commit 673622a
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
8 changes: 8 additions & 0 deletions A/Assimilate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Assimilate",
"definitions": [
"To take in (information, ideas, or culture) and understand fully.",
"To cause (something) to resemble; liken."
],
"parts-of-speech": "Verb"
}
7 changes: 7 additions & 0 deletions A/Associate_adjective.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Associate",
"definitions": [
"Joined or connected with an organization or business."
],
"parts-of-speech": "Adjective"
}
9 changes: 9 additions & 0 deletions A/Associate_noun.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"word": "Associate",
"definitions": [
"A partner or colleague in business or at work.",
"A person with limited or subordinate membership in an organization.",
"A concept connected with another."
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions A/Associate_verb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Associate",
"definitions": [
"To connect (someone or something) with something else in one's mind."
],
"parts-of-speech": "Verb"
}
7 changes: 7 additions & 0 deletions A/Authenticate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Authenticate",
"definitions": [
"To prove or show (something, especially a claim or an artistic work) to be true or genuine."
],
"parts-of-speech": "Verb"
}

0 comments on commit 673622a

Please sign in to comment.