28 if ( isset( $grammarForms[
'sl'][$case][$word] ) ) {
29 return $grammarForms[
'sl'][$case][$word];
33 case 'mestnik': # locative
37 case 'orodnik': # instrumental
42 # this will return the original value for 'imenovalnik' (nominativ) and
43 # all undefined case values.
49class_alias( LanguageSl::class,
'LanguageSl' );
A class containing constants representing the names of configuration variables.
const GrammarForms
Name constant for the GrammarForms setting, for use with Config::get()