Update 'README.md'

This commit is contained in:
LWFlouisa 2020-04-30 23:47:25 +00:00
parent b4f6dd86c3
commit 4aea20c6e0
1 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
# SMEG-Chatbot
Chatbot using Standardized Minimalist English Grammar.
Chatbot using Standardized Minimalist English Grammar.
# Grammar Tokens
## Request
Greeting - Greeting the agent.
Agent - the name of the agent to request from.
Request - may, can, and will.
Item - Item and its gender component.
For_From - For or from.
User_Location - The location to be request from.
## Send
Greeting - Greeting the agent.
Agent - the name of the agent to request from.
Send - Instruction to send item.
Item - Item and its gender component.
To_At - To or at a user location.
User_Location - The location to be sent to.