YAZ 5.37.0
stem_ISO_8859_1_dutch.c File Reference

Go to the source code of this file.

Functions

int dutch_ISO_8859_1_stem (struct SN_env *z)
static int r_standard_suffix (struct SN_env *z)
static int r_undouble (struct SN_env *z)
static int r_R2 (struct SN_env *z)
static int r_R1 (struct SN_env *z)
static int r_mark_regions (struct SN_env *z)
static int r_en_ending (struct SN_env *z)
static int r_e_ending (struct SN_env *z)
static int r_postlude (struct SN_env *z)
static int r_prelude (struct SN_env *z)
struct SN_envdutch_ISO_8859_1_create_env (void)
void dutch_ISO_8859_1_close_env (struct SN_env *z)

Variables

static const symbol s_0_1 [1] = { 0xE1 }
static const symbol s_0_2 [1] = { 0xE4 }
static const symbol s_0_3 [1] = { 0xE9 }
static const symbol s_0_4 [1] = { 0xEB }
static const symbol s_0_5 [1] = { 0xED }
static const symbol s_0_6 [1] = { 0xEF }
static const symbol s_0_7 [1] = { 0xF3 }
static const symbol s_0_8 [1] = { 0xF6 }
static const symbol s_0_9 [1] = { 0xFA }
static const symbol s_0_10 [1] = { 0xFC }
static const struct among a_0 [11]
static const symbol s_1_1 [1] = { 'I' }
static const symbol s_1_2 [1] = { 'Y' }
static const 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 const 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 const 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 const 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 const 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 [] = { 'Y' }
static const symbol s_7 [] = { 'i' }
static const symbol s_8 [] = { 'I' }
static const symbol s_9 [] = { 'y' }
static const symbol s_10 [] = { 'Y' }
static const symbol s_11 [] = { 'y' }
static const symbol s_12 [] = { 'i' }
static const symbol s_13 [] = { 'e' }
static const symbol s_14 [] = { 'g', 'e', 'm' }
static const symbol s_15 [] = { 'h', 'e', 'i', 'd' }
static const symbol s_16 [] = { 'h', 'e', 'i', 'd' }
static const symbol s_17 [] = { 'c' }
static const symbol s_18 [] = { 'e', 'n' }
static const symbol s_19 [] = { 'i', 'g' }
static const symbol s_20 [] = { 'e' }
static const symbol s_21 [] = { 'e' }

Function Documentation

◆ dutch_ISO_8859_1_close_env()

void dutch_ISO_8859_1_close_env ( struct SN_env * z)
extern

Definition at line 623 of file stem_ISO_8859_1_dutch.c.

References SN_close_env().

◆ dutch_ISO_8859_1_create_env()

struct SN_env * dutch_ISO_8859_1_create_env ( void )
extern

Definition at line 621 of file stem_ISO_8859_1_dutch.c.

References SN_create_env().

◆ dutch_ISO_8859_1_stem()

int dutch_ISO_8859_1_stem ( struct SN_env * z)
extern

◆ r_e_ending()

int r_e_ending ( struct SN_env * z)
static

◆ r_en_ending()

int r_en_ending ( struct SN_env * z)
static

◆ r_mark_regions()

int r_mark_regions ( struct SN_env * z)
static

Definition at line 252 of file stem_ISO_8859_1_dutch.c.

References SN_env::c, g_v, SN_env::I, in_grouping(), SN_env::l, and out_grouping().

Referenced by dutch_ISO_8859_1_stem().

◆ r_postlude()

int r_postlude ( struct SN_env * z)
static

◆ r_prelude()

int r_prelude ( struct SN_env * z)
static

◆ r_R1()

int r_R1 ( struct SN_env * z)
static

Definition at line 318 of file stem_ISO_8859_1_dutch.c.

References SN_env::c, and SN_env::I.

Referenced by r_e_ending(), r_en_ending(), and r_standard_suffix().

◆ r_R2()

int r_R2 ( struct SN_env * z)
static

Definition at line 323 of file stem_ISO_8859_1_dutch.c.

References SN_env::c, and SN_env::I.

Referenced by r_standard_suffix().

◆ r_standard_suffix()

◆ r_undouble()

int r_undouble ( struct SN_env * z)
static

Variable Documentation

◆ a_0

const struct among a_0[11]
static
Initial value:
=
{
{ 0, 0, -1, 6, 0},
{ 1, s_0_1, 0, 1, 0},
{ 1, s_0_2, 0, 1, 0},
{ 1, s_0_3, 0, 2, 0},
{ 1, s_0_4, 0, 2, 0},
{ 1, s_0_5, 0, 3, 0},
{ 1, s_0_6, 0, 3, 0},
{ 1, s_0_7, 0, 4, 0},
{ 1, s_0_8, 0, 4, 0},
{ 1, s_0_9, 0, 5, 0},
{ 1, s_0_10, 0, 5, 0}
}
static const symbol s_0_2[4]
static const symbol s_0_5[4]
static const symbol s_0_1[5]
static const symbol s_0_9[3]
static const symbol s_0_3[1]
static const symbol s_0_6[6]
static const symbol s_0_8[4]
static const symbol s_0_7[3]
static const symbol s_0_10[2]
static const symbol s_0_4[5]

Definition at line 45 of file stem_ISO_8859_1_dutch.c.

◆ a_1

const struct among a_1[3]
static
Initial value:
=
{
{ 0, 0, -1, 3, 0},
{ 1, s_1_1, 0, 2, 0},
{ 1, s_1_2, 0, 1, 0}
}
static const symbol s_1_2[2]
static const symbol s_1_1[2]

Definition at line 63 of file stem_ISO_8859_1_dutch.c.

◆ a_2

const struct among a_2[3]
static
Initial value:
=
{
{ 2, s_2_0, -1, -1, 0},
{ 2, s_2_1, -1, -1, 0},
{ 2, s_2_2, -1, -1, 0}
}
static const symbol s_2_0[2]
static const symbol s_2_1[3]
static const symbol s_2_2[4]

Definition at line 74 of file stem_ISO_8859_1_dutch.c.

◆ a_3

const struct among a_3[5]
static
Initial value:
=
{
{ 3, s_3_0, -1, 2, 0},
{ 2, s_3_1, -1, 3, 0},
{ 2, s_3_2, -1, 2, 0},
{ 5, s_3_3, 2, 1, 0},
{ 1, s_3_4, -1, 3, 0}
}
static const symbol s_3_1[2]
static const symbol s_3_0[3]
static const symbol s_3_3[5]
static const symbol s_3_4[1]
static const symbol s_3_2[2]

Definition at line 87 of file stem_ISO_8859_1_dutch.c.

Referenced by r_attached_pronoun(), r_attached_pronoun(), r_instrum(), r_instrum(), r_mark_nUn(), r_possessive(), r_possessive(), r_reflexive(), r_reflexive(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_Step_1b(), r_Step_1b(), r_Step_2(), and r_Step_2().

◆ a_4

const struct among a_4[6]
static
Initial value:
=
{
{ 3, s_4_0, -1, 1, 0},
{ 2, s_4_1, -1, 2, 0},
{ 3, s_4_2, -1, 1, 0},
{ 4, s_4_3, -1, 3, 0},
{ 4, s_4_4, -1, 4, 0},
{ 3, s_4_5, -1, 5, 0}
}
static const symbol s_4_3[4]
static const symbol s_4_1[2]
static const symbol s_4_4[4]
static const symbol s_4_5[3]
static const symbol s_4_2[3]
static const symbol s_4_0[3]

Definition at line 103 of file stem_ISO_8859_1_dutch.c.

Referenced by r_case(), r_case(), r_mark_yA(), r_possessive(), r_possessive(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_Step_1b(), r_Step_1b(), r_Step_3(), r_Step_3(), r_verb(), r_verb(), r_verb_suffix(), and r_verb_suffix().

◆ a_5

const struct among a_5[4]
static
Initial value:
=
{
{ 2, s_5_0, -1, -1, 0},
{ 2, s_5_1, -1, -1, 0},
{ 2, s_5_2, -1, -1, 0},
{ 2, s_5_3, -1, -1, 0}
}
static const symbol s_5_3[2]
static const symbol s_5_0[2]
static const symbol s_5_2[2]
static const symbol s_5_1[2]

Definition at line 118 of file stem_ISO_8859_1_dutch.c.

Referenced by r_case_special(), r_case_special(), r_i_verb_suffix(), r_i_verb_suffix(), r_LONG(), r_LONG(), r_mark_nA(), r_noun(), r_noun(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_standard_suffix(), r_Step_2(), r_Step_2(), r_Step_4(), r_Step_4(), r_vowel_suffix(), and r_vowel_suffix().

◆ g_v

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 126 of file stem_ISO_8859_1_dutch.c.

◆ g_v_I

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 128 of file stem_ISO_8859_1_dutch.c.

Referenced by r_standard_suffix(), and r_standard_suffix().

◆ g_v_j

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 130 of file stem_ISO_8859_1_dutch.c.

Referenced by r_standard_suffix(), and r_standard_suffix().

◆ s_0

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

Definition at line 132 of file stem_ISO_8859_1_dutch.c.

◆ s_0_1

const symbol s_0_1[1] = { 0xE1 }
static

Definition at line 34 of file stem_ISO_8859_1_dutch.c.

◆ s_0_10

const symbol s_0_10[1] = { 0xFC }
static

Definition at line 43 of file stem_ISO_8859_1_dutch.c.

◆ s_0_2

const symbol s_0_2[1] = { 0xE4 }
static

Definition at line 35 of file stem_ISO_8859_1_dutch.c.

◆ s_0_3

const symbol s_0_3[1] = { 0xE9 }
static

Definition at line 36 of file stem_ISO_8859_1_dutch.c.

◆ s_0_4

const symbol s_0_4[1] = { 0xEB }
static

Definition at line 37 of file stem_ISO_8859_1_dutch.c.

◆ s_0_5

const symbol s_0_5[1] = { 0xED }
static

Definition at line 38 of file stem_ISO_8859_1_dutch.c.

◆ s_0_6

const symbol s_0_6[1] = { 0xEF }
static

Definition at line 39 of file stem_ISO_8859_1_dutch.c.

◆ s_0_7

const symbol s_0_7[1] = { 0xF3 }
static

Definition at line 40 of file stem_ISO_8859_1_dutch.c.

◆ s_0_8

const symbol s_0_8[1] = { 0xF6 }
static

Definition at line 41 of file stem_ISO_8859_1_dutch.c.

◆ s_0_9

const symbol s_0_9[1] = { 0xFA }
static

Definition at line 42 of file stem_ISO_8859_1_dutch.c.

◆ s_1

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

Definition at line 133 of file stem_ISO_8859_1_dutch.c.

◆ s_10

◆ s_11

◆ s_12

◆ s_13

◆ s_14

◆ s_15

◆ s_16

◆ s_17

◆ s_18

◆ s_19

◆ s_1_1

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

Definition at line 60 of file stem_ISO_8859_1_dutch.c.

◆ s_1_2

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

Definition at line 61 of file stem_ISO_8859_1_dutch.c.

◆ s_2

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

Definition at line 134 of file stem_ISO_8859_1_dutch.c.

◆ s_20

◆ s_21

◆ s_2_0

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

Definition at line 70 of file stem_ISO_8859_1_dutch.c.

◆ s_2_1

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

Definition at line 71 of file stem_ISO_8859_1_dutch.c.

◆ s_2_2

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

Definition at line 72 of file stem_ISO_8859_1_dutch.c.

◆ s_3

◆ s_3_0

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

Definition at line 81 of file stem_ISO_8859_1_dutch.c.

◆ s_3_1

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

Definition at line 82 of file stem_ISO_8859_1_dutch.c.

◆ s_3_2

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

Definition at line 83 of file stem_ISO_8859_1_dutch.c.

◆ s_3_3

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

Definition at line 84 of file stem_ISO_8859_1_dutch.c.

◆ s_3_4

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

Definition at line 85 of file stem_ISO_8859_1_dutch.c.

◆ s_4

◆ s_4_0

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

Definition at line 96 of file stem_ISO_8859_1_dutch.c.

◆ s_4_1

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

Definition at line 97 of file stem_ISO_8859_1_dutch.c.

◆ s_4_2

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

Definition at line 98 of file stem_ISO_8859_1_dutch.c.

◆ s_4_3

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

Definition at line 99 of file stem_ISO_8859_1_dutch.c.

◆ s_4_4

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

Definition at line 100 of file stem_ISO_8859_1_dutch.c.

◆ s_4_5

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

Definition at line 101 of file stem_ISO_8859_1_dutch.c.

◆ s_5

◆ s_5_0

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

Definition at line 113 of file stem_ISO_8859_1_dutch.c.

◆ s_5_1

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

Definition at line 114 of file stem_ISO_8859_1_dutch.c.

◆ s_5_2

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

Definition at line 115 of file stem_ISO_8859_1_dutch.c.

◆ s_5_3

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

Definition at line 116 of file stem_ISO_8859_1_dutch.c.

◆ s_6

◆ s_7

◆ s_8

◆ s_9