I understand that an homomorphism between vector spaces must preserve the sum between vectors and the scalar multiplication.
By example, let vector spaces $(E,\Bbb Q)$ and $(F,\Bbb Q[\sqrt 2])$, then we can define something like
$$f:E\to Q$$
such that $f(\lambda v+\mu w)=\lambda\sqrt2 f(v)+\mu\sqrt2 f(w)$ for $\lambda,\mu\in\Bbb Q$ and $\lambda\sqrt 2,\mu\sqrt2\in\Bbb Q[\sqrt 2]$. This would be a homomorphism between vector spaces but not a linear map, right?
Or if we take some vector spaces $(A,\Bbb R)$ and $(B,\Bbb C)$ and we set a function
$$g:A\to B$$
such that $g(r a+s b)=r g(a)+sf(b)$ for $a,b\in A$ and $r,s\in \Bbb R$ this preserve the operations of vector spaces too because $\Bbb R\subset\Bbb C$.
These examples would be correctly called as homomorphisms between vector spaces (with no necessarily the same field)?