Skip to content

Commit

Permalink
Further enhance the dictionary, with passion
Browse files Browse the repository at this point in the history
  • Loading branch information
soraminazuki committed May 13, 2024
1 parent 0ce91e4 commit d103aa8
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions src/terms.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default [
'(business|client|commercial|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|interests?|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,7 @@ 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',
Expand All @@ -101,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 @@ -168,18 +170,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 @@ -319,6 +324,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 @@ -347,11 +353,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 @@ -360,6 +368,7 @@ export default [
'(total cost of )?ownership',
'paradigms?( shift)?',
'partner(ships?)?',
'passion(s|ate)?',
'patents?',
'people.focus(ed|sed)',
'performance indicators',
Expand All @@ -377,6 +386,7 @@ export default [
'pledg(es?|ing)',
'plethora',
'plug.?in',
'polish(e(d|s)?|ing)?',
'potentials?',
'powerful',
'premium',
Expand Down Expand Up @@ -487,6 +497,7 @@ export default [
'strength(en(ing)?|s)?',
'story points?',
'storytelling',
'succeed(s|ed|ing)?',
'success(ful)?',
'super(critical|star|nova)',
'sustainab(le|ility)',
Expand Down Expand Up @@ -551,6 +562,7 @@ export default [
'wearable',
'web(3|4)?(.0)?',
'web.enabled',
'welcom(e(d|s)?|ing)',
'win-win',
'wisdom of crowds',
'with due respect',
Expand Down

0 comments on commit d103aa8

Please sign in to comment.