PostgreSQL Source Code git master
Loading...
Searching...
No Matches
stem_ISO_8859_1_portuguese.c File Reference
#include "stem_ISO_8859_1_portuguese.h"
#include <stddef.h>
#include "snowball_runtime.h"
Include dependency graph for stem_ISO_8859_1_portuguese.c:

Go to the source code of this file.

Data Structures

struct  SN_local
 

Typedefs

typedef struct SN_local SN_local
 

Functions

int portuguese_ISO_8859_1_stem (struct SN_env *z)
 
static int r_residual_form (struct SN_env *z)
 
static int r_residual_suffix (struct SN_env *z)
 
static int r_verb_suffix (struct SN_env *z)
 
static int r_standard_suffix (struct SN_env *z)
 
static int r_R2 (struct SN_env *z)
 
static int r_R1 (struct SN_env *z)
 
static int r_RV (struct SN_env *z)
 
static int r_mark_regions (struct SN_env *z)
 
static int r_postlude (struct SN_env *z)
 
static int r_prelude (struct SN_env *z)
 
struct SN_envportuguese_ISO_8859_1_create_env (void)
 
void portuguese_ISO_8859_1_close_env (struct SN_env *z)
 

Variables

static const symbol s_0 [] = { 'a', '~' }
 
static const symbol s_1 [] = { 'o', '~' }
 
static const symbol s_2 [] = { 0xE3 }
 
static const symbol s_3 [] = { 0xF5 }
 
static const symbol s_4 [] = { 'l', 'o', 'g' }
 
static const symbol s_5 [] = { 'u' }
 
static const symbol s_6 [] = { 'e', 'n', 't', 'e' }
 
static const symbol s_7 [] = { 'a', 't' }
 
static const symbol s_8 [] = { 'a', 't' }
 
static const symbol s_9 [] = { 'i', 'r' }
 
static const symbol s_10 [] = { 'c' }
 
static const symbol s_0_1 [1] = { 0xE3 }
 
static const symbol s_0_2 [1] = { 0xF5 }
 
static const struct among a_0 [3]
 
static const symbol s_1_1 [2] = { 'a', '~' }
 
static const symbol s_1_2 [2] = { 'o', '~' }
 
static const struct among a_1 [3]
 
static const symbol s_2_0 [2] = { 'i', 'c' }
 
static const symbol s_2_1 [2] = { 'a', 'd' }
 
static const symbol s_2_2 [2] = { 'o', 's' }
 
static const symbol s_2_3 [2] = { 'i', 'v' }
 
static const struct among a_2 [4]
 
static const symbol s_3_0 [4] = { 'a', 'n', 't', 'e' }
 
static const symbol s_3_1 [4] = { 'a', 'v', 'e', 'l' }
 
static const symbol s_3_2 [4] = { 0xED, 'v', 'e', 'l' }
 
static const struct among a_3 [3]
 
static const symbol s_4_0 [2] = { 'i', 'c' }
 
static const symbol s_4_1 [4] = { 'a', 'b', 'i', 'l' }
 
static const symbol s_4_2 [2] = { 'i', 'v' }
 
static const struct among a_4 [3]
 
static const symbol s_5_0 [3] = { 'i', 'c', 'a' }
 
static const symbol s_5_1 [5] = { 0xE2, 'n', 'c', 'i', 'a' }
 
static const symbol s_5_2 [5] = { 0xEA, 'n', 'c', 'i', 'a' }
 
static const symbol s_5_3 [5] = { 'l', 'o', 'g', 'i', 'a' }
 
static const symbol s_5_4 [3] = { 'i', 'r', 'a' }
 
static const symbol s_5_5 [5] = { 'a', 'd', 'o', 'r', 'a' }
 
static const symbol s_5_6 [3] = { 'o', 's', 'a' }
 
static const symbol s_5_7 [4] = { 'i', 's', 't', 'a' }
 
static const symbol s_5_8 [3] = { 'i', 'v', 'a' }
 
static const symbol s_5_9 [3] = { 'e', 'z', 'a' }
 
static const symbol s_5_10 [5] = { 'i', 'd', 'a', 'd', 'e' }
 
static const symbol s_5_11 [4] = { 'a', 'n', 't', 'e' }
 
static const symbol s_5_12 [5] = { 'm', 'e', 'n', 't', 'e' }
 
static const symbol s_5_13 [6] = { 'a', 'm', 'e', 'n', 't', 'e' }
 
static const symbol s_5_14 [4] = { 0xE1, 'v', 'e', 'l' }
 
static const symbol s_5_15 [4] = { 0xED, 'v', 'e', 'l' }
 
static const symbol s_5_16 [3] = { 'i', 'c', 'o' }
 
static const symbol s_5_17 [4] = { 'i', 's', 'm', 'o' }
 
static const symbol s_5_18 [3] = { 'o', 's', 'o' }
 
static const symbol s_5_19 [6] = { 'a', 'm', 'e', 'n', 't', 'o' }
 
static const symbol s_5_20 [6] = { 'i', 'm', 'e', 'n', 't', 'o' }
 
static const symbol s_5_21 [3] = { 'i', 'v', 'o' }
 
static const symbol s_5_22 [5] = { 'a', 0xE7, 'a', '~', 'o' }
 
static const symbol s_5_23 [5] = { 'u', 0xE7, 'a', '~', 'o' }
 
static const symbol s_5_24 [4] = { 'a', 'd', 'o', 'r' }
 
static const symbol s_5_25 [4] = { 'i', 'c', 'a', 's' }
 
static const symbol s_5_26 [6] = { 0xEA, 'n', 'c', 'i', 'a', 's' }
 
static const symbol s_5_27 [6] = { 'l', 'o', 'g', 'i', 'a', 's' }
 
static const symbol s_5_28 [4] = { 'i', 'r', 'a', 's' }
 
static const symbol s_5_29 [6] = { 'a', 'd', 'o', 'r', 'a', 's' }
 
static const symbol s_5_30 [4] = { 'o', 's', 'a', 's' }
 
static const symbol s_5_31 [5] = { 'i', 's', 't', 'a', 's' }
 
static const symbol s_5_32 [4] = { 'i', 'v', 'a', 's' }
 
static const symbol s_5_33 [4] = { 'e', 'z', 'a', 's' }
 
static const symbol s_5_34 [6] = { 'i', 'd', 'a', 'd', 'e', 's' }
 
static const symbol s_5_35 [6] = { 'a', 'd', 'o', 'r', 'e', 's' }
 
static const symbol s_5_36 [5] = { 'a', 'n', 't', 'e', 's' }
 
static const symbol s_5_37 [6] = { 'a', 0xE7, 'o', '~', 'e', 's' }
 
static const symbol s_5_38 [6] = { 'u', 0xE7, 'o', '~', 'e', 's' }
 
static const symbol s_5_39 [4] = { 'i', 'c', 'o', 's' }
 
static const symbol s_5_40 [5] = { 'i', 's', 'm', 'o', 's' }
 
static const symbol s_5_41 [4] = { 'o', 's', 'o', 's' }
 
static const symbol s_5_42 [7] = { 'a', 'm', 'e', 'n', 't', 'o', 's' }
 
static const symbol s_5_43 [7] = { 'i', 'm', 'e', 'n', 't', 'o', 's' }
 
static const symbol s_5_44 [4] = { 'i', 'v', 'o', 's' }
 
static const struct among a_5 [45]
 
static const symbol s_6_0 [3] = { 'a', 'd', 'a' }
 
static const symbol s_6_1 [3] = { 'i', 'd', 'a' }
 
static const symbol s_6_2 [2] = { 'i', 'a' }
 
static const symbol s_6_3 [4] = { 'a', 'r', 'i', 'a' }
 
static const symbol s_6_4 [4] = { 'e', 'r', 'i', 'a' }
 
static const symbol s_6_5 [4] = { 'i', 'r', 'i', 'a' }
 
static const symbol s_6_6 [3] = { 'a', 'r', 'a' }
 
static const symbol s_6_7 [3] = { 'e', 'r', 'a' }
 
static const symbol s_6_8 [3] = { 'i', 'r', 'a' }
 
static const symbol s_6_9 [3] = { 'a', 'v', 'a' }
 
static const symbol s_6_10 [4] = { 'a', 's', 's', 'e' }
 
static const symbol s_6_11 [4] = { 'e', 's', 's', 'e' }
 
static const symbol s_6_12 [4] = { 'i', 's', 's', 'e' }
 
static const symbol s_6_13 [4] = { 'a', 's', 't', 'e' }
 
static const symbol s_6_14 [4] = { 'e', 's', 't', 'e' }
 
static const symbol s_6_15 [4] = { 'i', 's', 't', 'e' }
 
static const symbol s_6_16 [2] = { 'e', 'i' }
 
static const symbol s_6_17 [4] = { 'a', 'r', 'e', 'i' }
 
static const symbol s_6_18 [4] = { 'e', 'r', 'e', 'i' }
 
static const symbol s_6_19 [4] = { 'i', 'r', 'e', 'i' }
 
static const symbol s_6_20 [2] = { 'a', 'm' }
 
static const symbol s_6_21 [3] = { 'i', 'a', 'm' }
 
static const symbol s_6_22 [5] = { 'a', 'r', 'i', 'a', 'm' }
 
static const symbol s_6_23 [5] = { 'e', 'r', 'i', 'a', 'm' }
 
static const symbol s_6_24 [5] = { 'i', 'r', 'i', 'a', 'm' }
 
static const symbol s_6_25 [4] = { 'a', 'r', 'a', 'm' }
 
static const symbol s_6_26 [4] = { 'e', 'r', 'a', 'm' }
 
static const symbol s_6_27 [4] = { 'i', 'r', 'a', 'm' }
 
static const symbol s_6_28 [4] = { 'a', 'v', 'a', 'm' }
 
static const symbol s_6_29 [2] = { 'e', 'm' }
 
static const symbol s_6_30 [4] = { 'a', 'r', 'e', 'm' }
 
static const symbol s_6_31 [4] = { 'e', 'r', 'e', 'm' }
 
static const symbol s_6_32 [4] = { 'i', 'r', 'e', 'm' }
 
static const symbol s_6_33 [5] = { 'a', 's', 's', 'e', 'm' }
 
static const symbol s_6_34 [5] = { 'e', 's', 's', 'e', 'm' }
 
static const symbol s_6_35 [5] = { 'i', 's', 's', 'e', 'm' }
 
static const symbol s_6_36 [3] = { 'a', 'd', 'o' }
 
static const symbol s_6_37 [3] = { 'i', 'd', 'o' }
 
static const symbol s_6_38 [4] = { 'a', 'n', 'd', 'o' }
 
static const symbol s_6_39 [4] = { 'e', 'n', 'd', 'o' }
 
static const symbol s_6_40 [4] = { 'i', 'n', 'd', 'o' }
 
static const symbol s_6_41 [5] = { 'a', 'r', 'a', '~', 'o' }
 
static const symbol s_6_42 [5] = { 'e', 'r', 'a', '~', 'o' }
 
static const symbol s_6_43 [5] = { 'i', 'r', 'a', '~', 'o' }
 
static const symbol s_6_44 [2] = { 'a', 'r' }
 
static const symbol s_6_45 [2] = { 'e', 'r' }
 
static const symbol s_6_46 [2] = { 'i', 'r' }
 
static const symbol s_6_47 [2] = { 'a', 's' }
 
static const symbol s_6_48 [4] = { 'a', 'd', 'a', 's' }
 
static const symbol s_6_49 [4] = { 'i', 'd', 'a', 's' }
 
static const symbol s_6_50 [3] = { 'i', 'a', 's' }
 
static const symbol s_6_51 [5] = { 'a', 'r', 'i', 'a', 's' }
 
static const symbol s_6_52 [5] = { 'e', 'r', 'i', 'a', 's' }
 
static const symbol s_6_53 [5] = { 'i', 'r', 'i', 'a', 's' }
 
static const symbol s_6_54 [4] = { 'a', 'r', 'a', 's' }
 
static const symbol s_6_55 [4] = { 'e', 'r', 'a', 's' }
 
static const symbol s_6_56 [4] = { 'i', 'r', 'a', 's' }
 
static const symbol s_6_57 [4] = { 'a', 'v', 'a', 's' }
 
static const symbol s_6_58 [2] = { 'e', 's' }
 
static const symbol s_6_59 [5] = { 'a', 'r', 'd', 'e', 's' }
 
static const symbol s_6_60 [5] = { 'e', 'r', 'd', 'e', 's' }
 
static const symbol s_6_61 [5] = { 'i', 'r', 'd', 'e', 's' }
 
static const symbol s_6_62 [4] = { 'a', 'r', 'e', 's' }
 
static const symbol s_6_63 [4] = { 'e', 'r', 'e', 's' }
 
static const symbol s_6_64 [4] = { 'i', 'r', 'e', 's' }
 
static const symbol s_6_65 [5] = { 'a', 's', 's', 'e', 's' }
 
static const symbol s_6_66 [5] = { 'e', 's', 's', 'e', 's' }
 
static const symbol s_6_67 [5] = { 'i', 's', 's', 'e', 's' }
 
static const symbol s_6_68 [5] = { 'a', 's', 't', 'e', 's' }
 
static const symbol s_6_69 [5] = { 'e', 's', 't', 'e', 's' }
 
static const symbol s_6_70 [5] = { 'i', 's', 't', 'e', 's' }
 
static const symbol s_6_71 [2] = { 'i', 's' }
 
static const symbol s_6_72 [3] = { 'a', 'i', 's' }
 
static const symbol s_6_73 [3] = { 'e', 'i', 's' }
 
static const symbol s_6_74 [5] = { 'a', 'r', 'e', 'i', 's' }
 
static const symbol s_6_75 [5] = { 'e', 'r', 'e', 'i', 's' }
 
static const symbol s_6_76 [5] = { 'i', 'r', 'e', 'i', 's' }
 
static const symbol s_6_77 [5] = { 0xE1, 'r', 'e', 'i', 's' }
 
static const symbol s_6_78 [5] = { 0xE9, 'r', 'e', 'i', 's' }
 
static const symbol s_6_79 [5] = { 0xED, 'r', 'e', 'i', 's' }
 
static const symbol s_6_80 [6] = { 0xE1, 's', 's', 'e', 'i', 's' }
 
static const symbol s_6_81 [6] = { 0xE9, 's', 's', 'e', 'i', 's' }
 
static const symbol s_6_82 [6] = { 0xED, 's', 's', 'e', 'i', 's' }
 
static const symbol s_6_83 [5] = { 0xE1, 'v', 'e', 'i', 's' }
 
static const symbol s_6_84 [4] = { 0xED, 'e', 'i', 's' }
 
static const symbol s_6_85 [6] = { 'a', 'r', 0xED, 'e', 'i', 's' }
 
static const symbol s_6_86 [6] = { 'e', 'r', 0xED, 'e', 'i', 's' }
 
static const symbol s_6_87 [6] = { 'i', 'r', 0xED, 'e', 'i', 's' }
 
static const symbol s_6_88 [4] = { 'a', 'd', 'o', 's' }
 
static const symbol s_6_89 [4] = { 'i', 'd', 'o', 's' }
 
static const symbol s_6_90 [4] = { 'a', 'm', 'o', 's' }
 
static const symbol s_6_91 [6] = { 0xE1, 'r', 'a', 'm', 'o', 's' }
 
static const symbol s_6_92 [6] = { 0xE9, 'r', 'a', 'm', 'o', 's' }
 
static const symbol s_6_93 [6] = { 0xED, 'r', 'a', 'm', 'o', 's' }
 
static const symbol s_6_94 [6] = { 0xE1, 'v', 'a', 'm', 'o', 's' }
 
static const symbol s_6_95 [5] = { 0xED, 'a', 'm', 'o', 's' }
 
static const symbol s_6_96 [7] = { 'a', 'r', 0xED, 'a', 'm', 'o', 's' }
 
static const symbol s_6_97 [7] = { 'e', 'r', 0xED, 'a', 'm', 'o', 's' }
 
static const symbol s_6_98 [7] = { 'i', 'r', 0xED, 'a', 'm', 'o', 's' }
 
static const symbol s_6_99 [4] = { 'e', 'm', 'o', 's' }
 
static const symbol s_6_100 [6] = { 'a', 'r', 'e', 'm', 'o', 's' }
 
static const symbol s_6_101 [6] = { 'e', 'r', 'e', 'm', 'o', 's' }
 
static const symbol s_6_102 [6] = { 'i', 'r', 'e', 'm', 'o', 's' }
 
static const symbol s_6_103 [7] = { 0xE1, 's', 's', 'e', 'm', 'o', 's' }
 
static const symbol s_6_104 [7] = { 0xEA, 's', 's', 'e', 'm', 'o', 's' }
 
static const symbol s_6_105 [7] = { 0xED, 's', 's', 'e', 'm', 'o', 's' }
 
static const symbol s_6_106 [4] = { 'i', 'm', 'o', 's' }
 
static const symbol s_6_107 [5] = { 'a', 'r', 'm', 'o', 's' }
 
static const symbol s_6_108 [5] = { 'e', 'r', 'm', 'o', 's' }
 
static const symbol s_6_109 [5] = { 'i', 'r', 'm', 'o', 's' }
 
static const symbol s_6_110 [4] = { 0xE1, 'm', 'o', 's' }
 
static const symbol s_6_111 [4] = { 'a', 'r', 0xE1, 's' }
 
static const symbol s_6_112 [4] = { 'e', 'r', 0xE1, 's' }
 
static const symbol s_6_113 [4] = { 'i', 'r', 0xE1, 's' }
 
static const symbol s_6_114 [2] = { 'e', 'u' }
 
static const symbol s_6_115 [2] = { 'i', 'u' }
 
static const symbol s_6_116 [2] = { 'o', 'u' }
 
static const symbol s_6_117 [3] = { 'a', 'r', 0xE1 }
 
static const symbol s_6_118 [3] = { 'e', 'r', 0xE1 }
 
static const symbol s_6_119 [3] = { 'i', 'r', 0xE1 }
 
static const struct among a_6 [120]
 
static const symbol s_7_0 [1] = { 'a' }
 
static const symbol s_7_1 [1] = { 'i' }
 
static const symbol s_7_2 [1] = { 'o' }
 
static const symbol s_7_3 [2] = { 'o', 's' }
 
static const symbol s_7_4 [1] = { 0xE1 }
 
static const symbol s_7_5 [1] = { 0xED }
 
static const symbol s_7_6 [1] = { 0xF3 }
 
static const struct among a_7 [7]
 
static const symbol s_8_0 [1] = { 'e' }
 
static const symbol s_8_1 [1] = { 0xE7 }
 
static const symbol s_8_2 [1] = { 0xE9 }
 
static const symbol s_8_3 [1] = { 0xEA }
 
static const struct among a_8 [4]
 
static const unsigned char g_v [] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 12, 2 }
 

Typedef Documentation

◆ SN_local

Function Documentation

◆ portuguese_ISO_8859_1_close_env()

void portuguese_ISO_8859_1_close_env ( struct SN_env z)
extern

Definition at line 1009 of file stem_ISO_8859_1_portuguese.c.

1009 {
1010 SN_delete_env(z);
1011}
void SN_delete_env(struct SN_env *z)
Definition api.c:18

References SN_delete_env().

◆ portuguese_ISO_8859_1_create_env()

struct SN_env * portuguese_ISO_8859_1_create_env ( void  )
extern

Definition at line 999 of file stem_ISO_8859_1_portuguese.c.

999 {
1000 struct SN_env * z = SN_new_env(sizeof(SN_local));
1001 if (z) {
1002 ((SN_local *)z)->i_p2 = 0;
1003 ((SN_local *)z)->i_p1 = 0;
1004 ((SN_local *)z)->i_pV = 0;
1005 }
1006 return z;
1007}
struct SN_env * SN_new_env(int alloc_size)
Definition api.c:5
Definition api.h:15

References SN_new_env().

◆ portuguese_ISO_8859_1_stem()

int portuguese_ISO_8859_1_stem ( struct SN_env z)
extern

Definition at line 905 of file stem_ISO_8859_1_portuguese.c.

905 {
906 {
907 int v_1 = z->c;
908 {
909 int ret = r_prelude(z);
910 if (ret < 0) return ret;
911 }
912 z->c = v_1;
913 }
914 {
915 int ret = r_mark_regions(z);
916 if (ret < 0) return ret;
917 }
918 z->lb = z->c; z->c = z->l;
919 {
920 int v_2 = z->l - z->c;
921 do {
922 int v_3 = z->l - z->c;
923 {
924 int v_4 = z->l - z->c;
925 do {
926 int v_5 = z->l - z->c;
927 {
928 int ret = r_standard_suffix(z);
929 if (ret == 0) goto lab2;
930 if (ret < 0) return ret;
931 }
932 break;
933 lab2:
934 z->c = z->l - v_5;
935 {
936 int ret = r_verb_suffix(z);
937 if (ret == 0) goto lab1;
938 if (ret < 0) return ret;
939 }
940 } while (0);
941 z->c = z->l - v_4;
942 {
943 int v_6 = z->l - z->c;
944 z->ket = z->c;
945 if (z->c <= z->lb || z->p[z->c - 1] != 'i') goto lab3;
946 z->c--;
947 z->bra = z->c;
948 {
949 int v_7 = z->l - z->c;
950 if (z->c <= z->lb || z->p[z->c - 1] != 'c') goto lab3;
951 z->c--;
952 z->c = z->l - v_7;
953 }
954 {
955 int ret = r_RV(z);
956 if (ret == 0) goto lab3;
957 if (ret < 0) return ret;
958 }
959 {
960 int ret = slice_del(z);
961 if (ret < 0) return ret;
962 }
963 lab3:
964 z->c = z->l - v_6;
965 }
966 }
967 break;
968 lab1:
969 z->c = z->l - v_3;
970 {
971 int ret = r_residual_suffix(z);
972 if (ret == 0) goto lab0;
973 if (ret < 0) return ret;
974 }
975 } while (0);
976 lab0:
977 z->c = z->l - v_2;
978 }
979 {
980 int v_8 = z->l - z->c;
981 {
982 int ret = r_residual_form(z);
983 if (ret < 0) return ret;
984 }
985 z->c = z->l - v_8;
986 }
987 z->c = z->lb;
988 {
989 int v_9 = z->c;
990 {
991 int ret = r_postlude(z);
992 if (ret < 0) return ret;
993 }
994 z->c = v_9;
995 }
996 return 1;
997}
static int fb(int x)
static int r_standard_suffix(struct SN_env *z)
static int r_verb_suffix(struct SN_env *z)
static int r_RV(struct SN_env *z)
static int r_postlude(struct SN_env *z)
static int r_prelude(struct SN_env *z)
static int r_mark_regions(struct SN_env *z)
static int r_residual_form(struct SN_env *z)
static int r_residual_suffix(struct SN_env *z)
int lb
Definition api.h:17
symbol * p
Definition api.h:16
int ket
Definition api.h:17
int c
Definition api.h:17
int bra
Definition api.h:17
int l
Definition api.h:17
SNOWBALL_ERR slice_del(struct SN_env *z)
Definition utilities.c:443

References SN_env::bra, SN_env::c, fb(), SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, r_mark_regions(), r_postlude(), r_prelude(), r_residual_form(), r_residual_suffix(), r_RV(), r_standard_suffix(), r_verb_suffix(), and slice_del().

◆ r_mark_regions()

static int r_mark_regions ( struct SN_env z)
static

Definition at line 494 of file stem_ISO_8859_1_portuguese.c.

494 {
495 ((SN_local *)z)->i_pV = z->l;
496 ((SN_local *)z)->i_p1 = z->l;
497 ((SN_local *)z)->i_p2 = z->l;
498 {
499 int v_1 = z->c;
500 do {
501 int v_2 = z->c;
502 if (in_grouping(z, g_v, 97, 250, 0)) goto lab1;
503 do {
504 int v_3 = z->c;
505 if (out_grouping(z, g_v, 97, 250, 0)) goto lab2;
506 {
507 int ret = out_grouping(z, g_v, 97, 250, 1);
508 if (ret < 0) goto lab2;
509 z->c += ret;
510 }
511 break;
512 lab2:
513 z->c = v_3;
514 if (in_grouping(z, g_v, 97, 250, 0)) goto lab1;
515 {
516 int ret = in_grouping(z, g_v, 97, 250, 1);
517 if (ret < 0) goto lab1;
518 z->c += ret;
519 }
520 } while (0);
521 break;
522 lab1:
523 z->c = v_2;
524 if (out_grouping(z, g_v, 97, 250, 0)) goto lab0;
525 do {
526 int v_4 = z->c;
527 if (out_grouping(z, g_v, 97, 250, 0)) goto lab3;
528 {
529 int ret = out_grouping(z, g_v, 97, 250, 1);
530 if (ret < 0) goto lab3;
531 z->c += ret;
532 }
533 break;
534 lab3:
535 z->c = v_4;
536 if (in_grouping(z, g_v, 97, 250, 0)) goto lab0;
537 if (z->c >= z->l) goto lab0;
538 z->c++;
539 } while (0);
540 } while (0);
541 ((SN_local *)z)->i_pV = z->c;
542 lab0:
543 z->c = v_1;
544 }
545 {
546 int v_5 = z->c;
547 {
548 int ret = out_grouping(z, g_v, 97, 250, 1);
549 if (ret < 0) goto lab4;
550 z->c += ret;
551 }
552 {
553 int ret = in_grouping(z, g_v, 97, 250, 1);
554 if (ret < 0) goto lab4;
555 z->c += ret;
556 }
557 ((SN_local *)z)->i_p1 = z->c;
558 {
559 int ret = out_grouping(z, g_v, 97, 250, 1);
560 if (ret < 0) goto lab4;
561 z->c += ret;
562 }
563 {
564 int ret = in_grouping(z, g_v, 97, 250, 1);
565 if (ret < 0) goto lab4;
566 z->c += ret;
567 }
568 ((SN_local *)z)->i_p2 = z->c;
569 lab4:
570 z->c = v_5;
571 }
572 return 1;
573}
static const unsigned char g_v[]
int in_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition utilities.c:183
int out_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition utilities.c:207

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

Referenced by portuguese_ISO_8859_1_stem().

◆ r_postlude()

static int r_postlude ( struct SN_env z)
static

Definition at line 575 of file stem_ISO_8859_1_portuguese.c.

575 {
576 int among_var;
577 while (1) {
578 int v_1 = z->c;
579 z->bra = z->c;
580 if (z->c + 1 >= z->l || z->p[z->c + 1] != 126) among_var = 3; else
581 among_var = find_among(z, a_1, 3, 0);
582 z->ket = z->c;
583 switch (among_var) {
584 case 1:
585 {
586 int ret = slice_from_s(z, 1, s_2);
587 if (ret < 0) return ret;
588 }
589 break;
590 case 2:
591 {
592 int ret = slice_from_s(z, 1, s_3);
593 if (ret < 0) return ret;
594 }
595 break;
596 case 3:
597 if (z->c >= z->l) goto lab0;
598 z->c++;
599 break;
600 }
601 continue;
602 lab0:
603 z->c = v_1;
604 break;
605 }
606 return 1;
607}
static const symbol s_2[]
static const symbol s_3[]
static const struct among a_1[3]
SNOWBALL_ERR slice_from_s(struct SN_env *z, int s_size, const symbol *s)
Definition utilities.c:432
int find_among(struct SN_env *z, const struct among *v, int v_size, int(*call_among_func)(struct SN_env *))
Definition utilities.c:249

References a_1, SN_env::bra, SN_env::c, fb(), find_among(), SN_env::ket, SN_env::l, SN_env::p, s_2, s_3, and slice_from_s().

Referenced by portuguese_ISO_8859_1_stem().

◆ r_prelude()

static int r_prelude ( struct SN_env z)
static

Definition at line 460 of file stem_ISO_8859_1_portuguese.c.

460 {
461 int among_var;
462 while (1) {
463 int v_1 = z->c;
464 z->bra = z->c;
465 if (z->c >= z->l || (z->p[z->c + 0] != 227 && z->p[z->c + 0] != 245)) among_var = 3; else
466 among_var = find_among(z, a_0, 3, 0);
467 z->ket = z->c;
468 switch (among_var) {
469 case 1:
470 {
471 int ret = slice_from_s(z, 2, s_0);
472 if (ret < 0) return ret;
473 }
474 break;
475 case 2:
476 {
477 int ret = slice_from_s(z, 2, s_1);
478 if (ret < 0) return ret;
479 }
480 break;
481 case 3:
482 if (z->c >= z->l) goto lab0;
483 z->c++;
484 break;
485 }
486 continue;
487 lab0:
488 z->c = v_1;
489 break;
490 }
491 return 1;
492}
static const struct among a_0[3]
static const symbol s_1[]
static const symbol s_0[]

References a_0, SN_env::bra, SN_env::c, fb(), find_among(), SN_env::ket, SN_env::l, SN_env::p, s_0, s_1, and slice_from_s().

Referenced by portuguese_ISO_8859_1_stem().

◆ r_R1()

static int r_R1 ( struct SN_env z)
static

Definition at line 613 of file stem_ISO_8859_1_portuguese.c.

613 {
614 return ((SN_local *)z)->i_p1 <= z->c;
615}

References SN_env::c.

Referenced by r_standard_suffix().

◆ r_R2()

static int r_R2 ( struct SN_env z)
static

Definition at line 617 of file stem_ISO_8859_1_portuguese.c.

617 {
618 return ((SN_local *)z)->i_p2 <= z->c;
619}

References SN_env::c.

Referenced by r_standard_suffix().

◆ r_residual_form()

static int r_residual_form ( struct SN_env z)
static

Definition at line 845 of file stem_ISO_8859_1_portuguese.c.

845 {
846 int among_var;
847 z->ket = z->c;
848 among_var = find_among_b(z, a_8, 4, 0);
849 if (!among_var) return 0;
850 z->bra = z->c;
851 switch (among_var) {
852 case 1:
853 {
854 int ret = r_RV(z);
855 if (ret <= 0) return ret;
856 }
857 {
858 int ret = slice_del(z);
859 if (ret < 0) return ret;
860 }
861 z->ket = z->c;
862 do {
863 int v_1 = z->l - z->c;
864 if (z->c <= z->lb || z->p[z->c - 1] != 'u') goto lab0;
865 z->c--;
866 z->bra = z->c;
867 {
868 int v_2 = z->l - z->c;
869 if (z->c <= z->lb || z->p[z->c - 1] != 'g') goto lab0;
870 z->c--;
871 z->c = z->l - v_2;
872 }
873 break;
874 lab0:
875 z->c = z->l - v_1;
876 if (z->c <= z->lb || z->p[z->c - 1] != 'i') return 0;
877 z->c--;
878 z->bra = z->c;
879 {
880 int v_3 = z->l - z->c;
881 if (z->c <= z->lb || z->p[z->c - 1] != 'c') return 0;
882 z->c--;
883 z->c = z->l - v_3;
884 }
885 } while (0);
886 {
887 int ret = r_RV(z);
888 if (ret <= 0) return ret;
889 }
890 {
891 int ret = slice_del(z);
892 if (ret < 0) return ret;
893 }
894 break;
895 case 2:
896 {
897 int ret = slice_from_s(z, 1, s_10);
898 if (ret < 0) return ret;
899 }
900 break;
901 }
902 return 1;
903}
static const struct among a_8[4]
static const symbol s_10[]
int find_among_b(struct SN_env *z, const struct among *v, int v_size, int(*call_among_func)(struct SN_env *))
Definition utilities.c:315

References a_8, SN_env::bra, SN_env::c, fb(), find_among_b(), SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, r_RV(), s_10, slice_del(), and slice_from_s().

Referenced by portuguese_ISO_8859_1_stem().

◆ r_residual_suffix()

static int r_residual_suffix ( struct SN_env z)
static

Definition at line 830 of file stem_ISO_8859_1_portuguese.c.

830 {
831 z->ket = z->c;
832 if (!find_among_b(z, a_7, 7, 0)) return 0;
833 z->bra = z->c;
834 {
835 int ret = r_RV(z);
836 if (ret <= 0) return ret;
837 }
838 {
839 int ret = slice_del(z);
840 if (ret < 0) return ret;
841 }
842 return 1;
843}
static const struct among a_7[7]

References a_7, SN_env::bra, SN_env::c, find_among_b(), SN_env::ket, r_RV(), and slice_del().

Referenced by portuguese_ISO_8859_1_stem().

◆ r_RV()

static int r_RV ( struct SN_env z)
static

Definition at line 609 of file stem_ISO_8859_1_portuguese.c.

609 {
610 return ((SN_local *)z)->i_pV <= z->c;
611}

References SN_env::c.

Referenced by portuguese_ISO_8859_1_stem(), r_residual_form(), r_residual_suffix(), and r_standard_suffix().

◆ r_standard_suffix()

static int r_standard_suffix ( struct SN_env z)
static

Definition at line 621 of file stem_ISO_8859_1_portuguese.c.

621 {
622 int among_var;
623 z->ket = z->c;
624 if (z->c - 2 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((823330 >> (z->p[z->c - 1] & 0x1f)) & 1)) return 0;
625 among_var = find_among_b(z, a_5, 45, 0);
626 if (!among_var) return 0;
627 z->bra = z->c;
628 switch (among_var) {
629 case 1:
630 {
631 int ret = r_R2(z);
632 if (ret <= 0) return ret;
633 }
634 {
635 int ret = slice_del(z);
636 if (ret < 0) return ret;
637 }
638 break;
639 case 2:
640 {
641 int ret = r_R2(z);
642 if (ret <= 0) return ret;
643 }
644 {
645 int ret = slice_from_s(z, 3, s_4);
646 if (ret < 0) return ret;
647 }
648 break;
649 case 3:
650 {
651 int ret = r_R2(z);
652 if (ret <= 0) return ret;
653 }
654 {
655 int ret = slice_from_s(z, 1, s_5);
656 if (ret < 0) return ret;
657 }
658 break;
659 case 4:
660 {
661 int ret = r_R2(z);
662 if (ret <= 0) return ret;
663 }
664 {
665 int ret = slice_from_s(z, 4, s_6);
666 if (ret < 0) return ret;
667 }
668 break;
669 case 5:
670 {
671 int ret = r_R1(z);
672 if (ret <= 0) return ret;
673 }
674 {
675 int ret = slice_del(z);
676 if (ret < 0) return ret;
677 }
678 {
679 int v_1 = z->l - z->c;
680 z->ket = z->c;
681 if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((4718616 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->c = z->l - v_1; goto lab0; }
682 among_var = find_among_b(z, a_2, 4, 0);
683 if (!among_var) { z->c = z->l - v_1; goto lab0; }
684 z->bra = z->c;
685 {
686 int ret = r_R2(z);
687 if (ret == 0) { z->c = z->l - v_1; goto lab0; }
688 if (ret < 0) return ret;
689 }
690 {
691 int ret = slice_del(z);
692 if (ret < 0) return ret;
693 }
694 switch (among_var) {
695 case 1:
696 z->ket = z->c;
697 if (!(eq_s_b(z, 2, s_7))) { z->c = z->l - v_1; goto lab0; }
698 z->bra = z->c;
699 {
700 int ret = r_R2(z);
701 if (ret == 0) { z->c = z->l - v_1; goto lab0; }
702 if (ret < 0) return ret;
703 }
704 {
705 int ret = slice_del(z);
706 if (ret < 0) return ret;
707 }
708 break;
709 }
710 lab0:
711 ;
712 }
713 break;
714 case 6:
715 {
716 int ret = r_R2(z);
717 if (ret <= 0) return ret;
718 }
719 {
720 int ret = slice_del(z);
721 if (ret < 0) return ret;
722 }
723 {
724 int v_2 = z->l - z->c;
725 z->ket = z->c;
726 if (z->c - 3 <= z->lb || (z->p[z->c - 1] != 101 && z->p[z->c - 1] != 108)) { z->c = z->l - v_2; goto lab1; }
727 if (!find_among_b(z, a_3, 3, 0)) { z->c = z->l - v_2; goto lab1; }
728 z->bra = z->c;
729 {
730 int ret = r_R2(z);
731 if (ret == 0) { z->c = z->l - v_2; goto lab1; }
732 if (ret < 0) return ret;
733 }
734 {
735 int ret = slice_del(z);
736 if (ret < 0) return ret;
737 }
738 lab1:
739 ;
740 }
741 break;
742 case 7:
743 {
744 int ret = r_R2(z);
745 if (ret <= 0) return ret;
746 }
747 {
748 int ret = slice_del(z);
749 if (ret < 0) return ret;
750 }
751 {
752 int v_3 = z->l - z->c;
753 z->ket = z->c;
754 if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((4198408 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->c = z->l - v_3; goto lab2; }
755 if (!find_among_b(z, a_4, 3, 0)) { z->c = z->l - v_3; goto lab2; }
756 z->bra = z->c;
757 {
758 int ret = r_R2(z);
759 if (ret == 0) { z->c = z->l - v_3; goto lab2; }
760 if (ret < 0) return ret;
761 }
762 {
763 int ret = slice_del(z);
764 if (ret < 0) return ret;
765 }
766 lab2:
767 ;
768 }
769 break;
770 case 8:
771 {
772 int ret = r_R2(z);
773 if (ret <= 0) return ret;
774 }
775 {
776 int ret = slice_del(z);
777 if (ret < 0) return ret;
778 }
779 {
780 int v_4 = z->l - z->c;
781 z->ket = z->c;
782 if (!(eq_s_b(z, 2, s_8))) { z->c = z->l - v_4; goto lab3; }
783 z->bra = z->c;
784 {
785 int ret = r_R2(z);
786 if (ret == 0) { z->c = z->l - v_4; goto lab3; }
787 if (ret < 0) return ret;
788 }
789 {
790 int ret = slice_del(z);
791 if (ret < 0) return ret;
792 }
793 lab3:
794 ;
795 }
796 break;
797 case 9:
798 {
799 int ret = r_RV(z);
800 if (ret <= 0) return ret;
801 }
802 if (z->c <= z->lb || z->p[z->c - 1] != 'e') return 0;
803 z->c--;
804 {
805 int ret = slice_from_s(z, 2, s_9);
806 if (ret < 0) return ret;
807 }
808 break;
809 }
810 return 1;
811}
static const symbol s_4[]
static const struct among a_4[3]
static const symbol s_6[]
static const struct among a_3[3]
static int r_R2(struct SN_env *z)
static const symbol s_7[]
static int r_R1(struct SN_env *z)
static const struct among a_2[4]
static const symbol s_8[]
static const symbol s_9[]
static const symbol s_5[]
static const struct among a_5[45]
int eq_s_b(struct SN_env *z, int s_size, const symbol *s)
Definition utilities.c:236

References a_2, a_3, a_4, a_5, SN_env::bra, SN_env::c, eq_s_b(), fb(), find_among_b(), SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, r_R1(), r_R2(), r_RV(), s_4, s_5, s_6, s_7, s_8, s_9, slice_del(), and slice_from_s().

Referenced by portuguese_ISO_8859_1_stem().

◆ r_verb_suffix()

static int r_verb_suffix ( struct SN_env z)
static

Definition at line 813 of file stem_ISO_8859_1_portuguese.c.

813 {
814 {
815 int v_1;
816 if (z->c < ((SN_local *)z)->i_pV) return 0;
817 v_1 = z->lb; z->lb = ((SN_local *)z)->i_pV;
818 z->ket = z->c;
819 if (!find_among_b(z, a_6, 120, 0)) { z->lb = v_1; return 0; }
820 z->bra = z->c;
821 {
822 int ret = slice_del(z);
823 if (ret < 0) return ret;
824 }
825 z->lb = v_1;
826 }
827 return 1;
828}
static const struct among a_6[120]

References a_6, SN_env::c, fb(), find_among_b(), SN_local::i_pV, and slice_del().

Referenced by portuguese_ISO_8859_1_stem().

Variable Documentation

◆ a_0

const struct among a_0[3]
static
Initial value:
= {
{ 0, 0, 0, 3, 0},
{ 1, s_0_1, -1, 1, 0},
{ 1, s_0_2, -2, 2, 0}
}
static const symbol s_0_2[1]
static const symbol s_0_1[1]

Definition at line 51 of file stem_ISO_8859_1_portuguese.c.

51 {
52{ 0, 0, 0, 3, 0},
53{ 1, s_0_1, -1, 1, 0},
54{ 1, s_0_2, -2, 2, 0}
55};

Referenced by r_prelude().

◆ a_1

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

Definition at line 59 of file stem_ISO_8859_1_portuguese.c.

59 {
60{ 0, 0, 0, 3, 0},
61{ 2, s_1_1, -1, 1, 0},
62{ 2, s_1_2, -2, 2, 0}
63};

Referenced by r_postlude().

◆ a_2

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

Definition at line 69 of file stem_ISO_8859_1_portuguese.c.

69 {
70{ 2, s_2_0, 0, -1, 0},
71{ 2, s_2_1, 0, -1, 0},
72{ 2, s_2_2, 0, -1, 0},
73{ 2, s_2_3, 0, 1, 0}
74};

Referenced by r_standard_suffix().

◆ a_3

const struct among a_3[3]
static
Initial value:
= {
{ 4, s_3_0, 0, 1, 0},
{ 4, s_3_1, 0, 1, 0},
{ 4, s_3_2, 0, 1, 0}
}
static const symbol s_3_0[4]
static const symbol s_3_1[4]
static const symbol s_3_2[4]

Definition at line 79 of file stem_ISO_8859_1_portuguese.c.

79 {
80{ 4, s_3_0, 0, 1, 0},
81{ 4, s_3_1, 0, 1, 0},
82{ 4, s_3_2, 0, 1, 0}
83};

Referenced by r_standard_suffix().

◆ a_4

const struct among a_4[3]
static
Initial value:
= {
{ 2, s_4_0, 0, 1, 0},
{ 4, s_4_1, 0, 1, 0},
{ 2, s_4_2, 0, 1, 0}
}
static const symbol s_4_1[4]
static const symbol s_4_2[2]
static const symbol s_4_0[2]

Definition at line 88 of file stem_ISO_8859_1_portuguese.c.

88 {
89{ 2, s_4_0, 0, 1, 0},
90{ 4, s_4_1, 0, 1, 0},
91{ 2, s_4_2, 0, 1, 0}
92};

Referenced by r_standard_suffix().

◆ a_5

const struct among a_5[45]
static

Definition at line 139 of file stem_ISO_8859_1_portuguese.c.

139 {
140{ 3, s_5_0, 0, 1, 0},
141{ 5, s_5_1, 0, 1, 0},
142{ 5, s_5_2, 0, 4, 0},
143{ 5, s_5_3, 0, 2, 0},
144{ 3, s_5_4, 0, 9, 0},
145{ 5, s_5_5, 0, 1, 0},
146{ 3, s_5_6, 0, 1, 0},
147{ 4, s_5_7, 0, 1, 0},
148{ 3, s_5_8, 0, 8, 0},
149{ 3, s_5_9, 0, 1, 0},
150{ 5, s_5_10, 0, 7, 0},
151{ 4, s_5_11, 0, 1, 0},
152{ 5, s_5_12, 0, 6, 0},
153{ 6, s_5_13, -1, 5, 0},
154{ 4, s_5_14, 0, 1, 0},
155{ 4, s_5_15, 0, 1, 0},
156{ 3, s_5_16, 0, 1, 0},
157{ 4, s_5_17, 0, 1, 0},
158{ 3, s_5_18, 0, 1, 0},
159{ 6, s_5_19, 0, 1, 0},
160{ 6, s_5_20, 0, 1, 0},
161{ 3, s_5_21, 0, 8, 0},
162{ 5, s_5_22, 0, 1, 0},
163{ 5, s_5_23, 0, 3, 0},
164{ 4, s_5_24, 0, 1, 0},
165{ 4, s_5_25, 0, 1, 0},
166{ 6, s_5_26, 0, 4, 0},
167{ 6, s_5_27, 0, 2, 0},
168{ 4, s_5_28, 0, 9, 0},
169{ 6, s_5_29, 0, 1, 0},
170{ 4, s_5_30, 0, 1, 0},
171{ 5, s_5_31, 0, 1, 0},
172{ 4, s_5_32, 0, 8, 0},
173{ 4, s_5_33, 0, 1, 0},
174{ 6, s_5_34, 0, 7, 0},
175{ 6, s_5_35, 0, 1, 0},
176{ 5, s_5_36, 0, 1, 0},
177{ 6, s_5_37, 0, 1, 0},
178{ 6, s_5_38, 0, 3, 0},
179{ 4, s_5_39, 0, 1, 0},
180{ 5, s_5_40, 0, 1, 0},
181{ 4, s_5_41, 0, 1, 0},
182{ 7, s_5_42, 0, 1, 0},
183{ 7, s_5_43, 0, 1, 0},
184{ 4, s_5_44, 0, 8, 0}
185};
static const symbol s_5_7[4]
static const symbol s_5_20[6]
static const symbol s_5_6[3]
static const symbol s_5_39[4]
static const symbol s_5_31[5]
static const symbol s_5_16[3]
static const symbol s_5_17[4]
static const symbol s_5_18[3]
static const symbol s_5_33[4]
static const symbol s_5_21[3]
static const symbol s_5_27[6]
static const symbol s_5_38[6]
static const symbol s_5_9[3]
static const symbol s_5_3[5]
static const symbol s_5_40[5]
static const symbol s_5_10[5]
static const symbol s_5_12[5]
static const symbol s_5_25[4]
static const symbol s_5_37[6]
static const symbol s_5_22[5]
static const symbol s_5_30[4]
static const symbol s_5_0[3]
static const symbol s_5_1[5]
static const symbol s_5_42[7]
static const symbol s_5_29[6]
static const symbol s_5_32[4]
static const symbol s_5_35[6]
static const symbol s_5_4[3]
static const symbol s_5_34[6]
static const symbol s_5_41[4]
static const symbol s_5_28[4]
static const symbol s_5_23[5]
static const symbol s_5_5[5]
static const symbol s_5_44[4]
static const symbol s_5_14[4]
static const symbol s_5_43[7]
static const symbol s_5_26[6]
static const symbol s_5_19[6]
static const symbol s_5_8[3]
static const symbol s_5_13[6]
static const symbol s_5_36[5]
static const symbol s_5_2[5]
static const symbol s_5_11[4]
static const symbol s_5_24[4]
static const symbol s_5_15[4]

Referenced by r_standard_suffix().

◆ a_6

const struct among a_6[120]
static

Definition at line 307 of file stem_ISO_8859_1_portuguese.c.

307 {
308{ 3, s_6_0, 0, 1, 0},
309{ 3, s_6_1, 0, 1, 0},
310{ 2, s_6_2, 0, 1, 0},
311{ 4, s_6_3, -1, 1, 0},
312{ 4, s_6_4, -2, 1, 0},
313{ 4, s_6_5, -3, 1, 0},
314{ 3, s_6_6, 0, 1, 0},
315{ 3, s_6_7, 0, 1, 0},
316{ 3, s_6_8, 0, 1, 0},
317{ 3, s_6_9, 0, 1, 0},
318{ 4, s_6_10, 0, 1, 0},
319{ 4, s_6_11, 0, 1, 0},
320{ 4, s_6_12, 0, 1, 0},
321{ 4, s_6_13, 0, 1, 0},
322{ 4, s_6_14, 0, 1, 0},
323{ 4, s_6_15, 0, 1, 0},
324{ 2, s_6_16, 0, 1, 0},
325{ 4, s_6_17, -1, 1, 0},
326{ 4, s_6_18, -2, 1, 0},
327{ 4, s_6_19, -3, 1, 0},
328{ 2, s_6_20, 0, 1, 0},
329{ 3, s_6_21, -1, 1, 0},
330{ 5, s_6_22, -1, 1, 0},
331{ 5, s_6_23, -2, 1, 0},
332{ 5, s_6_24, -3, 1, 0},
333{ 4, s_6_25, -5, 1, 0},
334{ 4, s_6_26, -6, 1, 0},
335{ 4, s_6_27, -7, 1, 0},
336{ 4, s_6_28, -8, 1, 0},
337{ 2, s_6_29, 0, 1, 0},
338{ 4, s_6_30, -1, 1, 0},
339{ 4, s_6_31, -2, 1, 0},
340{ 4, s_6_32, -3, 1, 0},
341{ 5, s_6_33, -4, 1, 0},
342{ 5, s_6_34, -5, 1, 0},
343{ 5, s_6_35, -6, 1, 0},
344{ 3, s_6_36, 0, 1, 0},
345{ 3, s_6_37, 0, 1, 0},
346{ 4, s_6_38, 0, 1, 0},
347{ 4, s_6_39, 0, 1, 0},
348{ 4, s_6_40, 0, 1, 0},
349{ 5, s_6_41, 0, 1, 0},
350{ 5, s_6_42, 0, 1, 0},
351{ 5, s_6_43, 0, 1, 0},
352{ 2, s_6_44, 0, 1, 0},
353{ 2, s_6_45, 0, 1, 0},
354{ 2, s_6_46, 0, 1, 0},
355{ 2, s_6_47, 0, 1, 0},
356{ 4, s_6_48, -1, 1, 0},
357{ 4, s_6_49, -2, 1, 0},
358{ 3, s_6_50, -3, 1, 0},
359{ 5, s_6_51, -1, 1, 0},
360{ 5, s_6_52, -2, 1, 0},
361{ 5, s_6_53, -3, 1, 0},
362{ 4, s_6_54, -7, 1, 0},
363{ 4, s_6_55, -8, 1, 0},
364{ 4, s_6_56, -9, 1, 0},
365{ 4, s_6_57, -10, 1, 0},
366{ 2, s_6_58, 0, 1, 0},
367{ 5, s_6_59, -1, 1, 0},
368{ 5, s_6_60, -2, 1, 0},
369{ 5, s_6_61, -3, 1, 0},
370{ 4, s_6_62, -4, 1, 0},
371{ 4, s_6_63, -5, 1, 0},
372{ 4, s_6_64, -6, 1, 0},
373{ 5, s_6_65, -7, 1, 0},
374{ 5, s_6_66, -8, 1, 0},
375{ 5, s_6_67, -9, 1, 0},
376{ 5, s_6_68, -10, 1, 0},
377{ 5, s_6_69, -11, 1, 0},
378{ 5, s_6_70, -12, 1, 0},
379{ 2, s_6_71, 0, 1, 0},
380{ 3, s_6_72, -1, 1, 0},
381{ 3, s_6_73, -2, 1, 0},
382{ 5, s_6_74, -1, 1, 0},
383{ 5, s_6_75, -2, 1, 0},
384{ 5, s_6_76, -3, 1, 0},
385{ 5, s_6_77, -4, 1, 0},
386{ 5, s_6_78, -5, 1, 0},
387{ 5, s_6_79, -6, 1, 0},
388{ 6, s_6_80, -7, 1, 0},
389{ 6, s_6_81, -8, 1, 0},
390{ 6, s_6_82, -9, 1, 0},
391{ 5, s_6_83, -10, 1, 0},
392{ 4, s_6_84, -11, 1, 0},
393{ 6, s_6_85, -1, 1, 0},
394{ 6, s_6_86, -2, 1, 0},
395{ 6, s_6_87, -3, 1, 0},
396{ 4, s_6_88, 0, 1, 0},
397{ 4, s_6_89, 0, 1, 0},
398{ 4, s_6_90, 0, 1, 0},
399{ 6, s_6_91, -1, 1, 0},
400{ 6, s_6_92, -2, 1, 0},
401{ 6, s_6_93, -3, 1, 0},
402{ 6, s_6_94, -4, 1, 0},
403{ 5, s_6_95, -5, 1, 0},
404{ 7, s_6_96, -1, 1, 0},
405{ 7, s_6_97, -2, 1, 0},
406{ 7, s_6_98, -3, 1, 0},
407{ 4, s_6_99, 0, 1, 0},
408{ 6, s_6_100, -1, 1, 0},
409{ 6, s_6_101, -2, 1, 0},
410{ 6, s_6_102, -3, 1, 0},
411{ 7, s_6_103, -4, 1, 0},
412{ 7, s_6_104, -5, 1, 0},
413{ 7, s_6_105, -6, 1, 0},
414{ 4, s_6_106, 0, 1, 0},
415{ 5, s_6_107, 0, 1, 0},
416{ 5, s_6_108, 0, 1, 0},
417{ 5, s_6_109, 0, 1, 0},
418{ 4, s_6_110, 0, 1, 0},
419{ 4, s_6_111, 0, 1, 0},
420{ 4, s_6_112, 0, 1, 0},
421{ 4, s_6_113, 0, 1, 0},
422{ 2, s_6_114, 0, 1, 0},
423{ 2, s_6_115, 0, 1, 0},
424{ 2, s_6_116, 0, 1, 0},
425{ 3, s_6_117, 0, 1, 0},
426{ 3, s_6_118, 0, 1, 0},
427{ 3, s_6_119, 0, 1, 0}
428};
static const symbol s_6_16[2]
static const symbol s_6_94[6]
static const symbol s_6_72[3]
static const symbol s_6_70[5]
static const symbol s_6_40[4]
static const symbol s_6_50[3]
static const symbol s_6_77[5]
static const symbol s_6_56[4]
static const symbol s_6_106[4]
static const symbol s_6_48[4]
static const symbol s_6_76[5]
static const symbol s_6_24[5]
static const symbol s_6_55[4]
static const symbol s_6_67[5]
static const symbol s_6_97[7]
static const symbol s_6_113[4]
static const symbol s_6_118[3]
static const symbol s_6_59[5]
static const symbol s_6_79[5]
static const symbol s_6_103[7]
static const symbol s_6_62[4]
static const symbol s_6_119[3]
static const symbol s_6_84[4]
static const symbol s_6_44[2]
static const symbol s_6_29[2]
static const symbol s_6_34[5]
static const symbol s_6_1[3]
static const symbol s_6_63[4]
static const symbol s_6_43[5]
static const symbol s_6_33[5]
static const symbol s_6_73[3]
static const symbol s_6_60[5]
static const symbol s_6_47[2]
static const symbol s_6_57[4]
static const symbol s_6_45[2]
static const symbol s_6_102[6]
static const symbol s_6_108[5]
static const symbol s_6_52[5]
static const symbol s_6_38[4]
static const symbol s_6_98[7]
static const symbol s_6_116[2]
static const symbol s_6_6[3]
static const symbol s_6_80[6]
static const symbol s_6_3[4]
static const symbol s_6_39[4]
static const symbol s_6_81[6]
static const symbol s_6_66[5]
static const symbol s_6_46[2]
static const symbol s_6_12[4]
static const symbol s_6_32[4]
static const symbol s_6_75[5]
static const symbol s_6_90[4]
static const symbol s_6_26[4]
static const symbol s_6_54[4]
static const symbol s_6_69[5]
static const symbol s_6_21[3]
static const symbol s_6_27[4]
static const symbol s_6_22[5]
static const symbol s_6_114[2]
static const symbol s_6_23[5]
static const symbol s_6_85[6]
static const symbol s_6_115[2]
static const symbol s_6_18[4]
static const symbol s_6_4[4]
static const symbol s_6_9[3]
static const symbol s_6_61[5]
static const symbol s_6_78[5]
static const symbol s_6_19[4]
static const symbol s_6_82[6]
static const symbol s_6_104[7]
static const symbol s_6_20[2]
static const symbol s_6_31[4]
static const symbol s_6_107[5]
static const symbol s_6_100[6]
static const symbol s_6_65[5]
static const symbol s_6_2[2]
static const symbol s_6_7[3]
static const symbol s_6_30[4]
static const symbol s_6_51[5]
static const symbol s_6_74[5]
static const symbol s_6_86[6]
static const symbol s_6_109[5]
static const symbol s_6_112[4]
static const symbol s_6_10[4]
static const symbol s_6_17[4]
static const symbol s_6_88[4]
static const symbol s_6_111[4]
static const symbol s_6_41[5]
static const symbol s_6_35[5]
static const symbol s_6_8[3]
static const symbol s_6_36[3]
static const symbol s_6_89[4]
static const symbol s_6_14[4]
static const symbol s_6_13[4]
static const symbol s_6_71[2]
static const symbol s_6_95[5]
static const symbol s_6_91[6]
static const symbol s_6_15[4]
static const symbol s_6_0[3]
static const symbol s_6_110[4]
static const symbol s_6_49[4]
static const symbol s_6_101[6]
static const symbol s_6_68[5]
static const symbol s_6_42[5]
static const symbol s_6_25[4]
static const symbol s_6_99[4]
static const symbol s_6_83[5]
static const symbol s_6_58[2]
static const symbol s_6_37[3]
static const symbol s_6_28[4]
static const symbol s_6_11[4]
static const symbol s_6_92[6]
static const symbol s_6_87[6]
static const symbol s_6_64[4]
static const symbol s_6_53[5]
static const symbol s_6_5[4]
static const symbol s_6_105[7]
static const symbol s_6_93[6]
static const symbol s_6_96[7]
static const symbol s_6_117[3]

Referenced by r_verb_suffix().

◆ a_7

const struct among a_7[7]
static
Initial value:
= {
{ 1, s_7_0, 0, 1, 0},
{ 1, s_7_1, 0, 1, 0},
{ 1, s_7_2, 0, 1, 0},
{ 2, s_7_3, 0, 1, 0},
{ 1, s_7_4, 0, 1, 0},
{ 1, s_7_5, 0, 1, 0},
{ 1, s_7_6, 0, 1, 0}
}
static const symbol s_7_3[2]
static const symbol s_7_2[1]
static const symbol s_7_1[1]
static const symbol s_7_6[1]
static const symbol s_7_5[1]
static const symbol s_7_0[1]
static const symbol s_7_4[1]

Definition at line 437 of file stem_ISO_8859_1_portuguese.c.

437 {
438{ 1, s_7_0, 0, 1, 0},
439{ 1, s_7_1, 0, 1, 0},
440{ 1, s_7_2, 0, 1, 0},
441{ 2, s_7_3, 0, 1, 0},
442{ 1, s_7_4, 0, 1, 0},
443{ 1, s_7_5, 0, 1, 0},
444{ 1, s_7_6, 0, 1, 0}
445};

Referenced by r_residual_suffix().

◆ a_8

const struct among a_8[4]
static
Initial value:
= {
{ 1, s_8_0, 0, 1, 0},
{ 1, s_8_1, 0, 2, 0},
{ 1, s_8_2, 0, 1, 0},
{ 1, s_8_3, 0, 1, 0}
}
static const symbol s_8_1[1]
static const symbol s_8_2[1]
static const symbol s_8_3[1]
static const symbol s_8_0[1]

Definition at line 451 of file stem_ISO_8859_1_portuguese.c.

451 {
452{ 1, s_8_0, 0, 1, 0},
453{ 1, s_8_1, 0, 2, 0},
454{ 1, s_8_2, 0, 1, 0},
455{ 1, s_8_3, 0, 1, 0}
456};

Referenced by r_residual_form().

◆ g_v

const unsigned char g_v[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 12, 2 }
static

Definition at line 458 of file stem_ISO_8859_1_portuguese.c.

458{ 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 12, 2 };

Referenced by r_mark_regions().

◆ s_0

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

Definition at line 37 of file stem_ISO_8859_1_portuguese.c.

37{ 'a', '~' };

Referenced by r_prelude().

◆ s_0_1

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

Definition at line 49 of file stem_ISO_8859_1_portuguese.c.

49{ 0xE3 };

◆ s_0_2

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

Definition at line 50 of file stem_ISO_8859_1_portuguese.c.

50{ 0xF5 };

◆ s_1

const symbol s_1[] = { 'o', '~' }
static

Definition at line 38 of file stem_ISO_8859_1_portuguese.c.

38{ 'o', '~' };

Referenced by r_prelude().

◆ s_10

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

Definition at line 47 of file stem_ISO_8859_1_portuguese.c.

47{ 'c' };

Referenced by r_residual_form().

◆ s_1_1

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

Definition at line 57 of file stem_ISO_8859_1_portuguese.c.

57{ 'a', '~' };

◆ s_1_2

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

Definition at line 58 of file stem_ISO_8859_1_portuguese.c.

58{ 'o', '~' };

◆ s_2

const symbol s_2[] = { 0xE3 }
static

Definition at line 39 of file stem_ISO_8859_1_portuguese.c.

39{ 0xE3 };

Referenced by r_postlude().

◆ s_2_0

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

Definition at line 65 of file stem_ISO_8859_1_portuguese.c.

65{ 'i', 'c' };

◆ s_2_1

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

Definition at line 66 of file stem_ISO_8859_1_portuguese.c.

66{ 'a', 'd' };

◆ s_2_2

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

Definition at line 67 of file stem_ISO_8859_1_portuguese.c.

67{ 'o', 's' };

◆ s_2_3

const symbol s_2_3[2] = { 'i', 'v' }
static

Definition at line 68 of file stem_ISO_8859_1_portuguese.c.

68{ 'i', 'v' };

◆ s_3

const symbol s_3[] = { 0xF5 }
static

Definition at line 40 of file stem_ISO_8859_1_portuguese.c.

40{ 0xF5 };

Referenced by r_postlude().

◆ s_3_0

const symbol s_3_0[4] = { 'a', 'n', 't', 'e' }
static

Definition at line 76 of file stem_ISO_8859_1_portuguese.c.

76{ 'a', 'n', 't', 'e' };

◆ s_3_1

const symbol s_3_1[4] = { 'a', 'v', 'e', 'l' }
static

Definition at line 77 of file stem_ISO_8859_1_portuguese.c.

77{ 'a', 'v', 'e', 'l' };

◆ s_3_2

const symbol s_3_2[4] = { 0xED, 'v', 'e', 'l' }
static

Definition at line 78 of file stem_ISO_8859_1_portuguese.c.

78{ 0xED, 'v', 'e', 'l' };

◆ s_4

const symbol s_4[] = { 'l', 'o', 'g' }
static

Definition at line 41 of file stem_ISO_8859_1_portuguese.c.

41{ 'l', 'o', 'g' };

Referenced by r_standard_suffix().

◆ s_4_0

const symbol s_4_0[2] = { 'i', 'c' }
static

Definition at line 85 of file stem_ISO_8859_1_portuguese.c.

85{ 'i', 'c' };

◆ s_4_1

const symbol s_4_1[4] = { 'a', 'b', 'i', 'l' }
static

Definition at line 86 of file stem_ISO_8859_1_portuguese.c.

86{ 'a', 'b', 'i', 'l' };

◆ s_4_2

const symbol s_4_2[2] = { 'i', 'v' }
static

Definition at line 87 of file stem_ISO_8859_1_portuguese.c.

87{ 'i', 'v' };

◆ s_5

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

Definition at line 42 of file stem_ISO_8859_1_portuguese.c.

42{ 'u' };

Referenced by r_standard_suffix().

◆ s_5_0

const symbol s_5_0[3] = { 'i', 'c', 'a' }
static

Definition at line 94 of file stem_ISO_8859_1_portuguese.c.

94{ 'i', 'c', 'a' };

◆ s_5_1

const symbol s_5_1[5] = { 0xE2, 'n', 'c', 'i', 'a' }
static

Definition at line 95 of file stem_ISO_8859_1_portuguese.c.

95{ 0xE2, 'n', 'c', 'i', 'a' };

◆ s_5_10

const symbol s_5_10[5] = { 'i', 'd', 'a', 'd', 'e' }
static

Definition at line 104 of file stem_ISO_8859_1_portuguese.c.

104{ 'i', 'd', 'a', 'd', 'e' };

◆ s_5_11

const symbol s_5_11[4] = { 'a', 'n', 't', 'e' }
static

Definition at line 105 of file stem_ISO_8859_1_portuguese.c.

105{ 'a', 'n', 't', 'e' };

◆ s_5_12

const symbol s_5_12[5] = { 'm', 'e', 'n', 't', 'e' }
static

Definition at line 106 of file stem_ISO_8859_1_portuguese.c.

106{ 'm', 'e', 'n', 't', 'e' };

◆ s_5_13

const symbol s_5_13[6] = { 'a', 'm', 'e', 'n', 't', 'e' }
static

Definition at line 107 of file stem_ISO_8859_1_portuguese.c.

107{ 'a', 'm', 'e', 'n', 't', 'e' };

◆ s_5_14

const symbol s_5_14[4] = { 0xE1, 'v', 'e', 'l' }
static

Definition at line 108 of file stem_ISO_8859_1_portuguese.c.

108{ 0xE1, 'v', 'e', 'l' };

◆ s_5_15

const symbol s_5_15[4] = { 0xED, 'v', 'e', 'l' }
static

Definition at line 109 of file stem_ISO_8859_1_portuguese.c.

109{ 0xED, 'v', 'e', 'l' };

◆ s_5_16

const symbol s_5_16[3] = { 'i', 'c', 'o' }
static

Definition at line 110 of file stem_ISO_8859_1_portuguese.c.

110{ 'i', 'c', 'o' };

◆ s_5_17

const symbol s_5_17[4] = { 'i', 's', 'm', 'o' }
static

Definition at line 111 of file stem_ISO_8859_1_portuguese.c.

111{ 'i', 's', 'm', 'o' };

◆ s_5_18

const symbol s_5_18[3] = { 'o', 's', 'o' }
static

Definition at line 112 of file stem_ISO_8859_1_portuguese.c.

112{ 'o', 's', 'o' };

◆ s_5_19

const symbol s_5_19[6] = { 'a', 'm', 'e', 'n', 't', 'o' }
static

Definition at line 113 of file stem_ISO_8859_1_portuguese.c.

113{ 'a', 'm', 'e', 'n', 't', 'o' };

◆ s_5_2

const symbol s_5_2[5] = { 0xEA, 'n', 'c', 'i', 'a' }
static

Definition at line 96 of file stem_ISO_8859_1_portuguese.c.

96{ 0xEA, 'n', 'c', 'i', 'a' };

◆ s_5_20

const symbol s_5_20[6] = { 'i', 'm', 'e', 'n', 't', 'o' }
static

Definition at line 114 of file stem_ISO_8859_1_portuguese.c.

114{ 'i', 'm', 'e', 'n', 't', 'o' };

◆ s_5_21

const symbol s_5_21[3] = { 'i', 'v', 'o' }
static

Definition at line 115 of file stem_ISO_8859_1_portuguese.c.

115{ 'i', 'v', 'o' };

◆ s_5_22

const symbol s_5_22[5] = { 'a', 0xE7, 'a', '~', 'o' }
static

Definition at line 116 of file stem_ISO_8859_1_portuguese.c.

116{ 'a', 0xE7, 'a', '~', 'o' };

◆ s_5_23

const symbol s_5_23[5] = { 'u', 0xE7, 'a', '~', 'o' }
static

Definition at line 117 of file stem_ISO_8859_1_portuguese.c.

117{ 'u', 0xE7, 'a', '~', 'o' };

◆ s_5_24

const symbol s_5_24[4] = { 'a', 'd', 'o', 'r' }
static

Definition at line 118 of file stem_ISO_8859_1_portuguese.c.

118{ 'a', 'd', 'o', 'r' };

◆ s_5_25

const symbol s_5_25[4] = { 'i', 'c', 'a', 's' }
static

Definition at line 119 of file stem_ISO_8859_1_portuguese.c.

119{ 'i', 'c', 'a', 's' };

◆ s_5_26

const symbol s_5_26[6] = { 0xEA, 'n', 'c', 'i', 'a', 's' }
static

Definition at line 120 of file stem_ISO_8859_1_portuguese.c.

120{ 0xEA, 'n', 'c', 'i', 'a', 's' };

◆ s_5_27

const symbol s_5_27[6] = { 'l', 'o', 'g', 'i', 'a', 's' }
static

Definition at line 121 of file stem_ISO_8859_1_portuguese.c.

121{ 'l', 'o', 'g', 'i', 'a', 's' };

◆ s_5_28

const symbol s_5_28[4] = { 'i', 'r', 'a', 's' }
static

Definition at line 122 of file stem_ISO_8859_1_portuguese.c.

122{ 'i', 'r', 'a', 's' };

◆ s_5_29

const symbol s_5_29[6] = { 'a', 'd', 'o', 'r', 'a', 's' }
static

Definition at line 123 of file stem_ISO_8859_1_portuguese.c.

123{ 'a', 'd', 'o', 'r', 'a', 's' };

◆ s_5_3

const symbol s_5_3[5] = { 'l', 'o', 'g', 'i', 'a' }
static

Definition at line 97 of file stem_ISO_8859_1_portuguese.c.

97{ 'l', 'o', 'g', 'i', 'a' };

◆ s_5_30

const symbol s_5_30[4] = { 'o', 's', 'a', 's' }
static

Definition at line 124 of file stem_ISO_8859_1_portuguese.c.

124{ 'o', 's', 'a', 's' };

◆ s_5_31

const symbol s_5_31[5] = { 'i', 's', 't', 'a', 's' }
static

Definition at line 125 of file stem_ISO_8859_1_portuguese.c.

125{ 'i', 's', 't', 'a', 's' };

◆ s_5_32

const symbol s_5_32[4] = { 'i', 'v', 'a', 's' }
static

Definition at line 126 of file stem_ISO_8859_1_portuguese.c.

126{ 'i', 'v', 'a', 's' };

◆ s_5_33

const symbol s_5_33[4] = { 'e', 'z', 'a', 's' }
static

Definition at line 127 of file stem_ISO_8859_1_portuguese.c.

127{ 'e', 'z', 'a', 's' };

◆ s_5_34

const symbol s_5_34[6] = { 'i', 'd', 'a', 'd', 'e', 's' }
static

Definition at line 128 of file stem_ISO_8859_1_portuguese.c.

128{ 'i', 'd', 'a', 'd', 'e', 's' };

◆ s_5_35

const symbol s_5_35[6] = { 'a', 'd', 'o', 'r', 'e', 's' }
static

Definition at line 129 of file stem_ISO_8859_1_portuguese.c.

129{ 'a', 'd', 'o', 'r', 'e', 's' };

◆ s_5_36

const symbol s_5_36[5] = { 'a', 'n', 't', 'e', 's' }
static

Definition at line 130 of file stem_ISO_8859_1_portuguese.c.

130{ 'a', 'n', 't', 'e', 's' };

◆ s_5_37

const symbol s_5_37[6] = { 'a', 0xE7, 'o', '~', 'e', 's' }
static

Definition at line 131 of file stem_ISO_8859_1_portuguese.c.

131{ 'a', 0xE7, 'o', '~', 'e', 's' };

◆ s_5_38

const symbol s_5_38[6] = { 'u', 0xE7, 'o', '~', 'e', 's' }
static

Definition at line 132 of file stem_ISO_8859_1_portuguese.c.

132{ 'u', 0xE7, 'o', '~', 'e', 's' };

◆ s_5_39

const symbol s_5_39[4] = { 'i', 'c', 'o', 's' }
static

Definition at line 133 of file stem_ISO_8859_1_portuguese.c.

133{ 'i', 'c', 'o', 's' };

◆ s_5_4

const symbol s_5_4[3] = { 'i', 'r', 'a' }
static

Definition at line 98 of file stem_ISO_8859_1_portuguese.c.

98{ 'i', 'r', 'a' };

◆ s_5_40

const symbol s_5_40[5] = { 'i', 's', 'm', 'o', 's' }
static

Definition at line 134 of file stem_ISO_8859_1_portuguese.c.

134{ 'i', 's', 'm', 'o', 's' };

◆ s_5_41

const symbol s_5_41[4] = { 'o', 's', 'o', 's' }
static

Definition at line 135 of file stem_ISO_8859_1_portuguese.c.

135{ 'o', 's', 'o', 's' };

◆ s_5_42

const symbol s_5_42[7] = { 'a', 'm', 'e', 'n', 't', 'o', 's' }
static

Definition at line 136 of file stem_ISO_8859_1_portuguese.c.

136{ 'a', 'm', 'e', 'n', 't', 'o', 's' };

◆ s_5_43

const symbol s_5_43[7] = { 'i', 'm', 'e', 'n', 't', 'o', 's' }
static

Definition at line 137 of file stem_ISO_8859_1_portuguese.c.

137{ 'i', 'm', 'e', 'n', 't', 'o', 's' };

◆ s_5_44

const symbol s_5_44[4] = { 'i', 'v', 'o', 's' }
static

Definition at line 138 of file stem_ISO_8859_1_portuguese.c.

138{ 'i', 'v', 'o', 's' };

◆ s_5_5

const symbol s_5_5[5] = { 'a', 'd', 'o', 'r', 'a' }
static

Definition at line 99 of file stem_ISO_8859_1_portuguese.c.

99{ 'a', 'd', 'o', 'r', 'a' };

◆ s_5_6

const symbol s_5_6[3] = { 'o', 's', 'a' }
static

Definition at line 100 of file stem_ISO_8859_1_portuguese.c.

100{ 'o', 's', 'a' };

◆ s_5_7

const symbol s_5_7[4] = { 'i', 's', 't', 'a' }
static

Definition at line 101 of file stem_ISO_8859_1_portuguese.c.

101{ 'i', 's', 't', 'a' };

◆ s_5_8

const symbol s_5_8[3] = { 'i', 'v', 'a' }
static

Definition at line 102 of file stem_ISO_8859_1_portuguese.c.

102{ 'i', 'v', 'a' };

◆ s_5_9

const symbol s_5_9[3] = { 'e', 'z', 'a' }
static

Definition at line 103 of file stem_ISO_8859_1_portuguese.c.

103{ 'e', 'z', 'a' };

◆ s_6

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

Definition at line 43 of file stem_ISO_8859_1_portuguese.c.

43{ 'e', 'n', 't', 'e' };

Referenced by r_standard_suffix().

◆ s_6_0

const symbol s_6_0[3] = { 'a', 'd', 'a' }
static

Definition at line 187 of file stem_ISO_8859_1_portuguese.c.

187{ 'a', 'd', 'a' };

◆ s_6_1

const symbol s_6_1[3] = { 'i', 'd', 'a' }
static

Definition at line 188 of file stem_ISO_8859_1_portuguese.c.

188{ 'i', 'd', 'a' };

◆ s_6_10

const symbol s_6_10[4] = { 'a', 's', 's', 'e' }
static

Definition at line 197 of file stem_ISO_8859_1_portuguese.c.

197{ 'a', 's', 's', 'e' };

◆ s_6_100

const symbol s_6_100[6] = { 'a', 'r', 'e', 'm', 'o', 's' }
static

Definition at line 287 of file stem_ISO_8859_1_portuguese.c.

287{ 'a', 'r', 'e', 'm', 'o', 's' };

◆ s_6_101

const symbol s_6_101[6] = { 'e', 'r', 'e', 'm', 'o', 's' }
static

Definition at line 288 of file stem_ISO_8859_1_portuguese.c.

288{ 'e', 'r', 'e', 'm', 'o', 's' };

◆ s_6_102

const symbol s_6_102[6] = { 'i', 'r', 'e', 'm', 'o', 's' }
static

Definition at line 289 of file stem_ISO_8859_1_portuguese.c.

289{ 'i', 'r', 'e', 'm', 'o', 's' };

◆ s_6_103

const symbol s_6_103[7] = { 0xE1, 's', 's', 'e', 'm', 'o', 's' }
static

Definition at line 290 of file stem_ISO_8859_1_portuguese.c.

290{ 0xE1, 's', 's', 'e', 'm', 'o', 's' };

◆ s_6_104

const symbol s_6_104[7] = { 0xEA, 's', 's', 'e', 'm', 'o', 's' }
static

Definition at line 291 of file stem_ISO_8859_1_portuguese.c.

291{ 0xEA, 's', 's', 'e', 'm', 'o', 's' };

◆ s_6_105

const symbol s_6_105[7] = { 0xED, 's', 's', 'e', 'm', 'o', 's' }
static

Definition at line 292 of file stem_ISO_8859_1_portuguese.c.

292{ 0xED, 's', 's', 'e', 'm', 'o', 's' };

◆ s_6_106

const symbol s_6_106[4] = { 'i', 'm', 'o', 's' }
static

Definition at line 293 of file stem_ISO_8859_1_portuguese.c.

293{ 'i', 'm', 'o', 's' };

◆ s_6_107

const symbol s_6_107[5] = { 'a', 'r', 'm', 'o', 's' }
static

Definition at line 294 of file stem_ISO_8859_1_portuguese.c.

294{ 'a', 'r', 'm', 'o', 's' };

◆ s_6_108

const symbol s_6_108[5] = { 'e', 'r', 'm', 'o', 's' }
static

Definition at line 295 of file stem_ISO_8859_1_portuguese.c.

295{ 'e', 'r', 'm', 'o', 's' };

◆ s_6_109

const symbol s_6_109[5] = { 'i', 'r', 'm', 'o', 's' }
static

Definition at line 296 of file stem_ISO_8859_1_portuguese.c.

296{ 'i', 'r', 'm', 'o', 's' };

◆ s_6_11

const symbol s_6_11[4] = { 'e', 's', 's', 'e' }
static

Definition at line 198 of file stem_ISO_8859_1_portuguese.c.

198{ 'e', 's', 's', 'e' };

◆ s_6_110

const symbol s_6_110[4] = { 0xE1, 'm', 'o', 's' }
static

Definition at line 297 of file stem_ISO_8859_1_portuguese.c.

297{ 0xE1, 'm', 'o', 's' };

◆ s_6_111

const symbol s_6_111[4] = { 'a', 'r', 0xE1, 's' }
static

Definition at line 298 of file stem_ISO_8859_1_portuguese.c.

298{ 'a', 'r', 0xE1, 's' };

◆ s_6_112

const symbol s_6_112[4] = { 'e', 'r', 0xE1, 's' }
static

Definition at line 299 of file stem_ISO_8859_1_portuguese.c.

299{ 'e', 'r', 0xE1, 's' };

◆ s_6_113

const symbol s_6_113[4] = { 'i', 'r', 0xE1, 's' }
static

Definition at line 300 of file stem_ISO_8859_1_portuguese.c.

300{ 'i', 'r', 0xE1, 's' };

◆ s_6_114

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

Definition at line 301 of file stem_ISO_8859_1_portuguese.c.

301{ 'e', 'u' };

◆ s_6_115

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

Definition at line 302 of file stem_ISO_8859_1_portuguese.c.

302{ 'i', 'u' };

◆ s_6_116

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

Definition at line 303 of file stem_ISO_8859_1_portuguese.c.

303{ 'o', 'u' };

◆ s_6_117

const symbol s_6_117[3] = { 'a', 'r', 0xE1 }
static

Definition at line 304 of file stem_ISO_8859_1_portuguese.c.

304{ 'a', 'r', 0xE1 };

◆ s_6_118

const symbol s_6_118[3] = { 'e', 'r', 0xE1 }
static

Definition at line 305 of file stem_ISO_8859_1_portuguese.c.

305{ 'e', 'r', 0xE1 };

◆ s_6_119

const symbol s_6_119[3] = { 'i', 'r', 0xE1 }
static

Definition at line 306 of file stem_ISO_8859_1_portuguese.c.

306{ 'i', 'r', 0xE1 };

◆ s_6_12

const symbol s_6_12[4] = { 'i', 's', 's', 'e' }
static

Definition at line 199 of file stem_ISO_8859_1_portuguese.c.

199{ 'i', 's', 's', 'e' };

◆ s_6_13

const symbol s_6_13[4] = { 'a', 's', 't', 'e' }
static

Definition at line 200 of file stem_ISO_8859_1_portuguese.c.

200{ 'a', 's', 't', 'e' };

◆ s_6_14

const symbol s_6_14[4] = { 'e', 's', 't', 'e' }
static

Definition at line 201 of file stem_ISO_8859_1_portuguese.c.

201{ 'e', 's', 't', 'e' };

◆ s_6_15

const symbol s_6_15[4] = { 'i', 's', 't', 'e' }
static

Definition at line 202 of file stem_ISO_8859_1_portuguese.c.

202{ 'i', 's', 't', 'e' };

◆ s_6_16

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

Definition at line 203 of file stem_ISO_8859_1_portuguese.c.

203{ 'e', 'i' };

◆ s_6_17

const symbol s_6_17[4] = { 'a', 'r', 'e', 'i' }
static

Definition at line 204 of file stem_ISO_8859_1_portuguese.c.

204{ 'a', 'r', 'e', 'i' };

◆ s_6_18

const symbol s_6_18[4] = { 'e', 'r', 'e', 'i' }
static

Definition at line 205 of file stem_ISO_8859_1_portuguese.c.

205{ 'e', 'r', 'e', 'i' };

◆ s_6_19

const symbol s_6_19[4] = { 'i', 'r', 'e', 'i' }
static

Definition at line 206 of file stem_ISO_8859_1_portuguese.c.

206{ 'i', 'r', 'e', 'i' };

◆ s_6_2

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

Definition at line 189 of file stem_ISO_8859_1_portuguese.c.

189{ 'i', 'a' };

◆ s_6_20

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

Definition at line 207 of file stem_ISO_8859_1_portuguese.c.

207{ 'a', 'm' };

◆ s_6_21

const symbol s_6_21[3] = { 'i', 'a', 'm' }
static

Definition at line 208 of file stem_ISO_8859_1_portuguese.c.

208{ 'i', 'a', 'm' };

◆ s_6_22

const symbol s_6_22[5] = { 'a', 'r', 'i', 'a', 'm' }
static

Definition at line 209 of file stem_ISO_8859_1_portuguese.c.

209{ 'a', 'r', 'i', 'a', 'm' };

◆ s_6_23

const symbol s_6_23[5] = { 'e', 'r', 'i', 'a', 'm' }
static

Definition at line 210 of file stem_ISO_8859_1_portuguese.c.

210{ 'e', 'r', 'i', 'a', 'm' };

◆ s_6_24

const symbol s_6_24[5] = { 'i', 'r', 'i', 'a', 'm' }
static

Definition at line 211 of file stem_ISO_8859_1_portuguese.c.

211{ 'i', 'r', 'i', 'a', 'm' };

◆ s_6_25

const symbol s_6_25[4] = { 'a', 'r', 'a', 'm' }
static

Definition at line 212 of file stem_ISO_8859_1_portuguese.c.

212{ 'a', 'r', 'a', 'm' };

◆ s_6_26

const symbol s_6_26[4] = { 'e', 'r', 'a', 'm' }
static

Definition at line 213 of file stem_ISO_8859_1_portuguese.c.

213{ 'e', 'r', 'a', 'm' };

◆ s_6_27

const symbol s_6_27[4] = { 'i', 'r', 'a', 'm' }
static

Definition at line 214 of file stem_ISO_8859_1_portuguese.c.

214{ 'i', 'r', 'a', 'm' };

◆ s_6_28

const symbol s_6_28[4] = { 'a', 'v', 'a', 'm' }
static

Definition at line 215 of file stem_ISO_8859_1_portuguese.c.

215{ 'a', 'v', 'a', 'm' };

◆ s_6_29

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

Definition at line 216 of file stem_ISO_8859_1_portuguese.c.

216{ 'e', 'm' };

◆ s_6_3

const symbol s_6_3[4] = { 'a', 'r', 'i', 'a' }
static

Definition at line 190 of file stem_ISO_8859_1_portuguese.c.

190{ 'a', 'r', 'i', 'a' };

◆ s_6_30

const symbol s_6_30[4] = { 'a', 'r', 'e', 'm' }
static

Definition at line 217 of file stem_ISO_8859_1_portuguese.c.

217{ 'a', 'r', 'e', 'm' };

◆ s_6_31

const symbol s_6_31[4] = { 'e', 'r', 'e', 'm' }
static

Definition at line 218 of file stem_ISO_8859_1_portuguese.c.

218{ 'e', 'r', 'e', 'm' };

◆ s_6_32

const symbol s_6_32[4] = { 'i', 'r', 'e', 'm' }
static

Definition at line 219 of file stem_ISO_8859_1_portuguese.c.

219{ 'i', 'r', 'e', 'm' };

◆ s_6_33

const symbol s_6_33[5] = { 'a', 's', 's', 'e', 'm' }
static

Definition at line 220 of file stem_ISO_8859_1_portuguese.c.

220{ 'a', 's', 's', 'e', 'm' };

◆ s_6_34

const symbol s_6_34[5] = { 'e', 's', 's', 'e', 'm' }
static

Definition at line 221 of file stem_ISO_8859_1_portuguese.c.

221{ 'e', 's', 's', 'e', 'm' };

◆ s_6_35

const symbol s_6_35[5] = { 'i', 's', 's', 'e', 'm' }
static

Definition at line 222 of file stem_ISO_8859_1_portuguese.c.

222{ 'i', 's', 's', 'e', 'm' };

◆ s_6_36

const symbol s_6_36[3] = { 'a', 'd', 'o' }
static

Definition at line 223 of file stem_ISO_8859_1_portuguese.c.

223{ 'a', 'd', 'o' };

◆ s_6_37

const symbol s_6_37[3] = { 'i', 'd', 'o' }
static

Definition at line 224 of file stem_ISO_8859_1_portuguese.c.

224{ 'i', 'd', 'o' };

◆ s_6_38

const symbol s_6_38[4] = { 'a', 'n', 'd', 'o' }
static

Definition at line 225 of file stem_ISO_8859_1_portuguese.c.

225{ 'a', 'n', 'd', 'o' };

◆ s_6_39

const symbol s_6_39[4] = { 'e', 'n', 'd', 'o' }
static

Definition at line 226 of file stem_ISO_8859_1_portuguese.c.

226{ 'e', 'n', 'd', 'o' };

◆ s_6_4

const symbol s_6_4[4] = { 'e', 'r', 'i', 'a' }
static

Definition at line 191 of file stem_ISO_8859_1_portuguese.c.

191{ 'e', 'r', 'i', 'a' };

◆ s_6_40

const symbol s_6_40[4] = { 'i', 'n', 'd', 'o' }
static

Definition at line 227 of file stem_ISO_8859_1_portuguese.c.

227{ 'i', 'n', 'd', 'o' };

◆ s_6_41

const symbol s_6_41[5] = { 'a', 'r', 'a', '~', 'o' }
static

Definition at line 228 of file stem_ISO_8859_1_portuguese.c.

228{ 'a', 'r', 'a', '~', 'o' };

◆ s_6_42

const symbol s_6_42[5] = { 'e', 'r', 'a', '~', 'o' }
static

Definition at line 229 of file stem_ISO_8859_1_portuguese.c.

229{ 'e', 'r', 'a', '~', 'o' };

◆ s_6_43

const symbol s_6_43[5] = { 'i', 'r', 'a', '~', 'o' }
static

Definition at line 230 of file stem_ISO_8859_1_portuguese.c.

230{ 'i', 'r', 'a', '~', 'o' };

◆ s_6_44

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

Definition at line 231 of file stem_ISO_8859_1_portuguese.c.

231{ 'a', 'r' };

◆ s_6_45

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

Definition at line 232 of file stem_ISO_8859_1_portuguese.c.

232{ 'e', 'r' };

◆ s_6_46

const symbol s_6_46[2] = { 'i', 'r' }
static

Definition at line 233 of file stem_ISO_8859_1_portuguese.c.

233{ 'i', 'r' };

◆ s_6_47

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

Definition at line 234 of file stem_ISO_8859_1_portuguese.c.

234{ 'a', 's' };

◆ s_6_48

const symbol s_6_48[4] = { 'a', 'd', 'a', 's' }
static

Definition at line 235 of file stem_ISO_8859_1_portuguese.c.

235{ 'a', 'd', 'a', 's' };

◆ s_6_49

const symbol s_6_49[4] = { 'i', 'd', 'a', 's' }
static

Definition at line 236 of file stem_ISO_8859_1_portuguese.c.

236{ 'i', 'd', 'a', 's' };

◆ s_6_5

const symbol s_6_5[4] = { 'i', 'r', 'i', 'a' }
static

Definition at line 192 of file stem_ISO_8859_1_portuguese.c.

192{ 'i', 'r', 'i', 'a' };

◆ s_6_50

const symbol s_6_50[3] = { 'i', 'a', 's' }
static

Definition at line 237 of file stem_ISO_8859_1_portuguese.c.

237{ 'i', 'a', 's' };

◆ s_6_51

const symbol s_6_51[5] = { 'a', 'r', 'i', 'a', 's' }
static

Definition at line 238 of file stem_ISO_8859_1_portuguese.c.

238{ 'a', 'r', 'i', 'a', 's' };

◆ s_6_52

const symbol s_6_52[5] = { 'e', 'r', 'i', 'a', 's' }
static

Definition at line 239 of file stem_ISO_8859_1_portuguese.c.

239{ 'e', 'r', 'i', 'a', 's' };

◆ s_6_53

const symbol s_6_53[5] = { 'i', 'r', 'i', 'a', 's' }
static

Definition at line 240 of file stem_ISO_8859_1_portuguese.c.

240{ 'i', 'r', 'i', 'a', 's' };

◆ s_6_54

const symbol s_6_54[4] = { 'a', 'r', 'a', 's' }
static

Definition at line 241 of file stem_ISO_8859_1_portuguese.c.

241{ 'a', 'r', 'a', 's' };

◆ s_6_55

const symbol s_6_55[4] = { 'e', 'r', 'a', 's' }
static

Definition at line 242 of file stem_ISO_8859_1_portuguese.c.

242{ 'e', 'r', 'a', 's' };

◆ s_6_56

const symbol s_6_56[4] = { 'i', 'r', 'a', 's' }
static

Definition at line 243 of file stem_ISO_8859_1_portuguese.c.

243{ 'i', 'r', 'a', 's' };

◆ s_6_57

const symbol s_6_57[4] = { 'a', 'v', 'a', 's' }
static

Definition at line 244 of file stem_ISO_8859_1_portuguese.c.

244{ 'a', 'v', 'a', 's' };

◆ s_6_58

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

Definition at line 245 of file stem_ISO_8859_1_portuguese.c.

245{ 'e', 's' };

◆ s_6_59

const symbol s_6_59[5] = { 'a', 'r', 'd', 'e', 's' }
static

Definition at line 246 of file stem_ISO_8859_1_portuguese.c.

246{ 'a', 'r', 'd', 'e', 's' };

◆ s_6_6

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

Definition at line 193 of file stem_ISO_8859_1_portuguese.c.

193{ 'a', 'r', 'a' };

◆ s_6_60

const symbol s_6_60[5] = { 'e', 'r', 'd', 'e', 's' }
static

Definition at line 247 of file stem_ISO_8859_1_portuguese.c.

247{ 'e', 'r', 'd', 'e', 's' };

◆ s_6_61

const symbol s_6_61[5] = { 'i', 'r', 'd', 'e', 's' }
static

Definition at line 248 of file stem_ISO_8859_1_portuguese.c.

248{ 'i', 'r', 'd', 'e', 's' };

◆ s_6_62

const symbol s_6_62[4] = { 'a', 'r', 'e', 's' }
static

Definition at line 249 of file stem_ISO_8859_1_portuguese.c.

249{ 'a', 'r', 'e', 's' };

◆ s_6_63

const symbol s_6_63[4] = { 'e', 'r', 'e', 's' }
static

Definition at line 250 of file stem_ISO_8859_1_portuguese.c.

250{ 'e', 'r', 'e', 's' };

◆ s_6_64

const symbol s_6_64[4] = { 'i', 'r', 'e', 's' }
static

Definition at line 251 of file stem_ISO_8859_1_portuguese.c.

251{ 'i', 'r', 'e', 's' };

◆ s_6_65

const symbol s_6_65[5] = { 'a', 's', 's', 'e', 's' }
static

Definition at line 252 of file stem_ISO_8859_1_portuguese.c.

252{ 'a', 's', 's', 'e', 's' };

◆ s_6_66

const symbol s_6_66[5] = { 'e', 's', 's', 'e', 's' }
static

Definition at line 253 of file stem_ISO_8859_1_portuguese.c.

253{ 'e', 's', 's', 'e', 's' };

◆ s_6_67

const symbol s_6_67[5] = { 'i', 's', 's', 'e', 's' }
static

Definition at line 254 of file stem_ISO_8859_1_portuguese.c.

254{ 'i', 's', 's', 'e', 's' };

◆ s_6_68

const symbol s_6_68[5] = { 'a', 's', 't', 'e', 's' }
static

Definition at line 255 of file stem_ISO_8859_1_portuguese.c.

255{ 'a', 's', 't', 'e', 's' };

◆ s_6_69

const symbol s_6_69[5] = { 'e', 's', 't', 'e', 's' }
static

Definition at line 256 of file stem_ISO_8859_1_portuguese.c.

256{ 'e', 's', 't', 'e', 's' };

◆ s_6_7

const symbol s_6_7[3] = { 'e', 'r', 'a' }
static

Definition at line 194 of file stem_ISO_8859_1_portuguese.c.

194{ 'e', 'r', 'a' };

◆ s_6_70

const symbol s_6_70[5] = { 'i', 's', 't', 'e', 's' }
static

Definition at line 257 of file stem_ISO_8859_1_portuguese.c.

257{ 'i', 's', 't', 'e', 's' };

◆ s_6_71

const symbol s_6_71[2] = { 'i', 's' }
static

Definition at line 258 of file stem_ISO_8859_1_portuguese.c.

258{ 'i', 's' };

◆ s_6_72

const symbol s_6_72[3] = { 'a', 'i', 's' }
static

Definition at line 259 of file stem_ISO_8859_1_portuguese.c.

259{ 'a', 'i', 's' };

◆ s_6_73

const symbol s_6_73[3] = { 'e', 'i', 's' }
static

Definition at line 260 of file stem_ISO_8859_1_portuguese.c.

260{ 'e', 'i', 's' };

◆ s_6_74

const symbol s_6_74[5] = { 'a', 'r', 'e', 'i', 's' }
static

Definition at line 261 of file stem_ISO_8859_1_portuguese.c.

261{ 'a', 'r', 'e', 'i', 's' };

◆ s_6_75

const symbol s_6_75[5] = { 'e', 'r', 'e', 'i', 's' }
static

Definition at line 262 of file stem_ISO_8859_1_portuguese.c.

262{ 'e', 'r', 'e', 'i', 's' };

◆ s_6_76

const symbol s_6_76[5] = { 'i', 'r', 'e', 'i', 's' }
static

Definition at line 263 of file stem_ISO_8859_1_portuguese.c.

263{ 'i', 'r', 'e', 'i', 's' };

◆ s_6_77

const symbol s_6_77[5] = { 0xE1, 'r', 'e', 'i', 's' }
static

Definition at line 264 of file stem_ISO_8859_1_portuguese.c.

264{ 0xE1, 'r', 'e', 'i', 's' };

◆ s_6_78

const symbol s_6_78[5] = { 0xE9, 'r', 'e', 'i', 's' }
static

Definition at line 265 of file stem_ISO_8859_1_portuguese.c.

265{ 0xE9, 'r', 'e', 'i', 's' };

◆ s_6_79

const symbol s_6_79[5] = { 0xED, 'r', 'e', 'i', 's' }
static

Definition at line 266 of file stem_ISO_8859_1_portuguese.c.

266{ 0xED, 'r', 'e', 'i', 's' };

◆ s_6_8

const symbol s_6_8[3] = { 'i', 'r', 'a' }
static

Definition at line 195 of file stem_ISO_8859_1_portuguese.c.

195{ 'i', 'r', 'a' };

◆ s_6_80

const symbol s_6_80[6] = { 0xE1, 's', 's', 'e', 'i', 's' }
static

Definition at line 267 of file stem_ISO_8859_1_portuguese.c.

267{ 0xE1, 's', 's', 'e', 'i', 's' };

◆ s_6_81

const symbol s_6_81[6] = { 0xE9, 's', 's', 'e', 'i', 's' }
static

Definition at line 268 of file stem_ISO_8859_1_portuguese.c.

268{ 0xE9, 's', 's', 'e', 'i', 's' };

◆ s_6_82

const symbol s_6_82[6] = { 0xED, 's', 's', 'e', 'i', 's' }
static

Definition at line 269 of file stem_ISO_8859_1_portuguese.c.

269{ 0xED, 's', 's', 'e', 'i', 's' };

◆ s_6_83

const symbol s_6_83[5] = { 0xE1, 'v', 'e', 'i', 's' }
static

Definition at line 270 of file stem_ISO_8859_1_portuguese.c.

270{ 0xE1, 'v', 'e', 'i', 's' };

◆ s_6_84

const symbol s_6_84[4] = { 0xED, 'e', 'i', 's' }
static

Definition at line 271 of file stem_ISO_8859_1_portuguese.c.

271{ 0xED, 'e', 'i', 's' };

◆ s_6_85

const symbol s_6_85[6] = { 'a', 'r', 0xED, 'e', 'i', 's' }
static

Definition at line 272 of file stem_ISO_8859_1_portuguese.c.

272{ 'a', 'r', 0xED, 'e', 'i', 's' };

◆ s_6_86

const symbol s_6_86[6] = { 'e', 'r', 0xED, 'e', 'i', 's' }
static

Definition at line 273 of file stem_ISO_8859_1_portuguese.c.

273{ 'e', 'r', 0xED, 'e', 'i', 's' };

◆ s_6_87

const symbol s_6_87[6] = { 'i', 'r', 0xED, 'e', 'i', 's' }
static

Definition at line 274 of file stem_ISO_8859_1_portuguese.c.

274{ 'i', 'r', 0xED, 'e', 'i', 's' };

◆ s_6_88

const symbol s_6_88[4] = { 'a', 'd', 'o', 's' }
static

Definition at line 275 of file stem_ISO_8859_1_portuguese.c.

275{ 'a', 'd', 'o', 's' };

◆ s_6_89

const symbol s_6_89[4] = { 'i', 'd', 'o', 's' }
static

Definition at line 276 of file stem_ISO_8859_1_portuguese.c.

276{ 'i', 'd', 'o', 's' };

◆ s_6_9

const symbol s_6_9[3] = { 'a', 'v', 'a' }
static

Definition at line 196 of file stem_ISO_8859_1_portuguese.c.

196{ 'a', 'v', 'a' };

◆ s_6_90

const symbol s_6_90[4] = { 'a', 'm', 'o', 's' }
static

Definition at line 277 of file stem_ISO_8859_1_portuguese.c.

277{ 'a', 'm', 'o', 's' };

◆ s_6_91

const symbol s_6_91[6] = { 0xE1, 'r', 'a', 'm', 'o', 's' }
static

Definition at line 278 of file stem_ISO_8859_1_portuguese.c.

278{ 0xE1, 'r', 'a', 'm', 'o', 's' };

◆ s_6_92

const symbol s_6_92[6] = { 0xE9, 'r', 'a', 'm', 'o', 's' }
static

Definition at line 279 of file stem_ISO_8859_1_portuguese.c.

279{ 0xE9, 'r', 'a', 'm', 'o', 's' };

◆ s_6_93

const symbol s_6_93[6] = { 0xED, 'r', 'a', 'm', 'o', 's' }
static

Definition at line 280 of file stem_ISO_8859_1_portuguese.c.

280{ 0xED, 'r', 'a', 'm', 'o', 's' };

◆ s_6_94

const symbol s_6_94[6] = { 0xE1, 'v', 'a', 'm', 'o', 's' }
static

Definition at line 281 of file stem_ISO_8859_1_portuguese.c.

281{ 0xE1, 'v', 'a', 'm', 'o', 's' };

◆ s_6_95

const symbol s_6_95[5] = { 0xED, 'a', 'm', 'o', 's' }
static

Definition at line 282 of file stem_ISO_8859_1_portuguese.c.

282{ 0xED, 'a', 'm', 'o', 's' };

◆ s_6_96

const symbol s_6_96[7] = { 'a', 'r', 0xED, 'a', 'm', 'o', 's' }
static

Definition at line 283 of file stem_ISO_8859_1_portuguese.c.

283{ 'a', 'r', 0xED, 'a', 'm', 'o', 's' };

◆ s_6_97

const symbol s_6_97[7] = { 'e', 'r', 0xED, 'a', 'm', 'o', 's' }
static

Definition at line 284 of file stem_ISO_8859_1_portuguese.c.

284{ 'e', 'r', 0xED, 'a', 'm', 'o', 's' };

◆ s_6_98

const symbol s_6_98[7] = { 'i', 'r', 0xED, 'a', 'm', 'o', 's' }
static

Definition at line 285 of file stem_ISO_8859_1_portuguese.c.

285{ 'i', 'r', 0xED, 'a', 'm', 'o', 's' };

◆ s_6_99

const symbol s_6_99[4] = { 'e', 'm', 'o', 's' }
static

Definition at line 286 of file stem_ISO_8859_1_portuguese.c.

286{ 'e', 'm', 'o', 's' };

◆ s_7

const symbol s_7[] = { 'a', 't' }
static

Definition at line 44 of file stem_ISO_8859_1_portuguese.c.

44{ 'a', 't' };

Referenced by r_standard_suffix().

◆ s_7_0

const symbol s_7_0[1] = { 'a' }
static

Definition at line 430 of file stem_ISO_8859_1_portuguese.c.

430{ 'a' };

◆ s_7_1

const symbol s_7_1[1] = { 'i' }
static

Definition at line 431 of file stem_ISO_8859_1_portuguese.c.

431{ 'i' };

◆ s_7_2

const symbol s_7_2[1] = { 'o' }
static

Definition at line 432 of file stem_ISO_8859_1_portuguese.c.

432{ 'o' };

◆ s_7_3

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

Definition at line 433 of file stem_ISO_8859_1_portuguese.c.

433{ 'o', 's' };

◆ s_7_4

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

Definition at line 434 of file stem_ISO_8859_1_portuguese.c.

434{ 0xE1 };

◆ s_7_5

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

Definition at line 435 of file stem_ISO_8859_1_portuguese.c.

435{ 0xED };

◆ s_7_6

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

Definition at line 436 of file stem_ISO_8859_1_portuguese.c.

436{ 0xF3 };

◆ s_8

const symbol s_8[] = { 'a', 't' }
static

Definition at line 45 of file stem_ISO_8859_1_portuguese.c.

45{ 'a', 't' };

Referenced by r_standard_suffix().

◆ s_8_0

const symbol s_8_0[1] = { 'e' }
static

Definition at line 447 of file stem_ISO_8859_1_portuguese.c.

447{ 'e' };

◆ s_8_1

const symbol s_8_1[1] = { 0xE7 }
static

Definition at line 448 of file stem_ISO_8859_1_portuguese.c.

448{ 0xE7 };

◆ s_8_2

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

Definition at line 449 of file stem_ISO_8859_1_portuguese.c.

449{ 0xE9 };

◆ s_8_3

const symbol s_8_3[1] = { 0xEA }
static

Definition at line 450 of file stem_ISO_8859_1_portuguese.c.

450{ 0xEA };

◆ s_9

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

Definition at line 46 of file stem_ISO_8859_1_portuguese.c.

46{ 'i', 'r' };

Referenced by r_standard_suffix().