'Most likely, original word is {nounNominative}',
'NGC_P1_NOMINATIVE_NC_SINGULAR_MALE' => 'This word is in nominative case, in the singular. For example: This is one {noun}',
'NGC_P1_NOMINATIVE_NC_SINGULAR_FEMALE' => 'This word is in nominative case, in the singular. For example: This is one {noun}',
'NGC_P1_NOMINATIVE_NC_SINGULAR_NEUTER' => 'This word is in nominative case, in the singular. For example: This is one {noun}',
'NGC_P2_GENITIVE_NC_SINGULAR_MALE' => 'This word is in genitive case, in the singular. For example: I am near one {noun}',
'NGC_P2_GENITIVE_NC_SINGULAR_FEMALE' => 'This word is in genitive case, in the singular. For example: I am near one {noun}',
'NGC_P2_GENITIVE_NC_SINGULAR_NEUTER' => 'This word is in genitive case, in the singular. For example: I am near one {noun}',
'NGC_P3_DATIVE_NC_SINGULAR_MALE' => 'This word is in dative case, in the singular. For example: I give gift to one {noun}',
'NGC_P3_DATIVE_NC_SINGULAR_FEMALE' => 'This word is in dative case, in the singular. For example: I give gift to one {noun}',
'NGC_P3_DATIVE_NC_SINGULAR_NEUTER' => 'This word is in dative case, in the singular. For example: I give gift to one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_ANIMATE_MALE' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_ANIMATE_FEMALE' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_ANIMATE_NEUTER' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_INANIMATE_MALE' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_INANIMATE_FEMALE' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P4_ACCUSATIVE_NC_SINGULAR_INANIMATE_NEUTER' => 'This word is in accusative case, in the singular. For example: I don\'t disturb one {noun}',
'NGC_P5_INSTRUMENTAL_NC_SINGULAR_MALE' => 'This word is in instrumental case, in the singular. For example: I am with one {noun}',
'NGC_P5_INSTRUMENTAL_NC_SINGULAR_FEMALE' => 'This word is in instrumental case, in the singular. For example: I am with one {noun}',
'NGC_P5_INSTRUMENTAL_NC_SINGULAR_NEUTER' => 'This word is in instrumental case, in the singular. For example: I am with one {noun}',
'NGC_P6_PREPOSITIONAL_NC_SINGULAR_MALE' => 'This word is in prepositional case, in the singular. For example: I talk about one {noun}',
'NGC_P6_PREPOSITIONAL_NC_SINGULAR_FEMALE' => 'This word is in prepositional case, in the singular. For example: I talk about one {noun}',
'NGC_P6_PREPOSITIONAL_NC_SINGULAR_NEUTER' => 'This word is in prepositional case, in the singular. For example: I talk about one {noun}',
'NGC_P1_NOMINATIVE_NC_PLURAL' => 'This word is in nominative case, in the plural. For example: There are many {noun}',
'NGC_P2_GENITIVE_NC_PLURAL' => 'This word is in genitive case, in the plural. For example: I am near many {noun}',
'NGC_P3_DATIVE_NC_PLURAL' => 'This word is in dative case, in the plural. For example: I give gift to many {noun}',
'NGC_P4_ACCUSATIVE_NC_PLURAL_ANIMATE' => 'This word is in accusative case, in the plural. For example: I don\'t disturb many {noun}',
'NGC_P4_ACCUSATIVE_NC_PLURAL_INANIMATE' => 'This word is in accusative case, in the plural. For example: I don\'t disturb many {noun}',
'NGC_P5_INSTRUMENTAL_NC_PLURAL' => 'This word is in instrumental case, in the plural. For example: I am with many {noun}',
'NGC_P6_PREPOSITIONAL_NC_PLURAL' => 'This word is in prepositional case, in the plural. For example: I talk about many {noun}',
'ANIMATE' => 'Now this word is animate',
'INANIMATE' => 'Now this word is inanimate',
'_MALE' => 'In this case, grammatical gender is Male',
'_FEMALE' => 'In this case, grammatical gender is Female',
'_NEUTER' => 'In this case, grammatical gender is Neuter',
'This is noun' => 'This is noun',
'This is adjective' => 'This is adjective',
'{n} records found.' => '{n} records found.',
);
?>