-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoday.json
More file actions
92 lines (92 loc) · 3.13 KB
/
today.json
File metadata and controls
92 lines (92 loc) · 3.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
[
{
"word": "atavistic",
"phonetic": "/\u00e6t.\u0259\u02c8v\u026as.t\u026ak/",
"phonetics": [
{
"text": "/\u00e6t.\u0259\u02c8v\u026as.t\u026ak/"
},
{
"text": "/\u00e6t.\u0259\u02c8v\u026as.t\u026ak/"
}
],
"meanings": [
{
"partOfSpeech": "adjective",
"definitions": [
{
"definition": "Of the recurrence of a trait reappearing after an absence of one or more generations due to a chance recombination of genes.",
"synonyms": [],
"antonyms": []
},
{
"definition": "Of a throwback or exhibiting primitivism.",
"synonyms": [],
"antonyms": []
},
{
"definition": "Relating to earlier, more primitive behavior that returns after an absence.",
"synonyms": [],
"antonyms": []
}
],
"synonyms": [
"atavistical"
],
"antonyms": []
}
]
}
],
[
{
"word": "machiavellian",
"phonetics": [],
"meanings": [
{
"partOfSpeech": "adjective",
"definitions": [
{
"definition": "Attempting to achieve goals by cunning, scheming, and unscrupulous methods, especially in politics or in advancing one's career.",
"synonyms": [],
"antonyms": []
},
{
"definition": "Related to the philosophical system of Niccol\u00f2 Machiavelli.",
"synonyms": [],
"antonyms": []
}
],
"synonyms": [],
"antonyms": []
}
]
}
],
[
{
"word": "tenet",
"phonetic": "/\u02c8t\u025bn\u0259t/",
"phonetics": [
{
"text": "/\u02c8t\u025bn\u0259t/"
}
],
"meanings": [
{
"partOfSpeech": "noun",
"definitions": [
{
"definition": "An opinion, belief, or principle that is held as absolute truth by someone or especially an organization.",
"synonyms": [],
"antonyms": []
}
],
"synonyms": [],
"antonyms": []
}
]
}
]
]