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