"What is a question?" (Wittgenstein. Philosophical Investigations).
"Every question is an invitation to look in a certain direction" (Dr. Mario Alonso Puig).
Semantics
The interrogation of an expression x is its existential value: θ (non-existence) or α (existence). These values are used by MENTAL instead of the logical values "true" and "false".
The meta-expressions θ and α are contrary to each other: (θ' = α), (α' = θ), as with the traditional logical values:
(V' = F), (F' = V).
Syntax
x? // interrogation of x
Definition
〈( x? = (α ← x →' θ) )〉
Justification
This operation allows you to obtain the existential values of expressions for later use in other expressions, mainly as conditions or types of expressions.