As I study logic, I became more confused of the meaning of "true".
Let's say $A_1, A_2, \dots, A_{n_a}$ are finite number of axioms, and $R_1, R_2, \dots, R_{n_r}$ are finite number of rules.
Is a statement $S$ said to be true if and only if it is an axiom or can be deduced in a finite sequence of statements $S_1, S_2, \dots, S_n=S$ such that $S_i$ is either an axiom $A_j$ for some $1 \leq j\leq n_a$ or a statement that can be deduced from $S_{k_1}, S_{k_2}, \dots, S_{k_{R_l}}$ for some $1\leq k_1, k_2, \dots, k_{R_l}\leq i$ by a rule $R_l$ for some $1\leq l \leq n_r$?
I know that there are some statements that are "true" yet not be able to be proven. Then what is the real meaning of "true"? (I heard that in Gödel's argument of his incompleteness theorem, "this statement is unprovable" is a statement that is a statement that is both true and unprovable. I this sense, "true" is not only something that can be achieved by a proof, right?)
What is "true"? Is it something independent from axioms made by human? or is it something made by human?