diff --git a/ps-config/gprs/gprs.conf b/ps-config/gprs/gprs.conf
index 009039de1f9742e47d785d92b74dd5d76063b3fc..6579be428982bcee60491d57ada24544f3c6e9f5 100644
--- a/ps-config/gprs/gprs.conf
+++ b/ps-config/gprs/gprs.conf
@@ -50,10 +50,11 @@ bestpath=no;
 autoload=yes;
 
 [pocketsphinxinstance]
-name=basicFunctionalities;
+name=otherCommand;
 hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
 dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
-jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/basicFunctionalities/basicFunctionalities.jsgf;
-rsbscope=/speechrec/psa/basicFunctionalities;
+jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/restaurant/otherCommand.jsgf;
+rsbscope=/speechrec/psa/otherCommand;
 bestpath=no;
 autoload=yes;
+