Definition An alphabet Σ is a non-empty finite set of symbols. Properties Since Σ is finite, it is decidable whether a given object is a member of Σ. Remarks Common examples include Σ={0,1} or Σ={a,b,…,z}. In practice ASCII or Unicode are comon choices.