aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index a0ea9e8..f2471ce 100644
--- a/readme.md
+++ b/readme.md
@@ -61,7 +61,7 @@ numerical literal nouns refer to the numbers themselves, such that, for instance
## assignment
an assignment expression `Name::=A` redefines the name supplied (`Name`) such that its value is `A` the remainder of the document after its appearance or for other applicable documents. `:_A` is equivalent to `X::=A`.
-the value of an assignment expression is `z` as defined in the word list.
+the value of an assignment expression is `az` as defined in the word list.
## the meaning of a sentence
a sentence consists of a single expression. each expression evaluates to a noun, and so to find the meaning of a sentence, the expression is evaluated. if the expression's meaning is X, then the meaning of the sentence is "there exists X".