2b.Combination

Description

The combination describes how the available primitive moves are linked to give a piece's movement.
Possible values are:

Simple, Inclusive, Exclusive, Joint

where

Simple
is used for a piece with only one step-type.
Inclusive
is used when a piece has the option, on any one move, of using one, or linking together two or more, of its available step-types.
Exclusive
is used when a piece may, on any one move, use one and only one of its step-types.
Joint
is used when a piece must, on each and every move, join or link together [two or more of] its step-types.

Listing by Value


Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.