Kwegu people
The Kwegu people (or Muguji people) are a Surmic ethnic group inhabiting the shores of the Omo River in southwestern Ethiopia.
Regions with significant populations | |
---|---|
Ethiopia | |
Languages | |
Kwegu | |
Religion | |
Animist | |
Related ethnic groups | |
Surmic peoples |
Overview
The Kwegu speak the Kwegu language as a mother tongue, which belongs to the Surmic language family.
Primarily fishermen, hunters and cultivators, they spend a large part of their time on the river and are noted for their canoe-making skills. The speed of the river's current and the dangers from the crocodiles render these skills vital. Nearby live the Mursi who are cattle herders and cultivators. These two groups live together for several months each year and the relationship between the groups has been much discussed by anthropologists[1][2]
Notes
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
References
- Woodhead, L. (1982). The Kwegu: Disappearing World. With David Turton, anthropologist. Granada TV
- Turton, David (1986) A problem of domination at the periphery: the Kwegu and the Mursi, in D. Donham & James (eds) The Southern Marches of Imperial Ethiopia: Essays in History and Social Anthropology, Cambridge: Cambridge University Press
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.