Skip to content

Commit

Permalink
docs: vision: captions as actionable words, stories or phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
iskitz committed Nov 3, 2024
1 parent 579888d commit 41cc1b2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions VISION.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ via concise & flexible [vocabulary](LINGO.md#-sion):
code expressed as natural-language prose:

+ [**📝 captions**: code-as-prose terminology ions](https://github.com/ionify/ionify/blob/production/README.md#code-as-prose),
express code as words, via
express code as actionable words, via
[💫 object-reference](LINGO.md#orion) [⚛️ ions](#ion),
punctuated by mathematical and-or comparison operators:

Expand All @@ -126,7 +126,7 @@ via concise & flexible [vocabulary](LINGO.md#-sion):
```

+ [**📖 stories**: stated text of recognition expressions](ions/stories.md#stories),
express code as words within
express code as actionable words within
[**🤩 recognitions**: recognized-terminology ions](ions/stories.md#stories),
which are regular-expression invocations:

Expand All @@ -135,7 +135,8 @@ via concise & flexible [vocabulary](LINGO.md#-sion):
```

+ [**📜 aesop**: array-expressed stories or phrases](ions/aesop.md#aesop),
express code as one or more [**📖 stories**](ions/stories.md#stories),
express code as one or more actionable
[**📖 stories**](ions/stories.md#stories),
or phrases, within array invocations:

```javascript
Expand Down

0 comments on commit 41cc1b2

Please sign in to comment.