Skip to content

Commit 671373f

Browse files
authoredSep 13, 2024··
feat: Add Slur Metadata Checklist Functionality (#615)
* v 1.0.0 prototype * uli icon updated * added tests for EnableSlurMetadata functions * integrated slur_metadata.json
1 parent 97cd97c commit 671373f

File tree

9 files changed

+1434
-197
lines changed

9 files changed

+1434
-197
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,112 +1,112 @@
11
[
2-
{
3-
"fuck": {
4-
"Level of Severity": "Low",
5-
"Casual": "Yes",
6-
"Appropriated": "No",
7-
"If, Appropriated, Is it by Community or Others?": "",
8-
"What Makes it Problematic?": "a casual slur used to convey dislike, disrespect or lack of care. Sometimes also used aggresively or intensely",
9-
"Categories": ["sexualized"]
10-
}
11-
},
12-
{
13-
"cunt": {
14-
"Level of Severity": "High",
15-
"Casual": "Yes",
16-
"Appropriated": "No",
17-
"If, Appropriated, Is it by Community or Others?": "",
18-
"What Makes it Problematic?": "slang for women's genetalia",
19-
"Categories": ["sexualized"]
20-
}
21-
},
22-
{
23-
"slut": {
24-
"Level of Severity": "High",
25-
"Casual": "No",
26-
"Appropriated": "Yes",
27-
"If, Appropriated, Is it by Community or Others?": "Community",
28-
"What Makes it Problematic?": "",
29-
"Categories": ["gendered", "sexualized", "body shaming"]
30-
}
31-
},
32-
{
33-
"whore": {
34-
"Level of Severity": "Low",
35-
"Casual": "Yes",
36-
"Appropriated": "Yes",
37-
"If, Appropriated, Is it by Community or Others?": "Community",
38-
"What Makes it Problematic?": "",
39-
"Categories": ["gendered", "sexualized"]
40-
}
41-
},
42-
{
43-
"Randi": {
44-
"Level of Severity": "High",
45-
"Casual": "No",
46-
"Appropriated": "No",
47-
"If, Appropriated, Is it by Community or Others?": "",
48-
"What Makes it Problematic?": "",
49-
"Categories": ["gendered", "sexualized"]
50-
}
51-
},
52-
{
53-
"chutiya": {
54-
"Level of Severity": "Low",
55-
"Casual": "Yes",
56-
"Appropriated": "No",
57-
"If, Appropriated, Is it by Community or Others?": "",
58-
"What Makes it Problematic?": "",
59-
"Categories": []
60-
}
61-
},
62-
{
63-
"bsdk": {
64-
"Level of Severity": "Low",
65-
"Casual": "Yes",
66-
"Appropriated": "No",
67-
"If, Appropriated, Is it by Community or Others?": "",
68-
"What Makes it Problematic?": "",
69-
"Categories": ["sexualized"]
70-
}
71-
},
72-
{
73-
"jihadi": {
74-
"Level of Severity": "High",
75-
"Casual": "No",
76-
"Appropriated": "No",
77-
"If, Appropriated, Is it by Community or Others?": "",
78-
"What Makes it Problematic?": "",
79-
"Categories": ["religion", "ethnicity", "political affiliation"]
80-
}
81-
},
82-
{
83-
"Madarchod": {
84-
"Level of Severity": "Medium",
85-
"Casual": "Yes",
86-
"Appropriated": "No",
87-
"If, Appropriated, Is it by Community or Others?": "",
88-
"What Makes it Problematic?": "sexualized act and describing incest, acted on a woman's (sister) body",
89-
"Categories": ["gendered", "sexualized"]
90-
}
91-
},
92-
{
93-
"bhenchod": {
94-
"Level of Severity": "Medium",
95-
"Casual": "Yes",
96-
"Appropriated": "No",
97-
"If, Appropriated, Is it by Community or Others?": "",
98-
"What Makes it Problematic?": "sexualized act and describing incest, acted on a woman's (sister) body",
99-
"Categories": ["gendered", "sexualized"]
100-
}
101-
},
102-
{
103-
"motherfucker": {
104-
"Level of Severity": "Medium",
105-
"Casual": "Yes",
106-
"Appropriated": "No",
107-
"If, Appropriated, Is it by Community or Others?": "",
108-
"What Makes it Problematic?": "slur based on incest which is a common theme for derogatory words. Incest based slurs imply immorality since it is a deviation from established moral codes. But such insults express action over female bodies",
109-
"Categories": ["sexualized", "gendered"]
110-
}
111-
}
112-
]
2+
{
3+
"fuck": {
4+
"Level of Severity": "Low",
5+
"Casual": "Yes",
6+
"Appropriated": "No",
7+
"If, Appropriated, Is it by Community or Others?": "",
8+
"What Makes it Problematic?": "a casual slur used to convey dislike, disrespect or lack of care. Sometimes also used aggresively or intensely",
9+
"Categories": ["sexualized"]
10+
}
11+
},
12+
{
13+
"cunt": {
14+
"Level of Severity": "High",
15+
"Casual": "Yes",
16+
"Appropriated": "No",
17+
"If, Appropriated, Is it by Community or Others?": "",
18+
"What Makes it Problematic?": "slang for women's genetalia",
19+
"Categories": ["sexualized"]
20+
}
21+
},
22+
{
23+
"slut": {
24+
"Level of Severity": "High",
25+
"Casual": "No",
26+
"Appropriated": "Yes",
27+
"If, Appropriated, Is it by Community or Others?": "Community",
28+
"What Makes it Problematic?": "",
29+
"Categories": ["gendered", "sexualized", "body shaming"]
30+
}
31+
},
32+
{
33+
"whore": {
34+
"Level of Severity": "Low",
35+
"Casual": "Yes",
36+
"Appropriated": "Yes",
37+
"If, Appropriated, Is it by Community or Others?": "Community",
38+
"What Makes it Problematic?": "",
39+
"Categories": ["gendered", "sexualized"]
40+
}
41+
},
42+
{
43+
"Randi": {
44+
"Level of Severity": "High",
45+
"Casual": "No",
46+
"Appropriated": "No",
47+
"If, Appropriated, Is it by Community or Others?": "",
48+
"What Makes it Problematic?": "",
49+
"Categories": ["gendered", "sexualized"]
50+
}
51+
},
52+
{
53+
"chutiya": {
54+
"Level of Severity": "Low",
55+
"Casual": "Yes",
56+
"Appropriated": "No",
57+
"If, Appropriated, Is it by Community or Others?": "",
58+
"What Makes it Problematic?": "",
59+
"Categories": []
60+
}
61+
},
62+
{
63+
"bsdk": {
64+
"Level of Severity": "Low",
65+
"Casual": "Yes",
66+
"Appropriated": "No",
67+
"If, Appropriated, Is it by Community or Others?": "",
68+
"What Makes it Problematic?": "",
69+
"Categories": ["sexualized"]
70+
}
71+
},
72+
{
73+
"jihadi": {
74+
"Level of Severity": "High",
75+
"Casual": "No",
76+
"Appropriated": "No",
77+
"If, Appropriated, Is it by Community or Others?": "",
78+
"What Makes it Problematic?": "",
79+
"Categories": ["religion", "ethnicity", "political affiliation"]
80+
}
81+
},
82+
{
83+
"Madarchod": {
84+
"Level of Severity": "Medium",
85+
"Casual": "Yes",
86+
"Appropriated": "No",
87+
"If, Appropriated, Is it by Community or Others?": "",
88+
"What Makes it Problematic?": "sexualized act and describing incest, acted on a woman's (sister) body",
89+
"Categories": ["gendered", "sexualized"]
90+
}
91+
},
92+
{
93+
"bhenchod": {
94+
"Level of Severity": "Medium",
95+
"Casual": "Yes",
96+
"Appropriated": "No",
97+
"If, Appropriated, Is it by Community or Others?": "",
98+
"What Makes it Problematic?": "sexualized act and describing incest, acted on a woman's (sister) body",
99+
"Categories": ["gendered", "sexualized"]
100+
}
101+
},
102+
{
103+
"motherfucker": {
104+
"Level of Severity": "Medium",
105+
"Casual": "Yes",
106+
"Appropriated": "No",
107+
"If, Appropriated, Is it by Community or Others?": "",
108+
"What Makes it Problematic?": "slur based on incest which is a common theme for derogatory words. Incest based slurs imply immorality since it is a deviation from established moral codes. But such insults express action over female bodies",
109+
"Categories": ["sexualized", "gendered"]
110+
}
111+
}
112+
]

0 commit comments

Comments
 (0)
Please sign in to comment.