automata-theory Definition Accepted Language The accepted language of an automaton A over alphabet Σ is the set of all strings that the automaton accepts, i.e. strings for which A has a successful run according to its acceptance criterion. It’s denoted as L(A). L(A)={w∈Σ∗∣δ∗(q0,w)∩F={}}