ls()
## character(0)
rm(list=ls())
gc()
##          used (Mb) gc trigger (Mb) max used (Mb)
## Ncells 360210  9.7     592000 15.9   460000 12.3
## Vcells 367499  2.9    1023718  7.9   752067  5.8
memory.size()
## [1] 17.11
memory.limit()
## [1] 1535
#install.packages("tm")
library(tm)
## Loading required package: NLP
getReaders()
##  [1] "readDOC"                 "readPDF"                
##  [3] "readPlain"               "readRCV1"               
##  [5] "readRCV1asPlain"         "readReut21578XML"       
##  [7] "readReut21578XMLasPlain" "readTabular"            
##  [9] "readTagged"              "readXML"
getSources() 
## [1] "DataframeSource" "DirSource"       "URISource"       "VectorSource"   
## [5] "XMLSource"       "ZipSource"
warp ="http://www.gutenberg.org/files/2600/2600-0.txt"

 
Corpus1=Corpus(URISource(warp), readerControl = list(language = "eng"))

inspect(Corpus1)
## <<VCorpus>>
## Metadata:  corpus specific: 0, document level (indexed): 0
## Content:  documents: 1
## 
## [[1]]
## <<PlainTextDocument>>
## Metadata:  7
## Content:  chars: 3170017
summary(Corpus1)
##            Length Class             Mode
## 2600-0.txt 2      PlainTextDocument list
Corpus1 <- tm_map(Corpus1, removePunctuation)  
Corpus1 <- tm_map(Corpus1, removeNumbers)  
Corpus1 <- tm_map(Corpus1, tolower)
Corpus1 <- tm_map(Corpus1, removeWords, stopwords("english"))
#install.packages("SnowballC")
library(SnowballC)
Corpus1 <- tm_map(Corpus1, stemDocument)  
Corpus1 <- tm_map(Corpus1, stripWhitespace)   
Corpus1 <- tm_map(Corpus1, PlainTextDocument)

dtm <- DocumentTermMatrix(Corpus1)

inspect(dtm[1,-10])
## <<DocumentTermMatrix (documents: 1, terms: 21353)>>
## Non-/sparse entries: 21353/0
## Sparsity           : 0%
## Maximal term length: 29
## Weighting          : term frequency (tf)
## 
##               Terms
## Docs           — —— —annett —precede —salut —st —though
##   character(0)   9      1         1          1        1     1         1
##               Terms
## Docs           a— aah abacus abandon abandoned abandoning abandonment
##   character(0)    1   1      1      31        51         24          13
##               Terms
## Docs           abandons abas abash abashed abate abbã abbãs abbreviations
##   character(0)        1    1     1      11     1   18     1             1
##               Terms
## Docs           abc abdicate abdomen abdomens abduction abductor abhorrence
##   character(0)   1        1       2        2         3        1          1
##               Terms
## Docs           abide ability ablaz able abnormal abnormally abodes
##   character(0)     1       3     2  107        1          1      1
##               Terms
## Docs           abolition abomin abominable abominably abounding about—
##   character(0)         1      1          6          1         1        2
##               Terms
## Docs           aboveboard abramovna abreast abroad abrupt abruptly abs
##   character(0)          1         1       5     33     10        6   6
##               Terms
## Docs           absence absent absentees absently absentmind absentminded
##   character(0)      45      2         1        6          2           13
##               Terms
## Docs           absentmindedly absentmindedness absolut absolute absolutely
##   character(0)              9                7       3       14         20
##               Terms
## Docs           absolved absorb absorbed absorption abstain abstained
##   character(0)        1      4       29          2       2         2
##               Terms
## Docs           abstaining abstemious abstention abstienstoi abstract
##   character(0)          2          1          1           1       10
##               Terms
## Docs           abstraction absurd absurdity absurdly abund abundance
##   character(0)           5     13         4        1     1         4
##               Terms
## Docs           abundant abundantly abus abuse abused abuses abusing abyss
##   character(0)        1          1    1     9      5      2       3     3
##               Terms
## Docs           academy acc accelerate accent accent— accents accentuated
##   character(0)       1   2          1      8         1       1           1
##               Terms
## Docs           accentuating accept acceptance accepted accepting accepts
##   character(0)            2     27          1       33         4       2
##               Terms
## Docs           access accessed accessible accid accident accidental
##   character(0)     11        1          4     1        6          2
##               Terms
## Docs           accidentally accidents acclaimed acclamations accommodate
##   character(0)            5         2         1            2           1
##               Terms
## Docs           accommodated accommodation accompani accompanied
##   character(0)            1             2         3          43
##               Terms
## Docs           accompanies accompaniment accompany accompanying accomplish
##   character(0)           2             2         9            7          6
##               Terms
## Docs           accomplished accomplished— accomplishing accomplishment
##   character(0)           17               1             1              2
##               Terms
## Docs           accomplishments accord accordance accorded according
##   character(0)               1     31          6        1        67
##               Terms
## Docs           accordingly accoucheur account accountant accounts
##   character(0)           1          1      71          9       22
##               Terms
## Docs           accouterments accrue accumulated accuracy accurate
##   character(0)             1      1           1        5        2
##               Terms
## Docs           accurately accus accusations accuse accused accusers
##   character(0)          5     1           2      1      10        1
##               Terms
## Docs           accuses accusing accustom accustomed ace ach ache ache—
##   character(0)       2        1        5         41   1   2    1       1
##               Terms
## Docs           aches achieve achieved achievement achievement—though
##   character(0)     3       4        4           5                    1
##               Terms
## Docs           achievements achill achilles aching achtung acid
##   character(0)            1      1        5      3       1    1
##               Terms
## Docs           acknowledge acknowledged acknowledging acknowledgment acme
##   character(0)           6            5             6              2    2
##               Terms
## Docs           ãcossaise acquaint acquaintance acquaintance—
##   character(0)         2       10           32               1
##               Terms
## Docs           acquaintances acquainted acquir acquire acquired acquiring
##   character(0)            36         17      1       2       11         2
##               Terms
## Docs           acquitted acr acre acres acrid across act act—act acted
##   character(0)         1   1    1     2     1    116 111         1    22
##               Terms
## Docs           acting action action— action—seeing actions
##   character(0)     13    171         2               1      60
##               Terms
## Docs           actions—without active actively activities activities—
##   character(0)                 1     23        1          9             1
##               Terms
## Docs           activity activity— actor actors actress actresses
##   character(0)       96           2     3      4       4         2
##               Terms
## Docs           actresses— acts actu actual actually actuated acut acute
##   character(0)            1    7    3     14       12        2    1     6
##               Terms
## Docs           acutely adam adapt adaptations adapted adapting add added
##   character(0)       3    3     1           1       2        2   8   176
##               Terms
## Docs           added— added—allusions addicted adding addit addition
##   character(0)        1                 1        1      9     2        5
##               Terms
## Docs           additional additions address addressed addresses addressing
##   character(0)          6         1      40        60         1         61
##               Terms
## Docs           adducing adele adept adequately adhere adhered adherents
##   character(0)        1     1     2          1      1       1         3
##               Terms
## Docs           adherents—military adhes adieu adjacent adjoin adjoining
##   character(0)                    1     1     5        3      1        10
##               Terms
## Docs           adjust adjusted adjusting adjut adjutant adjutant—
##   character(0)      1        9         4    26      136           1
##               Terms
## Docs           adjutantgeneral adjutants adjutants— adjutantsgener
##   character(0)               1        38            1              1
##               Terms
## Docs           administ administer administered administr administration
##   character(0)        2          2            2         1              3
##               Terms
## Docs           administrative administrator administrators admir admirable
##   character(0)              6             3              1     5         8
##               Terms
## Docs           admirably admiral admiration admire admired admirer admires
##   character(0)         2       1          9      2      11       2       1
##               Terms
## Docs           admiring admiringly admiss admission admit admit— admits
##   character(0)        5          1      1         2    46        1      3
##               Terms
## Docs           admitted admitting admonish admonishing admonishingly
##   character(0)       24        15        2           1             1
##               Terms
## Docs           admonitory adonai adopt adopted adopting ador adorable
##   character(0)          1      1     8      15        3    4        2
##               Terms
## Docs           adoration adore adored adorer adorers adores adoring adorn
##   character(0)         4     3     13      3       1      1       1     2
##               Terms
## Docs           adorning adornment adraksin adroit adroitly adroitness
##   character(0)        1         1        4      5        2          3
##               Terms
## Docs           adulation adv advanc advance advanced advances advancing
##   character(0)         1   8      8      56       52        2        23
##               Terms
## Docs           advantag advantage advantageous advantageously advantages
##   character(0)        8        27           12              2         12
##               Terms
## Docs           advent adventur adventure adventures adversari adversarys
##   character(0)      1        1         2          5         1          1
##               Terms
## Docs           advesawi advic advice advice— advis advisable advise
##   character(0)        1     1     29         1     5         1      7
##               Terms
## Docs           advised adviser advisers advising advocated advocates
##   character(0)      19       1        8        3         1         3
##               Terms
## Docs           advocating ãela aerial afar affability affable affably
##   character(0)          1    1      1    2          1       2       1
##               Terms
## Docs           affair affair— affair—yes affairs affairs—
##   character(0)     89         1            1     102          2
##               Terms
## Docs           affairs—near affect affectation affected affecting
##   character(0)              1      9          11       17         3
##               Terms
## Docs           affection affectionate affectionately affetto affianced
##   character(0)        22           19              5       2         6
##               Terms
## Docs           affinity affirm affirmative affirmatively affirming
##   character(0)        3      3           1             3         1
##               Terms
## Docs           afflicted afford afforded affording affords affright
##   character(0)         1      1        5         3       2        1
##               Terms
## Docs           affronted affronts aflame afloat afraid afraid—
##   character(0)         1        1      1      1    145         1
##               Terms
## Docs           afraid—afraid afresh africa africans afterdinn
##   character(0)               1      8      8        1         1
##               Terms
## Docs           afterdinner afterglow afterlife afternoon afterward
##   character(0)           4         1         1        14         8
##               Terms
## Docs           afterwards afwaid again— again—another again—though
##   character(0)         36      1        1               1              1
##               Terms
## Docs           agate age age— aged agencies agent agents ages
##   character(0)     2  37      1    9        1     2      1    7
##               Terms
## Docs           aggrandizement aggression aggressive aggressor aggrieved
##   character(0)              4          2          1         1         1
##               Terms
## Docs           aghast agil agile agile— agility agit agitated agitating
##   character(0)      3    2     2        1       5   12       48         3
##               Terms
## Docs           agitation aglow ago agon agonized agonizing agony agr
##   character(0)        33     3  74    1        1         2     4   2
##               Terms
## Docs           agrafena agre agree agreeable agreeable— agreeably agreed
##   character(0)        6   10    45        23            1         2     32
##               Terms
## Docs           agreeing agreement agricultur agricultural agriculture
##   character(0)        1        23          1            1           3
##               Terms
## Docs           agriculturists agu agwee ahahah ahead aid aided aidedecamp
##   character(0)              1   1     1      1    37  22     5         41
##               Terms
## Docs           aidedecamps aidesd aidesdecamp ailing aim aim— aime aimed
##   character(0)           1      1          15      1 103      1    5     6
##               Terms
## Docs           aiming aimless aimlessly aims aims— air airiness airs
##   character(0)      4       5         1   19       2 136        1    1
##               Terms
## Docs           airy akharovs akhrosãmova akimbo akin akinfi alarm alarmed
##   character(0)    2        1           3      4    6      1    31      13
##               Terms
## Docs           alarming alarms albanians album albums alcohol alders
##   character(0)        2      1         1     5      3       1      1
##               Terms
## Docs           alenina alert alertly alertness alesha alexand alexander
##   character(0)       1     8       1         1      1      15       104
##               Terms
## Docs           alexander—generals alexander—just alexander—though
##   character(0)                    1                1                  1
##               Terms
## Docs           alexanders alexanders—bekleshev alexandre alexeevich
##   character(0)         17                      1         2         34
##               Terms
## Docs           alexeevichs alexeevna alexey alexis algebra alien alienated
##   character(0)           7         2      1      1       1    11         1
##               Terms
## Docs           alienating alight alighted alighting aligning alik alike
##   character(0)          1      3        2         2        1    2    17
##               Terms
## Docs           alike— alike—turned aliment alimony aline aliv alive
##   character(0)        1              1       1       1     2    1    40
##               Terms
## Docs           alive— alive—l all— all—carried all—everything
##   character(0)        2         1      3             1                2
##               Terms
## Docs           all—read allaitil allay alleged allegiance allegori
##   character(0)          1        1     2       5          2        1
##               Terms
## Docs           allegories allembracing alley alleys allezvous allforgiv
##   character(0)          1            1     2      2         1         1
##               Terms
## Docs           allgood alli alliance alliances allied alliee allies
##   character(0)       1    2       16         3      3      1     13
##               Terms
## Docs           allies— allimport allons allopaths allot allotted allow
##   character(0)         1         1      1         1     1        4    64
##               Terms
## Docs           allowance allowed allowing allows allpowerful alls
##   character(0)         4      37        5      2           3    1
##               Terms
## Docs           allseeing alltransforming allude alluded alluding allured
##   character(0)         1               1      1       5        7       1
##               Terms
## Docs           allurement allurements alluringly allusion allusions ally
##   character(0)          1           1          1        2         3    4
##               Terms
## Docs           alm almighty almonds almondshap almost alms almshouse
##   character(0)   2        7       1          1    154    2         1
##               Terms
## Docs           almshouses aloft alon alone alone— alone—incurring
##   character(0)          1     1   29   208        4                 1
##               Terms
## Docs           along alongside aloof aloofness aloud alpatych alpatychs
##   character(0)   225         1     4         2    24      134         3
##               Terms
## Docs           alphabet alphonse alreadi already alsatian also alt altar
##   character(0)        2        1      31     295        2  268   2     6
##               Terms
## Docs           altars alte alter alteration alterations altercation
##   character(0)      1    1     8          1           1           1
##               Terms
## Docs           altered altering altern alternate alternated alternately
##   character(0)      19        2      1         3          1           3
##               Terms
## Docs           alternative although altogether alway always amalek amant
##   character(0)           1       11         13    29    435      2     1
##               Terms
## Docs           amants amaz amazed amazement amazing amazon ambassador
##   character(0)      1    3     16         7       4      1         12
##               Terms
## Docs           ambassadors amber ambit ambition ambitious amble ambled
##   character(0)           7     1     1        5         2     1      1
##               Terms
## Docs           ambler ambling ambul ambulance ambuscade ambush ame ameli
##   character(0)      1       1     2         3         1      6   1     1
##               Terms
## Docs           amelie amen america ami amiabilities amiability amiable
##   character(0)      1    2       1   6            1          3      12
##               Terms
## Docs           amiably amicable amid amidst amie ãmigrãs amiss ammunit
##   character(0)       8        1   58      1    2       1     3       3
##               Terms
## Docs           ammunition among amongst amor amorous amount amounted
##   character(0)         11   216       1    1       2      7        3
##               Terms
## Docs           amoureuse amphilochus amphitheater ample amput amputated
##   character(0)         1           1            2     2     1         2
##               Terms
## Docs           amstetten amulet amus amuse amused amusement
##   character(0)         1      1    8     9     23         5
##               Terms
## Docs           amusement—almost amusements amuses amusing amusingly
##   character(0)                  1          3      2      15         1
##               Terms
## Docs           analogy analysis analyze analyzing anarchy anathematized
##   character(0)       1        3       3         2       1             1
##               Terms
## Docs           anatol anatole anatoles ancestor ancestors ancestral anci
##   character(0)     29     182       11        1         4         1    6
##               Terms
## Docs           ancient ancients and— and—like and—now and—puff
##   character(0)      17       14      3          2         1          1
##               Terms
## Docs           andrã andrãevich andrãevich— andrãsha andrãsha—
##   character(0)     1          7             1        4           1
##               Terms
## Docs           andrãshas andre andrew andrew— andrew—promised
##   character(0)         1     1   1045         4                 1
##               Terms
## Docs           andrew—relapsing andrew—said andrew—spoke andrews
##   character(0)                  1             1              1      90
##               Terms
## Docs           andso andwew anecdote anecdotes anew anew— anferovs ang
##   character(0)     1      1        4         5    2       1        2   1
##               Terms
## Docs           angel angel— angelic angels anger angered angina anglais
##   character(0)    16        1       2      6    39       4      5       1
##               Terms
## Docs           anglaise angle angle— angles angling angri angrier
##   character(0)        2     7        2      1       2     9       3
##               Terms
## Docs           angrili angrily angrily— angry angry— anguish anim
##   character(0)      12      66          1    98        2       1   19
##               Terms
## Docs           animal animals animals— animate animated animatedly
##   character(0)     27      16          1       1       56          1
##               Terms
## Docs           animating animation animosity aniska anisya anisyas
##   character(0)         1        24         3      3     15       1
##               Terms
## Docs           ankledeep ankles anna annals anne annett annette annette—
##   character(0)         1      1  293      1    1      2       6          1
##               Terms
## Docs           annettes annex annihilate annihilated annihilating
##   character(0)        2     1          3           1            1
##               Terms
## Docs           anniversary announc announce announced announcement
##   character(0)           1       6        9        29            6
##               Terms
## Docs           announcements announces announcing annoy annoyance annoyed
##   character(0)             2         1          6     3         9       6
##               Terms
## Docs           annoying anointed anonymous anoth another another—
##   character(0)        1        1         4    82     520          3
##               Terms
## Docs           another—bernadotte another—pierre anothers anothers—
##   character(0)                    1                1       11           1
##               Terms
## Docs           ansicht answ answer answer— answered answering answers
##   character(0)       1   39    119         1      141        28      15
##               Terms
## Docs           antagonism antagonistic antagonists anteced antechamber
##   character(0)          1            1           3       1           5
##               Terms
## Docs           antechambers anteroom anterooms anthill antichrist
##   character(0)            1       35         1       1          3
##               Terms
## Docs           antichrist— anticipate anticipated anticipating
##   character(0)             2          2           5            1
##               Terms
## Docs           anticipation antidotes antifrench antinational antipathetic
##   character(0)            3         1          1            1            1
##               Terms
## Docs           antipathi antipathy antique antiquity anton antonov
##   character(0)         1         7       4         1     3       1
##               Terms
## Docs           antonovna antonovnas ants anxi anxieti anxieties anxiety
##   character(0)         3          1    4    5       1         1      23
##               Terms
## Docs           anxious anxiously any— anybodi anybody anybody— anyhow
##   character(0)      36        11      1       1      14          1      8
##               Terms
## Docs           anymore anyon anyone anyone— anyones anyth anything
##   character(0)       1    28    158         3       7    24      269
##               Terms
## Docs           anything— anyway anywher anywhere apart apartment
##   character(0)           1      4       4       22    55         3
##               Terms
## Docs           apartments apathetic apathy ape apes apex apocalypse
##   character(0)         12         1      2   2    2    1          4
##               Terms
## Docs           apollon apolog apologet apologetically apologies apologize
##   character(0)       1      2        1              1         1         9
##               Terms
## Docs           apologizing apoplectic app appal appalled appar apparent
##   character(0)           2          1   1     1        2     6        8
##               Terms
## Docs           apparent— apparently apparition appeal appeal— appealed
##   character(0)           1         38          2     13         1        3
##               Terms
## Docs           appealing appeals appear appearance appearance— appeared
##   character(0)         1       1     72         36             1      109
##               Terms
## Docs           appeared—now appearing appears appeas appease appeased
##   character(0)              1        11      23      1       1        2
##               Terms
## Docs           appellation appellations appetizing appl applauding
##   character(0)           2            1          2    2          1
##               Terms
## Docs           applause apple apples appli applicable application
##   character(0)        2     7      1     2          5           8
##               Terms
## Docs           applications applied applies apply applying appoint
##   character(0)            1      10       1     7        6       6
##               Terms
## Docs           appointed appointment appointments apport appositely
##   character(0)        46          18            5      2          1
##               Terms
## Docs           appositeness appraised appraising appreci appreciate
##   character(0)            1         1          1       3          5
##               Terms
## Docs           appreciated appreciating appreciation appreciative
##   character(0)          13            1            1            1
##               Terms
## Docs           apprehend apprehended apprehension apprehensive
##   character(0)         1           1            3            2
##               Terms
## Docs           apprenticeship approach approached approaches approaching
##   character(0)              2       44         62          2          52
##               Terms
## Docs           approb approbation appropriate appropriated appropriately
##   character(0)      1           1           4            2             1
##               Terms
## Docs           approv approval approval— approve approved approving
##   character(0)      8       18           1      10       12         3
##               Terms
## Docs           approvingly approxim approximate approximately
##   character(0)           3        1           2             3
##               Terms
## Docs           approximation appwov aprãksin aprãksina aprãksins april
##   character(0)             1      1        1         5         2     4
##               Terms
## Docs           apron aprons apropos apsheron apsherons apt aptitud
##   character(0)    12      1       1        6         2   5       1
##               Terms
## Docs           aptitude aquaintances arab arabchik arakcheev arakcheevs
##   character(0)        2            1    4        1        38          5
##               Terms
## Docs           arbat arbiter arbiters arbitrari arbitrarili arbitrarily
##   character(0)     8       1        1         2           1           4
##               Terms
## Docs           arbitrariness arbitrary arc arcade arch archduchess
##   character(0)             1         4   2      1    6           2
##               Terms
## Docs           archduchy archduk archduke archdukes arched arching
##   character(0)         1       2       11         1      4       3
##               Terms
## Docs           architect architecture archive archives archway arcola ard
##   character(0)        17            1      10        1       1      3   2
##               Terms
## Docs           ardent ardently ardor ardor— arduous arduously area
##   character(0)      1        1     4        1       1         1    1
##               Terms
## Docs           are— are—eternally—children arent arent—like argu
##   character(0)      3                          1    16            1    4
##               Terms
## Docs           argue argued arguing argument argumentative argumentatively
##   character(0)     4      6       7       13             1               1
##               Terms
## Docs           arguments arinka aris arise arisen arises arising
##   character(0)        19      1    1     8      3      7       4
##               Terms
## Docs           aristocracy aristocratic aristovo arithmetic arkhãrovs arm
##   character(0)           3            3        2          1         4 197
##               Terms
## Docs           armchair armchairs armed armee armenian armenians armfeldt
##   character(0)       32         2    17     1        6         1       11
##               Terms
## Docs           armfeldts armi armies armies— armies—just arming
##   character(0)         2   85     38         1             1      1
##               Terms
## Docs           armistice armpits arms arms—well army army—
##   character(0)         4       3  156           1  561      11
##               Terms
## Docs           army—first army—french army—moved army—napoleon
##   character(0)            1             1            1               1
##               Terms
## Docs           army—news army—physically army—tried armys arnauts
##   character(0)           1                 1            1     5       2
##               Terms
## Docs           aroma aromatic arose around around— arous arouse aroused
##   character(0)     1        2    21    172         1     1      9      25
##               Terms
## Docs           arouses arousing arr arrang arrange arranged arrangement
##   character(0)       1        6   1      7      29       46           7
##               Terms
## Docs           arrangements arrangements—leads arranging arranging—
##   character(0)           18                    1        16            1
##               Terms
## Docs           array arrears arrest arrested arriv arrival arrivals arrive
##   character(0)     2       1      8       18    13      53        5     21
##               Terms
## Docs           arrived arrives arriving arrogant arrow arsenal arsenic
##   character(0)      84       3       15        2     2       4       1
##               Terms
## Docs           arshin arson art artful articl article articles articul
##   character(0)      1     2  27      2      1       3        7       1
##               Terms
## Docs           articulated articulating artifice artificial artificiality
##   character(0)           1            3        1         14             3
##               Terms
## Docs           artificially artilleri artillery artilleryman artillerymen
##   character(0)            2         9        44            6            7
##               Terms
## Docs           artillerymens artisan artisans artist artistic artless arts
##   character(0)             1       1        3      3        1       2    1
##               Terms
## Docs           ascend ascended ascending ascent ascertain ascertained
##   character(0)      2        9         5      2         5           1
##               Terms
## Docs           ascertaining asch ascii ascribe ascribed ascribing ash
##   character(0)            1    2     2       4        1         1   1
##               Terms
## Docs           asham ashamed ashes asia asiatic asiatique asid aside asile
##   character(0)    12      45     2    1       3         2   12    48     1
##               Terms
## Docs           asis ask ask— askance asked asking asks asleep asleep—
##   character(0)    1 300      1       3   574     99   15     78         1
##               Terms
## Docs           asparagus aspect aspects aspen aspersion aspirations ass
##   character(0)         2      5       1     3         1           2   3
##               Terms
## Docs           assail assailed assassination assault assembl assemble
##   character(0)      1        1             1       1       4        2
##               Terms
## Docs           assembled assembling assembly assent assented assenting
##   character(0)        22          2        2      2       10         1
##               Terms
## Docs           assert assertion asserts assessor assez assiduity assiduous
##   character(0)      2         1       1        1     1         1         2
##               Terms
## Docs           assiduously assignat assignation assigned assignment
##   character(0)           1        1           1       12          1
##               Terms
## Docs           assimilated assist assistance assistant assistants assisted
##   character(0)           2     15          8        14          3        1
##               Terms
## Docs           associ associate associated associates associating
##   character(0)      3         1         14          1           2
##               Terms
## Docs           association associations assum assume assumed assumes
##   character(0)           1            3     5     24      46       2
##               Terms
## Docs           assuming assumpt assumption assumption— assur assurance
##   character(0)        9       3          8             2     5        17
##               Terms
## Docs           assurances assure assured assuring astir astonish
##   character(0)          2     13      14        5     2        4
##               Terms
## Docs           astonished astonishing astonishment astound astounded
##   character(0)         17           2           12       2         2
##               Terms
## Docs           astraea astray astride astronomi astronomy astute astwide
##   character(0)       1      5       1         1         7      1       2
##               Terms
## Docs           asylum asylums asylums— ate atheist atheistic athletic
##   character(0)      6       2          1  14       1         1        1
##               Terms
## Docs           athwart atmospher atmosphere atom atoms atone atrocities
##   character(0)       1         4         14    3     4     5          1
##               Terms
## Docs           atrocity attach attached attaches attaching attachment
##   character(0)        1      8       18        1         3          1
##               Terms
## Docs           attachments attack attack— attack—employed
##   character(0)           3    111         1                 1
##               Terms
## Docs           attack—knew attacked attacker attacking attacks attain
##   character(0)             1       26        1        17      11     22
##               Terms
## Docs           attained attaining attainment attempt attempted attempting
##   character(0)       14         4          7      16         5          2
##               Terms
## Docs           attempts attend attendance attendant attendants attended
##   character(0)       10     19         16         6          2       15
##               Terms
## Docs           attendez attending attendre attent attention attentions
##   character(0)        1         9        1     17       105          6
##               Terms
## Docs           attentive attentively attilas attire attitud attitude
##   character(0)        15          29       1      3       8       27
##               Terms
## Docs           attitude— attitudes attract attracted attracting
##   character(0)           1         1      20        19          4
##               Terms
## Docs           attraction attractions attractive attractively attracts
##   character(0)          9           2         15            1        2
##               Terms
## Docs           attribut attribute attributed attributes attributes—love
##   character(0)        2         4         14          1                 1
##               Terms
## Docs           attributing atu aubertchalme auction aud audac audacity
##   character(0)           2   3            1       2   6     1        3
##               Terms
## Docs           audi audibl audible audibly audienc audience audiences
##   character(0)    2      1      13       2       1       15         1
##               Terms
## Docs           auditing auditor auersperg auerspergs auerstadt augesd
##   character(0)        1       3        11          1         4      5
##               Terms
## Docs           augezd august augustin aunt aunt— aunti auntie aunts
##   character(0)      1     47        2   44       1     1      2     2
##               Terms
## Docs           aussi austere austerity austerlitz austerlitz—takes
##   character(0)     1       2         1         50                  1
##               Terms
## Docs           austria austrian austrians austrias austroprussian
##   character(0)      28       70        18        4              1
##               Terms
## Docs           authentic author authoritative authoritatively authorities
##   character(0)         3     18             1               1          16
##               Terms
## Docs           authority authorized authors autocrat autumn autumnal aux
##   character(0)        26          2       5        2     28        1   1
##               Terms
## Docs           avail available availed availing avalanche avare avec
##   character(0)     9         7       1        8         1     1    3
##               Terms
## Docs           avenge avenged avenu avenue avenues average aversion avert
##   character(0)      3       2     1     13       2       1        1     3
##               Terms
## Docs           averted averting avez avoid avoidance avoided avoiding
##   character(0)       1        1    1    55         2      20       16
##               Terms
## Docs           await awaited awaiting awaits awak awake awaked awaken
##   character(0)    22      30       42      6    1    16      1      5
##               Terms
## Docs           awakened awakening awar award awarded awards aware
##   character(0)       10         9    1     1       5      3    25
##               Terms
## Docs           awareness away away— away—alone away—taken awayyou
##   character(0)         1  613       1            1            1       1
##               Terms
## Docs           awe awed awestruck awful awfully awhil awhile awistocwaci
##   character(0)   8    3         2    20       7     3     11           1
##               Terms
## Docs           awkward awkwardly awkwardness awl awok awoke awry axes
##   character(0)      36        12           7   1    3    14    4    3
##               Terms
## Docs           axles aye aylmer azor azov babe babi babies baby babyhood
##   character(0)     1   1      1    1    1    1    8      2   27        1
##               Terms
## Docs           babys bacawolla— bacchus bachelor bachelors back back—
##   character(0)     6            1       1        9         1  517       4
##               Terms
## Docs           backbiter backed background backs backward backwardness
##   character(0)         1      1          4     7        7            2
##               Terms
## Docs           backwards backwash bad bad—wrong bade baden badg badge
##   character(0)        10        2 130           1    1     2    1     3
##               Terms
## Docs           badlooking badly badly— badness baffled— baffling bag
##   character(0)          1    34        1       1          1        1   3
##               Terms
## Docs           bag— baggag baggage bagovut bagr bagration bagration—
##   character(0)      1      2      35       2   17       120            1
##               Terms
## Docs           bagrations bags bah bailiff bailiffs bait baited baize
##   character(0)         18    7   2       1        1    1      1     2
##               Terms
## Docs           baked bakers baking bal balaga balalayka balance balanced
##   character(0)     3      1      1  13     20         6      12        1
##               Terms
## Docs           balancing balashavs balashev balashevs balconi balcony bald
##   character(0)         1         2       95        15       2       7   79
##               Terms
## Docs           baldheaded balk ball ball—struck ballet balloon balloons
##   character(0)          1    3  103             1      3       7        2
##               Terms
## Docs           ballroom balls balmacheve balt band bandag bandage bandaged
##   character(0)       36    41          2    1   20      3       2       16
##               Terms
## Docs           bandi bandolier bandoliers bands bandsmen bandy bandylegged
##   character(0)     1         1          1    16        1     3           1
##               Terms
## Docs           bane bang banged banging banish banished banister bank
##   character(0)    1    3      1       2      1        2        1   29
##               Terms
## Docs           banks banner banner— banners banquet bant banter
##   character(0)     5      3         1       5       5    1      1
##               Terms
## Docs           bantering banteringly baptism baptismal baptized bar barbar
##   character(0)         2           1       1         1        1  17      2
##               Terms
## Docs           barbara barbarian barbarians barbarism barbarity
##   character(0)       2         1          1         1         1
##               Terms
## Docs           barbarous—monstrous barcarolle barclay barclays bare
##   character(0)                     1          2      52        1   53
##               Terms
## Docs           bared barefaced barefoot barefooted bareheaded barely
##   character(0)     4         1        6          5          6      3
##               Terms
## Docs           bargain bargaining bargees barges bãri baring bariton
##   character(0)       2          1       1      2    1      2       1
##               Terms
## Docs           baritone bark barked barking barn barns baron baroness
##   character(0)        2    6      1       1   16     1    10        1
##               Terms
## Docs           barque barracks barrel barrels barren barri barricaded
##   character(0)      4        2      5       3      2     2          1
##               Terms
## Docs           barrier barriers barring barrowloads bars bartenstein
##   character(0)      13        2       4           1    1           2
##               Terms
## Docs           barthelemi bartholomew bãry bãrys bas base based baseless
##   character(0)          1           2    2     2   5    9    24        1
##               Terms
## Docs           basely baseness baser bases bash bashful bashfulness basil
##   character(0)      1        8     1     2    1       1           1     1
##               Terms
## Docs           basins basis bask basket baskets basov bass bassano bast
##   character(0)      1     7    1      1       1     1   16       1   12
##               Terms
## Docs           bastard bastards bataillons bãtard bated bath bath—
##   character(0)       1        1          1      1     1    8       1
##               Terms
## Docs           bathed bathhouse bathing baths batiste batman bãton
##   character(0)      5         2       1     1       1      1     1
##               Terms
## Docs           battalion battalion— battalions battalions— battens
##   character(0)        45            1         22             1       1
##               Terms
## Docs           battered batteri batteries battery battery— battl battle
##   character(0)        1       8        12      68          1    36    317
##               Terms
## Docs           battle— battle—heaven battle—suddenly
##   character(0)         1               1                 1
##               Terms
## Docs           battle—tarutino battlefield battleground battles
##   character(0)                 1          37            1      25
##               Terms
## Docs           battles— battre bavarian bavarians bay bayonet bayoneted
##   character(0)          1      1        1         1   7       8         1
##               Terms
## Docs           bayonets bazaar bazaars bazdeev bazdeevs be— be—can
##   character(0)       11      5       1       5        6     1        1
##               Terms
## Docs           be—one be—perhaps beam beamed beaming beams bear
##   character(0)        1            1    3      9      16     8   58
##               Terms
## Docs           bearable beard bearded beardless beards bearer bearers
##   character(0)        1    14       1         4      3      1       4
##               Terms
## Docs           bearing bearings bears bearskin bearskins beast beast—ran
##   character(0)      10        2     4        2         1    21           1
##               Terms
## Docs           beasts beat beaten beatific beatified beating beats beau
##   character(0)      4   35     29        4         3      16     1    2
##               Terms
## Docs           beauche beaucoup beauharnai beauharnais beaumarchais
##   character(0)       1        2          1           1            1
##               Terms
## Docs           beausset beaussets beauti beautiful beautiful—compared
##   character(0)       21         4     13        73                    1
##               Terms
## Docs           beauty beauty— beaux beaver becam became because—
##   character(0)     54         1     1      5    21    149          1
##               Terms
## Docs           because—thats beckoned becom become becomes becoming bed
##   character(0)               1        9    20    111      10       28 106
##               Terms
## Docs           bedchamb bedchamber bedclothes bedding bedding— bedouin
##   character(0)        1          2          1       2          1       6
##               Terms
## Docs           bedroom beds bedstead bedsteads bee beef beekeeper
##   character(0)      24    5        9         1  10    3         7
##               Terms
## Docs           beekeepers beekeeping been— beer bees bees—tamed
##   character(0)          1          1       1    1   19            1
##               Terms
## Docs           beetles befallen befalls befits befitted befitting
##   character(0)       1        1       1      4        1         1
##               Terms
## Docs           before— before—human before—paris before—presented
##   character(0)         4              1              1                  1
##               Terms
## Docs           beforehand befouled befriend befriended beg beg—il began
##   character(0)          8        2        1          1  41        1   714
##               Terms
## Docs           began— beggar beggarly beggars begged begging begin
##   character(0)        1      2        1       3     24      10    77
##               Terms
## Docs           beginning beginnings begins begins— begrudg begrudge
##   character(0)        82          1      9         1       1        1
##               Terms
## Docs           begun behalf behav behave behaved behaves behaving behavior
##   character(0)    81     12     5     14      14       1        4        6
##               Terms
## Docs           beheaded behind behindhand being— beings bekleshev bel
##   character(0)        1    311          2        1      7         2   1
##               Terms
## Docs           belabor belabored belated belauded belaya belfry belgians
##   character(0)       1         1       2        1      3      2        1
##               Terms
## Docs           belief beliefs beliefs— believ believe believed believes
##   character(0)     13       1          1     14     114       36        4
##               Terms
## Docs           believing bell belle belli belliard bellowitz bells belly
##   character(0)         8    7     1     2        5         1    22     2
##               Terms
## Docs           belong belonged belonging belongings belongs belov belova
##   character(0)     18       27        15          9       5     2     11
##               Terms
## Docs           belovas beloved belt belted belying bench benches bend
##   character(0)       1      14    8      2       1    22       3    7
##               Terms
## Docs           bended bending beneath benediction benefact benefactions
##   character(0)      1      23      21           1        1            1
##               Terms
## Docs           benefactor benefactors benefic beneficent benefit benefits
##   character(0)         23           8       1          2       9        3
##               Terms
## Docs           benevolence benevolent bennigsen bennigsenites bennigsens
##   character(0)           2          2        69             1         10
##               Terms
## Docs           bent benumbed bequeathed berezina berg bergs bergs—
##   character(0)   59        1          1       17   92     9        1
##               Terms
## Docs           bering beringed berlin berthi berthier berthiers besashed
##   character(0)      1        1      7      2       11         1        1
##               Terms
## Docs           beseech beset besid beside besides besides— besouhoff
##   character(0)       1     2    18    172     105          1         1
##               Terms
## Docs           bespatt bespattered bespattering besprinkl besprinkled
##   character(0)       1           2            1         1           1
##               Terms
## Docs           bessieres best best—conscription best—recollections
##   character(0)         1  124                   1                    1
##               Terms
## Docs           bestial bestknown bestorganized bestow bestowed besuhof
##   character(0)       1         1             1      3        3       4
##               Terms
## Docs           besuhof— bet bethink betises betokening betook betray
##   character(0)          1  12       1       2          1      1      8
##               Terms
## Docs           betrayal betrayed betraying betrays betroth betrothal
##   character(0)        1        6         9       1       3         4
##               Terms
## Docs           betrothed bets bett bettah better betterlook betting
##   character(0)        15    1   15      1    147          1       1
##               Terms
## Docs           beverage bewail bewails bewar beware bewild bewildered
##   character(0)        1      1       1     1      2      1         11
##               Terms
## Docs           bewilderment bewitching bewitchingly beyond bezãbova
##   character(0)            5          5            1    106        1
##               Terms
## Docs           bezãkhov bezãkhova bezãkhovas bezãkhovs bible bibulous
##   character(0)       55        18          7        17     2        1
##               Terms
## Docs           bickering bid bidden bidding bids bien big bigger bigwigs
##   character(0)         1   2      1       1    1    2  57      4       3
##               Terms
## Docs           bile bilibin bilibin— bilibin—hes bilibins bilious bill
##   character(0)    2      56          1             1       10       2    1
##               Terms
## Docs           billet billeted billets binari bind binding biographical
##   character(0)      2        2       1      1   15       6            2
##               Terms
## Docs           biographies biography birch birchbark— birches birchwood
##   character(0)           2         1    19            1       8         2
##               Terms
## Docs           bird birdi birds biretta birth birth— birthday biscuit
##   character(0)   13     1     5       1     6        1        4       8
##               Terms
## Docs           biscuits bisecting bishop bismarck bit bit—im bit—well
##   character(0)        8         1      3        2  53        1          1
##               Terms
## Docs           bitch bite biting bits bitski bitskis bitt bitten bitter
##   character(0)    11    1      6    7      3       1    1      3     11
##               Terms
## Docs           bitterest bitterly bitterness bivouac bivouacking bivouacs
##   character(0)         1        5          2       4           5        3
##               Terms
## Docs           black black—probably blackened blackest blackeyed
##   character(0)   120                1         5        1         3
##               Terms
## Docs           blackguard blackguards blackhair blackish blackmustached
##   character(0)          3           5         1        1              1
##               Terms
## Docs           blacksmiths blackspotted blad bladder blades blam blame
##   character(0)           1            3    1       1      1    9    56
##               Terms
## Docs           blame— blamed blameless blamelessly blameworthi
##   character(0)        2      9         1           1           1
##               Terms
## Docs           blameworthy blaming blandly blank blanket blasius
##   character(0)           2       3       5     2       3       1
##               Terms
## Docs           blasphemies blasphemous blasphemy blast blaze blazed
##   character(0)           2           3         1     1     2      1
##               Terms
## Docs           blazing bleached bleared bled bleed bleeding blend blend—
##   character(0)       4        1       1    4     4       13     1        1
##               Terms
## Docs           blended blending bless blessed blessedness blessing blew
##   character(0)       4        2     8       7           7       10    6
##               Terms
## Docs           blind blindfold blindfolded blinding blindmans blindness
##   character(0)    15         3           5        1         4         1
##               Terms
## Docs           blinds blink blinked blinking bliss blissful blissfully
##   character(0)      1     1       1        5    12        8          1
##               Terms
## Docs           blister blisters bloated block blocked blockhead
##   character(0)       1        1       2     5       8         5
##               Terms
## Docs           blockhouses blocking blond blonde blood bloodi bloodshed
##   character(0)           1       13     2      5    64      1         1
##               Terms
## Docs           bloodshot bloodstained bloodthirsti bloodthirsty bloody
##   character(0)         5           11            1            3      2
##               Terms
## Docs           bloom blossom blossoming blossoms blotch blotches blow
##   character(0)     3       3          2        1      3        1   33
##               Terms
## Docs           blow— blowing blown blows blu blubberers bludgeon blue
##   character(0)       1       9     7    10   7          1        1   67
##               Terms
## Docs           bluebeard blueblack blueeyed bluegray bluepurple
##   character(0)         1         1        1        3          1
##               Terms
## Docs           bluestocking bluestrip bluff bluish bluishgray blund
##   character(0)            2         1     3      5          1     2
##               Terms
## Docs           blunder blundered blundering blunders blunt bluntly
##   character(0)       3         4          1        3     3       1
##               Terms
## Docs           bluntly—staining bluntness blurt blush blushed blushes
##   character(0)                  1         2     1    23      42       3
##               Terms
## Docs           blushing blushing— blushingly board boarded boards boast
##   character(0)       16           1          1     9       1      7     1
##               Terms
## Docs           boasted boastful boasting boat boats bob bobtail bobtailed
##   character(0)       1        1        2    4     5   1       1         4
##               Terms
## Docs           boded bodi bodic bodice bodices bodies body body—
##   character(0)     1   12     1      4       2     17   90       1
##               Terms
## Docs           bodyguard bog bogdanich bogdanovich bogdanovna bogdanovnas
##   character(0)         2   2        14           1          9           1
##               Terms
## Docs           bogucharovo bohemia bohemian boil boiled boiler boilers
##   character(0)          48       2        3    1      4      3       1
##               Terms
## Docs           boiling boire boisterous bold bolder boldest boldly
##   character(0)       4     1          1   31      1       1     18
##               Terms
## Docs           boldness bolkãnskaya bolkãnskaya—thats bolkãnski
##   character(0)        7           9                   1       161
##               Terms
## Docs           bolkãnski— bolkãnskis bolkhovitinov bolotnoe bolster bolt
##   character(0)            2         16            13        1       1    2
##               Terms
## Docs           bolted bolts bombard bombarded bombardment bombs bonapart
##   character(0)      1     2       2         1           1     1       12
##               Terms
## Docs           bonaparte bonapartes bonapartist bond bondage bondarchuk
##   character(0)        69         12           3    4       3          1
##               Terms
## Docs           bondarchuks bondarenko bonds bone bone— boned bones
##   character(0)           1          2     4    1       1     2     2
##               Terms
## Docs           bonfire bonfires bonheur boni bonjour bonne bonnet bons
##   character(0)       3        4       1    1       3     2      2    2
##               Terms
## Docs           bony booby book bookcase bookcases booked bookish books
##   character(0)    6     1   91        2         1      1       2    23
##               Terms
## Docs           books— bookshop boom boomed booming boon boorish
##   character(0)        1        1    9      4       4    1       1
##               Terms
## Docs           boorishness boot booted booth booths booti bootmakers boots
##   character(0)           2   18      1     1      1     1          3    54
##               Terms
## Docs           boots— booty bor borã borãs borãs— borãs—ran borãsov
##   character(0)        2     7   3   36   254        2           1       1
##               Terms
## Docs           bordeaux border bordered bordering borders bore bored
##   character(0)        3      1        2         2       3   24     5
##               Terms
## Docs           boredom born borne borodino borodino— borodino—defeated
##   character(0)       1   10    11      105           2                   1
##               Terms
## Docs           borovitski borovsk borrow borrowed borrowing borzoi borzois
##   character(0)          1       2      2        4         2     21      31
##               Terms
## Docs           borzozowska bosom bosom— boss bosse boston botanist
##   character(0)           1    17        1    1     2      9        3
##               Terms
## Docs           botany both—vereshchagins bother bothering bothnia bottl
##   character(0)      1                    1      2         2       1     4
##               Terms
## Docs           bottle bottles bottom bought bought—sismondi boulevard
##   character(0)     37       5     13     19                 1         6
##               Terms
## Docs           boulevards boulogne bound boundary bounded boundless bounds
##   character(0)          2        4    45        5       6         3      3
##               Terms
## Docs           bounteous bounty bouquet bourbon bourbons bourgeois
##   character(0)         1      1       1       1        7         1
##               Terms
## Docs           bourienn bourienne bourienne— bouriennes bout bouts bow
##   character(0)       17        96            4         13    2     1  30
##               Terms
## Docs           bowed bowels bower bowing bowl bowled bows bowwowing box
##   character(0)    57      1     2     21    3      1    7         1  51
##               Terms
## Docs           box— boxes boy boyar boyars boyhood boyish boys brac
##   character(0)      1     7 130     1      6       2      1   12    1
##               Terms
## Docs           brace braced bracelets braces brag braggart bragging braid
##   character(0)     2      1         1      2    1        1        2     1
##               Terms
## Docs           braided braiding brain brain—thats brains brainspun
##   character(0)       1        1     7             1      4         1
##               Terms
## Docs           branch branches brandish brandishing brandnew brandy brass
##   character(0)      7       14        1           2        2      4     1
##               Terms
## Docs           brat braunau brav bravado brave braved bravely braver
##   character(0)    1      14    2       1    17      1       1      2
##               Terms
## Docs           bravery bravest bravo bravo— bravour brawler brazen
##   character(0)       3       5     4        1       1       1      1
##               Terms
## Docs           breach bread breadth break breakersup breakfast
##   character(0)      3    22       7    32          1         7
##               Terms
## Docs           breakfasting breakfasts breaking breaks breast breath
##   character(0)            2          1       22      3     43     27
##               Terms
## Docs           breathe breathed breathes breathing breathless
##   character(0)       6        5        1        29         11
##               Terms
## Docs           breathless— breathlessly breechband breeches breed
##   character(0)             1            4          1       19     2
##               Terms
## Docs           breeding breeze bremen brethren brib bribe bribed bribes
##   character(0)        1      3      1        3    1     1      2      1
##               Terms
## Docs           brick bricklayers brickred bricks bridg bridge bridgehead
##   character(0)     8           1        1      1    21    115          3
##               Terms
## Docs           bridges bridl bridle bridled bridles brief briefli briefly
##   character(0)      11     1      3       2       2    11       1       8
##               Terms
## Docs           brigad brigade brigade—gave brigadi brigand brigands
##   character(0)      2       2              1       1       7        5
##               Terms
## Docs           bright brighten brightened brightening brightens brighter
##   character(0)     74        2         14           3         1       11
##               Terms
## Docs           brightest brightly brightness brightred brilli brilliance
##   character(0)         1       22          5         1      8          1
##               Terms
## Docs           brilliancy brilliant brilliantly brim brimful brindled
##   character(0)          1        65           1    2       1        1
##               Terms
## Docs           bring bringing brings brink brisk brisker briskly briskness
##   character(0)    76       23      5     2     5       1      15         3
##               Terms
## Docs           bristled bristling bristly broad broadbacked broadboned
##   character(0)        1         1       1    43           1          2
##               Terms
## Docs           broadbrowed broadcloth broadened broadening broader
##   character(0)           1          1         1          1       1
##               Terms
## Docs           broadhaunched broadly broadsheet broadsheets
##   character(0)             1       1          7          10
##               Terms
## Docs           broadshouldered brok broke broke— broken brokendown
##   character(0)               2    6    45        1     57          2
##               Terms
## Docs           bronnikovs bronnitski bronnitskis bronze bronzes brood
##   character(0)          1          1           1      1       3     5
##               Terms
## Docs           brooding brook broom broth brothels brother brotherhood
##   character(0)        2     5     3    14        1     121          16
##               Terms
## Docs           brotherin brotherinlaw brotherinlaws brotherinstructor
##   character(0)         2            8             1                 1
##               Terms
## Docs           brotherly brothers brothersinlaw brought broussi broussier
##   character(0)         7       59             1     209       3         2
##               Terms
## Docs           brow brown brownish brows brozin bruin bruised brumaire
##   character(0)   14     8        1    24      1     2       4        2
##               Terms
## Docs           brunette brunn brunns brunt brush brushed brushing
##   character(0)        1    11      1     2     5      14        1
##               Terms
## Docs           brushwood brusque brusquely brutal brute brutes bubbles
##   character(0)         1       1         1      2     3      2       1
##               Terms
## Docs           bubbling bucharest bucharest— bucket buckle buckled bucks
##   character(0)        1         2            1      1      3       4     1
##               Terms
## Docs           buckwheat budding budg budge budget buds buff buffoon
##   character(0)         4       2    1     1      1    3    2      10
##               Terms
## Docs           buffoons bugl bugle bugler build building buildings
##   character(0)        1    1     1      3    10       18        10
##               Terms
## Docs           buildings—school built bulged bulges bulging bulk bulki
##   character(0)                  1    22      2      1       1    1     1
##               Terms
## Docs           bull bullet bulletin bullets bully bulwark bumblebee
##   character(0)    1     16        2      24     2       1         1
##               Terms
## Docs           bumblebees bump bunch bundl bundle bundles bunks bunt
##   character(0)          1    4     1     1      2       6     1    1
##               Terms
## Docs           bunting buonapart buonaparte buonapartes buonapartists
##   character(0)       1         2         27           2             1
##               Terms
## Docs           buoyant burden burdened burdening burdensome burdino bureau
##   character(0)       2     15        4         2          2       1      3
##               Terms
## Docs           burgher burghers burglaries buried burn burned burned—
##   character(0)       1        1          1      5   27     45         1
##               Terms
## Docs           burnedout burning burning—set burnoos burns burnt
##   character(0)         1      57             1       1     2     4
##               Terms
## Docs           burntcork burst bursting bursts bury burying bush bushes
##   character(0)         2    49        5      4    5       2    7     19
##               Terms
## Docs           bushi bushy busi busied busily business business—
##   character(0)     1     5   17      2      4       85           1
##               Terms
## Docs           businesslik businesslike businessmen businesspglaforg bust
##   character(0)           1            2           1                1    2
##               Terms
## Docs           bustl bustle bustled bustling bustlingly busts busy busying
##   character(0)     2      8       1        6          1     1   33       1
##               Terms
## Docs           but— butl butler butlers butt butterflies buttermilk
##   character(0)      2    1      6       4    4           1          2
##               Terms
## Docs           button buttoned buttonhole buttoning buttons butts
##   character(0)      6        5          1         6       4     1
##               Terms
## Docs           buxhowden buxhowdens buy buyer buying buzz buzzed buzzing
##   character(0)        12          1  16     1      3    4      1       8
##               Terms
## Docs           bweak bweed bwethwen bwicks bwing bwinging bwother bwought
##   character(0)     3     1        1      1     5        1       2       1
##               Terms
## Docs           bwushed bwute bye bykovs cab cabalistic cabbage cabinet
##   character(0)       1     2   1      1   5          2       4       5
##               Terms
## Docs           cabman cabmen cabriolet cabs cackle cadet cadets caesar
##   character(0)      3      1         1    1      1    22      4      3
##               Terms
## Docs           caesars cahd caisson caissons cajoleri cak cake cakelike
##   character(0)       2    2       2        1        1   1    1        1
##               Terms
## Docs           cakes cal calãch calãche calãches calam calamities
##   character(0)     3  26      4      25        3     2          3
##               Terms
## Docs           calamitous calamity calculate calculated calculating
##   character(0)          1        7         1          6           2
##               Terms
## Docs           calculation calculations caldrons calf call called callers
##   character(0)           4            4        3    6   88    209       2
##               Terms
## Docs           calling callous calls calm calmed calmer calming calmly
##   character(0)      32       2    10   90      3      5       2     18
##               Terms
## Docs           calmness calms calves cam cambric came camel cameo camlet
##   character(0)        2     1      1  40       2  641     1     2      1
##               Terms
## Docs           camp camp— campaign campaign— campaigning campaigns
##   character(0)   61       4      102           3           3         8
##               Terms
## Docs           campan campans camped campfir campfire campfires
##   character(0)      4       4      1       6       15        27
##               Terms
## Docs           campfires— camping campo camps campstool can can— canal
##   character(0)            1       1     1     6         3 473      1     1
##               Terms
## Docs           canceled candid candl candle candle—moved candlelight
##   character(0)        1      1     5     28              1           1
##               Terms
## Docs           candles candlestick candlesticks candor canister cannon
##   character(0)      22           3            1      1        1     85
##               Terms
## Docs           cannon—still cannonad cannonade cannonading cannons canon
##   character(0)              1        2        10           2       2     2
##               Terms
## Docs           canonized canopy cant cantata canteen canteenkeeper canter
##   character(0)         1      3  182       2       6             1      1
##               Terms
## Docs           canvas cap cap— capabilities capable capac capacities
##   character(0)      2  83      1            2      17     1          1
##               Terms
## Docs           capacity caper capered capers capit capitaine capital
##   character(0)       17     1       1      2     7         1      37
##               Terms
## Docs           capital— capitale capitally capitals capitul capitulation
##   character(0)          1        1         1        4       1            5
##               Terms
## Docs           capless capotes capric caprice capriciously caps capt
##   character(0)       2       1      1       6            1   15    3
##               Terms
## Docs           captain captaincy captains captivated captive captive—
##   character(0)     103         2        9          2       4          1
##               Terms
## Docs           captives captivity captors captur capture captured captures
##   character(0)        1         7       2      8      30       39        1
##               Terms
## Docs           capturing car carabin caravans card cardboard cardinal
##   character(0)         2  17       1        1   22         4        1
##               Terms
## Docs           cardplayer cards care cared career carefree careful
##   character(0)          1    39   43     7     14        2      14
##               Terms
## Docs           carefully careless carelessly carelessness cares caress
##   character(0)        41       12          8            3    17      2
##               Terms
## Docs           caressed caressing careworn caricature caroline carousal
##   character(0)        4         8        3          1        1        1
##               Terms
## Docs           carousals carp carpenter carpenters carpet carpeted carpets
##   character(0)         3    1         1          3     10        3      12
##               Terms
## Docs           carri carriag carriage carriages carriages—see carried
##   character(0)     8      18      102        37               1      92
##               Terms
## Docs           carries carrion carrot carry carrying carryings cart carted
##   character(0)       5       1      1    49       43         1   56      3
##               Terms
## Docs           carters carting carting— cartload cartloads cartridges
##   character(0)       1       2          1        1         1          1
##               Terms
## Docs           carts carts— carve carved cas case case— case—however
##   character(0)    75        1     1      5   9   89       1              1
##               Terms
## Docs           casement cases cases— cases—began cash casket casque
##   character(0)        4    20        1             1    1      3      1
##               Terms
## Docs           cassock cassock—probably cast castanet castanets casting
##   character(0)       1                  1   12        1         1       5
##               Terms
## Docs           castl castle castr castres casu casual casually cat
##   character(0)     1     10     1       1    3      3        8   4
##               Terms
## Docs           catacombs catafalque catastroph catastrophe catch catcher
##   character(0)         3          1          1           4    29       1
##               Terms
## Docs           catches catching catchplay categories category cathedral
##   character(0)       4       13         1          3        5        10
##               Terms
## Docs           cathedrals catherin catherine catherines catholic
##   character(0)          1        1        12          8        6
##               Terms
## Docs           catholicism catholics catich catiche cattl cattle caucasus
##   character(0)           1         1      1       9     1     13        2
##               Terms
## Docs           caught caught— caulaincourt cauldron caus causal
##   character(0)     57         1            6        2   15      1
##               Terms
## Docs           causation cause cause— caused causeless causes causes—
##   character(0)         2   136        2     49         1     42         1
##               Terms
## Docs           causes—coincided causes—myriads causing caustic
##   character(0)                  1                1       6       3
##               Terms
## Docs           caustiqu caustique— caut cauti caution cautious
##   character(0)        1            1    2     2       1        3
##               Terms
## Docs           cautiously cavalcade cavalier cavalri cavalry
##   character(0)          9         1        1       6      70
##               Terms
## Docs           cavalrycaptain cavalryman cavalrymans cavalrymen cavern
##   character(0)              1          4           1          6      1
##               Terms
## Docs           cavities cawing ceas cease ceased ceaseless ceaselessly
##   character(0)        1      2    5    22     49         3           1
##               Terms
## Docs           ceases ceasing ceiling ceilings cela celebr celebrate
##   character(0)      3       1       3        1    1      1         3
##               Terms
## Docs           celebrated celebrating celebration celebrity cellar
##   character(0)          9           1           2         1      4
##               Terms
## Docs           cellaret cellars cells cellular celui censer censers censur
##   character(0)        1       3     3        1     2      1       1      1
##               Terms
## Docs           censure censured censuring cent center center—
##   character(0)       3        3         1    2     44         1
##               Terms
## Docs           center—destroy centered centr central centralization
##   character(0)                1       10     2       1              1
##               Terms
## Docs           centuri centuries century centuryold cependant ceremoni
##   character(0)       1         7       7          2         1        1
##               Terms
## Docs           ceremonial ceremonies ceremonious ceremoniously ceremony
##   character(0)          3          4           2             1        8
##               Terms
## Docs           certain certain— certainly certains certainty ces
##   character(0)     144          1        53        1         4   1
##               Terms
## Docs           cessation cest cet cett cette chaf chafed chaffed chaffing
##   character(0)         1   10   1    2     4    1      1       1        5
##               Terms
## Docs           chaffingly chagrin chain chained chains chair chair—stood
##   character(0)          1       2     9       1      3    65             1
##               Terms
## Docs           chairman chairs chaise chaises chal chale chalice chalk
##   character(0)        3     23      1       1    1     2       1     4
##               Terms
## Docs           chalk— chalked chalks challeng challenge challenged
##   character(0)        1       1      1        1        11          5
##               Terms
## Docs           challenges challenging challengingly chamber chamberlain
##   character(0)          1           3             1       5           2
##               Terms
## Docs           chamoisleather champagn champagne champing champion
##   character(0)              1        1         6        1        1
##               Terms
## Docs           champions championship chanc chance chanced chancellor
##   character(0)         1            1     1     49       5          4
##               Terms
## Docs           chanceri chances chances— chandelier chang change changed
##   character(0)        1      12          1          1    13     77      92
##               Terms
## Docs           changes changing channel channels chante chanter chanter—
##   character(0)      11       25       5        1      1       2          1
##               Terms
## Docs           chanters chanting chantry chaos chap chapel chapt chapter
##   character(0)        2        2       3     1    2      6     1     731
##               Terms
## Docs           charact character character—though characterist
##   character(0)       7        50                  1            3
##               Terms
## Docs           characteristic characteristically characteristics
##   character(0)             16                  1               3
##               Terms
## Docs           characterized characters charcoal chãre chãre— charg
##   character(0)             1         10        2     3        1     5
##               Terms
## Docs           charge charged charges charging charit charitable charities
##   character(0)     26       5       6        2      1          5         1
##               Terms
## Docs           charity charlatan charles charm charmant charmante charme
##   character(0)       3         1       5    33        4         2      1
##               Terms
## Docs           charmed charmee charmer charming charming— charmingly
##   character(0)       2       1       3       46           1          1
##               Terms
## Docs           charms charon charpi charred charter charters chary chas
##   character(0)      2      2      1       7       1        1     1    1
##               Terms
## Docs           chase chase— chased chasseur chasseurs chastened chat
##   character(0)     7        1      3        1         7         1    4
##               Terms
## Docs           chateaubriand chatrov chats chatt chatted chatter chattered
##   character(0)             5       1     1     3       4       5         4
##               Terms
## Docs           chattering chatting chatty cheap cheaper cheat check
##   character(0)          4        1      1     2       3     3    13
##               Terms
## Docs           checked checking checks cheek cheek— cheekbon cheekbones
##   character(0)       9        5      1    29        1        1          2
##               Terms
## Docs           cheeks cheer cheered cheerful cheerfully cheerfulness
##   character(0)     28     3       6       44         10            4
##               Terms
## Docs           cheeri cheerless cheese chef chefdoeuvre chekmar chem
##   character(0)      1         1      2    1           1       3    1
##               Terms
## Docs           chemical chemise chemistry chemists cher chere cherish
##   character(0)        2       1         2        1   25     5       4
##               Terms
## Docs           cherished chernyshev cherry cherubini chess chessboard
##   character(0)         1          8      3         1     5          1
##               Terms
## Docs           chessmen chessplayer chest chestnut chests chevalier
##   character(0)        3           1    47       12      1         4
##               Terms
## Docs           chevaliers chewed chewing chi chichagov chicken chickens
##   character(0)          2      1       3   1        10       5        1
##               Terms
## Docs           chiding chief chief—also chiefly chiefs chiffonier
##   character(0)       1   136            1      38      8          3
##               Terms
## Docs           chigirin chil child child— childbearing— childhood
##   character(0)        2    1   102        1               1        23
##               Terms
## Docs           childhood— childhoods childish childishly childishness
##   character(0)            1          1       24          2            1
##               Terms
## Docs           childless childlik childlike children children— childrens
##   character(0)         1        3        21      103           1        11
##               Terms
## Docs           childs childwen chill chilled chilly chime chimed chimer
##   character(0)      6        1     7       1      2     1      8      1
##               Terms
## Docs           chimes chiming chimney chin china chinatown chines chinese
##   character(0)      2       1       2   15     9         1      1       2
##               Terms
## Docs           chinoises chintz chintzcovered chip chips chirped chirping
##   character(0)         1      1             1    4     1       2        2
##               Terms
## Docs           chirruping chisel chit chivalrous chivalry choic choice
##   character(0)          1      2    4          1        5     1     16
##               Terms
## Docs           choicest choir choirs chok choke choked choking choleric
##   character(0)        2     6      2    3     1      8       8        2
##               Terms
## Docs           choos choose choosing chopped choppers chopping chord
##   character(0)     1     25        7       1        1        1     5
##               Terms
## Docs           chords chorus chose chosen christ christ— christian
##   character(0)      3      4    14     37     23         1        11
##               Terms
## Docs           christianity christianity— christians christma christmas
##   character(0)            2               1          4        2         9
##               Terms
## Docs           christmastime christs chromatic chroniclers chronicles
##   character(0)             1       4         1           1          1
##               Terms
## Docs           chubby chuck chucked chuckle church church— church—yet
##   character(0)      1     1       1       2     58         1            1
##               Terms
## Docs           churches churches— churlish churned cigar cigars
##   character(0)       15           1        1       1     2      1
##               Terms
## Docs           circassian circl circle circle—separated circle—though
##   character(0)          6     9     47                  1               1
##               Terms
## Docs           circled circles circlet circuit circular circulate
##   character(0)       1      20       1       1        4         1
##               Terms
## Docs           circulated circulating circulation circulation—paper
##   character(0)          3           2           1                   1
##               Terms
## Docs           circumscribed circumspect circumspection circumspectly
##   character(0)             1           1              1             2
##               Terms
## Docs           circumst circumstance circumstances circumstances—
##   character(0)        7            2            42                2
##               Terms
## Docs           circumstantially citadel cited citi cities citizen citizens
##   character(0)                1       3     1    1      1       1        6
##               Terms
## Docs           citizenship city civil civilian civilian— civilians
##   character(0)           3   55    15       14           1         5
##               Terms
## Docs           civilities civility civilization civilized clad claim
##   character(0)          1        1            7         1    4     7
##               Terms
## Docs           claimed claims clamber clambered clamored clang clanging
##   character(0)       3      2       1         2        1     1        1
##               Terms
## Docs           clanking claparede claparedes clapped clapper clapping
##   character(0)        3         2          3       2       1        6
##               Terms
## Docs           claret claretcolored clash clashed clasp clasped clasping
##   character(0)      1             1     1       1     2       9        2
##               Terms
## Docs           class class— class—les classed classes classic
##   character(0)    23        1           1       1       3       2
##               Terms
## Docs           classically clatt clatter clattered clattering clausewitz
##   character(0)           1     1       9         1          2          1
##               Terms
## Docs           clavichord clay clean cleaned cleanest cleaning cleanliness
##   character(0)         22    5    37       2        2        5           7
##               Terms
## Docs           cleanly cleanse cleanshaven clear clearcut cleared clearer
##   character(0)       2       2           6   133        1      18       4
##               Terms
## Docs           clearest clearheadedness clearing clearly clearly—clear
##   character(0)        2               1       11      83               1
##               Terms
## Docs           clearness clearthinking cleaving clemency clement clench
##   character(0)        11             1        1        1       1      1
##               Terms
## Docs           clenched clenching clergi clergy clerical clerk clerk—
##   character(0)        3         3      2      5        2    21        1
##               Terms
## Docs           clerks clev clever cleverer cleverest cleverly cleverness
##   character(0)      1    3     44        2         2        2          4
##               Terms
## Docs           click clicked cliffs climate climax climb climbed clinching
##   character(0)     5       3      1       3      1     3       9         1
##               Terms
## Docs           cling clinging clink clinking cloak cloaks clock
##   character(0)     3        5     1        3    54      8    13
##               Terms
## Docs           clodhoppers cloister clos close closeclinging closecropped
##   character(0)           1        1   23    98             1            2
##               Terms
## Docs           closed closely closely— closeness closer closes closest
##   character(0)     84      23          1         2     28      1       1
##               Terms
## Docs           closing cloth clothed clothes clothing clothing— clotted
##   character(0)      15    21       1      28        4           1       1
##               Terms
## Docs           cloud clouded cloudi cloudless cloudlets clouds clown
##   character(0)    27       5      1         1         2     29     1
##               Terms
## Docs           clown—dimmler— clowns club club— clubs clucked
##   character(0)                  1      1   46       1     4       1
##               Terms
## Docs           clumsily clumsy clung cluster clustered clusters clutch
##   character(0)        2      6    10       1         1        1      1
##               Terms
## Docs           clutched clutches clutching coach coaches coachman
##   character(0)        8        2        12    20       1       42
##               Terms
## Docs           coachman— coachmans coachmen coalblack coalescence coarse
##   character(0)           1         5        6         1           1     18
##               Terms
## Docs           coarseness coarsest coat coats coax cob cobblestones
##   character(0)          1        1  120    10    1   1            1
##               Terms
## Docs           cobwebs cochon cock cockcrow cocked cocking cockroaches
##   character(0)       1      2    8        1      4       1           3
##               Terms
## Docs           cocks cococounsel cocottes cod code codes coerce coeur
##   character(0)     4           1        1   1   10     3      1     3
##               Terms
## Docs           coexisting coffe coffee coffeepot coffin coffin—
##   character(0)          1     1      9         1     10         1
##               Terms
## Docs           cognition cognizable cognizant cogs cogwheel cogwheels
##   character(0)         1          1         1    1        2         2
##               Terms
## Docs           coher coherence coiffur coiffure coiffures coil coiled
##   character(0)     1         3       1        6         1    1      2
##               Terms
## Docs           coiling coin coincid coincide coincided coincidence
##   character(0)       1    6       2        2         3           6
##               Terms
## Docs           coincident coincides coinciding cold colder coldly coldness
##   character(0)          1         4          2  142      1     17        5
##               Terms
## Docs           coldness— coldshould colic collahs collaps collapse
##   character(0)           1          1     1       1       1        1
##               Terms
## Docs           collapsed collapsing collar collar— collarbones collars
##   character(0)         4          3     25         1           1       2
##               Terms
## Docs           colleagues collect collected collecting collection
##   character(0)          1      14        17          9          7
##               Terms
## Docs           collections collective collector collects college
##   character(0)           1         21         1        1       1
##               Terms
## Docs           collegiate collide collided collides colliding collision
##   character(0)          1       1        2        1         1         6
##               Terms
## Docs           collisions colloquies cologne colonel colonels colony color
##   character(0)          1          1       3     106        4      2    19
##               Terms
## Docs           colored coloring colors colosseum columbus column columns
##   character(0)       1        2      3         1        1     45      37
##               Terms
## Docs           com comb combat combatant combatants combative combed
##   character(0)  53    3      4         1          2         1      3
##               Terms
## Docs           combin combination combinations combine combined combs come
##   character(0)      4          10            6       5        4     3  635
##               Terms
## Docs           come—nothing comedian comedy comely comes comet cometh
##   character(0)              1        2      3      1    52    10      1
##               Terms
## Docs           comfort comfortable comfortably comforted comforting
##   character(0)      31          10           7         8          9
##               Terms
## Docs           comforts comical coming coming—called comings comite
##   character(0)        9       2    153               1       1      1
##               Terms
## Docs           command commanded commandeered commander commander—
##   character(0)     164        22            1       141            1
##               Terms
## Docs           commanderin commanderinchief commanderinchief—
##   character(0)           7              104                   1
##               Terms
## Docs           commanderinchiefs commanders commanders— commanding
##   character(0)                14         57             1         19
##               Terms
## Docs           commands comme commenc commence commenced commencement
##   character(0)       29     3       2        2         1           12
##               Terms
## Docs           commencing commend commendation commending commensurable
##   character(0)          2       2            2          1             1
##               Terms
## Docs           commensurate comment commentaries comments commerc commerce
##   character(0)            2       1            1        4       1        3
##               Terms
## Docs           commerci commercial commiserating commiseration commiss
##   character(0)        1          1             1             3       4
##               Terms
## Docs           commissariat commissaries commissary commission
##   character(0)           14            3          1          9
##               Terms
## Docs           commissioned commissioner commissions commit commits
##   character(0)            2            2           7     14       4
##               Terms
## Docs           committe committed committee committeeman committeemen
##   character(0)        1        15        15            1            2
##               Terms
## Docs           committees committing commodities common commonest commonly
##   character(0)          3          1           1     50         1        1
##               Terms
## Docs           commonplac commonplace commotion commun communal commune
##   character(0)          1           4         4      4        1       5
##               Terms
## Docs           communicate communicated communicating communication
##   character(0)           3            7             1            11
##               Terms
## Docs           communications communing communion community commuted
##   character(0)              1         1         7         1        1
##               Terms
## Docs           compact compactly compagne compagnie compani companies
##   character(0)       2         1        1         1      22        13
##               Terms
## Docs           companion companion— companions company compar
##   character(0)        39            1         13      88      2
##               Terms
## Docs           comparative comparatively compare compared comparing
##   character(0)           2             2       3       22         2
##               Terms
## Docs           comparison compartment compass compasses compassion
##   character(0)         13           1       1         1          3
##               Terms
## Docs           compassionate compassionately compatriot compatriots compel
##   character(0)             1               3          1           1      1
##               Terms
## Docs           compelled compelling compens compensate compensation
##   character(0)         7          1       2          1            2
##               Terms
## Docs           competent compilation compilers compl complac complacency
##   character(0)         1           1         1     1       1           3
##               Terms
## Docs           complacent complacently complain complained complaining
##   character(0)          2            4        8          6           2
##               Terms
## Docs           complaint complaints complet complete completed completely
##   character(0)         3          4      12       31         7         39
##               Terms
## Docs           completeness complex complexion complexity compli
##   character(0)            2      16          1          1      1
##               Terms
## Docs           compliance complicated complied compliment complimented
##   character(0)          5          12        1          4            1
##               Terms
## Docs           compliments comply complying compon component components
##   character(0)           2      9         3      1         1          4
##               Terms
## Docs           compos composed composing composite composition composure
##   character(0)      2        9         2         1           2         9
##               Terms
## Docs           comprehend comprehended comprehens comprehensible
##   character(0)          7            3          2             12
##               Terms
## Docs           comprehensible— comprehension comprendre comprenez
##   character(0)                 1             1          1         1
##               Terms
## Docs           compress compressed compressing compression compromise
##   character(0)        3          9           2           1          3
##               Terms
## Docs           compromised compromises compromising comptez compulsion
##   character(0)           1           1            2       1          3
##               Terms
## Docs           compulsori compulsory comput computer computers comrad
##   character(0)          1          2      2        1         1      5
##               Terms
## Docs           comrade comrades comrades— comte comtesse conc conceal
##   character(0)      20       39           1     5        1    3      22
##               Terms
## Docs           concealed concealed— concealing concealment conceit
##   character(0)        17            1         10           1       1
##               Terms
## Docs           conceited conceiv conceivable conceive conceived concentr
##   character(0)         4       1           2       10         2        3
##               Terms
## Docs           concentrate concentrated concentrating concentration
##   character(0)           3           21             1             4
##               Terms
## Docs           concept conception conceptions concepts concern concerned
##   character(0)       9         73           5        1      15        22
##               Terms
## Docs           concerning concerns concerts concessions conciliate
##   character(0)         27        1        2           2          1
##               Terms
## Docs           conciliation concise concisely conclud conclude concluded
##   character(0)            1       2         1       7        5        37
##               Terms
## Docs           concluding conclus conclusion conclusions conclusive
##   character(0)          1       3         26           4          1
##               Terms
## Docs           conclusiveness concourse concurrence concurrently
##   character(0)              1         2           2            1
##               Terms
## Docs           concussion cond condã condemn condemnation condemnations
##   character(0)          1    1     2       8            1             1
##               Terms
## Docs           condemned condemning condescend condescending
##   character(0)         8          1          3             6
##               Terms
## Docs           condescendingly condescens condescension condit condition
##   character(0)               3          1             5     12        70
##               Terms
## Docs           conditional conditionally conditioned conditions condolence
##   character(0)           1             4           2         56          1
##               Terms
## Docs           conduce conduced conducing conduct conducted conducting
##   character(0)       1        2         1      15        10          5
##               Terms
## Docs           conductor conductors conducts cone conf confederation
##   character(0)         1          1        1    4    2             1
##               Terms
## Docs           confer conference conferred conferring confers confess
##   character(0)      5          1         6          1       1      17
##               Terms
## Docs           confessed confession confessor confessors confid confidant
##   character(0)         7          5         3          1      6         2
##               Terms
## Docs           confidante confide confided confidence
##   character(0)          1       3        3         20
##               Terms
## Docs           confidence—belonged confident confidenti confidential
##   character(0)                     1        12          1            4
##               Terms
## Docs           confidentially confidently confiding confin confined
##   character(0)              3           4         3      2       11
##               Terms
## Docs           confinement confinements confirm confirmation confirmed
##   character(0)           3            1      12            9        17
##               Terms
## Docs           confirming confirms conflagration conflagrations conflict
##   character(0)          3        3             5              3       18
##               Terms
## Docs           conflicting conflicts confluence conform conforming
##   character(0)           3         4          2       3          1
##               Terms
## Docs           conforms confound confounded confounding confronted
##   character(0)        1        4          1           1          2
##               Terms
## Docs           confronting confus confused confusedly confusing confusion
##   character(0)           1      8       51          1         3        40
##               Terms
## Docs           confuted congealed congested congestion congratul
##   character(0)        1         2         1          1         2
##               Terms
## Docs           congratulate congratulated congratulating congratulation
##   character(0)           13             6              1              1
##               Terms
## Docs           congratulations congress conjectur conjecture conjectures
##   character(0)               4        1         1          2           8
##               Terms
## Docs           conjug conjunct conjunction conjur conjuror connais
##   character(0)      2        2           2      1        1       1
##               Terms
## Docs           connaissezvous connect connected connecting connection
##   character(0)              1       7        22          3         36
##               Terms
## Docs           connections connoisseur connoisseurs conqu conquer
##   character(0)          11           1            3     1       5
##               Terms
## Docs           conquer— conquered conquering conqueror conquerors
##   character(0)          1         5          1         8          5
##               Terms
## Docs           conquest conquests conquests— cons consci conscience
##   character(0)        3         5            1    2      9         16
##               Terms
## Docs           conscientious conscientiously conscious conscious—
##   character(0)             4               2        51            1
##               Terms
## Docs           consciously consciousness conscript conscripted
##   character(0)           1            63         1           2
##               Terms
## Docs           conscription conscripts conscwiption consecut consecutive
##   character(0)            2          1            1        1           2
##               Terms
## Docs           consent consented consents consequ consequence consequences
##   character(0)      20         3        1       1          11            6
##               Terms
## Docs           consequent consequential consequently conserv
##   character(0)          4             1           17       1
##               Terms
## Docs           conservatives— conservatori conservatories conservatory
##   character(0)                1            1              2            9
##               Terms
## Docs           consid consider considerable considerably considerate
##   character(0)     26       63            5            2           2
##               Terms
## Docs           consideration considerations considered considering
##   character(0)            11             18         92          38
##               Terms
## Docs           considers consigne consigned consist consisted consistent
##   character(0)         9        1         1       8        29          3
##               Terms
## Docs           consistently consisting consistory consists consol
##   character(0)            4          8          1       10      4
##               Terms
## Docs           consolation consolations consolatory console consoled
##   character(0)          12            2           1       6        2
##               Terms
## Docs           consoler consolidated consoling consonant consonants
##   character(0)        1            1         5         1          1
##               Terms
## Docs           conspicuous conspir conspiracy conspiratorial conspired
##   character(0)           4       1          6              1         2
##               Terms
## Docs           const constant constantin constantine constantly
##   character(0)     3       18          1           2         21
##               Terms
## Docs           consternation constitut constitute constituted constitutes
##   character(0)             1         3          3           7          10
##               Terms
## Docs           constitution constitutional constitutions constrained
##   character(0)            4              2             1           5
##               Terms
## Docs           constraint constricted construct constructed constructed—
##   character(0)          5           1         2           9              1
##               Terms
## Docs           constructing construction consul consult consultation
##   character(0)            2            4      1       8            9
##               Terms
## Docs           consultations consulted consulting consuming consummate
##   character(0)             4         3          5         1          1
##               Terms
## Docs           cont contact contain contained containing contains contempl
##   character(0)    3       9       5         8         14        1        1
##               Terms
## Docs           contemplate contemplated contemplation contemplation—
##   character(0)           5            1             3                1
##               Terms
## Docs           contemporan contemporari contemporaries contemporary
##   character(0)           1            1              6            4
##               Terms
## Docs           contempt contemptible contemptu contemptuous contemptuously
##   character(0)       25            5         2           12             16
##               Terms
## Docs           content contente contented contentedly contention contents
##   character(0)      17        1        10           1          1        5
##               Terms
## Docs           contest contests context contez contiguous contin continent
##   character(0)       2        1       2      1          1      1         1
##               Terms
## Docs           continental conting contingencies contingent continu
##   character(0)           2       1             7          2      37
##               Terms
## Docs           continual continually continue continued
##   character(0)        12          71       19       194
##               Terms
## Docs           continued—remembering continues continuing continuity
##   character(0)                       1         4         15          4
##               Terms
## Docs           continuous continuously contorting contr contrabass
##   character(0)          6            6          1     1          1
##               Terms
## Docs           contract contracted contracting contradict contradicted
##   character(0)        1          1           1         13            3
##               Terms
## Docs           contradicting contradiction contradictions contradictori
##   character(0)             2            18              5             1
##               Terms
## Docs           contradictory contrair contralto contrari contrary contrast
##   character(0)             9        1         1        9      116       14
##               Terms
## Docs           contrasted contrasting contrat contre contribut contribute
##   character(0)          2           2       3      1         1          1
##               Terms
## Docs           contributed contributions contriv contrived contrives
##   character(0)           2             4       1         4         2
##               Terms
## Docs           control controlled controlledly controlling controls
##   character(0)      20          6            1           1        2
##               Terms
## Docs           convalesc convalescence convalescent convened convenience
##   character(0)         1             5            2        2           1
##               Terms
## Docs           convenient conveniently convent convention conventional
##   character(0)          6            1       4          5            3
##               Terms
## Docs           conventionality converge convers conversant conversation
##   character(0)               1        1      21          1          145
##               Terms
## Docs           conversation— conversation—count conversational
##   character(0)               3                    1              1
##               Terms
## Docs           conversations converse conversed conversing convert
##   character(0)            19        5         2         11       2
##               Terms
## Docs           converted converting convey conveyance conveyed conveying
##   character(0)         2          2      7          4        7         1
##               Terms
## Docs           convict conviction conviction—aim convictions
##   character(0)       7         27                1           4
##               Terms
## Docs           convictions— convicts convient convinc convince convinced
##   character(0)              1        5        1       7        9        50
##               Terms
## Docs           convinces convincing convoy convoyed convoyman convuls
##   character(0)         4          3     27        2         1       2
##               Terms
## Docs           convulsed convulsions convulsive convulsively cooing cook
##   character(0)         1           2          4            5      1   23
##               Terms
## Docs           cooked cooking cooks cooks— cookshop cookshops cool
##   character(0)      3       2     3        1        1         2    2
##               Terms
## Docs           cooled cooling coolly coompa cooompany coop cooper
##   character(0)      2       1      1      1         1    1      4
##               Terms
## Docs           cooperate cooperated cooperation copenhagen copenhagen—
##   character(0)         2          1           2          1             1
##               Terms
## Docs           copernicus copi copied copies cops copse copses copy
##   character(0)          4    3      5      9    1     9      1   14
##               Terms
## Docs           copying copyright coquet coquetry coquette coquettish coral
##   character(0)       7        13      1        3        1          5     1
##               Terms
## Docs           cord corded cordi cordial cordiality cordially cording
##   character(0)    6      3     2       5          3         6       1
##               Terms
## Docs           cordon cords core cork corked corks corn corner cornered
##   character(0)      1     5    1    6      1     1   18     87        1
##               Terms
## Docs           corners cornet cornetcy cornfield cornfields cornice
##   character(0)      11      8        1         1          1       1
##               Terms
## Docs           coronation coronet corp corporal corporals corporation
##   character(0)          3       1    6       24         4           1
##               Terms
## Docs           corps corpse corpses corpulence corpulent correct corrected
##   character(0)    41      4       9          1         2      21         5
##               Terms
## Docs           correcting corrections correctly correctness corrects
##   character(0)          1           1         6           2        1
##               Terms
## Docs           correlation correspond corresponded correspondence
##   character(0)           1          4            3              5
##               Terms
## Docs           correspondent corresponding correspondingly corridor
##   character(0)             1             9               1       23
##               Terms
## Docs           corrupt corrupted corset corsican corvisart cosaques
##   character(0)       1         1      1        1         1        1
##               Terms
## Docs           cosmography cossack cossack— cossacks cossacks— cost
##   character(0)           1      87          1       77           2   27
##               Terms
## Docs           costing costs costum costume costumes cot cotillion
##   character(0)       3     2      1       9        5  11         2
##               Terms
## Docs           cotillions cottage cotton cotyledons couch couches cough
##   character(0)          1       3      2          1     7       1     7
##               Terms
## Docs           cough— coughed coughing could—preferably couldnt
##   character(0)        1      11        4                  1       9
##               Terms
## Docs           couldst couler council council— councilor councilor—
##   character(0)       1      1      48          1         1            1
##               Terms
## Docs           councils counsel counseled counsels count count—
##   character(0)        1       1         1        2   658        3
##               Terms
## Docs           count—count counted counten countenance countenances
##   character(0)             1       6       3           4            2
##               Terms
## Docs           counter counteract counterattack countermanded
##   character(0)       1          1             1             1
##               Terms
## Docs           countermarches countermovement counterorders— countess
##   character(0)              1               4                1      484
##               Terms
## Docs           countess— counting countinghouse countless countri
##   character(0)           2       11             1         4      16
##               Terms
## Docs           countries country country— country—rumors countryman
##   character(0)         2      85          2                1          1
##               Terms
## Docs           countrymen countrys countryside countryside—see counts
##   character(0)          3        4           1                 1     62
##               Terms
## Docs           countwy coup coupl couple couples courag courage couri
##   character(0)       1    1     6     25       7      7      28     4
##               Terms
## Docs           courier cours course course— courses coursing court
##   character(0)      19     9    114         1       2        1    69
##               Terms
## Docs           courte courted courteous courteously courtesan courtesy
##   character(0)      1       3         4           3         1        4
##               Terms
## Docs           courti courtier courtierlike courtiers courting courtly
##   character(0)      2        6            2        17        2       3
##               Terms
## Docs           courtmartial courtmartialed courts courtship courtyard
##   character(0)            3              2      4         2        17
##               Terms
## Docs           courtyards cousin cousinage cousinage—dangereux cousine
##   character(0)          1     35         1                     1       2
##               Terms
## Docs           cousinhood cousins couture cov cover covered covering
##   character(0)          2       4       1  10    15      71       15
##               Terms
## Docs           coverlet covers covert cow coward coward—yes cowardice
##   character(0)        1      4      5   3      6            1         2
##               Terms
## Docs           cowards cowhouse cowshed coxcombs coyness crack cracked
##   character(0)       2        1       3        1       1    12       8
##               Terms
## Docs           cracking crackle crackled crackling cracks cradle craft
##   character(0)        1       3        3         8      1      2     3
##               Terms
## Docs           crafti craftsmanship craftsmen crafty cramp cramped crank
##   character(0)      1             1         1      3     1       2     3
##               Terms
## Docs           cranks crash crashed crashing crawl crawled crawling crazi
##   character(0)      1     3       1        1     3       3        1     2
##               Terms
## Docs           crazy creak creaked creaking creaks cream crease creases
##   character(0)     4     9      11        7      1     4      1       2
##               Terms
## Docs           create created creating creation creator creatur creature
##   character(0)      4       7        3        5       3       2       12
##               Terms
## Docs           creatures credit creditors creek creep creeping crept crest
##   character(0)         2      9         5     1     1        2     7     1
##               Terms
## Docs           crestfallen crew crews cri cricket crickets cried cries
##   character(0)           1    4     1  46       2        1   194    17
##               Terms
## Docs           crim crime crimea crimean crimes crimes—make crimin
##   character(0)    2    13      1       5      7             1      1
##               Terms
## Docs           criminal criminals crimson cringe cringing cripple crippled
##   character(0)       11         4      12      1        1       1        1
##               Terms
## Docs           crisi crisis crisp criterion critic critical criticism
##   character(0)     1      1     1         1      1        6         5
##               Terms
## Docs           criticize criticized criticized—criticized criticizes
##   character(0)         3          2                       1          1
##               Terms
## Docs           criticizing croaked croats crockery crooked crooking crop
##   character(0)           3       1      1        3       3        2    3
##               Terms
## Docs           cropped crops crosart cross crossbeam crossed crosses
##   character(0)       3     3       1    85         1      61       8
##               Terms
## Docs           crossing crossings crosslegged crossli crossly crossness
##   character(0)       44         1           1       3       3         1
##               Terms
## Docs           crosspurposes crossroads crossway crotchety crouch crouched
##   character(0)             1          4        1         1      1        3
##               Terms
## Docs           crouching croups crow crowd crowd—officials crowded
##   character(0)         1      1    2   213                 1      40
##               Terms
## Docs           crowding crowds crowed crowing crown crown— crowned crows
##   character(0)       16     28      3       3     4        2       7     5
##               Terms
## Docs           crucified crude crudele cruel cruelly cruelti cruelty
##   character(0)         1     1       2    29       4       3      12
##               Terms
## Docs           crumbl crumbled crumbling crumpled crumpling crunch
##   character(0)      1        1         2        6         3      1
##               Terms
## Docs           crunching crupper crusade— crusades crush crushed
##   character(0)         1       3          1        3    13      13
##               Terms
## Docs           crushing crusty crutches cry crybabies crybaby crying cryst
##   character(0)        7      1        1  71         1       1     20     1
##               Terms
## Docs           crystal cub cubs cucumbers cudgel cudgels cuffs cuisse
##   character(0)       3   1    5         1      8       1     3      1
##               Terms
## Docs           culminate culminated culminating culprit cultivate
##   character(0)         1          1           2       3         1
##               Terms
## Docs           cultivated culture culture— culture—following cun cunct
##   character(0)          1      16          1                   1   3     1
##               Terms
## Docs           cunning cunningly cup cupboard cupboards cupful cupola
##   character(0)      15         2  15        3         3      1      1
##               Terms
## Docs           cupolas cur cure cured curi curios curiosity curious
##   character(0)       2   3   10     2    2      7        40       7
##               Terms
## Docs           curiously curled curledup curling curlpapers curls curly
##   character(0)         1      6        1       4          1     7    18
##               Terms
## Docs           curlyhead curlyheaded curr currency current curse cursed
##   character(0)         1           1    1        1      18     2      2
##               Terms
## Docs           curses cursing curtain curtains curtseying curtsi curtsied
##   character(0)      5       2      17        3          1      1        4
##               Terms
## Docs           curtsy curve curved curves curving cushay cushion cushions
##   character(0)      1     1      4      1       2      1       4        3
##               Terms
## Docs           custodian custody custom customari customary customers
##   character(0)         1       1      8         1        14         1
##               Terms
## Docs           customs cut cutlets cuts cuttersoff cutting cutup cweation
##   character(0)       2  64       2    1          1      14     1        1
##               Terms
## Docs           cweep cwoss cygne cymbals cynically cyril cyrils
##   character(0)     1     1     2       1         1    12      1
##               Terms
## Docs           czartoryski czech daddy daddy— daffair daffaires dagg
##   character(0)           4     1     5        1       1         1    2
##               Terms
## Docs           dagger daggers dahe daily dainty dal dale dalexandre dalmat
##   character(0)      7       3    1     6      2   1    1          1      1
##               Terms
## Docs           dãlokhov dãlokhova dãlokhov— dãlokhov—now dãlokhovs dam
##   character(0)      290         1           2              1        36  23
##               Terms
## Docs           damag damage damaged damages damask damdam dame dame—
##   character(0)     3      2       3       2      2      1    3       1
##               Terms
## Docs           damn damned damp dampness dams dan danc dance danced dancer
##   character(0)    4      4   23        1    1   2    8    30     25      9
##               Terms
## Docs           dancers dances dancing dandies dandin dandling dandy dang
##   character(0)       6      6      37       3      1        2     2   15
##               Terms
## Docs           danger danger— dangereux dangerous dangerously dangers
##   character(0)     60         1         1        34           1       3
##               Terms
## Docs           dangles dangling daniel danielll daniels danilovna
##   character(0)       1        1     36        1       4        10
##               Terms
## Docs           danilovnas danilovs danish dans danub danube danzig dappled
##   character(0)          1        1      1    6     1     14      2       1
##               Terms
## Docs           dar dare dared daredevil darent dares daresay daring dark
##   character(0)   6   33    27         3      1     2       2      6  101
##               Terms
## Docs           dark— darkblu darkblue darken darkened darkeyed darkfaced
##   character(0)       1       1        3      1        5        2         2
##               Terms
## Docs           darkgray darkgreen darkhaired darkness darkness— darl
##   character(0)        1         3          1       42           1    4
##               Terms
## Docs           darling darlings dart darted darting das dash dashboard
##   character(0)      33        2    3      5       1   1    5         1
##               Terms
## Docs           dashed dashing dat data date dated dating dato daubed
##   character(0)     10      10   2    1    5     1      1    1      1
##               Terms
## Docs           daught daughter daughter— daughterinlaw daughters daunted
##   character(0)     17      104           3             6        40       1
##               Terms
## Docs           dautre david davout davouts davydov davydovs dawdling dawn
##   character(0)      1     5     37       4       2        1        3   19
##               Terms
## Docs           dawned dawning day day— day—especially day—everybody
##   character(0)      2       2 567      3                1               1
##               Terms
## Docs           daybreak daydreams daylight days daytime dazed
##   character(0)        5         2        9  192       2     2
##               Terms
## Docs           dazur—maison dazzled dazzling dazzlingly deacon deacons
##   character(0)              1       4        5          2      9       1
##               Terms
## Docs           dead dead— dead—lay deadlooking deadly deadness deaf
##   character(0)   67       4          1           1      1        1    7
##               Terms
## Docs           deafen deafened deafening deafeningly deah deal deal—
##   character(0)      1        3        10           1    1   33       2
##               Terms
## Docs           deal—forty dealer dealers dealing dealings deals dealt
##   character(0)            1      1       4      12        1     1    14
##               Terms
## Docs           dear dear— dear—ill dearer dearest dearly death
##   character(0)  383       1          1      1      17      4   178
##               Terms
## Docs           death— death—death death—killed death—never
##   character(0)        4             1              1             1
##               Terms
## Docs           deathbearing deathbed deathlike deathly deaths debates
##   character(0)            1        1         2       1      4       1
##               Terms
## Docs           debauchery debit debonair debouching debt debts debts—
##   character(0)          5     1        1          1    8    17        1
##               Terms
## Docs           debut dec decamp decanter decanters decay decaying decays
##   character(0)     1   2      2        2         1     2        1      1
##               Terms
## Docs           deceas deceased deceaseds deceit deceitful deceiv deceive
##   character(0)      1        5         1      3         1      2      11
##               Terms
## Docs           deceived deceiver deceiving decemb december decent decently
##   character(0)       11        1         3      4        9      4        2
##               Terms
## Docs           deception deceptions deceptive decid decide decided
##   character(0)         6          2         1     6     18      95
##               Terms
## Docs           decided—theres decidedly decides deciding decis decision
##   character(0)                1         4       3        6     6       19
##               Terms
## Docs           decisions decisive decisively deck deckmuhl decks declaim
##   character(0)         4       15          2    1        3     1       1
##               Terms
## Docs           declar declaration declarations declare declared declares
##   character(0)      3           4            1       4       23        2
##               Terms
## Docs           declaring decline declined declining declivity decomposes
##   character(0)         4       7        7         1         1          1
##               Terms
## Docs           decomposing decomposit decomposition decorated decorating
##   character(0)           1          1             1         3          1
##               Terms
## Docs           decoration decorations decorous decorum decre decreas
##   character(0)          3          12        1       4     1       2
##               Terms
## Docs           decrease decreased decreases decree decreed decrees
##   character(0)        2         2         1      3       5       5
##               Terms
## Docs           decrepit dedicated dedicates deduce deduced deduct
##   character(0)        2         1         1      1       7      1
##               Terms
## Docs           deductible deduction deductions deed deed—interrupted
##   character(0)          1         6          2   18                  1
##               Terms
## Docs           deeds deem deemed deep deepened deeper deepest deepli
##   character(0)     5    1      2   79        1     13       4      6
##               Terms
## Docs           deeply deepset deepton deer def defeat defeated defeats
##   character(0)     25       1       1    1   3     23        7       4
##               Terms
## Docs           defect defect— defection defective defects defend
##   character(0)      7         1         1         4       4     20
##               Terms
## Docs           defended defender defenders defending defens defense
##   character(0)        8        1         2         8      1      14
##               Terms
## Docs           defense— defenseless defensive defer deference deferenti
##   character(0)          1           1         3     3         4         1
##               Terms
## Docs           deferential deferentially deferring defiant defil defile
##   character(0)           2             2         1       1     1      2
##               Terms
## Docs           defiled defiles defin define defined defines defining
##   character(0)       1       1     3      6      14       1        4
##               Terms
## Docs           definit definite definitely definiteness definition
##   character(0)       5       37         12            1          5
##               Terms
## Docs           definitions deft deftly degradation degraded degrading
##   character(0)           2    3      3           1        4         1
##               Terms
## Docs           degre degree degrees degwad deign deigned deiti deity
##   character(0)     1     18       6      1     5       4     1     8
##               Terms
## Docs           deity— deject dejected dejection del delay delayed
##   character(0)        1      1        7         2   5    24       5
##               Terms
## Docs           delaying delays deleg delegate delegated delegation
##   character(0)        1      1     1        2         4          1
##               Terms
## Docs           deletions deliber deliberate deliberately deliberating
##   character(0)         1       2          7           13            1
##               Terms
## Docs           deliberation deliberations delicaci delicacy delicate
##   character(0)            4             2        1        5       26
##               Terms
## Docs           delicately delici delicious delight delighted delightedly
##   character(0)          1      1         7      39        30           3
##               Terms
## Docs           delightful delights deliri delirious delirium deliv deliver
##   character(0)         20        1      1         4        6     4       9
##               Terms
## Docs           deliverance delivered deliverer delivering delivers
##   character(0)           2         8         1          2        1
##               Terms
## Docs           delivery delud deluded deluge delus delusion delve delving
##   character(0)        1     2       1      1     1        4     1       1
##               Terms
## Docs           demain demand demande demanded demanded—namely demandent
##   character(0)      1     41       2       34                 1         1
##               Terms
## Docs           demanding demands demean dementat dementyev demkin
##   character(0)         4      12      3        1         1      1
##               Terms
## Docs           demolished demonstr demonstrate demonstrated demonstrating
##   character(0)          1        1           2            2             3
##               Terms
## Docs           demonstration demonstrations demosthenes demyan den
##   character(0)             3              3           1      2   2
##               Terms
## Docs           denghien denial denied denied— denis denisov denisov—
##   character(0)        5      1      5         1     1     367          1
##               Terms
## Docs           denisovs denisovs— denominations denote dens dense
##   character(0)       51           1             1      3    3    16
##               Terms
## Docs           densely denser denser— denuded deny denying depart
##   character(0)       1      3         1       1    1       1      2
##               Terms
## Docs           departed departing department departments
##   character(0)        1         1          6           2
##               Terms
## Docs           departments—knew departur departure departure—
##   character(0)                  1        2        44            1
##               Terms
## Docs           departures depend depended depended—whether dependence
##   character(0)          2     14       15                  1         12
##               Terms
## Docs           dependent depending depends depict depicted deplorable
##   character(0)         7         1      17      2        4          1
##               Terms
## Docs           deplored deployed deploying deported depose deposition
##   character(0)        1        1         1        2      1          1
##               Terms
## Docs           deprav depraved deprecating depress depressed depressing
##   character(0)      2        5           1       5         8          8
##               Terms
## Docs           depression deprive deprived deprives depriving depth depths
##   character(0)         11      11       19        3         5    12     18
##               Terms
## Docs           depui deput deputation deputations depwavity der deranged
##   character(0)     1     2          7           1         1   5        1
##               Terms
## Docs           dere deride derision derisive derisively deriv derivative
##   character(0)    1      1        2        2          1     2          2
##               Terms
## Docs           derive derived deriving derogates derogatory des desc
##   character(0)      2       4        1         1          1   7    1
##               Terms
## Docs           descend descendant descendants descended descending
##   character(0)       6          1           2        24          9
##               Terms
## Docs           descends descent descri describ describe described
##   character(0)        1       6      1       8       16        26
##               Terms
## Docs           describes describing descried descript description
##   character(0)         2         10        2        2           6
##               Terms
## Docs           descriptions descriptive descry desecrate desecration
##   character(0)            2           1      1         2           1
##               Terms
## Docs           desert deserted deserter desertest deserting desertion
##   character(0)      4       19        2         1         1         1
##               Terms
## Docs           deserv deserve deserved deserves deserving design
##   character(0)      1       4        7        3         1     10
##               Terms
## Docs           designation designed designs desir desirable desire desired
##   character(0)           3        3       4     8         3     70      28
##               Terms
## Docs           desired— desires desiring desirous desist desisted desk
##   character(0)          1      12        3        1      1        1    6
##               Terms
## Docs           desolation despair despaired despairing despairingly
##   character(0)          1      32         1          9            2
##               Terms
## Docs           despatch desper desperate desperately desperation
##   character(0)        1      1        16           9           4
##               Terms
## Docs           despicable despis despise despised despises despising
##   character(0)          2      3       8        9        1         1
##               Terms
## Docs           despit despite despoil despondency despondent despot
##   character(0)      3      78       1           1          2      1
##               Terms
## Docs           despot— despotism dessaixs dessall dessalles dessert
##   character(0)         1         1        4       2        35       1
##               Terms
## Docs           destime destin destination destined destiny destitution
##   character(0)       1      1           4        5       6           1
##               Terms
## Docs           destroy destroyed destroying destroys destruct destruction
##   character(0)      44        49         14        2        6          33
##               Terms
## Docs           destructions destructive detach detached detaching
##   character(0)            1           1     10        5         1
##               Terms
## Docs           detachment detachment—jokes detachments detail detailed
##   character(0)         29                  1          13     22        7
##               Terms
## Docs           details detain detained detect detected deter determin
##   character(0)      33      5        9      3        4     1        3
##               Terms
## Docs           determination determine determined determines detest
##   character(0)             7         8         13          1      1
##               Terms
## Docs           detestation detested detonators detrava detre detriment
##   character(0)           2        4          1       1     2         2
##               Terms
## Docs           detrimental detruite deuce devait devast devastated develop
##   character(0)           1        1     1      1      1          6       3
##               Terms
## Docs           developed developing development develops devi deviated
##   character(0)         3          1           4        1    1        3
##               Terms
## Docs           deviating deviation deviation— deviations device devices
##   character(0)         1         1            1          3      2       1
##               Terms
## Docs           devil devil— devil—hes devilish devils devise devised
##   character(0)    62        1           1        2      9      5      18
##               Terms
## Docs           devises devoid devoirs devot devote devoted devotedly
##   character(0)       1      2       1     1      6      21         1
##               Terms
## Docs           devotee devoting devotion devotional devotions devoured
##   character(0)       1        2       23          2         2        2
##               Terms
## Docs           devout devoutly devriez dew dews dewy dhãtel dhonneur
##   character(0)      3        1       1   8    1    3      1        4
##               Terms
## Docs           diable diagnosed diagonal dial diameter diametr diamond
##   character(0)      3         1        1    1        1       1       4
##               Terms
## Docs           diamonds diana diaphanous diari diary dict dictated
##   character(0)        6     2          1     3     7    1        3
##               Terms
## Docs           dictating dictatorship dictionaries did— diderot
##   character(0)         2            2            1      1       1
##               Terms
## Docs           dideville didnt didst die die— died died— dies diese
##   character(0)         3    51     2  62      1   47       2    1     1
##               Terms
## Docs           dieu differ differed difference differences different
##   character(0)   12     20        3         16           4       128
##               Terms
## Docs           different— differential differently differing differs
##   character(0)            1            1          17         2       3
##               Terms
## Docs           difficult difficulti difficulties difficulty diffidence
##   character(0)        83         12           16         36          1
##               Terms
## Docs           diffident diffus diffused diffusing diffusion dig digest
##   character(0)         1      2        3         3         2   3      2
##               Terms
## Docs           digested digging dign dignifi dignified dignitari
##   character(0)        1       2    7       1         6         1
##               Terms
## Docs           dignitaries dignitary dignity dignity— dignity—napoleon
##   character(0)           2         2      23          1                  1
##               Terms
## Docs           dilapidated dilatory dilemma dilig diligent diligently
##   character(0)           1        1       1     1        2          1
##               Terms
## Docs           dillydallying dim dimensions dimeyed diminish diminished
##   character(0)             1  20          4       1        6          9
##               Terms
## Docs           diminishes diminishing diminution diminutive dimly dimmed
##   character(0)          1           3          1          2    13      3
##               Terms
## Docs           dimmler dimmler—isnt dimness dimple dimpled dimples din
##   character(0)      16              1       1      4       2       1   7
##               Terms
## Docs           dine dined dined—looking dining diningroom dinn dinner
##   character(0)   10    14               1     25          1   20    147
##               Terms
## Docs           dinner— dinnerless dinners dinnertime dio dip diploma
##   character(0)         1          1      14          3   1   7       1
##               Terms
## Docs           diplomacy diplomat diplomatic diplomatist diplomatist—
##   character(0)         3       11         26           8              2
##               Terms
## Docs           diplomatists diplomats dipping direct directed directeur
##   character(0)            8         2       1     61       47         1
##               Terms
## Docs           directing direction direction—along directions directly
##   character(0)        13        68                 1         21       30
##               Terms
## Docs           directness director directors directory directs dirk dirt
##   character(0)          1        6         1         2       3    1    1
##               Terms
## Docs           dirty disabled disablement disadvantag disadvantage
##   character(0)    28        1           1           1            4
##               Terms
## Docs           disadvantageous disadvantages disagr disagre disagree
##   character(0)               2             1      2       2        1
##               Terms
## Docs           disagreeable disagreeably disagreed disagreement
##   character(0)           10            2         2            1
##               Terms
## Docs           disagreements disappear disappearance disappeared
##   character(0)             2        13             2          25
##               Terms
## Docs           disappearing disappears disappoint disappointed
##   character(0)            1          1          7            1
##               Terms
## Docs           disappointment disappointments disapprov disapproval
##   character(0)              3               1         4           5
##               Terms
## Docs           disapprove disapproved disapproving disapprovingly disarmed
##   character(0)          2           2            3              7        3
##               Terms
## Docs           disaster disasters disastr disastrous disavow disbanded
##   character(0)        4         2       1          5       1         1
##               Terms
## Docs           disbanding disbeliev disbelieve disbelieved discard
##   character(0)          1         1          2           2       1
##               Terms
## Docs           discarding discern discernible discerning discharg
##   character(0)          1       7           3          2        1
##               Terms
## Docs           discharge discharged discharging disciplin discipline
##   character(0)         5          6           1         2         15
##               Terms
## Docs           disclaim disclaimer disclaimers disclos disclose disclosed
##   character(0)        1          3           1       1        4         4
##               Terms
## Docs           disclosing discomfiture discomfort discomposure disconcert
##   character(0)          1            1          1            1          4
##               Terms
## Docs           disconcerted disconcerting disconnect disconnected
##   character(0)           10             1          1            5
##               Terms
## Docs           disconnectedly disconsolately discontent discontented
##   character(0)              1              1          1            4
##               Terms
## Docs           discontentedly discontinue discontinuous discord discordant
##   character(0)              1           1             2       3          2
##               Terms
## Docs           discordantly discountenanced discourag discourse discov
##   character(0)            1               1         2         2      3
##               Terms
## Docs           discover discovered discovering discovery discredited
##   character(0)        9         12           1         9           2
##               Terms
## Docs           discreet discretion discriminate discuss discussed
##   character(0)        1          3            1      17        18
##               Terms
## Docs           discusses discussing discussion discussions disdain
##   character(0)         1          8         14          10       4
##               Terms
## Docs           disdainful disdainfully disdaining diseas disease diseases
##   character(0)          2            6          1      1       9        1
##               Terms
## Docs           disengag disengaged disengaging disentangle disentangled
##   character(0)        1          3           2           1            2
##               Terms
## Docs           disfavor disfavor— disfigured disgrac disgrace disgraced
##   character(0)        3           1          4       2        7         5
##               Terms
## Docs           disgraceful disgraces disgracing disguis disguise disguised
##   character(0)           5         1          1       2        1         1
##               Terms
## Docs           disgust disgusting dish disharmony dishes disheveled
##   character(0)      11          1   12          1      7          7
##               Terms
## Docs           dishonest dishonesty dishonor dishonorable dishonorable—
##   character(0)         2          1        3            6               1
##               Terms
## Docs           dishonored disillusion disillusioned disillusionment
##   character(0)          3           1             1               4
##               Terms
## Docs           disillusionments disinclined disinfected disintegrated
##   character(0)                1           1           1             1
##               Terms
## Docs           disintegration disinterested disinterestedly disjointed
##   character(0)              4             2               2          1
##               Terms
## Docs           disk disks dislik dislike disliked dislikes dislocated
##   character(0)    1     1      2       4       12        1          2
##               Terms
## Docs           dislocation dislodge dismal dismally dismantled dismay
##   character(0)           1        1      4        2          2     15
##               Terms
## Docs           dismayed dismiss dismissal dismissed dismount dismounted
##   character(0)        3       1         1         9        7         24
##               Terms
## Docs           dismounting disobedience disobey disobeying disobeys disord
##   character(0)           5            2       4          1        1      3
##               Terms
## Docs           disorder disordered disorderly disorganization disorganized
##   character(0)       20          8          7               1            8
##               Terms
## Docs           disparity dispassionate dispatch dispatched dispatches
##   character(0)         1             1       21          7          2
##               Terms
## Docs           dispatching dispelled—look dispens dispense dispers
##   character(0)           3                1       1        1       4
##               Terms
## Docs           disperse dispersed disperses dispersing dispirited
##   character(0)       12        11         1          5          3
##               Terms
## Docs           displacement display displayed displaying displeas
##   character(0)            1      12         7          8        3
##               Terms
## Docs           displease displeased displeases displeasure
##   character(0)         2         13          1           6
##               Terms
## Docs           displeasure—said disport dispos disposal dispose disposed
##   character(0)                  1       1      3        2       2        8
##               Terms
## Docs           disposit disposition dispositions disprov disproving disput
##   character(0)        8           9           27       1          1      2
##               Terms
## Docs           dispute disputed disputes disputing disputing—pierre
##   character(0)      12        7        6        11                  1
##               Terms
## Docs           disquiet disquieted disquieting disregard disregarding
##   character(0)        1          1           3         2            4
##               Terms
## Docs           disrespectful disrespectfully disrobe disruption
##   character(0)             2               1       1          1
##               Terms
## Docs           dissatisfact dissatisfaction dissatisfi dissatisfied
##   character(0)            1              15          1           27
##               Terms
## Docs           dissect dissecting dissemination dissension dissensions
##   character(0)       2          1             2          1           1
##               Terms
## Docs           dissented dissip dissipated dissipation dissipations
##   character(0)         1      1          4           4            2
##               Terms
## Docs           dissolut dissolute dissolution dissolve dissolved dissuade
##   character(0)        1         1           4        2         2        1
##               Terms
## Docs           dissuasions dist distance distance— distances distant
##   character(0)           1   18       60           1         3      21
##               Terms
## Docs           distant— distinct distinction distinctions distinctly
##   character(0)          1       19           5            5         21
##               Terms
## Docs           distinctness distinguãe distinguish distinguished
##   character(0)            1          1          23            31
##               Terms
## Docs           distinguishes distinguishing distorted distract distracted
##   character(0)             2              3        15        5          6
##               Terms
## Docs           distractedly distraction distractions distraught distress
##   character(0)            1           4            3          4       14
##               Terms
## Docs           distressed distressful distressing distribut distribute
##   character(0)          8           1           3         2          7
##               Terms
## Docs           distributed distributing distribution distributor district
##   character(0)          12            9            9           1       19
##               Terms
## Docs           districts distrust distrust— distrusted distrustful
##   character(0)         2        2           1          1           1
##               Terms
## Docs           disturb disturbance disturbed disturber disturbing ditch
##   character(0)       9           1        12         1          4     7
##               Terms
## Docs           ditches dites diteslui divan diverg divers diverse
##   character(0)       1     2        1     2      1      1      14
##               Terms
## Docs           diversion diversions diversity divert diverted diverting
##   character(0)         2          1         3      3        5         2
##               Terms
## Docs           divest divested divid divide divided divided— dividing
##   character(0)      1        1     2      1      16          1        3
##               Terms
## Docs           divin divine divined divinely divining divinities divinity
##   character(0)     6     22       2        1        2          1        3
##               Terms
## Docs           divis division divisions divisionstipulates divorc divorce
##   character(0)     9       42        12                  1      2       2
##               Terms
## Docs           divorced dizzy dmãtri dmãtrich dmãtrievna dmãtrievnas
##   character(0)        1     1     13       11         92          13
##               Terms
## Docs           dmitrov dmitrovsk dniep dnieper dnieper— do—
##   character(0)       1         1     1       5          1     2
##               Terms
## Docs           do—nonsens do—perished dobroe doctor
##   character(0)            1             1      3    127
##               Terms
## Docs           doctor—metivier— doctors doctors—one doctrine
##   character(0)                    1      46             1        2
##               Terms
## Docs           doctrines docu documents dodge doesnt doeuvr doeuvres dof
##   character(0)         1    3         3     1     38      1        1   1
##               Terms
## Docs           doffed doffing dog dogs dogs— dohkturov doings dokhturov
##   character(0)      4       2  46   30       1         2      8        23
##               Terms
## Docs           dokhturov— dokhturov—kutãzov dokhturovs dol doled
##   character(0)            1                   1          2   1     1
##               Terms
## Docs           doleful dolefully dolgorukov dolgorukovs doll dolllike
##   character(0)       1         1         43           2    7        1
##               Terms
## Docs           dolls domain domes domest domestic domestics domin dominant
##   character(0)     1     13     2      3       18         1     1        1
##               Terms
## Docs           dominated dominating domination dominion domo don donations
##   character(0)         3          1          1        1    1  40        15
##               Terms
## Docs           donc done done— donets donne donned donning donors donot
##   character(0)    1  274       2      4     1      7       3      2     1
##               Terms
## Docs           dont doom doomed door door— door—speaking doorpost
##   character(0)  528    1      2  333       1               1        4
##               Terms
## Docs           doors doorway doorways doppelkummel dordre dormir
##   character(0)    21      14        1            1      4      1
##               Terms
## Docs           dorogobuzh dorogomilov dorokhovs dose doses dot dotage
##   character(0)          3           9         4    1     2   1      1
##               Terms
## Docs           dotard dotted doubl double doubled doubles doubling doubly
##   character(0)      2      2     2     16       4       1        1      3
##               Terms
## Docs           doubt doubted doubtful doubtfully doubting doubts douceur
##   character(0)    64       6        6          1        3     21       1
##               Terms
## Docs           douleurs doute dove dovelike dover dovey dowager dowerless
##   character(0)        1     1    1        1     1     1       6         2
##               Terms
## Docs           down—capitally downcast downfall downhill downi
##   character(0)                1       13        2       11     1
##               Terms
## Docs           downloading downstair downstairs downward downwards downy
##   character(0)           1         5         12        7        11     7
##               Terms
## Docs           dowry doze dozed dozen dozens dozhoyveyko dozing draft
##   character(0)     8    2     7    17      9           1      5     4
##               Terms
## Docs           drafts drag dragged dragging dragnet dragon dragoon
##   character(0)      1    7      23       19       1      1      12
##               Terms
## Docs           dragoons drags drain drama dramatic dramdadadam dramshop
##   character(0)       23     1     1     1        1           1        2
##               Terms
## Docs           drank draped draping draught draughts draw drawer drawers
##   character(0)    22      2       1       1        1   39      4       2
##               Terms
## Docs           drawing drawings drawl drawn drawnin dread dreaded dreadful
##   character(0)     201        2     1    68       1    14       8       43
##               Terms
## Docs           dreadfully dreadfully— dream dreamed dreamer dreamers
##   character(0)          6             1    37      13       2        1
##               Terms
## Docs           dreamest dreaminess dreaming dreams dreamy dreary dregs
##   character(0)        1          1        5      9      1      3     1
##               Terms
## Docs           drenched dresden dress dressed dresser dressers dresses
##   character(0)        3       3   117      64       4        3      25
##               Terms
## Docs           dressing dressings dressmaker dressmakers drew dri dried
##   character(0)       62         1          2           1  112   5     9
##               Terms
## Docs           driedup drifted drilling drink drinking drinks drip
##   character(0)       1       1        1    45       14      2    2
##               Terms
## Docs           dripping drissa driv drive driven driver drivers drives
##   character(0)        3     22    8    49     27     16       7      6
##               Terms
## Docs           driving drizzling droits droll dron dron— drone droned
##   character(0)      31         1      1     1   52       1     3      1
##               Terms
## Docs           drones drons dronushka droop drooped drooping drop dropped
##   character(0)      3     2        10     4       1       13   32      32
##               Terms
## Docs           dropping drops drought drov drove drown drowned drowning
##   character(0)       11    14       1    3    75     7      12        5
##               Terms
## Docs           drowns drowsily drowsiness drowsing drowsy drubetskãi
##   character(0)      1        1          3        2      2          2
##               Terms
## Docs           drubetskãy drubetskãya drubetskãy—awaited drubetskãyas
##   character(0)         16           9                    1            1
##               Terms
## Docs           drubetskãys drudgery drug drum drummer drummer— drummers
##   character(0)           1        1    2    5      14          1        1
##               Terms
## Docs           drumming drums drunk drunkard drunkards drunken drunkenness
##   character(0)        1     7    24        2         1      17           3
##               Terms
## Docs           dry dryeyed drying dryly dual dubi dubiously duc duc—
##   character(0)  28       2      2     4    1    1         1   9      1
##               Terms
## Docs           duchenois duchy duck ducked ducs dudgeon due duel dueling
##   character(0)         1     3    2      4    1       1  46   28       1
##               Terms
## Docs           duelist duels duets dug dugout duk duke duke— dukes
##   character(0)       2     2     1  11      2   4   26       2     8
##               Terms
## Docs           dukes—whose dul dull dull— dulled dullest dullness dulm
##   character(0)             1   7   40       1      2       1        1    1
##               Terms
## Docs           duly dumb dumbly dumfound dummy dump dumped duncolored dune
##   character(0)    1    4      1        1     1    1      1          1    1
##               Terms
## Docs           dung dunyasha dunyashas dupl duport duport— duration
##   character(0)    1       31         3    1      7         1        2
##               Terms
## Docs           duroc durosnels durrenstein dusk dussek dust dusti
##   character(0)     2         1           3    7      1   23     3
##               Terms
## Docs           duststained dusty dutch dutch—hungry duti duties dutiful
##   character(0)           1    10     2              1   13     26       1
##               Terms
## Docs           dutifully duty duty—germans dvina dwagging dwarfs dwel
##   character(0)         1   79              1     1        1      1    1
##               Terms
## Docs           dwell dwelling dwelt dwindled dwink dwive dwown dwy dye
##   character(0)     4        3     3        1     3     1     1   1   4
##               Terms
## Docs           dyed dying dying—first dynasty dyou dysentery eag eager
##   character(0)    1    54             1       1    4         1   7    26
##               Terms
## Docs           eagerly eagerness eagl eagle eagles ear earlier earliest
##   character(0)      29         4    2     4      1  29       8        2
##               Terms
## Docs           early earn earned earnest earnest— earnestly earnestness
##   character(0)    49    2      2       5          1         2           1
##               Terms
## Docs           earning earrings ears earth earth— earthen earthly earths
##   character(0)       1        2   35    57        1       2       9      1
##               Terms
## Docs           earthwork earthworks eas ease easi easier easiest easili
##   character(0)         4          1   3   31    7      9       1      7
##               Terms
## Docs           easily easing east eastward eastwards easy easygoing eat
##   character(0)     36      1   33        4         2   44         1  47
##               Terms
## Docs           eaten eating eats eau ebb ebook ebooks eccentric
##   character(0)     9     17    2   3   1    14      4         2
##               Terms
## Docs           eccentricities ecclesiastical echelons echkino echo echoes
##   character(0)              1              2        1       2    2      1
##               Terms
## Docs           echoing eckatshausen eckmuhl eclairaient eclipsed eclipses
##   character(0)       1            1       1           1        1        1
##               Terms
## Docs           econom economic economical economy ecossaise ecstasi
##   character(0)      3        2          1       2         6       1
##               Terms
## Docs           ecstasies ecstasy ecstat ecstatic ecstatically eddied
##   character(0)         1       6      1       11            6      1
##               Terms
## Docs           eddies eddying edg edge edged edges edific edifice edifices
##   character(0)      1       1   1   26     2     1      1       2        1
##               Terms
## Docs           edifying edit editions editor educ educate educated
##   character(0)        2    1        4      1    3       1       13
##               Terms
## Docs           education educational een efface effaced effacing effect
##   character(0)        18           4   1      1       1        1     65
##               Terms
## Docs           effected effecting effective effective— effectively
##   character(0)        2         2         1            1           1
##               Terms
## Docs           effects effects— efficacy efficiency effort efforts
##   character(0)       6          1        2          1     80      42
##               Terms
## Docs           efforts— effrayãe effrontery efim egg egged eggs eggshell
##   character(0)          1        1          1    3   1     1    3        1
##               Terms
## Docs           eglises egot egotism egotist egotists egypt egypt—
##   character(0)       2    2       5       1        2     3        1
##               Terms
## Docs           egyptian egyptians eight eighteen eighteenth eighth eighti
##   character(0)        2         1    39       10          4      9      4
##               Terms
## Docs           eightpag eighty ein eith either either— ejaculated
##   character(0)        1      7   2   11    116         1          6
##               Terms
## Docs           ejaculating ekonomov elaborate elapsed elastic elasticity
##   character(0)           1        3         1       6       1          1
##               Terms
## Docs           elated elation elba elbow elbow— elbowing elbows
##   character(0)      4       2    1    27        1        1     20
##               Terms
## Docs           elchingen eld elder elderly elders eldest elect elected
##   character(0)         1   3    34      22      9     27     2       1
##               Terms
## Docs           election electric electricity electron electronic
##   character(0)        2        3           6        3         24
##               Terms
## Docs           electronically eleg elegance elegant elegantly element
##   character(0)              2    1        2       7         4       6
##               Terms
## Docs           elemental elementary elements elements—sulphur eleph
##   character(0)         3          1        9                  1     1
##               Terms
## Docs           elets elevate elevated elevates elevating elevation—
##   character(0)     1       1        1        1         1            1
##               Terms
## Docs           eleven eleventh elias elicited elided eligible elisabeth
##   character(0)      7        5     1        1      1        1         1
##               Terms
## Docs           elisaveta elit elizabeth elocution elohim elongated elope
##   character(0)         1    1         2         1      1         1     5
##               Terms
## Docs           elopement elopements eloqu eloquence eloquent eloquently
##   character(0)         1          1     1         2        5          2
##               Terms
## Docs           els else else— else—formed else—indefinite
##   character(0)  28  125       3             1                 1
##               Terms
## Docs           else—something elses elsewher elsewhere elsewhere—
##   character(0)                1     3        1         5            2
##               Terms
## Docs           elucidate elude elusive— emaciated emaciation email eman
##   character(0)         1     1          1         6          1     4    1
##               Terms
## Docs           emanating emancip emancipation embank embankment
##   character(0)         2       1            1      1          1
##               Terms
## Docs           embankments embarrass embarrassed embarrassing
##   character(0)           1         4          15            5
##               Terms
## Docs           embarrassment embarrassments embassag embassy embers
##   character(0)            15              1        1       7      3
##               Terms
## Docs           embezzlement embitt embittered emblem embodying embossed
##   character(0)            1      2          2      1         1        1
##               Terms
## Docs           embrac embrace embraced embraces embracing embroidered
##   character(0)      7      12       34        1         8           6
##               Terms
## Docs           embroideri embroidering embroidery emerg emerge emerged
##   character(0)          1            1          5     2      2       7
##               Terms
## Docs           emergence emerges emerges— emerging emigr emigrant
##   character(0)         1       1          1        6     1        1
##               Terms
## Docs           emigrate emigre emilie emissari emissary emitted emitting
##   character(0)        1      3      1        1        1       4        3
##               Terms
## Docs           emot emotion emotional emotions empereur emperor emperor—
##   character(0)    5      22         3        5        1     537          4
##               Terms
## Docs           emperor—frantically emperor—without emperors
##   character(0)                     1                 1      121
##               Terms
## Docs           emperors— empewah empewo emphasi emphasis emphasize
##   character(0)           2       2      2       1        5         1
##               Terms
## Docs           emphasized emphasizing emphat emphatic emphatically empia
##   character(0)          1           1      1        3            1     1
##               Terms
## Docs           empir empire employ employed employee employees employers
##   character(0)     1     16      8       13        1         2         2
##               Terms
## Docs           employing employment empress empresses empti emptied
##   character(0)         1          2      26         1     9      10
##               Terms
## Docs           emptiest emptiness empty emptyhanded emptying emulating
##   character(0)        1         2    27           1        4         1
##               Terms
## Docs           emulation enable enabled enabling encamped encampment ench
##   character(0)         2      2       4        1        4          3    4
##               Terms
## Docs           enchant enchanted enchanting enchantress enclosed enclosure
##   character(0)       1         6         14           4        2         3
##               Terms
## Docs           enclosures encoding encompass encounter encountered
##   character(0)          1        1         1        20           5
##               Terms
## Docs           encountering encounters encourage encouraged encouragement
##   character(0)            3          5         5          2             2
##               Terms
## Docs           encouraging encumbered encumbering end end— endanger
##   character(0)           3          1           1 191      1        1
##               Terms
## Docs           endearment endearments endears endeavor endeavors ended
##   character(0)          1           1       1        4         3    21
##               Terms
## Docs           ending endless endorsed endowed ends ends— endur
##   character(0)      7      12        1       5   12       1     3
##               Terms
## Docs           endurance endurance—acknowledged endure endured enduring
##   character(0)         4                        1     19       3        4
##               Terms
## Docs           enemi enemies enemy enemy— enemys energet energetic
##   character(0)    31      17   186        2     49       3        11
##               Terms
## Docs           energetically energi energies energique energy enfant
##   character(0)             7      1        1         1     22      2
##               Terms
## Docs           enfants enfeebled enfin enfolded enforce engag engage
##   character(0)       2         4     1        1       2     8      3
##               Terms
## Docs           engaged engagement engagements engaging engin engine
##   character(0)      31         36           2        2     2      2
##               Terms
## Docs           engines england englands english englishman englishmans
##   character(0)       1      14        1      30         14           1
##               Terms
## Docs           engrãlã engrav engraved engross engrossed engulfed
##   character(0)       1      1        2       2        10        1
##               Terms
## Docs           engulfing enhance enhanced enjoin enjoined enjoining enjoy
##   character(0)         1       1        1      2        1         1    16
##               Terms
## Docs           enjoyable enjoyed enjoying enjoyment enjoys enlarged
##   character(0)         2      17        7        12      3        2
##               Terms
## Docs           enlighten enlighteners enlightenment enliven enlivened enm
##   character(0)         4            1             6       3         2   1
##               Terms
## Docs           enmeshed enmity enns ennui enorm enormous enormously enough
##   character(0)        1      2   10     1     4       42          5     60
##               Terms
## Docs           enough—taking enraptur enraptured enrich enriched enrol
##   character(0)               1        2          7      1        1     2
##               Terms
## Docs           enrolled enrollment ensign enslav ensnared ensu ensued
##   character(0)        6          2      2      1        1    1      5
##               Terms
## Docs           ensure ensuring ent entailed entailing entangl entangled
##   character(0)      2        2  24        1         1       1         6
##               Terms
## Docs           entanglements enter entered entered— entering enterpris
##   character(0)             2    66     195          1       48         1
##               Terms
## Docs           enterprise enters entertain entertained entertaining
##   character(0)          2      8        12           4            6
##               Terms
## Docs           entertainment enthusiasm enthusiasm— enthusiasm—news
##   character(0)             4         25             1                 1
##               Terms
## Docs           enthusiasms enthusiast enthusiastic enthusiastically entic
##   character(0)           1          2            9                3     1
##               Terms
## Docs           enticed enticingly entir entire entirely entirely—
##   character(0)       1          1     1      6       28           1
##               Terms
## Docs           entirety entitled entity entr entracte entranc entrance
##   character(0)        4        2      2    7        2       2       26
##               Terms
## Docs           entrances entreat entreat— entreated entreati entreaties
##   character(0)         1       3          1         3        1          4
##               Terms
## Docs           entreating entreaty entree entrench entrenched entrenchment
##   character(0)          2        7      1        4          4            4
##               Terms
## Docs           entrenchments entrez entri entrust entrusted entrusting
##   character(0)             6      3     1       2        27          2
##               Terms
## Docs           entrusts entry entweat enumerate enunciated enunciation
##   character(0)        1    11       1         1          1           1
##               Terms
## Docs           envelop envelope enveloped enveloping envi envied envious
##   character(0)       5        3         8          1    7      2       6
##               Terms
## Docs           environs envisagez envoy envoy—especially envoys envy
##   character(0)        1         1     7                  1      2    9
##               Terms
## Docs           envying enwich epaulet epaulets epaulett epaulettes epigram
##   character(0)       1      1       1        4        2          1       2
##               Terms
## Docs           epigrams epileptic epilogu epilogue epiphany episod episode
##   character(0)        1         1       2        2        1      1       6
##               Terms
## Docs           episodes epistles epithet epoch eprouver equ equal equality
##   character(0)        1        1       1     5        1   8    28       11
##               Terms
## Docs           equally equals equation equations equestrian equip equipage
##   character(0)      16      2        1         2          1     6        2
##               Terms
## Docs           equipages equipment equipped equitable equivalent eradicate
##   character(0)         1         9        1         1          2         1
##               Terms
## Docs           erect erected erection erfurt ermin ermishin ermolov
##   character(0)    15       4        1      6     1        1      28
##               Terms
## Docs           ermolovs err errand errands errare erroneous error errors
##   character(0)        5   2      2       1      1         3     8      2
##               Terms
## Docs           erupt erza esaul escap escapade escape escape— escaped
##   character(0)     1    9    32     2        2     34         1      13
##               Terms
## Docs           escaping escaping—going escort escorted escorting especi
##   character(0)        8                1     14        3         1      7
##               Terms
## Docs           especially espied espoused ess essayist essen essence
##   character(0)        121      3        1   3        1     1      24
##               Terms
## Docs           essenti essential essential— essentially essentials est
##   character(0)       3        30            1           1          1  23
##               Terms
## Docs           establish established establishing establishment
##   character(0)         8          20            1             5
##               Terms
## Docs           establishments estat estate estates estates— estce esteem
##   character(0)              3     2     51      32          1     1      7
##               Terms
## Docs           esteemed esteeming estim estimable estimate estimates
##   character(0)        1         1     2         2        2         1
##               Terms
## Docs           estime estrang estranged estrangement etait etats etc etern
##   character(0)      1       1         1            4     1     1   4     4
##               Terms
## Docs           eternal eternally eternity etes eth ether ethical ethics
##   character(0)      20         1        5    2   1     1       1      1
##               Terms
## Docs           ethnographic etiquette etranger etre euer eugene europ
##   character(0)            1         2        2    1    1      1     5
##               Terms
## Docs           europe europe— europe—except european eut evacuate
##   character(0)     42         1               1       20   1        1
##               Terms
## Docs           evacuated evacuation evade evaded eve even even— evening
##   character(0)         1          3     1      1  14  526       1     192
##               Terms
## Docs           evening— evening—without evenings evenly event event—
##   character(0)          2                 1        6      5    75        4
##               Terms
## Docs           events events— events—sometimes eventu eventualities
##   character(0)    105         4                  1      2             2
##               Terms
## Docs           eventuality eventually ever ever—ent everchanging
##   character(0)           2          2  115          1            1
##               Terms
## Docs           everglow evergreen evergrowing everi everincreas
##   character(0)        1         2           1    24           1
##               Terms
## Docs           everincreasing everlasting everliving evermanifest
##   character(0)              3           2          1            1
##               Terms
## Docs           everquicken everrecurring every everybodi everybody
##   character(0)           1             1   310        10       102
##               Terms
## Docs           everybody— everybody—tired everybodys everyday everyon
##   character(0)            1                 1          4        7      18
##               Terms
## Docs           everyone everyone— everyone—especially everyones
##   character(0)      201           2                     1         6
##               Terms
## Docs           everyth everything everything— everything—far
##   character(0)      37        369             1                1
##               Terms
## Docs           everything—magnitski everything—thats everythings
##   character(0)                      1                  1           3
##               Terms
## Docs           everywher everywhere everywhere— evewybody evewyone
##   character(0)         6         42             2         1        1
##               Terms
## Docs           evewything evid evidence evident evidently evil evildoer
##   character(0)          1   35        4      67       321   30        1
##               Terms
## Docs           evilminded evils evince evinced evoke evoked evoking
##   character(0)          1     3      2       1     1     10       3
##               Terms
## Docs           evolutions evstafey— evstafeys evwything exact exacting
##   character(0)          1           1         1         1     9        3
##               Terms
## Docs           exactions exactitud exactitude exactly exagger exaggerate
##   character(0)         1         1          2      27       1          1
##               Terms
## Docs           exaggerated exaggeration exalt exalted examin examination
##   character(0)           3            1     3       5      8           7
##               Terms
## Docs           examinations examine examined examines examining example
##   character(0)            1      13       19        4        19      22
##               Terms
## Docs           examples exasperated exasperating exasperation excaptain
##   character(0)        5           4            1            5         2
##               Terms
## Docs           exceeded exceeding exceedingly exceeds excel excellence
##   character(0)        3         1           6       1    24          1
##               Terms
## Docs           excellency excellency— excellencys excellent except
##   character(0)         99             1           3        32     77
##               Terms
## Docs           exception exceptional exceptions excess excessive exchang
##   character(0)        16           6          2      4         1       4
##               Terms
## Docs           exchange exchanged exchanging excit excitable excite
##   character(0)       11        16         13    13         1      3
##               Terms
## Docs           excited excitedly excitement excites exciting exclaim
##   character(0)      60         7         37       1        3       7
##               Terms
## Docs           exclaimed exclaiming exclam exclamation exclamations
##   character(0)        77          1      1           6            4
##               Terms
## Docs           excluded excludes exclus exclusion exclusive exclusively
##   character(0)        1        1      1         2         1           5
##               Terms
## Docs           excrement excruciating excursions excus excusable excuse
##   character(0)         1            1          2     2         1     29
##               Terms
## Docs           excused excuses excusing execrable execut execute executed
##   character(0)       3       3        1         1      8      13       27
##               Terms
## Docs           executing execution executioner executions executor exeld
##   character(0)         5        15           2          5        1     1
##               Terms
## Docs           exemplary exempt exercis exercise exercises exercising
##   character(0)         4      4       3       12         1          3
##               Terms
## Docs           exert exerted exertion exertions exertions— exhaled
##   character(0)     2       2        3         1            1       1
##               Terms
## Docs           exhales exhaust exhausted exhausting exhaustion exhibited
##   character(0)       1       2        28          1          3         1
##               Terms
## Docs           exhibiting exhilarating exhort exhortation exhortations
##   character(0)          1            1      1           2            1
##               Terms
## Docs           exile exiled exist exist—just existed existence existing
##   character(0)     7      3    39            1      21        30        5
##               Terms
## Docs           exists exists— exit exlenlency exminister exotic expand
##   character(0)     16         1    2          1          2      1      3
##               Terms
## Docs           expanded expans expanse expect expectancy expectant
##   character(0)        6      1       4     63          1         2
##               Terms
## Docs           expectantly expectation expectation— expectations
##   character(0)           1          13              1            8
##               Terms
## Docs           expected expected— expected—neither expecting expects
##   character(0)       81           1                  1        55       5
##               Terms
## Docs           expedient expedit expedite expedition expeditions
##   character(0)         3       1        1         13           3
##               Terms
## Docs           expeditiously expel expelled expend expended expenditure
##   character(0)             1     1        5      1        4           3
##               Terms
## Docs           expens expense expenses expensive experi experienc
##   character(0)      2       7        3         6      2         4
##               Terms
## Docs           experience experienced experiences experiencing experiment
##   character(0)         39          82           4            7          6
##               Terms
## Docs           experimental experiments expert experts expiate expiation
##   character(0)            2           4      1       1       2         1
##               Terms
## Docs           expired expiring explain explained explaining explains
##   character(0)       1        2      68        40         20        6
##               Terms
## Docs           explan explanation explanations explet expletives
##   character(0)      4          36            8      1          1
##               Terms
## Docs           explicitly explod explode exploded exploding exploit
##   character(0)          1      1       1        1         1       6
##               Terms
## Docs           exploits explosion exporting expos expose exposed
##   character(0)        7         3         1     6      7      14
##               Terms
## Docs           exposed— exposed—beckoned exposing exposition exposure
##   character(0)          1                  1        3          2        3
##               Terms
## Docs           expound expounded express expressed expressed— expresses
##   character(0)       2         2     107       105            1         7
##               Terms
## Docs           expressing expression expression— expressionless
##   character(0)         24        268             2              4
##               Terms
## Docs           expressions expressive expressly expulsion exquisite
##   character(0)          11          2         1         1         3
##               Terms
## Docs           exquisitely ext extend extended extending extensive extent
##   character(0)           1   2      9       17         5         1     11
##               Terms
## Docs           extenuate extenuating exterior exterminate extermination
##   character(0)         1           1        1           2             1
##               Terms
## Docs           extern external externally externals extinction extinguish
##   character(0)      6       26          2         1          1          1
##               Terms
## Docs           extinguished extol extolled extorted extra extract
##   character(0)            2     1        1        1     3       1
##               Terms
## Docs           extracted extraneous extraordinari extraordinarily
##   character(0)         1          1             1               7
##               Terms
## Docs           extraordinary extrem extreme extremely extremely—whether
##   character(0)            32      1      12        14                   1
##               Terms
## Docs           extremes extremit extremity extricate extricated exultation
##   character(0)        1        1         2         3          1          1
##               Terms
## Docs           exulting eye eyeball eyebrow eyebrows eyed eyeglass
##   character(0)        2  51       1       4       28    3        1
##               Terms
## Docs           eyelashes eyelid eyelids eyes eyes— eyes—large eying
##   character(0)         1      2       1  684       6            1     1
##               Terms
## Docs           eykhen eylau fable fabvier fabviers fac facad face face—
##   character(0)      2     2     2       5        1 152     1  760       1
##               Terms
## Docs           face—fair faced faces faces— faces—one faceted
##   character(0)           1     9   138        2           1       2
##               Terms
## Docs           facetious fachons facil facilitating facility facing fact
##   character(0)         1       1     1            1        1     24  156
##               Terms
## Docs           factor factor— factori factories factors factory factotum
##   character(0)      6         1       1         4       1       9        1
##               Terms
## Docs           facts facts— faculti faculties faculty fad fade faded
##   character(0)    19        1       1         4       5   1    1     3
##               Terms
## Docs           fading fãdorovna fãdorovnas fagged fahrenheit fail failed
##   character(0)      1        13          3      1          1   13     20
##               Terms
## Docs           failing fails failur failure failures fain faint fainter
##   character(0)       9     4      1       5        3    1    11       1
##               Terms
## Docs           fainthearted fainting faintly faints fair fairbanks faire
##   character(0)            1        2       3      1   16         1     7
##               Terms
## Docs           fairer fairhair fairhaired fairi fairly fairness fairy
##   character(0)      1        1          8     1      1        1     4
##               Terms
## Docs           fairyland fait faites faith faith— faithful faithfully
##   character(0)         2    4      1    28        1        9          3
##               Terms
## Docs           faithless faiwy fal falcon fall fallacious fallacy fallen
##   character(0)         1     1  17      3   64          1       1     55
##               Terms
## Docs           falleth fallibility falling fallow falls fals false
##   character(0)       1           1      33      2    10    4    35
##               Terms
## Docs           falsehood falsehoods falsely falsified falsity falt
##   character(0)         9          1       2         1       3    2
##               Terms
## Docs           faltered faltering fam fame famed fameuse famili familiar
##   character(0)        3         1   1    8     1       1     19       59
##               Terms
## Docs           familiarity families family family— familys famine
##   character(0)           7        9    117         3       6      1
##               Terms
## Docs           famished famous fan fanci fancied fancier fancies fancy
##   character(0)        2     21   4     1      11       1       6    29
##               Terms
## Docs           fancy— fancywork fanned fanning fantastic fanwise far
##   character(0)        2         1      2       2         4       1 169
##               Terms
## Docs           faraway fardistant fare farewel farewell farm
##   character(0)       4          1    2       1        8    5
##               Terms
## Docs           farm—especially farmer farming farms faro faroff farth
##   character(0)                 1      1       6     1    1      1     4
##               Terms
## Docs           farther farthest fas fascin fascinate fascinating
##   character(0)      83        9   1      1         2           6
##               Terms
## Docs           fascination fashion fashionable fashionably fashioned
##   character(0)           2      21           5           2         1
##               Terms
## Docs           fashions fast fasted fasten fastened fastening faster
##   character(0)        1   23      1      3        5         1     24
##               Terms
## Docs           fasting fat fatal fatale fatalism fatally fate fate—
##   character(0)       1  27     6      1        1       1   60       1
##               Terms
## Docs           fated fateful fath father father— father—prince
##   character(0)     1       1   53    285         3               1
##               Terms
## Docs           fatherin fatherinlaw fatherinlaws fatherland
##   character(0)        1           5            1         29
##               Terms
## Docs           fatherland—now fatherland—something fatherly fathers
##   character(0)                1                      1        1      92
##               Terms
## Docs           fathom fatigu fatigue fatigued fatigues fatted fattened
##   character(0)      6      1       7        1        2      1        2
##               Terms
## Docs           fattening fatty fault faultfinding faults faut favor
##   character(0)         1     1    40            1      3    4    33
##               Terms
## Docs           favorable favorably favoring favorit favorite favorites
##   character(0)         4         2        1       3       34         1
##               Terms
## Docs           favors fawningly fear fear— fear—resembling feared
##   character(0)      3         1  115       1                 1     35
##               Terms
## Docs           fearful fearing fearless fearlessly fears feas feasible
##   character(0)       4      14        3          1     7    1        1
##               Terms
## Docs           feast feasting feat feath feather featherbeds feathers
##   character(0)     6        2    2     1      12           1        2
##               Terms
## Docs           feats featur feature features february fed fedchenko
##   character(0)     1      2       3       20        2   4         1
##               Terms
## Docs           federal fedeshon fedor fedorovichs fedotov fedya fee feebl
##   character(0)       2        1     2           1       1     6   8     5
##               Terms
## Docs           feeble feeblelooking feebleness feebly feed feedeth feeding
##   character(0)     17             1          1      7    5       1       7
##               Terms
## Docs           feel feeling feeling— feelings feels fees feet feigned
##   character(0)  168     300          1       57    21    2  112       4
##               Terms
## Docs           feigned— feind fel felicitations fell feller felling
##   character(0)          1     1  11             1  114      1       1
##               Terms
## Docs           fellow fellow— fellows felt felted felty femal female
##   character(0)    191         1      39  628      1     1     2      4
##               Terms
## Docs           femgalka feminin feminine femme femmes fenc fence fencer
##   character(0)        1       1       13     4      1    1    19      1
##               Terms
## Docs           fences fencing feoklitych feoktist fera ferapontov
##   character(0)      4       5          1        2    3         12
##               Terms
## Docs           ferapontovs ferdinand ferdinands ferment feroce ferocious
##   character(0)           7         7          1       2      2         2
##               Terms
## Docs           ferociously ferocity ferons ferry ferrymen fertile
##   character(0)           1        2      1     4        1       2
##               Terms
## Docs           fertilizes fervent fervor fest festering festival festive
##   character(0)          1       1      2    2         3        1       4
##               Terms
## Docs           festivities fet fetch fetched fetching fete fetes fettered
##   character(0)           2   2    25       8        4    9     2        2
##               Terms
## Docs           feu fev fever feverish feverishly feverishness fewer fewest
##   character(0)   1   2    13       17          5            1     8      1
##               Terms
## Docs           fez ffflop fiance fiancee fiancees fichte fichu fictiti
##   character(0)   1      1      1       3        2      2     2       1
##               Terms
## Docs           fictitious fidelity fidgeting field fieldglass fields
##   character(0)          1        2         1   149          1     29
##               Terms
## Docs           fieldwork fiends fierc fierce fiercely fiery fiew fifteen
##   character(0)         1      1     2      2        5     3    1      31
##               Terms
## Docs           fifteenth fifteenyearold fifth fifti fiftieth fifty
##   character(0)         8              1    23     4        1    25
##               Terms
## Docs           fiftyeight fiftyfour fiftyyearold fight fighting fights
##   character(0)          1         1            2    85       37      2
##               Terms
## Docs           figner figur figure figure— figured figurehead figures
##   character(0)      1     9     63         1       1          1      26
##               Terms
## Docs           fil file file— files filez fili filial fill filled
##   character(0)   6    3       1     2     2    9      1    5     59
##               Terms
## Docs           filled—admitting filling fills filmy fils filthy fin
##   character(0)                  1      11     1     1    1      2  14
##               Terms
## Docs           final finally finally—like financ financial find find—
##   character(0)    21      26              1      1         3  164       1
##               Terms
## Docs           finding finds fine fine—well finely fines finesse finest
##   character(0)      32    15  110           1      2     1       1      3
##               Terms
## Docs           fing finger fingerboard fingered fingering fingers finish
##   character(0)    9     34           1        4         5      53     55
##               Terms
## Docs           finished finishing finite finland finnish fir fire
##   character(0)       71        16      1       2       2  40  179
##               Terms
## Docs           fire—namely fire—well fired firelight fires fires—
##   character(0)             1           1    21         1    30        1
##               Terms
## Docs           firewood fireworks firhoff firing firm firmament firmer
##   character(0)        3         4       2     73   53         1      1
##               Terms
## Docs           firmly firmness firs first first—step firstborn
##   character(0)     41       13    3   620            1         1
##               Terms
## Docs           firstclass firstr firstrate fiscal fish fishing fist fists
##   character(0)          1      2         4      1    5       1    5     5
##               Terms
## Docs           fit fitness fits fitted fitting five fiveruble fix fixed
##   character(0)  34       2    6      5       2   78         1  17    75
##               Terms
## Docs           fixedly fixing fixity flabbi flabby flaccid flag flagged
##   character(0)      15      6      2      1      2       1   10       1
##               Terms
## Docs           flagging flags flagstaff flail flakes flam flame flamed
##   character(0)        1     4         2     1      1    4     8      1
##               Terms
## Docs           flames flaming flammes flank flank— flank—still
##   character(0)     15       3       1    97        2             1
##               Terms
## Docs           flanking flanks flapped flapping flaps flared flares
##   character(0)        1      3       1        3     1     10      1
##               Terms
## Docs           flaring flash flashed flashes flashing flask flat flatly
##   character(0)       4     5      12       2        2     4    8      1
##               Terms
## Docs           flatten flatter flattered flattering flattering—quite
##   character(0)       2       4        14         11                  1
##               Terms
## Docs           flatters flattery flaunt flavor flay flayed flaying flea
##   character(0)        1        2      1      2    2      1       1    1
##               Terms
## Docs           fleas fleches fleck fled fled— fled—experienced
##   character(0)     2      20     1   20       1                  1
##               Terms
## Docs           fled—without flee fleecy fleeing fleet fleeting fleissig
##   character(0)              1    6      1      10     3        1        1
##               Terms
## Docs           flesh fleshy flew flex flexibility flexible flexibly fli
##   character(0)    16      3   45    1           1        1        1   9
##               Terms
## Docs           flicked flickering flies flight fling flinging flings flint
##   character(0)       1          1     2     37     2        3      1     1
##               Terms
## Docs           flints flirt flirtati flirted flitted flitting flo float
##   character(0)      4     4        1       2       7        1   2     3
##               Terms
## Docs           floated floating flock flocked flocking flog flogged
##   character(0)       1        6     3       2        1    2       5
##               Terms
## Docs           flogging flood flooded flooding floods floor floors flop
##   character(0)        3     3       3        2      1    49      3    1
##               Terms
## Docs           flopped floppy floundered floundering flour flourish
##   character(0)       4      1          1           4     6        5
##               Terms
## Docs           flourished flourishing flow flowed flower flowerbordered
##   character(0)          5          13   19     13     11              1
##               Terms
## Docs           flowered flowerpots flowers flowing flown flows fluctuation
##   character(0)        1          1       9      10     2     4           1
##               Terms
## Docs           fluff fluffy fluid flung flurried flurried—compose
##   character(0)     1      2     1    14        3                  1
##               Terms
## Docs           flurry— flurrying flush flushed flushing flustered flutt
##   character(0)         1         1    11      63       10         2     2
##               Terms
## Docs           flutter fluttered fluttering fly flying foal foam
##   character(0)       1         4          3  21     26    1    2
##               Terms
## Docs           foamflecked foaming foams focused fodder foe foes fog foggy
##   character(0)           1       1     1       2      7  15    4  19     3
##               Terms
## Docs           fogotten foh foi foibles foka fold folded folding folds
##   character(0)        1   1   3       1    3    4     15       4    10
##               Terms
## Docs           foliage folk folk— folks follow followed followers
##   character(0)       2   25       1     8     61      127         2
##               Terms
## Docs           following follows folly foment fond fond— fonder fondest
##   character(0)        66      12    10      2   51       1      3       1
##               Terms
## Docs           fondness font foo food fool fooled foolish foolish—
##   character(0)        1    3   1   41   47      2      12          1
##               Terms
## Docs           foolish—like foolishness fools foot foot— footboard
##   character(0)              1           1     5   88       1         1
##               Terms
## Docs           footgear footing footlights footman footmen footmen—on
##   character(0)        2       5          1      47      29            1
##               Terms
## Docs           footpace footprints footstep footsteps for— for—human
##   character(0)        7          1        8        23      3           1
##               Terms
## Docs           forag forage foragers foraging forbade forbid forbidden
##   character(0)     1      5        1        5       3      4         8
##               Terms
## Docs           forbidding forbids forc force force— force—october
##   character(0)          5       1   26   117        2               1
##               Terms
## Docs           forced forcer forces forces—millions forcible forcibly
##   character(0)     24      1     79                 1        2        3
##               Terms
## Docs           forcing ford fords forebod foreboding forecast forefather
##   character(0)       4    4     1       1          4        2          2
##               Terms
## Docs           forefinger foregathered forehead foreheads foreign
##   character(0)          2            1       47         1      23
##               Terms
## Docs           foreigner foreigners foreleg forelegs foreman foremen
##   character(0)         7          6       3        1       1       1
##               Terms
## Docs           foremost forepaws foresaw foresee foreseeing foreseen
##   character(0)       10        1       4       5          2       13
##               Terms
## Docs           foreseen— foresees foresight forest forestal forestall
##   character(0)           1        3         2     64        1         2
##               Terms
## Docs           forestalled forestalling forests foretast foretell foretold
##   character(0)           2            1      15        1        1        3
##               Terms
## Docs           forev forever forewarned forfeit forg forgave forged
##   character(0)     5      28          1       7    4       1      1
##               Terms
## Docs           forgeries forget forget— forgetful forgetfulness forgets
##   character(0)         1     72         1         1             3       8
##               Terms
## Docs           forgetting forgiv forgive forgiven forgiveness forgiving
##   character(0)         24      4      55        7           9         1
##               Terms
## Docs           forgo forgot forgotten forgotten—gazed fork forks form
##   character(0)     2     20        47                 1    1     1   83
##               Terms
## Docs           form— formal formalities formality formally format
##   character(0)       1      6           3         2        1      4
##               Terms
## Docs           formation formats forme formed former formerly formid
##   character(0)         3       2     1     65    106       42      1
##               Terms
## Docs           formidable forming forminsk formio formless forms formul
##   character(0)          3      10        8      1        1    13      2
##               Terms
## Docs           formulating forsake forsaken forsaking forsook forth
##   character(0)           1       1        3         1       1    19
##               Terms
## Docs           forthcom forthcoming forti forties fortif fortifi
##   character(0)        1           3     3       1      1       1
##               Terms
## Docs           fortification fortifications fortified fortify fortifying
##   character(0)             3              4         8       4          1
##               Terms
## Docs           fortnight fortnights fortress fortresses fortuitously
##   character(0)        17          1        3          4            1
##               Terms
## Docs           fortun fortunate fortunately fortune fortunes forty
##   character(0)      7         4           3      14        3    28
##               Terms
## Docs           forty—looked fortyfive fortythree fortytwo fortyyearold
##   character(0)              1         2          6        2            2
##               Terms
## Docs           forward forward— forwarded forwards fouche fought foul
##   character(0)     173          1         2        4      2     38    4
##               Terms
## Docs           foulmouthed found foundat foundation foundations
##   character(0)           1   226       2         22           5
##               Terms
## Docs           foundations— founded founder foundling four fours
##   character(0)              1       6       2         2  103     3
##               Terms
## Docs           fourteen fourteenth fourteenyearold fourth fourthly fourths
##   character(0)       10          5               2     30        3       1
##               Terms
## Docs           foward fowl fowls fox foxes foxfur foxlined foxy fractured
##   character(0)      2    1     2  16     1      1        1    1         1
##               Terms
## Docs           fragmentari fragments fragr fragrance fragrant frail
##   character(0)           1         2     1         3        3     2
##               Terms
## Docs           frailty fram frame frames framing franc francai francais
##   character(0)       1    1    22      2       1     1       1        1
##               Terms
## Docs           francaise france francis francs frank frankly frankness
##   character(0)         1     38      13      2     8      13         8
##               Terms
## Docs           frantic frantically franz fratern fraternity fraud frauds
##   character(0)       1           1     4       1          1     7      1
##               Terms
## Docs           fraulein fre freak freckl freckled frederick free freed
##   character(0)        1  20     3      1        1         4  136     6
##               Terms
## Docs           freedom freedom— freedom—now freeing freely freely—
##   character(0)     111          2             1       1     14         1
##               Terms
## Docs           freemason freemasonri freemasonry freemasons freer frees
##   character(0)         7           3          15         11     1     1
##               Terms
## Docs           freewill freezing french french— frenchie frenchies
##   character(0)        1        3    872         6        1         2
##               Terms
## Docs           frenchifi frenchman frenchmans frenchmen frenchwoman
##   character(0)         1        96          4        49          12
##               Terms
## Docs           frenchy frenzy frequent frequented frequently frer frere
##   character(0)       3      3       13          4         15    1     1
##               Terms
## Docs           fresh fresh— freshen freshlooking freshly freshness fret
##   character(0)    95        1       1            2      10         8    3
##               Terms
## Docs           fretted friant friants friday friedland friedland—yet
##   character(0)       1      1       5      5         4               1
##               Terms
## Docs           friend friend— friend—life friend—suffer friendliest
##   character(0)    171         3             1               1           1
##               Terms
## Docs           friendliness friendly friends friends— friends—come
##   character(0)            1       25      79          2              1
##               Terms
## Docs           friendship friendships frieze fright frighten frightened
##   character(0)         37           3     10     13       22        103
##               Terms
## Docs           frightening frightful frightfully frigid frill frilled
##   character(0)           1         3           1      3     2       1
##               Terms
## Docs           frise frivolity frivolous frivolously fro frock frocks frog
##   character(0)     1         2         3           1  10     4      2    1
##               Terms
## Docs           frol frola frolicking front fronti frontier frontier—
##   character(0)    1     3          1   265      2       14           1
##               Terms
## Docs           frontiers frost frostbitten frostbound frosts frosts—
##   character(0)         5    23           1          1      3         1
##               Terms
## Docs           frosty frown frowned frowned—partly frowning frowningly
##   character(0)      6    31      36                1       44          1
##               Terms
## Docs           froze frozen fruhstuck fruit fruitful—probably fruitless
##   character(0)     1     11         1     8                   1         2
##               Terms
## Docs           fruits fruschtique frustrate frustrated fuel fugit fugitive
##   character(0)      1           1         1          1    4     1        2
##               Terms
## Docs           fugitives fugue fugue—though ful fulfil fulfill fulfilled
##   character(0)         5     1              1  14      5      16        11
##               Terms
## Docs           fulfilling fulfillment full fullblooded fulldress fuller
##   character(0)          3           6  148           1         2      1
##               Terms
## Docs           fullgrown fullness fullskirted fulltoned fully fumbling fun
##   character(0)         2        1           2         1    32        6  22
##               Terms
## Docs           functionary functions fundamental fundamentals funer
##   character(0)           1         2           3            1     2
##               Terms
## Docs           funeral funk funke funnel funnier funniest funny funny—
##   character(0)       6    1     2      1       1        1    14        1
##               Terms
## Docs           funny—bringing fur furi furies furieuse furious furiously
##   character(0)                1  16    2      1        1       5         2
##               Terms
## Docs           furlined furlough furnish furnished furnishing furnitur
##   character(0)        4        3       3         4          1        1
##               Terms
## Docs           furniture furri furrow furrows furs furs— furtive
##   character(0)         9     1      2       1    2       1       1
##               Terms
## Docs           furtively fury fusillade fuss fussed fussily fussing fussy
##   character(0)         1   11         1    7      1       1       1     1
##               Terms
## Docs           futile futility futur future future— fwashing fwiend fwo
##   character(0)      3        1    10     66         1        1      4   1
##               Terms
## Docs           fwom gabions gabriel gachina gag gaieti gaiety gaili gaily
##   character(0)    6       1       5       1   1      1     12     6    31
##               Terms
## Docs           gain gained gaining gains gait gaitered gala galant galere
##   character(0)   12     25       8     4    7        1    1      1      1
##               Terms
## Docs           galicia galitsyn gallant gallantlook gallantly gallantry
##   character(0)       1        1       9           1         2         1
##               Terms
## Docs           galled galleri galleries gallery galley gallicism
##   character(0)      1       4         1       5      1         1
##               Terms
## Docs           gallicisms galling gallop gallop— galloped galloping
##   character(0)          1       1     45         2       95        33
##               Terms
## Docs           gallops gallow galosh galoshes gam gambler gambling gambols
##   character(0)       1      1      1        1   3       4        3       1
##               Terms
## Docs           game games gang gangrene gangway ganze gap gaped gaptoothed
##   character(0)   35     5    1        1       1     2   8     1          1
##               Terms
## Docs           gar garbs garcon garden gardener gardening gardens gare
##   character(0)   2     1      2     48        6         1       7    1
##               Terms
## Docs           garment garments garnering garrison garrulous garrulously
##   character(0)       1        5         1        3         1           1
##               Terms
## Docs           gascon gasconades gascons gase gash gasp gasped gasping
##   character(0)      2          1       1    1    1    2      3       2
##               Terms
## Docs           gasps gate gates gateway gath gather gathered gathering
##   character(0)     1   45    20      10    5      5       45        10
##               Terms
## Docs           gatherings gathers gauge gaunt gauntlet gauz gauze gauzy
##   character(0)          3       2     1     2        1    2     4     1
##               Terms
## Docs           gav gave gave— gavest gavril gay gaz gaze gazed gazers
##   character(0)  12  291       1      2      1  33  11   18    81      2
##               Terms
## Docs           gazette gazettes gazing gbnewbypglaforg geben gee gelding
##   character(0)       5        1     58               1     1   1       3
##               Terms
## Docs           gems gen gendarmes genealogical gener general general—
##   character(0)    2   2         3            2    77     431          2
##               Terms
## Docs           generalinchief generalization generalizations generalized
##   character(0)              1              2               1           2
##               Terms
## Docs           generalizing generally generals generals—
##   character(0)            1        33       99           1
##               Terms
## Docs           generals—davout generation generations generaux generos
##   character(0)                 1          5           4        1       1
##               Terms
## Docs           generosity generous generously genevese genewal geni genial
##   character(0)          5        5          1        1       1    1      2
##               Terms
## Docs           geniality genius genius— genius—napoleon genius—now
##   character(0)         1     60         1                 1            1
##               Terms
## Docs           genius—speranski genius—that geniuses genlis genoa
##   character(0)                  1             1        2      4     3
##               Terms
## Docs           gentian gentille gentl gentle gentlefolk gentleman
##   character(0)       1        1     8     34          2        31
##               Terms
## Docs           gentleman—evidently gentlemanin gentlemaninwaiting
##   character(0)                     1           1                  5
##               Terms
## Docs           gentlemanranker— gentlemans gentlemen gentlemen—
##   character(0)                  1          7        75            1
##               Terms
## Docs           gentlemeninwait gentlemeninwaiting gentlemens gentleness
##   character(0)               1                  6          1          5
##               Terms
## Docs           gentlewoman gently gentri gentry genug genuine genuinely
##   character(0)           1     16      2     15     1       4         3
##               Terms
## Docs           geograph geographical geography geology geometr geometrical
##   character(0)        1            2         3       1       2           1
##               Terms
## Docs           geometry georg george george— georges georgian gerakov
##   character(0)        5     4     19         1       8        2       1
##               Terms
## Docs           gerard gerasim german german— german—now german—sent
##   character(0)      6      26     99         1            1             1
##               Terms
## Docs           germani germans germany germs gervais gervinus gesticul
##   character(0)       1      24       3     1       4        2        2
##               Terms
## Docs           gesticulated gesticulating gesticulations gestur gesture
##   character(0)            1             5              1     10      43
##               Terms
## Docs           gestures get gets getting gewiss ghost gib gibbon gibrards
##   character(0)        5 364   15      70      1     3   1      1        2
##               Terms
## Docs           giddy gideon gift gifted gifts gig gigant gigantic giggler
##   character(0)     1      2    6      4     2   2      1        6       1
##               Terms
## Docs           gilt gingerbread girchik gird girdle girdled girdles girl
##   character(0)    5           3       1    1      2       2       1  134
##               Terms
## Docs           girlhood girlish girlishly girls girls— girls—tomorrow
##   character(0)        2       6         1    51        1                1
##               Terms
## Docs           girt girth girths gist giv give give— given
##   character(0)    2     2      2    3  11  265       1   179
##               Terms
## Docs           given—almost gives giving glad gladden gladdening glade
##   character(0)              1    21     96  131       1          2     3
##               Terms
## Docs           gladly gladsome glamour glanc glance glance—friendly
##   character(0)     10        1       2     7     63                 1
##               Terms
## Docs           glanced glanced— glances glancing glar glaring glass
##   character(0)     146          1      20       72    1       1    76
##               Terms
## Docs           glass—started glasses glassfront glassy gleam gleamed
##   character(0)               1      15          1      2    11      13
##               Terms
## Docs           gleaming glee gleeful gleefully glid glided gliding glimmer
##   character(0)        3    2       4         3    1      5       6       1
##               Terms
## Docs           glimpse glimpses glinka glint glistened glistening glitt
##   character(0)       7        5      1     1         1          5     6
##               Terms
## Docs           glitter glittered glittering gloat globe globe— glogau
##   character(0)       7        14         29     2     5        1      2
##               Terms
## Docs           gloom gloomi gloomier gloomily gloomy gloomyfaced glori
##   character(0)    10      4        1       11     31           1     4
##               Terms
## Docs           gloria glorify glorious glory glory— glossy glov glove
##   character(0)      1       1        5    37        2      2    1     7
##               Terms
## Docs           gloved gloves glow glowed glowed— glowing glued glum
##   character(0)      3     12   18      2         1      10     3    1
##               Terms
## Docs           glumly gluttony gnarled gnashed gnashing gnawing gnaws
##   character(0)      1        1       3       1        1       3     1
##               Terms
## Docs           go—foot goal goal— goal—moscow goals goat goats
##   character(0)         1   16       1             1     1    1     1
##               Terms
## Docs           goatskin gobble gobelin god god—nothing god—voices
##   character(0)        1      1       1 270             1            1
##               Terms
## Docs           goddaughter goddess godfather godfather— godfearing
##   character(0)           1       1         3            1          1
##               Terms
## Docs           godfreys godmother gods godson godson— goes goeth going
##   character(0)        4         1   42      1         1   21     1   293
##               Terms
## Docs           goings golãtsyn gold goldbach goldembroid goldembroidered
##   character(0)      2        6   41        1           1               1
##               Terms
## Docs           golden goldentint goliath golukhovski gon gone gone— good
##   character(0)     14          1       4           1  15  146       1  390
##               Terms
## Docs           good— goodbi goodby goodbye goodfor goodfornothing
##   character(0)       2      3     30      20       1              5
##               Terms
## Docs           goodhearted goodhumor goodhumored goodhumoredly goodlook
##   character(0)           3         2           3             2        1
##               Terms
## Docs           goodlooking goodnatur goodnatured goodnaturedly goodness
##   character(0)           7         3          25             5       24
##               Terms
## Docs           goodness—please goods goods— goose goot gorchakov gorg
##   character(0)                 1     9        1     4    3         1    1
##               Terms
## Docs           gorges gorki gory gosling gosp gospel gospel— gospels
##   character(0)      2     9    3       1    1      8         1       3
##               Terms
## Docs           gossamer gossip gossips got got— gott gouvern gov govern
##   character(0)        1     20       2 202      1    1       1   1      9
##               Terms
## Docs           governed governess governesses governing government
##   character(0)        6        10           8         4         55
##               Terms
## Docs           government— governmental governments governor governors
##   character(0)             2            2           3       34        34
##               Terms
## Docs           governs gown gowns grab grabbed grabern grabern— grac
##   character(0)       2   46     3    1       3      13          1    3
##               Terms
## Docs           grace graceful gracefully graci gracieux gracious
##   character(0)     8        7          5     2        1       25
##               Terms
## Docs           graciously grad grade grades gradually gradually—just
##   character(0)          7    2     2      3        21                1
##               Terms
## Docs           grain grains granaries granaries— grand grandchildren
##   character(0)    19      1         1            1    58             1
##               Terms
## Docs           granddad granddaughter grande grandee grandees grandeur
##   character(0)        6             1      2       4        2        9
##               Terms
## Docs           grandeur— grandfath grandfather grandfathers
##   character(0)           2         2           5            1
##               Terms
## Docs           grandiloquent grandiloquently grands grandson granny grant
##   character(0)             1               1      1        4      1    17
##               Terms
## Docs           granted granting grapeshot grasp grasped grasping grass
##   character(0)       7        1        13    22       4        8    24
##               Terms
## Docs           grasseyement grasshoppers grassland grated grateful
##   character(0)            1            1         1      1       18
##               Terms
## Docs           gratefully gratifi gratification gratify grating gratitud
##   character(0)          6       1             2       1       1        4
##               Terms
## Docs           gratitude gratitude— gratuitous gratuity grav grave
##   character(0)        10            1          1        1    5    16
##               Terms
## Docs           gravel graveled gravely graven graves gravitation graviti
##   character(0)      1        1       3      1      1           5       1
##               Terms
## Docs           gravity gray graybearded grayblue grayhaired grayish grazed
##   character(0)       7   72           2        1          4       1      1
##               Terms
## Docs           grazing grease greasy great great— greatcoat greatcoats
##   character(0)       1      2      2   269        1        15          9
##               Terms
## Docs           greater greatest greatly greatness greats grecqu grecque
##   character(0)      61       41      20        18      2      1       1
##               Terms
## Docs           greece greedily greediness greedy greek green greenishhazel
##   character(0)      1        6          2      1     2    43             1
##               Terms
## Docs           greet greeted greeting greetings gregory grekov grenade
##   character(0)     9      16       17         8       1      5       2
##               Terms
## Docs           grenadi grenadier grenadiers grenadiers—fine grew
##   character(0)       1         4          8                 1  124
##               Terms
## Docs           gridneva grief griefstricken griev grievance grieve grieved
##   character(0)        1    35             1     2         1      4      11
##               Terms
## Docs           grieving grievous grim grimac grimace grin grinned grinning
##   character(0)        2        1    4      4       8    3       1        1
##               Terms
## Docs           grip grippe gripped gripping grizzled grizzlyhaired gro
##   character(0)    3      2       2        2        3             1   1
##               Terms
## Docs           groan groaned groaning groans groat groin groom groomed
##   character(0)    12       8        4     11     1     1    24       1
##               Terms
## Docs           grooms groove gross grossvater grotesque ground ground—
##   character(0)      2      1     3          1         1    106         2
##               Terms
## Docs           ground—thats groundless grounds group grouped grouping
##   character(0)              1          3       3    71       3        1
##               Terms
## Docs           groups grove grow growing growled growling grown grownup
##   character(0)     22     1   34      60       3        1    65      14
##               Terms
## Docs           grows growth grudg grudge grudged gruel gruff gruffly
##   character(0)     8      2     1      9       2     1     1       1
##               Terms
## Docs           grumbl grumble grumbled grumbling grumpy grunt grunted
##   character(0)      1       1        4         3      1     2       1
##               Terms
## Docs           gruntersdorf grunth grunting grunts gruzinski gruzinskis
##   character(0)            1      4        2      1         1          1
##               Terms
## Docs           guai guarantees guard guard— guarded guardhouse guardian
##   character(0)    1          1    43        2       2          3        3
##               Terms
## Docs           guarding guards guardsman guardsmans guardsmen guerr guerre
##   character(0)        3     83         5          3         1     1      1
##               Terms
## Docs           guerrilla guerrillas guess guessed guessing guest guests
##   character(0)        11          3    12      17        7    21     62
##               Terms
## Docs           guests— guests—chiefly gueules guffaw guid guidance
##   character(0)         2                1       2      1    3        6
##               Terms
## Docs           guide guided guides guiding guile guillotined guilt guilti
##   character(0)    13     15      1       4     1           1     8      2
##               Terms
## Docs           guiltlessness guilty guilty— guise guitar gulf gulli
##   character(0)             1     23         1     3      9    1     1
##               Terms
## Docs           gullies gully gulp gulped gun gunn gunner gunners gunpowd
##   character(0)       2     7    1      1  52    1      7       2       2
##               Terms
## Docs           gunpowder guns guns— gurgle guryev guryevs gushed gushing
##   character(0)         6   89       1      1      1       1      2       1
##               Terms
## Docs           gust gusto gut gutenberg gutenbergtm guttered guttural
##   character(0)    2     1   2        30          57        1        2
##               Terms
## Docs           gwace gweat gwief gwiska— gwovel gwown gwudge gypsi
##   character(0)     1     1     1         1      1     1      1     4
##               Terms
## Docs           gypsies gypsy gzhat habit habits habitu habitual habitually
##   character(0)       4     8     1    41     15      2       16          1
##               Terms
## Docs           hack hacking had— hadnt haggard hahaha hail hailed hair
##   character(0)    5       1      1     8       1      4    3      1  155
##               Terms
## Docs           hairdressing haired hairs hairy hal hãlãn hãlãne hãlãne—
##   character(0)            1      3     7     9   5    18    121         1
##               Terms
## Docs           hãlãnes half halfburned halfclosed halfcontemptuous
##   character(0)      25  139          2          5                1
##               Terms
## Docs           halfcrazi halfcrazy halfcut halfdozen halfgrown halfhour
##   character(0)         1         1       1         1         1        3
##               Terms
## Docs           halfinsan halfopen halfpast halfsevered halfshaven
##   character(0)         1        4        1           1          2
##               Terms
## Docs           halfsmile halfway halfwitted hall hall— hallo
##   character(0)         1      14          1   48       1     2
##               Terms
## Docs           hallooing— halls halo hãloãse halt halt— halted halting
##   character(0)            1     2    3       2   18       1     25      10
##               Terms
## Docs           halves ham hamburg hammer hammered hammering hampered hand
##   character(0)      4   3       2      1        1         3        2  585
##               Terms
## Docs           hand— handed handful handicraft handiest handing
##   character(0)       3     50       3          1        1      13
##               Terms
## Docs           handiwork handkerchief handkerchiefs handl handle handled
##   character(0)         1           41             4     2      9       2
##               Terms
## Docs           handleless handrails hands hands— hands—hands handsom
##   character(0)          1         1   217        2             1       9
##               Terms
## Docs           handsome handsomer handsomest handwrit handwriting hang
##   character(0)       99         2          1        1           2    9
##               Terms
## Docs           hanged hanged— hanging hangings hangs happen happen—
##   character(0)      5         1      31        1     2     98         1
##               Terms
## Docs           happen—despite happened happened— happening
##   character(0)                1      158           1        38
##               Terms
## Docs           happening— happening—kutãzov happens happi happier
##   character(0)            1                   1      52    46      11
##               Terms
## Docs           happiest happili happily happiness happiness—
##   character(0)        6       3      10       102            1
##               Terms
## Docs           happiness—ever happiness—floated happy har harbored
##   character(0)                1                   1   173  12        1
##               Terms
## Docs           harboring hard hardboiled hardenburg hardened harder
##   character(0)         2   91          1          1        2     12
##               Terms
## Docs           harder—ever hardest hardhearted hardly hardship hardships
##   character(0)             1       4           2     80        1         3
##               Terms
## Docs           hardtack hardy hare hare— hares hark harm harm— harmed
##   character(0)        1     1   24       1     5    2   30       1      2
##               Terms
## Docs           harmful harmful—gav harming harmless harmlessly harmoni
##   character(0)      15             1       2        1          1       3
##               Terms
## Docs           harmonies harmonious harmonize harmonized harmony harms
##   character(0)         1          5         1          1       5     2
##               Terms
## Docs           harness harnessed harnessing harp harrier harsh harsher
##   character(0)      19        10          1    7       1     8       1
##               Terms
## Docs           harshly hart harvest harvested harvesting harvests
##   character(0)       2    2       9         1          1        3
##               Terms
## Docs           has—men hasnt hast haste hasten hastened hastening
##   character(0)         1     7    7    25     10       19         5
##               Terms
## Docs           hastens hastili hastily hasty hat hat— hatch hatchet hate
##   character(0)       2       5      48     5  48      1     1       1   16
##               Terms
## Docs           hated hateful hatest hath hating hatr hatred hats haughty
##   character(0)    11       1      1    4      1    2     16    4       1
##               Terms
## Docs           haugwitz haul haulers hauling haunched haunches haunted
##   character(0)        1    2       1       3        1        1       1
##               Terms
## Docs           haute hav haven havent hawk hawked hawkers hawks hay
##   character(0)     1   2     3     24    1      1       4     1  24
##               Terms
## Docs           hay—thats hayfield hayfork hayne hazard haze hazel he—
##   character(0)           1        1       1     1      1    2     2     3
##               Terms
## Docs           head headache headdress headed heading headlong headquart
##   character(0)  571        4         3      2       2        8         8
##               Terms
## Docs           headquarters headquarters— heads heah heal healed heals
##   character(0)           33               1    48    1    4      2     1
##               Terms
## Docs           health healthi healthy heap heaps hear heard hearer hearers
##   character(0)     60       2      10   13     2  149   497      2       2
##               Terms
## Docs           hearers— hearing hearken hears heart heart—
##   character(0)          1      68       1     7   179        1
##               Terms
## Docs           heart—watching heartfelt heartily heartless heartrending
##   character(0)                1         2        5         4            1
##               Terms
## Docs           hearts hearty heat heated heathens heav heave heaved heaven
##   character(0)     17      3   23      8        1    1     3      7     47
##               Terms
## Docs           heavenly heavens heavi heavier heavili heavily heaviness
##   character(0)        6      17     7       6       3      25         2
##               Terms
## Docs           heaving heavy hebrew hed heed heeding heedless heel heels
##   character(0)       2    45      1   2    5       8        4    7    14
##               Terms
## Docs           heels— height heightened heights heir heir—apparent
##   character(0)        1     24          4      18    6               1
##               Terms
## Docs           heiress heiresses heirs hel held helen helena hell hellish
##   character(0)      10         6     4   2  142     1      3   20       1
##               Terms
## Docs           helmet helmets help helped helpful helping helpless
##   character(0)      1       1  149     30       1      10       12
##               Terms
## Docs           helplessly helplessness helpmeet helps helterskelter hem
##   character(0)          7            1        1     1             1   3
##               Terms
## Docs           hemmed hempen hen hence henceforth hendrikhovna
##   character(0)      4      2   3     2          2           16
##               Terms
## Docs           hendrikhovnas henker henri henry her her—
##   character(0)             5      1     1     1   2     12
##               Terms
## Docs           her—considerate her—denisovs her—filled her—knew
##   character(0)                 1              1            1          1
##               Terms
## Docs           her—might her—pleas her—thou her—will heralds herb
##   character(0)           1           1          1          1       1    3
##               Terms
## Docs           herculean hercules herd herders herdsman here—
##   character(0)         1        2   12       1        2       3
##               Terms
## Docs           here—dont here—officers here—thats hereditary heres
##   character(0)           1               1            1          1    14
##               Terms
## Docs           heretofore heritage hermit hero hero— heroes heroic
##   character(0)          1        1      1   34       2     17     14
##               Terms
## Docs           heroically heroism heros herr hes hesit hesitate hesitated
##   character(0)          1      11     1    3 103     4        1         8
##               Terms
## Docs           hesitating hesitation hesitations hessian hessians
##   character(0)         11         14           1       4        2
##               Terms
## Docs           hetzelsdorf hew hewn hey hiccough hid hidden hide hideous
##   character(0)           1   1    2   9        1  29     21   32       1
##               Terms
## Docs           hides hiding hierarchi hierarchy hieroglyph hieroglyphics
##   character(0)     1     19         1         1          2             1
##               Terms
## Docs           high high— high—depends higher highest highfalutin
##   character(0)  131       1              1     54      54           1
##               Terms
## Docs           highly highminded highness highness— highnesses highpitch
##   character(0)     16          1       37           2          1         1
##               Terms
## Docs           highpitched highroad highroad—polished highroads
##   character(0)           4       22                   1         1
##               Terms
## Docs           highshouldered highsounding hil hill hillock hills hills—
##   character(0)              1            1  23   71       3    69        1
##               Terms
## Docs           hills—even hillside hillsides hilltop hilly hilt him—
##   character(0)            1        2         1       1     1    3     47
##               Terms
## Docs           him—also him—can him—entered him—especially
##   character(0)          1         1             1                1
##               Terms
## Docs           him—everything him—evidently him—expecting him—felt
##   character(0)                1               1               1          1
##               Terms
## Docs           him—little him—people him—pierre—depriving
##   character(0)            1            1                        1
##               Terms
## Docs           him—poor him—rostãv him—thereby him—though
##   character(0)          1            1             1            1
##               Terms
## Docs           him—whether him—whos him—yet himself—
##   character(0)             1          1         1          7
##               Terms
## Docs           himself—pointing hind hinder hindered hindering hinders
##   character(0)                  1   11     12        8         2       3
##               Terms
## Docs           hindmost hindquarters hindrance hindrances hinges hint
##   character(0)        2            3         8          1      2    3
##               Terms
## Docs           hinted hinting hints hippolyt hippolyte hippolytes hips
##   character(0)      6       1     9        5        42          4    1
##               Terms
## Docs           hired hirel his— hiss hissed hissing histor histori
##   character(0)     2     1      2    4      3       3     13      21
##               Terms
## Docs           historian historians historians— historic historical
##   character(0)        25        109             2       29         46
##               Terms
## Docs           histories history history—civil history—whatever
##   character(0)        16     135               1                  1
##               Terms
## Docs           historys hit hit— hitched hither hitherto hits hitting
##   character(0)        4  14      1       1      3        9    1       5
##               Terms
## Docs           hive hives hm— hoar hoarfrost hoars hoarse hoarsely
##   character(0)   18     1     1    1         6     7     13        5
##               Terms
## Docs           hobbledehoy hobby hoch hochgeboren hof hoffman
##   character(0)           1     2    4           1   1       1
##               Terms
## Docs           hofkriegsrath hofskriegswurstschnappsrath hohenlohe hold
##   character(0)             7                           1         1   78
##               Terms
## Docs           holder holding holds hole holes holi holiday holidays
##   character(0)      4     106     3    6     2    4      11        4
##               Terms
## Docs           holies holiness hollabrunn hollow hollowcheeked hollows
##   character(0)      1        1          5     30             1       5
##               Terms
## Docs           holy hom homag homage home home—taking homeless homelike
##   character(0)   40  25     1      1  148             1        1        1
##               Terms
## Docs           homely homeopaths homes homestead homme hommes honest
##   character(0)      1          1     8         4     4      2     15
##               Terms
## Docs           honesthearted honestly honey honeyandnut honeyed honeymoon
##   character(0)             1        3    11           1       1         2
##               Terms
## Docs           honor honor— honor—thats honorable honorably honored
##   character(0)   159        1             1        11         1      16
##               Terms
## Docs           honoring honors honour honours honowably hood hoof hoofs
##   character(0)        1     14      1       1         1   11    3    21
##               Terms
## Docs           hook hooked hooped hoow hop hope hope—experienced hoped
##   character(0)    3      2      1    1  11   83                  1    25
##               Terms
## Docs           hopeful hopeless hopelessly hopelessness hopelessness—
##   character(0)       1       11          2            3               1
##               Terms
## Docs           hopes hoping hopping hordes horizon horizon— horizontal
##   character(0)    21     18       2      1      13          1          1
##               Terms
## Docs           horn horn—played horns horr horrible horribly horrid
##   character(0)    5             1     2    2        9        2      8
##               Terms
## Docs           horrified horror horrors horrorstruck hors horsdoeuvres
##   character(0)        16     41       8            2   64            1
##               Terms
## Docs           horse horse— horseback horseback—raised horsecloth
##   character(0)   253        1         5                  1          1
##               Terms
## Docs           horsecloths horseflesh horseflies horseman horsemen horses
##   character(0)           4          9          1        4       11    232
##               Terms
## Docs           horses— hosanna hosjeradek hospit hospitable hospital
##   character(0)         2       1          2      9          4       26
##               Terms
## Docs           hospitality hospitals host hostel hostelry hostess hostil
##   character(0)           3        14   14      1        1      19      3
##               Terms
## Docs           hostile hostilities hostility hosts hot hotel hothouse
##   character(0)      16           1         9     6  49     4        3
##               Terms
## Docs           hothouses hotly hottest hound hounds hour hourra hours hous
##   character(0)         2     3       1     8     30   67      1    47   69
##               Terms
## Docs           house house— house—let house—seeing houseful
##   character(0)   323        4           1              1        1
##               Terms
## Docs           household householders households housekeeper housekeeping
##   character(0)        42            1          4           4            1
##               Terms
## Docs           housemaid houses houses— housewife housing hovels howev
##   character(0)         3     58         3         1       1      1     9
##               Terms
## Docs           however howitzers howl howling hows howwible
##   character(0)      91         3    3       2    7        1
##               Terms
## Docs           httpgutenbergorglicens httppglaforg httppglaforgdon
##   character(0)                      1            2               1
##               Terms
## Docs           httppglaforgfundraising httpwwwgutenbergorg httpwwwpglaforg
##   character(0)                       1                   2               1
##               Terms
## Docs           hubbub hubs huddl huddled hug huge hugged hugging hullo hum
##   character(0)      1    1     2       3   4   34      4       4     3  14
##               Terms
## Docs           human human— human—death— humane humanity humanitys
##   character(0)   115        1                1      1       34         4
##               Terms
## Docs           humanum humbl humble humbug humbugged humid humil humili
##   character(0)       1     3      2      6         1     1     1      1
##               Terms
## Docs           humiliate humiliated humiliating humiliation humiliations
##   character(0)         2          3          10           5            1
##               Terms
## Docs           humility hummed humming humor humored humorist humorous
##   character(0)        2      2       3    13       1        1        1
##               Terms
## Docs           humorously hunchback hunched hunching hundr hundred
##   character(0)          1         1       1        1    10     112
##               Terms
## Docs           hundreds hundredth hundredweight hundwed hung hungarian
##   character(0)       25         4             1       3   37         5
##               Terms
## Docs           hunger hungerstricken hungri hungry hunt hunted hunter
##   character(0)     13              1      3     20   26      4      2
##               Terms
## Docs           hunters hunting hunts huntsman huntsmans huntsmen huntsmens
##   character(0)       4      19     2       22         2       11         3
##               Terms
## Docs           huraaaah hurrah hurrah— hurrah—ah—ah hurrahahah hurri
##   character(0)        1     56         1                1          2    21
##               Terms
## Docs           hurried hurriedly hurrrah hurry hurry—nicholas hurrying
##   character(0)      24        57       1    28                1       16
##               Terms
## Docs           hurrying— hurt hurting hurts husband husband—
##   character(0)           1   28       3     4     138          2
##               Terms
## Docs           husbandmen husbandri husbands hush hushed huskily husky
##   character(0)          1         1       27    5      3       1     3
##               Terms
## Docs           hussar hussars hussars— hussies hussy hut hut— huts
##   character(0)     95      94          1       1     1  56      1    6
##               Terms
## Docs           hydra hymn hypertext hypochondria hypocrite hypothesis
##   character(0)     1    2         1            1         1          1
##               Terms
## Docs           hypothetical hysterical i— iberian ice icecovered ices
##   character(0)            1          1    7       6  18          1    2
##               Terms
## Docs           ich ici icon icons idea idea— idea—historys ideal ideas
##   character(0)   1   2   46    26   76       1               1     9    37
##               Terms
## Docs           ident identical identically identification identified
##   character(0)     1         3           1              2          1
##               Terms
## Docs           identify identity idiocy—gossner idioms idiot
##   character(0)        1        2                1      1     6
##               Terms
## Docs           idiot—complete idiotic idl idle idleness idlers idol
##   character(0)                1       3   3    6        6      1    1
##               Terms
## Docs           if—imagining ignat ignatevna ignatka ignatovich ignatych
##   character(0)              1     4         1       1          1        1
##               Terms
## Docs           ignatyevna ignoble ignominious ignor ignoramuses—
##   character(0)          3       1           1     3              1
##               Terms
## Docs           ignorance ignorant ignoring iii ilagin ilagins ilariãnovich
##   character(0)         8        2        1  38     19       7            6
##               Terms
## Docs           iligins ill illchosen illclad illdirected illdispos
##   character(0)       1 228         1       1           1         1
##               Terms
## Docs           illdisposed illegal illegitim illegitimate illhumor
##   character(0)           1       2         2            7        1
##               Terms
## Docs           illhumored illimitable illiterate illlit illmade illness
##   character(0)          1           1          1      1       1      36
##               Terms
## Docs           illogical ills illshod illsuited illtempered illumin
##   character(0)         3    1       1         3           1       1
##               Terms
## Docs           illuminated illuminati illumination illuminations illumined
##   character(0)           5          1            1             1         3
##               Terms
## Docs           illuminism illusage illusion illustrate illustri
##   character(0)          3        1        1          1        1
##               Terms
## Docs           illustrious illwil illwill ilyã ilyin ilyinka ilyins
##   character(0)           1      3       2   32    38       1      1
##               Terms
## Docs           ilynãchna ilynich ilyushka imag image images imagin
##   character(0)         2       2        2    1     4      3     15
##               Terms
## Docs           imaginari imaginary imagination imaginations imagine
##   character(0)         1         4          34            1      55
##               Terms
## Docs           imagine— imagined imagines imagining imaginings imbecil
##   character(0)          1       40        3        12          1       1
##               Terms
## Docs           imbecile imbecility imbibe imbibed imbued imitate imitated
##   character(0)        1          1      1       1      4       3        1
##               Terms
## Docs           imitates imitating imitation imitators immacul immeasur
##   character(0)        1         4         2         1       1        2
##               Terms
## Docs           immeasurable immeasurably immedi immediate immediately
##   character(0)            2            3     18         9         113
##               Terms
## Docs           immens immense immensity immersed imminence immobile
##   character(0)      5      35         1        2         1        1
##               Terms
## Docs           immobility immobl immoral immortal immortal—well
##   character(0)          1      2       1        1               1
##               Terms
## Docs           immortally immovability immovable immovably immutability
##   character(0)          1            1         1         1            1
##               Terms
## Docs           immutable immutably impact impalpable impart imparted
##   character(0)         3         2      1          1      2        2
##               Terms
## Docs           impass impassable impassable—theres impassioned impassive
##   character(0)      1          2                   1           2         4
##               Terms
## Docs           impati impatience impatient impatiently imped impeded
##   character(0)      7          7         8           8     1       1
##               Terms
## Docs           impedes impel impelled impels impend impending impenetr
##   character(0)       1     1        3      1      2        14        1
##               Terms
## Docs           impenetrable imperative impercept imperceptible
##   character(0)            3          1         1             1
##               Terms
## Docs           imperceptibly imperi imperial imperials imperials—
##   character(0)             6      7       18         2            1
##               Terms
## Docs           impermeability impersonate imperturbable impetu impetuos
##   character(0)              1           1             3      2        1
##               Terms
## Docs           impetuosity impetuous impetuously impetus impious implanted
##   character(0)           2         1           5       5       1         4
##               Terms
## Docs           implanting impli implicitly implied implor implore implored
##   character(0)          1     2          2       2      2       2        5
##               Terms
## Docs           imploring imploringly imply implying impolite impolitely
##   character(0)         7           4     4        4        1          1
##               Terms
## Docs           impoliteness import importance important important—
##   character(0)            1     27         41       113            1
##               Terms
## Docs           importunity impos impose imposed imposing imposs
##   character(0)           1     1      2       4        4     23
##               Terms
## Docs           impossibility impossible impossible— impostor impostors
##   character(0)            10        153             2        2         1
##               Terms
## Docs           imposture impot impotence impotence—apart impoverished
##   character(0)         1     2         3                 1            2
##               Terms
## Docs           impracticable impregnable impress impressed impresses
##   character(0)             1           1      14         6         1
##               Terms
## Docs           impressing impression impressionable impressions
##   character(0)          1         37              1          13
##               Terms
## Docs           impressions— impressive impressively imprint imprisoned
##   character(0)              1          1            2       1          2
##               Terms
## Docs           imprisonment improb improbable improp improper improperly
##   character(0)            3      1          1      1        4          1
##               Terms
## Docs           improprieti impropriety improv improve improved improvement
##   character(0)           1           1      4       7        8           5
##               Terms
## Docs           improvements improving improvised imprudent impud impudence
##   character(0)            2         1          1         1     1         2
##               Terms
## Docs           impudent impudently impuls impulse impulses impulsive
##   character(0)        1          1      1      13        6         4
##               Terms
## Docs           impulsiveness impure impurity impute imputed in—
##   character(0)             1      1        1      1       1     1
##               Terms
## Docs           inability inaccessibility inaccessible inaccurate inaction
##   character(0)         2               1            4          1        1
##               Terms
## Docs           inactive inactivity inadequacy inadequate inadequately
##   character(0)        6          4          1          2            1
##               Terms
## Docs           inadvertently inalienable inapplicable inappropri
##   character(0)             1           1            1          1
##               Terms
## Docs           inappropriate inapt inattention inattentive inattentively
##   character(0)             1     1           2           2             1
##               Terms
## Docs           inaud inaudibly inauguration incalculable incap incapable
##   character(0)     2         2            1            3     2         5
##               Terms
## Docs           incapacity incarn incautiously incendiar incendiari
##   character(0)          4      1            2         1          2
##               Terms
## Docs           incendiaries incendiarism incendiarisms incendiary incense
##   character(0)            3            1             1          2       1
##               Terms
## Docs           incess incessant incessantly inch inches inchief incid
##   character(0)      3        11          17    2      2       1     2
##               Terms
## Docs           incident incidental incidentally incidents incited
##   character(0)        5          1            1         4       3
##               Terms
## Docs           incitement inclin inclination inclination—practical
##   character(0)          1      1           5                       1
##               Terms
## Docs           inclinations incline inclined inclining includ include
##   character(0)            2       8        7         1      2       3
##               Terms
## Docs           included includes including incognito incoherent
##   character(0)       10        2        14         1          7
##               Terms
## Docs           incoherently incom income incommensurable incommensurate
##   character(0)            3     2      5               2              1
##               Terms
## Docs           incomparably incompatibility incompetent incomplete
##   character(0)            2               2           2          2
##               Terms
## Docs           incomprehens incomprehensible incomprehensible— inconceiv
##   character(0)            4               33                   3         1
##               Terms
## Docs           inconceivable incongruities incongruous inconsequent
##   character(0)             4             2           2            1
##               Terms
## Docs           inconsistent inconsolable inconstancy incontest
##   character(0)            2            1           1         2
##               Terms
## Docs           incontestable incontestably inconveni inconvenience
##   character(0)             1             1         1             2
##               Terms
## Docs           inconvenience— inconveniencing inconvenient incorrect
##   character(0)                1               1            4         4
##               Terms
## Docs           incorrectly increas increase increased increases increasing
##   character(0)           1       8        7        41         8         15
##               Terms
## Docs           increasingly incred incredible incredibly incredul
##   character(0)            1      2          3          1        2
##               Terms
## Docs           incredulously inculpate incumbent incur incurred incurring
##   character(0)             1         2         3     1        1         1
##               Terms
## Docs           incursions ind inde indebted indecent indecis indecision
##   character(0)          1   5    5        2        1       6          5
##               Terms
## Docs           indecisive indecorous indeed indefinable indefinit
##   character(0)          1          1     28           2         2
##               Terms
## Docs           indefinite indefinite— indefinitely indefiniteness
##   character(0)         12             1            1              1
##               Terms
## Docs           indemnify indemnity independ independence independent
##   character(0)         1         1        5            8          14
##               Terms
## Docs           independently indescribable indestruct indestructible india
##   character(0)            14             1          1              1     1
##               Terms
## Docs           indicate indicated indicates indicating indication
##   character(0)        8        26         3         23         10
##               Terms
## Docs           indications indicationsbefore indicative indiffer
##   character(0)           4                 1          1        6
##               Terms
## Docs           indifference indifferent indifferently indigestion indign
##   character(0)           14          20             5           2      3
##               Terms
## Docs           indignant indignantly indignation indirect indirectly
##   character(0)         2           1           2        1          1
##               Terms
## Docs           indiscret indiscretion indispensable indisposit
##   character(0)         1            1             6          1
##               Terms
## Docs           indisposition indissoluble indistinct indistinctly inditing
##   character(0)             2            3          5            3        1
##               Terms
## Docs           individu individual individuality individuals
##   character(0)        4         18             1          13
##               Terms
## Docs           individuals— indolence indolent indolently indoors
##   character(0)              1         3        1          3       1
##               Terms
## Docs           indubitable indubitably induc induce induced induces
##   character(0)           6           5     1      5       4       1
##               Terms
## Docs           indulge indulged indulgence indulgent indulgently indulging
##   character(0)       2        1          3         2           1         1
##               Terms
## Docs           industri industrious ineffectiveness ineffectives
##   character(0)        1           3               1            1
##               Terms
## Docs           inefficiency inert inertia inertiae—pressed inevit
##   character(0)            1     1       2                  1     13
##               Terms
## Docs           inevitability inevitable inevitably inexhaust inexhaustible
##   character(0)            44         25         20         1             2
##               Terms
## Docs           inexor inexperi inexperienced inexplicable inexpressible
##   character(0)      1        1             2            3             1
##               Terms
## Docs           inextricable inextricably inf infallible infamies infamous
##   character(0)            1            1   2          3        1        2
##               Terms
## Docs           infant infantri infantry infantry— infantryman
##   character(0)      3        9       72           1           3
##               Terms
## Docs           infantrymen infants infantwy infatuations infected
##   character(0)           5       2        2            2        6
##               Terms
## Docs           infectious inferior infested infidelity infinit infinite
##   character(0)          1        4        1          1       2       21
##               Terms
## Docs           infinitely infinitesimal infinitesimally infinitesimals
##   character(0)         12             2               2              2
##               Terms
## Docs           infinity infinity— inflamed inflammable inflammation
##   character(0)        4           1        3           3            1
##               Terms
## Docs           inflict inflicted influ influenc influence influenced
##   character(0)       5         3     2        1        40          5
##               Terms
## Docs           influences influencing influential inform informally
##   character(0)          6           1           3     34          1
##               Terms
## Docs           informant information informed informing informs infring
##   character(0)         1          25       33         6       2       1
##               Terms
## Docs           infringe infringed infringement infringers infuriated
##   character(0)        1         1            2          1          2
##               Terms
## Docs           ingenious ingratiate ingratiating ingratiatingly ingratitud
##   character(0)         1          2            4              1          1
##               Terms
## Docs           ingratitude ingratitude— inhabit inhabitants
##   character(0)           2              2       3          42
##               Terms
## Docs           inhabitantswho inhabited inhale inhaled inhaling inherent
##   character(0)              1         1      1       3        3        3
##               Terms
## Docs           inherit inheritance inherited inhuman inhumanly inimical
##   character(0)       4           6         2       2         1        1
##               Terms
## Docs           inimically inimitable iniquities initiated initiation
##   character(0)          1          2          1         4          2
##               Terms
## Docs           initiative initiator injudicious injunction injunctions
##   character(0)          1         1           1          1           2
##               Terms
## Docs           injur injure injured injuries injuries— injuring
##   character(0)     2      2       5        1           1        2
##               Terms
## Docs           injurious— injury injustice inkpot inkstand inlaid inmate
##   character(0)            1      1         7      1        2      3      1
##               Terms
## Docs           inmates inmost inn innards innate inner innermost innkeeper
##   character(0)       2      1  19       1      1    24         1         5
##               Terms
## Docs           innkeepers innoc innocence innocent innocent— innocently
##   character(0)          3     3         2       12           1          3
##               Terms
## Docs           innombrables innov innovation innovations inns innumer
##   character(0)            2     1          1           2    1       4
##               Terms
## Docs           innumerable innyard inopportune inquir inquire inquired
##   character(0)          29       2           1     14       9       31
##               Terms
## Docs           inquires inquiries inquiring inquiringly inquiry inquisit
##   character(0)        1        12        17          29      20        2
##               Terms
## Docs           inquisitive inquisitively insan insane
##   character(0)           4             2     2      8
##               Terms
## Docs           insane—unprofitable insanely insanity inscribe inscribed
##   character(0)                     1        1        3        1         1
##               Terms
## Docs           inscript inscription inscrut insects insensate inseparable
##   character(0)        1           1       1       1         1           1
##               Terms
## Docs           inseparably insert inserted inside insight insignia
##   character(0)           1      1        2     21       2        1
##               Terms
## Docs           insignific insignificance insignificance—particularly
##   character(0)          6              8                             1
##               Terms
## Docs           insignificant insincer insincere insincerity insist
##   character(0)            23        1         5           1      5
##               Terms
## Docs           insisted insistence insistent insistently insisting insists
##   character(0)       34          2         1           1         7       1
##               Terms
## Docs           insol insolent insolubl insoluble insolubly inspect
##   character(0)     1        7        3         6         1       7
##               Terms
## Docs           inspected inspecting inspection inspire inspired inspires
##   character(0)         4          4          7       5       14        3
##               Terms
## Docs           inspirit inst installs instance instances instant
##   character(0)        1   11        1       17         2      56
##               Terms
## Docs           instantaneously instantly instants instead instigation
##   character(0)               3        19        1      81           1
##               Terms
## Docs           instigator instilled instinct instinctive instinctively
##   character(0)          1         1       16           3            10
##               Terms
## Docs           instincts institut institutes institution institutions
##   character(0)         1        2          1           2            9
##               Terms
## Docs           instruct instructed instructing instruction instructions
##   character(0)        8          4           1           2           32
##               Terms
## Docs           instructions— instructive instructor instrument
##   character(0)               1           3          2          5
##               Terms
## Docs           instrument—now instruments insubordination insufferable
##   character(0)                1           1               1            1
##               Terms
## Docs           insuffici insufficient insufficiently insult insulted
##   character(0)         3            3              2     14        7
##               Terms
## Docs           insulting insults insuper insuperable insurmountably
##   character(0)         1       1       1           1              1
##               Terms
## Docs           insurrection int intact intangible integral integrating
##   character(0)            1   3      6          4        1           1
##               Terms
## Docs           integration intellect intellectu intellectual intellig
##   character(0)           1        15          6           18        3
##               Terms
## Docs           intelligence intelligent intelligible intemperance intend
##   character(0)           10          11            4            1      6
##               Terms
## Docs           intendant intended intending intends intens intense
##   character(0)         1       40        11       4      2       5
##               Terms
## Docs           intensified intensity intent intention intentional
##   character(0)           5         2      8        38           1
##               Terms
## Docs           intentionally intentions intently intentness interaction
##   character(0)             4         13       26          1           2
##               Terms
## Docs           interactions intercede interceded intercept intercepted
##   character(0)            1         3          1         2           1
##               Terms
## Docs           intercepting interchange interconnected intercourse
##   character(0)            2           1              1           5
##               Terms
## Docs           interest interested interesting interests interfer
##   character(0)       78         29          31        44        2
##               Terms
## Docs           interfere interfered interfering interior interject
##   character(0)         7          2           4        2         1
##               Terms
## Docs           interjected interlarding interlocking interlocutor
##   character(0)           1            1            1            1
##               Terms
## Docs           intermediacy intermediate interminglings intermittent
##   character(0)            1            1              1            1
##               Terms
## Docs           intermittently intern internal international interplay
##   character(0)              1      1        5             2         2
##               Terms
## Docs           interpos interposed interpret interpretation
##   character(0)        1          3         2              1
##               Terms
## Docs           interpretations interpreted interpreter interregnum
##   character(0)               1           3          11           1
##               Terms
## Docs           interrog interrogative interrogatively interrupt
##   character(0)        2             1               1        12
##               Terms
## Docs           interrupted interrupting interruption intersect
##   character(0)          88            9            1         1
##               Terms
## Docs           intersecting interspersed interv interval
##   character(0)            1            1      1        4
##               Terms
## Docs           interval—boom—boom intervals intervals—trata
##   character(0)                      1         9                 1
##               Terms
## Docs           intervene intervened intervening intervent intervention
##   character(0)         1          2           1         2            5
##               Terms
## Docs           interview interwoven intim intimaci intimacy intimate
##   character(0)        27          1     5        2       13       37
##               Terms
## Docs           intimated intimately intimating intimidate intimidated
##   character(0)         1          3          2          1           4
##               Terms
## Docs           intimidating intimitã intoler intolerable intonation
##   character(0)            1        1       1           2          6
##               Terms
## Docs           intonations intoxicated intoxicating intoxicatingly
##   character(0)           4           3            1              1
##               Terms
## Docs           intoxication intricacy intricate intrigu intrigue intriguer
##   character(0)            3         1         2       3        6         4
##               Terms
## Docs           intrigues intriguing intriguing— intrinsic introduc
##   character(0)        14          1             1         1        3
##               Terms
## Docs           introduce introduced introducing introduction intrude
##   character(0)         8         15           7            1       2
##               Terms
## Docs           intruder intruding intrusion intuit inv invade invaded
##   character(0)        1         1         2      1   2      1       1
##               Terms
## Docs           invaders invading invalid invalidity invalu invaluable
##   character(0)        3        1      13          2      1          1
##               Terms
## Docs           invariable invariably invas invasion invent invented
##   character(0)          3          3     1       14      3       11
##               Terms
## Docs           inventing inventor inverse invested investig investigate
##   character(0)         1        1       4        1        1           1
##               Terms
## Docs           investigation investing invigorating invincibility
##   character(0)             2         1            1             2
##               Terms
## Docs           invincible inviolable invis invisible invit invitation
##   character(0)          2          1     1        10     3         13
##               Terms
## Docs           invitations invite invited inviting invitingly invoked
##   character(0)           4      6      26       14          1       1
##               Terms
## Docs           involuntari involuntarili involuntarily involuntary
##   character(0)           2             7            69          14
##               Terms
## Docs           involved involves inward inwardly inwards iogel iogels iou
##   character(0)        5        1      5        3       2     9      4   1
##               Terms
## Docs           ipatka irascibility irate irina irksome iron ironi ironic
##   character(0)      1            1     1     1       2   10     2      8
##               Terms
## Docs           ironic— ironical ironically irony irr irrational
##   character(0)         1       11         11    19   1          4
##               Terms
## Docs           irrationally irrecoverable irredeemably irrefut irrefutable
##   character(0)            1             3            1       1           3
##               Terms
## Docs           irregular irregularities irregularity irregularly
##   character(0)         5              1            2           2
##               Terms
## Docs           irregulars irrelevant irrepar irreparable irrepress
##   character(0)          2          1       1           1         1
##               Terms
## Docs           irrepressible irrepressibly irreproachable irreproachably
##   character(0)             7             1              6              2
##               Terms
## Docs           irresist irresistible irresistibly irresolut irresolute
##   character(0)        7            9            8         1          3
##               Terms
## Docs           irresolutely irresolution irresponsibility irrevoc
##   character(0)            3            2                1       1
##               Terms
## Docs           irrevocability irrevocable irrevocably irrit irritability
##   character(0)              1           3           1     5           10
##               Terms
## Docs           irritable irritable— irritably irritate irritated
##   character(0)         9            1         6        3        12
##               Terms
## Docs           irritating irritation is— is—god island islands ismail
##   character(0)          4          9     3        1     12       2      3
##               Terms
## Docs           ismaylov isnt isolated israel iss issu issue issued issues
##   character(0)        2   44        1      1   2    7     6     19      4
##               Terms
## Docs           issuing ist it— it—come it—coming it—ensure
##   character(0)       2   1    17         3           1           1
##               Terms
## Docs           it—equality it—far it—good it—now it—repeatedly
##   character(0)             1        1         1        1               1
##               Terms
## Docs           it—set it—take it—thats italian italians italy itll
##   character(0)        1         1          1      26        5    11    3
##               Terms
## Docs           itself— ivan ivanich ivanov ivãnovich ivãnovichs ivãnovna
##   character(0)         3    9       2      1        33          2       20
##               Terms
## Docs           ivãnovnas ivanushka ivanushkas ivanych ive ivory ivy ixs
##   character(0)         2         4          1       9  43     1   1   2
##               Terms
## Docs           jabber jabbered jabbering jack jackdaw jacket jackets jacob
##   character(0)      1        2         2    1       3     23       2     1
##               Terms
## Docs           jacobin jacquot jaded jaffa jagged jai jails jam jamais
##   character(0)       1       2     1     1      1   2     1   2      1
##               Terms
## Docs           jammed januari january jar jarring jauntily jaunty javoue
##   character(0)      4       1       7   1       1        6      3      1
##               Terms
## Docs           jaw jaws jeal jealo jealous jealousy jealousy— jeered
##   character(0)  16    1    2     1      13       11           1      1
##               Terms
## Docs           jelly jena jerk jerked jerki jerkily jerkin jerking jerks
##   character(0)     1    5    4     10     1       1      1       1     1
##               Terms
## Docs           jerky jerome jerusalem jerusalem— jest jest— jested
##   character(0)     4      2         4            1   14       1      3
##               Terms
## Docs           jesters jesting jestingly jests jesuit jesus jeun jeune jew
##   character(0)       1       8         2     5      2     9    1     1   2
##               Terms
## Docs           jewish jews jexplique jingle jingling joan job jobert jobs
##   character(0)      2    1         1      2        9    1   4      3    1
##               Terms
## Docs           joconde jocose jocular jocularity jocularly john join
##   character(0)       1      1       3          1         1    1   51
##               Terms
## Docs           joined joining joins joint jok joke joked jokes joking
##   character(0)     43      16     1     2   8   25     3     8     14
##               Terms
## Docs           jolies jolli jolly jolt jolted jolting joseph joshua jostl
##   character(0)      1     1     2    1      9       5     28      1     1
##               Terms
## Docs           jostle jostled jostling jot jottings journalists journey
##   character(0)      1       5        1   1        1           3      50
##               Terms
## Docs           journey— journeys jovial jowl joy joy— joyful joyfully
##   character(0)          2        2      2    1  97      1     41       31
##               Terms
## Docs           joylessly joyous joyously joyousness joys joys— juan judg
##   character(0)         1     21        6          1   12       1    2    5
##               Terms
## Docs           judge judged judgement judges judging judgment judiciously
##   character(0)    26      7         1      4      18       10           1
##               Terms
## Docs           jug jugs juiciness juli julie julie— julie—whos julies
##   character(0)   1    1         1    7    53        1            1     10
##               Terms
## Docs           julner july jump jumped jumping jumps jun junct junction
##   character(0)      1   14   12     42       8     1   1     1        6
##               Terms
## Docs           junction—though june juniper junots juridical jurisprud
##   character(0)                 1   18       1      5         2         3
##               Terms
## Docs           jurisprudence jury just justic justice justice— justif
##   character(0)             6    1  564      3      20          1      1
##               Terms
## Docs           justifi justifiability justification justifications
##   character(0)       3              1            10              5
##               Terms
## Docs           justified justify justifying justinian justly justness
##   character(0)         5      10          5         1      2        1
##               Terms
## Docs           kaftan kais kalisch kaluga kaluga— kamenka kamenski
##   character(0)      1    1       1     26         1       3        7
##               Terms
## Docs           kamenskys kammerkollezski kann karabakh karãgina karagins
##   character(0)         1               2    2        2       12        9
##               Terms
## Docs           karataev karataevs karay karay— kari karl kãrlovich karp
##   character(0)       55         9    15        1    1    7         1   12
##               Terms
## Docs           karpushka kashmir—thats kaska katie katies kaysarov kazan
##   character(0)         2               1     1     5      1       10     5
##               Terms
## Docs           kazantartar keeee keen keener keenly keenness keensighted
##   character(0)           1     1   11      3      2        1           2
##               Terms
## Docs           keep keeper keeping keeping— keeps keg kempis ken
##   character(0)   88      4      33          1     4   1      1   4
##               Terms
## Docs           kennelman kennelmen kepler kept kerchief kerchiefs key
##   character(0)         1         1      1  149       11         1   5
##               Terms
## Docs           keyboard keyhole keys khamovniki khandrikov— khvostikov
##   character(0)        1       1    7          3             1          3
##               Terms
## Docs           kibitka kick kicked kicking kidnap kiev kiev— kikins kil
##   character(0)       1    1      1       1      1   17       1      1  15
##               Terms
## Docs           kill killed killed—wounded killing kills kin kind
##   character(0)   48    117                1      19     2   1  148
##               Terms
## Docs           kind—yes kinder kindest kindhearted kindl kindle kindled
##   character(0)          1      2       2           7     2      4       6
##               Terms
## Docs           kindli kindliness kindling kindly kindness kinds king
##   character(0)      1          2        2     54        8    15   48
##               Terms
## Docs           kingdom kingdoms kings kings— kinsman kinswoman kirghiz
##   character(0)      13        1    14        1       3         1       2
##               Terms
## Docs           kiril kirilovich kirilych kirilych—isnt kirsten kiselev
##   character(0)     5          6        7               1       5       1
##               Terms
## Docs           kishenev kiss kissed kisses kissing kit kitchen kitchens
##   character(0)        1   56    110      3      34   5      11        3
##               Terms
## Docs           kitten kittenish kitti klyucharev knack knapsack knapsacks
##   character(0)      7         1     1          6     1        8         7
##               Terms
## Docs           knave kne knead kneaded knee kneedeep kneel kneeling knees
##   character(0)     1  10     1       1   20        4     1        6    32
##               Terms
## Docs           knelt knew knew— knif knife knight knights knit knitted
##   character(0)     7  409       1    2     7      6       5    5       5
##               Terms
## Docs           knitting knives knob knobs knock knocked knocking
##   character(0)        8      3    2     1     6      18        6
##               Terms
## Docs           knocking—thats knockings knocks knol knoll knot knotted
##   character(0)                1         1      2    6    35   11       1
##               Terms
## Docs           knouted know know— know—bolkãnski know—gray
##   character(0)       2  851       2                1           1
##               Terms
## Docs           know—like know—well knowing knowledg knowledge
##   character(0)           1           1      79        3        38
##               Terms
## Docs           knowledge— knowledge—thank known knows knows— knuckle
##   character(0)            1                 1   130    81        1       3
##               Terms
## Docs           knuckles knyazkovo kobelnitz kochubey kochubeys koko
##   character(0)        1         3         3       11         2    1
##               Terms
## Docs           kolocha kolocha— kolya kolyazin komarov komonenos
##   character(0)      15          1     1        3       1         1
##               Terms
## Docs           kondratevna konigsberg konovnitsyn konovnitsyns konyusheni
##   character(0)           1          1          15            3          1
##               Terms
## Docs           konyusheny kopeks korchevo korchevo— korniki koslovski
##   character(0)          1      1        2           1       1         1
##               Terms
## Docs           kosoy kostroma koutouzov kovno kozlovski kozlovskis
##   character(0)     2        3         2     1        16          1
##               Terms
## Docs           krasnaya krasnoe krem kremenchug kremlin kremlin—yes
##   character(0)        2      22    5          1      28             1
##               Terms
## Docs           krems kremsznaim krieg kriegswurstraths krug kudrino
##   character(0)     7          2     1                1    1       1
##               Terms
## Docs           kurãgin kurãgina kurãgin— kurãgins kurakin kurakins
##   character(0)      58        2          1       11       2        1
##               Terms
## Docs           kurbski kursk kurskies kutafyev kutaysov kutaysovs kutãzov
##   character(0)       1     1        1        2        3         1     450
##               Terms
## Docs           kutãzov— kutãzovs kuzmich kuzmich— kuzminichna kva
##   character(0)          2       75      13          2          24   1
##               Terms
## Docs           kvass kwudener labels labor labor— labor—idleness—
##   character(0)     2        1      3    15        1                   1
##               Terms
## Docs           laboratory labored laborer laborer—thats laborers—
##   character(0)          1       1       2               1           1
##               Terms
## Docs           laboring laboriously labors labyrinth lac lace laced
##   character(0)        1           5      5         1   3    3     1
##               Terms
## Docs           lacerating lacetrimmed lack lacked lackey lackeys lacking
##   character(0)          1           1   22     10      4       3       9
##               Terms
## Docs           lacks lad lad—especially ladder laden ladi ladies
##   character(0)     1  61                1      2     4   27     76
##               Terms
## Docs           ladies— ladies—frightening lads lads—solid lady
##   character(0)         1                    1   31            1   67
##               Terms
## Docs           lady—nicholas—started ladycountess ladykiller ladykins
##   character(0)                         1            1          1        1
##               Terms
## Docs           ladys lag laggards lagged lagging lagrement laid lain lair
##   character(0)     9   2        1      6       3         1   53    4    1
##               Terms
## Docs           lake lakes lambach lambskin lame lamentation lamented
##   character(0)    1     1       1        2    1           1        2
##               Terms
## Docs           lamenting lamour lamp lamps lance lancers lances lanciers
##   character(0)         2      2    7     5     1       1      2        1
##               Terms
## Docs           land land— landed landing landlady landlord landlords
##   character(0)   32       1      3       6        1        4         4
##               Terms
## Docs           landown landowner landowners lanes lanfrey langeron
##   character(0)       1         7         10     1       1       10
##               Terms
## Docs           langerons langleterre languag language languages languid
##   character(0)         3           1       1        8         2       3
##               Terms
## Docs           languidly languor lank lann lannes lanskoy lantern lanterns
##   character(0)         4       3    1    1      4       2       4        3
##               Terms
## Docs           laocoons lap lapse lapsed lapsing larg large largeboned
##   character(0)        1   3     2      1       1   13   157          1
##               Terms
## Docs           larger largest largish lark larks larmee larrey larvae las
##   character(0)     15      11       1    1     1      2      3      1   1
##               Terms
## Docs           lash lashed lashes lashes—thatll lashing lassies
##   character(0)    1      2      4               1       1       2
##               Terms
## Docs           lassitude last last— lasted lasting lastly lat lãtat
##   character(0)         1  348       1     16       1      3  10     1
##               Terms
## Docs           latch late late— latecomers lately latent later later—
##   character(0)     2   95       1          1     13      5   123        1
##               Terms
## Docs           latest lathe lather lathering latin latitude latrin latt
##   character(0)     13     9      2         1     2        1      1    7
##               Terms
## Docs           latter latter— latter—unconscious latterly latters
##   character(0)     63         1                    1        9       3
##               Terms
## Docs           laugh laugh— laughed laughed— laughers laughing
##   character(0)    95        1      60          1        1       77
##               Terms
## Docs           laughingly laughingstock laughs laught laughter laughter—
##   character(0)          3             3      2     12       57           1
##               Terms
## Docs           laughterloving launched laurels lauriston lauristons
##   character(0)              1        1       2         5          1
##               Terms
## Docs           lavater lavra lavrushka lavrushka— lavrushkas lavwuska
##   character(0)       1     3        35            1          2        1
##               Terms
## Docs           law law— lawful lawless lawlessness laws laws—laws
##   character(0)  87      1      1       1           1   85           1
##               Terms
## Docs           lawsuit laxity lay laying lays lazarchuk lazarev lazarevs
##   character(0)       2      1 197      7    2         1      11        1
##               Terms
## Docs           lazili lazily laziness lazy lea lead leaded leader leaders
##   character(0)      2      2        1    1   1   43      1     15      12
##               Terms
## Docs           leadership leading leads leaf leaflet leaflets leafy
##   character(0)          3      43     5    1       2        1     1
##               Terms
## Docs           leagues leaking lean leaned leaning leap leaped leaping
##   character(0)       2       1   13     31      41    2      7       2
##               Terms
## Docs           leaps leapt learn learn— learned learning learns leash
##   character(0)     1     1    21        1      60       12      1    11
##               Terms
## Docs           leashes least leath leather leathercov leathergloved leav
##   character(0)       2    84     2      15          1             1   27
##               Terms
## Docs           leave leave— leaves leaving lech lecture lectures led
##   character(0)   193        1     19      72    2       1        3 110
##               Terms
## Docs           ledg ledge left left— left—maintained leftflank leg
##   character(0)    1     3  605       2                 1         1  75
##               Terms
## Docs           leg— legal legally legend legends legged legion
##   character(0)      1     8       1      1       1      3      6
##               Terms
## Docs           legislative legislature legitimate legitimation legitimist
##   character(0)           2           1          9            1          1
##               Terms
## Docs           legitimists legs leisure leisurely lelorgne lelya lelyas
##   character(0)           2   93       5         6        3     2      1
##               Terms
## Docs           lemarrois lemonade lempereur len lency lend lending length
##   character(0)         1        2        21   2     1    3       1     18
##               Terms
## Docs           lengthening lengths lengths— lengthy lenient lennemi lent
##   character(0)           2       2          1       1       1       1    2
##               Terms
## Docs           lenten leo leonine leper leppich leppichs les less
##   character(0)      1   4       1     1       4        1  15  143
##               Terms
## Docs           less—yes lessen lessened lessening lesser lesson lessons
##   character(0)          1      1        1         1     16     11      12
##               Terms
## Docs           lest let let—them—pass letashovka letriptaladebudeba
##   character(0)   10 378                 1          1                  1
##               Terms
## Docs           lets lett letter letters letting lev levee level lever
##   character(0)   29   34    201      56      37   1     5    12     1
##               Terms
## Docs           levers levi levies levity levy lha lhomme lhonneur
##   character(0)      1    1      1      1    2   1      1        3
##               Terms
## Docs           liability liable liar liber liberal liberalism liberate
##   character(0)         2      2    4     2       5          1        3
##               Terms
## Docs           liberated liberating liberation liberty librari library
##   character(0)         6          1          3      15       1       5
##               Terms
## Docs           lice licens license licensed lichtenfels lichtenstein lick
##   character(0)    3      2      13        1           1            1    1
##               Terms
## Docs           licking licks lid lids lie liebchen lied lies lieu lieuten
##   character(0)       2     1  10    2  39        1    4   33    2       2
##               Terms
## Docs           lieutenant lif life life— life—especially
##   character(0)         24  58  532      17                 1
##               Terms
## Docs           life—love— life—man life—now life—returned
##   character(0)              1          1          1               1
##               Terms
## Docs           lifeless lifelessly lifes lifetime liffs lift lifted
##   character(0)       10          2     5        2     1   29     60
##               Terms
## Docs           lifting lifts light light— light—pierre lightblue
##   character(0)      32     1   146        2              1         5
##               Terms
## Docs           lightbrown lightcolored lighted lighten lighter lightheart
##   character(0)          2            2      13       1       5          2
##               Terms
## Docs           lighthearted lighting lightly lightn lightness lightning
##   character(0)            4       10      31      3         3         3
##               Terms
## Docs           lights ligne lik like like—people liked likelier likely
##   character(0)     12     1  52  689             1    65        1     16
##               Terms
## Docs           likeness likes likhachev likhachev—isnt likhachevs liking
##   character(0)        4     7         5                1          1      6
##               Terms
## Docs           lilac lilaccolored lily limb limbered limbers limbs lime
##   character(0)     6            1    1    1        1       4     4    3
##               Terms
## Docs           limeflow limes limetree limit limitation limitations
##   character(0)        1     1        2    15          4           4
##               Terms
## Docs           limited limitless limits limonad limonade limp limping
##   character(0)      18         2      6       1        1    3       5
##               Terms
## Docs           limply lin line line— lined linen lines ling lingered
##   character(0)      1  10  108       2     3    12    35    1        6
##               Terms
## Docs           lingering lingo lining link linked linking links linstock
##   character(0)         1     1      2    5      4       1     4        1
##               Terms
## Docs           linstocks lint linz lion lions lip lipetsk lips lips—came
##   character(0)         1    4    1    1     1  44       1   94           1
##               Terms
## Docs           liquefied liquid lis lisa lise lises lisp lisping lispingly
##   character(0)         1      4   2    1   25     3    1       3         1
##               Terms
## Docs           list listen listened listener listeners listening listens
##   character(0)   17    106      126        1         4        80       2
##               Terms
## Docs           listless listlessly lists lit litany litashevka literally
##   character(0)        8          1     1  54      1          1         1
##               Terms
## Docs           literary literate literature litter littered littl little
##   character(0)       13        1          1      1        5    38    516
##               Terms
## Docs           little— little—though liv live live— lived livelier
##   character(0)         1               1  12   79       1    70        6
##               Terms
## Docs           liveliest liveliness lively liver liveri liveried liveries
##   character(0)         2          3     12     2      1        1        1
##               Terms
## Docs           livery lives lives—evewy livid living livonian liza load
##   character(0)      1    28             1     1     81        1    1    5
##               Terms
## Docs           loaded loading loads loaf loan loans loathe loathing
##   character(0)     23       2     2    2    2     1      1        2
##               Terms
## Docs           loathsome lobnoe loc local locality located locations lock
##   character(0)         1      3   1     1        9       5         2   10
##               Terms
## Docs           locked locking locks lockup locomotive lodg lodge lodge—
##   character(0)      7       1     5      1          9    8    25        2
##               Terms
## Docs           lodged lodges lodging lodgings lodi loffenser lofti
##   character(0)      3      5       3        2    1         1     4
##               Terms
## Docs           loftiest loftiness lofty log logement logic logical logs
##   character(0)        1         1    22  12        1     6       8    7
##               Terms
## Docs           loi loins lolled lolling lombard lon london london—
##   character(0)   1     1      2       1       1   1      1         1
##               Terms
## Docs           loneliness lonely long long— longawaited longcherished
##   character(0)          3      2  535       1           1             1
##               Terms
## Docs           longcoat longdesired longdrawn longdrawnout longed
##   character(0)        2           1         5            1     15
##               Terms
## Docs           longedfor longer longest longestablished longexpected
##   character(0)         2    160       1               2            2
##               Terms
## Docs           longextinguished longfaced longfelt longforeseen
##   character(0)                1         1        1            1
##               Terms
## Docs           longforgotten longfrocked longhaired longing longlegged
##   character(0)             2           1          2       5          1
##               Terms
## Docs           longnecked longstanding longsuffering longtemps look looked
##   character(0)          1            1             1         1  544    612
##               Terms
## Docs           looking lookingglass lookout looks looming loopholes loos
##   character(0)     366            1       5    64       1         1    2
##               Terms
## Docs           loose loose—hed loosed loosely loosened loosening loot
##   character(0)    16           1      1       2        2         1    4
##               Terms
## Docs           looted looter looters looting loots lop lope lopped
##   character(0)      5      1       1      11     1   2    1      1
##               Terms
## Docs           lopukhin lopukhins loquacious loquacity lor lord lording
##   character(0)        3         1          1         1   1   53       1
##               Terms
## Docs           lordling lordship lorgnette lorrain los lose loses losing
##   character(0)        1        1         4      11   3   27     3     34
##               Terms
## Docs           loss losses losses—now lost lost— lot lots loud louder
##   character(0)   46     18            1  139       1  21    1   55     24
##               Terms
## Docs           loudest loudly loui louis louisa louise louise— louises
##   character(0)       2     33    1    17      4      2         1       3
##               Terms
## Docs           lounge louse lout lov lovayski love love—
##   character(0)      3     1    1  49        1  414       1
##               Terms
## Docs           love—boundless love—let love—love love—stand
##   character(0)                1          1           1            1
##               Terms
## Docs           love—uttered loved lovely lovemaking lover
##   character(0)              1   110     20          1    11
##               Terms
## Docs           lover—assumed loverlik lovers lovers— lovers—began
##   character(0)               1        1      6         1              1
##               Terms
## Docs           loves loving loving— lovingkind lovingly low lowed lower
##   character(0)    14     27         1          1        2  75     1    41
##               Terms
## Docs           lowered lowergrad lowering lowest lowestgrade lowgrowing
##   character(0)      21         1       14      9           1          1
##               Terms
## Docs           lowspirited loyal loyalty lozenge lozenges lrusse
##   character(0)           1     2       5       1        1      4
##               Terms
## Docs           lubomirski lubricant lubyanka lucca lucid luck luckily
##   character(0)          1         1        3     2     1   23       1
##               Terms
## Docs           luckless lucky lucrative luggage lui lukich lumin luminous
##   character(0)        1    10         2       5   3      1     1        8
##               Terms
## Docs           lump lumps lunatic lunatics lunch lunched lunches lunching
##   character(0)    4     1       5        4     9       1       2        1
##               Terms
## Docs           lungs lunivers lurch lurched lurching lure lured luring
##   character(0)     6        1     1       1        1    2     2      3
##               Terms
## Docs           lurking lurope lush lust luther luthers luxuri luxuries
##   character(0)       2      2    1    1      1       1      1        1
##               Terms
## Docs           luxurious luxuriously luxury lvãvna lvovich lyadov lying
##   character(0)         6           1      4      1       1      2    74
##               Terms
## Docs           lying— lyr lyre lyubim maam maamselle maãtre mach machin
##   character(0)        2   1    1      1    5         1      1    1      1
##               Terms
## Docs           machine mack macked mackes macks mad mad— madagascar
##   character(0)      11   20      1      1     2  42      1          3
##               Terms
## Docs           madam madame madãre madcap maddened—even made madeira
##   character(0)    11     40      1      1               1  433       3
##               Terms
## Docs           mademoisell mademoiselle madly madman madmans madmen
##   character(0)          23          118     4      2       1      1
##               Terms
## Docs           madness madonna madrid magdalenes maggot maggoty magic
##   character(0)       3       1      2          2      1       1     4
##               Terms
## Docs           magical magically magiclantern magnanim magnanimity
##   character(0)       2         1            1        3          13
##               Terms
## Docs           magnanimous magnate magnates magnates—several magnific
##   character(0)           9       4        5                  1        1
##               Terms
## Docs           magnificence magnificent magnified magnitski magnitskis
##   character(0)            2           2         1        10          1
##               Terms
## Docs           magnitude magnolia mahogani mahogany maid maiden maidens
##   character(0)         2        1        1        1   60     10       1
##               Terms
## Docs           maids maidservant maidservants mails maim maimed main
##   character(0)    27           5            3     1    1      2   14
##               Terms
## Docs           mainly mainspring maintain maintained maintaining mainten
##   character(0)      1          2       16          9           6       1
##               Terms
## Docs           maintenance mais maison maistre maitressefemme majest
##   character(0)           2    5      2       1              1      1
##               Terms
## Docs           majesti majestic majestically majesties majesty majesty—
##   character(0)      13       21            3         1      55          1
##               Terms
## Docs           majestys major majordomo majorgeneral majority majors mak
##   character(0)        4    42        12            1       12      1  31
##               Terms
## Docs           makar makarin makarka makarovna make makebeliev makeev
##   character(0)    19       8       2         3  261          1      4
##               Terms
## Docs           makes making maksim mal mala maladies malady malakhov
##   character(0)    26     92      1   4    1        1      4        1
##               Terms
## Docs           malasha malashas malbrook malcontent male malevol
##   character(0)       6        1        1          1    7       3
##               Terms
## Docs           malevolence malevolent malevolently malgre malheureux
##   character(0)           3          2            1      1          1
##               Terms
## Docs           malice malicious maliciously malign malignant malignantly
##   character(0)      1         1           2      1         1           1
##               Terms
## Docs           malignity mallet mallets malo malodorous maloyaroslavets
##   character(0)         1      2       2    2          1               6
##               Terms
## Docs           malta malvinas malvintseva maman mameluke mamene mamma
##   character(0)     2        1           7     2        1      1   104
##               Terms
## Docs           mamma— mammas mamonov mamonovs mãmontov  man man—
##   character(0)        1      3       4        3        1 1077     14
##               Terms
## Docs           man—napoleon— man—peter man—seem man—selfish
##   character(0)                 1           1          1             1
##               Terms
## Docs           man—timãkhin— manag manage managed management manager
##   character(0)                 1     5     17      33         11       2
##               Terms
## Docs           manages managing mane mane— manes maneuv maneuver
##   character(0)       2        2    7       1     2      3        4
##               Terms
## Docs           maneuvered maneuvers manfully manger manhood mani mania
##   character(0)          1        18        1      1       4   21     2
##               Terms
## Docs           maniac maniacs manifessto manifest manifestation
##   character(0)      1       1          1        6             7
##               Terms
## Docs           manifestations manifesto manipulates mankind manly mann
##   character(0)              4        11           1      21    11   10
##               Terms
## Docs           manna manner manners manori manorial manque mans manservant
##   character(0)     1     54      10      1        2      1   95          2
##               Terms
## Docs           mansfeld mansion mansions mantilla mantilla— mantl mantle
##   character(0)        1       1        1        2           1     1      6
##               Terms
## Docs           manur manure manures manuscript manuscript— manuscripts
##   character(0)     1      3       1          4             1           2
##               Terms
## Docs           many many— manylimbed map mapped maps marat maraud
##   character(0)  212       1          1  16      1    4     1      1
##               Terms
## Docs           maraude marauder marauders marauding marble march marched
##   character(0)       1        3         7         3      7    87      20
##               Terms
## Docs           marched—napoleon marches marching mare marechaux marengo
##   character(0)                  1       8       23    4         1       1
##               Terms
## Docs           margaux mari maria marie marina marins mark marked marker
##   character(0)       1   83     3     8      1      1   10      7      1
##               Terms
## Docs           market markets marking markings markov marks marlborough
##   character(0)      8       2       2        1      7     4           1
##               Terms
## Docs           maroon marquis marquise marri marriag marriage marriage—
##   character(0)      3       2        2    12       9       48           1
##               Terms
## Docs           marriage—khvostikov marriageable marriages married
##   character(0)                     1            3         4      66
##               Terms
## Docs           marries marry marry— marrying mars marsh marshal marshals
##   character(0)       1    78        1       28    1     9      49       30
##               Terms
## Docs           marshals— marshes marshy marti martial martinists martyr
##   character(0)           1       1      1     1       6          1      2
##               Terms
## Docs           martyrdom martyrlike marvel marveled marveling marvelous
##   character(0)         1          1      1        1         1         1
##               Terms
## Docs           marvelously marvels mary mãrya mary— mary—havent
##   character(0)           1       1  536   114       1             1
##               Terms
## Docs           mary—reluctantly marys masculine mash mãsha mashka
##   character(0)                  1    46         7    2     8      2
##               Terms
## Docs           mashkas mask mason masonic masonry masons mass massacr
##   character(0)       1    1    27      15       2      9   58       1
##               Terms
## Docs           massacre massacred massacres masses massive mast master
##   character(0)        2         2         1     25       4   18     75
##               Terms
## Docs           master—may mastered mastering masterly masters mastery
##   character(0)            1        3         3        4      24       1
##               Terms
## Docs           masts mat match match—blush matched matches matchless
##   character(0)     1   1    25             1       1       2         2
##               Terms
## Docs           matchmak matchmaker matchmaking mate materi material
##   character(0)        1          1           3    2      2       15
##               Terms
## Docs           materials maternal mates mathemat mathematical
##   character(0)         1        2     2        1            1
##               Terms
## Docs           mathematically mathematician mathematics mathild matins
##   character(0)              2             1           8       1      2
##               Terms
## Docs           mãtre matrena matrenas matreshka matrevna mãtrich
##   character(0)     1       7        1         1        1       3
##               Terms
## Docs           matrimonial mats matt matted matter matter—
##   character(0)           1    1   31      1    146         2
##               Terms
## Docs           matter—something matter—thats matter—without mattered
##   character(0)                  1              1                1        2
##               Terms
## Docs           matterof matters matthew matting mattock mature matured
##   character(0)        1      63       3       1       1      1       2
##               Terms
## Docs           matveich matvevna matvevnas maud mautern mavra mavrushka
##   character(0)        1        4         1    1       1    26         2
##               Terms
## Docs           maxim maxims maximum may may— maybe mayest mayonnaise
##   character(0)     1      1       4 289      2     4      1          1
##               Terms
## Docs           mayor mazurka mazuwka me— me—denisov me—everyone
##   character(0)     2      11       1     2            1             2
##               Terms
## Docs           me—father me—fit me—mean me—said me—yet mead
##   character(0)           1        1         1         1        1    2
##               Terms
## Docs           meadow meadows meal meals mean mean— mean—time meanest
##   character(0)     15       6    4     1   75       1           1       1
##               Terms
## Docs           meaning meaningless meaninglessly meanly meanness means
##   character(0)      88          18             1      1        2    70
##               Terms
## Docs           meant meantime meanwhile meanwhile—real measur measure
##   character(0)    76        2        31                1      2       9
##               Terms
## Docs           measured measures measures— measuring meat mechan
##   character(0)        9        8           1         3    6      2
##               Terms
## Docs           mechanical mechanically mechanics mechanism mecklenburgers
##   character(0)          2            6         1         4              1
##               Terms
## Docs           med medals meddle meddling medical medicin medicine
##   character(0)   3      3      3        2       3       2       11
##               Terms
## Docs           medicine— medicines medicines— medit meditate
##   character(0)           2         3            1     3        1
##               Terms
## Docs           meditating meditation meditations meditative meditatively
##   character(0)          5          3           1          1            1
##               Terms
## Docs           medium medvedev medyn meek meekest meekly meekness meet
##   character(0)     10        1     1    6       1     10        2  119
##               Terms
## Docs           meeting meeting—nicholas meetings mein meinen melan
##   character(0)      82                  1        5    1      1     1
##               Terms
## Docs           melancholi melancholie melancholy mele melk mellow melodi
##   character(0)          2           1         26    1    1      1      1
##               Terms
## Docs           melodious melodramatically melody melt melted melting melts
##   character(0)         1                1      2    5      8       5     1
##               Terms
## Docs           melyukov melyukova melyukovka melyukovs memb member members
##   character(0)        3         2          4         6    2     18      46
##               Terms
## Docs           membership meme memento memoir memoirs memorable memorandum
##   character(0)          1    1       1      1       4         7          8
##               Terms
## Docs           memori memories memories— memory men men— menace
##   character(0)      6       25           1     36 764      9      3
##               Terms
## Docs           menacing menacingly mend mendacious mended mending mens
##   character(0)       10          1    3          1      3       1   19
##               Terms
## Docs           menservants ment mental mentality mentally
##   character(0)           2   16     28         1       16
##               Terms
## Docs           mentally—remain mention mention—brought mentioned
##   character(0)                 1      22                 1        45
##               Terms
## Docs           mentioning mer merch merchant merchantibility merchants
##   character(0)          6  16     6        7               1         9
##               Terms
## Docs           merci mercies merciful mercilessly mercury mercy mere
##   character(0)     5       1        4           1       4    33   24
##               Terms
## Docs           merely merg merged merges merging merit merit— merite
##   character(0)    121    1     14      1       6    15        1      1
##               Terms
## Docs           merits merri merrier merriest merrili merrily merriment
##   character(0)      4     6       3        4       4      16         6
##               Terms
## Docs           merry merrymaking merveille mesalliance mesdames
##   character(0)    48           2         1           1        1
##               Terms
## Docs           meshchanski meshcherski meshes meshkov mess message messeng
##   character(0)           1           2      1       1    7      14       2
##               Terms
## Docs           messenger messieurs messrs met met— met—coming metal
##   character(0)        21         3      1 158      1            1     3
##               Terms
## Docs           metallic metaphys metaphysical metaphysics metempsychosis
##   character(0)        5        1            1           2              1
##               Terms
## Docs           method methode methodically methods metivi metivier
##   character(0)     13       1            1      10      1        9
##               Terms
## Docs           metiviers metropolitan metternich mettlesome mexico michael
##   character(0)         3            1          3          1      1      53
##               Terms
## Docs           michaud michaud—quoique michauds microscop midday middl
##   character(0)      20                 1        1         1     10     3
##               Terms
## Docs           middle middleag middleaged midian midnight midnight—
##   character(0)     75        1          5      2       12           1
##               Terms
## Docs           midst midway midwif midwife midwint midwinter mien might
##   character(0)    35      2      1       4       1         1    1   314
##               Terms
## Docs           mighty migr migrate migrated migration migrations
##   character(0)      5    1       3        1         3          3
##               Terms
## Docs           mikhaylovich mikhãylovna mikhãylovna— mikhãylovnas
##   character(0)            3         120              1           10
##               Terms
## Docs           mikhelsons mikolka mikulino mil milan milashka mild mildly
##   character(0)          1       1        4   6     1        1   20      3
##               Terms
## Docs           mildness mile miles miles— militari militarist military
##   character(0)        4   20    54        1       17          1       98
##               Terms
## Docs           militia militia— militiaman militiamen milk milka
##   character(0)      26          1          2         20    3    13
##               Terms
## Docs           milkwhite milky mill milldam mille miller million
##   character(0)         2     3    2       1     1      2       7
##               Terms
## Docs           millionairess millions millionth millpool miloradovich
##   character(0)             1       38         1        1           19
##               Terms
## Docs           miloradoviches miloradovichs mimi mimicked mimicking min
##   character(0)              1             1    3        5         1   1
##               Terms
## Docs           mind mind— minded mindful minds mine mined mines mingl
##   character(0)  226       1      1       1    16   25     3     1     2
##               Terms
## Docs           mingle mingled mingling miniature miniaturist minimize
##   character(0)      2      25        7         2           2        1
##               Terms
## Docs           minimizing minimum mining minist minister ministers
##   character(0)          1       4      1      2       44        13
##               Terms
## Docs           minnesing minnesingers minor minority minut minute minutely
##   character(0)         1            2     1        2    12     37        6
##               Terms
## Docs           minuteness minutes minutest mio miracle miracle—one
##   character(0)          1      58        6   2       2             1
##               Terms
## Docs           miracles miracul mironov mirror mirrorlik mirrorlike
##   character(0)        1       1       1     13         1          2
##               Terms
## Docs           mirrors mirth mirthful mirthless miscalcul miscarried
##   character(0)       9     4        1         2         1          1
##               Terms
## Docs           mischief mischiefmakers mischievous misconduct miscr
##   character(0)        2              1           4          1     1
##               Terms
## Docs           misdirected miser miserable miseri misericorde misery
##   character(0)           2     1         6      1           1      9
##               Terms
## Docs           misfortun misfortune misfortune— misfortunes misha mishka
##   character(0)         4         21             1          13     2      4
##               Terms
## Docs           misinformed mislead misleading misled mismanaged
##   character(0)           1       2          1      1          1
##               Terms
## Docs           mismanagement misplaced misrepeated miss missed misses
##   character(0)             1         1           1   22     18      1
##               Terms
## Docs           misshapen missiles missing mission missis mississippi
##   character(0)         1        1      11      13      1           1
##               Terms
## Docs           misspelled missy mist mistak mistake mistaken mistakes
##   character(0)          1     1   38      1      28       18       13
##               Terms
## Docs           mistaking mistenveloped misti mistook mistress
##   character(0)         2             1     1       1       15
##               Terms
## Docs           mistress—entered mistresses mistrustfully mistrusting
##   character(0)                  1          2             2           1
##               Terms
## Docs           mists misty misunderstand misunderstanding
##   character(0)     1     9             1                6
##               Terms
## Docs           misunderstandings mitenka mitenkas mitigates mitka
##   character(0)                 6      13        2         1     5
##               Terms
## Docs           mitrofanych mitya mityas miwacl miwonov mix mixed mixing
##   character(0)           1     2      1      1       1   1     8      2
##               Terms
## Docs           mixture mlle mmmarateate moan moaned moaning moans mob mobs
##   character(0)       1    1           1    9      4      13     6  19    1
##               Terms
## Docs           mock mocking mockingly mod mode model modeling moderate
##   character(0)    3       4         1   1    3     8        1        2
##               Terms
## Docs           moderately moderating moderation modern modest modesti
##   character(0)          1          1          1     18      8       2
##               Terms
## Docs           modestly modesty modification modified moist moistened
##   character(0)        3       5            1        1    15         1
##               Terms
## Docs           moistlipped moisture mokhavaya mokhovaya mol mold moldavia
##   character(0)           1        1         1         1   2    2        4
##               Terms
## Docs           moldavian molded mole molested molieres molliten moment
##   character(0)         1      1    3        1        1        1    375
##               Terms
## Docs           momenta moment— momentarily momentary momentous moments
##   character(0)       1         1           1        10         2      56
##               Terms
## Docs           moments— moments—rose momentum mon monarch monarchies
##   character(0)          1              1        7  51      21          2
##               Terms
## Docs           monarchs monasteri monasteries monastery monetary money
##   character(0)        8         2           1         5        1   127
##               Terms
## Docs           money— moneys mongrel monitress monk monkey monks
##   character(0)        1      1       1         2    7      3     1
##               Terms
## Docs           monogram monograms monologue monosyllables monotonous
##   character(0)        2         3         1             3          7
##               Terms
## Docs           monseigneur monsieur monster monstr monstrosity monstrous
##   character(0)           5       45       5      1           1         4
##               Terms
## Docs           montesquieu month month— monthly months montmorencys monu
##   character(0)           2    35        1       1     32            1    1
##               Terms
## Docs           monument monuments mood mood—love moodily moods moon
##   character(0)        1         3   42           1       1     4   16
##               Terms
## Docs           moonlight moonlight— moons moost mop mopping mor moral
##   character(0)        13            1     1     1   5       1   6    26
##               Terms
## Docs           morality morally morals morand morands moravian moravians
##   character(0)        2       7      1      2       3        1         1
##               Terms
## Docs           morbid moreau morel moreorderers moreover morgen mori morio
##   character(0)      2      5    17            2       16      2    1     4
##               Terms
## Docs           morn morning morning—despite morning—especially
##   character(0)   29     178                 1                    1
##               Terms
## Docs           mornings mornings— morocco moros morose morosely
##   character(0)        8           1       1     2     11        6
##               Terms
## Docs           moroseyka morrow morsels mort mortal mortally mortemart
##   character(0)         2      2       1    4      8        4         9
##               Terms
## Docs           mortgaged mortier mortiers mortifi mortification mortified
##   character(0)         1       5        1       1             2         6
##               Terms
## Docs           mortify mortifying moscou moscovite moscovites moscow
##   character(0)       1          1      5         1          5    708
##               Terms
## Docs           moscow— moscow—despite moscow—filled moscow—shes
##   character(0)         7                1               1             1
##               Terms
## Docs           moscows moses moskowa moskva mosque mosquee mosquitoes moss
##   character(0)       3     2       2      8      2       1          1    1
##               Terms
## Docs           mostly mot moth mother mother— motherinlaw motherly
##   character(0)      3  12   23    180         1           4        2
##               Terms
## Docs           mothers mothers— motion motioned motionless motions
##   character(0)      47          1     42        1         33       1
##               Terms
## Docs           motive motives motley mots motto mound mounds mounseer
##   character(0)      8       3      2    1     1     2      1        1
##               Terms
## Docs           mount mountain mountains mounted mounting mourn mournful
##   character(0)    15        2         7      36        5     1        9
##               Terms
## Docs           mournfully mourning mous mouth mouth—seemed mouthpiece
##   character(0)          2        6    1    76              1          1
##               Terms
## Docs           mouths mouton mov movable move moved moved— movement
##   character(0)      8      3  47       1   79   198        1      175
##               Terms
## Docs           movements movements— moves moving mow mowers mowing mown
##   character(0)        51            1    15    110   2      1      2    3
##               Terms
## Docs           moyens moyka mozhaysk much much—informing mucius mud
##   character(0)      1     1       25  394                1      1  27
##               Terms
## Docs           mudbespatt muddi muddl muddle muddled muddles muddling
##   character(0)          1     2     1      3       2       3        1
##               Terms
## Docs           muddy mudrov mudstained muffled mufti mug mulled
##   character(0)    16      1          1       5     1   1      1
##               Terms
## Docs           multiplicity multiplied multitude mumbling mumm mummer
##   character(0)            2          1         3        2    1      1
##               Terms
## Docs           mummers mummi mummy munched munching mundan mundane mundi
##   character(0)       9     1     6       2        7      1       1     1
##               Terms
## Docs           municipality munition munitions munitionwagon murat murats
##   character(0)            4        2         2             1    43     10
##               Terms
## Docs           murd murder murderer murderers murdering murders murmur
##   character(0)    1     11        4         1         1       5      9
##               Terms
## Docs           murmured murmurs mus muscl muscle muscles muscovit
##   character(0)        7       2   5     1      5       3        1
##               Terms
## Docs           muscovites muscovy muscular museum mushroom mushrooms music
##   character(0)          2       1       11      1        3         2    42
##               Terms
## Docs           music— musical musician musicians musket musketeer
##   character(0)        1       7        1         5     21         2
##               Terms
## Docs           musketeers musketoon musketri musketry muskets muslin muss
##   character(0)          1         2        2       19      19      5    1
##               Terms
## Docs           must mustach mustache mustached mustaches muster mustered
##   character(0)  482      10       35         1        10      1        3
##               Terms
## Docs           mustnt mutations mute muter mutilated mutilation mutineers
##   character(0)     13         1    4     1         1          1         1
##               Terms
## Docs           mutinous— mutiny mutiny—seizing mutt mutter muttered
##   character(0)           1      1                1   11      2       62
##               Terms
## Docs           muttering mutterings mutton mutu mutual mutually muzzle
##   character(0)        13          1      8    1      7        4      2
##               Terms
## Docs           myasnitski myself— myst mysteri mysteries mysterious
##   character(0)          2         2    2       4         4         26
##               Terms
## Docs           mysteriously mystery mystic mystical mysticism mythological
##   character(0)            3      14      6        2         3            1
##               Terms
## Docs           mytishchi n— n—le naãv naãve naãvely naãvet naãvetã
##   character(0)        12    2      1    2    25       6      1       1
##               Terms
## Docs           naãvete nag nai nail nails naiv nak naked nam name
##   character(0)       2   2   1    2     5    1   2    20  25   97
##               Terms
## Docs           name—well named namely names namesake naming
##   character(0)           1    11     12     7        2      1
##               Terms
## Docs           nankeencovered nap nape napkin napkins naples napoleon
##   character(0)              1   8    4     11       1     12      488
##               Terms
## Docs           napoleon— napoleon—demands napoleon—hardly
##   character(0)           2                  1                 1
##               Terms
## Docs           napoleon—reaching napoleonic napoleons narr narrated
##   character(0)                   1          7        88    1        3
##               Terms
## Docs           narrating narration narrative narrator narrators narrow
##   character(0)         2         1         3        3         1     26
##               Terms
## Docs           narrowed narrowing narrowli narrowly naryshkin naryshkina
##   character(0)        1         1        1        1         3          1
##               Terms
## Docs           naryshkin— naryshkins nastasya nasty natali natalias
##   character(0)            1          1        7    10      1        1
##               Terms
## Docs           natalie nataly natãlya natasha natãsha natãsha—
##   character(0)      13      5       2       1    1103          5
##               Terms
## Docs           natãsha—mademoiselle natãshas nation nation—
##   character(0)                      1      103     25         1
##               Terms
## Docs           nation—even national nationalism nationalities
##   character(0)             1       12           1             1
##               Terms
## Docs           nationality nations native nativity natur natural
##   character(0)           1      30      8        1     6      40
##               Terms
## Docs           naturalists naturally nature nature— natured naturedly
##   character(0)           2        20     29         1       4         1
##               Terms
## Docs           natures— naughti naughty nausea nav naval navig navvy
##   character(0)          1       1       2      1   1     5     1     1
##               Terms
## Docs           nayez neapolitans near near—lay neared nearer
##   character(0)     1           1  211          1      1     69
##               Terms
## Docs           nearer—nearer nearest nearing nearly nearness neat neatly
##   character(0)               1      33       5     57        9    3      4
##               Terms
## Docs           neatness necess necessari necessarily necessary necessities
##   character(0)        1      3        12           3       125           1
##               Terms
## Docs           necessity neck neck— neck—suddenly necklace necklaces
##   character(0)        48   67       1               1        3         1
##               Terms
## Docs           necks need needed needful needle needles needless
##   character(0)     8  105     58       1      4       5        1
##               Terms
## Docs           needlessly neednt needs needs—good neffer negation
##   character(0)          2      2    29            1      1        2
##               Terms
## Docs           negative negatived neglect neglected neglecting negligence
##   character(0)        6         1       6         2          2          3
##               Terms
## Docs           negligently negoti negotiate negotiating negotiations negro
##   character(0)           1      7         3           1           11     4
##               Terms
## Docs           negroes nehmen neighbor neighborhood neighboring neighbors
##   character(0)       1      1       25            7           9        11
##               Terms
## Docs           neighed neighing neith neithah neither nen nentendent
##   character(0)       2        2     8       1      88   1          1
##               Terms
## Docs           nephew nephew— nephews nerv nerve nerves nervous
##   character(0)     20         1       4    3     1      5      15
##               Terms
## Docs           nervously nervousness neskuchny nest nestlings nesvãtski
##   character(0)         5           2         1    4         1        66
##               Terms
## Docs           nesvãtskis net nether network neutral neutrality nev never
##   character(0)          5   1      1       2       1          2  29   379
##               Terms
## Docs           neverovskis nevertheless new new—especially newby newcom
##   character(0)           1            9 300                1     1      3
##               Terms
## Docs           newcomer newcomers newer newest newli newly newmown newness
##   character(0)       11         2     1      1     2    20       2       1
##               Terms
## Docs           news news— news—say newsletter newsmonger—one
##   character(0)  152       1          1          1                1
##               Terms
## Docs           newspapers newton newtons next next— nexus ney ney—
##   character(0)          2      3       1  192       1     1   6      1
##               Terms
## Docs           neys neys—ran nibbled nic nice nicelooking nicely nicer
##   character(0)    2          1       2   8   34           1      1     1
##               Terms
## Docs           nicest niches nichola nicholas nicholas— nicholas—dont
##   character(0)      1      1      65      561           2               1
##               Terms
## Docs           nicholas—said nicht nickname nicknamed niece nieces
##   character(0)               1     2        4         4    14      1
##               Terms
## Docs           niemen niemen— night night— nightcap nightingal
##   character(0)     20         1   219        3       11          1
##               Terms
## Docs           nightmar nightmare nights nightshirt nighttime nikanorovich
##   character(0)        1         1     19          1         1            1
##               Terms
## Docs           nikita nikitenko nikitski nikolãevich nikolãevichs
##   character(0)      4         1        2           4            1
##               Terms
## Docs           nikolenka nikolenkas nikolievich nikolievna nikolievnas
##   character(0)        10          2           1          3           1
##               Terms
## Docs           nikolski nikulin nimble nin nine nineteen nineteenth ninety
##   character(0)        1       1      2   2   24        2          8      1
##               Terms
## Docs           ninetynine nineyearold ninth nip nitrogen nizhegorod nizhni
##   character(0)          1           1     3   1        2          4      6
##               Terms
## Docs           nizhninovgorod no— no—promise nobility nobl noble
##   character(0)              2     2            1       21    3    24
##               Terms
## Docs           nobleman noblemans noblemens nobleminded nobles noblesse
##   character(0)        5         1         1           2      6        1
##               Terms
## Docs           noblest nobodi nobodies nobody nobody— nobodys nocturnal
##   character(0)       1      4        1     25         1       2         1
##               Terms
## Docs           nocturne nocturnes nod nodded nodding nods nois noise
##   character(0)        1         1   9     37       8    2    3    28
##               Terms
## Docs           noiseless noiselessly noisi noisili noisily noisome noisy
##   character(0)         5           8     1       3       5       1     4
##               Terms
## Docs           nom nominally nominated non nonchal nonchalantly noncommiss
##   character(0)   2         1         1  10       1            1          2
##               Terms
## Docs           noncommissioned nondescript none nonhuman nonintervention
##   character(0)              10           1   41        1               1
##               Terms
## Docs           nonmilitary nonmoral nonobservance nonperformance
##   character(0)           1        1             4              1
##               Terms
## Docs           nonproprietary nonreceipt nonrecognition nonsens nonsense
##   character(0)              1          1              2      11       69
##               Terms
## Docs           nonsense—old nook noon noonday nooo normal north
##   character(0)              1    1    7       1    1      6     2
##               Terms
## Docs           northerly northern northwesterly nos nose noses nostitz
##   character(0)         1        1             1  11   41     5       2
##               Terms
## Docs           nostrils not not— notabilities notables note notebook
##   character(0)        3  25      2            3        3   40        8
##               Terms
## Docs           noted notepaper— notes noteworthy noth nothing nothing—
##   character(0)     7            1    20          2   46     418          2
##               Terms
## Docs           nothings notic notice notice—forget noticeable noticeably
##   character(0)        2     8     64               1         13          3
##               Terms
## Docs           noticed notices noticing notifies noting notion
##   character(0)     164       3       52        1      4      7
##               Terms
## Docs           notion—science notions notorious notre notres
##   character(0)                1       1         5     3      1
##               Terms
## Docs           notwithstanding nourish nourishing nourishment nous novel
##   character(0)               2       2          1           3    6    10
##               Terms
## Docs           novels novelti novelty novemb november novgorod novice
##   character(0)      2       1       7      4       14        1      1
##               Terms
## Docs           novikovs novoe novosãltsev  now now— now—ill
##   character(0)        1     2           5 1304      8         1
##               Terms
## Docs           now—michael now—natãsha now—that now—wouldnt
##   character(0)             1             1          1             1
##               Terms
## Docs           nowaday nowadays nowadays— nowher nowhere noxious nudg
##   character(0)       2       13           1      2      18       1    1
##               Terms
## Docs           nudged nudging nuis nuisance nuisances nullifying numb
##   character(0)      3       1    1        4         1          1    9
##               Terms
## Docs           numbed number number— numbered numbers numer numerical
##   character(0)      1     74         1        2      17     4         2
##               Terms
## Docs           numerically numerous numskull nun nunnery nuns nur nurs
##   character(0)           1        5        1   1       3    2   1    5
##               Terms
## Docs           nurse nurse—knowing nursed nursemaids nurseri nursery
##   character(0)    42               1      4          1       7      10
##               Terms
## Docs           nurses nursing nut nutandhoney nuts nymph oak oaks oasis
##   character(0)     14       9   1           1    5     1  23    2     1
##               Terms
## Docs           oat oatfield oath oaths oats oats— obdurate obedience
##   character(0)   2        2    6     3   10       1        1         3
##               Terms
## Docs           obedience— obedient obediently oberhofmarschal obey
##   character(0)            1        3          4               1   22
##               Terms
## Docs           obeyed obeying obeys object object— objected objection
##   character(0)      4       4     2     51         1        3         1
##               Terms
## Docs           objections objective objects oblig obligation obligations
##   character(0)          4         1       3     5          8           4
##               Terms
## Docs           obligatory oblige obliged obliges obligingly obliqu
##   character(0)          2      5      18       1          1      2
##               Terms
## Docs           oblivion oblivious obolenski obolenskis obscur obscure
##   character(0)        1         4         3          3      1       7
##               Terms
## Docs           obscured obscurely obscurities obscurity obsequious
##   character(0)        1         1           1         5          1
##               Terms
## Docs           obsequiously observ observance observant observantly
##   character(0)            2      4          1         1           2
##               Terms
## Docs           observation observation— observations observe observed
##   character(0)          21              1            4      14       16
##               Terms
## Docs           observer observes observing obsess obsolete obstacle
##   character(0)        1        3         9      1        1        2
##               Terms
## Docs           obstacles obstin obstinaci obstinacy obstinacy— obstinate
##   character(0)         3      2         1         3            1         2
##               Terms
## Docs           obstinately obstruct obstructed obstruction obtain
##   character(0)           2        3          1           1     28
##               Terms
## Docs           obtainable obtained obtaining obtrude obtuseness obvi
##   character(0)          2       20         6       1          1    1
##               Terms
## Docs           obvious obviously occas occasion occasional occasionally
##   character(0)      21        17     1       18          6           34
##               Terms
## Docs           occasioned occasions occasions— occup occupation
##   character(0)          6         4            1     2         17
##               Terms
## Docs           occupation— occupations occupi occupied occupied—
##   character(0)             1           9      4       88           1
##               Terms
## Docs           occupies occupy occupying occur occur— occuring occurred
##   character(0)        2     14        10    29        2        1       66
##               Terms
## Docs           occurrence occurrences occurring occurs occurs— ocean
##   character(0)          7           5         3     16         2     1
##               Terms
## Docs           ochãkov oclock octob october october— octogenarians
##   character(0)       1     65     2      26          1             1
##               Terms
## Docs           odãntsova odd oder odessa odor oer oerpassed oestreicher
##   character(0)         1   3    2      2    5   2         1           1
##               Terms
## Docs           of— of—even ofbuckwheat off off— offahd offend
##   character(0)     2         1           1   3      2      1      6
##               Terms
## Docs           offended offending offens offense offenses offensive
##   character(0)       30         3      4       8        1         7
##               Terms
## Docs           offensively offer offered offering offerings offers offhand
##   character(0)           2    36      46       12         1      7       2
##               Terms
## Docs           offic office officer officer— officer—comes
##   character(0)    82     10     359          5               1
##               Terms
## Docs           officer—without officer—wounded officers offices offici
##   character(0)                 1                 1      220       8      3
##               Terms
## Docs           official officially officials officials— officiating
##   character(0)       32          2        11            1           1
##               Terms
## Docs           officier officious often oftener oftenest oftrepeated oh—
##   character(0)        1         1   140       3        2           1     1
##               Terms
## Docs           ohhh ohing oho ohoy oil oily oka old old— old—thats
##   character(0)    1     1   1    1   1    1   2 806      1           1
##               Terms
## Docs           oldag oldenburg oldenburg— oldenburgs older oldest
##   character(0)     1         8            1          3    13      3
##               Terms
## Docs           oldfashion oldfashioned oldtime olga olmutz omelet omens
##   character(0)          2            3       1    2     22      1     1
##               Terms
## Docs           ominous ominously omission omit omitted omitting
##   character(0)       1         1        1    3       5        3
##               Terms
## Docs           omnipotence on— on—millions on—mistaking on—youv
##   character(0)           1     8             1              1         1
##               Terms
## Docs           onãfrich  one one— one—except one—least one—let
##   character(0)        1 1882      1            1           1         1
##               Terms
## Docs           onearmed onehorse onerous onerubl ones ones— oneself
##   character(0)        1        1       1       1  106       1      16
##               Terms
## Docs           onesided onesidedly onethe oneyearold online onlook
##   character(0)        2          1      1          1      4      1
##               Terms
## Docs           onlooker onlookers only— onslaught ont onterkoff onto
##   character(0)        1         4       1         1   1         1   63
##               Terms
## Docs           onwards ooh oooh oooo oooooooo ooze open opened openeyed
##   character(0)       2  11    1    1        1    1  110    108        2
##               Terms
## Docs           openhanded opening openings openly openmouthed opens
##   character(0)          1      28        2      6           1     4
##               Terms
## Docs           openwork oper opera opera—gratified operate operating
##   character(0)        1    3     7                 1       3         4
##               Terms
## Docs           operation operations opinion opinions opponent opponents
##   character(0)         3          6      93       22        9         9
##               Terms
## Docs           opportun opportune opportunities opportunity oppos oppose
##   character(0)        3         3             5          30     2      5
##               Terms
## Docs           opposed opposing opposit opposite opposition oppress
##   character(0)      11        2       5       51          6       5
##               Terms
## Docs           oppressed oppression oppressive oppressors option or—go
##   character(0)        10          1          3          1      1       1
##               Terms
## Docs           orangecolored orator orators oratory orb orbit orchestra
##   character(0)             1      2       3       1   3     1        10
##               Terms
## Docs           ord ordain ordained ordeal order ordered ordered—
##   character(0)  59      1        1      1   270     102          1
##               Terms
## Docs           ordering orderlies orderly orderlys orders orders—
##   character(0)        4        13      35        3    184         1
##               Terms
## Docs           ordinari ordinary ordinated ordnance ordre ordynka oreille
##   character(0)        4       29         1        1     1       1       1
##               Terms
## Docs           orel orel— organ organic organism organization
##   character(0)   11       1     2       1        2            2
##               Terms
## Docs           organizations organize organized organizer organs orgies
##   character(0)             1        1         4         1      2      2
##               Terms
## Docs           oriental origin original originality originated originator
##   character(0)        8      5       15           2          1          3
##               Terms
## Docs           orlãv orlãvdenisov orlãvdenisovs orlãvs ornament ornamental
##   character(0)     6            9             1      1        1          2
##               Terms
## Docs           ornaments orphan orphanage orphans orsha orthodox
##   character(0)         1      1         1       1     5        7
##               Terms
## Docs           oscillating ostentatiously ostermann ostermanns
##   character(0)           1              1         5          1
##               Terms
## Docs           ostermanntolstãy ostralitz ostrich ostrolenka ostrovna oth
##   character(0)                2         1       2          1        3  40
##               Terms
## Docs           other other— others others— others—ilyã otherwis
##   character(0)     3        3    264         5             1        5
##               Terms
## Docs           otherwise otkupshchik otradno otradnoe otradnoe—
##   character(0)        19           2       2       29           1
##               Terms
## Docs           otradnoe—mitenkas ottoman oublie oudinot ouh oui our—
##   character(0)                   1       2      1       1   2   1      1
##               Terms
## Docs           ourourou ourselves— out— out—thats out—wearing
##   character(0)        1            2      5           1             1
##               Terms
## Docs           out—well out—went outbuild outburst outbursts outcast
##   character(0)          1          1        1        8         2       1
##               Terms
## Docs           outcome outcries outdated outdo outdoor outer outfit
##   character(0)       4        1        1     1       1     6      2
##               Terms
## Docs           outflank outflanked outflanking outflankings outgallop
##   character(0)        7          1           2            1         1
##               Terms
## Docs           outhouses outing outlaw outlawed outlet outline outlined
##   character(0)         1      1      1        2      1       5        3
##               Terms
## Docs           outlines outlining outlive outlived outlook outlooks
##   character(0)        2         1       1        2       5        2
##               Terms
## Docs           outlying outpost outposts outrage outraged outrageous
##   character(0)        1       1       13       1        1          1
##               Terms
## Docs           outrages outraging outright outsid outside outside—gradu
##   character(0)        1         1        3      3      44               1
##               Terms
## Docs           outsider outskirts outspread outstretch outstretched
##   character(0)        1         4         4          1            6
##               Terms
## Docs           outstripped outstripping outturned outvying outward
##   character(0)           2            1         2        1       1
##               Terms
## Docs           outwardly outwards outweigh oval oven overalls overboots
##   character(0)         2        2        1    1    4        1         1
##               Terms
## Docs           overburdened overcame overcast overclean overclean—
##   character(0)            1        4        1         1            1
##               Terms
## Docs           overcoat overcoats overcom overcome overcoming overfat
##   character(0)       22         6       1       10          2       1
##               Terms
## Docs           overfed overflow overflowed overflowing overgrown
##   character(0)       1        3          4           6         5
##               Terms
## Docs           overhanging overhead overhear overheard overhung overlaid
##   character(0)           2        4        3         7        1        1
##               Terms
## Docs           overlapping overlay overlooked overnight overpowered
##   character(0)           1       1          2         1           3
##               Terms
## Docs           overpowering overresist overriding overrun overseer
##   character(0)            1          2          1       1        6
##               Terms
## Docs           overseers overshadowed overshadowing overshoes overstrained
##   character(0)         1            1             1         1            1
##               Terms
## Docs           overtak overtake overtaken overtakes overtaking overthrow
##   character(0)       1       10         6         1          6         8
##               Terms
## Docs           overthrown overtook overture overtures overturned overwhelm
##   character(0)          2       13        2         1          2         3
##               Terms
## Docs           overwhelmed ovo owe owed owing own own— owned owner
##   character(0)           5   1   7    3    11   1      4     2    11
##               Terms
## Docs           owners owns oxen oxygen ozhegzheg ozhegzhegzheg pac pace
##   character(0)      7    2    1      2         2             1  13   29
##               Terms
## Docs           pace—rode paced paces pacific pacifier pacify pacifying
##   character(0)           1    24    29       1        1      2         2
##               Terms
## Docs           pacing pack packag packed packet packhorse packing
##   character(0)     22   26      1     14      7         1      13
##               Terms
## Docs           packing—press packs pad padded padlocks pag page page—
##   character(0)               1     7   3      2        1   3   12       1
##               Terms
## Docs           pageboy pages pagoda pagodes pahlen paid pails pain pained
##   character(0)       1     8      1       1      1   41     1   48      4
##               Terms
## Docs           painful painfully pains painstak painstaking painstakingly
##   character(0)      27        19     6        1           4             3
##               Terms
## Docs           paint painted pair pairs pakhra pal palac palace palaces
##   character(0)     4       7   20     4      4  10     3     27       1
##               Terms
## Docs           pale paleblue palecolored palefaced palegreenish paler
##   character(0)  102        3           1         1            1     5
##               Terms
## Docs           paleyellow palings pall pallid pallor palm palms palp
##   character(0)          1       1    1      1      5    8     3    2
##               Terms
## Docs           palpable palpably palpitating paltry pampered pan pancake
##   character(0)        3        1           1      1        1   5       3
##               Terms
## Docs           panes pang pangs panic panic— panins panorama panted
##   character(0)     3    2     1     6        1      1        4      2
##               Terms
## Docs           panting pantry pap papa papas paper papers paperweight
##   character(0)      12      5   7   49     1    53     44           2
##               Terms
## Docs           paperwork par parad parade paraded parading paragraph
##   character(0)         1   5     2     16       1        1        13
##               Terms
## Docs           paragraphs paraissent parait parallel parallelogram
##   character(0)          5          1      1        1             1
##               Terms
## Docs           paralysis paralyze paralyzed paralyzing parapet
##   character(0)         1        2         2          1       3
##               Terms
## Docs           paraphrase— parce parcel parcels parched pardon pardoned
##   character(0)             1     1      1       2       1     15        1
##               Terms
## Docs           pardonner parent parental parents pari paris paris—
##   character(0)         1      1        2      26    4    34        1
##               Terms
## Docs           paris—left parish parisian parisienne park parleys
##   character(0)            1      2        2          1    3       2
##               Terms
## Docs           parliament parliaments parlor— parodying parole paroxysm
##   character(0)          1           1         1         1      3        1
##               Terms
## Docs           parquet parqueted part part—transfer partake parted parti
##   character(0)       4         1  237               1       2     15    10
##               Terms
## Docs           partial partiality partially particip participant
##   character(0)       2          2         2        1           1
##               Terms
## Docs           participants participate participated participating
##   character(0)            1           2            1             1
##               Terms
## Docs           participation particle particles particular particular—
##   character(0)             6        2         2         61             1
##               Terms
## Docs           particularly parties parties—one parting partisan
##   character(0)           71      22             1       6        5
##               Terms
## Docs           partisans partition partitions partly partn partner
##   character(0)         2         6          1     12     1      24
##               Terms
## Docs           partners parts party party— pas pashette pass passag
##   character(0)        8    22    63        1  22        1   97     11
##               Terms
## Docs           passage passage— passages passages—twenti passe passed
##   character(0)      43          1        5                 1     1    185
##               Terms
## Docs           passengers passes passing passion passionate passionately
##   character(0)          1      3      79      17         23           19
##               Terms
## Docs           passions passions—went passport passports password past
##   character(0)       11               1        2         2        4  173
##               Terms
## Docs           past— pastill pastime pasturage pasture pastured pastures
##   character(0)       1       1       5         1       1        1        1
##               Terms
## Docs           pat patch patches patchwork patern paternal pãtersbourg
##   character(0)   2     5       6         1      3        3           1
##               Terms
## Docs           path path—well pathet pathetic pathetically paths pati
##   character(0)   73           1      2       13            1     3    4
##               Terms
## Docs           patience patient patiently patients patriarchs patriot
##   character(0)       17       4         4        4          2       5
##               Terms
## Docs           patriotic patriotically patriotism patriotisme patrol
##   character(0)        15             2          9           2      6
##               Terms
## Docs           patrols patron patronage patroness patronizing patted
##   character(0)       2      1         6         2           4     12
##               Terms
## Docs           patten patter pattern patterns patties patting pãtya
##   character(0)      1      1       3        1       1       5   246
##               Terms
## Docs           pãtya— pãtya—abashed pãtya—pale pãtyas paul paulucci
##   character(0)        2               1            1     18   11       14
##               Terms
## Docs           paunch paus pause pause—puff paused pauses pausing pauvr
##   character(0)      1   16    27            1     66      2       6     1
##               Terms
## Docs           pauvre pav pavement pavilion pãvlograd pãvlograds pavlovich
##   character(0)      5   3        3        2        20          9         4
##               Terms
## Docs           pãvlovna pãvlovna— pãvlovnas paw pawed pawing pawn pawns
##   character(0)      119           1        32   2     1      2    2     1
##               Terms
## Docs           paws pay paying paymast paymasters payment payments pays
##   character(0)    1  50     16       1          1       2        5    3
##               Terms
## Docs           peac peace peace— peaceably peaceful peacefully peacetime
##   character(0)   25    96        1         1       10          4         2
##               Terms
## Docs           peak peaked peaks peal peals pear pearl pearls pearshaped
##   character(0)    3      2     2    1     2    1     4      6          1
##               Terms
## Docs           peas peas—like peasant peasantry peasants peasants—asks
##   character(0)    8           1      66         1      117               1
##               Terms
## Docs           peasants—even peasants—streamed pebble peche pecked
##   character(0)               1                   1      1     1      1
##               Terms
## Docs           pectori pectoris peculiar peculiarities peculiarity
##   character(0)       1        1       32             5           6
##               Terms
## Docs           peculiarly pecuniary pedal pedantic pedantically peddler
##   character(0)          8         1     1        2            1       1
##               Terms
## Docs           pedestal pedestrian pedestrians peeped peeping peer peered
##   character(0)        2          1           1      2       1    1      4
##               Terms
## Docs           peering peers peevishly peg pelageya pelisses— pelt pen
##   character(0)       6     1         1   4       16           1    1   4
##               Terms
## Docs           pencil pencils penetr penetrate penetrated penetrating
##   character(0)      4       1      2         6          4           6
##               Terms
## Docs           penetration penit penitence penny pens pension pensions
##   character(0)           1     1         1     3    4       1        1
##               Terms
## Docs           pensive pensively penthous penthouse penza peopl people
##   character(0)       4         4        1         2     6    46    484
##               Terms
## Docs           people— people—businessmen people—strengthened
##   character(0)         5                    1                     1
##               Terms
## Docs           people—use peoples peoples— peppered per perceive
##   character(0)            1      54          1        1   3        8
##               Terms
## Docs           perceived perceives perceiving percept perceptible
##   character(0)         3         1          1       2          12
##               Terms
## Docs           perceptibly perception perched percolating perdere pere
##   character(0)           5         11       3           1       1    2
##               Terms
## Docs           peremptorily peremptory perfect perfecting perfection
##   character(0)            3          2      24          2          9
##               Terms
## Docs           perfectly perform performance performances performed
##   character(0)        19      23           8            2        22
##               Terms
## Docs           performing perfum perfume perfumed perhap perhaps period
##   character(0)          6      1       4        4      6     109     40
##               Terms
## Docs           periodic periods perish perished perishes perishing
##   character(0)        1       3     18       16        1         8
##               Terms
## Docs           perkhushkovo permanent permeated permiss permissible
##   character(0)            2         2         1       3           1
##               Terms
## Docs           permission permit permits permitted permitting permut
##   character(0)         27      5       3         5          1      1
##               Terms
## Docs           pernetti peronskaya peronskayas perpetr perpetrated perpetu
##   character(0)        2         13           1       1           2       1
##               Terms
## Docs           perpetual perpetuate perplex perplexed perplexing
##   character(0)         3          1       6         7          1
##               Terms
## Docs           perplexity perplexity—perhaps perseverance persevering
##   character(0)         20                    1            2           1
##               Terms
## Docs           persia persian persisted persistence persistent
##   character(0)      1       8         2           2          3
##               Terms
## Docs           persistently person person— personag personage personages
##   character(0)            5     93         1        2        12         13
##               Terms
## Docs           personal personalities personality personality—free
##   character(0)       51             2           7                  1
##               Terms
## Docs           personally personification personified persons perspective
##   character(0)         23               3           1      32           1
##               Terms
## Docs           perspir perspiration perspired perspiring persuad persuade
##   character(0)       2            7         3         14       2        8
##               Terms
## Docs           persuaded persuading persuas persuasion persuasions
##   character(0)         9          1       1          1           1
##               Terms
## Docs           persuasiveness pertinaciously perturb perturbation
##   character(0)              1              1       2            1
##               Terms
## Docs           perturbed pervaded pestered pestewing pesthouse pet petal
##   character(0)         5        2        1         1         1  13     1
##               Terms
## Docs           petenka— peter peterhof peterkin— peters petersburg
##   character(0)          1    37        1           1      2        241
##               Terms
## Docs           petersburg— petersburg—far petersburglike petisenfans
##   character(0)             2                1              1           1
##               Terms
## Docs           petit petite petition petitioned petitioner petitioners
##   character(0)     3      1       13          1          2           2
##               Terms
## Docs           petitioning petitions petrãshka petrified petropol petrov
##   character(0)           2         4         1         1        1      2
##               Terms
## Docs           petrovich petrovna petrusha petted petti petticoat
##   character(0)         3        3        2      4     1         3
##               Terms
## Docs           petticoats pettiness petting petty petulantly peu peupl
##   character(0)          2         1       1    10          1   2     1
##               Terms
## Docs           peuples peur pfuel pfuels pglaf phaeton phantasm phantoms
##   character(0)       1    2    41      6     1       3        1        1
##               Terms
## Docs           phase phenomena phenomena— phenomenon philanthropi
##   character(0)     1        12            1         11            1
##               Terms
## Docs           philanthropic philanthropy philip philippe philolog
##   character(0)             1            4      3        1        1
##               Terms
## Docs           philosoph philosopher philosophers philosophi philosophic
##   character(0)         1           2            1          2           2
##               Terms
## Docs           philosophic— philosophical philosophize philosophizing
##   character(0)              1             2            1              2
##               Terms
## Docs           philosophy photius phras phrase phrased phrases phrases—
##   character(0)          6       2     2     13       1      10          1
##               Terms
## Docs           phys physical physically physician physics physiognomy
##   character(0)    7       33         15         3       3           2
##               Terms
## Docs           physiological physiology piano pick picked picket pickets
##   character(0)             2          2     1   10     23     13       2
##               Terms
## Docs           picking pickled pictur picture pictured pictures picturesqu
##   character(0)       8       2      7       9       15       13          2
##               Terms
## Docs           picturesquely picturing pie piebald piec piece piecemeal
##   character(0)             1         5   2       1    4    23         1
##               Terms
## Docs           pieces piedmontese pier pierc pierce pierced piercing
##   character(0)     17           1    1     2      1       3       12
##               Terms
## Docs           piercingly pierr pierre pierre†pierre— pierres pies
##   character(0)          4   233   1561        1         7     156    1
##               Terms
## Docs           piety pig pigeonholes pigeons pigs pigtail pike pil pile
##   character(0)     2   4           1       1    1       1    1   1    1
##               Terms
## Docs           piled piles pilgrim pilgrimage pilgrims pillag pillage
##   character(0)     5     4       8          2        8      1       7
##               Terms
## Docs           pillaged pillaged— pillaging pillaging—octob pillar
##   character(0)        2           1         3                 1      2
##               Terms
## Docs           pillars pillow pillows pills piloted pimples pin pinch
##   character(0)       2     21      10     3       1       1   5     7
##               Terms
## Docs           pinched pine pineapple pineapples pining pink pinnacle
##   character(0)       1    6         1          2      2   13        1
##               Terms
## Docs           pinned pinning pins pip pipe pipes piping piquet pirate
##   character(0)      1       2    3   5   29     8      1      1      1
##               Terms
## Docs           pistil pistol pistols pit pitch pitchdark pitched pitchfork
##   character(0)      1     36       7  10     5         1       4         1
##               Terms
## Docs           pitching piteous piteously piteously— piti pitiable
##   character(0)        1      10         6            1    3        2
##               Terms
## Docs           pitied pities pitiful pitiless pitip pitipitip pitipitipiti
##   character(0)      7      1      10        1     1         1            4
##               Terms
## Docs           pitt pitting pitts pity pitying pitys plac placarded place
##   character(0)    1       1     1   59       2     1   40         1   277
##               Terms
## Docs           place— placed places placid placing plagu plague
##   character(0)        1     68     45      1       9     1      1
##               Terms
## Docs           plaguestricken plain plain— plainer plainly plainness
##   character(0)              1    69        2       3      28         7
##               Terms
## Docs           plaint plaintive plait plaited plaiting plaits plan planed
##   character(0)      1         4     8       5        2      2   97      1
##               Terms
## Docs           planets plank planks planned planning plans plans— plant
##   character(0)       4     1      7       7        7    47        2     7
##               Terms
## Docs           planted plants plash plast plaster plastered plasterers
##   character(0)       2      3     1     1       3         2          2
##               Terms
## Docs           plastun plat plate plateful plates platform platoche platon
##   character(0)       1    1    10        1      3        1        3     24
##               Terms
## Docs           platonic platons platoon platoons platosha platov platovs
##   character(0)        1       2       4        1        1      7       6
##               Terms
## Docs           plausible play playacting played player players playfellow
##   character(0)         1   66          1     42      2       5          1
##               Terms
## Docs           playful playfully playfulness playing playing—theres
##   character(0)       5         3           1      42                1
##               Terms
## Docs           playmate plays plea plead pleaded pleading pleadingly pleas
##   character(0)        2     2    5     2       4        1          1    31
##               Terms
## Docs           pleasant pleasanter pleasantest pleasantly please please—
##   character(0)       79          3           1         11    122         1
##               Terms
## Docs           please—ive pleased pleases pleasing pleasur pleasurable
##   character(0)            1      81       7        4      16           1
##               Terms
## Docs           pleasure pleasure— pleasure—balls pleasures
##   character(0)      107           1                1        10
##               Terms
## Docs           pleasures—talks pledg pledge plenary plenti plentiful
##   character(0)                 1     2      1       1      1         3
##               Terms
## Docs           plenty plethoric pleurs plied plight plighted plodding
##   character(0)      9         1      1     1      9        1        1
##               Terms
## Docs           plood plot plots plotted plottings plow plowed plowing
##   character(0)     1    2     1       1         1    4      2       1
##               Terms
## Docs           plowland plowmen plows plucked plucking pluie plum plumage
##   character(0)        1       1     1       3        1     1    1       1
##               Terms
## Docs           plumb plume plumed plumes plump plumped plumper plums plund
##   character(0)     1     4      1     13    31       2       1     4     2
##               Terms
## Docs           plunder plundered plunderers plundering plunge plunged
##   character(0)       6         4          3          3      1      10
##               Terms
## Docs           plunging plus plutarch plutarchs pneumonia pocket
##   character(0)        2    2        2         1         1     23
##               Terms
## Docs           pocket—cant pocketbook pocketbooks pockets pockmark
##   character(0)             1          2           1       6        1
##               Terms
## Docs           pockmarked podgi podgy podnovinsk podnovinski podolian
##   character(0)          7     1     2          1           1        1
##               Terms
## Docs           podolsk poems poet poetic poetry poignant point pointed
##   character(0)       3     1    3     15      7        1    87      58
##               Terms
## Docs           pointedly pointer pointing points points—four poison
##   character(0)         2       1       74      6             1      2
##               Terms
## Docs           poisoned poisonous pok poking poklonni poklonny pokrovka
##   character(0)        3         1   1      1        2        4        2
##               Terms
## Docs           pokrovsk pol poland pole polemic poleon poles poles—
##   character(0)        3   2     19   10       1      1     4        1
##               Terms
## Docs           polic police policeman policy polish polished polit polite
##   character(0)     4     32        10      5     44        5    15     12
##               Terms
## Docs           politely politeness political politics politics— pollard
##   character(0)        9         13        27       12           1       1
##               Terms
## Docs           pollen polonais polonaise poltava polyglot pomad pomade
##   character(0)      3        2         3       2        1     3      1
##               Terms
## Docs           pomaded pomerania pomp pon pond ponder pondered pondering
##   character(0)       3         2    2   1   19      1       13         2
##               Terms
## Docs           ponderous ponds poniatowski poniatowskis pontoon pool pools
##   character(0)         1     6           3            3       1    5     2
##               Terms
## Docs           pooossible poor poorer poorest poorhouse poorly
##   character(0)          2   75      4       2         1      1
##               Terms
## Docs           poorspirited pop pope popes popped popping poppy poppyseed
##   character(0)            1   1    2     4      3       2     1         1
##               Terms
## Docs           popular popularization populated population porch porridge
##   character(0)       8              1         1          7    88       10
##               Terms
## Docs           port port—english portable portend porter porters
##   character(0)    1              1        2       1     17       1
##               Terms
## Docs           portfolio portion portionless portions portly portmanteau
##   character(0)        10       1           1        2      4           3
##               Terms
## Docs           portmanteaus portrait portraits pos pose posed posen posit
##   character(0)            4       31         3   1   19     1     1    35
##               Terms
## Docs           position position— position—made positions positive
##   character(0)      259           3               1        14        1
##               Terms
## Docs           positively posnyakovs poss possess possessed possesses
##   character(0)          6          1   26      14        18         7
##               Terms
## Docs           possessing possession possessions possessor possibilite
##   character(0)          2         13           1         6           1
##               Terms
## Docs           possibilities possibility possibl possible possible—
##   character(0)             4          59       3      142           1
##               Terms
## Docs           possible—replied possibly post post—whereas postboys
##   character(0)                  1       15   64              1        1
##               Terms
## Docs           posted poster posterity posters posthous posthouses
##   character(0)      8      1         7       1        1          1
##               Terms
## Docs           postilion postilions posting postmast postmaster
##   character(0)         3          1       2        2          6
##               Terms
## Docs           postmasters postpone postponed postponement posts postul
##   character(0)           1        3         2            1    12      1
##               Terms
## Docs           postulated postulates postulating postures pot potãmkin
##   character(0)          1          1           1        1   3        1
##               Terms
## Docs           potãmkins potato potatoes potier potman potocka pots
##   character(0)         4      3        9      1      1       1    1
##               Terms
## Docs           potsdam pouch pouches pounce pounced pound pound— pounds
##   character(0)       4     4       2      1       3     2        1      2
##               Terms
## Docs           pour poured pouring pouting povarskãya povarskoy poverti
##   character(0)   12     11       1       2          5         6       2
##               Terms
## Docs           poverty pow powd powdah powder powdered powdering
##   character(0)       4  29    1      1     14       12         1
##               Terms
## Docs           powdermonkey powders powdery power power—
##   character(0)            1       3       1   180        3
##               Terms
## Docs           power—alexander power—existing power—mere powerful
##   character(0)                 1                1            1       18
##               Terms
## Docs           powerfully powerless powerless— powers pract practic
##   character(0)          1         5            1     17     2       2
##               Terms
## Docs           practical practically practice practiced practicing prais
##   character(0)        15           2        4         3          2     4
##               Terms
## Docs           praise praised praises praiseworthy pranc pranced prank
##   character(0)     10       9       2            1     1       3     3
##               Terms
## Docs           pranks praskovya prater prattle pratzen pray prayed prayer
##   character(0)      1         1      2       1      17   40     23     34
##               Terms
## Docs           prayerful prayers praying preached preaching prearranged
##   character(0)         1      11       7        5         2           4
##               Terms
## Docs           precautions preced preceded precedents precedes preceding
##   character(0)           2      3        4          2        1         8
##               Terms
## Docs           preceptor precepts precepts— prechistenka preci precious
##   character(0)         1        1           1            1     1       20
##               Terms
## Docs           precis precise precisely precision preclude precluding
##   character(0)      2       6         7         9        2          1
##               Terms
## Docs           precursor predestin predestination predestined
##   character(0)         1         1              1           8
##               Terms
## Docs           predetermined predict predicted prediction predictions
##   character(0)             3       1         1          1           2
##               Terms
## Docs           predilection predominance preemin preening pref prefect
##   character(0)            1            1       1        1    2       2
##               Terms
## Docs           prefer preferable preferred prefers pregn pregnancies
##   character(0)      5          1         9       1     2           2
##               Terms
## Docs           pregnancy pregnant preis prejudic prejudice prejudiced
##   character(0)         3        4     1        1         1          1
##               Terms
## Docs           preliminaries preliminary prelud prelude premeditation
##   character(0)             2           1      2       1             1
##               Terms
## Docs           premises premium premonition preobrazhensk preobrazhenskis
##   character(0)        2       1           1            11               2
##               Terms
## Docs           preoccup preoccupation preoccupations preoccupied
##   character(0)        1             3              1          23
##               Terms
## Docs           preopinant— prepar preparation preparations preparatory
##   character(0)             1     12           7           18           2
##               Terms
## Docs           prepare prepared prepares preparing preponderance
##   character(0)      28       73        1        37             1
##               Terms
## Docs           prerevolution pres prescribed presenc presence present
##   character(0)             1   31          7       3      108     110
##               Terms
## Docs           presentable presentation presentday presented presenti
##   character(0)           1            3          1        67        2
##               Terms
## Docs           presentiment presenting presently presents preserv
##   character(0)            6          9         2       18       2
##               Terms
## Docs           preservation preserve preserved preserves preserving
##   character(0)            3       11         3         1          1
##               Terms
## Docs           preside presided president presidents presiding presnya
##   character(0)       2        1         2          1         2       1
##               Terms
## Docs           press press— pressed pressing pressure prestige—
##   character(0)    14        1      77       38       10           1
##               Terms
## Docs           presumably presumptuous presuppos pretend pretended
##   character(0)          1            1         1       5        15
##               Terms
## Docs           pretending pretends pretense pretentiously preternaturally
##   character(0)         15        1        7             1               1
##               Terms
## Docs           pretext pretexts pretti prettier prettiest prettili
##   character(0)      24        3      8        5         2        1
##               Terms
## Docs           prettily pretty pretty— preur— preussisch
##   character(0)        1     63         1        1          1
##               Terms
## Docs           preussischeylau prev prevail prevailed prevailing prevails
##   character(0)               3    4       2         5          2        3
##               Terms
## Docs           prevalent prevent prevented preventing prevents previ
##   character(0)         1      24        13          2        4     8
##               Terms
## Docs           previous previously prey pric price priceless prices prick
##   character(0)       37         40    3    2     9         3      2     1
##               Terms
## Docs           pricked pricking prid pride prided priding priest priests
##   character(0)       3        3    2    29      1       1     24      16
##               Terms
## Docs           prim primary prime primit primitive primordial princ prince
##   character(0)    1       1     2      1         2          1   166   1725
##               Terms
## Docs           prince— princely princes princess princess—influenced
##   character(0)         3        1      37      916                     1
##               Terms
## Docs           princesse princesses princip principal principally principe
##   character(0)         2         18       5         6           1        1
##               Terms
## Docs           principes principl principle principles
##   character(0)         1        2         8          4
##               Terms
## Docs           principles—everything print printed printing prior
##   character(0)                       1     7       5        1     4
##               Terms
## Docs           prishprish prison prisoner prisoner—take prisoners
##   character(0)          1     19       37               1       107
##               Terms
## Docs           prisoners— prisons priv private privately privates
##   character(0)            2       2    3      24         2        1
##               Terms
## Docs           privation privations privatpersonen privileg privilege
##   character(0)         4          3              1        3         3
##               Terms
## Docs           privileges prize prized prizing prob probability probable
##   character(0)          3     3      3       1    5           3        2
##               Terms
## Docs           probably probation probing problem problem— problems
##   character(0)       75         1       2      20          1        5
##               Terms
## Docs           proce procedure proceed proceeded proceeding proceedings
##   character(0)     1         1       2         6          8           1
##               Terms
## Docs           process processes processing procession processions
##   character(0)      15         1          1          6           1
##               Terms
## Docs           prochain prochain— proclaimed proclam proclamation
##   character(0)        1           1          2       3           18
##               Terms
## Docs           proclamations procrastinator procur procure procured
##   character(0)             1              1      1       4        7
##               Terms
## Docs           procuring prodded prodigal prodigy produc produce produced
##   character(0)         1       1        1       1      9      16       37
##               Terms
## Docs           produces producing product production products profess
##   character(0)       10         6       7          1        2       2
##               Terms
## Docs           professe professedly professing profession professions
##   character(0)        1           1          1          3           1
##               Terms
## Docs           professor profil profile profit profitable profited
##   character(0)         2      1       3      6          1        1
##               Terms
## Docs           profiting profits proflig profligacy profligate profound
##   character(0)         1       1       1          1          2       26
##               Terms
## Docs           profoundest profoundly profundity profusely profusion
##   character(0)           2          1          4         2         1
##               Terms
## Docs           progenitors program program— progress progressed
##   character(0)           1       9          1       23          1
##               Terms
## Docs           progression prohibit prohibited project projected
##   character(0)           4        1          1     102         1
##               Terms
## Docs           projectiles projecting projections projects prokhor prokofy
##   character(0)           8          1           1        8       1       2
##               Terms
## Docs           prolong prolonged promenade promenades promener promin
##   character(0)       3         7         1          1        1      2
##               Terms
## Docs           prominent prominently promis promise promise— promised
##   character(0)        15           1      8      28          1       50
##               Terms
## Docs           promised—go promises promising promissory promot promoted
##   character(0)             1        3         3          2      2        8
##               Terms
## Docs           promoter promoting promotion promotions prompt prompted
##   character(0)        1         3         6          2      4        6
##               Terms
## Docs           prompters prompting promptings promptitude promptly pron
##   character(0)         1         1          1           1        7    1
##               Terms
## Docs           prone pronounc pronounce pronounced pronouncing
##   character(0)     2        2         2          5           6
##               Terms
## Docs           pronunciation proof proofread proofs prop proper properly
##   character(0)             1    14         1      7    3     24        9
##               Terms
## Docs           properti properties property property— property—take
##   character(0)        5          1       31           2               1
##               Terms
## Docs           propheci prophet proport proportion proportions propos
##   character(0)        2       1       1         10           1     11
##               Terms
## Docs           proposal proposals propose proposed proposes proposing
##   character(0)       17         8      10       30        2         5
##               Terms
## Docs           proposition propounded propounding propped proprietary
##   character(0)           4          1           1       5           1
##               Terms
## Docs           proprieti proprieties proprieties— proprietor proprietors
##   character(0)         1           1              1          1           3
##               Terms
## Docs           propriety proprietys prose prospect prospective prosperity
##   character(0)         2          1     1        6           1          2
##               Terms
## Docs           prostr prostrate prostrated protãgã protect protected
##   character(0)      1         3          1       1      12         4
##               Terms
## Docs           protecting protection protective protector protectors
##   character(0)          2         11          1         1          1
##               Terms
## Docs           protectress protege protegee protested protests
##   character(0)           1       3        3         2        2
##               Terms
## Docs           protodeacons protract protrude protruding proud
##   character(0)            1        1        1          2    34
##               Terms
## Docs           proudlooking proudly prov prove proved provender proverb
##   character(0)            1       6    6    42     28         1       4
##               Terms
## Docs           proverbe proverbs proves provid provide provided providence
##   character(0)        1        2      5      4      10       10         10
##               Terms
## Docs           providing provinc province province— provinces
##   character(0)         4       4       17           1        13
##               Terms
## Docs           provinces— provinci provincial provincials proving provis
##   character(0)            1        1          7           2       8      5
##               Terms
## Docs           provision provisioning provisions provocation provocative
##   character(0)         4            2         21           1           2
##               Terms
## Docs           provocatively provok provoked prowess prowl prowling proxim
##   character(0)             2      1        4       1     1        2      1
##               Terms
## Docs           proximity prozorovski prudently pruss prusse prussia
##   character(0)         6           2         1     2      4      29
##               Terms
## Docs           prussia—undertaken prussian prussians prussias
##   character(0)                    1       13         5        1
##               Terms
## Docs           pryanichnikov przazdziecka przebyszewski przebyszewskis
##   character(0)             2            1             3              1
##               Terms
## Docs           psalm pseudo pseudohealers pseudotheory psychological
##   character(0)     1      1             1            1             2
##               Terms
## Docs           ptolemaic pua pub—heard publ public public— publican
##   character(0)         2   1           1    2     31         1       11
##               Terms
## Docs           published puck pucker puckered puckering pudding puddles
##   character(0)         1    1      1       15        10       3       3
##               Terms
## Docs           puf puff puff— puff—suddenly puffed puffing puffs puffy
##   character(0)   1    6       1               1      2       7     5     6
##               Terms
## Docs           pugachev puhse pul pull pulled pulley pulleys pulling pulls
##   character(0)        2     1   4   12     29      2       2      21     1
##               Terms
## Docs           pulsation pulse pulsed pultusk pump pumps punch punctilious
##   character(0)         1     5      1       6    1     1     5           2
##               Terms
## Docs           punctually punctuation pungent punish punished punishes
##   character(0)          1           1       2     19       14        3
##               Terms
## Docs           punishing punishment punishments punitive punt puny pupil
##   character(0)         1          8           2        1    1    1     4
##               Terms
## Docs           pupils pupils— puppet puppy pur purchas purchase
##   character(0)      8         2      3     1   1       3        2
##               Terms
## Docs           purchaser purchasers— pure purebred purely puresouled
##   character(0)         3             1   19        1      4          1
##               Terms
## Docs           purest purged purification purified purify purifying purity
##   character(0)      2      1            3        1      4         2     15
##               Terms
## Docs           purloined purpl purple purpleblack purplefaced purport
##   character(0)         1     1     10           1           2       2
##               Terms
## Docs           purpos purpose purposely purposes purs purse purses pursing
##   character(0)      8      44        11        4    2    22      1       3
##               Terms
## Docs           pursu pursue pursued pursues pursuing pursuit pursuit—
##   character(0)     2      5      15       1        8      11          1
##               Terms
## Docs           pursuits push pushed pushes pushing pushkins put put—
##   character(0)        4   17     53      1      26        1 271      1
##               Terms
## Docs           putrefaction puts putting puzzle puzzled pwap pwiest pwinc
##   character(0)            1    3      50      1       6    1      1     1
##               Terms
## Docs           pwince pwoceed pwomoted pwonounce pwovince pwovisions
##   character(0)      2       1        1         1        1          1
##               Terms
## Docs           pyramid pyramids quahtehmasteh quaint qualif qualify
##   character(0)       1        2             1      1      1       1
##               Terms
## Docs           qualiti qualities quality qualms quand quant quanti
##   character(0)       1        17       9      1     5     1      1
##               Terms
## Docs           quantities quantity quarante quarantedeux quarrel quarreled
##   character(0)          1        9        1            1      16         9
##               Terms
## Docs           quarreling quarrels quarry quart quarte quarter quartered
##   character(0)          2        4      1    13      1      17         8
##               Terms
## Docs           quartermast quartermaster quartermasters quarters
##   character(0)           5            11              4       43
##               Terms
## Docs           quarters— quartette quartier quatre quay que queen
##   character(0)           1         1        2      2    1  13     9
##               Terms
## Docs           queenless queer queerlook queerly quelle quelled quench
##   character(0)         3    11         1       1      1       1      1
##               Terms
## Docs           quenched queried querul querulous querulousness query quest
##   character(0)        1       1      1         3             1     1    40
##               Terms
## Docs           question question— question—one questionably questioned
##   character(0)      192           2              1            1         17
##               Terms
## Docs           questioning questioningly questions questions— quests qui
##   character(0)          15             4        84            1      1   8
##               Terms
## Docs           quick quickened quickening quicker quicker— quickly
##   character(0)    60         1          1      14          1     120
##               Terms
## Docs           quickness quickwitted quiescent quiet quieted quieter
##   character(0)         4           1         1    91       1       3
##               Terms
## Docs           quietest quietly quil quill quilt quilt— quilts quinsy
##   character(0)        2      45    4     3    15        1      1      1
##               Terms
## Docs           quires quit quite quitrent quitrents quits quitted quitting
##   character(0)      1   43   334        5         1     1       5        1
##               Terms
## Docs           quiv quiver quivered quivering quizz quizzical quizzing
##   character(0)    5      5       12        14     1         1        1
##               Terms
## Docs           quoique quoits quon quos quota quoting quun rabbit rabbl
##   character(0)       1      1    1    1     1       3    2      1     1
##               Terms
## Docs           rabble rac race race— raced races racing racked racking
##   character(0)      4   3   14       2     1     1      2      1       1
##               Terms
## Docs           raconteur radi radiance radiant radiantly radiated
##   character(0)         1    1        1      22         4        3
##               Terms
## Docs           radiating radius radzivãlov raevski raevskis raft rafters
##   character(0)         1      2          1      15        7    8       1
##               Terms
## Docs           rafts rag rage rages ragged raging rags raided rail railing
##   character(0)     1   7   10     1      3      1    6      1    2       2
##               Terms
## Docs           railings raillery rails rain raindrops raining rains
##   character(0)        3        1     3   26         1       2     1
##               Terms
## Docs           rainsoaked rainy rais raise raised raises raising raisins
##   character(0)          2     3   11    18     98      1      40       4
##               Terms
## Docs           raison rak rake rakes rallied rallying ram ramball ramballe
##   character(0)      1   1    2     3       4        2   5       4       12
##               Terms
## Docs           ramballes rameau rameaus rampart ramrod ramrods rams
##   character(0)         3      2       1       5      4       1    2
##               Terms
## Docs           ramshackle ran rancor random rang range ranged ranging rank
##   character(0)          1 260      1      5   23     8      3       1   36
##               Terms
## Docs           rank— rank—corporals ranker ranks ranks— ransack rapi
##   character(0)       1                1      1    69        1       1    1
##               Terms
## Docs           rapid rapidity rapidly rapier rapp rapped rapt raptur
##   character(0)    60       17      83      5   10      1    2      8
##               Terms
## Docs           rapture raptures rapturous rapturously rapturously—that
##   character(0)      12        1        19           5                  1
##               Terms
## Docs           rar rare rarefied rarely rãrik ras rasc rascal rascality
##   character(0)   3   12        1     18     1   1    1      7         1
##               Terms
## Docs           rascals rascals—see rasgulyay— rash rat rate rath
##   character(0)       2             1            1    1   1   25    9
##               Terms
## Docs           rather ratifies ratify ratio ratiocination ration rational
##   character(0)     79        1      1     2             1      2        3
##               Terms
## Docs           rations rats rattl rattle rattled rattling raum raveled
##   character(0)       3    1     2     11       7        3    1       1
##               Terms
## Docs           ravenblack ravenous ravin ravine ravines raving ravish raw
##   character(0)          1        1     2      6       1      1      1   4
##               Terms
## Docs           ray rays razed razumãvski razumãvskis reach reached
##   character(0)   2   11     1          1           5    43     138
##               Terms
## Docs           reached— reaches reaching react reacted reaction
##   character(0)          1       7       31     5       1        4
##               Terms
## Docs           reactions read readable reader readers readi readili
##   character(0)         1  147        2      2       1    10       2
##               Terms
## Docs           readily readiness reading reading— readjusted readjusting
##   character(0)      14        16      71          2          3           1
##               Terms
## Docs           reads ready ready— real realities reality realization
##   character(0)     4   156        1   62         1      19           1
##               Terms
## Docs           realize realized realizes realizing really realm realms
##   character(0)      27       40        1        11    187    15      1
##               Terms
## Docs           reap reaped reaping reappear reappearance reappeared rear
##   character(0)    1      2       3        2            2          7   24
##               Terms
## Docs           rear— reared rearguard rearrange rearranged rearrangement
##   character(0)       1      5        10         2          1             1
##               Terms
## Docs           rearranging reason reasonable reasonableness reasonably
##   character(0)           1    137         11              2          5
##               Terms
## Docs           reasoned reasoning reasoning— reasons reassembled
##   character(0)        3        14            1      28           1
##               Terms
## Docs           reassigned reasson reassur reassure reassured reassuring
##   character(0)          1       2       1        6         5          2
##               Terms
## Docs           reaumur reawaken reawakened reawakening reawok rebels
##   character(0)       1        1          1           1      1      1
##               Terms
## Docs           rebirth reborn rebuild rebuilding rebuilt rebuke rebukes
##   character(0)       1      1       4          3       1      3       1
##               Terms
## Docs           rebuking rec recal recalcitrant recall recalled recalling
##   character(0)        1   7     7            1     12       45        14
##               Terms
## Docs           recaptured receded receding receipt receipts receiv receive
##   character(0)          2       4        2       6        1     16      41
##               Terms
## Docs           received received—assumed receives receiving recent
##   character(0)      191                  1       10        37     14
##               Terms
## Docs           recently recept reception receptions receptive recess
##   character(0)       12      4        45          7         2      1
##               Terms
## Docs           reciprocated reciprocity recitation recitations recite
##   character(0)            1           1          1           1      4
##               Terms
## Docs           recited reciting reckless recklessly recklessness reckon
##   character(0)       1        2        5          1            1      6
##               Terms
## Docs           reckoned reckoning reclining recogn recognition
##   character(0)        5         7         1     12           8
##               Terms
## Docs           recognitions recognizable recognize recognized recognizes
##   character(0)            1            2        42         57          5
##               Terms
## Docs           recognizing recoil recoils recollect recollected
##   character(0)          28      1       1         8           1
##               Terms
## Docs           recollection recollections recommenced recommend
##   character(0)           17             4           4         3
##               Terms
## Docs           recommendation recommended recompense reconcile reconciled
##   character(0)              2           7          2         3          5
##               Terms
## Docs           reconcili reconciliation reconciling reconnaissance
##   character(0)         1              3           1              1
##               Terms
## Docs           reconnaissante reconnoiter reconnoitered reconnoitering
##   character(0)              1           1             2              1
##               Terms
## Docs           reconsider reconstruct reconstructed reconstruction
##   character(0)          1           1             1              1
##               Terms
## Docs           recorded recount recounted recounting recounts recourse
##   character(0)        1       1         5          2        1        4
##               Terms
## Docs           recov recover recovered recovering recovery recreation
##   character(0)     2      12        12          5        4          2
##               Terms
## Docs           recross recruit recruiting recruitment recruits rectify
##   character(0)       2       4          4           1        6       3
##               Terms
## Docs           rectitude recuperate recur recurred red red— redden
##   character(0)         2          1     1        7 101      1      1
##               Terms
## Docs           reddened reddening redder reddish reddishbrown
##   character(0)        3         2      3       7            1
##               Terms
## Docs           reddishyellow redeemed redfac redfaced redhair redhaired
##   character(0)             1        2      1        5       1         8
##               Terms
## Docs           redistribut redistribute redistributing redistribution
##   character(0)           1            1              2              1
##               Terms
## Docs           redliveri redness rednos rednosed redolent redoubt
##   character(0)         1       2      1        3        1      31
##               Terms
## Docs           redoubt— redoubts redounded redoute redressing redroofed
##   character(0)          2        2         2       3          1         1
##               Terms
## Docs           redspotted reduc reduce reduced reducing reeds reek reeked
##   character(0)          3     1      2      11        1     1    1      1
##               Terms
## Docs           reel reeled reenter reentered reentering reestablish
##   character(0)    1      1       2         4          3           7
##               Terms
## Docs           reestablishing reexperiencing ref refer reference
##   character(0)              1              1   2     7        10
##               Terms
## Docs           references referred referring refill refilling refin
##   character(0)          2       20        13      2         1     1
##               Terms
## Docs           refined refinement refinements refitting refixing reflect
##   character(0)      10          1           1         1        1      17
##               Terms
## Docs           reflected reflecting reflection reflection— reflections
##   character(0)        27          5         12             1          14
##               Terms
## Docs           refolded reform reformation reformed reformer reformers
##   character(0)        1     11           3        4        1         3
##               Terms
## Docs           reforming reforms refractory refrain refrained refraining
##   character(0)         1       3          1      16         9          3
##               Terms
## Docs           refresh refreshed refreshing refreshment refreshments refug
##   character(0)       1         6          2           3            2     1
##               Terms
## Docs           refuge refund refus refusal refuse refused refuses refusing
##   character(0)      7     10     6      14     29      27       1        9
##               Terms
## Docs           refutation refutations refute refutes refuting regain
##   character(0)          1           1      1       1        4      5
##               Terms
## Docs           regained regard regarded regarded— regarding regardless
##   character(0)        4     68       51           1        12         16
##               Terms
## Docs           regards regatta regener regenerate regenerating
##   character(0)       4       1       2          1            2
##               Terms
## Docs           regeneration regi regicide regim regime regiment
##   character(0)            5   18        3     1      1      213
##               Terms
## Docs           regiment— regiment—instead regiment—white regimental
##   character(0)           3                  1                1         41
##               Terms
## Docs           regiments region region—powers regions registered
##   character(0)        32     13               1       1          2
##               Terms
## Docs           registrars regret regretful regretfully regrets regrett
##   character(0)          2     21         2           3       4       1
##               Terms
## Docs           regrettable regretted regretting regul regular regularity
##   character(0)           1        10          4     2      29          2
##               Terms
## Docs           regularizing regularly regulate regulation regulations
##   character(0)            1         5        1          1           8
##               Terms
## Docs           reharnessed rehearsing reheat reign reigned reigns rein
##   character(0)           1          1      1    24       4      2   12
##               Terms
## Docs           reined reinforc reinforce reinforcements reining reins
##   character(0)      8        2         1              8       1    15
##               Terms
## Docs           reins—catch reinspect reinstat reinstate reinstated
##   character(0)             1         1        1         1          1
##               Terms
## Docs           reinstating reiterated reject rejected rejection rejects
##   character(0)           1          2      3        7         1       2
##               Terms
## Docs           rejoic rejoice rejoiced rejoices rejoicing rejoin rejoind
##   character(0)      2       5        4        2         9      7       2
##               Terms
## Docs           rejoinder rejoinders rejoined rejoining rejuvenated rel
##   character(0)         6          1       12         1           1  15
##               Terms
## Docs           relaps relapse relate related relates relating relation
##   character(0)      1       1      9      24       2       13       49
##               Terms
## Docs           relations relationship relative relatives
##   character(0)        61            1        6         4
##               Terms
## Docs           relatives—countess relax relaxed relaxing relay relays
##   character(0)                    1     1       2        1     5      1
##               Terms
## Docs           release released releasing relentless relevant relevantly
##   character(0)      10       10         3          1        1          1
##               Terms
## Docs           reli reliable relic relics relief relieve relieved religi
##   character(0)    2        7     1      5     23       3        7      1
##               Terms
## Docs           religion religion— religions religious relinquish
##   character(0)       22           1         1         8          1
##               Terms
## Docs           relinquishing relish relishing relit relive relived reload
##   character(0)             1      1         1     3      1       1      1
##               Terms
## Docs           reloaded reluct reluctance reluctant reluctantly rely
##   character(0)        1      5          3         8          12    2
##               Terms
## Docs           relying remain remainder remained remaining remains remark
##   character(0)       1     95         4      163        22      19     56
##               Terms
## Docs           remark— remark—showing remarkable remarkably remarked
##   character(0)         1                1         10          4       77
##               Terms
## Docs           remarking remarks remarriage remarry remedi remedies remedy
##   character(0)         4      35          2       1      3        1      9
##               Terms
## Docs           remedying rememb remember remember— remember—yet
##   character(0)         1     29      105           2              1
##               Terms
## Docs           remembered remembering remembers remembrance remind
##   character(0)         93          16         5           4      8
##               Terms
## Docs           reminded reminder reminding reminds reminisc reminiscence
##   character(0)       21        4         3       2        3            1
##               Terms
## Docs           reminiscences remn remnant remonstrances remonstrated
##   character(0)             6    1       2             1            1
##               Terms
## Docs           remorse remorselessly remortgaged remot remote remoteness
##   character(0)      13             1           1     2     13          1
##               Terms
## Docs           remotest remount remounted remounts remov removal remove
##   character(0)        3       1         1        4     2       6      6
##               Terms
## Docs           removed removing renam rend render rendered rendering
##   character(0)      35        8     1    3      9        9         4
##               Terms
## Docs           rending renegade renew renewal renewed renounc renounce
##   character(0)       2        2    10       2       6       3        8
##               Terms
## Docs           renounced renouncing renovation renowned rent rented rentes
##   character(0)         2          6          1        1    4      1      1
##               Terms
## Docs           rentrez reoccupation reopened reorgan reorganized rep
##   character(0)       1            1        3       1           1  28
##               Terms
## Docs           repacked repacking repaid repaired repairing repairs repay
##   character(0)        1         1      1        1         1       1     5
##               Terms
## Docs           repeat repeated repeated— repeatedly repeating
##   character(0)     24      125           1          9        35
##               Terms
## Docs           repeating—excellent repeats repel repellent repelling
##   character(0)                     1       1     4         3         1
##               Terms
## Docs           repent repentance repented repenting repents repetition
##   character(0)      4          2        2         1       1          3
##               Terms
## Docs           replace replaced replacement replacing replaited replaiting
##   character(0)       5       16           5         3         1          1
##               Terms
## Docs           replenished repletion repli replied replies reply reply—
##   character(0)           1         1    55     275      14   120        1
##               Terms
## Docs           replying repnin report report— reported reporter
##   character(0)       24      6     79         1       33        1
##               Terms
## Docs           reporting reports repose reprehensible repres represent
##   character(0)         9      41      4             2      2         6
##               Terms
## Docs           representation representations representative
##   character(0)              2               1             13
##               Terms
## Docs           representatives represented representing represents repress
##   character(0)               3          14            7          1       6
##               Terms
## Docs           repressed repressing reprimand reprimanded reprimanding
##   character(0)         4          4         3           3            1
##               Terms
## Docs           reproach reproached reproaches reproachful reproachfully
##   character(0)       38         13          8           4             9
##               Terms
## Docs           reproaching reproche reproved reproving reprovingly republ
##   character(0)           3        1        3         1           1      1
##               Terms
## Docs           republic republican repudiate repudiated repugnance
##   character(0)        1          5         1          1          2
##               Terms
## Docs           repugnant repuls repulsed repulsion repulsive repulsively
##   character(0)         3      3       13         4         3           1
##               Terms
## Docs           repurchasing reput reputation reputation—expected
##   character(0)            1     1         15                     1
##               Terms
## Docs           reputations reputed request requested requesting requests
##   character(0)           1       1      20         2          2        2
##               Terms
## Docs           requir require required requirements reread rescind
##   character(0)      6       6       13            5      4       1
##               Terms
## Docs           rescript rescue rescued research resembl resemblance
##   character(0)        6      8       7        3       1           3
##               Terms
## Docs           resemble resembled resembles resembling resent resented
##   character(0)        4         6         3         11      1        2
##               Terms
## Docs           resentment reserv reservation reserve reserved reserves
##   character(0)          2      2           1       9        6        9
##               Terms
## Docs           residence resident residents resignation resigned
##   character(0)         3        1         4           5        2
##               Terms
## Docs           resignedly resigning resist resistance resists resolut
##   character(0)          1         2     14          3       1      10
##               Terms
## Docs           resolute resolute— resolutely resolution resolutions
##   character(0)       30           1         13         19           1
##               Terms
## Docs           resolv resolve resolved resolves resolving resonance
##   character(0)      3       5       21        1         1         3
##               Terms
## Docs           resonant resorted resound resounded resounding resource
##   character(0)        1        1       1        11          3        2
##               Terms
## Docs           resourceful resources respect respectable respected
##   character(0)           1         3      62           1        17
##               Terms
## Docs           respectful respectfully respects respite respond responded
##   character(0)         17           31        5       3       5         4
##               Terms
## Docs           responding respons response responsibilities responsibility
##   character(0)          1       2        2                2             23
##               Terms
## Docs           responsible responsive rest rest— restarted restatement
##   character(0)           8          1  111       1         1           1
##               Terms
## Docs           restaurant rested restful restfully resting restive
##   character(0)          2     13       1         1      18       3
##               Terms
## Docs           restless restlessly restlessness restor restoration restore
##   character(0)       12          3            4      3           2       6
##               Terms
## Docs           restored restoring restrain restrained restraining
##   character(0)       10         2       30          6           5
##               Terms
## Docs           restraint restricted restricted—seemed restrictions rests
##   character(0)         3          1                   1            3     5
##               Terms
## Docs           result resultant resulted resulted— resulted—moment
##   character(0)     85         9        9           1                 1
##               Terms
## Docs           resulting results resum resume resumed resuming retain
##   character(0)         9      21     1      2      13        3      8
##               Terms
## Docs           retained retainers retaining retaken retaliate retell
##   character(0)        8         2         2       2         1      1
##               Terms
## Docs           retelling retention reticent reticule retinu retinue retir
##   character(0)         2         1        1        9      1       2     7
##               Terms
## Docs           retire retire— retired retirement retires retiring
##   character(0)     19         1      26          4       1        6
##               Terms
## Docs           retorted retr retraced retraite retreat retreated
##   character(0)        3    2        1        1      85        16
##               Terms
## Docs           retreating retreats retribution retriev retrieved
##   character(0)         23        3           1       1         1
##               Terms
## Docs           retrospection retuned return return— returned returning
##   character(0)             1       1    113         2      136        43
##               Terms
## Docs           returns reunion reunite reunited reuse rev reveal revealed
##   character(0)       7       2       1        2     2   2      3       18
##               Terms
## Docs           revealing revel revelation reveled revelers revelry revels
##   character(0)         3     1          3       1        1       1      2
##               Terms
## Docs           revenge revenu revenue rever reverberate reverberated
##   character(0)       3      1       1     1           1            4
##               Terms
## Docs           reverberating reverberation reverence reverent reverential
##   character(0)             1             1         2        1           1
##               Terms
## Docs           reverently reveri reverie reveries reverse reversed
##   character(0)          1      2       3        1       5        1
##               Terms
## Docs           reverted reviendra reviendra†review reviewed reviewing
##   character(0)        2         2           1     21        5         3
##               Terms
## Docs           reviews revision reviv revived reviving revoir revolted
##   character(0)       4        3     1       2        1     11        1
##               Terms
## Docs           revolting revolution revolutions revolutions— revolve
##   character(0)         2         23           3              1       2
##               Terms
## Docs           revolves revolving revulsion reward rewarded rewards
##   character(0)        1         1         1     22        3      12
##               Terms
## Docs           rhapsodies rhetor rhetors rhin rhine rhipheus rhyme rhythm
##   character(0)          1     22       2    1     5        1     1      3
##               Terms
## Docs           rhythmic rhythmical rhythmically ribbon ribbons ribs ric
##   character(0)        5          1            4     19       8    2   1
##               Terms
## Docs           rice rich richer riches riches— richest rickety rid
##   character(0)    4   49      1      2         1       6       1  30
##               Terms
## Docs           ridden ride ride— rider riderless riders rides ridicul
##   character(0)     32   44       1     6         1      8     3       4
##               Terms
## Docs           ridicule ridiculed ridiculing ridiculous ridiculous—
##   character(0)       14         2          1         12             1
##               Terms
## Docs           riding rien rife rifles rigged rigging right right—
##   character(0)     60    2    1      1      3       1   453        2
##               Terms
## Docs           right—along right—ive right—serve righted righteous
##   character(0)             1           1             1       2         1
##               Terms
## Docs           righteousness rightful rightly rights rigid rigidly rim
##   character(0)             2        2       4     13     6       1   3
##               Terms
## Docs           rimes ring ringing rings rinsed riot rioting riotous ripe
##   character(0)     1   21      22     7      1    5       5       3    1
##               Terms
## Docs           ripened rippling rire ris rise risen rises rising risk
##   character(0)       2        1    1   8   25    20     5     51    7
##               Terms
## Docs           risked risking risks risky rit riv rival rivalry rivals
##   character(0)      3       2     2     1   2   8     5       2      4
##               Terms
## Docs           river river— riverbank riverbanks rivers rivers—
##   character(0)    50        1         1          1      5         1
##               Terms
## Docs           riverside rivet riveted rivulet road road— roadless roads
##   character(0)         2     3       1       1  201       2        1    18
##               Terms
## Docs           roadsid roadside roadsides roadway roam roaming roan roans
##   character(0)       2        1         1       1    2       1    2     4
##               Terms
## Docs           roar roared roaring roast roasted roasting rob robb robbed
##   character(0)   20      6       2     7       2        2   4    1      4
##               Terms
## Docs           robber robberi robberies robbery robbing robe robespierre
##   character(0)      3       1         2       6       4    1           1
##               Terms
## Docs           robs robust rock rocked rocking rocky rod rode rods
##   character(0)    1      3    1      2       2     1  15  206    1
##               Terms
## Docs           rogozhski rogu rogues roguish rohans roi rol role roles
##   character(0)         2    2      1       1      1   9   6   22     1
##               Terms
## Docs           roll rolled rolledup rolling rom roman romance romans
##   character(0)   14     20        3      15   4     6       4      1
##               Terms
## Docs           romant romantic rome romping ronde roof roofed roofless
##   character(0)      1        8    6       1     1   18      1        1
##               Terms
## Docs           roofs rook rook— rooks room room— roomier rooms
##   character(0)    14    6       1     1  773       3       1    44
##               Terms
## Docs           rooms— root rooted roots rop rope ropes ros rose
##   character(0)        1    5      2     1   1    2     5  20  168
##               Terms
## Docs           rosebushes rosenkampf roses rosier rostãv rostãva rostãv—
##   character(0)          1          1     3      1    740      25         2
##               Terms
## Docs           rostãv—though rostãvas rostãvs rostãvs— rostopchin
##   character(0)               1        4     191          1        105
##               Terms
## Docs           rostopchine rostopchins rosy rosyfaced rotary rotate
##   character(0)           2          19   28         1      1      1
##               Terms
## Docs           rotating rotted rotten rotund rouged rough roughness
##   character(0)        1      1      3      1      1    15         2
##               Terms
## Docs           roughshod round roundabout rounded rounder roundfaced
##   character(0)         1   425          1       3       1          4
##               Terms
## Docs           rounds roundshould roundshouldered rouse roused rousing
##   character(0)      2           1               2     5     15       2
##               Terms
## Docs           rousseau rousseaus rout route routed routes routine row
##   character(0)        3         2    3     3      4      1       8  19
##               Terms
## Docs           rowdy rows royal royalist royalties royalty royaute rrrr
##   character(0)     1   25     8        1         2       4       1    1
##               Terms
## Docs           rub rubbed rubber rubbers rubbing rubbish rubbish—
##   character(0)   2     14      2       2      13      12          1
##               Terms
## Docs           rubbishy rubbles rubl ruble rubles rubles— rubs ruby rud
##   character(0)        1       1    9     6     62         2    1    1   1
##               Terms
## Docs           ruddy rude rudely rudeness rudenesses ruffian ruffl ruffle
##   character(0)     5    7      4        3          1       2     1      3
##               Terms
## Docs           ruffled ruffling rug rugay rugayushka rugcovered rugs ruin
##   character(0)       1        1   4     8          2          1    3   30
##               Terms
## Docs           ruined ruining ruinous ruins rul rule rule— ruled ruler
##   character(0)     36       1       3     9   8   19       1     6    12
##               Terms
## Docs           ruleradministrator rulers rules rules— ruling rum rumbl
##   character(0)                  1     14    28        1      3  12     1
##               Terms
## Docs           rumble rumbled rumbling ruminated rummaged rumor rumored
##   character(0)      2       1        2         1        1    13       5
##               Terms
## Docs           rumors rumpl rumyãntsev rumyãntsovs run runn runner runners
##   character(0)     12     1          8           1 106    1      1       4
##               Terms
## Docs           running running— runs ruptur rupture rural ruse rush
##   character(0)      98          1    5      1       6     3    3   27
##               Terms
## Docs           rushed rushes rushing russe russen russia russia—
##   character(0)     69      2      11     5      2    164         3
##               Terms
## Docs           russia—barbaric russian russian— russians russians—
##   character(0)                 1     462          1      135           2
##               Terms
## Docs           russias russie russofrench rustan rustchuk rustic rustl
##   character(0)       5      1           1      1        1      1     1
##               Terms
## Docs           rustle rustled rustling rusty rut ruts ruza ryazan ryazana
##   character(0)     16       1        6     1   3    3    1     22       1
##               Terms
## Docs           rye ryefield rykonty s— sab sabastiani saber saber—
##   character(0)  13        5       2    2   7          1    35        1
##               Terms
## Docs           sabered sabers sable sabretache sabretache—keep
##   character(0)       1     13     6          5                 1
##               Terms
## Docs           sabretaches saccuse sachiez sack sacked sackful sacks sacr
##   character(0)           1       1       1    5      1       1     4    3
##               Terms
## Docs           sacra sacrament sacre sacred sacredness sacree sacrif
##   character(0)     3         6     2     11          1      1      3
##               Terms
## Docs           sacrific sacrifice sacrificed sacrifices sacrificing
##   character(0)        5        35          5          5           5
##               Terms
## Docs           sacrilege sacrilegious sacristan sad sadden saddened sadder
##   character(0)         2            1         1  84      1        1      2
##               Terms
## Docs           saddl saddle saddlebow saddlecloth saddled saddles sadly
##   character(0)    13     25         2           2       7       8    14
##               Terms
## Docs           sadness sadovaya sãduisante saf safe safeguard safeguarded
##   character(0)      12        1          1   1   11         2           1
##               Terms
## Docs           safely safer safest safeti safety saffron safi sagacious
##   character(0)      3     1      1      2      7       1    1         2
##               Terms
## Docs           sage said said— said—met sail sailed sailing sailor
##   character(0)    2 2834       3          1    1      1       4      3
##               Terms
## Docs           saint sainte saints saintsday sait sak sake sal salamanca
##   character(0)     9      2      8         1    4  12   72   1         2
##               Terms
## Docs           salari salary sale salesman sallow sallowfaced sally
##   character(0)      1      3    3        1     14           3     1
##               Terms
## Docs           salomoni salon salons salt salt— saltanov saltpeter
##   character(0)        1     7      3   12       1        3         2
##               Terms
## Docs           saltykov salut salutary salute saluted saluting salv
##   character(0)        3     2        1      7       2        1    2
##               Terms
## Docs           salvation salver salzeneck same— samovar samovar—
##   character(0)         8      5         2       2      20          1
##               Terms
## Docs           sample samples sanct sanctifi sanction sanctuary sand
##   character(0)      3       1     1        2        1         3    2
##               Terms
## Docs           sand—spread sandy sang sanguinari sanguine sank sans
##   character(0)             1     1   33          1        2   23    4
##               Terms
## Docs           sãnya sãnya— sãnyas sãoonya sappy saragossa saratov
##   character(0)   417        5     25       1     2         1       1
##               Terms
## Docs           sarcasm sarcast sarcastic sarcastically sardinian
##   character(0)       2       5         6             4         2
##               Terms
## Docs           sardonically sash sasha sashes sat satchels satellites—
##   character(0)            1    3     2      1 344        1             1
##               Terms
## Docs           satin satire satirist satisfact satisfaction satisfactori
##   character(0)     6      1        1         9           33            2
##               Terms
## Docs           satisfactorily satisfactory satisfi satisfied satisfies
##   character(0)              2            5       6        31         1
##               Terms
## Docs           satisfy satisfying saturated saturday saturdays satyr sauce
##   character(0)       6          4         2        2         2     1     2
##               Terms
## Docs           saucepan saucer saucy sauerkraut sauntering sausage
##   character(0)        1      2     1          1          1       5
##               Terms
## Docs           sausages sausageshaped sautã saute sav savag savage savary
##   character(0)        1             1     2     1   8     2      6      4
##               Terms
## Docs           save saved savelich savelichs saves saving savior saviour
##   character(0)   34    31        6         1     1     16      3       6
##               Terms
## Docs           saviours savishna savor savory savostyanovs saw
##   character(0)        1        3     1      4            1 462
##               Terms
## Docs           saw—covered saws saxon saxons saxony say say— say—y
##   character(0)             1    1     1      1      1 688      1       1
##               Terms
## Docs           saying sayings says scabbard scabcovered scacwow scaevola
##   character(0)    192       7  110        2           1       1        1
##               Terms
## Docs           scaffolding scale scales scamp scampered scan scand scandal
##   character(0)           1     2      3     1         1    3     1       1
##               Terms
## Docs           scandals scanned scanning scantily scanty scapegrac
##   character(0)        2       5        6        1      2         1
##               Terms
## Docs           scapegrace scar scarc scarce scarcely scare scared scarf
##   character(0)          2    5     4      1       47     2     14    11
##               Terms
## Docs           scarlet scarletliveried scarred scars scarves scathing
##   character(0)       3               1       3     1       3        1
##               Terms
## Docs           scatt scatter scattered scattering scatters scen scene
##   character(0)     1       1        16          2        1    2    13
##               Terms
## Docs           scenery scenes scent scented scenting scept scepter schãr
##   character(0)       1      3     9       5        2     1       2     1
##               Terms
## Docs           schãrer schãrers schelling schem scheme schemes scherbinin
##   character(0)       5        1         2     1      3       5          2
##               Terms
## Docs           scherbinins schlappanitz schlosser schmidt schmidts schneid
##   character(0)           1            4         1       7        1       1
##               Terms
## Docs           schneider schon schonbrunn school schoolboy schoolmast
##   character(0)         1    17          4      2         8          1
##               Terms
## Docs           schoolroom schools schoss schubert schwãchen schwartzenberg
##   character(0)          3       6     16        2         1              1
##               Terms
## Docs           schwarzenberg schwatz sci science science— sciences
##   character(0)             1       1   7      33          2       10
##               Terms
## Docs           scientific scientists scintillating scold scolded scolding
##   character(0)          2          1             2     3       1        3
##               Terms
## Docs           scope scorched scorching score scored scorn scornful
##   character(0)     3        3         1     8      2     2        2
##               Terms
## Docs           scornfully scorning scotch scotfree scottish scoundrel
##   character(0)          2        1      2        1        2        22
##               Terms
## Docs           scoundrels scoundwel scoundwels scour scourge scout scouted
##   character(0)          7         1          1     1       1     1       1
##               Terms
## Docs           scouting— scouts scowl scowled scowling scraggy scrambled
##   character(0)           1      5     1       2        6       2         2
##               Terms
## Docs           scrap scraped scraping scraps scratch scratched scratching
##   character(0)     5       4        3      1       3         4          4
##               Terms
## Docs           scrawled scream screamed screaming screams screen screened
##   character(0)        2     13       26         6       9     11        4
##               Terms
## Docs           screening screens screw screwed screwing screws scribbled
##   character(0)         2       3     4      13       10      1         1
##               Terms
## Docs           scriptur scripture scriptures scrofulouslook scrubbed
##   character(0)        1         1          2              1        1
##               Terms
## Docs           scruff scrunching scruple scrupulously scrutini scrutinize
##   character(0)      2          1       2            1        1          1
##               Terms
## Docs           scrutinized scrutinizing scrutinizingly scrutiny scud
##   character(0)           4            5              1        1    1
##               Terms
## Docs           scuffle scullery scullions sculptor scurry scurrying scut
##   character(0)       1        1         1        1      1         1    2
##               Terms
## Docs           scuttle scythia scythian sea seal sealed sealing seam seams
##   character(0)       1       1        2  19    8      4       7    1     1
##               Terms
## Docs           search searched searches searching searchingly seas season
##   character(0)     23        2        1        15           2    1      3
##               Terms
## Docs           seat seated seating seats secluded seclus seclusion second
##   character(0)   44     28       3     7        2      1         3    119
##               Terms
## Docs           secondary secondgrade secondly seconds secourable secreci
##   character(0)         4           1       17      20          1       2
##               Terms
## Docs           secrecy secret secretaries secretary secretest secretions
##   character(0)       4     44           1         9         1          1
##               Terms
## Docs           secretive secretly secrets sect section sections
##   character(0)         1        4      12    2      15        2
##               Terms
## Docs           sections— secular secur secure secured securing security
##   character(0)           1       1     1     15       6        4        4
##               Terms
## Docs           sed sedate sedately sedateness sedmoretzki seduced seducer
##   character(0)   1      2        1          1           1       1       2
##               Terms
## Docs           seductive sedulously sedyablyaka see see— seed seedless
##   character(0)         1          1           1 672      1    2        1
##               Terms
## Docs           seeds seeing seek seeker seekers seeking seeks seem seemed
##   character(0)     2    158   24      4       1      26     5  123    543
##               Terms
## Docs           seeming seemingly seemliness seems seen sees seeth seethed
##   character(0)       7         5          1    81  287   21     1       1
##               Terms
## Docs           seething seigneur sein seize seized seizes seizing seizure
##   character(0)        2        2    1    17     75      4      25       4
##               Terms
## Docs           sel seldom select selected selecting selection self
##   character(0)   2     11     12       10         1         2   25
##               Terms
## Docs           selfabnegation selfadulation selfassurance selfassured
##   character(0)              2             1             4           7
##               Terms
## Docs           selfcensure selfcognition selfcomplacent selfconfid
##   character(0)           1             1              1          5
##               Terms
## Docs           selfconfidence selfconfident selfconsci selfconscious
##   character(0)              3            13          1             1
##               Terms
## Docs           selfconsciousness selfcontrol selfdecept selfdeception
##   character(0)                 1           1          1             1
##               Terms
## Docs           selfderision selfdestruction selfesteem selfevident
##   character(0)            1               1          3           1
##               Terms
## Docs           selfexamination selfforgetfulness selfindulg
##   character(0)               1                 2          1
##               Terms
## Docs           selfinterest—house selfish selfjustifications
##   character(0)                    1       3                  1
##               Terms
## Docs           selfknowledg selfknowledge— selflove selfoblivion
##   character(0)            1                1        1            1
##               Terms
## Docs           selfperfecting selfpossess selfpossession selfpreservation
##   character(0)              2           1              2                1
##               Terms
## Docs           selfpurification selfreformation selfreproach selfrespect
##   character(0)                2               1            5           1
##               Terms
## Docs           selfrestraint selfsacrific selfsacrifice selfsacrifice—
##   character(0)             3            1            16                1
##               Terms
## Docs           selfsacrificing selfsatisfact selfsatisfaction selfsatisfi
##   character(0)               2             1                6           1
##               Terms
## Docs           selfsatisfied selfwill selivanov sell seller selling
##   character(0)             6        1         1    6      2       7
##               Terms
## Docs           selvedges semãn semãnov semãnova semãnovna semãnovnas
##   character(0)         1     1       8        2         4          1
##               Terms
## Docs           semãnovsk semãnovsk— semblance semicircl semicircle
##   character(0)        15            1         1         1          3
##               Terms
## Docs           semicircles semicircular semicouncil semidark semidarkness
##   character(0)           2            1           1        1            3
##               Terms
## Docs           semiliterate seminarists seminary seminud semiopen
##   character(0)            1           1        1       1        1
##               Terms
## Docs           semiprivate sen senate senator senators send sending
##   character(0)           1   1      8       3        2   71      17
##               Terms
## Docs           sendoff sends senility senior seniority seniors sens
##   character(0)       1     5        1     14         7       1    3
##               Terms
## Docs           sensation sensations sense senseless senseless—
##   character(0)        13          5    71        32            1
##               Terms
## Docs           senselessly senselessness senses sensibility sensible
##   character(0)           2             1      7           5        9
##               Terms
## Docs           sensibly sensit sensitive sensual sensuit sent sentence
##   character(0)        2      3         6       2       1  213       13
##               Terms
## Docs           sentenced sentences senti sentiment sentimental
##   character(0)         2         6     1         4           1
##               Terms
## Docs           sentimentality sentimentally sentiments sentinel
##   character(0)              1             1          4       10
##               Terms
## Docs           sentinelles sentinels sentry separ separate
##   character(0)           1         7      1    12       21
##               Terms
## Docs           separate—probably separated separately separates
##   character(0)                   1        27          5         1
##               Terms
## Docs           separating separation septemb september sequel sequence
##   character(0)          7          9       3        23      2        7
##               Terms
## Docs           sera serait seren serene serenely serenity serf serfs
##   character(0)    2      1     7     31        1        4   22    65
##               Terms
## Docs           serfs— serfs—made serg sergãevich sergeant sergeants
##   character(0)        5            1    1          3       37         5
##               Terms
## Docs           sergey sergius seri series serious seriously seriousness
##   character(0)     15       2   24     33      57        26           2
##               Terms
## Docs           seriousness— seriousness—leaving serpent serpukhov
##   character(0)              1                     1       1         1
##               Terms
## Docs           serried serv servant servants servants— serve served
##   character(0)       2   22      29       45           1    44     30
##               Terms
## Docs           serves servic service service— serviceable services
##   character(0)      8     11     116          3           1       12
##               Terms
## Docs           servile servility serving ses seslavin set sets setting
##   character(0)       2         2      24   2        2 162    6      23
##               Terms
## Docs           settings settl settle settled settlement settlements
##   character(0)        1     8     15      61          2           1
##               Terms
## Docs           settles settling sevastyanych seven seventeen seventeenth
##   character(0)       1       10            1    61         4           2
##               Terms
## Docs           seventh sevenths seventy seventypound seventythree
##   character(0)      12        1       6            1            1
##               Terms
## Docs           seventyyearold sevenyearold sever several severance severe
##   character(0)              1            1    29     166         1     17
##               Terms
## Docs           severed severely severity sevres sew sewene sewing sewn sex
##   character(0)       1       16       10      2   2      1      2    3   2
##               Terms
## Docs           sexcuse sexe sexless shabbiest shabby shad shade shades
##   character(0)       1    1       1         1      6    1    20      3
##               Terms
## Docs           shading shadow shadows shady shaft shafts shafts— shaggi
##   character(0)       3     14      13     2     6      3         1      2
##               Terms
## Docs           shaggy shahs shak shake shaken shakes shaking shako shakos
##   character(0)     12     1    1     5      3      1      34    10      5
##               Terms
## Docs           shal shall shallow shallowness shalt sham shame shamefac
##   character(0)   16   232       2           1     1    1    27        2
##               Terms
## Docs           shamefaced shameful shamefully shameless shamshevo shant
##   character(0)          6        9          2         2        10    12
##               Terms
## Docs           shanti shanties shanty shape shaped shapely shapes shaping
##   character(0)      1        1      1    10      7       3      2       3
##               Terms
## Docs           shapovalov shar share shared sharing sharp sharpen
##   character(0)          1    6    27      9       8    19       1
##               Terms
## Docs           sharpened sharpening sharper sharpereyed sharpli sharply
##   character(0)         1          4       3           1       3      16
##               Terms
## Docs           sharpnosed sharpshoot sharpshooter sharpshooters shatter
##   character(0)          1          1            1            10       1
##               Terms
## Docs           shattered shatters shave shaved shaven shaving shavings
##   character(0)         2        1     1      5      8       3        2
##               Terms
## Docs           shawl shawls shcherbatovs shcherbaty shcherbaty—
##   character(0)    20      2            1          3             1
##               Terms
## Docs           shcherbinin shcherbinins shcherbitovs sheaf sheath sheathed
##   character(0)           5            1            1     1      1        2
##               Terms
## Docs           sheaves shed shedding sheds sheep sheepish sheepskin sheet
##   character(0)       2   56        1     5     5        1         8    11
##               Terms
## Docs           sheet—various sheets shelf shell shellfire shells shelt
##   character(0)               1      2     1    22         1      8     4
##               Terms
## Docs           shelter sheltered shelters shepherdesses shes shevardino
##   character(0)       9         1        2             1   47         29
##               Terms
## Docs           shewolf shi shied shield shielding shift shifted shiftily
##   character(0)       1   2     1      3         1     4       4        1
##               Terms
## Docs           shiftiness shifting shifts shimmering shine shines shineth
##   character(0)          1        7      1          1     1      1       1
##               Terms
## Docs           shining shiningly shinshãn shinshãnã shinshãns shiny ship
##   character(0)      24         1       26         1         3     1   16
##               Terms
## Docs           ships shirt shirtlike shirts shishkov shitov— shiv shiver
##   character(0)     1    43         1      6        3         1    1      5
##               Terms
## Docs           shivering shivers shock shock— shocked shocks shod shoe
##   character(0)         6       1    10        1       4      1    3    4
##               Terms
## Docs           shoes shoes— shon shone shook shoot shooting shoots shop
##   character(0)    21        1    2    31    51    13        3      2   17
##               Terms
## Docs           shopkeep shopkeeper shopkeepers shopman shops shore shores
##   character(0)        1          2           2       3    15     4      1
##               Terms
## Docs           short short—began shorten shortened shorter shortlegged
##   character(0)   116             1       1         1       2           1
##               Terms
## Docs           shortly shortness shortsighted shortwaisted shot shots
##   character(0)       2         2            5            1   52    20
##               Terms
## Docs           should shoulder shouldered shoulders shouldnt shout shouted
##   character(0)     20       54          3        92       15    63     219
##               Terms
## Docs           shouting shouts shov shove shoved shovel shovel— shoveled
##   character(0)       91     43    1     4      1      1         1        1
##               Terms
## Docs           shoving show show— showed shower showered showering
##   character(0)       3  121       1    103      2        2         1
##               Terms
## Docs           showing showmen shown shows showy shrank shrewd shriek
##   character(0)      40       1    58    14     2      6     10      3
##               Terms
## Docs           shriek— shrieked shrieking shrieks shril shrill shrillest
##   character(0)         1        8         1       5     3      7         1
##               Terms
## Docs           shrilly shrine shrines shrinking shrinks shriveled shrouded
##   character(0)       1      5       3         2       1        10        2
##               Terms
## Docs           shrubbery shrug shrugged shrugging shrunk shudd shudder
##   character(0)         2     1       26        12      1     1       8
##               Terms
## Docs           shuddered shudders shuffl shuffling shunned shut shuts
##   character(0)         7        1      1         5       1   25     2
##               Terms
## Docs           shutters shuya shy shying shyli shyly shyness siberia
##   character(0)        6     1  16      1     3     9       4       7
##               Terms
## Docs           siberia— sic sick sickening sickle sickly sickness
##   character(0)          1   1   45         2      2      5        6
##               Terms
## Docs           sickroom sid side side— sided sidelong sides sideways
##   character(0)        1  51  260       2     1        4   121       10
##               Terms
## Docs           sidled sidorov sidorych sieg siege sifted sigh sighed
##   character(0)      1       4        2    1     3      1   35     54
##               Terms
## Docs           sighing sighs sight sight—children sight—look sighted
##   character(0)      12     6    89                1            1       4
##               Terms
## Docs           sightedness sights sightseers sign signal signaler
##   character(0)           1      1          2   48      5        1
##               Terms
## Docs           signalers signaling signature signboard signboards signed
##   character(0)         1         1         1         2          2      8
##               Terms
## Docs           signet signific significance significance— significant
##   character(0)      1       12           52               1          19
##               Terms
## Docs           significantly signify signifying signing signs sil sila
##   character(0)             9       2          2       2    18  57    2
##               Terms
## Docs           silence silenced silent silently silently—fearing
##   character(0)      84        2    137       59                  1
##               Terms
## Docs           silhouetted silk silkcurtained silkembroidered silken
##   character(0)           1   16             1               1      1
##               Terms
## Docs           silklined silks sill silliness silly silver silver—
##   character(0)         1     1    9         1     9     23         1
##               Terms
## Docs           silvergray silverlit silvery similar similarly simon simons
##   character(0)          1         1       3      37         8    12      1
##               Terms
## Docs           simpl simple simplehearted simpleminded simpler simplest
##   character(0)    13     59             1            2       3       12
##               Terms
## Docs           simpleton— simpletons simpli simplic simplicity
##   character(0)            1          1      9       1         13
##               Terms
## Docs           simplicity— simply simultan simultaneous simultaneously
##   character(0)             2     68        2            3             13
##               Terms
## Docs           sin sinc since sincer sincere sincerely sincerity
##   character(0)  21   13   175      1      18        18         6
##               Terms
## Docs           sincerity— sinew sinewi sinews sinewy sinful sinfulness
##   character(0)            1     1      1      1      4      2          1
##               Terms
## Docs           sing singed singer singers singing singl single
##   character(0)   30      1      6      11      45     6     72
##               Terms
## Docs           singlehanded singles singly sings singsong sinister sink
##   character(0)            2       2      5     1        3        3    9
##               Terms
## Docs           sinking sinks sinn sinned sinner sinners sinning sins sip
##   character(0)      14     1    2      1      2       3       2    6   1
##               Terms
## Docs           sipped sipping sir sir—took sird sire sirin sist sister
##   character(0)      1       2  71          1    1   29     1   10     62
##               Terms
## Docs           sister— sisterinlaw sisterinlaw—left sisterinlaws
##   character(0)         1          13                  1            7
##               Terms
## Docs           sisters sistersinlaw sistin sit site sits sitting
##   character(0)      19            2      1  83    3    3     206
##               Terms
## Docs           sittingroom situ situated situation sivtsev six sixteen
##   character(0)           1    3        6        16       2  56      19
##               Terms
## Docs           sixteenth sixteenyearold sixth sixti sixty sixtysix
##   character(0)         3              1    17     2    11        1
##               Terms
## Docs           sixyearold size sizes skein skeleton skeptically skepticism
##   character(0)          1    8     1     2        2           2          1
##               Terms
## Docs           skeptics sketched sketches ski skil skill skill— skilled
##   character(0)        1        2        1   7    1    10        1       2
##               Terms
## Docs           skillful skillfully skin skinny skins skipped skirmish
##   character(0)       13          6   13      2     4       1        1
##               Terms
## Docs           skirmishers skirmishing skirt skirt— skirted skirts
##   character(0)           4           3    12        1       2      6
##               Terms
## Docs           skittish skittl skittles skul skull skull— skullcap sky
##   character(0)        1      1        1    1     5        1        1  54
##               Terms
## Docs           sky— skyline slab slack slacken slackened slackening
##   character(0)      1       1    2     2       2         2          3
##               Terms
## Docs           slackens slackness slain slam slammed slamming slander
##   character(0)        1         1     5    1       7        2       1
##               Terms
## Docs           slandered slanting slap slapped slapping slash slashed
##   character(0)         1        8    1       2        4     2       1
##               Terms
## Docs           slaughter slaughtered slaughtering slav slave slavery
##   character(0)         6           2            1    4     7       1
##               Terms
## Docs           slaves slaveslafe slay slaying sleek sleeker sleep sleepi
##   character(0)      1          1    5       2     5       2    78      1
##               Terms
## Docs           sleepiness sleeping sleepless sleeplessness sleepy sleev
##   character(0)          1       20        12             2     15     4
##               Terms
## Docs           sleeve sleeves sleigh sleigh—besid sleighs slend slender
##   character(0)     18      21     39              1      10     3      19
##               Terms
## Docs           slept slew sli slice sliding slight slighted slightest
##   character(0)    29    2   1     1       1     39        2        15
##               Terms
## Docs           slightly slim slime slink slip slipped slipper slippered
##   character(0)       48    9     1     1   13      12       1         3
##               Terms
## Docs           slipperi slippers slippers— slippery slipping slips
##   character(0)        1        6           1        2       13     2
##               Terms
## Docs           slobbering sloboda slop slope slopes sloping sloth slow
##   character(0)          1       4    3    11      4       3     2   11
##               Terms
## Docs           slower slowli slowly slowness slumb slumbering slung slur
##   character(0)      2      1     37        2     1          1     2    3
##               Terms
## Docs           slurring slut sly sly— slyboots smack smacked smacking
##   character(0)        1    1  10      1        1     3       2        1
##               Terms
## Docs           smal small smaller smallest smallish smart smarten
##   character(0)   17   165      12        8        1    20       1
##               Terms
## Docs           smartened smartly smartness smash smashed smashing smear
##   character(0)         1       5         2     3       7        1     2
##               Terms
## Docs           smeared smel smell smelled smelling smells smelt smil smile
##   character(0)       7    2    38       4        1      1     3  135   327
##               Terms
## Docs           smile— smiled smiles smiling smilingly smirched smite
##   character(0)        1    127     14     125        20        1     2
##               Terms
## Docs           smith smithereens smiths smithy smock smok smoke smoked
##   character(0)     8           1      1      1     3   19   106      5
##               Terms
## Docs           smokers smoking smoldering smolensk smolensk— smolyaninov
##   character(0)       1      12          2      101           2           2
##               Terms
## Docs           smooth smooth—felt smoothed smoothing smoothly smoothness
##   character(0)     25             1        8         7        6          1
##               Terms
## Docs           smot smote smother smothered snack snaffle snap snapped
##   character(0)    1     1       1         2     2       1    4       1
##               Terms
## Docs           snapping snarled snatch snatched snatches snatching sneered
##   character(0)        2       1      6       10        3         6       1
##               Terms
## Docs           snif sniffed sniffing snivel snor snore snoring snort
##   character(0)    2       3        5      1    1     1       5     7
##               Terms
## Docs           snorted snorting snout snout— snow snowbanks snowcov
##   character(0)       6        3     2        1   60         1       1
##               Terms
## Docs           snowcovered snowed snowflak snowi snows snowwhite snowy
##   character(0)           3      1        1     1     2         1     3
##               Terms
## Docs           snub snubnosed snuff snuffbox snuffboxes snuffing snuffling
##   character(0)    2         4     5       25          2        1         1
##               Terms
## Docs           snug snuggery snuggling so— so—though soaked soandso
##   character(0)    1        2         1     1           1      2      10
##               Terms
## Docs           soap soared soaring sob sobbed sobbing sober sobs socal
##   character(0)    1      1       1  31      9      22     3   30     2
##               Terms
## Docs           socalled soci social socially societi societies society
##   character(0)       14    2     23        1      15         4     116
##               Terms
## Docs           society— society—abolishing society—will societys
##   character(0)          2                    1              1        1
##               Terms
## Docs           socket sockets sodden sofa sofas soft soften softened
##   character(0)      1       1      4   73     1   49      3       16
##               Terms
## Docs           softening softly softness soil soiled soire soiree soirees
##   character(0)         4     29        3   12      1     1      4       5
##               Terms
## Docs           sokolniki sokolnitz sokolov sol sold soldi soldier
##   character(0)         8         4       3   3   13    55     173
##               Terms
## Docs           soldierly soldiers soldiers—il soldiers—like
##   character(0)         2      323             1               1
##               Terms
## Docs           soldiers—wounded sole solely solemn solemnity solemnly
##   character(0)                  1   18     10     40        10       10
##               Terms
## Docs           soles solfa solfeggio solicit solicitation solicitations
##   character(0)     2     1         1       3            1             1
##               Terms
## Docs           solicitor solicitude solid solidified solidity solitary
##   character(0)         1          4     2          1        1       11
##               Terms
## Docs           solitud solitude solitude— soll solomon solomons solut
##   character(0)       1       14           1    1       2        1     2
##               Terms
## Docs           solution solutions solvable solve solved solving somber
##   character(0)       10         1        1     6      7       2      2
##               Terms
## Docs           somberly sombre somebodi somebody someday somehow someon
##   character(0)        1      1        2       17       5      10     14
##               Terms
## Docs           someone someone— someones someth something
##   character(0)     112          3        8     47       550
##               Terms
## Docs           something—probably sometim sometimes sometimes—
##   character(0)                    1      14       117            1
##               Terms
## Docs           somewhat somewher somewhere sommes somnambulist son son—
##   character(0)       15        4        43      1            1 235      1
##               Terms
## Docs           sonata song songs songstress soninlaw sonorous sons
##   character(0)      3   34     9          1        3        3   51
##               Terms
## Docs           sons—name sont soon sooner soot sooth soothe soothed
##   character(0)           1    2  254     19    3     1      3       1
##               Terms
## Docs           soothing sophia sophie sophie— sophism soporific sorbier
##   character(0)        4      2      4         1       1         1       1
##               Terms
## Docs           sorbonne sordid sore sores sores— sorrel sorrow sorrowful
##   character(0)        1      1    3     2        1      2     57         7
##               Terms
## Docs           sorrowfully sorrows sorry sort sort—le sorted sorting
##   character(0)           2       5    65   59         1      1       4
##               Terms
## Docs           sorts sot sotnya sought soul soul— soul—shall
##   character(0)    13   1      1     32  152       1            1
##               Terms
## Docs           soul—vividly souls soulshaking soulstirring sound sounded
##   character(0)              1    11           1            1   169      23
##               Terms
## Docs           sounding soundly soundness sounds sount soup soups sour
##   character(0)        2       1         2     80     1    9     1    1
##               Terms
## Docs           sourc source sources sources— sous soutenir south
##   character(0)     1     18       4          1    1        1     6
##               Terms
## Docs           southeast southerly southern souverain souza souzas
##   character(0)         2         1        5         1     1      1
##               Terms
## Docs           sovereign sovereigns sovweign sow sowing sown soyez spac
##   character(0)        58         18        2   2      6    2     1    3
##               Terms
## Docs           space spaces spacious spaciously spad spadefuls spades
##   character(0)    38      2        1          1    1         1      1
##               Terms
## Docs           spain spangled spaniards spanish spar spare spared spares
##   character(0)     7        1         3       3    1    15      2      1
##               Terms
## Docs           sparing spark sparkle sparkled sparkling sparks sparrow
##   character(0)       2     3       3        3        14      6       4
##               Terms
## Docs           sparrows spas spasmodically spãsski spat spattered spe
##   character(0)        1    1             3       1    1         1   1
##               Terms
## Docs           speak speak— speaker speakers speaking speaks spear
##   character(0)   228        1      13        4      141      7     2
##               Terms
## Docs           spears speci special specialist specially specific
##   character(0)      1    11      65          5        14        2
##               Terms
## Docs           specified specimen speck spect spectacl spectacle
##   character(0)         2        1     2     1       10         6
##               Terms
## Docs           spectacled spectacles spectators sped speech speeches
##   character(0)          3         31          1    1     44        3
##               Terms
## Docs           speeches—infected speed speedy spel spell spellbound
##   character(0)                   1    20      3    2     3          2
##               Terms
## Docs           spells spend spending spends spendthrift spent speranski
##   character(0)      1    24       11      1           1    80        59
##               Terms
## Docs           speranski— speranskis spher sphere spheres sphinx
##   character(0)            2         17     3      4       1      4
##               Terms
## Docs           sphinxes spi spice spies spikes spiking spilled spilt spin
##   character(0)        1   1     1     5      1       1       3     1    1
##               Terms
## Docs           spindle spindles spine spinning spir spiral spire spirit
##   character(0)       1        2     5        2    1      1     1     50
##               Terms
## Docs           spirited spirits spiritu spiritual spirituality spiritually
##   character(0)        2      28       1        30            3           1
##               Terms
## Docs           spirituelle spirituous spit spite spiteful spitefully
##   character(0)           1          1    4    67        5          1
##               Terms
## Docs           spitting splash splashed splashing spleen splendid
##   character(0)        2      1        5        12      2       72
##               Terms
## Docs           splendidly splinter splintered splinters split spluttered
##   character(0)          6        3          1         3     4          3
##               Terms
## Docs           spluttering spoil spoiled spoiling spoils spok spoke spoken
##   character(0)           1     9      14        6      1   11   156     55
##               Terms
## Docs           sponsor sponsorship spontaneous spontaneously spoon
##   character(0)       2           1           2             3     6
##               Terms
## Docs           spoonfuls spoons sport sportsman sportsmans sportsmen spot
##   character(0)         1      1     3         5          1         3   56
##               Terms
## Docs           spot—une spotless— spots spotted spr sprain sprained
##   character(0)          1           1     5       1   3      1        2
##               Terms
## Docs           sprang sprawl sprawled sprays spre spread spreading spreads
##   character(0)     22      2        1      1    1     62        15       2
##               Terms
## Docs           spree sprees spring springing springs springtim springtime
##   character(0)     1      2     37         3       6         1          1
##               Terms
## Docs           sprinkled sprinkling sprouted sprouting spruce sprung spun
##   character(0)         6          2        2         3      1      7    3
##               Terms
## Docs           spur spurred spurring spurs spurting spy spyer spyglass
##   character(0)    6       7        2    19        1  10     1        1
##               Terms
## Docs           spying squ squad squadron squadron— squadrons squadwon
##   character(0)      1   1     1       64           1         4        1
##               Terms
## Docs           squar square square— squared squares squareset squatted
##   character(0)     8     25         1       1       4         1        4
##               Terms
## Docs           squatting squeaked squeaking squeaky squealing squeals
##   character(0)         5        4         4       2         1       1
##               Terms
## Docs           squeez squeeze squeezed squeezing squires squirrelfur
##   character(0)      2       2        8         1       1           1
##               Terms
## Docs           squirrellike stab stabbed stabbing stable stables stabling
##   character(0)            2    4       1        1      5       3        1
##               Terms
## Docs           stabs staccato stack stacked stacks stael staff staff—
##   character(0)     1        2     1       1      2     6   135        1
##               Terms
## Docs           staffs stag stage stage— stagecoach stages stagger
##   character(0)      5    2    16        1          1      7       1
##               Terms
## Docs           staggered staggering staid stain stained staining— stair
##   character(0)         4          7     3     4       7           1     3
##               Terms
## Docs           staircas staircase stairs stak stake staked stakes staking
##   character(0)        1        10     13    1    12      3      2       1
##               Terms
## Docs           stal stalk stallion stallions stalls stammered stammering
##   character(0)    2     1        2         1     14         3          1
##               Terms
## Docs           stamp stamped stampede stamping stand stand— standard
##   character(0)     4       4        2        1    59        1       19
##               Terms
## Docs           standards standing standpoint stands standstill star
##   character(0)        13      149          3      9          2   13
##               Terms
## Docs           starched stared staring stark starless starlight starri
##   character(0)        1     15      10     1        1         1      1
##               Terms
## Docs           starring starry stars starshaped start started starting
##   character(0)        1      7    16          2    40      50       21
##               Terms
## Docs           startle startled startling starts starv starvation starve
##   character(0)       2        7         1      3     2          1      1
##               Terms
## Docs           starved— starving starving— starwise stat state stated
##   character(0)          1        2           1        1    2   134      4
##               Terms
## Docs           stateliness stately statement statements states
##   character(0)           2       3         5          2     19
##               Terms
## Docs           statesgeneral—evoked statesman statesmen stating station
##   character(0)                      1         2         2       3      14
##               Terms
## Docs           stationary stationed stationmasters stations statistics
##   character(0)          3        24              1        3          2
##               Terms
## Docs           statu statue statues statuesque stature status statutes
##   character(0)     1      2       2          1       2      6        3
##               Terms
## Docs           stay stayed staying stays steadi steadili steadily steady
##   character(0)   60     32      27     2      3        1        6      9
##               Terms
## Docs           steal stealing steals stealth stealthili stealthily steam
##   character(0)     3        1      1       1          1          3     7
##               Terms
## Docs           steamed steaming steel steep steer stein steins stem stems
##   character(0)       1        1     3     9     1     8      1    2     1
##               Terms
## Docs           stench stencil stentorian step stepan stepanovich stepanych
##   character(0)      1       2          1  101      2           1         1
##               Terms
## Docs           stepmother stepmothers steppe stepped steppes stepping
##   character(0)          4           1      3      49       5       21
##               Terms
## Docs           steps stepsons stereotyped steril sterile sterlet sterlets
##   character(0)   120        1           1      1       1       2        1
##               Terms
## Docs           stern sterne sternlooking sternly sternness steshka stevens
##   character(0)    62      1            1      31         1       1       2
##               Terms
## Docs           stew steward stewards stick sticking sticks sticky stiff
##   character(0)    1      34       10    23        7      1      4     5
##               Terms
## Docs           stiffen stiffened stiffly stiffness stifl stifle stifled
##   character(0)       1         3       4         2     3      6       4
##               Terms
## Docs           stifles stifling stil still stilldeeper stillexisting
##   character(0)       1        1   62   604           1             1
##               Terms
## Docs           stillhigher stillness stillstronger stillunplast stimul
##   character(0)           1        12             1            1      1
##               Terms
## Docs           stimulated stimulating stimulatingly sting stingi stinging
##   character(0)          4           3             1     7      1        4
##               Terms
## Docs           stingy stink stint stir stir— stirred stirring stirrup
##   character(0)      3     2     1   27       1      11        7       8
##               Terms
## Docs           stirrups stirs stock stocked stocking stockinged stockings
##   character(0)        2     2     5       1        6          1        11
##               Terms
## Docs           stole stolen stolypin stomach ston stone stoned stones
##   character(0)     1     13        4      19    2    26      1      3
##               Terms
## Docs           stonestil stonily stony stood stool stoop stooped stooping
##   character(0)         1       1     3   307     1     3      13       13
##               Terms
## Docs           stop stoppage stopped stopping stor store stored storeroom
##   character(0)   97        1     169       20    2     3      2         2
##               Terms
## Docs           storerooms stores stori stories storing storm stormcloud
##   character(0)          2     13    13      28       2    14          2
##               Terms
## Docs           stormed storming storms stormtossed stormy story story—
##   character(0)       6        1      1           1      3    63        1
##               Terms
## Docs           stout stouter stoutness stove stoves str straggl straggler
##   character(0)    48       5         2     4      1   2       3         1
##               Terms
## Docs           stragglers straggling straggly straight straighten
##   character(0)          5          2        1      104          1
##               Terms
## Docs           straightened straightens straighter straightforward strain
##   character(0)            6           1          1               1     10
##               Terms
## Docs           strained straining strains straitened straits stralsund
##   character(0)       11        14       7          1       1         1
##               Terms
## Docs           strands strang strange strangely strangeness stranger
##   character(0)       2     22     147        18           2       30
##               Terms
## Docs           strangers strangest strangle strap strapped straps strategi
##   character(0)        11         3        1     6        1      2        1
##               Terms
## Docs           strategic strategically strategics strategist strategy
##   character(0)         7             1          2          2        1
##               Terms
## Docs           strauch straw strawberries strawberry stray strayed
##   character(0)       1    14            2          1     3       3
##               Terms
## Docs           straying streak streaks stream streamed streamers streaming
##   character(0)        2      2       1     10        5         2         4
##               Terms
## Docs           streamlet streams street streets strength strength—
##   character(0)         2       4     85      41      118           1
##               Terms
## Docs           strengthen strengthened strengthening strengthens strenuous
##   character(0)         10            7             3           1         3
##               Terms
## Docs           strenuously stress stressing stretch stretched stretcher
##   character(0)           1      2         2      13        14         5
##               Terms
## Docs           stretcherbearers stretchers stretches stretching strew
##   character(0)                3         14         2         14     1
##               Terms
## Docs           strewn stricken strict strictly strictness strid strides
##   character(0)      4        3     11        5          2     1       7
##               Terms
## Docs           strife strik strike strikes striking strikingly string
##   character(0)      2     2      9       1       22          2      9
##               Terms
## Docs           strings strip striped stripes stripped strips strive
##   character(0)       6     5       1       1        4      6      4
##               Terms
## Docs           striven striving strivings strode strogonov strogonov—
##   character(0)       3        4         1      6         1            1
##               Terms
## Docs           strok stroke stroked strokes stroking strolled strolling
##   character(0)     5      8       6       1        7        1         1
##               Terms
## Docs           stromilova strong stronger strongest strongly strove struck
##   character(0)          1     71       38         3       18      2     94
##               Terms
## Docs           structure structures struggl struggle struggled struggles
##   character(0)         4          1       4       23        10         2
##               Terms
## Docs           struggling strumming strut stubbl stubble stubborn
##   character(0)         11         1     1      1       6        4
##               Terms
## Docs           stubbornly stubby stuck stud student students studi studied
##   character(0)          2      1    17    3       6        1    20       9
##               Terms
## Docs           studies study study— studying stuf stuff stuff— stuffed
##   character(0)       1    94        1        5    1     4        1       1
##               Terms
## Docs           stuffi stuffy stumbl stumbled stumbling stumps stumpy stung
##   character(0)      1      2      2       10         8      1      1     1
##               Terms
## Docs           stupefaction stupefi stupendous stupid stupider stupidest
##   character(0)            1       1          1     56        1         3
##               Terms
## Docs           stupidity stupidly stupor sturdily sturdy stuttering
##   character(0)         7        1      1        1      5          1
##               Terms
## Docs           stwaight stwuck sty styl style stylish subaltern
##   character(0)        2      1   1    2     8       1         2
##               Terms
## Docs           subdivisions subdued subject subject— subjected
##   character(0)            1       5      87          3         3
##               Terms
## Docs           subjection subjects subjug subjugates subjugation
##   character(0)          5       10      1          1           1
##               Terms
## Docs           sublieuten sublime sublimity submerged submiss submission
##   character(0)          1       7         1         1       1          9
##               Terms
## Docs           submissive submissively submit submits submitted submitting
##   character(0)          9            6     18       2        12          7
##               Terms
## Docs           subordin subordinate subordinates subordination
##   character(0)        1           6            4             4
##               Terms
## Docs           subordination—looked subscribe subscribed subscription
##   character(0)                      1         2          2            3
##               Terms
## Docs           subsequ subsequent subsequently subservience subsid subside
##   character(0)       3          1            9            2      1       4
##               Terms
## Docs           subsided subsiding subst substance substances substantial
##   character(0)        5         2     2         5          1           2
##               Terms
## Docs           substitute substituting subtl subtle subtleti subtly suburb
##   character(0)          3            1     2     14        1      2      5
##               Terms
## Docs           subvert succeed succeeded succeeding succeeds success
##   character(0)       1       7        19          1        2      50
##               Terms
## Docs           success— successes successful successfully succession
##   character(0)          1         5          8            9          2
##               Terms
## Docs           successor succor succumb succumbing suck sucked sucking
##   character(0)         1      1       2          1    2      2       1
##               Terms
## Docs           suckling sudden suddenly suddenly—like suddenness suff
##   character(0)        1     46      397               1          1   13
##               Terms
## Docs           suffer suffered sufferer suffering sufferings suffers
##   character(0)     14       33        1        64         20       6
##               Terms
## Docs           suffice sufficed suffici sufficient sufficiently
##   character(0)       1        2       1         15            9
##               Terms
## Docs           suffocating suffragan suffused sugar sugar— sugari
##   character(0)           1         1        5     9        1      1
##               Terms
## Docs           suggest suggested suggested— suggesting suggestion
##   character(0)       8        29            1          8          8
##               Terms
## Docs           suggestions sui suis suit suitability suitable suite
##   character(0)           5   1    3   16           1        9    65
##               Terms
## Docs           suite—count suited suites suitor suitors suits sukharev
##   character(0)             1      6      6      8       4     4        6
##               Terms
## Docs           sukhtelen sulky sullen sullenly sulphur sultry sum summ
##   character(0)         2     1      3        2       3      1  22    3
##               Terms
## Docs           summer summertime summit summits summon summoned summons
##   character(0)     28          1      2       2      4       19       3
##               Terms
## Docs           sumptu sums sun sunbeams sunburn sunburned sunday sundays
##   character(0)      1    5  59        1       1         4     18       2
##               Terms
## Docs           sundered sunflower sung sunk sunken sunlight sunni sunny
##   character(0)        1         1    6   13      7        4     1     3
##               Terms
## Docs           sunparched sunrise suns sunset sunshin sunshine sup super
##   character(0)          1       2    2      2       2       14   1     1
##               Terms
## Docs           superabundance superb supercilious superciliousness
##   character(0)              1      3            1                1
##               Terms
## Docs           superficial superficially superflu superfluity superfluous
##   character(0)           2             1        2           2           7
##               Terms
## Docs           superhuman superintended superintendent superintendents
##   character(0)          2             2             11               1
##               Terms
## Docs           superintending superior superiority superiors supernatur
##   character(0)              1       23          10         7          1
##               Terms
## Docs           supernatural supernaturally superrogues superseded
##   character(0)            1              1           1          2
##               Terms
## Docs           superstit superstition superstitions superstitious
##   character(0)         1            1             2             1
##               Terms
## Docs           superstitiousness supervise supervision supp supper suppers
##   character(0)                 1         1           1    5     51       3
##               Terms
## Docs           suppertroguet supping suppl supple supplemented suppleness
##   character(0)             2       1     2      4            1          1
##               Terms
## Docs           suppli supplicant supplied supplies supply support
##   character(0)      2          1        9       16      9      21
##               Terms
## Docs           supported supporter supporting supports suppos suppose
##   character(0)         8         1          7        4     10      35
##               Terms
## Docs           supposed supposes supposing supposit supposition
##   character(0)       24        1        17        1           4
##               Terms
## Docs           supposition— suppositions suppress suppressed suppressing
##   character(0)              1            2        8         10           1
##               Terms
## Docs           suprem supreme sur sure surely surest surfac surface surge
##   character(0)      1       6  12   59     11      2      1       9     1
##               Terms
## Docs           surgeon surlier surly surmise surmised surmises surname
##   character(0)       3       1     1       2        1        5       1
##               Terms
## Docs           surnames surpassed surpassing surplus surpris surprise
##   character(0)        1         1          1       1      22       68
##               Terms
## Docs           surprised surprising surprisingly surrend surrender
##   character(0)        54          7            1       5        11
##               Terms
## Docs           surrendered surrendering surrenders surround surrounded
##   character(0)          14            1          1        9         63
##               Terms
## Docs           surrounding surroundings surroundings—fruit surrounds
##   character(0)           5           13                    1         1
##               Terms
## Docs           surv survey surveyed surveying surveys survive survived
##   character(0)    1      3        2         3       1       4        1
##               Terms
## Docs           surviving susceptible sushchevski suspect suspected
##   character(0)         1           1           1       2         6
##               Terms
## Docs           suspecting suspects suspended suspens suspense suspicion
##   character(0)          1        2         1       1        3         4
##               Terms
## Docs           suspicions suspicious sustain sustained sutler sutlers
##   character(0)          1          2       1         1      2       5
##               Terms
## Docs           suvara suvãrov suvãrovs svayka sventsyani swagger swaggerer
##   character(0)      1      18        5      1          5       3         1
##               Terms
## Docs           swaggering swaggeringly swallow swallowed swallowing
##   character(0)          1            1       3         3          2
##               Terms
## Docs           swallowtail swam swamp swamps swarm swarmed swarming
##   character(0)           6    1     3      2     4       3        3
##               Terms
## Docs           swarthi swarthy sway swayed swaying sways swear swearing
##   character(0)       1       4    7     25      28     2     3        1
##               Terms
## Docs           sweat sweated sweating swede sweden swedes swedes—
##   character(0)     3       1        2     1      2      1         1
##               Terms
## Docs           swedish sweep sweeping sweet sweeter sweetest sweetheart
##   character(0)       4     2        1    25       1        1          2
##               Terms
## Docs           sweetly sweetness sweets swel swell swelled swelling swells
##   character(0)       5         1      6    1     2       3        6      2
##               Terms
## Docs           swept swerved swerving swift swiftly swiftness swim
##   character(0)     7       3        2    11      11         1    3
##               Terms
## Docs           swimming swims swindle swindled swing swinging swish
##   character(0)        2     1       1        1     4        8     1
##               Terms
## Docs           swishing swiss switched switches switzerland swollen swoon
##   character(0)        1     4        1        1           6      10     2
##               Terms
## Docs           swoop swooped swooping sword swords swore sworn swung
##   character(0)     1       2        1    30      8     5     1     7
##               Terms
## Docs           sychophants syl syllable symbol symbolized symmetri
##   character(0)           1   1        4      1          2        1
##               Terms
## Docs           symmetrical symmetrically symmetry sympathet sympathetic
##   character(0)           1             4        3         2           3
##               Terms
## Docs           sympathetically sympathi sympathies sympathize sympathized
##   character(0)               2        1          1          5           5
##               Terms
## Docs           sympathizers sympathy symptom symptoms synod synod—
##   character(0)            1       35       1        8     2        1
##               Terms
## Docs           synonymous system system— tabl table table— tableaux
##   character(0)          1      8         1    4   186        3        1
##               Terms
## Docs           tables tabletop tache tacit taciturn taciturnity tack
##   character(0)     14        1     2     3        7           1    2
##               Terms
## Docs           tacked tacking tackle tackled tact tactful tactical
##   character(0)      1       1      1       1   12       2        3
##               Terms
## Docs           tactician tactics tactless tafa tafalafa tag tail tails tak
##   character(0)         2       6        1    1        1   1   26     2  45
##               Terms
## Docs           take taken takes tãkhon tãkhons taking tal tale talent
##   character(0)  322   242    24     79       3    184   6   11      7
##               Terms
## Docs           talent—oh tales talk talk— talkative talked talkers
##   character(0)           1    12  270       3         3     92       1
##               Terms
## Docs           talking talks tall taller talleyrand tallow talma tambov
##   character(0)     174    12   56      2          5      4     1      1
##               Terms
## Docs           tangible tangle tangled tantalizing tantamount tante tap
##   character(0)        2      2       3           1          1     1   4
##               Terms
## Docs           taper tapers tapes tapestries tapped tapping tarãs target
##   character(0)     4      2     1          1      3       4     3      2
##               Terms
## Docs           tartar tarutino tasha task tasks tasseled tast taste
##   character(0)      7       31     1   18     1        1    2    11
##               Terms
## Docs           taste— tasted tastes tat— tatarinova tatatakh
##   character(0)        1      4      6      1          5        1
##               Terms
## Docs           tatawinova tãte tãteã tãtedepont tatt tatterdemalion
##   character(0)          2    4     4          2    2              1
##               Terms
## Docs           tattered tattoo taught taunted taurida tavern taverns tawny
##   character(0)       12      2     12       1       4     12       3     1
##               Terms
## Docs           tax taxes tea teach teacher teachers teaching teachings
##   character(0)   6     1  75    25       3        2        9         1
##               Terms
## Docs           tear tearful tearfully tearing tearless tears tearstained
##   character(0)   45       3         1       7        1   133           2
##               Terms
## Docs           tearworn tease teased teasing teatime tedious teemed teeth
##   character(0)        3     1      1       2       2       1      1    45
##               Terms
## Docs           tel telescope tell telling tells telyanin telyanins
##   character(0)  14         3  365      62    15       24         7
##               Terms
## Docs           temerity temp temper temperament temperature tempered
##   character(0)        2    2     19           1           2        1
##               Terms
## Docs           tempest templ temple temples temporarili temporarily
##   character(0)       1     5     11      13           1           1
##               Terms
## Docs           temporarily— temporary temporize temps tempt temptation
##   character(0)              1         3         1     3     1          4
##               Terms
## Docs           temptation— temptations tempted tempting tempts ten
##   character(0)             1           8       1        3      1  98
##               Terms
## Docs           tenacious tenaciously tenacity tend tendencies tendency
##   character(0)         2           2        2   10          3        5
##               Terms
## Docs           tender tenderly tenderness tendre tenfold tengun tenor tens
##   character(0)     43       14         35      2       4      1     3    8
##               Terms
## Docs           tensely tension tent tenth tenths tents tenyear terentich
##   character(0)       1       3   18    14      4     4       1         4
##               Terms
## Docs           terenty term term— termed terminated termination terms
##   character(0)       4   11       1     13          2           2    34
##               Terms
## Docs           terms—galloped terr terrestri terrestrial terribl
##   character(0)                1   20         1           2       1
##               Terms
## Docs           terrible terrible— terrible—disgusting terribly
##   character(0)      137           1                     1       11
##               Terms
## Docs           terribly— terrif terrifi terrific terrified terrifying
##   character(0)           1      1       2        2        11          2
##               Terms
## Docs           territories territory terror terrors terrorstricken test
##   character(0)           1         3     36       1              1    9
##               Terms
## Docs           testament tested testify testili testily testimony testing
##   character(0)         1      2       1       1       1         1       3
##               Terms
## Docs           tethered text texture thabor thaler thank thanked thankful
##   character(0)        3    2       1      3      1    77      16        2
##               Terms
## Docs           thanking thanks thanksgiving that that— that—came
##   character(0)        1     30            4   15       3           1
##               Terms
## Docs           thatch thatched thatll thats thaw thawing the theah theat
##   character(0)      2        1      7   253    2       2   4     1     2
##               Terms
## Docs           theater theaters theaters— theatre theatrical
##   character(0)      19        3           1       1          2
##               Terms
## Docs           theatrically theatricals thee thefts them— them—assumed
##   character(0)            1           4   19      1      14              1
##               Terms
## Docs           them—remained theme themes themselves—
##   character(0)               1     4      1             2
##               Terms
## Docs           themselves—congregated then— thence theodor theodore
##   character(0)                        1       1      4       2       13
##               Terms
## Docs           theodosia theodosias theolog theology theoretical
##   character(0)         4          1       1        4           1
##               Terms
## Docs           theoreticians theori theories theories— theorist
##   character(0)             2      4        1           1        3
##               Terms
## Docs           theoristgenerals theorists theory theorys ther there—
##   character(0)                1         1     30       1    4        9
##               Terms
## Docs           there—now there—whether therebi thereby thered therefor
##   character(0)           1               1       2      17      1        5
##               Terms
## Docs           therefore therefore— therefrom therein therell theres
##   character(0)        66            2         1       1       5     71
##               Terms
## Docs           theresa thermometer thermopylae these— these—yes
##   character(0)       3           2           2        1           1
##               Terms
## Docs           they— they—friends theyd theyll theyr theyre theyv
##   character(0)       2              1     4     21     2     24     2
##               Terms
## Docs           theyve thi thick thickened thicker thickest thicket thickly
##   character(0)     22   7    31         1       2        1       2       5
##               Terms
## Docs           thickset thief thiers thieves thigh thighbone thighs
##   character(0)        1     4     11       3     4         1      1
##               Terms
## Docs           thimble thin thin—moved thine thing thing—
##   character(0)       1   99            1     2   206        4
##               Terms
## Docs           thing—others things things—threatening think think—
##   character(0)              1    219                    1   366        1
##               Terms
## Docs           think—especially thinker thinkers thinking thinking—
##   character(0)                  1       1        2      109           2
##               Terms
## Docs           thinking—especially thinks thinner thinness third thirdly
##   character(0)                     1     18       9        1   130       8
##               Terms
## Docs           thirds thirst thirsty thirteen thirteenth thirti thirtieth
##   character(0)      2      1       1       14          5      3         2
##               Terms
## Docs           thirty thirtyeight thirtyfirst thirtyfive thirtyone
##   character(0)     35           1           3          4         1
##               Terms
## Docs           thirtysecond thirtysix this— this—sheer this—want
##   character(0)            1         2       3            1           1
##               Terms
## Docs           thither thomas thorn thoroughbred thoroughly thou though
##   character(0)       4      2     1            5         10   39    443
##               Terms
## Docs           thought thought— thought—referring thoughtful
##   character(0)     784          2                   1         13
##               Terms
## Docs           thoughtfully thoughtfulness thoughts thoughts— thousand
##   character(0)            7              1       98           2      170
##               Terms
## Docs           thousandruble thousands thousandth thrash thrashed
##   character(0)             3        43          3      1        1
##               Terms
## Docs           thrashing thre thread threadbare threads threat threaten
##   character(0)         2   22      3          1       3      3        9
##               Terms
## Docs           threatened threatening threateningly threats three
##   character(0)         12          16             7       3   237
##               Terms
## Docs           threecornered threefold threeline threemil threemonthold
##   character(0)             2         3         1        1             1
##               Terms
## Docs           threepronged threerubl threes threescore threeyearold
##   character(0)            1         1      4          1            1
##               Terms
## Docs           thresh threshing threshold threw thric thrice thrifty thril
##   character(0)      2         4        12    61     1      3       1     3
##               Terms
## Docs           thrill thrilled thriving throat throats throb throbbing
##   character(0)      1        1        1     27       1     3         3
##               Terms
## Docs           throne throng thronged thronging throttle throttling
##   character(0)     10     10        5         2        2          1
##               Terms
## Docs           throughout throw throwing thrown throws thrummed thrumming
##   character(0)         11    30       23     45      2        1         1
##               Terms
## Docs           thrust thrusting thud thudded thuerassa thumb thumping
##   character(0)     21         5    9       1         2     6        3
##               Terms
## Docs           thunder thunderclaps thundercloud thundered thunderstorm
##   character(0)       5            2            1         2            1
##               Terms
## Docs           thursday thursday—sold thursdays thursdays—today thus
##   character(0)        3               1         1                 1   27
##               Terms
## Docs           thwash thwe thwee thwough thwow thy thyself ticket tickets
##   character(0)      1    1     2       1     1  39       5      2       1
##               Terms
## Docs           tickle tickling tide tidied tidiness tidings tidy tie tied
##   character(0)      1        2    1      4        1       3    3   5   22
##               Terms
## Docs           tiens tierce tiers ties tight tight— tighten tightened
##   character(0)     1      1     1    2    13        1       1         1
##               Terms
## Docs           tightening tighter tightlac tightly til tiled till tillers
##   character(0)          1       2        1       2  20     1  153       1
##               Terms
## Docs           tilsit tilt tilted tilting tim timãkhin timãkhins timber
##   character(0)     16    1      1       1 101       28         1      2
##               Terms
## Docs           time time— time—lacking time—now timely times
##   character(0)  835       3              1          1      1   137
##               Terms
## Docs           times— times—sure times—till timid timidity timidly
##   character(0)        1            1            1    29        3      31
##               Terms
## Docs           timofeevich timofeevna tin tinder tinge tingl tingling tini
##   character(0)           1          2   1      1     1     1        1    1
##               Terms
## Docs           tinseldecorated tint tiny tip tips tipsi tipsy tipto tiptoe
##   character(0)               1    2    6   2    5     2    11     1     23
##               Terms
## Docs           tire tired tired—try tireless tiresom tiresome tiresomely
##   character(0)    1    29           1        1       1        5          1
##               Terms
## Docs           tissue tit titi title tittletattl titus to— to—pierre
##   character(0)      1   7    3    10           1     1     2           1
##               Terms
## Docs           toast toasts tobacco tocchi today today— today—fright
##   character(0)     3      1       9      1    84        1              1
##               Terms
## Docs           todays todo toe toes togeth together together—
##   character(0)      3    1   1   10     19      120           2
##               Terms
## Docs           together—shove toi toil toilet toilets toiling toils
##   character(0)                1   1    8      5       3       2     2
##               Terms
## Docs           token tokens tol told tolerable tolerant tolerate tolerated
##   character(0)     8      1   2  409         1        1        1         1
##               Terms
## Docs           toll tolli tolls tolly tolstãi tolstãy tolstoy
##   character(0)   25     1     1    16       1       5       3
##               Terms
## Docs           tolstoytolstoi tomb tombs tombstones tomorrow tomorrow—
##   character(0)              1    2     1          1       99           4
##               Terms
## Docs           tomorrows tomowwow ton tone tones tongu tongue tongue—
##   character(0)         6        3  20  134    18     4     21         1
##               Terms
## Docs           tongues tonight tonight— tons too— too—different
##   character(0)       3      13          1    1      1               1
##               Terms
## Docs           too—terenty took tool tools toonoisy tooth toothless top
##   character(0)             1  396    4     7        1     5         3  20
##               Terms
## Docs           topcheenko topic topic—mak topics tops topsyturvy tor
##   character(0)          1     5           1      5    1          2   4
##               Terms
## Docs           torban torch torches tore tormasov torment tormented
##   character(0)      1     2       1    9        3       5        33
##               Terms
## Docs           tormenting torments torn tornado torrent torrents tortoise
##   character(0)         10        4   21       1       1        1        7
##               Terms
## Docs           torture tortured tortured— tortures torturing torzhok
##   character(0)       7        7           1        1         3       6
##               Terms
## Docs           toss tossed tossing tot total totally touch touche touched
##   character(0)    3      6       2   1     7       4    42      1      55
##               Terms
## Docs           touched— touches touching touchingly touchpans tough
##   character(0)          2       1       30          1         1     1
##               Terms
## Docs           toujours toulon tour tourments tournament tousled tout tow
##   character(0)        1      4    4         1          2       2    8   1
##               Terms
## Docs           toward towel tower towered towers town town— towns
##   character(0)    292     2     6       1      1  119       2    11
##               Terms
## Docs           townsfolk townsman toy toying toys toyshop tproo trac trace
##   character(0)         2        1   2      2    2       1     2    1     9
##               Terms
## Docs           traces tracing track tracks trad trade trademark
##   character(0)      7       1     8      5    1     5        10
##               Terms
## Docs           trademarkcopyright trader traders tradesman tradesmans
##   character(0)                  1      1       2         6          2
##               Terms
## Docs           tradesmen tradesmens tradespeople trading tradiridira
##   character(0)         6          1            1       1           1
##               Terms
## Docs           tradition traditions tragic trail trailed trailing train
##   character(0)         3          8      4     1       1        3    26
##               Terms
## Docs           train—still trained training trains trait traitor
##   character(0)             1       7        3     12     5      17
##               Terms
## Docs           traitors traits trakh trammeled tramp tramping trample
##   character(0)        9      2     1         1    10        2       1
##               Terms
## Docs           trampled trampling trance tranquil tranquility tranquille
##   character(0)        7         5      1       21           2          2
##               Terms
## Docs           tranquillity tranquillize tranquillized tranquilly transact
##   character(0)           16            1             1          1        1
##               Terms
## Docs           transactions transcend transcribe transcript transf
##   character(0)            1         1          1          1      3
##               Terms
## Docs           transfer transference transferences transferred
##   character(0)        7            5             1          27
##               Terms
## Docs           transferring transfers transfigured transform transformed
##   character(0)            1         2            2         1           5
##               Terms
## Docs           transgressions transient transit transition transitions
##   character(0)              1         2       1          1           2
##               Terms
## Docs           transl translate translated translating translation
##   character(0)      2         1          5           1           1
##               Terms
## Docs           translators translucent translucently transmit transmitted
##   character(0)           1           2             1        1           3
##               Terms
## Docs           transmoskva transpar transparent transparently transport
##   character(0)           1        1           4             1        21
##               Terms
## Docs           transport— transportee transporting transports trap
##   character(0)            1           1            1          3   25
##               Terms
## Docs           trappings traps traptatatap trãs trash trash—can traun
##   character(0)         1     2           1    1     1           1     1
##               Terms
## Docs           travail travel traveled traveler travelers traveling
##   character(0)       3     14        9       10         5        18
##               Terms
## Docs           travels traversed tray tre treacheries treachery tread
##   character(0)       1         2    4   8           1         9     7
##               Terms
## Docs           treading treadmill treason treasur treasure treasures
##   character(0)        5         1       2       2        9         1
##               Terms
## Docs           treasury treat treated treati treating treatises treatment
##   character(0)        2    15      23      1        7         1        10
##               Terms
## Docs           treats treaty trebl tree tree— trees treetops trembl
##   character(0)      2      1     1   26       1    30        1      3
##               Terms
## Docs           tremble trembled tremblement trembles trembling
##   character(0)       2       25           1        1        40
##               Terms
## Docs           trembling— tremend tremendous tremor tremulous trench
##   character(0)            1       1          5      4         7     13
##               Terms
## Docs           trenches trend trepak trepidation tres tresor tri trial
##   character(0)        1     4      2           3    3      1  22     8
##               Terms
## Docs           trials triangl tribes tribunal tribunals tribute trick
##   character(0)      1       1      1        1         1       1    10
##               Terms
## Docs           tricked trickery trickle trickled trickles tricks tried
##   character(0)       2        1       1        3        1      2   181
##               Terms
## Docs           tries trifle trifled trifles trifling trifling— trigger
##   character(0)     4      6       1      14        4           1       3
##               Terms
## Docs           trilled trilling trills trim trimmed trinity trinity—
##   character(0)       1        1      1    3       3       2          1
##               Terms
## Docs           trip triple tripping triumph triumphal triumphant
##   character(0)    4      2        4      19         1          9
##               Terms
## Docs           triumphantly triumphed triumphs trivial triviality— trod
##   character(0)            7         1        1      11             1    2
##               Terms
## Docs           trodden troddendown troitsa troop trooper troops troops—
##   character(0)      10           3       8    24       2    236         2
##               Terms
## Docs           trop trophi trophies trophy trot trotted trotter trotting
##   character(0)    1      1        3      1   21       7       3        1
##               Terms
## Docs           trottinghorses troubl trouble troubled troubles troublesome
##   character(0)              1      9      27       11        8           3
##               Terms
## Docs           troubling troughs troupe trouser trousers
##   character(0)         3       1      1       2       12
##               Terms
## Docs           trousers—furtively trousseau trouvez trowel troyka
##   character(0)                    1         4       1      4     13
##               Terms
## Docs           troykas trrop tru truc truce true truer truli truly trumpet
##   character(0)       5     1  19    1    13  101     1     1     8       1
##               Terms
## Docs           trumpeters trumpets trunila trunk trunks trust trusted
##   character(0)          2        1       2     5      8    12       7
##               Terms
## Docs           trustee trustful trustfulness trusting trusts truth
##   character(0)       1        1            1        1      1    84
##               Terms
## Docs           truth— truth—science— truthful truths try trying tsar
##   character(0)        2                  1        1      2  67    154   46
##               Terms
## Docs           tsarãtsin tsarcannon tsarevich tsarevozaymishche
##   character(0)         1          1        12                 3
##               Terms
## Docs           tsarevozaymishche— tsars tserkov tss tub tubs tuchkov
##   character(0)                    1    12       3   1   4    5       4
##               Terms
## Docs           tuchkovs tuck tucked tuckedup tucking tuesday tuesdays tuft
##   character(0)        2    2      9        1       3       4        1    4
##               Terms
## Docs           tufts tug tugendbund tugged tugging tula tumbled tumbledown
##   character(0)     7   1          5      6       1    8       2          1
##               Terms
## Docs           tumbler tumblers tun tune tuned tunic tunics tuning
##   character(0)       6        3   3    8     3     2      1      1
##               Terms
## Docs           tunneled turbulent turenne turf turk turkey turkish turks
##   character(0)        1         1       2    1    3     14       8     5
##               Terms
## Docs           turks— turmoil turn turndown turned turnedout turnedup
##   character(0)        1       5  134        3    365         1        3
##               Terms
## Docs           turning turns turreted turrets turtle tuscans tushin
##   character(0)     172    16        1       2      2       1     60
##               Terms
## Docs           tushins tut tutolmin tutor tutors tutti tver tverskaya
##   character(0)      15   3        3    15      8     1    7         1
##               Terms
## Docs           tverskoy twa twaddle twanging twansports twas tweasuwi
##   character(0)        2   1       1        1          1    2        1
##               Terms
## Docs           twelfth twelv twelve twelvemonth twenti twentieth twenty
##   character(0)       4     3     11           1     15         6     48
##               Terms
## Docs           twentyeighth twentyfifth twentyfirst twentyfive
##   character(0)            6           8           1          6
##               Terms
## Docs           twentyfiveruble twentyfour twentyfourth twentymile
##   character(0)               1          4           13          1
##               Terms
## Docs           twentyninth twentyon twentyone twentysecond twentyseven
##   character(0)           3        1         2            2           2
##               Terms
## Docs           twentysix twentysixth twentysixth— twentythousandth
##   character(0)         1          10              1                1
##               Terms
## Docs           twentythree twentytwo twentyyear twentyyearold twic twice
##   character(0)           2         4          1             1    3    50
##               Terms
## Docs           twick twig twigs twilight twilight— twinkl twinkled
##   character(0)     1    1     1        4           1      1        1
##               Terms
## Docs           twinkling twirl twirled twirling twist twisted twisting
##   character(0)         1     1       3        2     5       4        5
##               Terms
## Docs           twitch twitched twitched— twitching two two—
##   character(0)      8       13           1        13 587      1
##               Terms
## Docs           two—morality twofold twohorse twos twot twue twy txt
##   character(0)              1       3        1    3    1    1   3   1
##               Terms
## Docs           tying typ type types typhus typical typically udder ugh
##   character(0)     3   1    9     2      2       1         1     1   3
##               Terms
## Docs           uglier ugly ugly—seemed uhlan uhlans ukase ukraine
##   character(0)      1    6             1     6     25     4       2
##               Terms
## Docs           ukrainian ukranian ulm ulterior ultimate ultimately ulyulyu
##   character(0)         2        1  11        1        9          1       7
##               Terms
## Docs           ulyulyuing ulyulyulyu ulyulyulyulyu unabash unabashed
##   character(0)          1          2             1       1         2
##               Terms
## Docs           unable unacceptable unaccountable unaccustomed
##   character(0)     93            1             2            4
##               Terms
## Docs           unacknowledged unaffected unaided unalterable unalterably
##   character(0)              1          1       1           1           1
##               Terms
## Docs           unaltered unamiable unanimity unanimous unanimously
##   character(0)         1         1         1         1           1
##               Terms
## Docs           unanswerable unanswered unappreciated unapproachability
##   character(0)            2          1             1                 1
##               Terms
## Docs           unapproachable unarmed unattain unattainable unattract
##   character(0)              1       3        3            2         2
##               Terms
## Docs           unattractively unavoid unavoidable unawar unaware unawares
##   character(0)              1       3           5      2       4        4
##               Terms
## Docs           unbearable unbecoming unbelief unbent unborn unbounded
##   character(0)          2          2        1      1      1         1
##               Terms
## Docs           unbroken unbrushed unburn unbutton unbuttoned unbuttoning
##   character(0)        5         1      1        3          8           1
##               Terms
## Docs           unbuttressed uncalled uncalledfor uncanny unceasing
##   character(0)            1        1           2       1         2
##               Terms
## Docs           unceasingly uncertain uncertainti uncertainties uncertainty
##   character(0)           4         8           1             2           5
##               Terms
## Docs           unchang unchanged unchanging unchangingly uncl unclasped
##   character(0)       1         6          5            1    8         1
##               Terms
## Docs           uncle unclean uncles unclothed—sat uncloud unclouded
##   character(0)    80       1     22               1       1         1
##               Terms
## Docs           uncomfort uncomfortable uncommonly uncomplaining
##   character(0)         3            19          1             1
##               Terms
## Docs           uncomplainingly uncomprehended unconcern unconcerned
##   character(0)               1              2         3           1
##               Terms
## Docs           unconcernedly unconciously unconciousness unconditional
##   character(0)             3            1              1             1
##               Terms
## Docs           unconditionally unconditioned unconfirmed unconnected
##   character(0)               2             2           1           2
##               Terms
## Docs           unconquerable unconsci unconscious unconsciously
##   character(0)             1        3          17            23
##               Terms
## Docs           unconsciousness unconsid uncontrollably uncontrolled
##   character(0)               3        1              1            1
##               Terms
## Docs           uncorded uncov uncovered uncross unct unction uncut und
##   character(0)        2     1         5       1    1       4     1   2
##               Terms
## Docs           undah undaunted undecid undecided undefend undefin
##   character(0)     1         1       2        10        1       1
##               Terms
## Docs           undefinable undefined underclothes underclothing
##   character(0)           3         3            1             1
##               Terms
## Docs           undercurrents underfoot undergraduate undergrowth underlip
##   character(0)             3         2             1           1        1
##               Terms
## Docs           undermine undermined undermining underneath undersized
##   character(0)         1          1           3          1          1
##               Terms
## Docs           understand understand— understand—tolstãy
##   character(0)        353             2                    1
##               Terms
## Docs           understandable understanding understanding— understands
##   character(0)              2            61                1           6
##               Terms
## Docs           understood undertak undertake undertaken undertakers
##   character(0)        198        2         8          6           1
##               Terms
## Docs           undertakes undertaking undertakings undertone undertones
##   character(0)          1          12            1         1          1
##               Terms
## Docs           undertook undeservedly undeveloped undignified undiscerning
##   character(0)         3            1           1           1            1
##               Terms
## Docs           undiscerning— undismayed undisturbed undivid undivided
##   character(0)               1          1           2       1         1
##               Terms
## Docs           undo undone undoubt undoubtedly undress undressed
##   character(0)    2      2       1           7      13        11
##               Terms
## Docs           undressing undulating une uneasi uneasili uneasily
##   character(0)         10          1   6      3        2       16
##               Terms
## Docs           uneasiness uneasy unembarrassed unendurable
##   character(0)          8      9             1           1
##               Terms
## Docs           unenforceability unentrench unentrenched unequ unequal
##   character(0)                1          1            2     2       1
##               Terms
## Docs           unerring unerringly unescorted uneven unevenly unevoked
##   character(0)        1          1          1      5        2        1
##               Terms
## Docs           unexecuted unexpect unexpected unexpectedly unexpectedness
##   character(0)          4        9         32           50              2
##               Terms
## Docs           unexpend unexplain unexplained unexplor unexposed unexpress
##   character(0)        1         1           2        1         1         1
##               Terms
## Docs           unexpressed unfailingly unfair unfairly unfaithful
##   character(0)           1           1      3        1          1
##               Terms
## Docs           unfamiliar unfastened unfathomable unfavorable unfettered
##   character(0)         10          6            5           2          1
##               Terms
## Docs           unfinished unflinching unfold unfolded unfolding unford
##   character(0)          6           1      1        4         4      1
##               Terms
## Docs           unforeseen unfortun unfortunate unfortunately unfortunates
##   character(0)          1        7          15             1            1
##               Terms
## Docs           unfound unfriendly unfrocked unfulfilled ungainly
##   character(0)       1          2         1           1        3
##               Terms
## Docs           ungraceful ungrateful unguarded unhappi unhappily
##   character(0)          2          3         1       2         1
##               Terms
## Docs           unhappiness unhappy unharness unharnessed unheard unheardof
##   character(0)           3      21         2           3       3         3
##               Terms
## Docs           unheroic unhesitating unhesitatingly unhindered unhooked
##   character(0)        1            2              1          2        1
##               Terms
## Docs           unicorn uniform uniform— uniformed uniforms unimport
##   character(0)       1      96          1         2       33        1
##               Terms
## Docs           unimportance unimportant uninfluenced uninitiated uninjured
##   character(0)            3           7            1           1         3
##               Terms
## Docs           unintellig unintelligible unintent unintentional
##   character(0)          2              4        1             1
##               Terms
## Docs           unintentionally uninterested uninteresting uninterrupted
##   character(0)               2            1             2             3
##               Terms
## Docs           uninterruptedly uninvited union unique unison unit unite
##   character(0)               2         1     6      2      1   12    15
##               Terms
## Docs           united unites uniting units unity univers universal
##   character(0)     22      3       8     8     9       4        22
##               Terms
## Docs           universe universities university unjust unjustly unkind
##   character(0)        6            2          4      7        1      3
##               Terms
## Docs           unknown unknown—russians unknowns unlawful unleashed
##   character(0)      65                  1        1        1         1
##               Terms
## Docs           unless unlicked unlifting unlik unlike unlikely unlimbered
##   character(0)     16        1         1     2     11        1          4
##               Terms
## Docs           unlimited unlink unload unloaded unloading unlocked
##   character(0)         3      1      4        2         2        2
##               Terms
## Docs           unlocking unlucki unlucky unmad unmarri unmarried unmarry
##   character(0)         1       1       3     1       1         6       1
##               Terms
## Docs           unmask unmeaningly unmelted unmilitary unmistak unmoved
##   character(0)      1           1        1          1        1       1
##               Terms
## Docs           unnamed unnatur unnatural unnaturally unnaturalness
##   character(0)       1       6        27          11             1
##               Terms
## Docs           unnecessari unnecessary unnerved unnot unnoticed unobserv
##   character(0)           1          14        1     1        11        1
##               Terms
## Docs           unobservant unobserved unobtrusive unobtrusively unoccupied
##   character(0)           2          2           1             2          4
##               Terms
## Docs           unofficial unpacking unpaid unparalleled unpardoned
##   character(0)          1         1      1            2          1
##               Terms
## Docs           unplaited unplastered unpleas unpleasant unpleasantly
##   character(0)         1           1       5         40           13
##               Terms
## Docs           unpleasantness unpolished unpopular unpopularity
##   character(0)              4          1         2            1
##               Terms
## Docs           unpracticed unprecedented unprovoked unpunish unpunished
##   character(0)           1             1          1        1          1
##               Terms
## Docs           unquestionable unquestionably unravel unraveled unreal
##   character(0)              2              1       1         1      1
##               Terms
## Docs           unreaped unreason unreasonable unreasonably unreasoning
##   character(0)        1        1            5            1           7
##               Terms
## Docs           unrecognizable unrelated unrestrainable unrestrained unripe
##   character(0)              2         2              1            1      1
##               Terms
## Docs           unrolling unrussian unsaddl unsatisfactory unsatisfi
##   character(0)         1         1       1              3         1
##               Terms
## Docs           unseemly unseen unselfishly unsettled unshakable unshaven
##   character(0)        6     13           1         2          4        2
##               Terms
## Docs           unsheathed unsmiling unsoldierly unsolicited unsolved
##   character(0)          1         1           1           2        2
##               Terms
## Docs           unsoundly unspent unspoilt unspoken unsteady unstrapping
##   character(0)         1       1        1        1        6           1
##               Terms
## Docs           unsuccess unsuccessful unsuitable unsuited unsurpassable
##   character(0)         1            2          5        1             1
##               Terms
## Docs           unswervingly unsymmetrically unsympathizing unteachable
##   character(0)            1               1              1           1
##               Terms
## Docs           unterkunft unthinkable untidiness untidy untied untilled
##   character(0)          4           6          1      1      2        1
##               Terms
## Docs           untimely untiring unto untold untouch untrain untri
##   character(0)        2        1    6      1       1       2     1
##               Terms
## Docs           untroubled untrue untrustworthi untruth untying unused
##   character(0)          1      6             1       3       1      1
##               Terms
## Docs           unusual unusually unutter unvarying unveiling unwary unwean
##   character(0)      16         8       1         1         1      1      1
##               Terms
## Docs           unwell unwilling unwillingly unwinding unwontedly
##   character(0)      9         4           1         2          1
##               Terms
## Docs           unworthiness unworthy unwound unwounded unwounded—
##   character(0)            1        8       2         3            1
##               Terms
## Docs           unwrapped unwrinkled unwritten up— up—head upbraid
##   character(0)         1          2         4     3         1       3
##               Terms
## Docs           upbraiding upbringing updated upheld uphill uphold
##   character(0)          1          1       2      2      5      1
##               Terms
## Docs           upholding upkeep upland uplifted uplifts upon upper
##   character(0)         1      1      4        7       1   97    18
##               Terms
## Docs           uppermost upraised upright uprightness uprising uproar
##   character(0)         2        1       6           1        1      2
##               Terms
## Docs           upset upsetting upside upstair upstairs upward upwards urg
##   character(0)    20         3      4       3       10      2       6   3
##               Terms
## Docs           urge urged urgent urgently urging urope urusov us—
##   character(0)    1    11      1        1     10     1      1     5
##               Terms
## Docs           us—namely us—youre use used useful usefulness useless
##   character(0)           1          1  79  129     18          2      31
##               Terms
## Docs           uselessly uselessness user uses ushered ushering using usu
##   character(0)         5           2    3    2       1        1    16  15
##               Terms
## Docs           usual usually usurp usurpations usurper usvyazh utensils
##   character(0)   107      33     2           1       1       1        1
##               Terms
## Docs           utf util utilize utilized utilizes utilizing utitsa utmost
##   character(0)   1    1       1        1        1         1      6     12
##               Terms
## Docs           utt utter utterance utterances uttered uttering utterly
##   character(0)   5    27         4          1      44       16       4
##               Terms
## Docs           utters uvarka uvarov uvarovs vacancies vacancy vacant
##   character(0)      1      3      4       5         1       2      4
##               Terms
## Docs           vacantly vacated vacil vacillating vagrant vagrants vagu
##   character(0)        2       2     1           2       1        1    3
##               Terms
## Docs           vague vaguely vain vainglorious vainly valet valet—lay
##   character(0)    15      11   15            1     15    40           1
##               Terms
## Docs           valets valiant valid valley valleys valor valor— valse
##   character(0)      6       5     3     12       2     5        1     2
##               Terms
## Docs           valses valu valuabl valuable valuables value valued
##   character(0)      2    5       1        7         2    25     12
##               Terms
## Docs           valueless values valuev valuevo valve valves van vanguard
##   character(0)         1      3      5       6     1      2   3       11
##               Terms
## Docs           vanilla vanish vanished vanished— vanished—disappeared
##   character(0)       2      5       17           1                      1
##               Terms
## Docs           vanishes vanishing vanities vanity vanka vanquish
##   character(0)        2         4        1     14     1        3
##               Terms
## Docs           vanquished vanquishing vanya—clear vãra vãra—
##   character(0)          6           1             1   63       1
##               Terms
## Docs           vãra—mentioning vãras vari variance variation variations
##   character(0)                 1     6   12        2         3          2
##               Terms
## Docs           varied variegated varies variety various variously varnish
##   character(0)      2          1      1      12      75         4       3
##               Terms
## Docs           varnished varvarka varying vasãlevich vasãli vasãlich
##   character(0)         1        1       3          2    217        9
##               Terms
## Docs           vasãlichs vasãlis vasãlisa vases vasilchikov vasilevna
##   character(0)         1      26        1     1           1         1
##               Terms
## Docs           vasilyevich vaska vaska— vast vaten vault veal vegetation
##   character(0)           3    15        1   15     1     1    1          1
##               Terms
## Docs           vehemence vehement vehemently vehicl vehicle vehicles veil
##   character(0)         3        2          2      4       8       17    6
##               Terms
## Docs           veiled vein veins vell veloc velocity velvet velveti
##   character(0)      8    2     4    2     1        2     12       1
##               Terms
## Docs           velvets velvety venal vener venerable veneration
##   character(0)       1       3     1     1         5          2
##               Terms
## Docs           veneration—especially venetian vengeance veni venial
##   character(0)                       1        1         2    1      1
##               Terms
## Docs           venom venomous venomously vent ventur venture ventured
##   character(0)     1        1          1   11      2       7       18
##               Terms
## Docs           venturing venue veranda verb verbal verbally verdur verdure
##   character(0)         2     1       7    1      3        1      1       2
##               Terms
## Docs           vere vereshchagin verge verified verifies verifying verlegt
##   character(0)    1           23     2        1        1         1       1
##               Terms
## Docs           verlust vernal vers versa verse verser verses vert
##   character(0)       1      1    4     5     6      2     18    1
##               Terms
## Docs           vertically vesenny vesenya vesenya—vesenny vesna vesp
##   character(0)          2       3       2                 1     1    1
##               Terms
## Docs           vespers vespertime vessel vessel—acted vessels vest
##   character(0)       2          1      3              1       1    1
##               Terms
## Docs           vested vestibul vestibule vestment vestments
##   character(0)      1        4         7        1         1
##               Terms
## Docs           vestments—one veteran veterans veux vewy vex vexation
##   character(0)               1       1        1    1    8   5       22
##               Terms
## Docs           vexations vexatious vexed via viands vibr vibrated
##   character(0)         1         1    17   1      2    2        2
##               Terms
## Docs           vibrating vibration vic vice vice—idleness vicek viceking
##   character(0)         1         2   2   10               1     1        5
##               Terms
## Docs           vicekings vices vici vicinity vicious viciously
##   character(0)         1     2    2        5       8         2
##               Terms
## Docs           vicissitudes vicomt vicomte vicomte— vicomtes victim
##   character(0)            1      4      36          1        2      7
##               Terms
## Docs           victimized victims victoir victor victori victories
##   character(0)          1       3       1      1      19        10
##               Terms
## Docs           victorieuses victorious victors victory victory— vie vien
##   character(0)            1          7       1      68          1   2    1
##               Terms
## Docs           vienna viennaznaim viennese viens vient vierge vieux view
##   character(0)     47           2        3     1     1      1     1   87
##               Terms
## Docs           view— view—theological viewed viewing views viflyanka
##   character(0)       2                  1      1       1    28         2
##               Terms
## Docs           vifseruvaru vight vigor vigorous vigorously vii viii
##   character(0)           1     1     6       10          2  34   34
##               Terms
## Docs           viktorovna vil vile vileness viliya vilkavisski vill villa
##   character(0)          1   4    8        4      1           2    2     1
##               Terms
## Docs           villag village village— villages villages— villain
##   character(0)     15     135          1       23           1       7
##               Terms
## Docs           villains ville villeneuv villeneuves villier vilna vilna—
##   character(0)        4     4         1           1       1    28        2
##               Terms
## Docs           vilna—independently vilna—now vinaigrette vinc vincent
##   character(0)                     1           1           1    1       2
##               Terms
## Docs           vindicating vindictive vindictively vinegar vinesse viol
##   character(0)           1          4            1       2       1    2
##               Terms
## Docs           violate violates violating violation violations violenc
##   character(0)       1        1         1         2          1       1
##               Terms
## Docs           violence violent violently violet violin violins virgin
##   character(0)        7       5         8      1      3       1     10
##               Terms
## Docs           virgins viril virile virtu virtue virtue—love virtues
##   character(0)       3     1      1     6     29             1       9
##               Terms
## Docs           virtues—activity virtues—love virtuous virul virulence
##   character(0)                  1              1       10     1         1
##               Terms
## Docs           virulent virulently virus vis vise vish visibility visible
##   character(0)        2          2     1   8    1    1          1      34
##               Terms
## Docs           visibly vision visionary visions visit visit— visited
##   character(0)       2      4         1       1    62        3      17
##               Terms
## Docs           visiting visitor visitors visits visloukhovo vista vistas
##   character(0)        8      46       61      8           2     1      1
##               Terms
## Docs           vistula visualized vital vitality— vitebsk vituperation
##   character(0)       6          1     8           1       8            1
##               Terms
## Docs           viva vivacity vivandiere vivants vivarika vivat vive vivid
##   character(0)    1        2          1       1        1     4   18     8
##               Terms
## Docs           vividly vividness vladãmirovich vladimir vlas voc vocal
##   character(0)      22         3            10        5    1   1     1
##               Terms
## Docs           vocation vodka vodka—get vogel vogels vogue voic voice
##   character(0)        6    22           1     2      1     6  120   330
##               Terms
## Docs           voice— voice—now voices void voila voir voisinage voit
##   character(0)        1           1    115    1     4    4         2    1
##               Terms
## Docs           volatile volcano volga volition volkonski volkonsky volley
##   character(0)        1       2     1        3        12         1      2
##               Terms
## Docs           volleys voltaire voltaires voltorn volume volumes
##   character(0)       1        4         1       1      2       1
##               Terms
## Docs           voluminous voluntari voluntarily voluntary volunteer
##   character(0)          1         1           2         2         4
##               Terms
## Docs           volunteered volunteers von vont voronezh vorontsovo vortex
##   character(0)           1          6   6    1       18          2      2
##               Terms
## Docs           vos vot vote voted votive votre vouchsafe voulezvous voulu
##   character(0)   1   1    1     1      1     2         1          1     2
##               Terms
## Docs           vous vousmemes vow voyez voyna voyons vozdvizhenka vrazhek
##   character(0)   29         1   3     1     2      2            7       1
##               Terms
## Docs           vrazhok vrbna vreaten vue vulgar vulgarity vult
##   character(0)       1     1       1   1      1         1    1
##               Terms
## Docs           vyazemski— vyazma vyazmitinov vying waddled waddling
##   character(0)            1     20           5     1       1        4
##               Terms
## Docs           waded wafted wafting wag wag— waged wager wages wagged
##   character(0)     2      1       1   5      1     1     1     1      2
##               Terms
## Docs           wagging waggish wagon wagons wagram wags wail wailed
##   character(0)       1       1    18     30      3    2    9      4
##               Terms
## Docs           wailing waise waising waist waistcoat waists wait
##   character(0)       4     1       1    13        14      1  117
##               Terms
## Docs           wait—just waited waited— waiter waiting
##   character(0)           1     30         1      2     103
##               Terms
## Docs           waiting—prepare waitresses waits wak wake waked waken
##   character(0)                 1          1     1   2   17     2     2
##               Terms
## Docs           wakened wakes waking wal walk walk— walked walked—
##   character(0)       1     2     15   9   56       1     62         1
##               Terms
## Docs           walking walks wall wallachia wallachian wallet wallflower
##   character(0)      39     3   40         2          1      4          1
##               Terms
## Docs           walls walnuts waltz wander wandered wandered—evidently
##   character(0)    26       1     4      2        7                    1
##               Terms
## Docs           wandering wanderings waning want want—three wanted
##   character(0)         4          2      2  240            1    169
##               Terms
## Docs           wanted— wanting wantonly wants war war— war—can
##   character(0)         2       2        1    27 305      1         1
##               Terms
## Docs           war—thats ward warding wardrobe wards ware warehous wares
##   character(0)           1    6       1        3     5    1        1     2
##               Terms
## Docs           warfar warfare warlik warlike warm warmed warmer warmest
##   character(0)      2      11      2       5   47      7      3       2
##               Terms
## Docs           warming warmly warmth warn warned warning warped warrant
##   character(0)       4     11     10    7      3       2      1       1
##               Terms
## Docs           warranties warrants warranty warrior warriors wars warsaw
##   character(0)          3        1        2       6        4   24      4
##               Terms
## Docs           wartime wary was— was—expressed was—prince wascal
##   character(0)       3    1      2               1            1      1
##               Terms
## Docs           wash washed washing wasnt wasp wast wastage waste wasted
##   character(0)    7     10       5    10    1    2       1     5      8
##               Terms
## Docs           wasteland wasting wat watch watchdog watched watchful
##   character(0)         1       4  16    37        1      43        1
##               Terms
## Docs           watchhous watchhouse watching watching— watchmaker
##   character(0)         1          3       31           1          1
##               Terms
## Docs           watchmans watchword—shaft water water— watercarrier
##   character(0)         8                 1    71        1            1
##               Terms
## Docs           watered watering waterproof waters waterworn watery wattl
##   character(0)       1        2          1      7         1      1     4
##               Terms
## Docs           wattle wav wave waved waver wavered wavering waves waving
##   character(0)     11   5    9    20     1       2        4    11     14
##               Terms
## Docs           wax waxen way way—guewilla ways we— wead weady weak
##   character(0)  15     2 494              1   15     1    1     2   49
##               Terms
## Docs           weaken weakened weakening weaker weakness weakness—
##   character(0)      4        5         2     19       26           1
##               Terms
## Docs           weaknesses weal weally wealth wealthi wealthier wealthiest
##   character(0)          3    3      2     22       1         1          1
##               Terms
## Docs           wealthy weapon weapons wear weari wearied wearily weariness
##   character(0)      21      9       8   15     5       4       6         8
##               Terms
## Docs           wearing wearisom wearisome weary weason weath weather
##   character(0)      63        1         2    30      1     2      24
##               Terms
## Docs           weathercock web weceipt weceives wecollect weconciliation
##   character(0)           2   6       2        1         1              1
##               Terms
## Docs           wecwuits wed wedding wedge wedged wednesday wednesdays week
##   character(0)        1   5      12     1      2         7          1   35
##               Terms
## Docs           weeks weep weepers weeping wefused wegiment wegular weib
##   character(0)    33   27       1      12       1        2       1    1
##               Terms
## Docs           weigh weighed weighing weighs weight weight— weighty
##   character(0)     1       7        2      3     17         1       3
##               Terms
## Docs           weimar wel welcom welcome welcomed welcomes welcoming
##   character(0)      1  47      3       8       14        2         1
##               Terms
## Docs           welfar welfare well well— well—quit well—thats
##   character(0)      1      30  694       5           1            1
##               Terms
## Docs           wellbeing wellbr wellbred wellbrought wellbuilt welled
##   character(0)         1      1        2           1         1      2
##               Terms
## Docs           wellf wellfed wellfilled wellfitting wellgarnished
##   character(0)     2       3          1           1             1
##               Terms
## Docs           wellgroomed welling wellkept wellknown welllit
##   character(0)           1       1        1        16       1
##               Terms
## Docs           wellnourished wellord wellordered wellphrased wellplanned
##   character(0)             1       1           2           1           1
##               Terms
## Docs           wellpreserved wellprovisioned wellremembered wellrounded
##   character(0)             1               1              1           1
##               Terms
## Docs           wellsetup welltimed welltodo welltrained welt wenches went
##   character(0)         1         1        1           1    2       1  820
##               Terms
## Docs           weported wept werden werent west west—paris—
##   character(0)        1   25      2      7   28               1
##               Terms
## Docs           west—similar western westphalians westward wet wetched
##   character(0)              1       6            2        3  36       3
##               Terms
## Docs           wetted wetting wetun weturn wetweating weve weyroth
##   character(0)      1       1     1      1          2   17       5
##               Terms
## Docs           weyrother weyrother— weyrothers wharf what what—
##   character(0)        26            1          7     1    4       1
##               Terms
## Docs           what—still whatev whatever whatever— whatnot whats
##   character(0)            1      4       62           1       2    63
##               Terms
## Docs           whatsoever wheat wheedled wheel wheeled wheeling wheels
##   character(0)          2     1        1    17       2        1     33
##               Terms
## Docs           when—fre whence whence— whenever whereabouts whereas
##   character(0)          1      9         1       13           1       5
##               Terms
## Docs           whereby wherefore wherein wheres wherever wheth whether
##   character(0)       1         1       1      9       11     6     224
##               Terms
## Docs           whetstone whew which— which—ever which—spreading
##   character(0)         2    6        4            1                 1
##               Terms
## Docs           whichever whiff whiffs while—instead whilst whim whims
##   character(0)         1     5      1               1      1    3     1
##               Terms
## Docs           whine whined whining whip whipped whippersin whipping whips
##   character(0)     1      1       3   28       3          3        1     7
##               Terms
## Docs           whirl whirled whirling whirlpool whirr whirring whiskers
##   character(0)     5       4        3         1     2        2        6
##               Terms
## Docs           whisp whisper whispered whispering whispers whist whistl
##   character(0)    29      34        68         15        9     1      4
##               Terms
## Docs           whistle whistled whistling whit white white— whiteness
##   character(0)      16        9        23   22   172        1         6
##               Terms
## Docs           whitening whiteplumed whites whith whither whizz whizzed
##   character(0)         1           1      3     1       5     2       1
##               Terms
## Docs           whizzing who who— who—appar who—dreading whod whoev
##   character(0)        1   1      4           1              1    1     2
##               Terms
## Docs           whoever whol whole whole— wholeheartedly wholl wholly
##   character(0)       7   43   488        1              1     2      3
##               Terms
## Docs           whom— whomever whos whose whosoever whwhat why—
##   character(0)       1        2   26    98         1      1      1
##               Terms
## Docs           why—rode whys wick wicked wicket wid widden wide widely
##   character(0)          1    1    4      8      2   7      1   25      7
##               Terms
## Docs           widemouthed widen widened wideopen wider widespread widest
##   character(0)           1     1       2       15     2          1      2
##               Terms
## Docs           widg widow widows width wie wield wielder wields wif wife
##   character(0)    2     8      1     1   1     1       1      1  32  215
##               Terms
## Docs           wife— wife—perhaps wifes wig wight wigless wil wild
##   character(0)       6              1    41   3     6       1  66   13
##               Terms
## Docs           wildly will will— willarski willing willingly willingness
##   character(0)      5  997       4        29      10         6           2
##               Terms
## Docs           wills wilt wily wimpfen win winc wince winced wincing wind
##   character(0)    11    1    1       1  27    2     1      3       3   35
##               Terms
## Docs           winding window windowpan windows winds windy wine
##   character(0)       4    115         1      20     3     2   44
##               Terms
## Docs           wine—followed wineglass wineglasses wines wing wing—now
##   character(0)               1         3           1     1   16          1
##               Terms
## Docs           wings wink winked winking winning wins wint winter
##   character(0)     6    9      8       8       9    2    1     37
##               Terms
## Docs           wintering wintry wintzingerod wintzingerode wintzingerodes
##   character(0)         1      1            1             7              3
##               Terms
## Docs           wip wipe wiped wiping wis wischau wisdom wise wiser wisest
##   character(0)   4    3    11     14   2       6     14   12     3      4
##               Terms
## Docs           wish wish— wished wishes wishing wisp wisps wit witcheri
##   character(0)  197       3    183     32      59    2     2   5        1
##               Terms
## Docs           witches withdraw withdrawal withdrawing withdrawn withdrew
##   character(0)       1       12          3           3        10        7
##               Terms
## Docs           withered withers within without withstand withstood witing
##   character(0)        5       2     86     669         5         1      2
##               Terms
## Docs           witness witnessed witnesses wits witted wittgenstein witti
##   character(0)       7        12         3    4      1            4     2
##               Terms
## Docs           witticism witticisms wittily witty wives wiz wizard wlocki
##   character(0)         1          2       1    10    11   1      3      1
##               Terms
## Docs           wobbah wobbed wobber wobbers wobbewy wobbewy—wobbewy woes
##   character(0)      1      1      1       1       1                 1    1
##               Terms
## Docs           wogue— woke wolf wolfhounds wolfs wolv wolves wolzogen
##   character(0)        1   18   55          1     5    1      8       22
##               Terms
## Docs           wolzogen— woman woman—prince woman—yet womanish
##   character(0)           1   172              1           1        2
##               Terms
## Docs           womanly womans womans— women women— women—countesses
##   character(0)       3     18         1   142        1                  1
##               Terms
## Docs           women—even women—mostly womens won wond wonder wondered
##   character(0)            1              1     10  14    8     15        9
##               Terms
## Docs           wonderful wonderfully wondering wonders wonderworker
##   character(0)        20           1         8       3            1
##               Terms
## Docs           wonderworking wong wont wont— wont—thats wonted wood
##   character(0)             2    1  147       1            1      1   66
##               Terms
## Docs           woodcuts woodcutting wooded wooden woods woodwork wool
##   character(0)        1           1      6     15     7        1    1
##               Terms
## Docs           woolen woolwork woot wor word word— word—l worded
##   character(0)      3        2    1   4  280       1        1      3
##               Terms
## Docs           wording words words— wore work workbag worked worker
##   character(0)       2   344        4   41  176       3     12      3
##               Terms
## Docs           working workingman workingmen workings workman workmanship
##   character(0)      15          1          1        1       5           1
##               Terms
## Docs           workmen works workshop— workshops world world—
##   character(0)       5    28           1         2   158        4
##               Terms
## Docs           world—overflowed world—seemed worldfamous worldliness
##   character(0)                  1              1           1           3
##               Terms
## Docs           worldly worlds worming wormwood worn worn— wornout worri
##   character(0)      10      7       1        6   36       1       3     3
##               Terms
## Docs           worried worries worry worrying wors worse worsening
##   character(0)      11       1     5        4    3    45         1
##               Terms
## Docs           worshiped worshiper worshipers worst worst—road worsted
##   character(0)         1         1          1    19            1       1
##               Terms
## Docs           worth worthi worthier worthili worthless worthlessness
##   character(0)    29      1        1        1         4             2
##               Terms
## Docs           worthy wostov wostovs wotten wouldbe wouldnt wound wounded
##   character(0)     30      9       1      1       1      19    58     188
##               Terms
## Docs           wounded— wounds woundup wrangle wrap wrapped wrapping
##   character(0)          2      8       1       1    1      23        2
##               Terms
## Docs           wraps wrath wrathful wrathfully wreaths wrenched wrenching
##   character(0)     2    10        2          1       1        3         2
##               Terms
## Docs           wretch wretch—thats wretched wretches wriggle wriggled
##   character(0)      3              1       15        5       2        1
##               Terms
## Docs           wriggles wriggling wring wringing wrinkl wrinkle wrinkled
##   character(0)        1         2     2        1      4       6       14
##               Terms
## Docs           wrinkles wrinkling wrist wrists writ write writer writers
##   character(0)       13         2     2      4   12    56      3      11
##               Terms
## Docs           writes writhing writing writing— written written—though
##   character(0)     15        1      36          2      65                1
##               Terms
## Docs           wrong wrongdoing wronged wrongly wrongs wrot wrote wrought
##   character(0)    69          1       3       3      3    7    87       1
##               Terms
## Docs           wrung wry wuin wurttemberg wurttembergers wussian wussians
##   character(0)     1   2    1           6              2       1        1
##               Terms
## Docs           wwwgutenbergorg xii xiii xiv xivs xix xv— xvi xvii xviii
##   character(0)               3  35   32  35    1  24     1  36   25    26
##               Terms
## Docs           xxi xxii xxiii xxiv xxix xxv xxvi xxvii xxviii xxx xxxi
##   character(0)  16   14    10    8    4   8    8     6      6   4    4
##               Terms
## Docs           xxxii xxxiii xxxiv xxxix xxxv xxxvi xxxvii xxxviii yakov
##   character(0)     4      4     4     2    2     2      2       2    11
##               Terms
## Docs           yakovlev yankovo yard yard— yards yaroslavets yaroslavl
##   character(0)        3       3   63       1    17           2        11
##               Terms
## Docs           yauza yawn yawned yawning yeah year year— yearold years
##   character(0)     5    3      2       2    1   96       1       3   112
##               Terms
## Docs           years—thoughts yel yell yelled yelling yellow yellowfaced
##   character(0)                1   2    4      3       4     17           1
##               Terms
## Docs           yellowing yellowish yellowishgreen yells yelp yelped
##   character(0)         1         3              1     4    2      1
##               Terms
## Docs           yelping yes yes— yes—love yesterday yesterday—
##   character(0)       2 533      2          1        46            1
##               Terms
## Docs           yesterdays yet yet—someday yet—yes yeux yield yielded
##   character(0)          7 339             1         1    1    12       6
##               Terms
## Docs           yielded—went yielding yields yonder york you—
##   character(0)              1        6      1      1    1      8
##               Terms
## Docs           you—even you—give you—peter you—sãnya you—sit
##   character(0)          1          1           1           1         1
##               Terms
## Docs           you—turn you—vodka youd youl youll young young—yield
##   character(0)          1           1   17    2    64   443             1
##               Terms
## Docs           younger youngest younglooking youngster youngsters your
##   character(0)      30       11            2         1          1    3
##               Terms
## Docs           youre yours— youth youthful youthfully youthfulness
##   character(0)    68        1    46       13          1            3
##               Terms
## Docs           youthfulness— youths youv youve yukhnov yukhnovna
##   character(0)               1      2    2    39       1         1
##               Terms
## Docs           yukhnovo yuri yusupova yusupovs zãbova zakãska zakhar
##   character(0)        1    1        1        1      3       1      9
##               Terms
## Docs           zakharchenko zakharino zakharych zakret zaletaev zat
##   character(0)            1         1         2      1        2   6
##               Terms
## Docs           zavarzinsk zdrzhinski zdrzhinskis zeal zealous zealously
##   character(0)          1          5           2    6       4         2
##               Terms
## Docs           zen zenith zer zero zest zharov zherkov zherkovs zhilinski
##   character(0)   1      1   1    2    2      1      37        3         6
##               Terms
## Docs           zhilinski—le zhilinskis zides zigzag zikin zinaida zip
##   character(0)              1          1     1      1     1       1   1
##               Terms
## Docs           zis znaim znamenka zone zoology zubov zubovski zum zweck
##   character(0)   1    12        1    1       3     2        2   1     1
tdm <- TermDocumentMatrix(Corpus1)
tdm
## <<TermDocumentMatrix (terms: 21354, documents: 1)>>
## Non-/sparse entries: 21354/0
## Sparsity           : 0%
## Maximal term length: 29
## Weighting          : term frequency (tf)
inspect(tdm[1:30,1])
## <<TermDocumentMatrix (terms: 30, documents: 1)>>
## Non-/sparse entries: 30/0
## Sparsity           : 0%
## Maximal term length: 13
## Weighting          : term frequency (tf)
## 
##                Docs
## Terms           character(0)
##   —                      9
##   ——                   1
##   —annett                1
##   —precede               1
##   —salut                 1
##   —st                    1
##   —though                1
##   a—                     1
##   aah                      1
##   aback                    3
##   abacus                   1
##   abandon                 31
##   abandoned               51
##   abandoning              24
##   abandonment             13
##   abandons                 1
##   abas                     1
##   abash                    1
##   abashed                 11
##   abate                    1
##   abbã                    18
##   abbãs                    1
##   abbreviations            1
##   abc                      1
##   abdicate                 1
##   abdomen                  2
##   abdomens                 2
##   abduction                3
##   abductor                 1
##   abhorrence               1
matx1=as.matrix(tdm)
matx1[1:10]
##  [1] 9 1 1 1 1 1 1 1 1 3
sort1=sort(rowSums(matx1),decreasing=T)

sort1[1:10]
##     said      one   prince   pierre      now  natãsha      man   andrew 
##     2834     1882     1725     1561     1304     1103     1077     1045 
##     will princess 
##      997      916
di=data.frame(Word=names(sort1),Frequency=sort1)
di[1:10,]
##              Word Frequency
## said         said      2834
## one           one      1882
## prince     prince      1725
## pierre     pierre      1561
## now           now      1304
## natãsha   natãsha      1103
## man           man      1077
## andrew     andrew      1045
## will         will       997
## princess princess       916
#install.packages("wordcloud")
library(wordcloud)
## Loading required package: RColorBrewer
wordcloud(di$Word, di$Frequency, max.words=100,colors=brewer.pal(6, "Reds"))   

wordcloud(di$Word, di$Frequency, max.words=100,colors=brewer.pal(6, "Dark2"))