I have trouble intuitively understanding why a certain graph belongs to a parametarization in a certain number of parameters.
When I ask myself why the graph of the function $f(x) = y$ is a curve, it's because if it were a surface it would fail the vertical line test (for any one input there would need to be multiple outputs).
Also, the graph of $f(x, y) = z$ is a surface and not a volume because for any 2 inputs there would need to be multiple outputs.
I can't seem to develop that kind of intuition for parametarizations though. Why is the graph of $\vec{r}(t) = (x(t), y(t), z(t))$ a curve, and the graph of $\vec{r}(u, v) = (x(u, v), y(u, v), z(u, v))$ a surface?
Is there more advanced math involved behind the curtain that prevents the intuition?