chiark / gitweb /
update release_version to 4.35
[bible-kjv.git] / bible.stopwords
1 ###############################################################################
2 #
3 # File:         bible.stopwords
4 # RCS:          $Header: /home/matthew/cvs/bible-kjv-4.10/bible.stopwords,v 2.0 2003/01/08 15:29:52 matthew Exp $
5 # Description:  List of words to leave OUT of concordance.
6 # Author:       Chris Eich
7 # Created:      Wed Dec 23 14:57:35 1992
8 # Modified:     Wed Dec 23 15:52:51 1992 (Chip Chapin) chip@hpclbis
9 # Language:     N/A
10 # Package:      Bible Retrieval System
11 # Status:       Experimental (Do Not Distribute)
12 #
13 ###############################################################################
14 #
15 # Revisions:
16 #
17 # Wed Dec 23 15:52:28 1992 (Chip Chapin) chip@hpclbis
18 #  Received from Chris Eich.
19 ###############################################################################
20
21 # Bible stop word file.  Order is not important.  This line is a comment.
22 #
23 # Only the first "word" ([a-z]+ in regexp syntax) on a line is taken as
24 # a stop word; the rest of the line is ignored.
25
26 # The "common word" list in Strong's would probably be best, but my copy
27 # is at home.
28
29 # This list is taken from LaserROM/UX's list.  Note that "however" does
30 # not appear in the KJV.  Other words in this list are relatively rare
31 # ("since" is 927th with only 70 occurrences).
32 a
33 after
34 also
35 an
36 and
37 are
38 as
39 at
40 be
41 because
42 before
43 between
44 but
45 by
46 for
47 from
48 however
49 if
50 in
51 into
52 is
53 not
54 of
55 on
56 or
57 other
58 out
59 since
60 such
61 than
62 that
63 the
64 there
65 these
66 this
67 those
68 to
69 under
70 upon
71 when
72 where
73 whether
74 which
75 with
76 within
77 without
78 you
79
80 # Other words in KJV top 102 (up to "or") which are not included above.
81 # Remember to remove the count if you uncomment any of these to make
82 # them stop words.
83 # he    10420
84 # shall 9837
85 # unto  8998
86 # i     8853
87 # his   8474
88 # lord  7964
89 # they  7376
90 # him   6661
91 # them  6429
92 # it    6129
93 # all   5620
94 # thou  5474
95 # thy   4603
96 # was   4521
97 # god   4472
98 # my    4367
99 # me    4096
100 # said  3999
101 # ye    3983
102 # their 3932
103 # have  3905
104 # will  3837
105 # thee  3827
106 # were  2773
107 # man   2736
108 # israel        2575
109 # king  2540
110 # son   2392
111 # up    2380
112 # hath  2263
113 # then  2168
114 # people        2143
115 # came  2093
116 # had   2028
117 # house 2024
118 # her   1994
119 # come  1971
120 # one   1969
121 # we    1844
122 # children      1821
123 # your  1776
124 # s     1766
125 # day   1743
126 # land  1717
127 # so    1689
128 # men   1676
129 # against       1667
130 # shalt 1617
131 # let   1511
132 # go    1492
133 # hand  1468
134 # us    1451
135 # saying        1445
136 # made  1406
137 # went  1400
138 # even  1393
139 # no    1393
140 # do    1368
141 # now   1356
142 # behold        1326
143 # saith 1262
144 # therefore     1237
145 # every 1236
146 # our   1166
147 # things        1162
148 # father        1126
149 # down  1125