1 /*$T src/words.c GC 1.140 10/28/11 20:45:14 */
2 
3 /*$I0
4 
5     This file is part of CWStudio.
6 
7     Copyright 2008-2011 Lukasz Komsta, SP8QED
8 
9     CWStudio is free software: you can redistribute it and/or modify
10     it under the terms of the GNU General Public License as published by
11     the Free Software Foundation, either version 3 of the License, or
12     (at your option) any later version.
13 
14     CWStudio is distributed in the hope that it will be useful,
15     but WITHOUT ANY WARRANTY; without even the implied warranty of
16     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17     GNU General Public License for more details.
18 
19     You should have received a copy of the GNU General Public License
20     along with CWStudio. If not, see <http://www.gnu.org/licenses/>.
21 
22  */
23 #include "cwgen.h"
24 
25 /* Common words in English */
26 
27 /*$off*/
28 
29 const char	*cw_words[1000] =
30 {
31 	"the",
32 	"and",
33 	"to",
34 	"of",
35 	"a",
36 	"I",
37 	"in",
38 	"was",
39 	"he",
40 	"that",
41 	"it",
42 	"his",
43 	"her",
44 	"you",
45 	"as",
46 	"had",
47 	"with",
48 	"for",
49 	"she",
50 	"not",
51 	"at",
52 	"but",
53 	"be",
54 	"my",
55 	"on",
56 	"have",
57 	"him",
58 	"is",
59 	"said",
60 	"me",
61 	"which",
62 	"by",
63 	"so",
64 	"this",
65 	"all",
66 	"from",
67 	"they",
68 	"no",
69 	"were",
70 	"if",
71 	"would",
72 	"or",
73 	"when",
74 	"what",
75 	"there",
76 	"been",
77 	"one",
78 	"could",
79 	"very",
80 	"an",
81 	"who",
82 	"them",
83 	"Mr",
84 	"we",
85 	"now",
86 	"more",
87 	"out",
88 	"do",
89 	"are",
90 	"up",
91 	"their",
92 	"your",
93 	"will",
94 	"little",
95 	"than",
96 	"then",
97 	"some",
98 	"into",
99 	"any",
100 	"well",
101 	"much",
102 	"about",
103 	"time",
104 	"know",
105 	"should",
106 	"man",
107 	"did",
108 	"like",
109 	"upon",
110 	"such",
111 	"never",
112 	"only",
113 	"good",
114 	"how",
115 	"before",
116 	"other",
117 	"see",
118 	"must",
119 	"am",
120 	"own",
121 	"come",
122 	"down",
123 	"say",
124 	"after",
125 	"think",
126 	"made",
127 	"might",
128 	"being",
129 	"Mrs",
130 	"again",
131 	"great",
132 	"two",
133 	"can",
134 	"go",
135 	"over",
136 	"too",
137 	"here",
138 	"came",
139 	"old",
140 	"thought",
141 	"himself",
142 	"where",
143 	"our",
144 	"may",
145 	"first",
146 	"way",
147 	"has",
148 	"though",
149 	"without",
150 	"went",
151 	"us",
152 	"away",
153 	"day",
154 	"make",
155 	"these",
156 	"young",
157 	"nothing",
158 	"long",
159 	"shall",
160 	"sir",
161 	"back",
162 	"don't",
163 	"house",
164 	"ever",
165 	"yet",
166 	"take",
167 	"every",
168 	"hand",
169 	"most",
170 	"last",
171 	"eyes",
172 	"its",
173 	"miss",
174 	"having",
175 	"off",
176 	"looked",
177 	"even",
178 	"while",
179 	"dear",
180 	"look",
181 	"many",
182 	"life",
183 	"still",
184 	"mind",
185 	"quite",
186 	"another",
187 	"those",
188 	"just",
189 	"head",
190 	"tell",
191 	"better",
192 	"always",
193 	"saw",
194 	"seemed",
195 	"put",
196 	"face",
197 	"let",
198 	"took",
199 	"poor",
200 	"place",
201 	"why",
202 	"done",
203 	"herself",
204 	"found",
205 	"through",
206 	"same",
207 	"going",
208 	"under",
209 	"enough",
210 	"soon",
211 	"home",
212 	"give",
213 	"indeed",
214 	"left",
215 	"get",
216 	"once",
217 	"mother",
218 	"heard",
219 	"myself",
220 	"rather",
221 	"love",
222 	"knew",
223 	"got",
224 	"lady",
225 	"room",
226 	"something",
227 	"yes",
228 	"thing",
229 	"father",
230 	"perhaps",
231 	"sure",
232 	"heart",
233 	"oh",
234 	"right",
235 	"against",
236 	"three",
237 	"men",
238 	"night",
239 	"people",
240 	"door",
241 	"told",
242 	"round",
243 	"because",
244 	"woman",
245 	"till",
246 	"felt",
247 	"between",
248 	"both",
249 	"side",
250 	"seen",
251 	"morning",
252 	"began",
253 	"whom",
254 	"however",
255 	"asked",
256 	"things",
257 	"part",
258 	"almost",
259 	"moment",
260 	"looking",
261 	"want",
262 	"far",
263 	"hands",
264 	"gone",
265 	"world",
266 	"few",
267 	"towards",
268 	"gave",
269 	"friend",
270 	"name",
271 	"best",
272 	"word",
273 	"turned",
274 	"kind",
275 	"cried",
276 	"since",
277 	"anything",
278 	"next",
279 	"find",
280 	"half",
281 	"hope",
282 	"called",
283 	"nor",
284 	"words",
285 	"hear",
286 	"brought",
287 	"set",
288 	"each",
289 	"replied",
290 	"wish",
291 	"voice",
292 	"whole",
293 	"together",
294 	"manner",
295 	"new",
296 	"believe",
297 	"course",
298 	"least",
299 	"years",
300 	"answered",
301 	"among",
302 	"stood",
303 	"sat",
304 	"speak",
305 	"leave",
306 	"work",
307 	"keep",
308 	"taken",
309 	"end",
310 	"less",
311 	"present",
312 	"family",
313 	"often",
314 	"wife",
315 	"whether",
316 	"master",
317 	"coming",
318 	"mean",
319 	"returned",
320 	"evening",
321 	"light",
322 	"money",
323 	"cannot",
324 	"whose",
325 	"boy",
326 	"days",
327 	"near",
328 	"matter",
329 	"suppose",
330 	"gentleman",
331 	"used",
332 	"says",
333 	"really",
334 	"rest",
335 	"business",
336 	"full",
337 	"help",
338 	"child",
339 	"sort",
340 	"passed",
341 	"lay",
342 	"small",
343 	"behind",
344 	"girl",
345 	"feel",
346 	"fire",
347 	"care",
348 	"alone",
349 	"open",
350 	"person",
351 	"call",
352 	"given",
353 	"I'll",
354 	"sometimes",
355 	"making",
356 	"short",
357 	"else",
358 	"large",
359 	"within",
360 	"chapter",
361 	"true",
362 	"country",
363 	"times",
364 	"ask",
365 	"answer",
366 	"air",
367 	"kept",
368 	"hour",
369 	"letter",
370 	"happy",
371 	"reason",
372 	"pretty",
373 	"husband",
374 	"certain",
375 	"others",
376 	"ought",
377 	"does",
378 	"known",
379 	"it's",
380 	"bed",
381 	"table",
382 	"that's",
383 	"ready",
384 	"read",
385 	"already",
386 	"pleasure",
387 	"either",
388 	"means",
389 	"spoke",
390 	"taking",
391 	"friends",
392 	"talk",
393 	"hard",
394 	"walked",
395 	"turn",
396 	"strong",
397 	"thus",
398 	"yourself",
399 	"high",
400 	"along",
401 	"above",
402 	"feeling",
403 	"glad",
404 	"children",
405 	"doubt",
406 	"nature",
407 	"themselves",
408 	"black",
409 	"hardly",
410 	"town",
411 	"sense",
412 	"saying",
413 	"deal",
414 	"account",
415 	"use",
416 	"white",
417 	"bad",
418 	"everything",
419 	"can't",
420 	"neither",
421 	"wanted",
422 	"mine",
423 	"close",
424 	"return",
425 	"dark",
426 	"fell",
427 	"subject",
428 	"bear",
429 	"appeared",
430 	"fear",
431 	"state",
432 	"thinking",
433 	"also",
434 	"point",
435 	"therefore",
436 	"fine",
437 	"case",
438 	"doing",
439 	"held",
440 	"certainly",
441 	"walk",
442 	"lost",
443 	"question",
444 	"company",
445 	"continued",
446 	"fellow",
447 	"truth",
448 	"water",
449 	"possible",
450 	"hold",
451 	"afraid",
452 	"bring",
453 	"honour",
454 	"low",
455 	"ground",
456 	"added",
457 	"five",
458 	"remember",
459 	"except",
460 	"power",
461 	"seeing",
462 	"dead",
463 	"I'm",
464 	"usual",
465 	"able",
466 	"second",
467 	"arms",
468 	"late",
469 	"opinion",
470 	"window",
471 	"brother",
472 	"live",
473 	"four",
474 	"none",
475 	"death",
476 	"arm",
477 	"road",
478 	"hair",
479 	"sister",
480 	"entered",
481 	"sent",
482 	"married",
483 	"longer",
484 	"immediately",
485 	"god",
486 	"women",
487 	"hours",
488 	"ten",
489 	"understand",
490 	"son",
491 	"horse",
492 	"wonder",
493 	"cold",
494 	"beyond",
495 	"please",
496 	"fair",
497 	"became",
498 	"sight",
499 	"met",
500 	"afterwards",
501 	"eye",
502 	"year",
503 	"show",
504 	"general",
505 	"itself",
506 	"silence",
507 	"lord",
508 	"wrong",
509 	"turning",
510 	"daughter",
511 	"stay",
512 	"forward",
513 	"O",
514 	"interest",
515 	"thoughts",
516 	"followed",
517 	"won't",
518 	"different",
519 	"opened",
520 	"several",
521 	"idea",
522 	"received",
523 	"change",
524 	"laid",
525 	"strange",
526 	"nobody",
527 	"fact",
528 	"during",
529 	"feet",
530 	"tears",
531 	"run",
532 	"purpose",
533 	"character",
534 	"body",
535 	"ran",
536 	"past",
537 	"order",
538 	"need",
539 	"pleased",
540 	"trouble",
541 	"whatever",
542 	"dinner",
543 	"happened",
544 	"sitting",
545 	"getting",
546 	"there's",
547 	"besides",
548 	"soul",
549 	"ill",
550 	"early",
551 	"rose",
552 	"aunt",
553 	"hundred",
554 	"minutes",
555 	"across",
556 	"carried",
557 	"sit",
558 	"observed",
559 	"suddenly",
560 	"creature",
561 	"conversation",
562 	"worse",
563 	"six",
564 	"quiet",
565 	"chair",
566 	"doctor",
567 	"tone",
568 	"standing",
569 	"living",
570 	"sorry",
571 	"stand",
572 	"meet",
573 	"instead",
574 	"wished",
575 	"ah",
576 	"lived",
577 	"try",
578 	"red",
579 	"smile",
580 	"sound",
581 	"expected",
582 	"silent",
583 	"common",
584 	"meant",
585 	"tried",
586 	"until",
587 	"mouth",
588 	"distance",
589 	"occasion",
590 	"cut",
591 	"marry",
592 	"likely",
593 	"length",
594 	"story",
595 	"visit",
596 	"deep",
597 	"seems",
598 	"street",
599 	"remained",
600 	"become",
601 	"led",
602 	"speaking",
603 	"natural",
604 	"giving",
605 	"further",
606 	"struck",
607 	"week",
608 	"loved",
609 	"drew",
610 	"seem",
611 	"church",
612 	"knows",
613 	"object",
614 	"ladies",
615 	"marriage",
616 	"book",
617 	"appearance",
618 	"pay",
619 	"I've",
620 	"obliged",
621 	"particular",
622 	"pass",
623 	"thank",
624 	"form",
625 	"knowing",
626 	"lips",
627 	"knowledge",
628 	"former",
629 	"blood",
630 	"sake",
631 	"fortune",
632 	"necessary",
633 	"presence",
634 	"feelings",
635 	"corner",
636 	"beautiful",
637 	"talking",
638 	"spirit",
639 	"ago",
640 	"foot",
641 	"circumstances",
642 	"wind",
643 	"presently",
644 	"comes",
645 	"attention",
646 	"wait",
647 	"play",
648 	"easy",
649 	"real",
650 	"clear",
651 	"worth",
652 	"cause",
653 	"send",
654 	"spirits",
655 	"chance",
656 	"didn't",
657 	"view",
658 	"pleasant",
659 	"party",
660 	"beginning",
661 	"horses",
662 	"stopped",
663 	"notice",
664 	"duty",
665 	"he's",
666 	"age",
667 	"figure",
668 	"leaving",
669 	"sleep",
670 	"entirely",
671 	"twenty",
672 	"fall",
673 	"promise",
674 	"months",
675 	"broken",
676 	"heavy",
677 	"secret",
678 	"thousand",
679 	"happiness",
680 	"comfort",
681 	"minute",
682 	"act",
683 	"human",
684 	"fancy",
685 	"strength",
686 	"showed",
687 	"pounds",
688 	"nearly",
689 	"probably",
690 	"captain",
691 	"piece",
692 	"school",
693 	"write",
694 	"laughed",
695 	"reached",
696 	"repeated",
697 	"walking",
698 	"father's",
699 	"heaven",
700 	"beauty",
701 	"shook",
702 	"sun",
703 	"waiting",
704 	"moved",
705 	"bit",
706 	"desire",
707 	"news",
708 	"front",
709 	"effect",
710 	"laugh",
711 	"uncle",
712 	"fit",
713 	"miles",
714 	"handsome",
715 	"caught",
716 	"hat",
717 	"regard",
718 	"gentlemen",
719 	"supposed",
720 	"easily",
721 	"impossible",
722 	"glass",
723 	"resolved",
724 	"grew",
725 	"consider",
726 	"green",
727 	"considered",
728 	"unless",
729 	"stop",
730 	"forth",
731 	"expect",
732 	"perfectly",
733 	"altogether",
734 	"surprise",
735 	"sudden",
736 	"free",
737 	"exactly",
738 	"grave",
739 	"carriage",
740 	"believed",
741 	"service",
742 	"angry",
743 	"putting",
744 	"carry",
745 	"everybody",
746 	"mentioned",
747 	"looks",
748 	"scarcely",
749 	"society",
750 	"affection",
751 	"exclaimed",
752 	"dress",
753 	"die",
754 	"earth",
755 	"latter",
756 	"garden",
757 	"step",
758 	"perfect",
759 	"countenance",
760 	"liked",
761 	"dare",
762 	"pain",
763 	"companion",
764 	"journey",
765 	"paper",
766 	"opportunity",
767 	"makes",
768 	"honest",
769 	"arrived",
770 	"you'll",
771 	"bright",
772 	"pity",
773 	"directly",
774 	"cry",
775 	"trust",
776 	"fast",
777 	"ye",
778 	"warm",
779 	"danger",
780 	"trees",
781 	"breakfast",
782 	"rich",
783 	"engaged",
784 	"proper",
785 	"talked",
786 	"respect",
787 	"fixed",
788 	"hill",
789 	"wall",
790 	"determined",
791 	"wild",
792 	"shut",
793 	"top",
794 	"plain",
795 	"scene",
796 	"sweet",
797 	"especially",
798 	"public",
799 	"acquaintance",
800 	"forget",
801 	"history",
802 	"pale",
803 	"pray",
804 	"books",
805 	"afternoon",
806 	"man's",
807 	"otherwise",
808 	"mention",
809 	"position",
810 	"speech",
811 	"gate",
812 	"'em",
813 	"boys",
814 	"yours",
815 	"drink",
816 	"slowly",
817 	"broke",
818 	"clothes",
819 	"fond",
820 	"pride",
821 	"watch",
822 	"sooner",
823 	"settled",
824 	"paid",
825 	"reply",
826 	"tea",
827 	"lie",
828 	"running",
829 	"died",
830 	"gentle",
831 	"particularly",
832 	"allowed",
833 	"outside",
834 	"placed",
835 	"joy",
836 	"hearing",
837 	"note",
838 	"condition",
839 	"follow",
840 	"begin",
841 	"neck",
842 	"serious",
843 	"hurt",
844 	"kindness",
845 	"mere",
846 	"farther",
847 	"changed",
848 	"o'clock",
849 	"passing",
850 	"girls",
851 	"force",
852 	"situation",
853 	"greater",
854 	"expression",
855 	"eat",
856 	"reading",
857 	"spoken",
858 	"raised",
859 	"anybody",
860 	"started",
861 	"following",
862 	"although",
863 	"sea",
864 	"proud",
865 	"future",
866 	"quick",
867 	"safe",
868 	"temper",
869 	"laughing",
870 	"ears",
871 	"difficulty",
872 	"meaning",
873 	"servant",
874 	"sad",
875 	"advantage",
876 	"appear",
877 	"offer",
878 	"breath",
879 	"opposite",
880 	"number",
881 	"miserable",
882 	"law",
883 	"rising",
884 	"favour",
885 	"save",
886 	"twice",
887 	"single",
888 	"blue",
889 	"noise",
890 	"stone",
891 	"mistress",
892 	"surprised",
893 	"allow",
894 	"spot",
895 	"burst",
896 	"keeping",
897 	"line",
898 	"understood",
899 	"court",
900 	"finding",
901 	"direction",
902 	"anxious",
903 	"pocket",
904 	"around",
905 	"conduct",
906 	"loss",
907 	"fresh",
908 	"below",
909 	"hall",
910 	"satisfaction",
911 	"land",
912 	"telling",
913 	"passion",
914 	"floor",
915 	"break",
916 	"lying",
917 	"waited",
918 	"closed",
919 	"meeting",
920 	"trying",
921 	"seat",
922 	"king",
923 	"confidence",
924 	"offered",
925 	"stranger",
926 	"somebody",
927 	"matters",
928 	"noble",
929 	"pardon",
930 	"private",
931 	"sharp",
932 	"evil",
933 	"weeks",
934 	"justice",
935 	"hot",
936 	"cast",
937 	"letters",
938 	"youth",
939 	"lives",
940 	"health",
941 	"finished",
942 	"hoped",
943 	"holding",
944 	"touch",
945 	"spite",
946 	"delight",
947 	"bound",
948 	"consequence",
949 	"rain",
950 	"wouldn't",
951 	"third",
952 	"hung",
953 	"ways",
954 	"weather",
955 	"written",
956 	"difference",
957 	"kitchen",
958 	"she's",
959 	"mother's",
960 	"persons",
961 	"quarter",
962 	"promised",
963 	"hopes",
964 	"brown",
965 	"nay",
966 	"seven",
967 	"simple",
968 	"wood",
969 	"beside",
970 	"middle",
971 	"ashamed",
972 	"lose",
973 	"dreadful",
974 	"move",
975 	"generally",
976 	"cousin",
977 	"surely",
978 	"satisfied",
979 	"bent",
980 	"shoulder",
981 	"art",
982 	"field",
983 	"quickly",
984 	"thrown",
985 	"tired",
986 	"share",
987 	"pair",
988 	"to-morrow",
989 	"aware",
990 	"colour",
991 	"writing",
992 	"whenever",
993 	"quietly",
994 	"fool",
995 	"forced",
996 	"touched",
997 	"smiling",
998 	"taste",
999 	"dog",
1000 	"spent",
1001 	"steps",
1002 	"worst",
1003 	"legs",
1004 	"watched",
1005 	"ay",
1006 	"thee",
1007 	"eight",
1008 	"worthy",
1009 	"wrote",
1010 	"manners",
1011 	"proceeded",
1012 	"frightened",
1013 	"somewhat",
1014 	"born",
1015 	"greatest",
1016 	"charge",
1017 	"degree",
1018 	"shame",
1019 	"places",
1020 	"ma'am",
1021 	"couldn't",
1022 	"tongue",
1023 	"according",
1024 	"box",
1025 	"wine",
1026 	"filled",
1027 	"servants",
1028 	"calling",
1029 	"fallen",
1030 	"supper"
1031 };
1032 
1033 /*$on*/
1034