Grammar

Verbs

Verbs act as programming functions. The first parameter is an object or subject complement. The last or only parameter is the subject. E.g.

Example function 1

Example function 2

Nesting

Functions are nestable. For example, we can nest the previous function inside a "to be" one:

Implicit "to be"

All messages get the verb "to be" implicitly at the start and a pronoun implicitly at the end. E.g.

Example message 1

Example message 2

Example message 3