Sesotho sa Leboa (Northern Sotho) [
General information
| Overview
| Map
| Phrases
| Details
| Dictionaries
| Books
| Translation
| Radio stations
| Links
]
General information
Name: Sesotho sa Leboa
English name: Northern Sotho Other names: North Sotho, Sepedi, Pedi Population: 4,208,980 ISO code: nso Spoken in the following countries: South Africa (Official), Botswana Overview
Sesotho sa Leboa (Northern Sotho, or literally, "Sotho of the North") is mostly spoken in the North-Eastern parts of South Africa, generally North-East of Tshwane (Pretoria), in parts of Gauteng, Limpopo and Mpumalanga (see map). It is used as a home language by 4,208,980 (9.39 %) of South Africans [2001 census data]. Sesotho sa Leboa is one of the 11 official languages of South Africa. Sesotho sa Leboa is most closely related to two other languages in the Sotho language group, Southern Sotho and Setswana. These two also encompass a number of dialects, and all three overlap somewhat. The division into these three main "languages" has generally been based more on historical and social factors than linguistic factors. There is a fairly large amount of mutual intelligibility between all three; a speaker of one of the three languages is usually able to understand most of what a speaker of one of the others is saying. "Sepedi" or "Sesotho sa Leboa"?
Geographical distribution
Northern Sotho phrases
Pronunciation notes: "š": š is pronounced as you would pronounce "sh" in English. Note, however, that when "sh" appears in a Sotho word, it is not pronounced as "sh" in English. Rather, it is pronounced more like plain English "s"; the h indicates that there is a slight release of breath following the s. Vowels: There are seven vowel sounds in Sesotho sa Leboa: a, e, ê, i, o, ô and u. Unfortunately for beginners, the circumflexes ("^") on ê and ô are not usually used in writing; they are generally only used in Sesotho sa Leboa learning material and in dictionaries and the like. This means that for "e" and "o", you cannot always derive the pronunciation of a word from the spelling; the pronunciation must just be learned.
The numbers 1 to 10, in Sesotho sa Leboa:
What's the difference between "Sesotho" and "Sotho"?
You might be wondering why both "Sesotho" and "Sotho" are used, and what the difference is. Grammatically, the word "sesotho" is formed from two parts: "-sotho", which is a so-called "noun stem", and "se-", which is a "noun prefix" that is attached to the stem in order to form the noun "Sesotho". All nouns in Sesotho sa Leboa are formed in this way (prefix + stem). Different prefixes are used to form related nouns (i.e. that have the same noun stem). For nouns that relate to a particular ethnic group, the noun stem indicates the ethnic group, and certain prefixes are usually used to generate nouns for things related to that ethnic group, for example:
The word "Sotho", by itself, is strictly an English word, and is usually used either to refer to the language itself (e.g. "Can you speak Sotho?"), or to the ethnic/language grouping in general (e.g. "He has a Sotho girlfriend"). In Northern Sotho, the word "Sotho" cannot appear by itself, it must take a prefix. However, it is acceptable to use "Sesotho" in English, and it is in fact becoming more common to do so (although in that case "Sesotho" refers only to the Sotho language itself). Noun classes
Generally, noun stems can never be used on their own in Northern Sotho: they must be used in their full form, that is, they must be prefixed by a valid prefix. The majority of noun stems may take only two possible prefixes; one indicates the singular form of the noun, and the other indicates plural. For example, the Northern Sotho noun stem for door is "-bati". The noun for "door" takes the singular prefix "le-" to form "lebati", and for "doors" it takes the plural prefix "ma-" to form "mabati". The various prefixes correspond to what are more generally called "noun classes". Nouns thus usually "belong" to two noun classes: one singular, and one plural. Loosely speaking, there are about 14 noun classes in Northern Sotho. This so-called "noun class system" is a prominent characteristic of Northern Sotho, as well as its related languages, namely the so-called Bantu languages. The formation of many grammatical constructions depend on the noun class of the noun being used. If you are learning Northern Sotho, you might find this noun class reference chart handy (note: this is for reference/study purposes, but it assumes you have already studied the grammar). Entering Sesotho sa Leboa characters (š, Š, ê, Ê, ô, Ô) on a computer
In Windows, hold in "Alt" and type 0154 on the numeric keypad to make an "š". To make an uppercase "Š", hold in "Alt" and type 0138. On older, terrible versions of Windows (such as Windows 95/98), the character may appear as a small solid block, depending on the font used. However, this is just a display problem, the character should still be encoded correctly. In some cases, selecting a different font may solve this. In Microsoft Word, you can also use the shortcut key combination "Ctrl+Alt+Shift+6+s" (Ctrl+Alt+^+s) for Š, and "Ctrl+Alt+Shift+6, s" (Ctrl+Alt+^, s) for š. Although the circumflexes on the ê and ô characters are generally not used in normal every-day writing of Sesotho sa Leboa, they are usually used in language learning resources, in order to clarify pronunciation. These characters can be entered as follows: ê: Alt+136, Ê: Alt+0202, ô: Alt+147, Ô: Alt+0212. SCAM WARNING: Some companies, whose business includes selling fonts, are implying on their websites (not explicitly stating, but giving the impression) that you need to purchase additional fonts to be able to use Sesotho sa Leboa characters. This is NOT the case. On Windows, you do not need any additional third-party products (such as fonts) to use any of the characters required for Sesotho sa Leboa. Windows Character Map: In general, use "Windows Character Map" to locate non-keyboard characters. This tool, if installed, can be found under "Start / Programs / Accessories / System Tools". Character Map also displays the keystrokes to use to enter a character, if available. Š/š characters: information for web developers
It should be noted that the Š and š characters are not actually part of the standard iso-8859-1 character set (*), even though in most cases specifying the page encoding as iso-8859-1 will work. This seems counter-intuitive, but there is an explanation. These characters were added by Microsoft, along with some other characters, as an extension to iso-8859-1 that is called "windows-1252", and is backwards-compatible with iso-8859-1. Microsoft then implemented their own software (such as Internet Explorer) to treat "iso-8859-1" as if it were "windows-1252". Internet Explorer thus actually "incorrectly" displays the Š/š characters even if the web page encoding is specifically specified as being "iso-8859-1". This is obviously not correct because the iso-8859-1 standard does not include these characters. Now, many web page developers unwittingly incorrectly specify iso-8859-1 when the content of their page is actually windows-1252 (e.g. if the web page has "smart quotes" - typically if written using, surprise, other Microsoft products such as Microsoft Word). In the past, this resulted in many character display problems (e.g. seeing question marks where characters such as smart quotes should be) on all browsers other than Microsoft's Internet Explorer. This rather cleverly left browsers other than IE looking bad (i.e. not displaying pages "properly") even though those other browsers were just doing the "right thing" and following standards! Because of the general prevalence of such character display problems, the developers of other web browsers (on Windows as well as other platforms such as Linux) have since begun to work around the problem by also treating "iso-8859-1" as implying "windows-1252". Thus, on most new browsers, either can be specified as the encoding for a web page, and it will display correctly. However, older browsers will still regard iso-8859-1 as actually being iso-8859-1, and will fail to display the windows-1252 specific characters. Unfortunately, some old browsers on other platforms may also not even recognize "windows-1252" at all, since it is not really an industry standard. Bottom line though: standards-wise, the correct encoding to specify, if your page is windows-1252, is "windows-1252". There are other better alternatives though:
(*) This is the line in the "head" section of a web page that looks like this:
Northern Sotho dictionaries
Books
Translation
Radio stations
Links
|
|