Skip to content

Scissors

A scissor is a bigram where adjacent fingers move in opposing flexion-extension directions, with the shorter finger extending while the longer finger flexes. See scissor terminology for more details.

A scissor bigram is a bigram that creates a scissor motion between adjacent fingers. Scissors are classified by distance:

  • Half-scissor bigram (HSB): 1u distance between the two keys
  • Full-scissor bigram (FSB): 2u distance between the two keys

HSB%=# of half-scissor bigrams# of bigrams\text{HSB}\% = \frac{\text{\# of half-scissor bigrams}}{\text{\# of bigrams}}

FSB%=# of full-scissor bigrams# of bigrams\text{FSB}\% = \frac{\text{\# of full-scissor bigrams}}{\text{\# of bigrams}}

Total Scissor%=HSB%+FSB%\text{Total Scissor}\% = \text{HSB}\% + \text{FSB}\%

Scissors are considered uncomfortable due to the opposing motion of adjacent fingers, which can strain the tendons and reduce typing fluidity. Modern layouts often optimize to minimize scissors, though there is significant individual variation in scissor tolerance.

Different finger pairs have varying degrees of independence, affecting scissor severity:

  • Index-middle scissors: Generally most tolerable due to higher finger independence
  • Middle-ring scissors: Moderate severity
  • Ring-pinky scissors: Generally least tolerable due to lower finger independence

A scissor skipgram is a skipgram that creates a scissor motion between adjacent fingers. Like bigrams, these are classified by distance:

  • Half-scissor skipgram (HSS): 1u distance between the two keys
  • Full-scissor skipgram (FSS): 2u distance between the two keys

HSS1%=# of 1st order half-scissor skipgrams# of trigrams\text{HSS}_1\% = \frac{\text{\# of 1st order half-scissor skipgrams}}{\text{\# of trigrams}}

FSS1%=# of 1st order full-scissor skipgrams# of trigrams\text{FSS}_1\% = \frac{\text{\# of 1st order full-scissor skipgrams}}{\text{\# of trigrams}}

Scissor skipgrams capture uncomfortable patterns where the scissor motion happens with an intervening keypress, such as “c_r” in “car”. While less severe than direct scissors, they can still impact typing comfort and rhythm.