Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 27 additions & 5 deletions src/terms.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default [
'(business|client|community|culture|customer|data|goal|intelligence|market' +
'(business|client|commercial|community|corporate|culture|customer|data|goal|intelligence|market' +
'|process|quality|results|role|sales|subject|service|user)' +
'.(centric(ity)?|facing|oriented|driven|focused|assessment|service|process|align(ed|ment|ing))',
'.(centric(ity)?|controlled|facing|oriented|driven|focused|interests?|assessment|service|process|align(ed|ment|ing)|owned)',
'10x',
'24/7',
'ai',
Expand Down Expand Up @@ -71,6 +71,7 @@ export default [
'centers? of excellence',
'challenges?',
'change agents?',
'charters?',
'circle the wagons',
'client-centered',
'client-centric',
Expand All @@ -81,7 +82,8 @@ export default [
'collaborat(e|ion|ive)s?',
'combat(ing|s)?',
'comfort( zone)?',
'commit(ments?|tee)?',
'commit(ments?|tees?|ted|ting)?',
'common good',
'communicat(e|ion)s?',
'company-employee.fit',
'compelling',
Expand All @@ -100,6 +102,7 @@ export default [
'convergence',
'convergent',
'conversions?',
'cooperat(e(d|s)?|ing|ion|ive)',
'core business',
'core competenc(y|ies)',
'core.to.edge',
Expand Down Expand Up @@ -128,6 +131,7 @@ export default [
'de-?dupe',
'deep dive',
'deep learning',
'defend(s|ing|ed)?',
'delight',
'deliver(able)?s?',
'demographic',
Expand All @@ -137,6 +141,7 @@ export default [
'devops?',
'dialog(ue?)s?',
'digital transformation',
'digni(f(y(ing)?|ies)|ty)',
'digital twin',
'differentiation',
'discover(y|ed)?',
Expand Down Expand Up @@ -166,18 +171,21 @@ export default [
'emerging markets?',
'empower(ing|ment|s)?',
'enablement',
'encourag(e(d|s|ment)?|ing)',
'end of the day',
'end.to.end',
'engulf',
'engag(e(d)|ing|ment)',
'enhanced?',
'enhanc(ing|e(d|s|ments)?)',
'enterprise',
'envision(s|ed|ing)?',
'erp',
'estimate',
'eta',
'etched in stone',
'evangelist',
'evolution',
'evolv(e(d|s)?|ing)',
'exceed expectations',
'excellent',
'exceptional',
Expand Down Expand Up @@ -241,6 +249,7 @@ export default [
'high quality',
'highly.scalable',
'hive ?mind',
'honou?r(s|ing|ed)?',
'hybrid environments?',
'hyperautomation',
'hyper.personalization',
Expand Down Expand Up @@ -316,6 +325,7 @@ export default [
'mission',
'miracle',
'ml',
'modern(iz(e(s|d)?|ing|ation))?',
'momentum',
'moneti(s|z)e',
'mov(e|ing) (fast|forward)',
Expand Down Expand Up @@ -344,11 +354,13 @@ export default [
'on the (back end|radar screen|same page|house)',
'one.stop.shop',
'one to one',
'only the beginning',
'open the kimono',
'opportunit(y|ies)',
'outperform',
'overarch(es?|ing)?',
'optimal',
'organizational',
'orthogonal',
'outcome(s)',
'outstanding',
Expand All @@ -357,6 +369,7 @@ export default [
'(total cost of )?ownership',
'paradigms?( shift)?',
'partner(ships?)?',
'passion(s|ate)?',
'patents?',
'people.focus(ed|sed)',
'performance indicators',
Expand All @@ -365,6 +378,7 @@ export default [
'perspective',
'phases?',
'phased approach',
'phenomenal',
'pipeline',
'pioneers?',
'pivot',
Expand All @@ -373,10 +387,11 @@ export default [
'pledg(es?|ing)',
'plethora',
'plug.?in',
'polish(e(d|s)?|ing)?',
'potentials?',
'powerful',
'premium',
'prioriti(s|z)ed?',
'priorit(y|ies|i(s|z)ed?)',
'proactive',
'problem space',
'processes',
Expand Down Expand Up @@ -449,8 +464,10 @@ export default [
'secret sauce',
'search engine optimization',
'segments?',
'self.govern(ed|ing|ance)?',
'self.?guid(ed|ing|ance)',
'self-managed team',
'self.organiz(ed?|ing|ation)',
'seo',
'(serial )?entrepreneurs?',
'serverless',
Expand Down Expand Up @@ -481,6 +498,7 @@ export default [
'strength(en(ing)?|s)?',
'story points?',
'storytelling',
'succeed(s|ed|ing)?',
'success(ful)?',
'super(critical|star|nova)',
'sustainab(le|ility)',
Expand All @@ -502,6 +520,7 @@ export default [
'tectonic shift',
'that being said',
'thought.leader',
'thriv(es?|ing)',
'throughput',
'time.to.awesome',
'time.to.market',
Expand All @@ -518,6 +537,7 @@ export default [
'truths?',
'turnkey',
'ultimate',
'uph(e|o)ld(s|ing)?',
'up.to.speed',
'up-?sell',
'upside',
Expand All @@ -543,6 +563,7 @@ export default [
'wearable',
'web(3|4)?(.0)?',
'web.enabled',
'welcom(e(d|s)?|ing)',
'win-win',
'wisdom of crowds',
'with due respect',
Expand All @@ -552,6 +573,7 @@ export default [
'workloads?',
'workplaceless',
'workspace',
'work(ing)?.together',
'world.?class',
'world a better place',
'wow.factor',
Expand Down