When expressing an intention in natural language, the
@Bot User
can use an
@Entity
in the
@Request
. For example, in the
@Request
“How to get to St. Petersburg by train” there are
@Entity
“city” (St. Petersburg) and
@Entity
“transport" (train). In some cases, you need to allocate
@Entity
values and write them to a
@Context Variable
for later use in the
@Script
. The essence can be expressed in different words — synonyms. For example, “St. Petersburg” can be called “Saint-P”, or “northern capital", and “train” — “electric rain" or “railway”.