Let $V$ and $W$ be vector spaces over field $F$. A function $f: V \rightarrow W$ is said to be linear if for any two vectors $x$ and $y$ in $V$ and any scalar $\alpha\in F$, the following two conditions are satisfied:
- $f(x + y) = f(x) + f(y)$
- $f(\alpha x) = \alpha f(x)$
Let $F$ be a field of real numbers. Is it possible to construct $f$ such that the first condition is satified but not the second one?