Standard keywords (valid for all bots):
job = "What is your job?": request of the activity of the creature.
name = "What is your name?": request of the name of the creature.
joker = refusal of answering a question.
Control codes:
NONE: default (no signification).
ANS: answer.
BAD_ANS: not a valid answer.
WRONG_ANS: wrong answer.
Expression modifiers:
OBSEQUIOUS
POLITE
NEUTRAL
RUDE
THREATENING
INSULTING
CHARMING
A messages consists in:
an attribute giving the language,
an attribute giving the addressee(s) of the message,
a short text interpretable by bots,
a long text for players available in several languages (including at least a default language),
a control code,
an expression modifier.
Commands:
tell: sends a message to one or several entities.
talk: opens a dialog with one or several entities.
bye: closes a dialog.
answer: answers to a question.