# Solfege - ear training for GNOME
# Copyright (C) 2000, 2001, 2002, 2003  Tom Cato Amundsen
# License is GPL, see file COPYING

header {
	content = chord, chord-voicing
	musicformat = satb
	random_transpose = yes
	title = "Major chords"
}

question { name = "major" "c''|e'|g|c" }
question { name = "major" "c''|g'|e'|c" }
question { name = "minor" "c''|g'|es'|c'" }
question { name = "minor" "c'|g|es|c" }
