1788 in Norway
| |||||
Centuries: |
| ||||
---|---|---|---|---|---|
Decades: |
| ||||
See also: | 1788 in Denmark List of years in Norway |
Events in the year 1788 in Norway.
Incumbents
- Monarch: Christian VII
Events
- 21 August – Theater War: The Swedish attack on Russia caused Denmark-Norway to declare war on Sweden in accordance with its treaty obligations to Russia.
- 24 September - 8,000-10,000 men under the command of Prince Charles of Hesse attacked Bohuslen from Norway.
Arts and literature
Births
- 24 February - Johan Christian Dahl, painter (d.1857)
- 20 July - Paul Hansen Birch, military officer (d.1863)
- 14 December - Jacob Kielland, businessperson, consul and politician (d.1863)
Full date unknown
- Asle Christensen Hoffart, politician
- Catharine Hermine Kølle, adventurer and painter (d.1859)
- Sølver Hansen Laane, politician
- Lars Thorstensen Tønsager, politician
Deaths
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
gollark: I could provide a more complicated example, but discord is bad for that.
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.