Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Showndarya authored Oct 10, 2018
2 parents 0290862 + 641fba7 commit 1c13458
Show file tree
Hide file tree
Showing 10 changed files with 68 additions and 1 deletion.
8 changes: 8 additions & 0 deletions A/Annihilate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Annihilate",
"definitions": [
"To cause to cease to exist, to do away with entirely so that nothing remains",
"To destroy a considerable part of"
],
"parts-of-speech": "Verb"
}
7 changes: 7 additions & 0 deletions C/Caballine.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Caballine",
"definitions": [
"pertaining to a horse"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions C/Cryptography.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Cryptography",
"definitions": [
"The science or study of the techniques of secret writing, especially code and cipher systems, methods, and the like.",
"Anything written in a secret code, cipher, or the like."
],
"parts-of-speech": "Noun"
}
8 changes: 8 additions & 0 deletions D/Damascene.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Damascene",
"definitions": [
"relating to the city of Damascus",
"used in reference to an important moment of insight, typically one that leads to a dramatic transformation of attitude or belief"
],
"parts-of-speech": "Adjective"
}
3 changes: 2 additions & 1 deletion V/Vacuous.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"definitions": [
"emptied of or lacking content",
"marked by lack of ideas or intelligence",
"devoid of serious occupation"
"devoid of serious occupation",
"having or showing a lack of thought or intelligence; mindless"
],
"parts-of-speech": "Adjective"
}
7 changes: 7 additions & 0 deletions Z/Zap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Zap",
"definitions": [
"destroy or obliterate."
],
"parts-of-speech": "Verb"
}
7 changes: 7 additions & 0 deletions Z/Zigzags.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Zigzags",
"definitions": [
"a line or course having abrupt alternate right and left turns."
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions Z/Zloty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Zloty",
"definitions": [
"the basic monetary unit of Poland, equal to 100 groszy."
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions Z/Zodiac.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Zodiac",
"definitions": [
"An imaginary belt in the heavens, in the middle of which is the ecliptic, or sun's path. It comprises the twelve constellations, which one constituted, and from which were named, the twelve signs of the zodiac."
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions Z/Zoo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Zoo",
"definitions": [
"an establishment which maintains a collection of wild animals, typically in a park or gardens, for study, conservation, or display to the public."
],
"parts-of-speech": "Noun"
}

0 comments on commit 1c13458

Please sign in to comment.