In formal language theory, a growing context-sensitive grammar is a context-sensitive grammar in which the productions increase the length of the sentences being generated.[1][2] These grammars are thus noncontracting and context-sensitive. A growing context-sensitive language is a context-sensitive language generated by these grammars.
In these grammars the "start symbol" S does not appear on the right hand side of any production rule and the length of the right hand side of each production exceeds the length of the left side, unless the left side is S.[1]
These grammars were introduced by Dahlhaus and Warmuth.[3] They were later shown to be equivalent to the acyclic context-sensitive grammars.[3] Membership in any growing context-sensitive language is polynomial time computable;[4][5] however, the uniform problem of deciding whether a given string belongs to the language generated by a given growing[6] or acyclic[7] context-sensitive grammar is NP-complete.