Spreadsheet link for 2-letter combinations
You will need [.alphabet](#1214815916957761586 message) for this.
Unlike .alphabet which positions elements first, the tilde ~ means these elements position themselves second.
So this ~alphabet can be extremely useful. Recipes follow, very simple.
Recipe for ~ in image below!
~ + .a = ~a
~ + .b = ~b
~a + .c = ~c
~a + .d = ~d
~a + .e = ~e
~ + .f = ~f
~a + .g = ~g
~a + .h = ~h
~a + .i = ~i
~a + .j = ~j
~ + .k = ~k
~a + .l = ~l
~a + .m = ~m
~ + .n = ~n
~a + .o = ~o
~a + .p = ~p
~a + .q = ~q
~a + .r = ~r
~a + .s = ~s
~a + .t = ~t
~ + .u = ~u
~a + .v = ~v
~b + .w = ~w
~c + .x = ~x
~ + .y = ~y
~a + .z = ~z```
**Recipe for ~ in image:**

