Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Pocketsphinx Configs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CLF
Robocup
Pocketsphinx Configs
Commits
94444f4d
Commit
94444f4d
authored
1 year ago
by
Linus Schwarz
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some things in question grammar
parent
ce968eff
No related branches found
No related tags found
1 merge request
!15
Fixed some things in question grammar
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.vscode/settings.json
+3
-0
3 additions, 0 deletions
.vscode/settings.json
psGrammar/tasks/gpsr/questions.jsgf
+47
-47
47 additions, 47 deletions
psGrammar/tasks/gpsr/questions.jsgf
with
50 additions
and
47 deletions
.vscode/settings.json
0 → 100644
+
3
−
0
View file @
94444f4d
{
"ros.distro"
:
"noetic"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
psGrammar/tasks/gpsr/questions.jsgf
+
47
−
47
View file @
94444f4d
...
@@ -5,53 +5,53 @@ grammar questions;
...
@@ -5,53 +5,53 @@ grammar questions;
public <question> = [(tobi | biron | robot)] (<quest_predef>);
public <question> = [(tobi | biron | robot)] (<quest_predef>);
public <quest_predef> = <predef1> | <predef2> | <predef3> | <predef4> | <predef5> | <predef6> | <predef7> | <predef8> | <predef9> | <predef10> | <predef11> | <predef12> | <predef13> | <predef14> | <predef15> | <predef16>|<predef17> |<predef18> |<predef19> |<predef20> |<predef21> |<predef22> |<predef23> |<predef24> |<predef25> |<predef26> |<predef27> | <predef28> | <predef29> | <predef30> | <predef31> | <predef32> | <predef33> | <predef34> | <predef35> | <predef36> | <predef10> | <predef11> | <predef12> | <predef13> | <predef14> | <predef15> | <predef16>|<predef17> |<predef18> |<predef19> |<predef20> |<predef21> |<predef22> |<predef23> |<predef24> |<predef25>;
public <quest_predef> = <predef1> | <predef2> | <predef3> | <predef4> | <predef5> | <predef6> | <predef7> | <predef8> | <predef9> | <predef10> | <predef11> | <predef12> | <predef13> | <predef14> | <predef15> | <predef16>|<predef17> |<predef18> |<predef19> |<predef20> |<predef21> |<predef22> |<predef23> |<predef24> |<predef25> |<predef26> |<predef27> | <predef28> | <predef29> | <predef30> | <predef31> | <predef32> | <predef33> | <predef34> | <predef35> | <predef36> | <predef10> | <predef11> | <predef12> | <predef13> | <predef14> | <predef15> | <predef16>|<predef17> |<predef18> |<predef19> |<predef20> |<predef21> |<predef22> |<predef23> |<predef24> |<predef25>;
<predef1> = Who
'
s the most handsome person in Canada
?
;
<predef1> = Whos the most handsome person in Canada;
<predef2> = How many time zones are there in Canada
?
;
<predef2> = How many time zones are there in Canada;
<predef3> = What
'
s the longest street in the world
?
;
<predef3> = Whats the longest street in the world;
<predef4> = How long is Yonge Street in Ontario
?
;
<predef4> = How long is Yonge Street in Ontario;
<predef5> = What
'
s the name of the bear cub exported from Canada to the London Zoo
in 1915?
;
<predef5> = Whats the name of the bear cub exported from Canada to the London Zoo;
<predef6> = Where was the Blackberry Smartphone developed
?
;
<predef6> = Where was the Blackberry Smartphone developed;
<predef7> = What is the world
'
s largest coin
?
;
<predef7> = What is the worlds largest coin;
<predef8> = In what year was Canada invaded by the USA for the first time
?
;
<predef8> = In what year was Canada invaded by the USA for the first time;
<predef9> = What year was Canada invaded by the USA for the second time
?
;
<predef9> = What year was Canada invaded by the USA for the second time;
<predef10> = What country holds the record for the most gold medals at the Winter Olympics
?
;
<predef10> = What country holds the record for the most gold medals at the Winter Olympics;
<predef11> = Who coined the term Beatlemania
?
;
<predef11> = Who coined the term Beatlemania;
<predef12> = Why is Canada named Canada
?
;
<predef12> = Why is Canada named Canada;
<predef13> = When was The Mounted Police formed
?
;
<predef13> = When was The Mounted Police formed;
<predef14> = When was The Royal Canadian Mounted Police formed
?
;
<predef14> = When was The Royal Canadian Mounted Police formed;
<predef15> = How big is the RCMP
?
;
<predef15> = How big is the RCMP;
<predef16> = What else is Montreal called
?
;
<predef16> = What else is Montreal called;
<predef17> = Where is The Hotel de Glace located
?
;
<predef17> = Where is The Hotel de Glace located;
<predef18> = How many tons of ice are required to build The Hotel de Glace
?
;
<predef18> = How many tons of ice are required to build The Hotel de Glace;
<predef19> = How many tons of snow are required to build The Hotel de Glace
?
;
<predef19> = How many tons of snow are required to build The Hotel de Glace;
<predef20> = Can I visit the Hotel de Glace in summer
?
;
<predef20> = Can I visit the Hotel de Glace in summer;
<predef21> = Where is Canada
'
s only desert
?
;
<predef21> = Where is Canadas only desert;
<predef22> = How big is Canada
'
s only desert
?
;
<predef22> = How big is Canadas only desert;
<predef23> = Name 3 famous male Canadians.;
<predef23> = Name 3 famous male Canadians.;
<predef24> = Name 3 famous female Canadians.;
<predef24> = Name 3 famous female Canadians.;
<predef25> = What
'
s the origin of the Comic Sans font
?
;
<predef25> = Whats the origin of the Comic Sans font;
<predef26> = What is a nanobot
?
;
<predef26> = What is a nanobot;
<predef27> = How small can a nanobot be
?
;
<predef27> = How small can a nanobot be;
<predef28> = Why wasn
'
t Tron nominated for an award by The Motion Picture Academy
?
;
<predef28> = Why wasnt Tron nominated for an award by The Motion Picture Academy;
<predef29> = Which was the first computer with a hard disk drive
?
;
<predef29> = Which was the first computer with a hard disk drive;
<predef30> = When was the first computer with a hard disk drive launched
?
;
<predef30> = When was the first computer with a hard disk drive launched;
<predef31> = How big was the first hard disk drive
?
;
<predef31> = How big was the first hard disk drive;
<predef32> = What does CAPTCHA stands for
?
;
<predef32> = What does CAPTCHA stands for;
<predef33> = What was the first computer bug
?
;
<predef33> = What was the first computer bug;
<predef34> = Name all of the robots on Mars.;
<predef34> = Name all of the robots on Mars.;
<predef35> = Who is the world
'
s first android
?
;
<predef35> = Who is the worlds first android;
<predef36> = What is a Mechanical Knight
?
;
<predef36> = What is a Mechanical Knight;
<predef37> = What was the first computer in pass the Turing test
?
;
<predef37> = What was the first computer in pass the Turing test;
<predef38> = What does Moravec
'
s paradox state
?
;
<predef38> = What does Moravecs paradox state;
<predef39> = What is the AI knowledge engineering bottleneck
?
;
<predef39> = What is the AI knowledge engineering bottleneck;
<predef40> = Why is Elon Musk is worried about AI
'
s impact on humanity
?
;
<predef40> = Why is Elon Musk is worried about AIs impact on humanity;
<predef41> = Do you think robots are a threat to humanity
?
;
<predef41> = Do you think robots are a threat to humanity;
<predef42> = What is a chatbot
?
;
<predef42> = What is a chatbot;
<predef43> = Are self
-
driving cars safe
?
;
<predef43> = Are self
driving cars safe;
<predef44> = Who invented the compiler
?
;
<predef44> = Who invented the compiler;
<predef45> = Who created the C Programming Language
?
;
<predef45> = Who created the C Programming Language;
<predef46> = Who created the Python Programming Language
?
;
<predef46> = Who created the Python Programming Language;
<predef47> = Is Mark Zuckerberg a robot
?
;
<predef47> = Is Mark Zuckerberg a robot;
<predef48> = Who is the inventor of the Apple I microcomputer
?
;
<predef48> = Who is the inventor of the Apple I microcomputer;
<predef49> = Who is considered to be the first computer programmer
?
;
<predef49> = Who is considered to be the first computer programmer;
<predef50> = Which program do Jedi use to open PDF files
?
;
<predef50> = Which program do Jedi use to open PDF files;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment