I suspect it doesn't. The reason I don't think so is because programming languages aren't spoken; even when we learn a dead natlang, like Latin, we are taught how to speak it even if we're missing the social context.
But that's a guess on top of a guess, so grain of salt and all.
I would agree with that. Programming languages are more about logic and modeling (algorithms and data structures).
Learning a human language uses a part of the brain which has evolved for that purpose. It not only requires learning thousands of words, and mapping them to concepts, but also learning how they fit together (syntax) and change (morphology). And this needs to be done in real time, both recognition and production.
i think it's slightly different with speech language. you are under a much faster time constraint to understand and reply correctly the first time, whereas in programming depending on your style you might just try a bunch of stuff knowing that the computer won't get annoyed with you
I suspect that if it applies in any way, programming itself would be considered the language and the particular programming language you use would be more akin to a dialect.