Grammar systems theory
Appearance
Grammar systems theory is the field of theoretical computer science which study systems of finite collection of formal grammars generating a formal language. Each grammar works on a string so-called sequential form that represents an environment. Grammar system can thus be used as an formalization of decentralized or distributed systems of agents in AI.[1]
Agent representation
Let to be a simple reactive agent moving on the table and trying not to fall down from the table with two reactions for turning and for moving forward. The set of possible behaviors of can then be described as an formal language , where and are dimensions of the table.[2]
Let to be a formal grammar which generates language . The behavior of is then described by this grammar.