Introduction
In every language, some expressions are meaningful, while others are meaningless. For example, the sentence “The kid is playing with the dog” has a very clear meaning, while the expression “of the on the if in” does not. Notice, however, that which expressions are meaningful and which are meaningless is entirely decided by us. Maybe not specifically us, but at least by all our ancestors who, through a lengthy historical process, established the rules of English syntax and thus decided which expressions are meaningful and which are not.
The situation with formal languages is pretty much analogous. However, since their purpose is to be simple and consistent, the ideas which they can express are limited to a very small number. This restriction is, of course, arbitrarily imposed by us and by nothing else. While we could technically have a formal language which could expresses thousands if not hundreds of thousands of different notions, this language would not be of much use to us because it would be pretty much indistinguishable from normal languages such as English or Arabic.
Truth Assignment
Unfortunately, the terminology used to refer to the ideas expressed by a given formal language is rather confusing.
Definition: Truth Assignment
Let be a formal language and let be some function from a subset of to some other set :
The elements of we call truth values;
The elements of we call truth-apt expressions;
The function we call a truth assignment.
Example
Suppose is some language over the lowercase English alphabet which contained the expressions “green dog”, “warm chair”, “slightly annoying person” and “cat”. Furthermore, suppose .
One possible truth assignment would be
Another possible truth assignment would be
Most commonly, has just two values, usually denoted as or . However, this choice is arbitrary and one can choose a set of truth values with any number of elements. It just so happens that we often deal with just two values because they are useful for modelling “true” and “false” in a way which agrees empirically with logical (in the philosophical sense) conundrums we encounter on a daily basis. The set and its elements themselves have little to do with metaphysical truth - if not for any other reason, then for the fact that there are mathematical system where has three or more elements (although usually three).