06-ZDIAUI0-Systemy-dialogow.../gramatyki/hello.jsgf

8 lines
124 B
Plaintext

#JSGF V1.0 UTF-8 pl;
grammar hello;
<hello> = <greeting> ;
public <greeting> = (dzień dobry | cześć | siema | witam);