Is there an equivalent to being "Turing complete" in human languages?
Is there an equivalent to being "Turing complete" in human languages?
If a programming language is Turing complete, it means that you can write any algorithm in it and basically do everything that the computer is capable of doing, barring things like the process not having the privilege to access the APIs for doing something.
Is there an equivalent concept in language languages? Something like the ability to write down instructions for doing everything a human can do?