|
|
|
|
|
by deeThrow94
410 days ago
|
|
If you define recursion as a symbol referencing itself, either directly or indirectly, and if you define language as a system of relating symbols to each other, recursion is a linguistic concept, it is a concept that describes a relationship between symbols. There are good reasons to define each concept differently, but if you identify recursion empirically, recursion won't "actually" exist outside of the description of the process. It's our characterization of the process that reveals the recursive structure, even if that characterization doesn't actually exist outside of language. |
|
But that isn't what we mean with recursive function. We don't call this recursive:
Its just incrementing x.