Greeting
Definition
<greeting>
The grammar entry of the system greeting. Defines in what way the system will greet the user.
Behaviour
The <greeting> element in the grammar defines the way in which the system greets the user.
This grammar entry should only exist once in a DDD and should contain the phrase the system should use when greeting the user at the beginning of the interaction.
Examples
<greeting>Welcome to the Travel Agency!</greeting>