diff --git a/A/Ambiguous.json b/A/Ambiguous.json new file mode 100644 index 000000000..745ee1ed6 --- /dev/null +++ b/A/Ambiguous.json @@ -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" +} \ No newline at end of file diff --git a/C/Client.json b/C/Client.json new file mode 100644 index 000000000..c16a606c0 --- /dev/null +++ b/C/Client.json @@ -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" +} \ No newline at end of file diff --git a/C/Commit.json b/C/Commit.json new file mode 100644 index 000000000..1faec880b --- /dev/null +++ b/C/Commit.json @@ -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" +} \ No newline at end of file diff --git a/F/Feasible.json b/F/Feasible.json new file mode 100644 index 000000000..68723ce65 --- /dev/null +++ b/F/Feasible.json @@ -0,0 +1,8 @@ +{ + "word": "Feasible", + "definitions": [ + "possible and practical to do easily or conveniently", + "likely; probable" + ], + "parts-of-speech": "Adjective" +} \ No newline at end of file diff --git a/F/Furious.json b/F/Furious.json new file mode 100644 index 000000000..cdeb1eea1 --- /dev/null +++ b/F/Furious.json @@ -0,0 +1,8 @@ +{ + "word": "Furious", + "definitions": [ + "extremely angry", + "full of anger or energy; violent or intense" + ], + "parts-of-speech": "Adjective" +} \ No newline at end of file diff --git a/M/Minute_adjective.json b/M/Minute_adjective.json new file mode 100644 index 000000000..962541077 --- /dev/null +++ b/M/Minute_adjective.json @@ -0,0 +1,8 @@ +{ + "word": "Minute", + "definitions": [ + "extremely small", + "be dedicated to (something)" + ], + "parts-of-speech": "Adjective" +} \ No newline at end of file diff --git a/M/Minute_noun.json b/M/Minute_noun.json new file mode 100644 index 000000000..8778f693f --- /dev/null +++ b/M/Minute_noun.json @@ -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" +} \ No newline at end of file diff --git a/O/Open-source.json b/O/Open-source.json new file mode 100644 index 000000000..42d70e5be --- /dev/null +++ b/O/Open-source.json @@ -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" +} \ No newline at end of file diff --git a/O/Optimistic.json b/O/Optimistic.json new file mode 100644 index 000000000..7be1a8118 --- /dev/null +++ b/O/Optimistic.json @@ -0,0 +1,8 @@ +{ + "word": "Optimistic", + "definitions": [ + "hopeful and confident about the future", + "(of an estimate) unrealistically high" + ], + "parts-of-speech": "Adjective" +} \ No newline at end of file diff --git a/U/Unanimous.json b/U/Unanimous.json new file mode 100644 index 000000000..67a6e5588 --- /dev/null +++ b/U/Unanimous.json @@ -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" +} \ No newline at end of file diff --git a/V/Versatile.json b/V/Versatile.json new file mode 100644 index 000000000..e55144128 --- /dev/null +++ b/V/Versatile.json @@ -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" +} \ No newline at end of file