rellow / src /data /words.json
Rafael Camargo
initial commit
698cdee
raw
history blame
920 Bytes
[
{
"word": "Eloquent",
"definition": "Fluent or persuasive in speaking or writing"
},
{
"word": "Serene",
"definition": "Peaceful and untroubled"
},
{
"word": "Vivid",
"definition": "Producing powerful feelings or strong"
},
{
"word": "Ardent",
"definition": "Enthusiastic or passionate"
},
{
"word": "Fragrant",
"definition": "Having a pleasant or sweet smell"
},
{
"word": "Diligent",
"definition": "Showing care and conscientiousness in one's work or duties"
},
{
"word": "Imminent",
"definition": "About to happen"
},
{
"word": "Opaque",
"definition": "Not able to be seen through"
},
{
"word": "Subtle",
"definition": "Delicate or precise as to be difficult to perceive or analyze"
},
{
"word": "Ethereal",
"definition": "Extremely delicate and light in a way that seems not of this world"
}
]