Regulated rewriting
From Wikipedia, the free encyclopedia
Regulated rewriting is a specific area of formal languages studying grammatical systems which are able to take some kind of control over the production applied in a derivation step. For this reason, the grammatical systems studied in Regulated Rewriting theory are also called "Grammars with Controlled Derivations". Among such grammars can be noticed:
Basic concepts
Definition
A Matrix Grammar, , is a four-tuple where
1.- is an alphabet of non-terminal symbols
2.- is an alphabet of terminal symbols disjoint with
3.- is a finite set of matrices, which are non-empty sequences
,
with , and
, where each
, is an ordered pair
being
these pairs are called "productions", and are denoted
. In these conditions the matrices can be written down as
4.- S is the start symbol
Definition
Let be a matrix grammar and let
the collection of all productions on matrices of .
We said that is of type according to Chomsky's hierarchy with , or "increasing length"
or "linear" or "without -productions" if and only if the grammar has the corresponding property.
The classic example
- Note: taken from Abraham 1965, with change of nonterminals names
The context-sensitive language is generated by the where is the non-terminal set, is the terminal set, and the set of matrices is defined as , , , .
Time Variant Grammars
Basic concepts
Definition
A Time Variant Grammar is a pair where
is a grammar and is a function from the set of natural
numbers to the class of subsets of the set of productions.