BQN for birdwatchers

There's now a paper (download) on this topic! Wild!

Some people consider it reasonable to name combinators after types of birds. They make lists like the Ornithodex or Lähteenmäki's comprehensive Combinator birds (naturally, there's a list for these lists). There is something wrong with these people. Some of these birds are not even real. "Quixotic bird"? Have you not heard of a quail? Nonetheless, I don't judge such afflicted souls (certainly not publicly), and have provided this translation table to explain BQN in terms they can understand.

BQN Bird 1 1 Bird 2 2
Identity I Kestrel K
Identity I Kite KI
Bluebird B Blackbird B
Bluebird B Psi ψ
˙ Kestrel K KK
BCBSC Queer Q
Starling S ~Dove D-like: labcd.ac(bd)
˜ Warbler W Cardinal C
k G H Dove D Eagle E
F G H Phoenix Φ Pheasant Φ₁

Lambda calculus doesn't have BQN's polymorphism on one or two arguments, so each BQN combinator corresponds to two lambda calculus forms depending on the number of arguments, giving the two columns of birds above.

Inputs are mapped to lambda calculus arguments according to the ordering 𝔽𝔾𝕨𝕩, and GFH for a 3-train F G H. For example, when I write that the combination 𝕨 𝔽˜ 𝕩 corresponds to a call of C or labc.acb, a is 𝔽 and bc are 𝕨𝕩.

Bird enthusiast Conor Hoekstra now claims what he originally mistook for a "Golden Eagle" is in fact a Pheasant. Announced in that paper mentioned at the top, the new identification is based on Haskell Curry's use of Φ₁ for the combinator in a 1931 paper.