From: Purodha B Blissenbach Date: Fri, 8 Oct 2010 17:51:23 +0000 (+0000) Subject: More documentation. X-Git-Tag: 1.31.0-rc.0~34580 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=733d862dfecff04da4a9454a1cae9664be3a96b4;p=lhc%2Fweb%2Fwiklou.git More documentation. --- diff --git a/languages/classes/LanguageKsh.php b/languages/classes/LanguageKsh.php index dbe7a416a8..6d70b896dd 100644 --- a/languages/classes/LanguageKsh.php +++ b/languages/classes/LanguageKsh.php @@ -55,6 +55,12 @@ class LanguageKsh extends Language { * Male a singular male object follows * -omitted- a non-male or plural object follows * + * We currently handle definite articles of the singular only. + * There is a full set of test cases at: + * http://translatewiki.net/wiki/Portal:Ksh#GRAMMAR_Pr%C3%B6%C3%B6fe + * Contents of the leftmost table column can be copied and pasted as + * "case" values. + * */ function convertGrammar( $word, $case ) {