Definitions for "Third normal form"
(3NF) A database relation meets the criteria of second normal form where all attributes that are not dependent upon the primary key are eliminated.
A database in which each attribute in the relationship is a fact about a key, the whole key and nothing but the key. Usually refers to a fully normalized structure.
(RM) A database with no subkey in any relation (with rare exceptions). See also normal forms. subkeys.php