From c6c0801b86659549de24065797a81926d36e016c Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Mon, 8 Oct 2018 23:22:02 -0700 Subject: [PATCH 1/9] Add: Word Stratification --- S/Stratification.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 S/Stratification.json diff --git a/S/Stratification.json b/S/Stratification.json new file mode 100644 index 000000000..903917452 --- /dev/null +++ b/S/Stratification.json @@ -0,0 +1,9 @@ +{ + "word": "Stratification", + "definitions": [ + "the arrangement of classification of something into different groups.", + "the formation of strata in rock.", + "the placing of seeds close together in layers in moist sand or peat to preserve them or to help them germinate." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file From 89f0436993250e0088c04865d06914d300e64d42 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Mon, 8 Oct 2018 23:38:14 -0700 Subject: [PATCH 2/9] Add: word Taxonomy --- T/Taxonomy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 T/Taxonomy.json diff --git a/T/Taxonomy.json b/T/Taxonomy.json new file mode 100644 index 000000000..0c0b927c7 --- /dev/null +++ b/T/Taxonomy.json @@ -0,0 +1,9 @@ +{ + "word": "Taxonomy", + "definitions": [ + "the branch of science concerned with classification, especially of organisms; systematics.", + "the classification of something, especially organisms.", + "a scheme of classification." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file From 76a1e77acb8852d8ce22c3f20be3f32383af1c23 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Mon, 8 Oct 2018 23:54:15 -0700 Subject: [PATCH 3/9] Add: word Class --- C/Class.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 C/Class.json diff --git a/C/Class.json b/C/Class.json new file mode 100644 index 000000000..4d2574ed8 --- /dev/null +++ b/C/Class.json @@ -0,0 +1,20 @@ +{ + "word": "Class", + "definitions": [ + "a set or category of things having some property or attribute in common and differentiated from others by kind, type, or quality.", + "a principal taxonomic grouping that ranks above order and below phylum or division, such as Mammalia or Insecta.", + "the system of ordering a society in which people are divided into sets based on perceived social or economic status.", + "a social division based on social or economic status.", + "the rich or educated.", + "impressive stylishness in appearance or behavior.", + "a group of students who are taught together", + "an occasion when students meet with their teacher for instruction; a lesson.", + "a course of instruction", + "all those graduating from a school or college in a particular year." + ], + "parts-of-speech": [ + "Noun", + "Verb", + "Adjective" + ] +} \ No newline at end of file From 06e39198e7d0687e88fefc8673a4d09e6fb99a54 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 00:06:21 -0700 Subject: [PATCH 4/9] Add: word Group Issue #481 --- G/Group.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 G/Group.json diff --git a/G/Group.json b/G/Group.json new file mode 100644 index 000000000..f2356a701 --- /dev/null +++ b/G/Group.json @@ -0,0 +1,20 @@ +{ + "word": "Group", + "definitions": [ + "a number of people or things that are located close together or are considered or classed together.", + "a number of people who work together or share certain beliefs.", + "a commercial organization consisting of several companies under common ownership.", + "a number of musicians who play popular music together.", + "a unit of the US Air Force, consisting of two or more squadrons.", + "a unit of the US Army, consisting of two or more battalions.", + "two or more figures or objects forming a design.", + "a set of elements occupying a column in the periodic table and having broadly similar properties arising from their similar electronic structure.", + "a combination of atoms having a recognizable identity in a number of compounds.", + "a set of elements, together with an associative binary operation, that contains an inverse for each element and an identity element.", + "a stratigraphic division consisting of two or more formations." + ], + "parts-of-speech": [ + "Noun", + "Verb" + ] +} \ No newline at end of file From 7a09f48c31ee1e07eb17a54505639f161923acab Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 00:17:41 -0700 Subject: [PATCH 5/9] Add: word Grade Issue #481 --- G/Grade.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 G/Grade.json diff --git a/G/Grade.json b/G/Grade.json new file mode 100644 index 000000000..45c834cbe --- /dev/null +++ b/G/Grade.json @@ -0,0 +1,18 @@ +{ + "word": "Grade", + "definitions": [ + "a particular level of rank, quality, proficiency, intensity, or value.", + "a level in a salary or employment structure.", + "a mark indicating the quality of a student's work.", + "an examination, especially in music.", + "(with specifying ordinal number) those students in a school or school system who are grouped by age or ability for teaching at a particular level for a year.", + "(in historical linguistics) one in a series of related root forms exhibiting ablaut.", + "a group of animals at a similar evolutionary level.", + "a gradient or slope", + "a variety of cattle produced by crossing with a superior breed." + ], + "parts-of-speech": [ + "Noun", + "Verb" + ] +} \ No newline at end of file From 4f0af74ab91976bdb1aad94d7375a0f416499c52 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 00:50:06 -0700 Subject: [PATCH 6/9] Add: word Codification Issue #481 --- C/Codification.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 C/Codification.json diff --git a/C/Codification.json b/C/Codification.json new file mode 100644 index 000000000..d67e5b441 --- /dev/null +++ b/C/Codification.json @@ -0,0 +1,7 @@ +{ + "word": "Codification", + "definitions": [ + "the action or process of arranging laws or rules according to a system or plan." + ], + "parts-of-speech": "Noun" +} \ No newline at end of file From 5fc3fcf718e73a48300a71ce68da726f27dfdc71 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 00:58:16 -0700 Subject: [PATCH 7/9] Add: word Cluster Issue #481 --- C/Cluster.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 C/Cluster.json diff --git a/C/Cluster.json b/C/Cluster.json new file mode 100644 index 000000000..9e6e309a8 --- /dev/null +++ b/C/Cluster.json @@ -0,0 +1,14 @@ +{ + "word": "Cluster", + "definitions": [ + "a group of similar things or people positioned or occurring closely together.", + "a group of stars or galaxies forming a relatively close association.", + "a group of consonants pronounced in immediate succession, as str in strong.", + "a natural subgroup of a population, used for statistical sampling or analysis.", + "a group of atoms of the same element, typically a metal, bonded closely together in a molecule." + ], + "parts-of-speech": [ + "Noun", + "Verb" + ] +} \ No newline at end of file From 00daba3a9830fbd6c2663801a91dfcb1f0a75fd0 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 01:03:17 -0700 Subject: [PATCH 8/9] Add: word Cataloging Issue #481 --- C/Cataloging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 C/Cataloging.json diff --git a/C/Cataloging.json b/C/Cataloging.json new file mode 100644 index 000000000..a2cc1f645 --- /dev/null +++ b/C/Cataloging.json @@ -0,0 +1,9 @@ +{ + "word": "Cataloging", + "definitions": [ + "make a sustematic list of (items of the same type).", + "enter (an item) in a systematic list.", + "list (similar situations, qualities, or events) in succession." + ], + "parts-of-speech": "Verb" +} \ No newline at end of file From ee4ddc6a5aeced665516d7fd94c4ff563caee5a9 Mon Sep 17 00:00:00 2001 From: RafaelDavisH Date: Tue, 9 Oct 2018 01:15:33 -0700 Subject: [PATCH 9/9] Add: word Divide Issue #481 --- D/Divide.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 D/Divide.json diff --git a/D/Divide.json b/D/Divide.json new file mode 100644 index 000000000..9962c6e23 --- /dev/null +++ b/D/Divide.json @@ -0,0 +1,22 @@ +{ + "word": "Divide", + "definitions": [ + "separate or be separated into parts", + "separate (something) into portions and distribute a share to each of a number of people", + "allocate (different parts of one's time, attention, or efforts) to different activities or places.", + "form a boundary between (two people or things).", + "(of a legislative assembly) separate or be separated into two groups for voting.", + "disagree or cause to disagree.", + "find how many times (a number) contains another", + "(of a number) be susceptible to division without a remainder.", + "find how many times (a number) is contained in another.", + "(of a number) be contained in a number without a remainder.", + "a wide divergence between two groups, typically producing tension or hostility.", + "a boundary between two things.", + "a ridge or line of high ground forming the division between two valleys or river systems." + ], + "parts-of-speech": [ + "Verb", + "Noun" + ] +} \ No newline at end of file