000 0.1 s
|
| prompt |
Thank you for calling the C M U Let's Go Bus Information System. This conversation will be recorded for research purposes. If you do not want to be recorded, please hang up now. |
| prompt |
What can I do for you? |
|
|
|
speech |
WHAT TIME IS IT
[raw]
U: #begin_feed# what time is it #end_feed#
|
|
parse
| RequestType[WhatTimeIsItRequest] ( WHAT TIME IS IT )
|
|
|
|
001 6.7 s
|
| prompt |
It is currently 3 oh 8 P M. |
| prompt |
What can I do for you? |
|
|
|
speech |
I'D LIKE TO GET TO .?BE?. AIRPORT
[raw]
U: i'd like to go to the airport
|
|
parse
| Social[_i_want] ( I'D LIKE TO GET )
PlaceInformation
[Place] ( [stop_name] ( [monument] ( AIRPORT ) ) )
|
|
|
|
002 14.2 s
|
|
|
|
speech |
I'D LIKE TO GO TO THE AIRPORT
[raw]
U: i'd like to go to the airport
|
|
parse
| Social[_i_want] ( I'D LIKE TO )
PlaceInformation
[ArrivalPlace] ( GO TO [stop_name] ( [monument] ( THE AIRPORT ) ) )
|
|
|
|
003 21.7 s
|
|
|
|
speech |
C M U
[raw]
U: C_M_U
|
|
parse
| PlaceInformation[Place] ( [stop_name] ( [monument] ( C M U ) ) )
|
|
|
|
004 27.6 s
|
|
|
|
speech |
WHEN IS THE NEXT ONE
[raw]
U: when is the next one
|
|
parse
| RequestType[BusAfterThatRequest] ( WHEN IS THE NEXT ONE )
|
|
|
|
005 37.8 s
|
| prompt |
The next 28 X leaves C M U at 3:20 P M, and arrives at THE AIRPORT at 4:23 P M. |
| prompt |
(004): " |
|
|
|
speech |
I'D LIKE TO BE BY OH SIX P M
[raw]
U: i'd like to be there by six p_m
|
|
parse
| Social[_i_want] ( I'D LIKE TO )
TimeInformation
[DateTime] ( [date_time] ( [time_range] ( [time_spec] ( [time] ( [hour] ( SIX ) [time_of_day] ( [period_of_day] ( [pm] ( P M ) ) ) ) ) ) ) )
|
|
|
|
006 51.9 s
|
|
|
|
speech |
I'D LIKE TO BE AT SIX P M
[raw]
U: i'd like to be there at six p_m
|
|
parse
| Social[_i_want] ( I'D LIKE TO )
TimeInformation
[DateTime] ( [date_time] ( [time_range] ( [time_spec] ( AT [time] ( [hour] ( SIX ) [time_of_day] ( [period_of_day] ( [pm] ( P M ) ) ) ) ) ) ) )
|
|
|
|
007 63.3 s
|
|
|
|
speech |
YES I GOES TO ARRIVE AT SIX P M
[raw]
U: yes i'd like to arrive at six p_m
|
|
parse
| YesNo[Yes] ( YES )
TimeInformation
[DateTime] ( [date_time] ( [time_range] ( [time_spec] ( AT [time] ( [hour] ( SIX ) [time_of_day] ( [period_of_day] ( [pm] ( P M ) ) ) ) ) ) ) )
|
|
|
|
008 79.3 s
|
|
|
|
speech |
WHEN IS THE ONE AFTER THAT
[raw]
U: when is the one after that
|
|
parse
| RequestType[BusAfterThatRequest] ( WHEN IS THE ONE AFTER THAT )
|
|
|
|
009 89.8 s
|
| prompt |
There is a 28 X leaving C M U at 3:40 P M. It will arrive at THE AIRPORT at 4:43 P M. |
| prompt |
(008): " |
|
|
|
speech |
COULD YOU THANK YOU
[raw]
U: ok thanks #noise# /hangup/
|
|
parse
| Social[_can_you] ( COULD YOU [_courtesy] ( THANK YOU ) )
|
|
|
|