La tabernera del puerto

La tabernera del puerto (also known as Romance Marinero) is a zarzuela in three acts by composer Pablo Sorozábal. The opera uses a Spanish-language libretto by Federico Romero and Guillermo Fernández-Shaw. The work premiered at the Teatro Tivoli in Barcelona on 6 April 1936.[1]

The aria "No puede ser" is a popular excerpt.

Roles

Role Voice type Premiere cast
6 April 1936
Marola, a barmaidsoprano
Juan de Eguía, Marola's fatherbaritone
Leandro, Marola's lovertenor
Simpson, a former sailorbass
Abel, a young vagabondsoprano
Chinchorro, skipper of the boat Leandrobaritone
Antigua, old woman selling hammock and sardinesmezzo-soprano
Ripalda, a waitertenor
Verdier, a smuggler and friend of Juan de Eguíabarítone
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?

References

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