github.com/iainanderson83/datastructures@v0.0.4-0.20191103204413-889e20b53bcf/hashmap/wordlist.go (about)

     1  package hashmap
     2  
     3  var wordList = []string{
     4  	"a",
     5  	"ability",
     6  	"able",
     7  	"about",
     8  	"above",
     9  	"accept",
    10  	"according",
    11  	"account",
    12  	"across",
    13  	"act",
    14  	"action",
    15  	"activity",
    16  	"actually",
    17  	"add",
    18  	"address",
    19  	"administration",
    20  	"admit",
    21  	"adult",
    22  	"affect",
    23  	"after",
    24  	"again",
    25  	"against",
    26  	"age",
    27  	"agency",
    28  	"agent",
    29  	"ago",
    30  	"agree",
    31  	"agreement",
    32  	"ahead",
    33  	"air",
    34  	"all",
    35  	"allow",
    36  	"almost",
    37  	"alone",
    38  	"along",
    39  	"already",
    40  	"also",
    41  	"although",
    42  	"always",
    43  	"American",
    44  	"among",
    45  	"amount",
    46  	"analysis",
    47  	"and",
    48  	"animal",
    49  	"another",
    50  	"answer",
    51  	"any",
    52  	"anyone",
    53  	"anything",
    54  	"appear",
    55  	"apply",
    56  	"approach",
    57  	"area",
    58  	"argue",
    59  	"arm",
    60  	"around",
    61  	"arrive",
    62  	"art",
    63  	"article",
    64  	"artist",
    65  	"as",
    66  	"ask",
    67  	"assume",
    68  	"at",
    69  	"attack",
    70  	"attention",
    71  	"attorney",
    72  	"audience",
    73  	"author",
    74  	"authority",
    75  	"available",
    76  	"avoid",
    77  	"away",
    78  	"baby",
    79  	"back",
    80  	"bad",
    81  	"bag",
    82  	"ball",
    83  	"bank",
    84  	"bar",
    85  	"base",
    86  	"be",
    87  	"beat",
    88  	"beautiful",
    89  	"because",
    90  	"become",
    91  	"bed",
    92  	"before",
    93  	"begin",
    94  	"behavior",
    95  	"behind",
    96  	"believe",
    97  	"benefit",
    98  	"best",
    99  	"better",
   100  	"between",
   101  	"beyond",
   102  	"big",
   103  	"bill",
   104  	"billion",
   105  	"bit",
   106  	"black",
   107  	"blood",
   108  	"blue",
   109  	"board",
   110  	"body",
   111  	"book",
   112  	"born",
   113  	"both",
   114  	"box",
   115  	"boy",
   116  	"break",
   117  	"bring",
   118  	"brother",
   119  	"budget",
   120  	"build",
   121  	"building",
   122  	"business",
   123  	"but",
   124  	"buy",
   125  	"by",
   126  	"call",
   127  	"camera",
   128  	"campaign",
   129  	"can",
   130  	"cancer",
   131  	"candidate",
   132  	"capital",
   133  	"car",
   134  	"card",
   135  	"care",
   136  	"career",
   137  	"carry",
   138  	"case",
   139  	"catch",
   140  	"cause",
   141  	"cell",
   142  	"center",
   143  	"central",
   144  	"century",
   145  	"certain",
   146  	"certainly",
   147  	"chair",
   148  	"challenge",
   149  	"chance",
   150  	"change",
   151  	"character",
   152  	"charge",
   153  	"check",
   154  	"child",
   155  	"choice",
   156  	"choose",
   157  	"church",
   158  	"citizen",
   159  	"city",
   160  	"civil",
   161  	"claim",
   162  	"class",
   163  	"clear",
   164  	"clearly",
   165  	"close",
   166  	"coach",
   167  	"cold",
   168  	"collection",
   169  	"college",
   170  	"color",
   171  	"come",
   172  	"commercial",
   173  	"common",
   174  	"community",
   175  	"company",
   176  	"compare",
   177  	"computer",
   178  	"concern",
   179  	"condition",
   180  	"conference",
   181  	"Congress",
   182  	"consider",
   183  	"consumer",
   184  	"contain",
   185  	"continue",
   186  	"control",
   187  	"cost",
   188  	"could",
   189  	"country",
   190  	"couple",
   191  	"course",
   192  	"court",
   193  	"cover",
   194  	"create",
   195  	"crime",
   196  	"cultural",
   197  	"culture",
   198  	"cup",
   199  	"current",
   200  	"customer",
   201  	"cut",
   202  	"dark",
   203  	"data",
   204  	"daughter",
   205  	"day",
   206  	"dead",
   207  	"deal",
   208  	"death",
   209  	"debate",
   210  	"decade",
   211  	"decide",
   212  	"decision",
   213  	"deep",
   214  	"defense",
   215  	"degree",
   216  	"Democrat",
   217  	"democratic",
   218  	"describe",
   219  	"design",
   220  	"despite",
   221  	"detail",
   222  	"determine",
   223  	"develop",
   224  	"development",
   225  	"die",
   226  	"difference",
   227  	"different",
   228  	"difficult",
   229  	"dinner",
   230  	"direction",
   231  	"director",
   232  	"discover",
   233  	"discuss",
   234  	"discussion",
   235  	"disease",
   236  	"do",
   237  	"doctor",
   238  	"dog",
   239  	"door",
   240  	"down",
   241  	"draw",
   242  	"dream",
   243  	"drive",
   244  	"drop",
   245  	"drug",
   246  	"during",
   247  	"each",
   248  	"early",
   249  	"east",
   250  	"easy",
   251  	"eat",
   252  	"economic",
   253  	"economy",
   254  	"edge",
   255  	"education",
   256  	"effect",
   257  	"effort",
   258  	"eight",
   259  	"either",
   260  	"election",
   261  	"else",
   262  	"employee",
   263  	"end",
   264  	"energy",
   265  	"enjoy",
   266  	"enough",
   267  	"enter",
   268  	"entire",
   269  	"environment",
   270  	"environmental",
   271  	"especially",
   272  	"establish",
   273  	"even",
   274  	"evening",
   275  	"event",
   276  	"ever",
   277  	"every",
   278  	"everybody",
   279  	"everyone",
   280  	"everything",
   281  	"evidence",
   282  	"exactly",
   283  	"example",
   284  	"executive",
   285  	"exist",
   286  	"expect",
   287  	"experience",
   288  	"expert",
   289  	"explain",
   290  	"eye",
   291  	"face",
   292  	"fact",
   293  	"factor",
   294  	"fail",
   295  	"fall",
   296  	"family",
   297  	"far",
   298  	"fast",
   299  	"father",
   300  	"fear",
   301  	"federal",
   302  	"feel",
   303  	"feeling",
   304  	"few",
   305  	"field",
   306  	"fight",
   307  	"figure",
   308  	"fill",
   309  	"film",
   310  	"final",
   311  	"finally",
   312  	"financial",
   313  	"find",
   314  	"fine",
   315  	"finger",
   316  	"finish",
   317  	"fire",
   318  	"firm",
   319  	"first",
   320  	"fish",
   321  	"five",
   322  	"floor",
   323  	"fly",
   324  	"focus",
   325  	"follow",
   326  	"food",
   327  	"foot",
   328  	"for",
   329  	"force",
   330  	"foreign",
   331  	"forget",
   332  	"form",
   333  	"former",
   334  	"forward",
   335  	"four",
   336  	"free",
   337  	"friend",
   338  	"from",
   339  	"front",
   340  	"full",
   341  	"fund",
   342  	"future",
   343  	"game",
   344  	"garden",
   345  	"gas",
   346  	"general",
   347  	"generation",
   348  	"get",
   349  	"girl",
   350  	"give",
   351  	"glass",
   352  	"go",
   353  	"goal",
   354  	"good",
   355  	"government",
   356  	"great",
   357  	"green",
   358  	"ground",
   359  	"group",
   360  	"grow",
   361  	"growth",
   362  	"guess",
   363  	"gun",
   364  	"guy",
   365  	"hair",
   366  	"half",
   367  	"hand",
   368  	"hang",
   369  	"happen",
   370  	"happy",
   371  	"hard",
   372  	"have",
   373  	"he",
   374  	"head",
   375  	"health",
   376  	"hear",
   377  	"heart",
   378  	"heat",
   379  	"heavy",
   380  	"help",
   381  	"her",
   382  	"here",
   383  	"herself",
   384  	"high",
   385  	"him",
   386  	"himself",
   387  	"his",
   388  	"history",
   389  	"hit",
   390  	"hold",
   391  	"home",
   392  	"hope",
   393  	"hospital",
   394  	"hot",
   395  	"hotel",
   396  	"hour",
   397  	"house",
   398  	"how",
   399  	"however",
   400  	"huge",
   401  	"human",
   402  	"hundred",
   403  	"husband",
   404  	"I",
   405  	"idea",
   406  	"identify",
   407  	"if",
   408  	"image",
   409  	"imagine",
   410  	"impact",
   411  	"important",
   412  	"improve",
   413  	"in",
   414  	"include",
   415  	"including",
   416  	"increase",
   417  	"indeed",
   418  	"indicate",
   419  	"individual",
   420  	"industry",
   421  	"information",
   422  	"inside",
   423  	"instead",
   424  	"institution",
   425  	"interest",
   426  	"interesting",
   427  	"international",
   428  	"interview",
   429  	"into",
   430  	"investment",
   431  	"involve",
   432  	"issue",
   433  	"it",
   434  	"item",
   435  	"its",
   436  	"itself",
   437  	"job",
   438  	"join",
   439  	"just",
   440  	"keep",
   441  	"key",
   442  	"kid",
   443  	"kill",
   444  	"kind",
   445  	"kitchen",
   446  	"know",
   447  	"knowledge",
   448  	"land",
   449  	"language",
   450  	"large",
   451  	"last",
   452  	"late",
   453  	"later",
   454  	"laugh",
   455  	"law",
   456  	"lawyer",
   457  	"lay",
   458  	"lead",
   459  	"leader",
   460  	"learn",
   461  	"least",
   462  	"leave",
   463  	"left",
   464  	"leg",
   465  	"legal",
   466  	"less",
   467  	"let",
   468  	"letter",
   469  	"level",
   470  	"lie",
   471  	"life",
   472  	"light",
   473  	"like",
   474  	"likely",
   475  	"line",
   476  	"list",
   477  	"listen",
   478  	"little",
   479  	"live",
   480  	"local",
   481  	"long",
   482  	"look",
   483  	"lose",
   484  	"loss",
   485  	"lot",
   486  	"love",
   487  	"low",
   488  	"machine",
   489  	"magazine",
   490  	"main",
   491  	"maintain",
   492  	"major",
   493  	"majority",
   494  	"make",
   495  	"man",
   496  	"manage",
   497  	"management",
   498  	"manager",
   499  	"many",
   500  	"market",
   501  	"marriage",
   502  	"material",
   503  	"matter",
   504  	"may",
   505  	"maybe",
   506  	"me",
   507  	"mean",
   508  	"measure",
   509  	"media",
   510  	"medical",
   511  	"meet",
   512  	"meeting",
   513  	"member",
   514  	"memory",
   515  	"mention",
   516  	"message",
   517  	"method",
   518  	"middle",
   519  	"might",
   520  	"military",
   521  	"million",
   522  	"mind",
   523  	"minute",
   524  	"miss",
   525  	"mission",
   526  	"model",
   527  	"modern",
   528  	"moment",
   529  	"money",
   530  	"month",
   531  	"more",
   532  	"morning",
   533  	"most",
   534  	"mother",
   535  	"mouth",
   536  	"move",
   537  	"movement",
   538  	"movie",
   539  	"Mr",
   540  	"Mrs",
   541  	"much",
   542  	"music",
   543  	"must",
   544  	"my",
   545  	"myself",
   546  	"name",
   547  	"nation",
   548  	"national",
   549  	"natural",
   550  	"nature",
   551  	"near",
   552  	"nearly",
   553  	"necessary",
   554  	"need",
   555  	"network",
   556  	"never",
   557  	"new",
   558  	"news",
   559  	"newspaper",
   560  	"next",
   561  	"nice",
   562  	"night",
   563  	"no",
   564  	"none",
   565  	"nor",
   566  	"north",
   567  	"not",
   568  	"note",
   569  	"nothing",
   570  	"notice",
   571  	"now",
   572  	"n't",
   573  	"number",
   574  	"occur",
   575  	"of",
   576  	"off",
   577  	"offer",
   578  	"office",
   579  	"officer",
   580  	"official",
   581  	"often",
   582  	"oh",
   583  	"oil",
   584  	"ok",
   585  	"old",
   586  	"on",
   587  	"once",
   588  	"one",
   589  	"only",
   590  	"onto",
   591  	"open",
   592  	"operation",
   593  	"opportunity",
   594  	"option",
   595  	"or",
   596  	"order",
   597  	"organization",
   598  	"other",
   599  	"others",
   600  	"our",
   601  	"out",
   602  	"outside",
   603  	"over",
   604  	"own",
   605  	"owner",
   606  	"page",
   607  	"pain",
   608  	"painting",
   609  	"paper",
   610  	"parent",
   611  	"part",
   612  	"participant",
   613  	"particular",
   614  	"particularly",
   615  	"partner",
   616  	"party",
   617  	"pass",
   618  	"past",
   619  	"patient",
   620  	"pattern",
   621  	"pay",
   622  	"peace",
   623  	"people",
   624  	"per",
   625  	"perform",
   626  	"performance",
   627  	"perhaps",
   628  	"period",
   629  	"person",
   630  	"personal",
   631  	"phone",
   632  	"physical",
   633  	"pick",
   634  	"picture",
   635  	"piece",
   636  	"place",
   637  	"plan",
   638  	"plant",
   639  	"play",
   640  	"player",
   641  	"PM",
   642  	"point",
   643  	"police",
   644  	"policy",
   645  	"political",
   646  	"politics",
   647  	"poor",
   648  	"popular",
   649  	"population",
   650  	"position",
   651  	"positive",
   652  	"possible",
   653  	"power",
   654  	"practice",
   655  	"prepare",
   656  	"present",
   657  	"president",
   658  	"pressure",
   659  	"pretty",
   660  	"prevent",
   661  	"price",
   662  	"private",
   663  	"probably",
   664  	"problem",
   665  	"process",
   666  	"produce",
   667  	"product",
   668  	"production",
   669  	"professional",
   670  	"professor",
   671  	"program",
   672  	"project",
   673  	"property",
   674  	"protect",
   675  	"prove",
   676  	"provide",
   677  	"public",
   678  	"pull",
   679  	"purpose",
   680  	"push",
   681  	"put",
   682  	"quality",
   683  	"question",
   684  	"quickly",
   685  	"quite",
   686  	"race",
   687  	"radio",
   688  	"raise",
   689  	"range",
   690  	"rate",
   691  	"rather",
   692  	"reach",
   693  	"read",
   694  	"ready",
   695  	"real",
   696  	"reality",
   697  	"realize",
   698  	"really",
   699  	"reason",
   700  	"receive",
   701  	"recent",
   702  	"recently",
   703  	"recognize",
   704  	"record",
   705  	"red",
   706  	"reduce",
   707  	"reflect",
   708  	"region",
   709  	"relate",
   710  	"relationship",
   711  	"religious",
   712  	"remain",
   713  	"remember",
   714  	"remove",
   715  	"report",
   716  	"represent",
   717  	"Republican",
   718  	"require",
   719  	"research",
   720  	"resource",
   721  	"respond",
   722  	"response",
   723  	"responsibility",
   724  	"rest",
   725  	"result",
   726  	"return",
   727  	"reveal",
   728  	"rich",
   729  	"right",
   730  	"rise",
   731  	"risk",
   732  	"road",
   733  	"rock",
   734  	"role",
   735  	"room",
   736  	"rule",
   737  	"run",
   738  	"safe",
   739  	"same",
   740  	"save",
   741  	"say",
   742  	"scene",
   743  	"school",
   744  	"science",
   745  	"scientist",
   746  	"score",
   747  	"sea",
   748  	"season",
   749  	"seat",
   750  	"second",
   751  	"section",
   752  	"security",
   753  	"see",
   754  	"seek",
   755  	"seem",
   756  	"sell",
   757  	"send",
   758  	"senior",
   759  	"sense",
   760  	"series",
   761  	"serious",
   762  	"serve",
   763  	"service",
   764  	"set",
   765  	"seven",
   766  	"several",
   767  	"sex",
   768  	"sexual",
   769  	"shake",
   770  	"share",
   771  	"she",
   772  	"shoot",
   773  	"short",
   774  	"shot",
   775  	"should",
   776  	"shoulder",
   777  	"show",
   778  	"side",
   779  	"sign",
   780  	"significant",
   781  	"similar",
   782  	"simple",
   783  	"simply",
   784  	"since",
   785  	"sing",
   786  	"single",
   787  	"sister",
   788  	"sit",
   789  	"site",
   790  	"situation",
   791  	"six",
   792  	"size",
   793  	"skill",
   794  	"skin",
   795  	"small",
   796  	"smile",
   797  	"so",
   798  	"social",
   799  	"society",
   800  	"soldier",
   801  	"some",
   802  	"somebody",
   803  	"someone",
   804  	"something",
   805  	"sometimes",
   806  	"son",
   807  	"song",
   808  	"soon",
   809  	"sort",
   810  	"sound",
   811  	"source",
   812  	"south",
   813  	"southern",
   814  	"space",
   815  	"speak",
   816  	"special",
   817  	"specific",
   818  	"speech",
   819  	"spend",
   820  	"sport",
   821  	"spring",
   822  	"staff",
   823  	"stage",
   824  	"stand",
   825  	"standard",
   826  	"star",
   827  	"start",
   828  	"state",
   829  	"statement",
   830  	"station",
   831  	"stay",
   832  	"step",
   833  	"still",
   834  	"stock",
   835  	"stop",
   836  	"store",
   837  	"story",
   838  	"strategy",
   839  	"street",
   840  	"strong",
   841  	"structure",
   842  	"student",
   843  	"study",
   844  	"stuff",
   845  	"style",
   846  	"subject",
   847  	"success",
   848  	"successful",
   849  	"such",
   850  	"suddenly",
   851  	"suffer",
   852  	"suggest",
   853  	"summer",
   854  	"support",
   855  	"sure",
   856  	"surface",
   857  	"system",
   858  	"table",
   859  	"take",
   860  	"talk",
   861  	"task",
   862  	"tax",
   863  	"teach",
   864  	"teacher",
   865  	"team",
   866  	"technology",
   867  	"television",
   868  	"tell",
   869  	"ten",
   870  	"tend",
   871  	"term",
   872  	"test",
   873  	"than",
   874  	"thank",
   875  	"that",
   876  	"the",
   877  	"their",
   878  	"them",
   879  	"themselves",
   880  	"then",
   881  	"theory",
   882  	"there",
   883  	"these",
   884  	"they",
   885  	"thing",
   886  	"think",
   887  	"third",
   888  	"this",
   889  	"those",
   890  	"though",
   891  	"thought",
   892  	"thousand",
   893  	"threat",
   894  	"three",
   895  	"through",
   896  	"throughout",
   897  	"throw",
   898  	"thus",
   899  	"time",
   900  	"to",
   901  	"today",
   902  	"together",
   903  	"tonight",
   904  	"too",
   905  	"top",
   906  	"total",
   907  	"tough",
   908  	"toward",
   909  	"town",
   910  	"trade",
   911  	"traditional",
   912  	"training",
   913  	"travel",
   914  	"treat",
   915  	"treatment",
   916  	"tree",
   917  	"trial",
   918  	"trip",
   919  	"trouble",
   920  	"true",
   921  	"truth",
   922  	"try",
   923  	"turn",
   924  	"TV",
   925  	"two",
   926  	"type",
   927  	"under",
   928  	"understand",
   929  	"unit",
   930  	"until",
   931  	"up",
   932  	"upon",
   933  	"us",
   934  	"use",
   935  	"usually",
   936  	"value",
   937  	"various",
   938  	"very",
   939  	"victim",
   940  	"view",
   941  	"violence",
   942  	"visit",
   943  	"voice",
   944  	"vote",
   945  	"wait",
   946  	"walk",
   947  	"wall",
   948  	"want",
   949  	"war",
   950  	"watch",
   951  	"water",
   952  	"way",
   953  	"we",
   954  	"weapon",
   955  	"wear",
   956  	"week",
   957  	"weight",
   958  	"well",
   959  	"west",
   960  	"western",
   961  	"what",
   962  	"whatever",
   963  	"when",
   964  	"where",
   965  	"whether",
   966  	"which",
   967  	"while",
   968  	"white",
   969  	"who",
   970  	"whole",
   971  	"whom",
   972  	"whose",
   973  	"why",
   974  	"wide",
   975  	"wife",
   976  	"will",
   977  	"win",
   978  	"wind",
   979  	"window",
   980  	"wish",
   981  	"with",
   982  	"within",
   983  	"without",
   984  	"woman",
   985  	"wonder",
   986  	"word",
   987  	"work",
   988  	"worker",
   989  	"world",
   990  	"worry",
   991  	"would",
   992  	"write",
   993  	"writer",
   994  	"wrong",
   995  	"yard",
   996  	"yeah",
   997  	"year",
   998  	"yes",
   999  	"yet",
  1000  	"you",
  1001  	"young",
  1002  	"your",
  1003  	"yourself",
  1004  }