Skip to content

Commit 4534436

Browse files
committed
Add sentences config
1 parent eeb6697 commit 4534436

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[GetTime]
2+
what is the time
3+
what time is it
4+
tell me the time
5+
6+
[ChangeLightColor]
7+
light_name = (left | middle | right) {lightname}
8+
color = (red | green | blue | yellow | orange | purple | white | off) {color}
9+
10+
set [the] <light_name> light [to] <color>
11+
make [the] <light_name> light <color>
12+
13+
[DisplayPicture]
14+
category = ((cat | adafruit) {category})
15+
type = (picture | image | photo)
16+
display [(a | an)] <category> <type>
17+
show [me] [(a | an)] <category> <type>
18+
find [me] [(a | an)] <category> <type>

0 commit comments

Comments
 (0)