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