Toma Bebić

Toma Bebić (November 6, 1935 – February 4, 1990) was a Croatian multidisciplinary artist: musician, writer, actor, painter and poet.[1] During his life he worked as a navy officer, police inspector and journalist for "Nedjeljna Dalmacija" and "Vjesnik". He published six books of aphorisms, few books of poetry and one children's picture book.

The book of aphorisms Volite se ljudožderi (Love each other, cannibals) was published after his death from his unpublished books, manuscripts and tone records. His albums include Volite se ljudožderi (1975) and Oya noya (1980). His well-known song is "Tu tu auto vrag ti piz odni" (Honk Honk Car, May the Devil Take You Away) where he criticizes cars for polluting the air and making so much noise that he cannot hear his mule. His poetic work was academically evaluated by the Croatian comparatist Helena Peričić.[2]

He died of lung cancer in Split in 1990.[3]

Discography

Albums

  • Toma Bebić / Volite se ljudožderi (Jugoton, 1975)[4]
  • Oya Noya... / Volite se ljudožderi 2 (Suzy, 1980)[5]

Singles

  • "Ča smo na ovon svitu" (Jugoton, 1973)[3]
  • "Nevera"/"Leute moj" (Jugoton, 1974)

Notes

  1. Mario Bošnjak (May 1973). "Toma Bebić: "Pokušavam biti čovjek, to je vrhunac svih zanimanja!" ("I try to be a man, it is the culmination of all professions!")". Start (in Serbo-Croatian). Retrieved 8 October 2013.
  2. Nevešćanin, Ivica (2010-05-17). "Prof. dr. Helena Peričić: Talent Tome Bebića je zloupotrebljen i prisvojen" (in Croatian). Split: Slobodna Dalmacija. Retrieved 21 February 2012.
  3. Janjatović, Petar (1998). Ilustrovana YU rock enciklopedija 1960-1997 (in Serbian). Belgrade: Geopoetika. p. 26. Archived from the original on 21 January 2012. Retrieved 7 August 2013.
  4. Toma Bebić at Discogs
  5. Oya Noya... at Discogs
gollark: Did it crash horribly in another thread?
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice = await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))vc = await voice.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice = await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))existing = ctx.guild.voice_clientif existing: await existing.disconnect()vc = await voice.channel.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))existing = ctx.guild.voice_clientif existing: await existing.disconnect()vc = await voice.channel.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```
gollark: If I manually operate ABR via direct bee interface it *should* work.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.