Before a model can reason, it has to convert language into numbers it can work with. Text is chopped into tokens, each token becomes a learned vector, and those vectors are arranged so that meaning lives in their geometry. Position gets folded in too — because order changes everything.