27 if ( isset( $grammarForms[
'bs'][$case][$word] ) ) {
28 return $grammarForms[
'bs'][$case][$word];
31 case 'instrumental': # instrumental
34 case 'lokativ': # locative
39 # this will return the original value for 'nominativ' (nominative)
40 # and all undefined case values.
46class_alias( LanguageBs::class,
'LanguageBs' );
A class containing constants representing the names of configuration variables.
const GrammarForms
Name constant for the GrammarForms setting, for use with Config::get()