Community Stages Terminology: Difference between revisions

From CommunityData
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Bruce Tuckman proposed four stages that groups go through: forming, storming, norming, and performing. This page tracks the use of other candidate community stages. See the [https://blog.communitydata.cc/forming-storming-norming-performing-and-chloroforming blog post] for more detail.
If you know that words on this have been used in some published work, feel free to mark them as used with <tt><nowiki><strike></nowiki></tt> tags and to point out who used it. Links to papers would be ideal!
* aborning
* aborning
* adjourning
* <strike>adjourning</strike> ([https://doi.org/10.1177/105960117700200404 Tuckman and Jensen 1977])
* adorning
* adorning
* antireforming
* antireforming
Line 32: Line 36:
* misinforming
* misinforming
* morning
* morning
* mourning
* <strike>mourning</strike> ([https://doi.org/10.1177/105960117700200404 Tuckman and Jensen 1977])
* nonadorning
* nonadorning
* nonconforming
* nonconforming
Line 41: Line 45:
* nontransforming
* nontransforming
* <strike>norming</strike> (Tuckman 1965)
* <strike>norming</strike> (Tuckman 1965)
* outperforming
* <strike>outperforming</strike> ([https://doi.org/10.1111/1467-8551.00173 Rickards and Moger 2002])
* outscorning
* outscorning
* overinforming
* overinforming
Line 51: Line 55:
* readjourning
* readjourning
* readorning
* readorning
* reforming
* <strike>reforming</strike> ([http://www.whiteandmaclean.eu/from-comfort-zone-to-performance-management/ White 2009])
* reinforming
* reinforming
* rejourning
* rejourning
* retransforming
* retransforming
* <strike>renorming</strike> (Timothy Biggs)
* scorning
* scorning
* shoehorning
* shoehorning
Line 67: Line 72:
* thermoforming
* thermoforming
* thorning
* thorning
* transforming
* <strike>transforming</strike> ([http://www.whiteandmaclean.eu/from-comfort-zone-to-performance-management/ White 2009])
* unconforming
* unconforming
* underperforming
* underperforming
Line 79: Line 84:
* worming
* worming
* yestermorning
* yestermorning
* afterswarming
* beswarming
* hearthwarming
* heartwarming
* housewarming
* inswarming
* overswarming
* overwarming
* prewarming
* rewarming
* swarming
* unswarming
* upswarming
* warming
== Making This List ==


This was generated on a Debian system using the american-english-insane dictionary using the following command:
This was generated on a Debian system using the american-english-insane dictionary using the following command:


  grep -e '[^A-Z].*ou\?r[mn]ing$' /usr/share/dict/american-english-insane
  grep -e '[^A-Z].*ou\?r[mn]ing$' /usr/share/dict/american-english-insane
Plus a few from this command, filtered to only those that rhyme.
grep -i -E "[^A-Z].*ar[mn]ing$" /usr/share/dict/american-english-insane

Latest revision as of 20:59, 6 July 2018

Bruce Tuckman proposed four stages that groups go through: forming, storming, norming, and performing. This page tracks the use of other candidate community stages. See the blog post for more detail.

If you know that words on this have been used in some published work, feel free to mark them as used with <strike> tags and to point out who used it. Links to papers would be ideal!

  • aborning
  • adjourning (Tuckman and Jensen 1977)
  • adorning
  • antireforming
  • attorning
  • ausforming
  • barnstorming
  • bestorming
  • bethorning
  • beworming
  • borning
  • brainstorming
  • chloroforming
  • conforming
  • corning
  • deforming
  • dehorning
  • deworming
  • disadorning
  • disforming
  • dishorning
  • disinforming
  • electroforming
  • enforming
  • forming (Tuckman 1965)
  • gorming
  • horning
  • hydroforming
  • informing
  • midmorning
  • misforming
  • misinforming
  • morning
  • mourning (Tuckman and Jensen 1977)
  • nonadorning
  • nonconforming
  • nondeforming
  • nonforming
  • nonperforming
  • nonsporeforming
  • nontransforming
  • norming (Tuckman 1965)
  • outperforming (Rickards and Moger 2002)
  • outscorning
  • overinforming
  • performing (Tuckman 1965)
  • platforming
  • postforming
  • preforming
  • premorning
  • readjourning
  • readorning
  • reforming (White 2009)
  • reinforming
  • rejourning
  • retransforming
  • renorming (Timothy Biggs)
  • scorning
  • shoehorning
  • slipforming
  • sojourning
  • sorning
  • sporeforming
  • storming (Tuckman 1965)
  • stubborning
  • suborning
  • terraforming
  • thermoforming
  • thorning
  • transforming (White 2009)
  • unconforming
  • underperforming
  • unforming
  • uniforming
  • uninforming
  • unmourning
  • unperforming
  • unreforming
  • untransforming
  • worming
  • yestermorning
  • afterswarming
  • beswarming
  • hearthwarming
  • heartwarming
  • housewarming
  • inswarming
  • overswarming
  • overwarming
  • prewarming
  • rewarming
  • swarming
  • unswarming
  • upswarming
  • warming


Making This List[edit]

This was generated on a Debian system using the american-english-insane dictionary using the following command:

grep -e '[^A-Z].*ou\?r[mn]ing$' /usr/share/dict/american-english-insane

Plus a few from this command, filtered to only those that rhyme.

grep -i -E "[^A-Z].*ar[mn]ing$" /usr/share/dict/american-english-insane