From 3a8412168ce2250484d17276a86c146dd36917e7 Mon Sep 17 00:00:00 2001 From: Dan Lin Date: Wed, 24 Oct 2018 23:00:26 -0400 Subject: [PATCH 1/5] first commit --- E/equanimity.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 E/equanimity.json diff --git a/E/equanimity.json b/E/equanimity.json new file mode 100644 index 000000000..bc599c231 --- /dev/null +++ b/E/equanimity.json @@ -0,0 +1,7 @@ +{ + "word": "equanimity", + "definitions": [ + "mental calmness, composure, and evenness of temper, especially in a difficult situation." + ], + "parts-of-speech": "Noun" + } \ No newline at end of file From 8f376dbaad5e7b66f754382ca9b61e130262bfa4 Mon Sep 17 00:00:00 2001 From: Dan Lin Date: Wed, 24 Oct 2018 23:08:15 -0400 Subject: [PATCH 2/5] first commit --- E/equanimity.json | 7 ------- P/punctuality_noun.json | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 E/equanimity.json create mode 100644 P/punctuality_noun.json diff --git a/E/equanimity.json b/E/equanimity.json deleted file mode 100644 index bc599c231..000000000 --- a/E/equanimity.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "word": "equanimity", - "definitions": [ - "mental calmness, composure, and evenness of temper, especially in a difficult situation." - ], - "parts-of-speech": "Noun" - } \ No newline at end of file diff --git a/P/punctuality_noun.json b/P/punctuality_noun.json new file mode 100644 index 000000000..0a094a127 --- /dev/null +++ b/P/punctuality_noun.json @@ -0,0 +1,7 @@ +{ + "word": "Punctuality", + "definitions": [ + " The fact or quality of being on time." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file From ffa8794831d8a8ae2141409bc543510750cd0095 Mon Sep 17 00:00:00 2001 From: Dan Lin Date: Wed, 24 Oct 2018 23:20:14 -0400 Subject: [PATCH 3/5] frist commit --- P/punctuality_noun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P/punctuality_noun.json b/P/punctuality_noun.json index 0a094a127..7d89b8180 100644 --- a/P/punctuality_noun.json +++ b/P/punctuality_noun.json @@ -1,7 +1,7 @@ { "word": "Punctuality", "definitions": [ - " The fact or quality of being on time." + "The fact or quality of being on time." ], "parts-of-speech": "Noun" } \ No newline at end of file From 93a56755bcc87e80d268f7947ada70bb0cb10da9 Mon Sep 17 00:00:00 2001 From: Dan Lin Date: Wed, 24 Oct 2018 23:27:06 -0400 Subject: [PATCH 4/5] first commit --- P/{punctuality_noun.json => Punctuality.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename P/{punctuality_noun.json => Punctuality.json} (100%) diff --git a/P/punctuality_noun.json b/P/Punctuality.json similarity index 100% rename from P/punctuality_noun.json rename to P/Punctuality.json From 8331cf95c65d08cd51e1db3bb9bbf03aa18db88b Mon Sep 17 00:00:00 2001 From: Dan Lin Date: Wed, 24 Oct 2018 23:27:34 -0400 Subject: [PATCH 5/5] first commit --- P/Punctuality.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/P/Punctuality.json b/P/Punctuality.json index 7d89b8180..e59002a92 100644 --- a/P/Punctuality.json +++ b/P/Punctuality.json @@ -1,7 +1,8 @@ { "word": "Punctuality", "definitions": [ - "The fact or quality of being on time." + "The fact or quality of being on time." ], "parts-of-speech": "Noun" -} \ No newline at end of file +} +