In canonical quantization, we replace the canonical conjugate of position($x$), $p$ by $-i \hbar\frac{d}{dx}$. In general we replace $\mathbf{p}$ by $-i\hbar \nabla$. My question is, what if I wanted to do the opposite thing?
Take the laplacian on a 2D sphere, $\nabla^2_{S^2}=\frac{1}{R^2 \sin ^2 \theta}\frac{\partial ^2}{\partial\phi^2}+\frac{1}{R^2 \sin \theta}\frac{\partial}{\partial \theta}\left(\sin \theta \frac{\partial }{\partial \theta}\right)$ where $R$ is of course the radius of the sphere.
What would be the corresponding classical KE term corresponding to this laplacian?
My naive guess of identification is :
$$p_{\theta} \leftrightarrow -\frac{i \hbar}{R}\frac{\partial}{\partial \theta},\; p_{\phi } \leftrightarrow -\frac{i \hbar}{R \sin \theta }\frac{\partial }{\partial \phi} $$
Then it would mean: $$KE=\frac{1}{2m}\left(p^2_\phi+p^2_\theta-i \hbar\frac{\cot \theta}{R}p_{\theta} \right)$$
which is crazy due to appearances of both the $i$ as well as as $\hbar$ which should be alien to a classical description.
Any thoughts on this?