what-is-word-cli
Version:
CLI game where your task is to unscramble words by given definition
57 lines (56 loc) • 1.37 kB
JSON
{
"items": [
{
"word": "subsist",
"definition": "To obtain enough food or money to stay alive"
},
{
"word": "cultivation",
"definition": "The act of preparing land and growing crops on it, or the act of growing a particular crop"
},
{
"word": "plantation",
"definition": "A large farm, especially in a hot part of the world, on which a particular type of crop is grown"
},
{
"word": "dominion",
"definition": "Control over a country or people"
},
{
"word": "affirm",
"definition": "To state something as true"
},
{
"word": "devotion",
"definition": "Loyalty and love or care for someone or something"
},
{
"word": "conceal",
"definition": "To prevent something from being seen or known about"
},
{
"word": "disposition",
"definition": "the particular type of character that a person naturally has"
},
{
"word": "matrix",
"definition": "the set of conditions that provides a system in which something grows or develops"
},
{
"word": "heredity",
"definition": "the process by which characteristics are given from a parent to their child through the genes"
},
{
"word": "avow",
"definition": "to admit something or say something publicly"
}
],
"tags": [
"bierce",
"ambrosebierce",
"threeandone",
"threeandoneareone",
"story",
"shortstory"
]
}