24 if ( isset( $grammarForms[
'hsb'][$case][$word] ) ) {
25 return $grammarForms[
'hsb'][$case][$word];
29 case 'instrumental': # instrumental
32 case 'lokatiw': # lokatiw
33 $word =
'wo ' . $word;
37 # this will return the original value for 'nominatiw' (nominativ) and
38 # all undefined case values.
44class_alias( LanguageHsb::class,
'LanguageHsb' );
A class containing constants representing the names of configuration variables.
const GrammarForms
Name constant for the GrammarForms setting, for use with Config::get()