000 3.0 s
|
| prompt |
Welcome to the Let's Go Bus Information System. |
| prompt |
How may I help you? |
|
|
|
speech |
WHEN IS THE NEXT BUS COMING
[raw]
U: #begin_feed# when is the next bus coming #end_feed#
|
|
parse
| RequestType[BusAfterThatRequest] ( WHEN IS THE NEXT BUS COMING )
|
|
|
|
001 11.1 s
|
| prompt |
Where are you leaving from? |
|
|
|
speech |
FORBES AND CRAIG
[raw]
U: Forbes_and_Craig
|
|
parse
| PlaceInformation[Place] ( [stop_name] ( [part1] ( [place_name] ( FORBES ) ) [place_type] ( AND ) [part2] ( [place_name] ( CRAIG ) ) ) )
|
|
|
|
002 20.3 s
|
| prompt |
Where do you want to go? |
|
|
|
speech |
FORWARD AND MARION U
[raw]
U: Forbes_and_Murray_Avenue
|
|
parse
| PlaceInformation[Place] ( [stop_name] ( [part1] ( [place_name] ( FORWARD ) ) [place_type] ( AND ) [part2] ( [place_name] ( MARION ) ) ) )
LineInformation
[LineNumber] ( [line] ( U ) )
|
|
|
|
003 30.0 s
|
| prompt |
The next going to FORWARD AND MARION leaves FORBES AND CRAIG at A.M.. |
| prompt |
What else can I do for you? |
|
|
|
speech |
WHAT TIME IS IT
[raw]
U: what time is it
|
|
parse
| RequestType[WhatTimeIsItRequest] ( WHAT TIME IS IT )
|
|
|
|
004 47.4 s
|
| prompt |
It is currently A.M. |
| prompt |
What else can I do for you? |
|
|
|
speech |
TONIGHT
[raw]
U: #begin_noise# /hangup/ #end_noise#
|
|
parse
| TimeInformation[DateTime] ( [date_time] ( [date] ( [today_relative] ( TONIGHT ) ) ) )
|
|
|
|