diff options
| author | the lemons <citrons@mondecitronne.com> | 2022-02-18 02:18:25 -0600 |
|---|---|---|
| committer | the lemons <citrons@mondecitronne.com> | 2022-02-18 02:18:25 -0600 |
| commit | ba9e957ab4fac79f3f9e900fb13f5b18639cd16a (patch) | |
| tree | c0c78d9298eeedd46516a3d20525fa685ce2f19c /readme.md | |
| parent | b730b5d8eac2342d1bd24d548632b006b0d792a3 (diff) | |
numbers
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ the meaning of literal nouns (which are not quotations or numbers) is determined it is recommended that nonstandard nouns (nouns defined via step #2 or #3) are initially capitalized to distinguish them from standard nouns, which will never be capitalized. however, this is just proposed convention and is not required to conform to the standard. +numerical literal nouns refer to the numbers themselves, such that, for instance, `2#_g` would mean "two people". + ## 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". |
