Adalberto Arturo Rosat

Adalberto Arturo Rosat (January 22, 1934 January 31, 2015) was a Roman Catholic bishop.

Ordained to the priesthood in 1958, Rosat was named bishop of the Roman Catholic Territorial Prelature of Aiquile, Bolivia, in 1987. He retired in 2009.[1]

Notes


gollark: That reminds me of just how much I dislike dan's formatting style.
gollark: https://github.com/SquidDev-CC/CC-Tweaked/blob/master/src/main/resources/assets/computercraft/lua/bios.lua#L170
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.