Re: Cooperative Zendo
Posted: Wed Oct 12, 2016 7:52 am
I’ve been thinking about arranging the letters in a grid or something, but I don’t know if that would help
A Schelling point for fans of Alicorn-related things
https://elcenia.k55.io/
Code: Select all
.b .c .d .f .g .h .j .k .l .m .n .p .q .r .s .t .v .w .x .y .z
bf bk bl BM BN BP BR BS bt
ft
gk gr
kl KN KP
lk NN NS
pk pp
sk SN SR
This is a superset.I guess the rule where all and only <consonant><vowel><vowel>k is excluded.
Code: Select all
.b .d .f .h .k .l .m .n .p .r .s .t .w .x .y .z
bb bd bf bk bl BM BN BP BR BS bt BY b.
cd cf ck cl cn CP cs ct -- c.
-- -- -- -- -- -- -- -- DS -- d.
-- -- -- -- -- -- -- ft f.
-- -- gk -- -- -- gr -- -- -- g.
hd -- hk -- -- -- -- -- -- h.
jl -- -- -- -- j.
kk kl KN KP k.
dl lk -- -- -- -- -- -- l.
-- mk -- -- -- -- -- -- -- m.
-- nk -- NN -- NS -- n.
-- -- -- pk -- -- -- pp -- -- -- p.
-- -- qt -- -- q.
-- rk -- -- -- -- -- -- -- r.
-- sk -- -- SN -- SR -- -- s.
-- tk tl -- -- -- -- -- t.
-- -- -- -- VR -- -- v.
-- -- wk -- -- -- -- -- -- w.
-- -- -- -- y.
-- -- ZS z.
This is a superset.I guess "does not end with 'l'".
Code: Select all
.b .d .f .h .k .l .m .n .p .r .s .t .w .x .y .z
bb bd bf bk bl BM BN BP BR BS bt BY b.
cd cf ck cl cn CP cs ct CX c.
db dd df dl DM DN DP DR DS dt d.
-- -- fl -- -- -- -- ft f.
-- -- gk gl -- -- gr -- -- -- g.
hd -- hk hl -- -- -- -- -- h.
jl -- -- -- -- j.
kk kl KN KP k.
dl lk -- -- -- -- -- -- l.
-- mk ml -- -- -- -- -- -- m.
-- nk nl NN -- NS -- n.
-- -- -- pk pl -- -- pp -- -- -- p.
-- -- qt -- -- q.
-- rk rl -- -- -- -- -- -- r.
-- sk sl -- SN -- SR -- -- s.
-- tk tl -- -- -- -- -- t.
-- vl -- -- VR -- -- v.
-- -- wk wl -- -- -- -- -- w.
-- -- -- -- y.
zl -- ZS z.