terms[0] = "F-F"; correct[0] = "perfect unison or octave"; terms[1] = "F-F#"; correct[1] = "augmented unison or octave"; terms[2] = "F-G"; correct[2] = "major 2nd"; terms[3] = "F-G#"; correct[3] = "augmented 2nd"; terms[4] = "F-A"; correct[4] = "major 3rd"; terms[5] = "F-A#"; correct[5] = "augmented 3rd"; terms[6] = "F-Bb"; correct[6] = "perfect 4th"; terms[7] = "F-B"; correct[7] = "augmented 4th"; terms[8] = "F-C"; correct[8] = "perfect 5th"; terms[9] = "F-C#"; correct[9] = "augmented 5th"; terms[10] = "F-D"; correct[10] = "major 6th"; terms[11] = "F-D#"; correct[11] = "augmented 6th"; terms[12] = "F-E"; correct[12] = "major 7th"; terms[13] = "F-E#"; correct[13] = "augmented 7th";