Music 824: Examination
Answer the following questions.
Ask for help if you cannot locate an appropriate file.
-
What does the following mean?
!!!TRN: Wapnick, Caroline
ANSWER:
-
In Humdrum, what does the following mean?
(N.B. This is a trick question.)
4g#
ANSWER:
-
How many measures are there in the first movement of
Vivaldi's Opus 8, No. 2 violin concerto
(refer to file:
Scores/Vivaldi/op8.seasons/op8n02a.krn).
N.B. You may wish to provide more than one answer.
COMMAND(S):
ANSWER(S):
-
In the two-part Inventions by Bach,
what is the most common harmonic interval that
precedes an octave?
COMMAND:
ANSWER:
-
In the Bach chorale harmonizations,
ii-V
is a common progression.
What chord does Bach most favor prior to the
ii
chord in this progression?
COMMAND:
ANSWER:
-
What does the following command do?
COMMAND: extract -i '**kern' inputfile | census -k | grep 'ow'
ANSWER:
-
What does the following command do?
COMMAND: grep '!!!OTL:' * | sort | uniq -d
ANSWER:
-
What does the following command do?
COMMAND: extract -i '**silbe' * | text | context -b '[A-Z]' | rid -GLId | sort | uniq -c | sort -n
ANSWER:
-
What does the following command do?
A predefined file "template" contains:
P5
P5
COMMAND: hint -c inven02.krn | patt -s = -f template
ANSWER:
-
The following command is intended to identify
augmented and diminished melodic intervals.
Identify as many assumptions as you can
that the musicologist has made in using this command.
COMMAND: mint -a inputfile | grep -n '^[Ad]'
ANSWER: