# Solfege - ear training for GNOME # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen # License is GPL, see file COPYING header { lesson_id = "2638f46b-63ba-4fc9-a713-99e641815933" module = singanswer version = "3.0.6" title = _("Sing the third of the chord") have_music_displayer = yes have_repeat_arpeggio_button = yes } question { question_text = "Sing the third" music = chord("c' e' g'") answer = chord("e'") } question { question_text = "Sing the third" music = chord("a' c'' e''") answer = chord("c''") }