Lower Talbotstown
Lower Talbotstown (Irish: Baile an Talbóidigh Íochtarach) is a barony in County Wicklow, Republic of Ireland.
Lower Talbotstown Baile an Talbóidigh Íochtarach (Irish) | |
---|---|
![]() Baronies of County Wicklow. Lower Talbotstown is in the west. | |
Sovereign state | Republic of Ireland |
County | Wicklow |
Area | |
• Total | 351.5 km2 (135.71 sq mi) |
Location
Lower Talbotstown is located in northwest County Wicklow.
History
Lower Talbotstown: Ó Ceallaigh (O'Kelly) of Cualan were also known as chiefs of Uí Máil and their neighbors were the O'Tooles who were driven here across the border of Kildare in the late 12th century by the Normans. [2] The original barony was split into upper and lower halves by 1801.
List of settlements
Below is a list of settlements in Lower Talbotstown:
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.
gollark: Palaiologos, *you* can write C, yes?
gollark: <@!309787486278909952> Have you problemized the problemoid yet?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.