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

header {
        content = chord, chord-voicing, id-by-name
        random_transpose = accidentals, -5, 5
        title = "Minor and major chords"
}
question { name="major" name[no]="dur" chord("c' e' g'") }
question { name="minor" name[no]="moll" chord("c' es' g'") }
#question { name=_("major") chord("c' e' g'") }
#question { name=_("minor") chord("c' es' g'") }
