-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist.json
198 lines (198 loc) · 5.63 KB
/
list.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
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"master": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L7466"],
"replacement": {
"primary": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L6085"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"main": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L4191"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"initiator": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L322554"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"requester": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L326679"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"controller": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L30833"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"host": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L16938"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"leader": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L4175"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"director": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L3991"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
}
}
},
"slave": {
"lexeme": "https://www.wikidata.org/wiki/Lexeme:L13257",
"replacement": {
"secondary": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L327366"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"subordinate": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L233676"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"replica": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L233676"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"target": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L5717"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"responder": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L299282"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"device": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L7295"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"worker": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L5544"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"proxy": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L24980"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"follower": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L227105"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"performer": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L299288"],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
}
}
},
"blacklist": {
"lexeme": "https://www.wikidata.org/wiki/Lexeme:L307840",
"replacement": {
"blocklist": {
"lexeme": [],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"denylist": {
"lexeme": [],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
}
}
},
"whitelist": {
"lexeme": "https://www.wikidata.org/wiki/Lexeme:L307842",
"replacement": {
"allowlist": {
"lexeme": [],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
},
"passlist": {
"lexeme": [],
"references": [
"https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst"
]
}
}
},
"guy": {
"lexeme": "https://www.wikidata.org/wiki/Lexeme:L4112",
"replacement": {
"folk": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L7930"],
"references": [
"https://www.cnet.com/news/twitter-engineers-replace-racially-loaded-tech-terms-like-master-slave/"
]
}
}
},
"guys": {
"lexeme": "https://www.wikidata.org/wiki/Lexeme:L4112",
"replacement": {
"folks": {
"lexeme": ["https://www.wikidata.org/wiki/Lexeme:L7930"],
"references": [
"https://www.cnet.com/news/twitter-engineers-replace-racially-loaded-tech-terms-like-master-slave/"
]
}
}
},
"man hour": {
"lexeme": "",
"replacement": {
"person hour": {
"lexeme": [],
"references": [
"https://chromium.googlesource.com/chromium/src/+/master/styleguide/inclusive_code.md"
]
}
},
"man hours": {
"lexeme": "",
"replacement": {
"person hours": {
"lexeme": [],
"references": [
"https://chromium.googlesource.com/chromium/src/+/master/styleguide/inclusive_code.md"
]
}
}
}
}
}