homie-codex

Table of Contents

1 History

1.1 First Edition

the concept is simple, alternate between the words writing one sentence at a time like this: HW EO LR LL OD

Then add `Sx` where `x` indicates the amount of words

S2HWEOLRLLOD

if a word is finished, you place a `:` to fill its position

S6HPAPOAAONRFZRTDI:KRT:S:AYE:O:B:R:N:A:::E:N:::R::

1.2 Second Edition

In order to eliminate the “S” concept, we surround the first group of letters of every word with `:` and reverse their order

:WH:EOLRLLOD

If a sentece contains a word which is longer than the others, the chain will be used

:AOPAPH:AONRFZRTDI:KRT:S:AYE:O:B:R:N:A:::-:REN:

In order to eliminate words such as “I/We/They” aswell as forms of the verb “to be”, the `<` operator was added

:AOP<PH:AORFZRTI:KRTS:AYEO:B:RN:A::-:REN:

Replace `<` in the example with the following depending on the word you will like to use:

<1 I
<2 You
<3 He/She/It
<4 We
<5 Y'all
<6 They

1.3 Third Edition

The concept of the 3rd edition is prefix notation

(< :YAG: <1) ;; I am gay
(< MG OOOVD-:EI: (+ (< AP RZIKSAOBNAENR:) PH AORTRTYE R)) ;; Harry Potter and the Prisoner of Azkaban is a good movie

feel free to omit paranthesis when an operator only has 2 arguments

< :YAG: <1
< MG OOOVD-:EI: + < AP RZIKSAOBNAENR: PH AORTRTYE R 

Author: Keshav Italia

Created: 2021-05-13 Thu 00:01