Tiberiu Brediceanu
Tiberiu Brediceanu (April 2, 1877, Lugoj – December 19, 1968, Bucharest) was a Romanian composer. He is the father of the composer and conductor Mihai Brediceanu.
Tiberiu Brediceanu | |
---|---|
Born | |
Died | December 19, 1968 91) | (aged
Nationality | Romanian |
Occupation | Composer |
Biography
Born in Lugoj, Romania, to Coriolan Brediceanu, Tiberiu Brediceanu studied in Blaj and Brașov and worked as a general manager of the Bucharest Opera House. He composed symphonic dances, as well as songs and ballads for both voice and piano. He also published a collection of 170 folk melodies and wrote several works on Romanian folk songs.
He was the brother of Caius, Sempronia, and Cornelia, Lucian Blaga's wife.
gollark: Well, Lua doesn't actually *have* a convention for that, though CC does camelCase I guess.
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```
gollark: Make that function return `length` and do `local length = whatever()`.
gollark: Just don't do that.
gollark: Oh right, no, your code does set `length` and stuff globally.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.