Shinwar District

Shinwar (Pashto: شينوار ولسوالۍ, Persian: ولسوالی شینوار) is a district in Nangarhar Province, Afghanistan. It is on the main highway from Jalalabad to the Torkham border crossing. Its population, which is 100% Pashtun, was estimated at 40,147 in 2002, of whom 16,000 were children under 12. The district is within the heartland of the Shinwari tribe of Pashtuns.[1] The district centre is the village of Shinwar.

Nangarhar districts.

History

In March 2007, Shinwar was the site of the Shinwar massacre.

gollark: That's still at the upper end of humanly possible.
gollark: This was WITHOUT cheating, apiođorm.
gollark: > superhuman> 81 WPM
gollark: As you can see, my algorithm is perfect and flawless.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```

See also

References

  1. Nangarhar Province Tribal Map (Page 9). Naval Postgraduate School.


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