Chocholná-Velčice

Chocholná-Velčice ( Hungarian: Tarajosvelcsőc ) is a village and municipality in Trenčín District in the Trenčín Region of north-western Slovakia.

History

In historical records the village was first mentioned in 1345.

Geography

The municipality lies at an altitude of 227 metres and covers an area of 27.898 km². It has a population of about 1695 people.

Genealogical resources

The records for genealogical research are available at the state archive "Statny Archiv in Bratislava, Slovakia"

  • Roman Catholic church records (births/marriages/deaths): 1714-1896 (parish B)
gollark: ?coliru```pythonimport mathtext = "mwahahaha"len = 32amp = 8freq = 1for i in range(len): print((" " * int(math.sin(i * freq) * amp + amp)) + text)```
gollark: I can make it into a python oneliner.
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.1for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```

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.