Skip to content

Commit

Permalink
Added new Words
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswanth-pula committed Oct 6, 2018
1 parent af780c4 commit 775336b
Show file tree
Hide file tree
Showing 11 changed files with 87 additions and 0 deletions.
8 changes: 8 additions & 0 deletions A/Ambiguous.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Ambiguous",
"definitions": [
"open to more than one interpretation; not having one obvious meaning",
"not clear or decided"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions C/Client.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Client",
"definitions": [
"a person or organization using the services of a lawyer or other professional person or company",
"(in a network) a desktop computer or workstation that is capable of obtaining information and applications from a server."
],
"parts-of-speech": "Noun"
}
8 changes: 8 additions & 0 deletions C/Commit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Commit",
"definitions": [
"perpetrate or carry out (a mistake, crime, or immoral act).",
"be dedicated to (something)"
],
"parts-of-speech": "Verb"
}
8 changes: 8 additions & 0 deletions F/Feasible.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Feasible",
"definitions": [
"possible and practical to do easily or conveniently",
"likely; probable"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions F/Furious.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Furious",
"definitions": [
"extremely angry",
"full of anger or energy; violent or intense"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions M/Minute_adjective.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Minute",
"definitions": [
"extremely small",
"be dedicated to (something)"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions M/Minute_noun.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Minute",
"definitions": [
"a period of time equal to sixty seconds or a sixtieth of an hour",
"a summarized record of the proceedings at a meeting"
],
"parts-of-speech": "Noun"
}
7 changes: 7 additions & 0 deletions O/Open-source.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"word": "Open-source",
"definitions": [
"denoting software for which the original source code is made freely available and may be redistributed and modified"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions O/Optimistic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Optimistic",
"definitions": [
"hopeful and confident about the future",
"(of an estimate) unrealistically high"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions U/Unanimous.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Unanimous",
"definitions": [
"(of two or more people) fully in agreement",
"(of an opinion, decision, or vote) held or carried by everyone involved"
],
"parts-of-speech": "Adjective"
}
8 changes: 8 additions & 0 deletions V/Versatile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"word": "Versatile",
"definitions": [
"able to adapt or be adapted to many different functions or activities",
"changeable; inconstant"
],
"parts-of-speech": "Adjective"
}

0 comments on commit 775336b

Please sign in to comment.