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
a370b4c6
Commit
a370b4c6
authored
10 years ago
by
Christian Witte
Browse files
Options
Downloads
Patches
Plain Diff
bugfix
parent
92fd71e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
+1
-1
1 addition, 1 deletion
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf~
+10
-10
10 additions, 10 deletions
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf~
with
11 additions
and
11 deletions
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf
+
1
−
1
View file @
a370b4c6
...
...
@@ -12,6 +12,6 @@ public <basicFunctionalities> = <question1> | <question2> | <question3> | <quest
<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
E
urope;
<question8> = how many countries are in
e
urope;
<question9> = what is the oldest most widely used drug on earth;
<question10> = which fish can hold objects in its tail;
This diff is collapsed.
Click to expand it.
ps-grammar/basicFunctionalities/basicFunctionalities.jsgf~
+
10
−
10
View file @
a370b4c6
...
...
@@ -5,13 +5,13 @@ public <basicFunctionalities> = <question1> | <question2> | <question3> | <quest
<startServing> = continue | tobi continue;
<stop> = tobi stop;
<dummy> = take | look;
<question1> =
question one
;
<question2> =
question two
;
<question3> =
question thre
e;
<question4> =
question four
;
<question5> =
question five
;
<question6> =
question six
;
<question7> =
question seven
;
<question8> =
question eight
;
<question9> =
question nine
;
<question10> =
question ten
;
<question1> =
what time is it
;
<question2> =
what is your name
;
<question3> =
what is your teams nam
e;
<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
;
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