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 Slovenia
Traditional regionUpper Carniola
Statistical regionCentral Slovenia
MunicipalityKomenda
Area
  Total1.55 km2 (0.60 sq mi)
Elevation
355 m (1,165 ft)
Population
 (2002)
  Total231
[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: In my case it's opcode, 2 4-bit registers, and a 16-bit constant.
gollark: If I wasn't currently writing test code by hand as hexadecimal strings, I might do what MIPS does and make opcodes 6 bits and register indices 5 bits.
gollark: Currently it just means "print all registers", but most information is there.
gollark: ```instructions (everything >8 bits is big endian):HALT - 00 - halt executionNOP - 01 - do nothingPEEK - 02 [register 1][register 2] [16-bit constant] - load value at (constant + ri2) in memory into ri1POKE - 03 [register 1][register 2] [16-bit constant] - ↑ but other way roundADD - 04 [register 1][register 2] [16-bit constant] - save (constant + ri2) to ri1JEQ - 05 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 = ri2JNE - 06 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 != ri2JLT - 07 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 < ri2TEST - FF - print debug information```
gollark: Well, Lua makes bitops like that kind of annoying, so maybe I'll just put "implement signed numbers" down as "later" rather than "never".

References

  1. Statistical Office of the Republic of Slovenia
  2. Slovene Biographical Lexicon site
  3. 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.