What is the explicit difference between Base in salary structure assignment and Basic salary component?

These two confuse me, in the help section of conditions and formula there’s the following example.
Calculating Basic Salary based on base

Condition: base < 10000
Formula: base * .2

In most cases, isn’t your base salary the same as your basic salary and if so what formula would you use to have base = Basic?