YAZ  5.34.0
Functions | Variables
stem_UTF_8_dutch.c File Reference
#include "../runtime/header.h"

Go to the source code of this file.

Functions

int dutch_UTF_8_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_UTF_8_create_env (void)
 
void dutch_UTF_8_close_env (struct SN_env *z)
 

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 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_UTF_8_close_env()

void dutch_UTF_8_close_env ( struct SN_env z)

Definition at line 633 of file stem_UTF_8_dutch.c.

References SN_close_env().

◆ dutch_UTF_8_create_env()

struct SN_env * dutch_UTF_8_create_env ( void  )

Definition at line 631 of file stem_UTF_8_dutch.c.

References SN_create_env().

◆ dutch_UTF_8_stem()

int dutch_UTF_8_stem ( struct SN_env z)

◆ r_e_ending()

static int r_e_ending ( struct SN_env z)
static

◆ r_en_ending()

static int r_en_ending ( struct SN_env z)
static

Definition at line 376 of file stem_UTF_8_dutch.c.

References SN_env::c, eq_s_b(), g_v, SN_env::l, out_grouping_b_U(), r_R1(), r_undouble(), s_14, and slice_del().

Referenced by r_standard_suffix().

◆ r_mark_regions()

static int r_mark_regions ( struct SN_env z)
static

Definition at line 256 of file stem_UTF_8_dutch.c.

References SN_env::c, g_v, SN_env::I, in_grouping_U(), SN_env::l, and out_grouping_U().

Referenced by dutch_UTF_8_stem().

◆ r_postlude()

static int r_postlude ( struct SN_env z)
static

◆ r_prelude()

static int r_prelude ( struct SN_env z)
static

◆ r_R1()

static int r_R1 ( struct SN_env z)
static

Definition at line 324 of file stem_UTF_8_dutch.c.

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

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

◆ r_R2()

static int r_R2 ( struct SN_env z)
static

Definition at line 329 of file stem_UTF_8_dutch.c.

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

Referenced by r_standard_suffix().

◆ r_standard_suffix()

static int r_standard_suffix ( struct SN_env z)
static

◆ r_undouble()

static 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},
{ 2, s_0_1, 0, 1, 0},
{ 2, s_0_2, 0, 1, 0},
{ 2, s_0_3, 0, 2, 0},
{ 2, s_0_4, 0, 2, 0},
{ 2, s_0_5, 0, 3, 0},
{ 2, s_0_6, 0, 3, 0},
{ 2, s_0_7, 0, 4, 0},
{ 2, s_0_8, 0, 4, 0},
{ 2, s_0_9, 0, 5, 0},
{ 2, s_0_10, 0, 5, 0}
}
static const symbol s_0_4[2]
static const symbol s_0_5[2]
static const symbol s_0_8[2]
static const symbol s_0_1[2]
static const symbol s_0_7[2]
static const symbol s_0_6[2]
static const symbol s_0_2[2]
static const symbol s_0_10[2]
static const symbol s_0_3[2]
static const symbol s_0_9[2]

Definition at line 43 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ 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[1]
static const symbol s_1_1[1]

Definition at line 61 of file stem_UTF_8_dutch.c.

Referenced by r_postlude().

◆ 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_2[2]
static const symbol s_2_0[2]
static const symbol s_2_1[2]

Definition at line 72 of file stem_UTF_8_dutch.c.

Referenced by r_undouble().

◆ 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 85 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ 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 101 of file stem_UTF_8_dutch.c.

Referenced by r_standard_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 116 of file stem_UTF_8_dutch.c.

Referenced by r_standard_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

◆ 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_UTF_8_dutch.c.

Referenced by 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_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_0

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

Definition at line 132 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_0_1

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

Definition at line 34 of file stem_UTF_8_dutch.c.

◆ s_0_10

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

Definition at line 43 of file stem_UTF_8_dutch.c.

◆ s_0_2

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

Definition at line 35 of file stem_UTF_8_dutch.c.

◆ s_0_3

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

Definition at line 36 of file stem_UTF_8_dutch.c.

◆ s_0_4

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

Definition at line 37 of file stem_UTF_8_dutch.c.

◆ s_0_5

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

Definition at line 38 of file stem_UTF_8_dutch.c.

◆ s_0_6

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

Definition at line 39 of file stem_UTF_8_dutch.c.

◆ s_0_7

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

Definition at line 40 of file stem_UTF_8_dutch.c.

◆ s_0_8

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

Definition at line 41 of file stem_UTF_8_dutch.c.

◆ s_0_9

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

Definition at line 42 of file stem_UTF_8_dutch.c.

◆ s_1

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

Definition at line 133 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_10

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

Definition at line 142 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_11

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

Definition at line 143 of file stem_UTF_8_dutch.c.

Referenced by r_postlude().

◆ s_12

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

Definition at line 144 of file stem_UTF_8_dutch.c.

Referenced by r_postlude().

◆ s_13

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

Definition at line 145 of file stem_UTF_8_dutch.c.

Referenced by r_e_ending().

◆ s_14

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

Definition at line 146 of file stem_UTF_8_dutch.c.

Referenced by r_en_ending().

◆ s_15

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

Definition at line 147 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_16

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

Definition at line 148 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_17

const symbol s_17[] = { 'c' }
static

Definition at line 149 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_18

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

Definition at line 150 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_19

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

Definition at line 151 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_1_1

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

Definition at line 60 of file stem_UTF_8_dutch.c.

◆ s_1_2

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

Definition at line 61 of file stem_UTF_8_dutch.c.

◆ s_2

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

Definition at line 134 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_20

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

Definition at line 152 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_21

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

Definition at line 153 of file stem_UTF_8_dutch.c.

Referenced by r_standard_suffix().

◆ s_2_0

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

Definition at line 70 of file stem_UTF_8_dutch.c.

◆ s_2_1

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

Definition at line 71 of file stem_UTF_8_dutch.c.

◆ s_2_2

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

Definition at line 72 of file stem_UTF_8_dutch.c.

◆ s_3

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

Definition at line 135 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_3_0

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

Definition at line 81 of file stem_UTF_8_dutch.c.

◆ s_3_1

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

Definition at line 82 of file stem_UTF_8_dutch.c.

◆ s_3_2

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

Definition at line 83 of file stem_UTF_8_dutch.c.

◆ s_3_3

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

Definition at line 84 of file stem_UTF_8_dutch.c.

◆ s_3_4

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

Definition at line 85 of file stem_UTF_8_dutch.c.

◆ s_4

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

Definition at line 136 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_4_0

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

Definition at line 96 of file stem_UTF_8_dutch.c.

◆ s_4_1

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

Definition at line 97 of file stem_UTF_8_dutch.c.

◆ s_4_2

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

Definition at line 98 of file stem_UTF_8_dutch.c.

◆ s_4_3

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

Definition at line 99 of file stem_UTF_8_dutch.c.

◆ s_4_4

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

Definition at line 100 of file stem_UTF_8_dutch.c.

◆ s_4_5

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

Definition at line 101 of file stem_UTF_8_dutch.c.

◆ s_5

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

Definition at line 137 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_5_0

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

Definition at line 113 of file stem_UTF_8_dutch.c.

◆ s_5_1

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

Definition at line 114 of file stem_UTF_8_dutch.c.

◆ s_5_2

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

Definition at line 115 of file stem_UTF_8_dutch.c.

◆ s_5_3

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

Definition at line 116 of file stem_UTF_8_dutch.c.

◆ s_6

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

Definition at line 138 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_7

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

Definition at line 139 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_8

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

Definition at line 140 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().

◆ s_9

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

Definition at line 141 of file stem_UTF_8_dutch.c.

Referenced by r_prelude().