<!-- The grammar tag surrounds the entire CFG description 
  Specify the language of the grammar as 
  English-American ('409') -->
<GRAMMAR LANGID="409">
<DEFINE><ID NAME="computer" VAL="1"/></DEFINE>


<RULE ID="1" NAME="computer" TOPLEVEL="ACTIVE"><!-- 1	computer	S	computer	False		{Resume}	False	0	A	False	Global	Yes	 -->
<P>computer</P>
</RULE>

</GRAMMAR>

