-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample_keywords.json
30 lines (30 loc) · 1.23 KB
/
sample_keywords.json
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
[
{
"word": "psychotic",
"definition": "relating to, denoting, or suffering from a psychosis."
},
{
"word": "depression",
"definition": "feelings of severe despondency and dejection."
},
{
"word": "disorder",
"definition": "disrupt the healthy or normal functioning of."
},
{
"word": "bipolar",
"definition": "(of psychiatric illness) characterized by both manic and depressive episodes, or manic ones only"
},
{
"word": "psychosis",
"definition": "a severe mental disorder in which thought and emotions are so impaired that contact is lost with external reality."
},
{
"word": "psychoactive",
"definition": "The term encompasses acute intoxication, harmful use, dependence syndrome, withdrawal state, withdrawal state with delirium, psychotic disorder and amnesic syndrome."
},
{
"word": "behavioural",
"definition": "a suite of correlated behaviors expressed either within a given behavioral context (e.g., correlations between foraging behaviors in different habitats) or across different contexts (e.g., correlations among feeding, antipredator, mating, aggressive, and dispersal behaviors)."
}
]