From b5cf02de8e576920ae7e115d4cc3b6f7743bbf25 Mon Sep 17 00:00:00 2001
From: Christian Witte <cwitte@millichrome.(none)>
Date: Sun, 20 Jul 2014 14:12:38 -0300
Subject: [PATCH] new questions for whatDidYouSay

---
 .../basicFunctionalities.jsgf                    | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/ps-grammar/basicFunctionalities/basicFunctionalities.jsgf b/ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
index 67310eae..672b039e 100644
--- a/ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
+++ b/ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
@@ -6,11 +6,11 @@ public <basicFunctionalities> = <question1> | <question2> | <question3> | <quest
 <stop> = tobi stop;
 <question1> = what time is it;
 <question2> = what is your name;
-<question3> = what is your teams name;
-<question4> = what is the answer to the ultimate question about life the universe and everything;
-<question5> = what is the capital of poland;
-<question6> = which country grows the most potatoes;
-<question7> = which country grew the first orange;
-<question8> = how many countries are in europe;
-<question9> = what is the oldest most widely used drug on earth;
-<question10> = which fish can hold objects in its tail;
+<question3> = what is the capital of brazil;
+<question4> = in which year was robocup founded;
+<question5> = how many rings has the olympic flag;
+<question6> = what is the answer to the ultimate question about life the universe and everything;
+<question7> = what is the worlds most popular green vegetable;
+<question8> = what is the oldest drug used on earth;
+<question9> = which insect has the best eyesight;
+<question10> = who lives in a pineapple under the sea;
-- 
GitLab