File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -125,18 +125,30 @@ public class BuzzwordPhraseCommand: StringCommand {
125
125
" AI " ,
126
126
" AR " ,
127
127
" automation " ,
128
+ " architecture " ,
129
+ " big data " ,
130
+ " business " ,
128
131
" blockchain " ,
129
132
" catalyst " ,
130
133
" computing " ,
134
+ " crypto " ,
131
135
" content " ,
132
136
" convergence " ,
133
137
" cloud " ,
138
+ " deployment " ,
134
139
" e-business " ,
135
140
" e-commerce " ,
136
141
" expertise " ,
142
+ " infrastructure " ,
137
143
" IT " ,
144
+ " IoT " ,
138
145
" transformation " ,
146
+ " thought leader " ,
147
+ " paradigm " ,
139
148
" roadmap " ,
149
+ " security " ,
150
+ " scrum " ,
151
+ " single pane of glass " ,
140
152
" software " ,
141
153
" solution " ,
142
154
" synergy " ,
@@ -146,6 +158,7 @@ public class BuzzwordPhraseCommand: StringCommand {
146
158
] ,
147
159
nounSuffixes: [
148
160
" as-a-service " ,
161
+ " shift " ,
149
162
] ,
150
163
adjectives: [
151
164
" 24/7 " ,
@@ -158,6 +171,7 @@ public class BuzzwordPhraseCommand: StringCommand {
158
171
" global " ,
159
172
" real-time " ,
160
173
" seamless " ,
174
+ " disruptive " ,
161
175
" distributed " ,
162
176
" diverse " ,
163
177
" dynamic " ,
@@ -182,25 +196,30 @@ public class BuzzwordPhraseCommand: StringCommand {
182
196
" turnkey " ,
183
197
] ,
184
198
compoundPrefixes: [
199
+ " charged " ,
185
200
" client " ,
186
201
" cross " ,
202
+ " cyber " ,
187
203
" data " ,
188
204
" inter " ,
189
205
" future " ,
190
206
" hyper " ,
207
+ " super " ,
191
208
" market " ,
192
209
" goal " ,
193
210
" quantum " ,
194
211
" world " ,
195
212
] ,
196
213
compoundSuffixes: [
214
+ " accelerated " ,
197
215
" adaptive " ,
198
216
" added " ,
199
217
" based " ,
200
218
" building " ,
201
219
" centered " ,
202
220
" compatible " ,
203
221
" compliant " ,
222
+ " converged " ,
204
223
" class " ,
205
224
" distributed " ,
206
225
" grade " ,
@@ -209,6 +228,7 @@ public class BuzzwordPhraseCommand: StringCommand {
209
228
" enabled " ,
210
229
" engineered " ,
211
230
" focused " ,
231
+ " powered " ,
212
232
" proof " ,
213
233
" ready " ,
214
234
" scale " ,
You can’t perform that action at this time.
0 commit comments