home *** CD-ROM | disk | FTP | other *** search
- [Grammar]
- LangID=1033
- Type=CFG
-
- [Prompts]
- FirstTime=Please say yes or no.
- YesResponse=Thank you for saying yes.
- NoResponse=Why did you say no?
- GoodbyeResponse=Goodbye.
- UnrecognizedResponse=I didn't understand.
- ProblemResponse=Something is wrong.
-
-
- [<Start>]
- <Start>=(Yes)
- <Start>=(No)
- <Start>=(Clarify)
- <Start>=(Goodbye)
-
- [(Yes)]
- 1=(YesAnswers)
-
- [(No)]
- 2=(NoAnswers)
-
- [(Clarify)]
- 3=(ClarifyAnswers)
-
- [(Goodbye)]
- 4=(GoodbyeAnswers)
-
- [(YesAnswers)]
- =yes
- =yea
- =sure
- =okay
-
- [(NoAnswers)]
- =no
- =no way
- =nope
-
- [(ClarifyAnswers)]
- =what
- =huh
- =please repeat
- =help
- =what can I say
-
- [(GoodbyeAnswers)]
- =goodbye
- =quit
- =hangup
- =I have to go now
-