Skip to content

Commit

Permalink
Merge pull request Showndarya#187 from lmeikle/master
Browse files Browse the repository at this point in the history
More words for Issue Showndarya#121
  • Loading branch information
Showndarya authored Oct 6, 2018
2 parents 3a5743e + d7854ca commit a8c53a5
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
7 changes: 7 additions & 0 deletions T/Today.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Today",
"definitions": [
"this present day"
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions T/Tomorrow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Tomorrow",
"definitions": [
"the day after today."
],
"parts-of-speech": "Noun"
}
8 changes: 8 additions & 0 deletions T/Tool.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Tool",
"definitions": [
"a device or implement, especially one held in the hand, used to carry out a particular function.",
"a distinct design in the tooling of a book."
],
"parts-of-speech": "Noun"
}

0 comments on commit a8c53a5

Please sign in to comment.