convert all Imakefile LinuxDistribution to LinuxArchitecture.
[oweals/cde.git] / cde / programs / localized / C / dtsr / eng.sfx
1 #
2 #   COMPONENT_NAME: austext
3 #
4 #   FUNCTIONS: none
5 #
6 #   ORIGINS: 27
7 #
8 #   (C) COPYRIGHT International Business Machines Corp. 1993,1996
9 #   All Rights Reserved
10 #   Licensed Materials - Property of IBM
11 #   US Government Users Restricted Rights - Use, duplication or
12 #   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
13 #
14 #***************** ENG.SFX *******************
15 # $XConsortium: eng.sfx /main/3 1996/10/29 20:12:24 cde-ibm $
16 # Paice Stemmer Suffix Removal Rules, Ascii English
17 # July 1993.
18 # File Format:
19 # One rule per line.
20 # Empty lines and lines beginning with punctuation are comments.
21 # Lines must be sorted lexicographically by FIRST CHAR only ('A' - 'Z').
22 # Within a char section, rules sorted sequentially as applied.
23 # Token #1: Required, UPPERCASE suffix string, reading backwards.
24 # Token #2: Optional, single asterisk (*).  Rule is applied only
25 #           if original word "is intact", ie this is first rule applied.
26 # Token #3: Required, 'remove' count.  How much of suffix to remove.
27 #           Zero is permissable and terminates stemming.
28 # Token #4: Optional, append string, reading correctly.  Applied
29 #           after suffix is removed.
30 # Token #5: Required, continuation symbol '>' or '$'.
31 #           If '$', stemming terminates, else continues.
32 #
33 # $Log$
34 # Revision 2.3  1996/02/01  19:02:05  miker
35 # Restored some rules inadvertently deleted.
36 #
37 # Revision 2.2  1996/02/01  18:50:18  miker
38 # AusText 2.1.11, DtSearch 0.3:  Changed .sfx format so certain
39 # values are not hardcoded in lang.c.
40 #
41
42 AI * 2 $
43 A * 1 $
44 BB 1 $
45 CITY 3 S $
46 CI 2 >
47 CN 1 T >
48 DD 1 $
49 DEI 3 Y >
50 DEEC 2 SS $
51 DEE 1 $
52 DE 2 >
53 DOOH 4 >
54 E 1 >
55 FEIL 1 V $
56 FI 2 >
57 GNI 3 >
58 GAI 3 Y $
59 GANAM 0 $
60 GA 2 >
61 GG 1 $
62 HT * 2 $
63 HSIUG 5 CT $
64 HSI 3 >
65 I * 1 $
66 I 1 Y >
67 JI 1 D $
68 JUF 1 S $
69 JU 1 D $
70 JO 1 D $
71 JEH 1 R $
72 JREV 1 T $
73 JSIM 2 T $
74 JN 1 D $
75 J 1 S $
76 LBAIFI 6 $
77 LBAI 4 Y $
78 LBA 3 >
79 LBI 3 $
80 LIB 2 L >
81 LC 1 $
82 LUFI 4 Y $
83 LUF 3 >
84 LU 2 $
85 LAI 3 >
86 LAU 3 >
87 LA 2 >
88 LL 1 $
89 MUI 3 $
90 MU * 2 $
91 MSI 3 >
92 MM 1 $
93 NOIS 4 J >
94 NOIX 4 CT $
95 NOI 3 >
96 NAI 3 >
97 NA 2 >
98 NEE 0 $
99 NE 2 >
100 NN 1 $
101 PIHS 4 >
102 PP 1 $
103 RE 2 >
104 RAE 0 $
105 RA 2 $
106 RO 2 >
107 RU 2 >
108 RR 1 $
109 RT 1 >
110 REI 3 Y >
111 SEI 3 Y >
112 SIS 2 $
113 SI 2 >
114 SSEN 4 >
115 SS 0 $
116 SUO 3 >
117 SU * 2 $
118 S * 1 >
119 S 0 $
120 TACILP 4 Y $
121 TA 2 >
122 TNEM 4 >
123 TNE 3 >
124 TNA 3 >
125 TPIR 2 B $
126 TPRO 2 B $
127 TCUD 1 $
128 TPMUS 2 $
129 TPEC 2 IV $
130 TULO * 2 OLV $
131 TSIS 0 $
132 TSI 3 >
133 TT 1 $
134 UQI 3 $
135 UGO 1 $
136 VIS 3 J >
137 VIE 0 $
138 VI 2 >
139 YLB 1 >
140 YLI 3 Y >
141 YLP 0 $
142 YL 2 >
143 YGO 1 $
144 YHP 1 $
145 YMO 1 $
146 YPO 1 $
147 YTISOR 6 $
148 YTISO 5 >
149 YTI 3 >
150 YTE 3 >
151 YTL 2 $
152 YRTSI 5 $
153 YRA 3 >
154 YRO 3 >
155 YFI 3 $
156 YCN 2 T >
157 YCA 3 >
158 Y * 1 $
159 Y 1 $
160 ZI 2 >
161 ZY 1 S $