You are here:
April
/
Monthly
/
Tutorials
/
Software
/
Home
// self-identifying header
#JSGF V1.0;
// grammar declaration
grammar network.grammar.activity;
// rule definitions
public <activity> = draw <color> circle;
<color> = red | blue | green;
Help
/
Support
/
Site Map
/
Contact Us
/
ISIP Home