Skip to content
Snippets Groups Projects
Commit ef2f3a1a authored by Henri Neumann's avatar Henri Neumann
Browse files

SpeechRec grammar typo fixed

parent 7796c6af
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ grammar speechRecognition;
public <task> = <question1> | <question2> | <question3> | <question4> | <question5> | <question6> | <question7> | <question8> | <question9> | <question10> | <question11> | <question12> | <question13> | <question14> | <question15> | <question16> | <question17> | <question18> | <question19> | <question20> | <question21> | <question22> | <question23> | <question24> | <question25> | <question26> | <question27> | <question28> | <question29> | <question30> | <question31> | <question32> | <question33> | <question34> | <question35> | <question36> | <question37> | <question38> | <question39> | <question40> | <question41> | <question42> | <question43> | <question44> | <question45> | <question46> | <question47> | <question48> | <question49> | <question50>;
<question1> = who are the inventors of the c programming language;
<question2> = is the inventor of the python programming language;
<question2> = who is the inventor of the python programming language;
<question3> = which robot was the star in the movie wall e;
<question4> = where does the term computer bug come from;
<question5> = what is the name of the round robot in the new star wars movie;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment