Yesodot

Yesodot (Hebrew: יְסוֹדוֹת, lit. Foundations) is a religious moshav shitufi in central Israel. Located in the Shephelah, it falls under the jurisdiction of Nahal Sorek Regional Council. In 2019 it had a population of 924.[1]

Yesodot
Yesodot
Coordinates: 31°48′51.83″N 34°51′56.51″E
CountryIsrael
DistrictCentral
CouncilNahal Sorek
AffiliationPoalei Agudat Yisrael
Founded1948
Founded byHungarian and Polish immigrants
Population
 (2019)[1]
924

History

The village was established at a control point on the Burma Road in 1948 during the Arab–Israeli War on land that had belonged to the depopulated Palestinian village of Umm Kalkha.[2][3] The community had been established two years earlier by immigrants from Hungary and Poland.

gollark: ```c#define REP(x) x x x x#define T1 "a"#define T2 REP(T1)#define T3 REP(T2)#define T4 REP(T3)#define T5 REP(T4)#define T6 REP(T5)#define T7 REP(T6)```This was part of my failed plan to implement hyperoperations in the preprocessor.
gollark: I said length TERMINATED.
gollark: ```cchar * lts_to_nullterminated(const char * apioform) { uint32_t len = lts_length(apioform); char * bee = malloc(len + 1); memcpy(bee, apioform, len); bee[len] = 0; // for purposes only return bee;}```Gaze upon my wondrous code.
gollark: Gibson, did YOU see and immediately integrate into all projects LTSes?
gollark: I know, right? I even made a C implementation suitable for embedding in all projects.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.