Add gitlab issue/merge request templates
[src/snips-model-agl.git] / dataset / dataset.json
1 {
2   "entities": {
3     "hvac_fan_speed_action": {
4       "automatically_extensible": false,
5       "data": [
6         {
7           "synonyms": [
8             "up",
9             "boost",
10             "boosting",
11             "raise"
12           ],
13           "value": "increase"
14         },
15         {
16           "synonyms": [
17             "down",
18             "reduce",
19             "back",
20             "lower"
21           ],
22           "value": "decrease"
23         },
24         {
25           "synonyms": [
26             "adjust",
27             "change"
28           ],
29           "value": "set"
30         }
31       ],
32       "matching_strictness": 0.8,
33       "use_synonyms": true
34     },
35     "hvac_temperature_action": {
36       "automatically_extensible": false,
37       "data": [
38         {
39           "synonyms": [
40             "up",
41             "boost",
42             "boosting",
43             "raise",
44             "heat",
45             "warm",
46             "warmer"
47           ],
48           "value": "increase"
49         },
50         {
51           "synonyms": [
52             "down",
53             "reduce",
54             "back",
55             "lower",
56             "cool",
57             "colder"
58           ],
59           "value": "decrease"
60         },
61         {
62           "synonyms": [
63             "adjust",
64             "change"
65           ],
66           "value": "set"
67         }
68       ],
69       "matching_strictness": 0.8,
70       "use_synonyms": true
71     },
72     "numeric_value": {
73       "automatically_extensible": false,
74       "data": [
75         {
76           "synonyms": [],
77           "value": "zero"
78         },
79         {
80           "synonyms": [],
81           "value": "one"
82         },
83         {
84           "synonyms": [],
85           "value": "two"
86         },
87         {
88           "synonyms": [],
89           "value": "three"
90         },
91         {
92           "synonyms": [],
93           "value": "four"
94         },
95         {
96           "synonyms": [],
97           "value": "five"
98         },
99         {
100           "synonyms": [],
101           "value": "six"
102         },
103         {
104           "synonyms": [],
105           "value": "seven"
106         },
107         {
108           "synonyms": [],
109           "value": "eight"
110         },
111         {
112           "synonyms": [],
113           "value": "nine"
114         },
115         {
116           "synonyms": [],
117           "value": "ten"
118         },
119         {
120           "synonyms": [],
121           "value": "eleven"
122         },
123         {
124           "synonyms": [],
125           "value": "twelve"
126         },
127         {
128           "synonyms": [],
129           "value": "thirteen"
130         },
131         {
132           "synonyms": [],
133           "value": "fourteen"
134         },
135         {
136           "synonyms": [],
137           "value": "fifteen"
138         },
139         {
140           "synonyms": [],
141           "value": "sixteen"
142         },
143         {
144           "synonyms": [],
145           "value": "seventeen"
146         },
147         {
148           "synonyms": [],
149           "value": "eighteen"
150         },
151         {
152           "synonyms": [],
153           "value": "nineteen"
154         },
155         {
156           "synonyms": [],
157           "value": "twenty"
158         },
159         {
160           "synonyms": [],
161           "value": "twenty one"
162         },
163         {
164           "synonyms": [],
165           "value": "twenty two"
166         },
167         {
168           "synonyms": [],
169           "value": "twenty three"
170         },
171         {
172           "synonyms": [],
173           "value": "twenty four"
174         },
175         {
176           "synonyms": [],
177           "value": "twenty five"
178         },
179         {
180           "synonyms": [],
181           "value": "twenty six"
182         },
183         {
184           "synonyms": [],
185           "value": "twenty seven"
186         },
187         {
188           "synonyms": [],
189           "value": "twenty eight"
190         },
191         {
192           "synonyms": [],
193           "value": "twenty nine"
194         },
195         {
196           "synonyms": [],
197           "value": "thirty"
198         },
199         {
200           "synonyms": [],
201           "value": "thirty one"
202         },
203         {
204           "synonyms": [],
205           "value": "thirty two"
206         },
207         {
208           "synonyms": [],
209           "value": "thirty three"
210         },
211         {
212           "synonyms": [],
213           "value": "thirty four"
214         },
215         {
216           "synonyms": [],
217           "value": "thirty five"
218         },
219         {
220           "synonyms": [],
221           "value": "thirty six"
222         },
223         {
224           "synonyms": [],
225           "value": "thirty seven"
226         },
227         {
228           "synonyms": [],
229           "value": "thirty eight"
230         },
231         {
232           "synonyms": [],
233           "value": "thirty nine"
234         },
235         {
236           "synonyms": [],
237           "value": "fourty"
238         },
239         {
240           "synonyms": [],
241           "value": "fourty one"
242         },
243         {
244           "synonyms": [],
245           "value": "fourty two"
246         },
247         {
248           "synonyms": [],
249           "value": "fourty three"
250         },
251         {
252           "synonyms": [],
253           "value": "fourty four"
254         },
255         {
256           "synonyms": [],
257           "value": "fourty five"
258         },
259         {
260           "synonyms": [],
261           "value": "fourty six"
262         },
263         {
264           "synonyms": [],
265           "value": "fourty seven"
266         },
267         {
268           "synonyms": [],
269           "value": "fourty eight"
270         },
271         {
272           "synonyms": [],
273           "value": "fourty nine"
274         },
275         {
276           "synonyms": [
277             "halfway",
278             "half"
279           ],
280           "value": "fifty"
281         },
282         {
283           "synonyms": [],
284           "value": "fifty one"
285         },
286         {
287           "synonyms": [],
288           "value": "fifty two"
289         },
290         {
291           "synonyms": [],
292           "value": "fifty three"
293         },
294         {
295           "synonyms": [],
296           "value": "fifty four"
297         },
298         {
299           "synonyms": [],
300           "value": "fifty five"
301         },
302         {
303           "synonyms": [],
304           "value": "fifty six"
305         },
306         {
307           "synonyms": [],
308           "value": "fifty seven"
309         },
310         {
311           "synonyms": [],
312           "value": "fifty eight"
313         },
314         {
315           "synonyms": [],
316           "value": "fifty nine"
317         },
318         {
319           "synonyms": [],
320           "value": "sixty"
321         },
322         {
323           "synonyms": [],
324           "value": "sixty one"
325         },
326         {
327           "synonyms": [],
328           "value": "sixty two"
329         },
330         {
331           "synonyms": [],
332           "value": "sixty three"
333         },
334         {
335           "synonyms": [],
336           "value": "sixty four"
337         },
338         {
339           "synonyms": [],
340           "value": "sixty five"
341         },
342         {
343           "synonyms": [],
344           "value": "sixty six"
345         },
346         {
347           "synonyms": [],
348           "value": "sixty seven"
349         },
350         {
351           "synonyms": [],
352           "value": "sixty eight"
353         },
354         {
355           "synonyms": [],
356           "value": "sixty nine"
357         },
358         {
359           "synonyms": [],
360           "value": "seventy"
361         },
362         {
363           "synonyms": [],
364           "value": "seventy one"
365         },
366         {
367           "synonyms": [],
368           "value": "seventy two"
369         },
370         {
371           "synonyms": [],
372           "value": "seventy three"
373         },
374         {
375           "synonyms": [],
376           "value": "seventy four"
377         },
378         {
379           "synonyms": [
380             "three quarters"
381           ],
382           "value": "seventy five"
383         },
384         {
385           "synonyms": [],
386           "value": "seventy six"
387         },
388         {
389           "synonyms": [],
390           "value": "seventy seven"
391         },
392         {
393           "synonyms": [],
394           "value": "seventy eight"
395         },
396         {
397           "synonyms": [],
398           "value": "seventy nine"
399         },
400         {
401           "synonyms": [],
402           "value": "eighty"
403         },
404         {
405           "synonyms": [],
406           "value": "eighty one"
407         },
408         {
409           "synonyms": [],
410           "value": "eighty two"
411         },
412         {
413           "synonyms": [],
414           "value": "eighty three"
415         },
416         {
417           "synonyms": [],
418           "value": "eighty four"
419         },
420         {
421           "synonyms": [],
422           "value": "eighty five"
423         },
424         {
425           "synonyms": [],
426           "value": "eighty six"
427         },
428         {
429           "synonyms": [],
430           "value": "eighty seven"
431         },
432         {
433           "synonyms": [],
434           "value": "eighty eight"
435         },
436         {
437           "synonyms": [],
438           "value": "eighty nine"
439         },
440         {
441           "synonyms": [],
442           "value": "ninety"
443         },
444         {
445           "synonyms": [],
446           "value": "ninety one"
447         },
448         {
449           "synonyms": [],
450           "value": "ninety two"
451         },
452         {
453           "synonyms": [],
454           "value": "ninety three"
455         },
456         {
457           "synonyms": [],
458           "value": "ninety four"
459         },
460         {
461           "synonyms": [],
462           "value": "ninety five"
463         },
464         {
465           "synonyms": [],
466           "value": "ninety six"
467         },
468         {
469           "synonyms": [],
470           "value": "ninety seven"
471         },
472         {
473           "synonyms": [],
474           "value": "ninety eight"
475         },
476         {
477           "synonyms": [],
478           "value": "ninety nine"
479         },
480         {
481           "synonyms": [
482             "fully",
483             "completely",
484             "all the way",
485             "max"
486           ],
487           "value": "hundred"
488         }
489       ],
490       "matching_strictness": 0.8,
491       "use_synonyms": true
492     },
493     "to_or_by": {
494       "automatically_extensible": false,
495       "data": [
496         {
497           "synonyms": [],
498           "value": "to"
499         },
500         {
501           "synonyms": [],
502           "value": "by"
503         }
504       ],
505       "matching_strictness": 1.0,
506       "use_synonyms": false
507     },
508     "volume_control_action": {
509       "automatically_extensible": false,
510       "data": [
511         {
512           "synonyms": [
513             "up",
514             "louder",
515             "raise"
516           ],
517           "value": "increase"
518         },
519         {
520           "synonyms": [
521             "lower",
522             "down",
523             "reduce",
524             "quieter"
525           ],
526           "value": "decrease"
527         },
528         {
529           "synonyms": [
530             "adjust",
531             "change"
532           ],
533           "value": "set"
534         }
535       ],
536       "matching_strictness": 0.8,
537       "use_synonyms": true
538     }
539   },
540   "intents": {
541     "HVACFanSpeed": {
542       "utterances": [
543         {
544           "data": [
545             {
546               "entity": "hvac_fan_speed_action",
547               "slot_name": "hvac_fan_speed_action",
548               "text": "increase"
549             },
550             {
551               "text": " the fan speed "
552             },
553             {
554               "entity": "numeric_value",
555               "slot_name": "numeric_value",
556               "text": "twenty nine"
557             },
558             {
559               "text": " percent"
560             }
561           ]
562         },
563         {
564           "data": [
565             {
566               "entity": "hvac_fan_speed_action",
567               "slot_name": "hvac_fan_speed_action",
568               "text": "up"
569             },
570             {
571               "text": " the fan speed "
572             },
573             {
574               "entity": "numeric_value",
575               "slot_name": "numeric_value",
576               "text": "thirty"
577             }
578           ]
579         },
580         {
581           "data": [
582             {
583               "text": "can you please "
584             },
585             {
586               "entity": "hvac_fan_speed_action",
587               "slot_name": "hvac_fan_speed_action",
588               "text": "boost"
589             },
590             {
591               "text": " the fan speed "
592             },
593             {
594               "entity": "numeric_value",
595               "slot_name": "numeric_value",
596               "text": "thirty one"
597             },
598             {
599               "text": " percent"
600             }
601           ]
602         },
603         {
604           "data": [
605             {
606               "text": "please "
607             },
608             {
609               "entity": "hvac_fan_speed_action",
610               "slot_name": "hvac_fan_speed_action",
611               "text": "boosting"
612             },
613             {
614               "text": " the fan speed "
615             },
616             {
617               "entity": "numeric_value",
618               "slot_name": "numeric_value",
619               "text": "thirty two"
620             }
621           ]
622         },
623         {
624           "data": [
625             {
626               "text": "i want "
627             },
628             {
629               "entity": "to_or_by",
630               "slot_name": "to_or_by",
631               "text": "to"
632             },
633             {
634               "text": " "
635             },
636             {
637               "entity": "hvac_fan_speed_action",
638               "slot_name": "hvac_fan_speed_action",
639               "text": "raise"
640             },
641             {
642               "text": " the fan speed "
643             },
644             {
645               "entity": "numeric_value",
646               "slot_name": "numeric_value",
647               "text": "thirty three"
648             },
649             {
650               "text": " percent"
651             }
652           ]
653         },
654         {
655           "data": [
656             {
657               "text": "could you "
658             },
659             {
660               "entity": "hvac_fan_speed_action",
661               "slot_name": "hvac_fan_speed_action",
662               "text": "decrease"
663             },
664             {
665               "text": " the fan speed "
666             },
667             {
668               "entity": "numeric_value",
669               "slot_name": "numeric_value",
670               "text": "thirty four"
671             },
672             {
673               "text": " percent"
674             }
675           ]
676         },
677         {
678           "data": [
679             {
680               "entity": "hvac_fan_speed_action",
681               "slot_name": "hvac_fan_speed_action",
682               "text": "down"
683             },
684             {
685               "text": " the fan speed "
686             },
687             {
688               "entity": "numeric_value",
689               "slot_name": "numeric_value",
690               "text": "thirty five"
691             },
692             {
693               "text": " percent"
694             }
695           ]
696         },
697         {
698           "data": [
699             {
700               "text": "i would like "
701             },
702             {
703               "entity": "to_or_by",
704               "slot_name": "to_or_by",
705               "text": "by"
706             },
707             {
708               "text": " "
709             },
710             {
711               "entity": "hvac_fan_speed_action",
712               "slot_name": "hvac_fan_speed_action",
713               "text": "reduce"
714             },
715             {
716               "text": " the airflow."
717             }
718           ]
719         },
720         {
721           "data": [
722             {
723               "text": "hey can you "
724             },
725             {
726               "entity": "hvac_fan_speed_action",
727               "slot_name": "hvac_fan_speed_action",
728               "text": "back"
729             },
730             {
731               "text": " the fan intensity a bit"
732             }
733           ]
734         },
735         {
736           "data": [
737             {
738               "text": "lets crank "
739             },
740             {
741               "entity": "hvac_fan_speed_action",
742               "slot_name": "hvac_fan_speed_action",
743               "text": "lower"
744             },
745             {
746               "text": " the ventilation."
747             }
748           ]
749         },
750         {
751           "data": [
752             {
753               "text": "could you help me "
754             },
755             {
756               "entity": "hvac_fan_speed_action",
757               "slot_name": "hvac_fan_speed_action",
758               "text": "set"
759             },
760             {
761               "text": " the fan power"
762             }
763           ]
764         },
765         {
766           "data": [
767             {
768               "text": "time "
769             },
770             {
771               "entity": "to_or_by",
772               "slot_name": "to_or_by",
773               "text": "to"
774             },
775             {
776               "text": " amp "
777             },
778             {
779               "entity": "hvac_fan_speed_action",
780               "slot_name": "hvac_fan_speed_action",
781               "text": "adjust"
782             },
783             {
784               "text": " the blower speed"
785             }
786           ]
787         },
788         {
789           "data": [
790             {
791               "text": "i need more air circulation please ramp "
792             },
793             {
794               "entity": "hvac_fan_speed_action",
795               "slot_name": "hvac_fan_speed_action",
796               "text": "change"
797             },
798             {
799               "text": " the fan"
800             }
801           ]
802         },
803         {
804           "data": [
805             {
806               "text": "its warm in here lets kick it "
807             },
808             {
809               "entity": "hvac_fan_speed_action",
810               "slot_name": "hvac_fan_speed_action",
811               "text": "increase"
812             },
813             {
814               "text": " a notch"
815             }
816           ]
817         },
818         {
819           "data": [
820             {
821               "text": "how about we jack "
822             },
823             {
824               "entity": "hvac_fan_speed_action",
825               "slot_name": "hvac_fan_speed_action",
826               "text": "up"
827             },
828             {
829               "text": " the fan performance"
830             }
831           ]
832         },
833         {
834           "data": [
835             {
836               "text": "please bump "
837             },
838             {
839               "entity": "hvac_fan_speed_action",
840               "slot_name": "hvac_fan_speed_action",
841               "text": "boost"
842             },
843             {
844               "text": " the fan speed a bit"
845             }
846           ]
847         },
848         {
849           "data": [
850             {
851               "text": "lets hike "
852             },
853             {
854               "entity": "hvac_fan_speed_action",
855               "slot_name": "hvac_fan_speed_action",
856               "text": "boosting"
857             },
858             {
859               "text": " the fans power"
860             }
861           ]
862         },
863         {
864           "data": [
865             {
866               "text": "i am feeling stuffy can we "
867             },
868             {
869               "entity": "hvac_fan_speed_action",
870               "slot_name": "hvac_fan_speed_action",
871               "text": "raise"
872             },
873             {
874               "text": " it a little"
875             }
876           ]
877         },
878         {
879           "data": [
880             {
881               "text": "time "
882             },
883             {
884               "entity": "to_or_by",
885               "slot_name": "to_or_by",
886               "text": "by"
887             },
888             {
889               "text": " step "
890             },
891             {
892               "entity": "hvac_fan_speed_action",
893               "slot_name": "hvac_fan_speed_action",
894               "text": "decrease"
895             },
896             {
897               "text": " the fan speed"
898             }
899           ]
900         },
901         {
902           "data": [
903             {
904               "text": "hey i need more breeze turn it "
905             },
906             {
907               "entity": "hvac_fan_speed_action",
908               "slot_name": "hvac_fan_speed_action",
909               "text": "down"
910             },
911             {
912               "text": " a bit"
913             }
914           ]
915         },
916         {
917           "data": [
918             {
919               "text": "i want more cooling please amp it "
920             },
921             {
922               "entity": "hvac_fan_speed_action",
923               "slot_name": "hvac_fan_speed_action",
924               "text": "reduce"
925             }
926           ]
927         },
928         {
929           "data": [
930             {
931               "text": "how about "
932             },
933             {
934               "entity": "hvac_fan_speed_action",
935               "slot_name": "hvac_fan_speed_action",
936               "text": "back"
937             },
938             {
939               "text": " the fans intensity a tad"
940             }
941           ]
942         },
943         {
944           "data": [
945             {
946               "text": "its getting stifling "
947             },
948             {
949               "entity": "hvac_fan_speed_action",
950               "slot_name": "hvac_fan_speed_action",
951               "text": "lower"
952             },
953             {
954               "text": " it up please"
955             }
956           ]
957         },
958         {
959           "data": [
960             {
961               "text": "i would love a stronger fan can you crank it "
962             },
963             {
964               "entity": "hvac_fan_speed_action",
965               "slot_name": "hvac_fan_speed_action",
966               "text": "set"
967             }
968           ]
969         },
970         {
971           "data": [
972             {
973               "text": "lets "
974             },
975             {
976               "entity": "hvac_fan_speed_action",
977               "slot_name": "hvac_fan_speed_action",
978               "text": "adjust"
979             },
980             {
981               "text": " it a little for better airflow"
982             }
983           ]
984         },
985         {
986           "data": [
987             {
988               "text": "i want "
989             },
990             {
991               "entity": "to_or_by",
992               "slot_name": "to_or_by",
993               "text": "to"
994             },
995             {
996               "text": " "
997             },
998             {
999               "entity": "hvac_fan_speed_action",
1000               "slot_name": "hvac_fan_speed_action",
1001               "text": "change"
1002             },
1003             {
1004               "text": " the fan speed at "
1005             },
1006             {
1007               "entity": "numeric_value",
1008               "slot_name": "numeric_value",
1009               "text": "thirty six"
1010             }
1011           ]
1012         },
1013         {
1014           "data": [
1015             {
1016               "text": "can you please "
1017             },
1018             {
1019               "entity": "hvac_fan_speed_action",
1020               "slot_name": "hvac_fan_speed_action",
1021               "text": "increase"
1022             },
1023             {
1024               "text": " the fan speed a bit"
1025             }
1026           ]
1027         },
1028         {
1029           "data": [
1030             {
1031               "text": "hey its a bit too breezy can you "
1032             },
1033             {
1034               "entity": "hvac_fan_speed_action",
1035               "slot_name": "hvac_fan_speed_action",
1036               "text": "up"
1037             },
1038             {
1039               "text": " the fan speed"
1040             }
1041           ]
1042         },
1043         {
1044           "data": [
1045             {
1046               "text": "lets dial "
1047             },
1048             {
1049               "entity": "hvac_fan_speed_action",
1050               "slot_name": "hvac_fan_speed_action",
1051               "text": "boost"
1052             },
1053             {
1054               "text": " the fan intensity"
1055             }
1056           ]
1057         },
1058         {
1059           "data": [
1060             {
1061               "text": "could you help me "
1062             },
1063             {
1064               "entity": "hvac_fan_speed_action",
1065               "slot_name": "hvac_fan_speed_action",
1066               "text": "boosting"
1067             },
1068             {
1069               "text": " the fan power"
1070             }
1071           ]
1072         },
1073         {
1074           "data": [
1075             {
1076               "text": "time "
1077             },
1078             {
1079               "entity": "to_or_by",
1080               "slot_name": "to_or_by",
1081               "text": "by"
1082             },
1083             {
1084               "text": " scale "
1085             },
1086             {
1087               "entity": "hvac_fan_speed_action",
1088               "slot_name": "hvac_fan_speed_action",
1089               "text": "raise"
1090             },
1091             {
1092               "text": " the blower speed"
1093             }
1094           ]
1095         },
1096         {
1097           "data": [
1098             {
1099               "text": "i need less air circulation please slow "
1100             },
1101             {
1102               "entity": "hvac_fan_speed_action",
1103               "slot_name": "hvac_fan_speed_action",
1104               "text": "decrease"
1105             },
1106             {
1107               "text": " the fan"
1108             }
1109           ]
1110         },
1111         {
1112           "data": [
1113             {
1114               "text": "its getting chilly lets "
1115             },
1116             {
1117               "entity": "hvac_fan_speed_action",
1118               "slot_name": "hvac_fan_speed_action",
1119               "text": "down"
1120             },
1121             {
1122               "text": " it a notch"
1123             }
1124           ]
1125         },
1126         {
1127           "data": [
1128             {
1129               "text": "how about we tone it "
1130             },
1131             {
1132               "entity": "hvac_fan_speed_action",
1133               "slot_name": "hvac_fan_speed_action",
1134               "text": "reduce"
1135             },
1136             {
1137               "text": " on the fan performance"
1138             }
1139           ]
1140         },
1141         {
1142           "data": [
1143             {
1144               "text": "please "
1145             },
1146             {
1147               "entity": "hvac_fan_speed_action",
1148               "slot_name": "hvac_fan_speed_action",
1149               "text": "back"
1150             },
1151             {
1152               "text": " the fan speed a bit"
1153             }
1154           ]
1155         },
1156         {
1157           "data": [
1158             {
1159               "text": "lets "
1160             },
1161             {
1162               "entity": "hvac_fan_speed_action",
1163               "slot_name": "hvac_fan_speed_action",
1164               "text": "lower"
1165             },
1166             {
1167               "text": " the fans power for a moment"
1168             }
1169           ]
1170         },
1171         {
1172           "data": [
1173             {
1174               "text": "i would like "
1175             },
1176             {
1177               "entity": "to_or_by",
1178               "slot_name": "to_or_by",
1179               "text": "to"
1180             },
1181             {
1182               "text": " "
1183             },
1184             {
1185               "entity": "hvac_fan_speed_action",
1186               "slot_name": "hvac_fan_speed_action",
1187               "text": "set"
1188             },
1189             {
1190               "text": " the fan speed "
1191             },
1192             {
1193               "entity": "to_or_by",
1194               "slot_name": "to_or_by",
1195               "text": "by"
1196             },
1197             {
1198               "text": " "
1199             },
1200             {
1201               "entity": "numeric_value",
1202               "slot_name": "numeric_value",
1203               "text": "thirty seven"
1204             }
1205           ]
1206         },
1207         {
1208           "data": [
1209             {
1210               "text": "hey can you "
1211             },
1212             {
1213               "entity": "hvac_fan_speed_action",
1214               "slot_name": "hvac_fan_speed_action",
1215               "text": "adjust"
1216             },
1217             {
1218               "text": " the fan speed "
1219             },
1220             {
1221               "entity": "to_or_by",
1222               "slot_name": "to_or_by",
1223               "text": "to"
1224             },
1225             {
1226               "text": " "
1227             },
1228             {
1229               "entity": "numeric_value",
1230               "slot_name": "numeric_value",
1231               "text": "thirty eight"
1232             },
1233             {
1234               "text": " percent"
1235             }
1236           ]
1237         },
1238         {
1239           "data": [
1240             {
1241               "text": "please amp "
1242             },
1243             {
1244               "entity": "hvac_fan_speed_action",
1245               "slot_name": "hvac_fan_speed_action",
1246               "text": "change"
1247             },
1248             {
1249               "text": " the fan speed "
1250             },
1251             {
1252               "entity": "to_or_by",
1253               "slot_name": "to_or_by",
1254               "text": "by"
1255             },
1256             {
1257               "text": " "
1258             },
1259             {
1260               "entity": "numeric_value",
1261               "slot_name": "numeric_value",
1262               "text": "thirty nine"
1263             },
1264             {
1265               "text": " percent"
1266             }
1267           ]
1268         },
1269         {
1270           "data": [
1271             {
1272               "text": "can you "
1273             },
1274             {
1275               "entity": "hvac_fan_speed_action",
1276               "slot_name": "hvac_fan_speed_action",
1277               "text": "increase"
1278             },
1279             {
1280               "text": " the fan speed "
1281             },
1282             {
1283               "entity": "to_or_by",
1284               "slot_name": "to_or_by",
1285               "text": "to"
1286             },
1287             {
1288               "text": " "
1289             },
1290             {
1291               "entity": "numeric_value",
1292               "slot_name": "numeric_value",
1293               "text": "fourty"
1294             }
1295           ]
1296         },
1297         {
1298           "data": [
1299             {
1300               "text": "i would like "
1301             },
1302             {
1303               "entity": "to_or_by",
1304               "slot_name": "to_or_by",
1305               "text": "by"
1306             },
1307             {
1308               "text": " "
1309             },
1310             {
1311               "entity": "hvac_fan_speed_action",
1312               "slot_name": "hvac_fan_speed_action",
1313               "text": "up"
1314             },
1315             {
1316               "text": " the fan speed "
1317             },
1318             {
1319               "entity": "to_or_by",
1320               "slot_name": "to_or_by",
1321               "text": "to"
1322             },
1323             {
1324               "text": " "
1325             },
1326             {
1327               "entity": "numeric_value",
1328               "slot_name": "numeric_value",
1329               "text": "fourty one"
1330             },
1331             {
1332               "text": " percent"
1333             }
1334           ]
1335         },
1336         {
1337           "data": [
1338             {
1339               "text": "hey its too breezy can you "
1340             },
1341             {
1342               "entity": "hvac_fan_speed_action",
1343               "slot_name": "hvac_fan_speed_action",
1344               "text": "boost"
1345             },
1346             {
1347               "text": " the fan speed "
1348             },
1349             {
1350               "entity": "to_or_by",
1351               "slot_name": "to_or_by",
1352               "text": "by"
1353             },
1354             {
1355               "text": " "
1356             },
1357             {
1358               "entity": "numeric_value",
1359               "slot_name": "numeric_value",
1360               "text": "fourty two"
1361             },
1362             {
1363               "text": " percent"
1364             }
1365           ]
1366         },
1367         {
1368           "data": [
1369             {
1370               "text": "lets dial "
1371             },
1372             {
1373               "entity": "hvac_fan_speed_action",
1374               "slot_name": "hvac_fan_speed_action",
1375               "text": "boosting"
1376             },
1377             {
1378               "text": " the fan speed "
1379             },
1380             {
1381               "entity": "to_or_by",
1382               "slot_name": "to_or_by",
1383               "text": "to"
1384             },
1385             {
1386               "text": " "
1387             },
1388             {
1389               "entity": "numeric_value",
1390               "slot_name": "numeric_value",
1391               "text": "fourty three"
1392             }
1393           ]
1394         },
1395         {
1396           "data": [
1397             {
1398               "text": "please slow "
1399             },
1400             {
1401               "entity": "hvac_fan_speed_action",
1402               "slot_name": "hvac_fan_speed_action",
1403               "text": "raise"
1404             },
1405             {
1406               "text": " the fan speed "
1407             },
1408             {
1409               "entity": "to_or_by",
1410               "slot_name": "to_or_by",
1411               "text": "by"
1412             },
1413             {
1414               "text": " "
1415             },
1416             {
1417               "entity": "numeric_value",
1418               "slot_name": "numeric_value",
1419               "text": "fourty four"
1420             },
1421             {
1422               "text": " percent"
1423             }
1424           ]
1425         }
1426       ]
1427     },
1428     "HVACTemperature": {
1429       "utterances": [
1430         {
1431           "data": [
1432             {
1433               "entity": "hvac_temperature_action",
1434               "slot_name": "hvac_temperature_action",
1435               "text": "increase"
1436             },
1437             {
1438               "text": " the temperature "
1439             },
1440             {
1441               "entity": "numeric_value",
1442               "slot_name": "numeric_value",
1443               "text": "zero"
1444             },
1445             {
1446               "text": " degrees celsius"
1447             }
1448           ]
1449         },
1450         {
1451           "data": [
1452             {
1453               "entity": "hvac_temperature_action",
1454               "slot_name": "hvac_temperature_action",
1455               "text": "up"
1456             },
1457             {
1458               "text": " the temperature "
1459             },
1460             {
1461               "entity": "numeric_value",
1462               "slot_name": "numeric_value",
1463               "text": "one"
1464             },
1465             {
1466               "text": " degrees"
1467             }
1468           ]
1469         },
1470         {
1471           "data": [
1472             {
1473               "text": "can you please "
1474             },
1475             {
1476               "entity": "hvac_temperature_action",
1477               "slot_name": "hvac_temperature_action",
1478               "text": "boost"
1479             },
1480             {
1481               "text": " the temperature "
1482             },
1483             {
1484               "entity": "to_or_by",
1485               "slot_name": "to_or_by",
1486               "text": "to"
1487             },
1488             {
1489               "text": " "
1490             },
1491             {
1492               "entity": "numeric_value",
1493               "slot_name": "numeric_value",
1494               "text": "two"
1495             },
1496             {
1497               "text": " degrees"
1498             }
1499           ]
1500         },
1501         {
1502           "data": [
1503             {
1504               "text": "please "
1505             },
1506             {
1507               "entity": "hvac_temperature_action",
1508               "slot_name": "hvac_temperature_action",
1509               "text": "boosting"
1510             },
1511             {
1512               "text": " the temperature "
1513             },
1514             {
1515               "entity": "to_or_by",
1516               "slot_name": "to_or_by",
1517               "text": "by"
1518             },
1519             {
1520               "text": " "
1521             },
1522             {
1523               "entity": "numeric_value",
1524               "slot_name": "numeric_value",
1525               "text": "three"
1526             },
1527             {
1528               "text": " degrees celsius"
1529             }
1530           ]
1531         },
1532         {
1533           "data": [
1534             {
1535               "text": "i want "
1536             },
1537             {
1538               "entity": "to_or_by",
1539               "slot_name": "to_or_by",
1540               "text": "to"
1541             },
1542             {
1543               "text": " "
1544             },
1545             {
1546               "entity": "hvac_temperature_action",
1547               "slot_name": "hvac_temperature_action",
1548               "text": "raise"
1549             },
1550             {
1551               "text": " the temperature "
1552             },
1553             {
1554               "entity": "to_or_by",
1555               "slot_name": "to_or_by",
1556               "text": "by"
1557             },
1558             {
1559               "text": " "
1560             },
1561             {
1562               "entity": "numeric_value",
1563               "slot_name": "numeric_value",
1564               "text": "four"
1565             },
1566             {
1567               "text": " degrees"
1568             }
1569           ]
1570         },
1571         {
1572           "data": [
1573             {
1574               "text": "could you "
1575             },
1576             {
1577               "entity": "hvac_temperature_action",
1578               "slot_name": "hvac_temperature_action",
1579               "text": "heat"
1580             },
1581             {
1582               "text": " the temperature "
1583             },
1584             {
1585               "entity": "to_or_by",
1586               "slot_name": "to_or_by",
1587               "text": "to"
1588             },
1589             {
1590               "text": " "
1591             },
1592             {
1593               "entity": "numeric_value",
1594               "slot_name": "numeric_value",
1595               "text": "five"
1596             },
1597             {
1598               "text": " degrees celsius"
1599             }
1600           ]
1601         },
1602         {
1603           "data": [
1604             {
1605               "entity": "hvac_temperature_action",
1606               "slot_name": "hvac_temperature_action",
1607               "text": "warm"
1608             },
1609             {
1610               "text": " the room temperature "
1611             },
1612             {
1613               "entity": "to_or_by",
1614               "slot_name": "to_or_by",
1615               "text": "by"
1616             },
1617             {
1618               "text": " "
1619             },
1620             {
1621               "entity": "numeric_value",
1622               "slot_name": "numeric_value",
1623               "text": "six"
1624             },
1625             {
1626               "text": " degrees celsius"
1627             }
1628           ]
1629         },
1630         {
1631           "data": [
1632             {
1633               "text": "its getting cold lets "
1634             },
1635             {
1636               "entity": "hvac_temperature_action",
1637               "slot_name": "hvac_temperature_action",
1638               "text": "warmer"
1639             },
1640             {
1641               "text": " the temperature "
1642             },
1643             {
1644               "entity": "to_or_by",
1645               "slot_name": "to_or_by",
1646               "text": "to"
1647             },
1648             {
1649               "text": " "
1650             },
1651             {
1652               "entity": "numeric_value",
1653               "slot_name": "numeric_value",
1654               "text": "seven"
1655             },
1656             {
1657               "text": " degrees"
1658             }
1659           ]
1660         },
1661         {
1662           "data": [
1663             {
1664               "text": "turn up the "
1665             },
1666             {
1667               "entity": "hvac_temperature_action",
1668               "slot_name": "hvac_temperature_action",
1669               "text": "decrease"
1670             },
1671             {
1672               "text": " "
1673             },
1674             {
1675               "entity": "to_or_by",
1676               "slot_name": "to_or_by",
1677               "text": "by"
1678             },
1679             {
1680               "text": " "
1681             },
1682             {
1683               "entity": "numeric_value",
1684               "slot_name": "numeric_value",
1685               "text": "eight"
1686             },
1687             {
1688               "text": " degrees fahrenheit"
1689             }
1690           ]
1691         },
1692         {
1693           "data": [
1694             {
1695               "text": "make it warmer "
1696             },
1697             {
1698               "entity": "to_or_by",
1699               "slot_name": "to_or_by",
1700               "text": "to"
1701             },
1702             {
1703               "text": " "
1704             },
1705             {
1706               "entity": "numeric_value",
1707               "slot_name": "numeric_value",
1708               "text": "nine"
1709             },
1710             {
1711               "text": " degrees celsius"
1712             }
1713           ]
1714         },
1715         {
1716           "data": [
1717             {
1718               "entity": "hvac_temperature_action",
1719               "slot_name": "hvac_temperature_action",
1720               "text": "down"
1721             },
1722             {
1723               "text": " the temperature"
1724             }
1725           ]
1726         },
1727         {
1728           "data": [
1729             {
1730               "text": "decrease the cars "
1731             },
1732             {
1733               "entity": "hvac_temperature_action",
1734               "slot_name": "hvac_temperature_action",
1735               "text": "reduce"
1736             },
1737             {
1738               "text": " "
1739             },
1740             {
1741               "entity": "to_or_by",
1742               "slot_name": "to_or_by",
1743               "text": "by"
1744             },
1745             {
1746               "text": " "
1747             },
1748             {
1749               "entity": "numeric_value",
1750               "slot_name": "numeric_value",
1751               "text": "ten"
1752             },
1753             {
1754               "text": " degrees fahrenheit"
1755             }
1756           ]
1757         },
1758         {
1759           "data": [
1760             {
1761               "text": "its too hot can we "
1762             },
1763             {
1764               "entity": "hvac_temperature_action",
1765               "slot_name": "hvac_temperature_action",
1766               "text": "back"
1767             },
1768             {
1769               "text": " the temperature "
1770             },
1771             {
1772               "entity": "to_or_by",
1773               "slot_name": "to_or_by",
1774               "text": "to"
1775             },
1776             {
1777               "text": " "
1778             },
1779             {
1780               "entity": "numeric_value",
1781               "slot_name": "numeric_value",
1782               "text": "eleven"
1783             },
1784             {
1785               "text": " degrees celsius"
1786             }
1787           ]
1788         },
1789         {
1790           "data": [
1791             {
1792               "entity": "hvac_temperature_action",
1793               "slot_name": "hvac_temperature_action",
1794               "text": "lower"
1795             },
1796             {
1797               "text": " the cars temperature "
1798             },
1799             {
1800               "entity": "to_or_by",
1801               "slot_name": "to_or_by",
1802               "text": "by"
1803             },
1804             {
1805               "text": " "
1806             },
1807             {
1808               "entity": "numeric_value",
1809               "slot_name": "numeric_value",
1810               "text": "twelve"
1811             },
1812             {
1813               "text": " degrees fahrenheit"
1814             }
1815           ]
1816         },
1817         {
1818           "data": [
1819             {
1820               "text": "lets "
1821             },
1822             {
1823               "entity": "hvac_temperature_action",
1824               "slot_name": "hvac_temperature_action",
1825               "text": "cool"
1826             },
1827             {
1828               "text": " down the place "
1829             },
1830             {
1831               "entity": "to_or_by",
1832               "slot_name": "to_or_by",
1833               "text": "to"
1834             },
1835             {
1836               "text": " "
1837             },
1838             {
1839               "entity": "numeric_value",
1840               "slot_name": "numeric_value",
1841               "text": "thirteen"
1842             },
1843             {
1844               "text": " degrees"
1845             }
1846           ]
1847         },
1848         {
1849           "data": [
1850             {
1851               "entity": "hvac_temperature_action",
1852               "slot_name": "hvac_temperature_action",
1853               "text": "colder"
1854             },
1855             {
1856               "text": " the cars warmth "
1857             },
1858             {
1859               "entity": "to_or_by",
1860               "slot_name": "to_or_by",
1861               "text": "by"
1862             },
1863             {
1864               "text": " "
1865             },
1866             {
1867               "entity": "numeric_value",
1868               "slot_name": "numeric_value",
1869               "text": "fourteen"
1870             },
1871             {
1872               "text": " degrees"
1873             }
1874           ]
1875         },
1876         {
1877           "data": [
1878             {
1879               "text": "can you "
1880             },
1881             {
1882               "entity": "hvac_temperature_action",
1883               "slot_name": "hvac_temperature_action",
1884               "text": "set"
1885             },
1886             {
1887               "text": " the temperature a bit, maybe "
1888             },
1889             {
1890               "entity": "to_or_by",
1891               "slot_name": "to_or_by",
1892               "text": "to"
1893             },
1894             {
1895               "text": " "
1896             },
1897             {
1898               "entity": "numeric_value",
1899               "slot_name": "numeric_value",
1900               "text": "fifteen"
1901             },
1902             {
1903               "text": " degrees"
1904             }
1905           ]
1906         },
1907         {
1908           "data": [
1909             {
1910               "text": "make it a bit "
1911             },
1912             {
1913               "entity": "hvac_temperature_action",
1914               "slot_name": "hvac_temperature_action",
1915               "text": "adjust"
1916             },
1917             {
1918               "text": " "
1919             },
1920             {
1921               "entity": "to_or_by",
1922               "slot_name": "to_or_by",
1923               "text": "by"
1924             },
1925             {
1926               "text": " "
1927             },
1928             {
1929               "entity": "numeric_value",
1930               "slot_name": "numeric_value",
1931               "text": "sixteen"
1932             },
1933             {
1934               "text": " degrees celsius please"
1935             }
1936           ]
1937         },
1938         {
1939           "data": [
1940             {
1941               "entity": "hvac_temperature_action",
1942               "slot_name": "hvac_temperature_action",
1943               "text": "change"
1944             },
1945             {
1946               "text": " the thermostat "
1947             },
1948             {
1949               "entity": "to_or_by",
1950               "slot_name": "to_or_by",
1951               "text": "to"
1952             },
1953             {
1954               "text": " "
1955             },
1956             {
1957               "entity": "numeric_value",
1958               "slot_name": "numeric_value",
1959               "text": "seventeen"
1960             },
1961             {
1962               "text": " degrees fahrenheit"
1963             }
1964           ]
1965         },
1966         {
1967           "data": [
1968             {
1969               "text": "could you "
1970             },
1971             {
1972               "entity": "hvac_temperature_action",
1973               "slot_name": "hvac_temperature_action",
1974               "text": "increase"
1975             },
1976             {
1977               "text": " the cars temperature "
1978             },
1979             {
1980               "entity": "to_or_by",
1981               "slot_name": "to_or_by",
1982               "text": "by"
1983             },
1984             {
1985               "text": " "
1986             },
1987             {
1988               "entity": "numeric_value",
1989               "slot_name": "numeric_value",
1990               "text": "eighteen"
1991             },
1992             {
1993               "text": " degrees"
1994             }
1995           ]
1996         },
1997         {
1998           "data": [
1999             {
2000               "entity": "hvac_temperature_action",
2001               "slot_name": "hvac_temperature_action",
2002               "text": "up"
2003             },
2004             {
2005               "text": " the temperature "
2006             },
2007             {
2008               "entity": "to_or_by",
2009               "slot_name": "to_or_by",
2010               "text": "to"
2011             },
2012             {
2013               "text": " "
2014             },
2015             {
2016               "entity": "numeric_value",
2017               "slot_name": "numeric_value",
2018               "text": "nineteen"
2019             },
2020             {
2021               "text": " degrees celsius"
2022             }
2023           ]
2024         },
2025         {
2026           "data": [
2027             {
2028               "entity": "hvac_temperature_action",
2029               "slot_name": "hvac_temperature_action",
2030               "text": "boost"
2031             },
2032             {
2033               "text": " the temperature "
2034             },
2035             {
2036               "entity": "to_or_by",
2037               "slot_name": "to_or_by",
2038               "text": "by"
2039             },
2040             {
2041               "text": " "
2042             },
2043             {
2044               "entity": "numeric_value",
2045               "slot_name": "numeric_value",
2046               "text": "twenty"
2047             },
2048             {
2049               "text": " degrees"
2050             }
2051           ]
2052         },
2053         {
2054           "data": [
2055             {
2056               "entity": "hvac_temperature_action",
2057               "slot_name": "hvac_temperature_action",
2058               "text": "boosting"
2059             },
2060             {
2061               "text": " the temperature "
2062             },
2063             {
2064               "entity": "to_or_by",
2065               "slot_name": "to_or_by",
2066               "text": "to"
2067             },
2068             {
2069               "text": " "
2070             },
2071             {
2072               "entity": "numeric_value",
2073               "slot_name": "numeric_value",
2074               "text": "twenty one"
2075             },
2076             {
2077               "text": " degrees celsius"
2078             }
2079           ]
2080         },
2081         {
2082           "data": [
2083             {
2084               "entity": "hvac_temperature_action",
2085               "slot_name": "hvac_temperature_action",
2086               "text": "raise"
2087             },
2088             {
2089               "text": " the temperature "
2090             },
2091             {
2092               "entity": "to_or_by",
2093               "slot_name": "to_or_by",
2094               "text": "by"
2095             },
2096             {
2097               "text": " "
2098             },
2099             {
2100               "entity": "numeric_value",
2101               "slot_name": "numeric_value",
2102               "text": "twenty two"
2103             },
2104             {
2105               "text": " degrees fahrenheit"
2106             }
2107           ]
2108         },
2109         {
2110           "data": [
2111             {
2112               "entity": "hvac_temperature_action",
2113               "slot_name": "hvac_temperature_action",
2114               "text": "heat"
2115             },
2116             {
2117               "text": " the temperature "
2118             },
2119             {
2120               "entity": "to_or_by",
2121               "slot_name": "to_or_by",
2122               "text": "to"
2123             },
2124             {
2125               "text": " "
2126             },
2127             {
2128               "entity": "numeric_value",
2129               "slot_name": "numeric_value",
2130               "text": "twenty three"
2131             },
2132             {
2133               "text": " degrees"
2134             }
2135           ]
2136         },
2137         {
2138           "data": [
2139             {
2140               "entity": "hvac_temperature_action",
2141               "slot_name": "hvac_temperature_action",
2142               "text": "warm"
2143             },
2144             {
2145               "text": " the temperature "
2146             },
2147             {
2148               "entity": "to_or_by",
2149               "slot_name": "to_or_by",
2150               "text": "by"
2151             },
2152             {
2153               "text": " "
2154             },
2155             {
2156               "entity": "numeric_value",
2157               "slot_name": "numeric_value",
2158               "text": "twenty four"
2159             },
2160             {
2161               "text": " degrees celsius"
2162             }
2163           ]
2164         },
2165         {
2166           "data": [
2167             {
2168               "entity": "hvac_temperature_action",
2169               "slot_name": "hvac_temperature_action",
2170               "text": "warmer"
2171             },
2172             {
2173               "text": " the temperature "
2174             },
2175             {
2176               "entity": "to_or_by",
2177               "slot_name": "to_or_by",
2178               "text": "to"
2179             },
2180             {
2181               "text": " "
2182             },
2183             {
2184               "entity": "numeric_value",
2185               "slot_name": "numeric_value",
2186               "text": "twenty five"
2187             },
2188             {
2189               "text": " degrees"
2190             }
2191           ]
2192         },
2193         {
2194           "data": [
2195             {
2196               "entity": "hvac_temperature_action",
2197               "slot_name": "hvac_temperature_action",
2198               "text": "decrease"
2199             },
2200             {
2201               "text": " the temperature "
2202             },
2203             {
2204               "entity": "to_or_by",
2205               "slot_name": "to_or_by",
2206               "text": "by"
2207             },
2208             {
2209               "text": " "
2210             },
2211             {
2212               "entity": "numeric_value",
2213               "slot_name": "numeric_value",
2214               "text": "twenty six"
2215             },
2216             {
2217               "text": " degrees fahrenheit"
2218             }
2219           ]
2220         },
2221         {
2222           "data": [
2223             {
2224               "entity": "hvac_temperature_action",
2225               "slot_name": "hvac_temperature_action",
2226               "text": "down"
2227             },
2228             {
2229               "text": " the temperature "
2230             },
2231             {
2232               "entity": "to_or_by",
2233               "slot_name": "to_or_by",
2234               "text": "to"
2235             },
2236             {
2237               "text": " "
2238             },
2239             {
2240               "entity": "numeric_value",
2241               "slot_name": "numeric_value",
2242               "text": "twenty seven"
2243             },
2244             {
2245               "text": " degrees celsius"
2246             }
2247           ]
2248         },
2249         {
2250           "data": [
2251             {
2252               "entity": "hvac_temperature_action",
2253               "slot_name": "hvac_temperature_action",
2254               "text": "reduce"
2255             },
2256             {
2257               "text": " the thermostat "
2258             },
2259             {
2260               "entity": "to_or_by",
2261               "slot_name": "to_or_by",
2262               "text": "by"
2263             },
2264             {
2265               "text": " "
2266             },
2267             {
2268               "entity": "numeric_value",
2269               "slot_name": "numeric_value",
2270               "text": "twenty eight"
2271             },
2272             {
2273               "text": " degrees fahrenheit"
2274             }
2275           ]
2276         }
2277       ]
2278     },
2279     "VolumeControl": {
2280       "utterances": [
2281         {
2282           "data": [
2283             {
2284               "entity": "volume_control_action",
2285               "slot_name": "volume_control_action",
2286               "text": "increase"
2287             },
2288             {
2289               "text": " the volume"
2290             }
2291           ]
2292         },
2293         {
2294           "data": [
2295             {
2296               "entity": "volume_control_action",
2297               "slot_name": "volume_control_action",
2298               "text": "up"
2299             },
2300             {
2301               "text": " the volume "
2302             },
2303             {
2304               "entity": "to_or_by",
2305               "slot_name": "to_or_by",
2306               "text": "to"
2307             },
2308             {
2309               "text": " "
2310             },
2311             {
2312               "entity": "numeric_value",
2313               "slot_name": "numeric_value",
2314               "text": "fourty five"
2315             },
2316             {
2317               "text": " percent"
2318             }
2319           ]
2320         },
2321         {
2322           "data": [
2323             {
2324               "text": "turn the volume "
2325             },
2326             {
2327               "entity": "volume_control_action",
2328               "slot_name": "volume_control_action",
2329               "text": "louder"
2330             },
2331             {
2332               "text": " a bit"
2333             }
2334           ]
2335         },
2336         {
2337           "data": [
2338             {
2339               "entity": "volume_control_action",
2340               "slot_name": "volume_control_action",
2341               "text": "raise"
2342             },
2343             {
2344               "text": " the sound"
2345             }
2346           ]
2347         },
2348         {
2349           "data": [
2350             {
2351               "entity": "volume_control_action",
2352               "slot_name": "volume_control_action",
2353               "text": "decrease"
2354             },
2355             {
2356               "text": " the sound "
2357             },
2358             {
2359               "entity": "to_or_by",
2360               "slot_name": "to_or_by",
2361               "text": "by"
2362             },
2363             {
2364               "text": " "
2365             },
2366             {
2367               "entity": "numeric_value",
2368               "slot_name": "numeric_value",
2369               "text": "fourty six"
2370             }
2371           ]
2372         },
2373         {
2374           "data": [
2375             {
2376               "text": "can you please crank "
2377             },
2378             {
2379               "entity": "volume_control_action",
2380               "slot_name": "volume_control_action",
2381               "text": "lower"
2382             },
2383             {
2384               "text": " the volume"
2385             }
2386           ]
2387         },
2388         {
2389           "data": [
2390             {
2391               "text": "please "
2392             },
2393             {
2394               "entity": "volume_control_action",
2395               "slot_name": "volume_control_action",
2396               "text": "down"
2397             },
2398             {
2399               "text": " the volume "
2400             },
2401             {
2402               "entity": "to_or_by",
2403               "slot_name": "to_or_by",
2404               "text": "to"
2405             },
2406             {
2407               "text": " "
2408             },
2409             {
2410               "entity": "numeric_value",
2411               "slot_name": "numeric_value",
2412               "text": "fourty seven"
2413             }
2414           ]
2415         },
2416         {
2417           "data": [
2418             {
2419               "text": "i want the volume "
2420             },
2421             {
2422               "entity": "volume_control_action",
2423               "slot_name": "volume_control_action",
2424               "text": "reduce"
2425             }
2426           ]
2427         },
2428         {
2429           "data": [
2430             {
2431               "text": "could you "
2432             },
2433             {
2434               "entity": "volume_control_action",
2435               "slot_name": "volume_control_action",
2436               "text": "quieter"
2437             },
2438             {
2439               "text": " the sound a bit"
2440             }
2441           ]
2442         },
2443         {
2444           "data": [
2445             {
2446               "entity": "volume_control_action",
2447               "slot_name": "volume_control_action",
2448               "text": "set"
2449             },
2450             {
2451               "text": " the volume"
2452             }
2453           ]
2454         },
2455         {
2456           "data": [
2457             {
2458               "text": "make it a little "
2459             },
2460             {
2461               "entity": "volume_control_action",
2462               "slot_name": "volume_control_action",
2463               "text": "adjust"
2464             }
2465           ]
2466         },
2467         {
2468           "data": [
2469             {
2470               "text": "turn the volume "
2471             },
2472             {
2473               "entity": "volume_control_action",
2474               "slot_name": "volume_control_action",
2475               "text": "change"
2476             },
2477             {
2478               "text": " please"
2479             }
2480           ]
2481         },
2482         {
2483           "data": [
2484             {
2485               "entity": "volume_control_action",
2486               "slot_name": "volume_control_action",
2487               "text": "increase"
2488             },
2489             {
2490               "text": " the sound"
2491             }
2492           ]
2493         },
2494         {
2495           "data": [
2496             {
2497               "text": "can you please "
2498             },
2499             {
2500               "entity": "volume_control_action",
2501               "slot_name": "volume_control_action",
2502               "text": "up"
2503             },
2504             {
2505               "text": " the volume"
2506             }
2507           ]
2508         },
2509         {
2510           "data": [
2511             {
2512               "text": "please "
2513             },
2514             {
2515               "entity": "volume_control_action",
2516               "slot_name": "volume_control_action",
2517               "text": "louder"
2518             },
2519             {
2520               "text": " the volume "
2521             },
2522             {
2523               "entity": "to_or_by",
2524               "slot_name": "to_or_by",
2525               "text": "by"
2526             },
2527             {
2528               "text": " "
2529             },
2530             {
2531               "entity": "numeric_value",
2532               "slot_name": "numeric_value",
2533               "text": "fourty eight"
2534             }
2535           ]
2536         },
2537         {
2538           "data": [
2539             {
2540               "text": "i want it a bit "
2541             },
2542             {
2543               "entity": "volume_control_action",
2544               "slot_name": "volume_control_action",
2545               "text": "raise"
2546             }
2547           ]
2548         },
2549         {
2550           "data": [
2551             {
2552               "text": "could you "
2553             },
2554             {
2555               "entity": "volume_control_action",
2556               "slot_name": "volume_control_action",
2557               "text": "decrease"
2558             },
2559             {
2560               "text": " the sound a bit"
2561             }
2562           ]
2563         },
2564         {
2565           "data": [
2566             {
2567               "entity": "volume_control_action",
2568               "slot_name": "volume_control_action",
2569               "text": "lower"
2570             },
2571             {
2572               "text": " the volume "
2573             },
2574             {
2575               "entity": "to_or_by",
2576               "slot_name": "to_or_by",
2577               "text": "to"
2578             },
2579             {
2580               "text": " "
2581             },
2582             {
2583               "entity": "numeric_value",
2584               "slot_name": "numeric_value",
2585               "text": "fourty nine"
2586             }
2587           ]
2588         },
2589         {
2590           "data": [
2591             {
2592               "entity": "volume_control_action",
2593               "slot_name": "volume_control_action",
2594               "text": "down"
2595             },
2596             {
2597               "text": " the volume "
2598             },
2599             {
2600               "entity": "to_or_by",
2601               "slot_name": "to_or_by",
2602               "text": "by"
2603             },
2604             {
2605               "text": " "
2606             },
2607             {
2608               "entity": "numeric_value",
2609               "slot_name": "numeric_value",
2610               "text": "fifty"
2611             },
2612             {
2613               "text": " percent"
2614             }
2615           ]
2616         },
2617         {
2618           "data": [
2619             {
2620               "entity": "volume_control_action",
2621               "slot_name": "volume_control_action",
2622               "text": "reduce"
2623             },
2624             {
2625               "text": " the sound "
2626             },
2627             {
2628               "entity": "to_or_by",
2629               "slot_name": "to_or_by",
2630               "text": "to"
2631             },
2632             {
2633               "text": " "
2634             },
2635             {
2636               "entity": "numeric_value",
2637               "slot_name": "numeric_value",
2638               "text": "halfway"
2639             },
2640             {
2641               "text": " percent"
2642             }
2643           ]
2644         },
2645         {
2646           "data": [
2647             {
2648               "entity": "volume_control_action",
2649               "slot_name": "volume_control_action",
2650               "text": "quieter"
2651             },
2652             {
2653               "text": " the volume "
2654             },
2655             {
2656               "entity": "to_or_by",
2657               "slot_name": "to_or_by",
2658               "text": "by"
2659             },
2660             {
2661               "text": " "
2662             },
2663             {
2664               "entity": "numeric_value",
2665               "slot_name": "numeric_value",
2666               "text": "half"
2667             }
2668           ]
2669         },
2670         {
2671           "data": [
2672             {
2673               "text": "turn the volume "
2674             },
2675             {
2676               "entity": "volume_control_action",
2677               "slot_name": "volume_control_action",
2678               "text": "set"
2679             },
2680             {
2681               "text": " "
2682             },
2683             {
2684               "entity": "to_or_by",
2685               "slot_name": "to_or_by",
2686               "text": "to"
2687             },
2688             {
2689               "text": " "
2690             },
2691             {
2692               "entity": "numeric_value",
2693               "slot_name": "numeric_value",
2694               "text": "fifty one"
2695             }
2696           ]
2697         },
2698         {
2699           "data": [
2700             {
2701               "text": "make it a tad "
2702             },
2703             {
2704               "entity": "volume_control_action",
2705               "slot_name": "volume_control_action",
2706               "text": "adjust"
2707             }
2708           ]
2709         },
2710         {
2711           "data": [
2712             {
2713               "text": "can you "
2714             },
2715             {
2716               "entity": "volume_control_action",
2717               "slot_name": "volume_control_action",
2718               "text": "change"
2719             },
2720             {
2721               "text": " the volume up a notch"
2722             }
2723           ]
2724         },
2725         {
2726           "data": [
2727             {
2728               "text": "please "
2729             },
2730             {
2731               "entity": "volume_control_action",
2732               "slot_name": "volume_control_action",
2733               "text": "increase"
2734             },
2735             {
2736               "text": " the sound "
2737             },
2738             {
2739               "entity": "to_or_by",
2740               "slot_name": "to_or_by",
2741               "text": "by"
2742             },
2743             {
2744               "text": " "
2745             },
2746             {
2747               "entity": "numeric_value",
2748               "slot_name": "numeric_value",
2749               "text": "fifty two"
2750             },
2751             {
2752               "text": " level"
2753             }
2754           ]
2755         },
2756         {
2757           "data": [
2758             {
2759               "entity": "volume_control_action",
2760               "slot_name": "volume_control_action",
2761               "text": "up"
2762             },
2763             {
2764               "text": " the volume a little"
2765             }
2766           ]
2767         },
2768         {
2769           "data": [
2770             {
2771               "text": "could you make it "
2772             },
2773             {
2774               "entity": "volume_control_action",
2775               "slot_name": "volume_control_action",
2776               "text": "louder"
2777             },
2778             {
2779               "text": " "
2780             },
2781             {
2782               "entity": "to_or_by",
2783               "slot_name": "to_or_by",
2784               "text": "to"
2785             },
2786             {
2787               "text": " "
2788             },
2789             {
2790               "entity": "numeric_value",
2791               "slot_name": "numeric_value",
2792               "text": "fifty three"
2793             },
2794             {
2795               "text": " percent"
2796             }
2797           ]
2798         },
2799         {
2800           "data": [
2801             {
2802               "text": "turn the volume "
2803             },
2804             {
2805               "entity": "volume_control_action",
2806               "slot_name": "volume_control_action",
2807               "text": "raise"
2808             },
2809             {
2810               "text": " just a touch"
2811             }
2812           ]
2813         },
2814         {
2815           "data": [
2816             {
2817               "text": "i would like "
2818             },
2819             {
2820               "entity": "to_or_by",
2821               "slot_name": "to_or_by",
2822               "text": "by"
2823             },
2824             {
2825               "text": " "
2826             },
2827             {
2828               "entity": "volume_control_action",
2829               "slot_name": "volume_control_action",
2830               "text": "decrease"
2831             },
2832             {
2833               "text": " the sound "
2834             },
2835             {
2836               "entity": "to_or_by",
2837               "slot_name": "to_or_by",
2838               "text": "to"
2839             },
2840             {
2841               "text": " "
2842             },
2843             {
2844               "entity": "numeric_value",
2845               "slot_name": "numeric_value",
2846               "text": "fifty four"
2847             },
2848             {
2849               "text": " percent"
2850             }
2851           ]
2852         },
2853         {
2854           "data": [
2855             {
2856               "entity": "volume_control_action",
2857               "slot_name": "volume_control_action",
2858               "text": "lower"
2859             },
2860             {
2861               "text": " the volume a bit more"
2862             }
2863           ]
2864         },
2865         {
2866           "data": [
2867             {
2868               "text": "can you please "
2869             },
2870             {
2871               "entity": "volume_control_action",
2872               "slot_name": "volume_control_action",
2873               "text": "down"
2874             },
2875             {
2876               "text": " the sound slightly"
2877             }
2878           ]
2879         }
2880       ]
2881     }
2882   },
2883   "language": "en"
2884 }