|
parse
| PlaceInformation[DeparturePlace] ( GO FROM [stop_name] ( [monument] ( THE AIRPORT ) ) )
GenericDialogMechanisms
[Repeat] ( SAY )
PlaceInformation
[SinglePlace] ( [stop_name] ( [registered_stop] ( SEVENTH AVENUE AT SMITHFIELD ) DRIVE ) )
TimeInformation
[DateTime] ( [day_time] ( [date_time] ( BY [time_range] ( [start_time] ( [time] ( [hour] ( FIVE ) [minute] ( TEN ) ) ) ) P M ) ) )
GenericDialogMechanisms
[Repeat] ( WHAT )
TimeInformation
[DateTime] ( [day_time] ( [date_time] ( [time_range] ( [start_time] ( [time] ( [hour] ( EIGHT ) ) ) ) ) ) )
Disambiguation
[DisambiguateDeparture] ( LEAVE )
PlaceInformation
[SinglePlace] ( [stop_name] ( [monument] ( THE AIRPORT ) ) )
|