languages/dutch.cc File Reference

#include <limits.h>
#include "dutch.h"

Include dependency graph for dutch.cc:

Go to the source code of this file.

Variables

static const symbol s_0_1 [2] = { 0xC3, 0xA1 }
static const symbol s_0_2 [2] = { 0xC3, 0xA4 }
static const symbol s_0_3 [2] = { 0xC3, 0xA9 }
static const symbol s_0_4 [2] = { 0xC3, 0xAB }
static const symbol s_0_5 [2] = { 0xC3, 0xAD }
static const symbol s_0_6 [2] = { 0xC3, 0xAF }
static const symbol s_0_7 [2] = { 0xC3, 0xB3 }
static const symbol s_0_8 [2] = { 0xC3, 0xB6 }
static const symbol s_0_9 [2] = { 0xC3, 0xBA }
static const symbol s_0_10 [2] = { 0xC3, 0xBC }
static struct among a_0 [11]
static const symbol s_1_1 [1] = { 'I' }
static const symbol s_1_2 [1] = { 'Y' }
static struct among a_1 [3]
static const symbol s_2_0 [2] = { 'd', 'd' }
static const symbol s_2_1 [2] = { 'k', 'k' }
static const symbol s_2_2 [2] = { 't', 't' }
static struct among a_2 [3]
static const symbol s_3_0 [3] = { 'e', 'n', 'e' }
static const symbol s_3_1 [2] = { 's', 'e' }
static const symbol s_3_2 [2] = { 'e', 'n' }
static const symbol s_3_3 [5] = { 'h', 'e', 'd', 'e', 'n' }
static const symbol s_3_4 [1] = { 's' }
static struct among a_3 [5]
static const symbol s_4_0 [3] = { 'e', 'n', 'd' }
static const symbol s_4_1 [2] = { 'i', 'g' }
static const symbol s_4_2 [3] = { 'i', 'n', 'g' }
static const symbol s_4_3 [4] = { 'l', 'i', 'j', 'k' }
static const symbol s_4_4 [4] = { 'b', 'a', 'a', 'r' }
static const symbol s_4_5 [3] = { 'b', 'a', 'r' }
static struct among a_4 [6]
static const symbol s_5_0 [2] = { 'a', 'a' }
static const symbol s_5_1 [2] = { 'e', 'e' }
static const symbol s_5_2 [2] = { 'o', 'o' }
static const symbol s_5_3 [2] = { 'u', 'u' }
static struct among a_5 [4]
static const unsigned char g_v [] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 }
static const unsigned char g_v_I [] = { 1, 0, 0, 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 }
static const unsigned char g_v_j [] = { 17, 67, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 }
static const symbol s_0 [] = { 'a' }
static const symbol s_1 [] = { 'e' }
static const symbol s_2 [] = { 'i' }
static const symbol s_3 [] = { 'o' }
static const symbol s_4 [] = { 'u' }
static const symbol s_5 [] = { 'Y' }
static const symbol s_6 [] = { 'I' }
static const symbol s_7 [] = { 'Y' }
static const symbol s_8 [] = { 'y' }
static const symbol s_9 [] = { 'i' }
static const symbol s_10 [] = { 'g', 'e', 'm' }
static const symbol s_11 [] = { 'h', 'e', 'i', 'd' }
static const symbol s_12 [] = { 'h', 'e', 'i', 'd' }
static const symbol s_13 [] = { 'e', 'n' }
static const symbol s_14 [] = { 'i', 'g' }


Variable Documentation

const symbol s_0_1[2] = { 0xC3, 0xA1 } [static]

Definition at line 6 of file dutch.cc.

const symbol s_0_2[2] = { 0xC3, 0xA4 } [static]

Definition at line 7 of file dutch.cc.

const symbol s_0_3[2] = { 0xC3, 0xA9 } [static]

Definition at line 8 of file dutch.cc.

const symbol s_0_4[2] = { 0xC3, 0xAB } [static]

Definition at line 9 of file dutch.cc.

const symbol s_0_5[2] = { 0xC3, 0xAD } [static]

Definition at line 10 of file dutch.cc.

const symbol s_0_6[2] = { 0xC3, 0xAF } [static]

Definition at line 11 of file dutch.cc.

const symbol s_0_7[2] = { 0xC3, 0xB3 } [static]

Definition at line 12 of file dutch.cc.

const symbol s_0_8[2] = { 0xC3, 0xB6 } [static]

Definition at line 13 of file dutch.cc.

const symbol s_0_9[2] = { 0xC3, 0xBA } [static]

Definition at line 14 of file dutch.cc.

const symbol s_0_10[2] = { 0xC3, 0xBC } [static]

Definition at line 15 of file dutch.cc.

struct among a_0[11] [static]

Initial value:

{
 { 0, 0, -1, 6},
 { 2, s_0_1, 0, 1},
 { 2, s_0_2, 0, 1},
 { 2, s_0_3, 0, 2},
 { 2, s_0_4, 0, 2},
 { 2, s_0_5, 0, 3},
 { 2, s_0_6, 0, 3},
 { 2, s_0_7, 0, 4},
 { 2, s_0_8, 0, 4},
 { 2, s_0_9, 0, 5},
 { 2, s_0_10, 0, 5}
}

Definition at line 17 of file dutch.cc.

const symbol s_1_1[1] = { 'I' } [static]

Definition at line 32 of file dutch.cc.

const symbol s_1_2[1] = { 'Y' } [static]

Definition at line 33 of file dutch.cc.

struct among a_1[3] [static]

Initial value:

{
 { 0, 0, -1, 3},
 { 1, s_1_1, 0, 2},
 { 1, s_1_2, 0, 1}
}

Definition at line 35 of file dutch.cc.

const symbol s_2_0[2] = { 'd', 'd' } [static]

Definition at line 42 of file dutch.cc.

const symbol s_2_1[2] = { 'k', 'k' } [static]

Definition at line 43 of file dutch.cc.

const symbol s_2_2[2] = { 't', 't' } [static]

Definition at line 44 of file dutch.cc.

struct among a_2[3] [static]

Initial value:

{
 { 2, s_2_0, -1, -1},
 { 2, s_2_1, -1, -1},
 { 2, s_2_2, -1, -1}
}

Definition at line 46 of file dutch.cc.

const symbol s_3_0[3] = { 'e', 'n', 'e' } [static]

Definition at line 53 of file dutch.cc.

const symbol s_3_1[2] = { 's', 'e' } [static]

Definition at line 54 of file dutch.cc.

const symbol s_3_2[2] = { 'e', 'n' } [static]

Definition at line 55 of file dutch.cc.

const symbol s_3_3[5] = { 'h', 'e', 'd', 'e', 'n' } [static]

Definition at line 56 of file dutch.cc.

const symbol s_3_4[1] = { 's' } [static]

Definition at line 57 of file dutch.cc.

struct among a_3[5] [static]

Initial value:

{
 { 3, s_3_0, -1, 2},
 { 2, s_3_1, -1, 3},
 { 2, s_3_2, -1, 2},
 { 5, s_3_3, 2, 1},
 { 1, s_3_4, -1, 3}
}

Definition at line 59 of file dutch.cc.

Referenced by Xapian::InternalStemItalian::r_attached_pronoun(), Xapian::InternalStemHungarian::r_instrum(), Xapian::InternalStemTurkish::r_mark_nUn(), Xapian::InternalStemFinnish::r_possessive(), Xapian::InternalStemRussian::r_reflexive(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemRomanian::r_standard_suffix(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemGerman::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemEnglish::r_Step_1b(), Xapian::InternalStemPorter::r_Step_2(), and Xapian::InternalStemKraaij_pohlmann::r_Step_4().

const symbol s_4_0[3] = { 'e', 'n', 'd' } [static]

Definition at line 68 of file dutch.cc.

const symbol s_4_1[2] = { 'i', 'g' } [static]

Definition at line 69 of file dutch.cc.

const symbol s_4_2[3] = { 'i', 'n', 'g' } [static]

Definition at line 70 of file dutch.cc.

const symbol s_4_3[4] = { 'l', 'i', 'j', 'k' } [static]

Definition at line 71 of file dutch.cc.

const symbol s_4_4[4] = { 'b', 'a', 'a', 'r' } [static]

Definition at line 72 of file dutch.cc.

const symbol s_4_5[3] = { 'b', 'a', 'r' } [static]

Definition at line 73 of file dutch.cc.

struct among a_4[6] [static]

Initial value:

{
 { 3, s_4_0, -1, 1},
 { 2, s_4_1, -1, 2},
 { 3, s_4_2, -1, 1},
 { 4, s_4_3, -1, 3},
 { 4, s_4_4, -1, 4},
 { 3, s_4_5, -1, 5}
}

Definition at line 75 of file dutch.cc.

Referenced by Xapian::InternalStemHungarian::r_case(), Xapian::InternalStemTurkish::r_mark_yA(), Xapian::InternalStemFinnish::r_possessive(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemGerman::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemEnglish::r_Step_1b(), Xapian::InternalStemPorter::r_Step_3(), Xapian::InternalStemKraaij_pohlmann::r_Step_4(), Xapian::InternalStemRussian::r_verb(), and Xapian::InternalStemRomanian::r_verb_suffix().

const symbol s_5_0[2] = { 'a', 'a' } [static]

Definition at line 85 of file dutch.cc.

const symbol s_5_1[2] = { 'e', 'e' } [static]

Definition at line 86 of file dutch.cc.

const symbol s_5_2[2] = { 'o', 'o' } [static]

Definition at line 87 of file dutch.cc.

const symbol s_5_3[2] = { 'u', 'u' } [static]

Definition at line 88 of file dutch.cc.

struct among a_5[4] [static]

Initial value:

{
 { 2, s_5_0, -1, -1},
 { 2, s_5_1, -1, -1},
 { 2, s_5_2, -1, -1},
 { 2, s_5_3, -1, -1}
}

Definition at line 90 of file dutch.cc.

Referenced by Xapian::InternalStemHungarian::r_case_special(), Xapian::InternalStemFrench::r_i_verb_suffix(), Xapian::InternalStemFinnish::r_LONG(), Xapian::InternalStemTurkish::r_mark_nA(), Xapian::InternalStemRussian::r_noun(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemEnglish::r_Step_2(), Xapian::InternalStemPorter::r_Step_4(), Xapian::InternalStemKraaij_pohlmann::r_Step_7(), and Xapian::InternalStemRomanian::r_vowel_suffix().

const unsigned char g_v[] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 } [static]

Definition at line 98 of file dutch.cc.

const unsigned char g_v_I[] = { 1, 0, 0, 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 } [static]

Definition at line 100 of file dutch.cc.

Referenced by Xapian::InternalStemDutch::r_standard_suffix().

const unsigned char g_v_j[] = { 17, 67, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 } [static]

Definition at line 102 of file dutch.cc.

Referenced by Xapian::InternalStemDutch::r_standard_suffix().

const symbol s_0[] = { 'a' } [static]

Definition at line 104 of file dutch.cc.

const symbol s_1[] = { 'e' } [static]

Definition at line 105 of file dutch.cc.

const symbol s_2[] = { 'i' } [static]

Definition at line 106 of file dutch.cc.

const symbol s_3[] = { 'o' } [static]

Definition at line 107 of file dutch.cc.

Referenced by Xapian::InternalStemRussian::r_adjectival(), Xapian::InternalStemLovins::r_BB(), Xapian::InternalStemFinnish::r_case_ending(), Xapian::InternalStemHungarian::r_case_special(), Xapian::InternalStemTurkish::r_mark_ki(), Xapian::InternalStemSpanish::r_postlude(), Xapian::InternalStemRomanian::r_postlude(), Xapian::InternalStemPortuguese::r_postlude(), Xapian::InternalStemItalian::r_prelude(), Xapian::InternalStemGerman2::r_prelude(), Xapian::InternalStemGerman::r_prelude(), Xapian::InternalStemFrench::r_prelude(), Xapian::InternalStemDutch::r_prelude(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1a(), and Xapian::InternalStemPorter::r_Step_1b().

const symbol s_4[] = { 'u' } [static]

Definition at line 108 of file dutch.cc.

Referenced by Xapian::InternalStemLovins::r_BB(), Xapian::InternalStemFinnish::r_case_ending(), Xapian::InternalStemHungarian::r_case_special(), Xapian::InternalStemTurkish::r_mark_yken(), Xapian::InternalStemSpanish::r_postlude(), Xapian::InternalStemGerman::r_postlude(), Xapian::InternalStemItalian::r_prelude(), Xapian::InternalStemGerman2::r_prelude(), Xapian::InternalStemFrench::r_prelude(), Xapian::InternalStemDutch::r_prelude(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1a(), Xapian::InternalStemPorter::r_Step_1b(), and Xapian::InternalStemRussian::r_verb().

const symbol s_5[] = { 'Y' } [static]

Definition at line 109 of file dutch.cc.

Referenced by Xapian::InternalStemSpanish::r_attached_pronoun(), Xapian::InternalStemHungarian::r_case_other(), Xapian::InternalStemFinnish::r_other_endings(), Xapian::InternalStemTurkish::r_post_process_last_consonants(), Xapian::InternalStemGerman::r_postlude(), Xapian::InternalStemFrench::r_postlude(), Xapian::InternalStemItalian::r_prelude(), Xapian::InternalStemGerman2::r_prelude(), Xapian::InternalStemDutch::r_prelude(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1b(), Xapian::InternalStemPorter::r_Step_1c(), and Xapian::InternalStemRussian::r_verb().

const symbol s_6[] = { 'I' } [static]

Definition at line 110 of file dutch.cc.

Referenced by Xapian::InternalStemSpanish::r_attached_pronoun(), Xapian::InternalStemHungarian::r_case_other(), Xapian::InternalStemTurkish::r_post_process_last_consonants(), Xapian::InternalStemGerman2::r_postlude(), Xapian::InternalStemGerman::r_postlude(), Xapian::InternalStemFrench::r_postlude(), Xapian::InternalStemItalian::r_prelude(), Xapian::InternalStemDutch::r_prelude(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1b(), Xapian::InternalStemPorter::r_Step_2(), Xapian::InternalStemFinnish::r_t_plural(), and Xapian::InternalStemRussian::r_tidy_up().

const symbol s_7[] = { 'Y' } [static]

Definition at line 111 of file dutch.cc.

Referenced by Xapian::InternalStemSpanish::r_attached_pronoun(), Xapian::InternalStemHungarian::r_plural(), Xapian::InternalStemTurkish::r_post_process_last_consonants(), Xapian::InternalStemGerman2::r_postlude(), Xapian::InternalStemGerman::r_postlude(), Xapian::InternalStemFrench::r_postlude(), Xapian::InternalStemItalian::r_prelude(), Xapian::InternalStemDutch::r_prelude(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1b(), Xapian::InternalStemPorter::r_Step_2(), and Xapian::InternalStemRussian::r_tidy_up().

const symbol s_8[] = { 'y' } [static]

Definition at line 112 of file dutch.cc.

Referenced by Xapian::InternalStemSpanish::r_attached_pronoun(), Xapian::InternalStemHungarian::r_plural(), Xapian::InternalStemTurkish::r_post_process_last_consonants(), Xapian::InternalStemItalian::r_postlude(), Xapian::InternalStemGerman2::r_postlude(), Xapian::InternalStemGerman::r_postlude(), Xapian::InternalStemDutch::r_postlude(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemEnglish::r_Step_1c(), Xapian::InternalStemPorter::r_Step_2(), and Xapian::InternalStemRussian::r_tidy_up().

const symbol s_9[] = { 'i' } [static]

Definition at line 113 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemSpanish::r_attached_pronoun(), Xapian::InternalStemHungarian::r_owned(), Xapian::InternalStemItalian::r_postlude(), Xapian::InternalStemGerman2::r_postlude(), Xapian::InternalStemDutch::r_postlude(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemPortuguese::r_standard_suffix(), Xapian::InternalStemGerman::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemPorter::r_Step_2(), Xapian::InternalStemEnglish::r_Step_2(), and Xapian::InternalStemRussian::stem().

const symbol s_10[] = { 'g', 'e', 'm' } [static]

Definition at line 114 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemItalian::r_attached_pronoun(), Xapian::InternalStemDutch::r_en_ending(), Xapian::InternalStemHungarian::r_owned(), Xapian::InternalStemGerman2::r_postlude(), Xapian::InternalStemPortuguese::r_residual_form(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemGerman::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemRomanian::r_step_0(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemPorter::r_Step_2(), and Xapian::InternalStemEnglish::r_Step_2().

const symbol s_11[] = { 'h', 'e', 'i', 'd' } [static]

Definition at line 115 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemRomanian::r_combo_suffix(), Xapian::InternalStemHungarian::r_owned(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemGerman::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemKraaij_pohlmann::r_Step_1(), Xapian::InternalStemPorter::r_Step_2(), and Xapian::InternalStemEnglish::r_Step_2().

const symbol s_12[] = { 'h', 'e', 'i', 'd' } [static]

Definition at line 116 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemRomanian::r_combo_suffix(), Xapian::InternalStemHungarian::r_owned(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemPorter::r_Step_2(), Xapian::InternalStemKraaij_pohlmann::r_Step_2(), and Xapian::InternalStemEnglish::r_Step_2().

const symbol s_13[] = { 'e', 'n' } [static]

Definition at line 117 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemRomanian::r_combo_suffix(), Xapian::InternalStemHungarian::r_owned(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemGerman2::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemPorter::r_Step_2(), Xapian::InternalStemKraaij_pohlmann::r_Step_2(), and Xapian::InternalStemEnglish::r_Step_2().

const symbol s_14[] = { 'i', 'g' } [static]

Definition at line 118 of file dutch.cc.

Referenced by Xapian::InternalStemTurkish::r_append_U_to_stems_ending_with_d_or_g(), Xapian::InternalStemRomanian::r_combo_suffix(), Xapian::InternalStemLovins::r_respell(), Xapian::InternalStemHungarian::r_sing_owner(), Xapian::InternalStemSpanish::r_standard_suffix(), Xapian::InternalStemItalian::r_standard_suffix(), Xapian::InternalStemFrench::r_standard_suffix(), Xapian::InternalStemDutch::r_standard_suffix(), Xapian::InternalStemPorter::r_Step_2(), Xapian::InternalStemKraaij_pohlmann::r_Step_2(), and Xapian::InternalStemEnglish::r_Step_2().


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.