The document presents information on Turing machines. It defines a Turing machine as a mathematical model of computation that manipulates symbols on a tape according to a set of rules. A Turing machine is represented as a 7-tuple that includes the finite set of states, tape alphabet, transition function, initial state, and set of final states. It also notes that a Turing machine can recognize a language if it can be generated by a phrase-structure grammar according to the Church-Turing thesis.