Mischa Levitzki (also seen as Levitski; May 25, 1898 – January 2, 1941) was a Russian-born American concert pianist.
Levitzki was born in Kremenchuk, Ukraine (then part of the Russian Empire), to Jewish parents who were naturalised American citizens on a return trip to Ukraine. He was playing the violin at the age of three, but soon developed an interest in the piano, which he studied in Warsaw with Aleksander Michałowski before making his debut in Antwerp in 1906.
In New York, his father brought him to the attention of Walter Damrosch, who obtained a scholarship for him at the Institute of Musical Art (now the Juilliard School) as a pupil of Zygmunt Stojowski, with whom he studied from 1907 to 1911. In 1913 Levitzki entered the Berlin Hochschule für Musik, where he became the youngest student of Ernő Dohnányi and was awarded the Mendelssohn Prize in 1915. By this time he had performed throughout Europe and Scandinavia. He made his American debut in New York on October 17, 1916, at Aeolian Hall, and soon made his permanent home in the United States, later becoming an American citizen.require('Module:No globals')
local p = {}
-- articles in which traditional Chinese preceeds simplified Chinese local t1st = { ["228 Incident"] = true, ["Chinese calendar"] = true, ["Lippo Centre, Hong Kong"] = true, ["Republic of China"] = true, ["Republic of China at the 1924 Summer Olympics"] = true, ["Taiwan"] = true, ["Taiwan (island)"] = true, ["Taiwan Province"] = true, ["Wei Boyang"] = true, }
-- the labels for each part local labels = { ["c"] = "Chinese", ["s"] = "simplified Chinese", ["t"] = "traditional Chinese", ["p"] = "pinyin", ["tp"] = "Tongyong Pinyin", ["w"] = "Wade–Giles", ["j"] = "Jyutping", ["cy"] = "Cantonese Yale", ["poj"] = "Pe̍h-ōe-jī", ["zhu"] = "Zhuyin Fuhao", ["l"] = "literally", }
-- article titles for wikilinks for each part local wlinks = { ["c"] = "Chinese language", ["s"] = "simplified Chinese characters", ["t"] = "traditional Chinese characters", ["p"] = "pinyin", ["tp"] = "Tongyong Pinyin", ["w"] = "Wade–Giles", ["j"] = "Jyutping", ["cy"] = "Yale romanization of Cantonese", ["poj"] = "Pe̍h-ōe-jī", ["zhu"] = "Bopomofo", }
-- for those parts which are to be treated as languages their ISO code local ISOlang = { ["c"] = "zh", ["t"] = "zh-Hant", ["s"] = "zh-Hans", ["p"] = "zh-Latn-pinyin", ["tp"] = "zh-Latn", ["w"] = "zh-Latn-wadegile", ["j"] = "yue-jyutping", ["cy"] = "yue", ["poj"] = "hak", ["zhu"] = "zh-Bopo", }
local italic = { ["p"] = true, ["tp"] = true, ["w"] = true, ["j"] = true, ["cy"] = true, ["poj"] = true, } -- Categories for different kinds of Chinese text local cats = { ["c"] = "", ["s"] = "", ["t"] = "", }
function p.Zh(frame) -- load arguments module to simplify handling of args local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame) return p._Zh(args) end function p._Zh(args) local uselinks = not (args["links"] == "no") -- whether to add links local uselabels = not (args["labels"] == "no") -- whether to have labels local capfirst = args["scase"] ~= nil
local t1 = false -- whether traditional Chinese characters go first
local j1 = false -- whether Cantonese Romanisations go first
local testChar
if (args["first"]) then
for testChar in mw.ustring.gmatch(args["first"], "%a+") do
if (testChar == "t") then
t1 = true
end
if (testChar == "j") then
j1 = true
end
end
end
if (t1 == false) then
local title = mw.title.getCurrentTitle()
t1 = t1st[title.text] == true
end
-- based on setting/preference specify order local orderlist = {"c", "s", "t", "p", "tp", "w", "j", "cy", "poj", "zhu", "l"} if (t1) then orderlist[2] = "t" orderlist[3] = "s" end if (j1) then orderlist[4] = "j" orderlist[5] = "cy" orderlist[6] = "p" orderlist[7] = "tp" orderlist[8] = "w" end -- rename rules. Rules to change parameters and labels based on other parameters if args["hp"] then -- hp an alias for p ([hanyu] pinyin) args["p"] = args["hp"] end if args["tp"] then -- if also Tongyu pinyin use full name for Hanyu pinyin labels["p"] = "Hanyu Pinyin" end if (args["s"] and args["s"] == args["t"]) then -- Treat simplified + traditional as Chinese if they're the same args["c"] = args["s"] args["s"] = nil args["t"] = nil elseif (not (args["s"] and args["t"])) then -- use short label if only one of simplified and traditional labels["s"] = labels["c"] labels["t"] = labels["c"] end local body = "" -- the output string local params -- for creating HTML spans local label -- the label, i.e. the bit preceeding the supplied text local val -- the supplied text -- go through all possible fields in loop, adding them to the output for i, part in ipairs(orderlist) do if (args[part]) then -- build label label = "" if (uselabels) then label = labels[part] if (capfirst) then label = mw.language.getContentLanguage():ucfirst( Levitzki concertized worldwide up until the time of his death. He toured in the United States, Australia, New Zealand and Asia, making a reputation with his performances of the Romantic repertory. He was elected an honorary member of the Alpha Chapter of Phi Mu Alpha Sinfonia Fraternity at the New England Conservatory in 1917.
He transcribed numerous pieces for piano, prepared a cadenza for Beethoven's Third Piano Concerto, and wrote small pieces for the piano. Among his most popular compositions for piano were The Enchanted Nymph, Valse in A, Valse tzigane, and a gavotte.
He also recorded extensively for the AMPICO Piano Roll Company during the 1920s and 30s. Many of his rolls were very popular then and are still popular amongst the AMPICO collectors of today.
This AMPICO piano roll, a re-cut of the original AMPICO roll titled "The Enchanted Nymph" which was composed and recorded by Levitziki at the AMPICO studios in the early 1930s, was one of his most popular compositions. This selection was recorded in 2008 on a rebuilt 1925 AMPICO Mason & Hamlin 7 ft Grand Piano.
Mischa Levitzki died suddenly of a heart attack aged 42, in 1941, in Avon-by-the-Sea, New Jersey. Levitski's papers are conserved at the New York Public Library for the Performing Arts.
References
-
David Ewen, Encyclopedia of Concert Music. New York; Hill and Wang, 1959.
External links
This article was sourced from Creative Commons Attribution-ShareAlike License; additional terms may apply. World Heritage Encyclopedia content is assembled from numerous content providers, Open Access Publishing, and in compliance with The Fair Access to Science and Technology Research Act (FASTR), Wikimedia Foundation, Inc., Public Library of Science, The Encyclopedia of Life, Open Book Publishers (OBP), PubMed, U.S. National Library of Medicine, National Center for Biotechnology Information, U.S. National Library of Medicine, National Institutes of Health (NIH), U.S. Department of Health & Human Services, and USA.gov, which sources content from all federal, state, local, tribal, and territorial government publication portals (.gov, .mil, .edu). Funding for USA.gov and content contributors is made possible from the U.S. Congress, E-Government Act of 2002.
Crowd sourced content that is contributed to World Heritage Encyclopedia is peer reviewed and edited by our editorial staff to ensure quality scholarly research articles.
By using this site, you agree to the Terms of Use and Privacy Policy. World Heritage Encyclopedia™ is a registered trademark of the World Public Library Association, a non-profit organization.