From dc8b875b9dfdabb4d550dfdfe734cc99d39d7361 Mon Sep 17 00:00:00 2001 From: the lemons Date: Fri, 28 Apr 2023 14:16:59 -0500 Subject: az as defined in the word list --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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". -- cgit v1.2.3