Package translate :: Package lang :: Module st :: Class st
[hide private]
[frames] | no frames]

Class st

source code


This class represents Southern Sotho.

Instance Methods [hide private]

Inherited from common.Common: __deepcopy__, __repr__, alter_length, length_difference

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Methods [hide private]

Inherited from common.Common: capsstart, character_iter, characters, punctranslate, sentence_iter, sentences, word_iter, words

Static Methods [hide private]

Inherited from common.Common: __new__

Class Variables [hide private]
  validdoublewords = [u'o', u'le', u'ba']
Some languages allow double words in certain cases.

Inherited from common.Common: CJKpunc, checker, code, commonpunc, ethiopicpunc, fullname, ignoretests, indicpunc, invertedpunc, listseperator, miscpunc, nplurals, pluralequation, puncdict, punctuation, quotes, rtlpunc, sentenceend, sentencere, validaccel

Inherited from common.Common (private): _languages

Properties [hide private]

Inherited from object: __class__