<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Regular grammar - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=regular_grammar&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=regular_grammar&amp;p=12">3.Next</a>
</p>
<p>including non-regular ones.</p>

<p>For instance, the grammar G with N = {S, A}, ? = {a, b}, P with start symbol S and rules<br/>
: S -> aA<br/>
: A -> Sb<br/>
: S -> ?generates , the paradigmatic non-regular linear language.</p>

<p><big>See also</big></p>
<p>
* <a href="page.php?w=Regular_expression">Regular expression</a>, a compact notation for regular grammars<br/>
* <a href="page.php?w=Regular_tree_grammar">Regular tree grammar</a>, a generalization from strings to trees<br/>
* <a href="page.php?w=Prefix_grammar">Prefix grammar</a><br/>
* <a href="page.php?w=Chomsky_hierarchy">Chomsky hierarchy</a></p><p>
<a accesskey="1" href="page.php?w=regular_grammar&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=regular_grammar&amp;p=12">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
