player

  1. noun The human being sitting at a terminal playing MUD, as opposed to their representation in the game (ie. their persona). In cases where the human being is so involved in the game that they feel it's really them in there, and that things /are/ happening to them personally (ie. they are having fun), the player and persona merge into one. In this case, the term player subsumes that of persona. See also role-play.

  2. noun A class to which those objects in the game that are assumed to be run by human beings belong, especially when compared against mobiles. There are technical reasons for this, arising from some of the Strange Things that wizzes are able to do. Unless context indicates that a game object rather than a human being is implied, player (1) is the default usage. A message 'sent to all players', for example, does not mean that it is sent in the real world to all human beings playing at that moment, since it actually goes to their personaE; however, to do something to all personaE implies the inclusion of any not actually in the game at the time. Therefore, in this example players means the all current instances of the class of player objects.