List of Norwegian architects
Following is a list of Norwegian architects.
A–M
- Arnstein Arneberg
- George Awsumb
- Lars Backer
- Ove Bang
- Gudolf Blakstad
- Peter Andreas Blix
- Kari Nissen Brodtkorb (born 1942), architect and educator, Houen Foundation Award for Stranden housing complex in Oslo
- Christian Christie
- Birgit Cold (born 1936)
- John Engh
- Sverre Fehn
- Baltazar Nicolai Garben
- Christian Heinrich Grosch
- Lilla Hansen
- Jan Inge Hovig
- Tormod Hustad
- Jacob Christie Kielland
- Jens Zetlitz Monrad Kielland
- Kjell Kosberg
- Hans Ditlev Franciscus Linstow
- Kjell Lund
- Ivar Lykke
- Herman Munthe-Kaas
N–Z
- Odd Nansen
- Johan Henrik Nebelong
- Christian Norberg-Schulz
- Olaf Nordhagen
- Magnus Poulsson
- Egill Reimers
- Kirsten Sand (1895–1996), first woman to graduate in architecture from the Norwegian Institute of Technology
- Heinrich Ernst Schirmer
- Knut Selberg
- Holger Sinding-Larsen
- Kirsten Sinding-Larsen
- Nils Slaatto
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!
gollark: Bow to my amazing typing abilities, mortals.
gollark: You need an accessibility option for deaf people.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.