Gora pri Komendi
Gora pri Komendi (pronounced [ˈɡɔːɾa pɾi kɔˈmɛːndi]) is a settlement east of Komenda in the Upper Carniola region of Slovenia.
Gora pri Komendi | |
---|---|
Gora pri Komendi Location in Slovenia | |
Coordinates: 46°12′23.77″N 14°33′0.69″E | |
Country | |
Traditional region | Upper Carniola |
Statistical region | Central Slovenia |
Municipality | Komenda |
Area | |
• Total | 1.55 km2 (0.60 sq mi) |
Elevation | 355 m (1,165 ft) |
Population (2002) | |
• Total | 231 |
[1] |
The Slovene writer and editor Ivo Zorman was born in the village in 1926.[2]
Name
The name of the settlement was changed from Gora to Gora pri Komendi in 1955.[3]
gollark: Haskell does actually have syntactic sugar for TellDigitalCrossToLearnMonads, usefully enough.
gollark: It works!
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}import Prelude (Applicative, String)import qualified Prelude as Pclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m ainstance TellDigitalCrossToLearnMonads P.IO where (>>=) = (P.>>=) (>>) = (P.>>) return = P.pure tellDigitalCrossToLearnMonads = P.failmain = tellDigitalCrossToLearnMonads "hi!"```
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}import Prelude (Applicative, String)import qualified Prelude as Pclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m ainstance TellDigitalCrossToLearnMonads IO where (>>=) = (P.>>=) (>>) = (P.>>) return = P.pure fail = P.failmain = tellDigitalCrossToLearnMonads "hi!"```
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}import Prelude (Applicative, String)import qualified Prelude as Pclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m ainstance TellDigitalCrossToLearnMonads IO where (>>=) = (Prelude.>>=) (>>) = (Prelude.>>) return = Prelude.pure fail = Prelude.failmain = tellDigitalCrossToLearnMonads "hi!"```
References
- Statistical Office of the Republic of Slovenia
- Slovene Biographical Lexicon site
- Spremembe naselij 1948–95. 1996. Database. Ljubljana: Geografski inštitut ZRC SAZU, DZS.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.