diff --git a/lib/resource-0.6/english/ParadigmsEng.gf b/lib/resource-0.6/english/ParadigmsEng.gf index 7c0315a92..da213d86a 100644 --- a/lib/resource-0.6/english/ParadigmsEng.gf +++ b/lib/resource-0.6/english/ParadigmsEng.gf @@ -106,6 +106,12 @@ oper apReg : Str -> AP ; +--2 Adverbs + +-- Adverbs are not inflected. The lexical ones have position not +-- before the verb. + + mkAdv : Str -> AdV ; --2 Verbs -- @@ -212,6 +218,14 @@ oper aRidiculous a = adjDegrLong a ** {lock_AdjDeg = <>} ; apReg = \s -> AdjP1 (mkAdj1 s) ; + aGen : Str -> AdjDeg = \s -> case last s of { + "y" => mkAdjDeg s (init s ++ "ier") (init s ++ "iest") ; + "e" => mkAdjDeg s (s ++ "r") (s ++ "st") ; + _ => aReg s + } ; + + mkAdv a = advPost a ** {lock_AdV = <>} ; + mkV = \go,goes,went,gone -> verbNoPart (mkVerbP3 go goes went gone) ** {lock_V = <>} ; vReg = \walk -> mkV walk (walk + "s") (walk + "ed") (walk + "ed") ; @@ -248,4 +262,11 @@ oper mkV3 x y z = mkDitransVerb x y z ** {lock_V3 = <>} ; v3Dir x y = mkV3 x [] y ; v3DirDir x = v3Dir x [] ; + + -- these are used in the generated lexicon + noun : Str -> N = nNonhuman ; + + verb2 : Str -> Str -> TV = \v -> mkTV (vGen v) ; + verb3 : Str -> Str -> Str -> V3 = \v -> mkV3 (vGen v) ; + } ; diff --git a/lib/resource-0.6/english/ResLex.gf b/lib/resource-0.6/english/ResLex.gf new file mode 100644 index 000000000..27a1585c8 --- /dev/null +++ b/lib/resource-0.6/english/ResLex.gf @@ -0,0 +1,5968 @@ +abstract ResLex = Structural ** { +fun abandon24 : TV ; +fun abbreviate25 : V ; +fun abduct26 : TV ; +fun able28 : AdjDeg ; +fun able29 : AdjDeg ; +fun abolish30 : TV ; +fun abolition31 : N ; +fun abound32 : TV ; +fun absence39 : N ; +fun absent40 : AdjDeg ; +fun absent41 : AdjDeg ; +fun absentee42 : N ; +fun absolute43 : Adj1 ; +fun absolve44 : V3 ; +fun abstract45 : N ; +fun abstract46 : Adj1 ; +fun abstract47 : V ; +fun abundance48 : N ; +fun abundant49 : Adj1 ; +fun academic50 : Adj1 ; +fun accelerate51 : TV ; +fun accept52 : TV ; +fun access53 : TV ; +fun access54 : N ; +fun accessible55 : Adj2 ; +fun accessible56 : Adj2 ; +fun accident57 : N ; +fun accommodate58 : TV ; +fun accompany59 : TV ; +fun accomplish60 : TV ; +fun accord61 : TV ; +fun accordingly62 : AdV ; +fun account63 : N ; +fun account64 : TV ; +fun accumulate65 : TV ; +fun accuracy66 : N ; +fun accurate67 : Adj1 ; +fun accuse68 : V3 ; +fun ache69 : N ; +fun ache70 : TV ; +fun achieve71 : TV ; +fun acknowledge72 : TV ; +fun acknowledge73 : TV ; +fun acquire74 : TV ; +fun acquisition75 : N ; +fun acquisitive76 : Adj1 ; +fun act78 : N ; +fun act79 : V ; +fun activate80 : V ; +fun actor81 : N ; +fun actress82 : N ; +fun actual83 : Adj1 ; +fun acute84 : Adj1 ; +fun adage85 : N ; +fun adapt86 : TV ; +fun add87 : V3 ; +fun addict88 : N ; +fun addict89 : TV ; +fun addition90 : N ; +fun additive91 : N ; +fun address92 : N ; +fun address93 : TV ; +fun adept94 : AdjDeg ; +fun adept95 : AdjDeg ; +fun adequacy96 : N ; +fun adequate97 : Adj2 ; +fun adequate98 : Adj2 ; +fun adhere99 : TV ; +fun adherent100 : N ; +fun adhesive101 : N ; +fun adhesive102 : Adj1 ; +fun adjacency103 : N ; +fun adjacent104 : AdjDeg ; +fun adjacent105 : AdjDeg ; +fun adjective106 : N ; +fun adjoin107 : TV ; +fun adjunct108 : N ; +fun adjust109 : TV ; +fun administer110 : TV ; +fun administration111 : N ; +fun admire112 : TV ; +fun admissible113 : Adj1 ; +fun admission114 : N ; +fun admission115 : N ; +fun admit116 : TV ; +fun admit117 : V3 ; +fun admit118 : TV ; +fun admit119 : TV ; +fun admit120 : TV ; +fun adopt121 : V ; +fun adult122 : N ; +fun adult123 : Adj1 ; +fun advance124 : N ; +fun advance125 : TV ; +fun advantage126 : N ; +fun advent127 : N ; +fun adventure128 : N ; +fun adverb129 : N ; +fun adverbial130 : Adj1 ; +fun adverse131 : Adj1 ; +fun advertise132 : TV ; +fun advice133 : N ; +fun advise134 : TV ; +fun advisor135 : N ; +fun advocate136 : TV ; +fun aerobic137 : Adj1 ; +fun aesthetic138 : Adj1 ; +fun affair139 : N ; +fun affect140 : TV ; +fun affection141 : N ; +fun affix142 : N ; +fun affix143 : V3 ; +fun afflict144 : TV ; +fun afford145 : TV ; +fun afford146 : TV ; +fun afraid147 : AdjDeg ; +fun afraid148 : AdjDeg ; +fun afraid149 : AdjDeg ; +fun africa151 : N ; +fun african152 : Adj1 ; +fun african153 : N ; +fun afternoon157 : N ; +fun afterthought158 : N ; +fun age163 : N ; +fun aged164 : AdjDeg ; +fun agency165 : N ; +fun agenda166 : N ; +fun agent167 : N ; +fun aggravate168 : TV ; +fun aggressive169 : Adj1 ; +fun ago170 : AdV ; +fun agree171 : TV ; +fun aid173 : N ; +fun aid174 : TV ; +fun aide175 : N ; +fun aim176 : N ; +fun aim177 : TV ; +fun aim178 : TV ; +fun air179 : N ; +fun aircraft180 : N ; +fun aircraft181 : N ; +fun akin182 : Adj2 ; +fun akin183 : Adj2 ; +fun alcohol187 : N ; +fun alcoholic188 : Adj1 ; +fun alcoholic189 : N ; +fun algebra190 : N ; +fun algorithm191 : N ; +fun alias192 : N ; +fun align193 : TV ; +fun alike194 : AdjDeg ; +fun alive195 : AdjDeg ; +fun all196 : AdV ; +fun all197 : N ; +fun all198 : AdjDeg ; +fun all199 : AdjDeg ; +fun all200 : AdjDeg ; +fun allege201 : TV ; +fun alley202 : N ; +fun allocate203 : V ; +fun allow204 : TV ; +fun allow205 : TV ; +fun allow206 : TV ; +fun allow207 : TV ; +fun allude208 : TV ; +fun ally209 : N ; +fun ally210 : TV ; +fun almost211 : AdV ; +fun alone213 : AdjDeg ; +fun alphabet216 : N ; +fun alphabetic217 : Adj1 ; +fun alphanumeric218 : Adj1 ; +fun already219 : AdV ; +fun also220 : AdV ; +fun altar221 : N ; +fun alter222 : TV ; +fun alternate223 : TV ; +fun alternative224 : N ; +fun alternatively225 : Adj1 ; +fun always227 : AdV ; +fun amaze229 : TV ; +fun amazing230 : Adj1 ; +fun ambiguity231 : N ; +fun ambiguous232 : Adj1 ; +fun ambition233 : N ; +fun ambitious234 : Adj1 ; +fun amenable235 : Adj2 ; +fun amenable236 : Adj2 ; +fun amend237 : TV ; +fun amenity238 : N ; +fun america239 : N ; +fun american240 : Adj1 ; +fun american241 : N ; +fun amount244 : N ; +fun ampere245 : N ; +fun ampersand246 : N ; +fun amuse247 : TV ; +fun anachronism251 : N ; +fun anachronistic252 : Adj1 ; +fun analogous253 : Adj2 ; +fun analogous254 : Adj2 ; +fun analogue255 : N ; +fun analogy256 : N ; +fun analyse257 : TV ; +fun analysis259 : N ; +fun analytic260 : Adj1 ; +fun anaphor261 : N ; +fun anaphora262 : N ; +fun anaphoric263 : Adj1 ; +fun ancestor265 : N ; +fun ancient266 : Adj1 ; +fun anecdote268 : N ; +fun anger269 : N ; +fun angle270 : N ; +fun angled271 : Adj1 ; +fun angler272 : N ; +fun angling273 : N ; +fun angry274 : AdjDeg ; +fun angry275 : AdjDeg ; +fun angry276 : AdjDeg ; +fun angry277 : AdjDeg ; +fun angry278 : AdjDeg ; +fun animal279 : N ; +fun animate280 : Adj1 ; +fun animate281 : TV ; +fun ankle282 : N ; +fun annotate283 : TV ; +fun announce284 : TV ; +fun announce285 : TV ; +fun annoy286 : TV ; +fun annual287 : Adj1 ; +fun anomalous288 : Adj1 ; +fun anomaly289 : N ; +fun another290 : AdjDeg ; +fun answer291 : N ; +fun answer292 : TV ; +fun ant293 : N ; +fun antecedent294 : N ; +fun anthropomorphic295 : Adj1 ; +fun anthropomorphism296 : N ; +fun antibiotic298 : N ; +fun anticipate299 : TV ; +fun anticipate300 : TV ; +fun anticipate301 : TV ; +fun anxiety302 : N ; +fun anxious303 : Adj2 ; +fun anxious304 : Adj2 ; +fun anxious305 : Adj2 ; +fun any306 : AdjDeg ; +fun anyway311 : AdV ; +fun ape314 : N ; +fun apologetic315 : AdjDeg ; +fun apologetic316 : AdjDeg ; +fun apologise317 : TV ; +fun apologize318 : TV ; +fun appal319 : TV ; +fun apparatus320 : N ; +fun apparent321 : AdjDeg ; +fun apparent322 : AdjDeg ; +fun apparition323 : N ; +fun appeal324 : TV ; +fun appeal325 : N ; +fun appear326 : TV ; +fun appear327 : V3 ; +fun appear328 : TV ; +fun appear329 : TV ; +fun append330 : V3 ; +fun appendices331 : N ; +fun appendix332 : N ; +fun apple333 : N ; +fun applicable334 : AdjDeg ; +fun applicable335 : AdjDeg ; +fun applicant336 : N ; +fun apply337 : V3 ; +fun apply338 : TV ; +fun appoint339 : TV ; +fun appoint340 : TV ; +fun appoint341 : TV ; +fun appointment342 : N ; +fun apposite343 : Adj1 ; +fun appraise344 : TV ; +fun appreciate345 : V ; +fun apprehend346 : TV ; +fun apprehension347 : N ; +fun apprehensive348 : Adj1 ; +fun approach349 : TV ; +fun approach350 : N ; +fun approbation351 : N ; +fun appropriate352 : AdjDeg ; +fun appropriate353 : AdjDeg ; +fun approve354 : TV ; +fun approximate355 : Adj1 ; +fun approximate356 : TV ; +fun april357 : N ; +fun apse358 : N ; +fun apt359 : AdjDeg ; +fun apt360 : AdjDeg ; +fun aptitude361 : N ; +fun arabian362 : Adj1 ; +fun arabic363 : Adj1 ; +fun arbitrary364 : Adj1 ; +fun arc365 : N ; +fun arch367 : N ; +fun archetype368 : N ; +fun architect369 : N ; +fun architecture370 : N ; +fun area373 : N ; +fun arena374 : N ; +fun argue378 : TV ; +fun argument379 : N ; +fun argument380 : N ; +fun arise381 : V ; +fun arithmetic383 : N ; +fun arm384 : N ; +fun arm385 : TV ; +fun armour386 : N ; +fun armoury387 : N ; +fun arms388 : N ; +fun army389 : N ; +fun arouse392 : TV ; +fun arrange393 : V ; +fun arrange394 : TV ; +fun arrange395 : TV ; +fun arrange396 : TV ; +fun array397 : N ; +fun arrest398 : TV ; +fun arrive399 : V ; +fun arrive400 : TV ; +fun arrow401 : N ; +fun art402 : N ; +fun artefact403 : N ; +fun article404 : N ; +fun articulate405 : V ; +fun artificial406 : Adj1 ; +fun artist407 : N ; +fun ascend412 : TV ; +fun ascend413 : TV ; +fun ascent414 : N ; +fun ascertain415 : TV ; +fun ascribe416 : V3 ; +fun ash417 : N ; +fun ashamed418 : AdjDeg ; +fun ashamed419 : AdjDeg ; +fun asia420 : N ; +fun ask421 : TV ; +fun ask422 : V3 ; +fun ask423 : V3 ; +fun ask424 : TV ; +fun ask425 : TV ; +fun ask426 : TV ; +fun ask427 : TV ; +fun ask428 : TV ; +fun ask429 : TV ; +fun ask430 : TV ; +fun asleep431 : AdjDeg ; +fun aspect432 : N ; +fun aspire433 : TV ; +fun aspire434 : TV ; +fun aspirin435 : N ; +fun ass436 : N ; +fun assault437 : N ; +fun assault438 : TV ; +fun assemble439 : TV ; +fun assembly440 : N ; +fun assent441 : TV ; +fun assert442 : TV ; +fun assess443 : TV ; +fun assign444 : V3 ; +fun assimilate445 : TV ; +fun assist446 : TV ; +fun assist447 : TV ; +fun assist448 : TV ; +fun assist449 : TV ; +fun assistant450 : N ; +fun associate451 : V3 ; +fun association452 : N ; +fun assume453 : TV ; +fun assume454 : TV ; +fun assumption455 : N ; +fun assure456 : TV ; +fun asterisk457 : N ; +fun asthma458 : N ; +fun asthmatic459 : Adj1 ; +fun asthmatically460 : AdV ; +fun astonish461 : TV ; +fun astray462 : AdjDeg ; +fun astronomer463 : N ; +fun astronomy464 : N ; +fun asymmetry465 : N ; +fun atlas471 : N ; +fun atmosphere472 : N ; +fun atom473 : N ; +fun attach476 : TV ; +fun attach477 : V3 ; +fun attach478 : TV ; +fun attack479 : TV ; +fun attack480 : N ; +fun attain481 : TV ; +fun attempt482 : N ; +fun attempt483 : TV ; +fun attend484 : TV ; +fun attention485 : N ; +fun attentive486 : AdjDeg ; +fun attentive487 : AdjDeg ; +fun attitude488 : N ; +fun attract489 : V ; +fun attribute490 : N ; +fun attribute491 : V3 ; +fun audible492 : Adj2 ; +fun audience493 : N ; +fun augment494 : TV ; +fun august495 : N ; +fun aunt496 : N ; +fun australia497 : N ; +fun australian498 : Adj1 ; +fun austria499 : N ; +fun author500 : N ; +fun authority501 : N ; +fun authorize502 : TV ; +fun automate504 : V ; +fun automatic505 : Adj1 ; +fun automatically506 : AdV ; +fun automaton507 : N ; +fun autonomous508 : Adj1 ; +fun autonomy509 : N ; +fun autumn510 : N ; +fun auxiliary511 : Adj1 ; +fun auxiliary512 : N ; +fun avail513 : TV ; +fun available514 : Adj1 ; +fun avenue515 : N ; +fun average516 : Adj1 ; +fun average517 : N ; +fun average518 : TV ; +fun avoid519 : TV ; +fun avoid520 : TV ; +fun avowed521 : Adj1 ; +fun await522 : TV ; +fun awake523 : AdjDeg ; +fun awaken524 : TV ; +fun award525 : V ; +fun aware526 : AdjDeg ; +fun aware527 : AdjDeg ; +fun awful529 : Adj1 ; +fun awkward530 : AdjDeg ; +fun axe531 : N ; +fun axiom533 : N ; +fun axiomatic534 : Adj1 ; +fun axiomatize535 : TV ; +fun axis536 : N ; +fun baby537 : N ; +fun back538 : N ; +fun background539 : N ; +fun backing540 : N ; +fun backtrack541 : TV ; +fun backward542 : Adj1 ; +fun bacterial545 : Adj1 ; +fun bacterium546 : N ; +fun bad547 : Adj1 ; +fun bag548 : N ; +fun bake549 : TV ; +fun bake550 : TV ; +fun balance551 : V ; +fun ball552 : N ; +fun ballad553 : N ; +fun banal554 : Adj1 ; +fun banana555 : N ; +fun band556 : N ; +fun bang557 : N ; +fun banish558 : TV ; +fun bank559 : N ; +fun bar560 : N ; +fun bar561 : TV ; +fun bare562 : AdjDeg ; +fun bare563 : TV ; +fun bark564 : N ; +fun bark565 : V ; +fun barn566 : N ; +fun baron567 : N ; +fun barrel568 : N ; +fun base569 : N ; +fun base570 : V3 ; +fun basic572 : Adj1 ; +fun basically573 : AdV ; +fun basin574 : N ; +fun basis575 : N ; +fun basis576 : N ; +fun basis577 : N ; +fun basket578 : N ; +fun bat579 : N ; +fun batch580 : N ; +fun bath581 : N ; +fun bathe582 : V ; +fun batsman583 : N ; +fun battle585 : N ; +fun be586 : V ; +fun beach587 : N ; +fun beak588 : N ; +fun beam589 : N ; +fun bean590 : N ; +fun bear591 : N ; +fun bear592 : TV ; +fun beard593 : N ; +fun beast594 : N ; +fun beat595 : TV ; +fun beat596 : TV ; +fun beauty598 : N ; +fun become602 : TV ; +fun become603 : TV ; +fun bed604 : N ; +fun bee605 : N ; +fun beer607 : N ; +fun beg611 : TV ; +fun begin613 : TV ; +fun beginning614 : N ; +fun behalf616 : N ; +fun behave617 : V ; +fun behaviour618 : N ; +fun being621 : N ; +fun belief622 : N ; +fun belief623 : N ; +fun belief624 : N ; +fun believe625 : TV ; +fun believe626 : TV ; +fun believe627 : TV ; +fun believe628 : TV ; +fun believe629 : TV ; +fun bell630 : N ; +fun belong631 : TV ; +fun beloved632 : AdjDeg ; +fun beloved633 : AdjDeg ; +fun belt635 : N ; +fun bench636 : N ; +fun bend637 : V ; +fun beneficial639 : AdjDeg ; +fun beneficial640 : AdjDeg ; +fun benefit641 : N ; +fun berry644 : N ; +fun bet648 : N ; +fun betray649 : TV ; +fun bias655 : TV ; +fun bible656 : N ; +fun biblical657 : AdjDeg ; +fun bibliography658 : N ; +fun biconditional659 : V ; +fun bicycle660 : N ; +fun bidirectional661 : Adj1 ; +fun big662 : AdjDeg ; +fun bike663 : N ; +fun bill664 : N ; +fun bill665 : N ; +fun billion666 : N ; +fun bin667 : N ; +fun binary668 : Adj1 ; +fun bind669 : TV ; +fun binding670 : N ; +fun bird671 : N ; +fun birth672 : N ; +fun birthday673 : N ; +fun bisect674 : V ; +fun bisector675 : N ; +fun bit676 : N ; +fun bite678 : TV ; +fun bitter680 : Adj1 ; +fun bizarre682 : Adj1 ; +fun black683 : AdjDeg ; +fun blackboard684 : N ; +fun blade685 : N ; +fun blame686 : V3 ; +fun blame687 : N ; +fun blame688 : N ; +fun blank689 : AdjDeg ; +fun blank690 : N ; +fun bleed693 : V ; +fun blind695 : AdjDeg ; +fun blind696 : TV ; +fun block697 : N ; +fun block698 : TV ; +fun blood699 : N ; +fun blow700 : N ; +fun blow701 : V ; +fun blue703 : AdjDeg ; +fun bluff704 : TV ; +fun board705 : N ; +fun boat706 : N ; +fun body707 : N ; +fun boil708 : TV ; +fun bold709 : AdjDeg ; +fun bomb710 : N ; +fun bomb711 : TV ; +fun bombard712 : TV ; +fun bond713 : N ; +fun bond714 : V3 ; +fun bone715 : N ; +fun bonus716 : N ; +fun book717 : N ; +fun bookkeeping718 : N ; +fun boolean719 : Adj1 ; +fun boorish720 : Adj1 ; +fun boost721 : TV ; +fun boot722 : N ; +fun bootstrap723 : N ; +fun border724 : N ; +fun border725 : TV ; +fun bore726 : N ; +fun bore727 : TV ; +fun borrow731 : V3 ; +fun boss732 : N ; +fun both735 : AdjDeg ; +fun bother736 : V ; +fun bother737 : V ; +fun bother738 : TV ; +fun bother739 : TV ; +fun bottle740 : N ; +fun bottom741 : N ; +fun bough742 : N ; +fun bound745 : Adj2 ; +fun bound748 : TV ; +fun boundary749 : N ; +fun bounded750 : Adj1 ; +fun bow751 : N ; +fun bowl752 : N ; +fun box753 : N ; +fun boy754 : N ; +fun brace755 : N ; +fun bracket756 : N ; +fun bracket757 : TV ; +fun brain758 : N ; +fun branch759 : V ; +fun brand760 : N ; +fun brandy761 : N ; +fun brass762 : N ; +fun brave763 : AdjDeg ; +fun breach764 : N ; +fun breach765 : TV ; +fun bread766 : N ; +fun breadth767 : N ; +fun break768 : N ; +fun break769 : TV ; +fun breakage770 : N ; +fun breakfast771 : N ; +fun breath772 : N ; +fun breathe773 : TV ; +fun breed774 : V ; +fun breed775 : N ; +fun breeze776 : N ; +fun brew777 : TV ; +fun brick778 : N ; +fun bridge779 : N ; +fun bridge780 : TV ; +fun brief781 : AdjDeg ; +fun briefs782 : N ; +fun bright783 : AdjDeg ; +fun brilliant785 : AdjDeg ; +fun bring786 : TV ; +fun bristle787 : N ; +fun britain788 : N ; +fun british789 : Adj1 ; +fun broach790 : TV ; +fun broad791 : AdjDeg ; +fun broadcast792 : N ; +fun bronchitis795 : N ; +fun brother796 : N ; +fun brother797 : N ; +fun brown800 : AdjDeg ; +fun bruise801 : N ; +fun bruise802 : TV ; +fun brute803 : N ; +fun bucket804 : N ; +fun bud805 : N ; +fun bud806 : TV ; +fun buffer807 : N ; +fun buffer808 : TV ; +fun bug809 : N ; +fun build810 : TV ; +fun building811 : N ; +fun bullet814 : N ; +fun bully815 : N ; +fun bully816 : TV ; +fun bun817 : N ; +fun bunch818 : N ; +fun bundle819 : N ; +fun burden820 : N ; +fun burn821 : TV ; +fun burst825 : V ; +fun burst826 : V ; +fun bury827 : TV ; +fun bus828 : N ; +fun bush829 : N ; +fun business830 : N ; +fun busy831 : AdjDeg ; +fun butter833 : N ; +fun butter834 : TV ; +fun butterfly835 : N ; +fun button836 : N ; +fun buy837 : TV ; +fun buzz838 : V ; +fun cabinet842 : N ; +fun cable843 : N ; +fun cage844 : N ; +fun cake845 : N ; +fun calculate846 : V ; +fun calculus847 : N ; +fun call848 : N ; +fun call849 : TV ; +fun calm850 : AdjDeg ; +fun cam851 : N ; +fun cambridge852 : N ; +fun camel854 : N ; +fun camera855 : N ; +fun camp856 : N ; +fun campaign857 : N ; +fun can858 : N ; +fun can859 : V3 ; +fun can860 : TV ; +fun canada861 : N ; +fun canadian862 : AdjDeg ; +fun cancel863 : TV ; +fun cancer864 : N ; +fun candid865 : Adj1 ; +fun candidate866 : N ; +fun candle867 : N ; +fun cannon868 : N ; +fun canonical870 : Adj1 ; +fun cap872 : N ; +fun capable873 : Adj2 ; +fun capable874 : Adj2 ; +fun capacity875 : N ; +fun capital876 : N ; +fun captain877 : N ; +fun captain878 : N ; +fun capture879 : TV ; +fun car880 : N ; +fun card881 : N ; +fun cardboard882 : N ; +fun cardinal883 : Adj1 ; +fun cardinal884 : N ; +fun care885 : V ; +fun care886 : N ; +fun career887 : N ; +fun carriage888 : N ; +fun carry889 : TV ; +fun cart890 : N ; +fun cartesian891 : Adj1 ; +fun carve892 : TV ; +fun case893 : N ; +fun cash894 : N ; +fun cast895 : N ; +fun cast897 : TV ; +fun cast898 : V ; +fun castle899 : N ; +fun casual900 : Adj1 ; +fun cat901 : N ; +fun catch902 : N ; +fun catch903 : TV ; +fun categorical904 : Adj1 ; +fun category905 : N ; +fun cater906 : TV ; +fun cattle907 : N ; +fun cause910 : N ; +fun cause911 : TV ; +fun caution912 : N ; +fun cautious913 : Adj1 ; +fun cave914 : N ; +fun caviar915 : N ; +fun cease916 : V ; +fun ceiling917 : N ; +fun cell918 : N ; +fun cellar919 : N ; +fun cement920 : N ; +fun cement921 : N ; +fun census922 : N ; +fun cent923 : N ; +fun centaur924 : N ; +fun center925 : N ; +fun centre926 : N ; +fun centre927 : TV ; +fun century928 : N ; +fun ceremonial929 : Adj1 ; +fun ceremony930 : N ; +fun certain931 : Adj2 ; +fun certain932 : Adj2 ; +fun certain933 : Adj2 ; +fun certain934 : AdjDeg ; +fun certainty935 : N ; +fun certainty936 : N ; +fun certify937 : TV ; +fun certitude938 : N ; +fun chain939 : N ; +fun chain940 : V3 ; +fun chair941 : N ; +fun chairman942 : N ; +fun chairmen943 : N ; +fun chairwoman944 : N ; +fun chairwomen945 : N ; +fun chalk946 : N ; +fun challenge947 : N ; +fun challenge948 : N ; +fun chance949 : N ; +fun chancellor950 : N ; +fun change951 : V ; +fun change952 : N ; +fun change953 : TV ; +fun channel954 : N ; +fun chap955 : N ; +fun chapter956 : N ; +fun char957 : TV ; +fun character958 : N ; +fun characteristic959 : N ; +fun characteristic960 : AdjDeg ; +fun characteristic961 : AdjDeg ; +fun characteristically962 : Adj1 ; +fun characterize963 : TV ; +fun charge964 : N ; +fun charge965 : V3 ; +fun charitable966 : Adj1 ; +fun charity967 : N ; +fun charm968 : N ; +fun charm969 : TV ; +fun charming970 : Adj1 ; +fun chart971 : N ; +fun chase972 : TV ; +fun chaste973 : AdjDeg ; +fun cheap974 : AdjDeg ; +fun cheat975 : N ; +fun cheat976 : TV ; +fun check977 : N ; +fun check978 : TV ; +fun checkmate979 : N ; +fun cheek980 : N ; +fun cheer981 : V ; +fun cheer982 : N ; +fun cheerful983 : Adj1 ; +fun cheese984 : N ; +fun chemical985 : AdjDeg ; +fun chemist986 : N ; +fun chemistry987 : N ; +fun cheque988 : N ; +fun chequered989 : Adj1 ; +fun chess990 : N ; +fun chest991 : N ; +fun chicken992 : N ; +fun chief993 : N ; +fun chief994 : AdjDeg ; +fun child995 : N ; +fun children996 : N ; +fun chimney997 : N ; +fun chin998 : N ; +fun china999 : N ; +fun chinaman1000 : N ; +fun chinese1001 : Adj1 ; +fun chocolate1002 : N ; +fun choice1003 : N ; +fun choose1004 : TV ; +fun christian1007 : N ; +fun christmas1008 : N ; +fun chronic1009 : Adj1 ; +fun chronology1010 : N ; +fun chunk1011 : N ; +fun church1012 : N ; +fun churn1013 : N ; +fun churn1014 : TV ; +fun churn1015 : TV ; +fun cigar1016 : N ; +fun cigarette1017 : N ; +fun cinema1018 : N ; +fun circle1019 : N ; +fun circuit1020 : N ; +fun circular1021 : Adj1 ; +fun circulate1022 : V ; +fun circumscribe1023 : TV ; +fun circumstance1024 : N ; +fun circumvent1025 : V ; +fun cite1026 : TV ; +fun citizen1027 : N ; +fun city1028 : N ; +fun civilize1029 : TV ; +fun clad1030 : Adj2 ; +fun clad1031 : Adj2 ; +fun claim1032 : TV ; +fun claim1033 : N ; +fun clan1034 : N ; +fun clap1035 : V ; +fun clap1036 : N ; +fun clarify1037 : TV ; +fun clarity1038 : N ; +fun clash1039 : TV ; +fun class1040 : N ; +fun class1041 : TV ; +fun classic1042 : Adj1 ; +fun classify1043 : TV ; +fun clause1044 : N ; +fun clay1045 : N ; +fun clean1046 : AdjDeg ; +fun clean1047 : TV ; +fun clear1048 : TV ; +fun clear1049 : AdjDeg ; +fun clear1050 : AdjDeg ; +fun cleave1051 : TV ; +fun cleaver1052 : N ; +fun cleft1053 : N ; +fun clerk1056 : N ; +fun clever1057 : AdjDeg ; +fun client1058 : N ; +fun cliff1059 : N ; +fun climate1060 : N ; +fun climax1061 : N ; +fun climb1062 : TV ; +fun clinic1063 : N ; +fun clip1064 : N ; +fun clitic1065 : N ; +fun clock1066 : N ; +fun clog1067 : N ; +fun close1068 : TV ; +fun close1069 : AdjDeg ; +fun close1070 : AdjDeg ; +fun closet1071 : N ; +fun closure1072 : N ; +fun cloth1073 : N ; +fun clothe1074 : TV ; +fun clothes1075 : N ; +fun clothing1076 : N ; +fun cloud1077 : N ; +fun club1079 : N ; +fun clue1080 : N ; +fun clumsy1081 : AdjDeg ; +fun clutter1082 : N ; +fun coach1084 : N ; +fun coach1085 : TV ; +fun coal1086 : N ; +fun coalesce1087 : TV ; +fun coarse1088 : AdjDeg ; +fun coast1089 : N ; +fun coast1090 : TV ; +fun coaster1091 : N ; +fun coat1092 : N ; +fun cocktail1093 : N ; +fun cocoa1094 : N ; +fun coconut1095 : N ; +fun code1096 : N ; +fun code1097 : TV ; +fun coefficient1098 : N ; +fun coerce1099 : V ; +fun coffee1100 : N ; +fun cog1101 : N ; +fun cognition1102 : N ; +fun cognitive1103 : Adj1 ; +fun coherence1104 : N ; +fun coherent1105 : Adj1 ; +fun coin1106 : N ; +fun coincide1107 : TV ; +fun coincidence1108 : N ; +fun coincidental1109 : Adj1 ; +fun cold1110 : AdjDeg ; +fun cold1111 : N ; +fun collaborate1112 : TV ; +fun collapse1113 : N ; +fun collapse1114 : TV ; +fun collar1115 : N ; +fun colleague1116 : N ; +fun collect1117 : V3 ; +fun college1118 : N ; +fun collide1119 : V ; +fun collinear1120 : Adj1 ; +fun collision1121 : N ; +fun colon1122 : N ; +fun colony1123 : N ; +fun colour1124 : N ; +fun colour1125 : TV ; +fun column1126 : N ; +fun comb1127 : N ; +fun combat1128 : N ; +fun combinator1129 : N ; +fun combine1130 : V3 ; +fun come1131 : TV ; +fun comedy1132 : N ; +fun comfort1133 : N ; +fun comfort1134 : TV ; +fun comfortable1135 : Adj1 ; +fun comma1136 : N ; +fun command1137 : N ; +fun command1138 : TV ; +fun commence1139 : V ; +fun comment1140 : N ; +fun comment1141 : TV ; +fun commerce1142 : N ; +fun commercial1143 : N ; +fun commission1144 : TV ; +fun commission1145 : N ; +fun commit1146 : V ; +fun committee1147 : N ; +fun commodity1148 : N ; +fun common1149 : AdjDeg ; +fun commonsense1150 : Adj1 ; +fun commonwealth1151 : N ; +fun commune1152 : N ; +fun communicate1153 : TV ; +fun community1154 : N ; +fun commutative1155 : Adj1 ; +fun commutator1156 : N ; +fun compact1157 : Adj1 ; +fun companion1158 : N ; +fun company1159 : N ; +fun comparative1160 : Adj1 ; +fun comparative1161 : N ; +fun compare1162 : V3 ; +fun comparison1163 : N ; +fun compass1164 : V ; +fun compatible1165 : AdjDeg ; +fun compatible1166 : AdjDeg ; +fun compel1167 : TV ; +fun compensate1168 : TV ; +fun compete1169 : TV ; +fun competence1170 : N ; +fun competent1171 : Adj1 ; +fun competition1172 : N ; +fun competitor1173 : N ; +fun compile1174 : TV ; +fun complain1175 : TV ; +fun complaint1176 : N ; +fun complement1177 : N ; +fun complement1178 : TV ; +fun complementary1179 : AdjDeg ; +fun complementary1180 : AdjDeg ; +fun complete1181 : Adj1 ; +fun complete1182 : TV ; +fun complex1183 : Adj1 ; +fun complex1184 : N ; +fun complicate1185 : TV ; +fun compliment1186 : N ; +fun compliment1187 : TV ; +fun comply1188 : TV ; +fun component1189 : N ; +fun compose1190 : TV ; +fun composite1191 : Adj1 ; +fun composition1192 : N ; +fun compound1193 : Adj1 ; +fun compound1194 : N ; +fun compound1195 : TV ; +fun comprehend1196 : TV ; +fun comprehensible1197 : AdjDeg ; +fun comprehensible1198 : AdjDeg ; +fun comprehension1199 : N ; +fun comprehensive1200 : Adj1 ; +fun compress1201 : TV ; +fun comprise1202 : TV ; +fun compromise1203 : V ; +fun compute1204 : TV ; +fun computer1205 : N ; +fun concatenate1206 : V ; +fun concave1207 : AdjDeg ; +fun conceal1208 : TV ; +fun concede1209 : TV ; +fun conceive1210 : TV ; +fun concentrate1211 : TV ; +fun concept1212 : N ; +fun conception1213 : N ; +fun conceptual1214 : Adj1 ; +fun concern1215 : N ; +fun concern1216 : TV ; +fun concert1218 : N ; +fun concerted1219 : Adj1 ; +fun concession1220 : N ; +fun concise1221 : Adj1 ; +fun conclude1222 : TV ; +fun conclusion1223 : N ; +fun conclusive1224 : Adj1 ; +fun concomitant1225 : Adj1 ; +fun concrete1226 : Adj1 ; +fun concrete1227 : N ; +fun concur1228 : TV ; +fun concurrent1229 : Adj1 ; +fun condemn1230 : TV ; +fun condition1231 : N ; +fun condition1232 : TV ; +fun conditional1233 : N ; +fun conducive1234 : AdjDeg ; +fun conduct1235 : N ; +fun conduct1236 : TV ; +fun confer1237 : TV ; +fun conference1238 : N ; +fun confess1239 : TV ; +fun confidence1240 : N ; +fun confident1241 : Adj1 ; +fun configure1242 : TV ; +fun confine1243 : V3 ; +fun confirm1244 : TV ; +fun conflate1245 : V ; +fun conflict1246 : TV ; +fun confluence1247 : N ; +fun confluent1248 : Adj1 ; +fun conform1249 : TV ; +fun confound1250 : TV ; +fun confounded1251 : Adj1 ; +fun confront1252 : V3 ; +fun confuse1253 : V ; +fun congruence1254 : N ; +fun congruent1255 : Adj1 ; +fun conjecture1256 : TV ; +fun conjoin1257 : TV ; +fun conjunct1258 : N ; +fun conjunction1259 : N ; +fun conjunctive1260 : Adj1 ; +fun connect1261 : TV ; +fun connective1262 : N ; +fun conquer1263 : TV ; +fun conqueror1264 : N ; +fun conquest1265 : N ; +fun conscience1266 : N ; +fun conscious1267 : Adj2 ; +fun conscious1268 : Adj2 ; +fun consecutive1269 : Adj1 ; +fun consensus1270 : N ; +fun consequence1271 : N ; +fun consequent1272 : Adj1 ; +fun conservative1273 : Adj1 ; +fun conserve1274 : TV ; +fun consider1275 : TV ; +fun consider1276 : V3 ; +fun consider1277 : TV ; +fun consider1278 : TV ; +fun considerate1279 : Adj1 ; +fun consist1280 : TV ; +fun consistency1281 : N ; +fun consistent1282 : AdjDeg ; +fun consistent1283 : AdjDeg ; +fun consonant1284 : Adj2 ; +fun consonant1285 : Adj2 ; +fun consonant1286 : N ; +fun constant1287 : Adj1 ; +fun constant1288 : N ; +fun constellation1289 : N ; +fun constituency1290 : N ; +fun constituent1291 : N ; +fun constitute1292 : TV ; +fun constrain1293 : TV ; +fun constraint1294 : N ; +fun constrict1295 : TV ; +fun construct1296 : V ; +fun constructor1297 : N ; +fun construe1298 : TV ; +fun consult1299 : TV ; +fun consume1300 : TV ; +fun consumption1301 : N ; +fun contact1302 : N ; +fun contact1303 : TV ; +fun contagion1304 : N ; +fun contagious1305 : Adj1 ; +fun contain1306 : TV ; +fun contaminate1307 : TV ; +fun contemplate1308 : TV ; +fun contemporary1309 : Adj1 ; +fun contemporary1310 : N ; +fun contend1311 : TV ; +fun content1312 : Adj2 ; +fun content1313 : Adj2 ; +fun contented1314 : AdjDeg ; +fun contented1315 : AdjDeg ; +fun contention1316 : N ; +fun contents1317 : N ; +fun context1318 : N ; +fun contextual1319 : Adj1 ; +fun contiguous1320 : AdjDeg ; +fun contiguous1321 : AdjDeg ; +fun contingency1322 : N ; +fun contingent1323 : AdjDeg ; +fun contingent1324 : AdjDeg ; +fun continual1325 : Adj1 ; +fun continue1326 : TV ; +fun continue1327 : TV ; +fun continuity1328 : N ; +fun continuous1329 : Adj1 ; +fun continuum1330 : N ; +fun contour1331 : N ; +fun contract1332 : V ; +fun contract1333 : N ; +fun contradict1334 : TV ; +fun contrary1335 : AdjDeg ; +fun contrary1336 : AdjDeg ; +fun contrast1337 : N ; +fun contrast1338 : V3 ; +fun contrastive1339 : Adj1 ; +fun contravene1340 : TV ; +fun contribute1341 : TV ; +fun control1342 : N ; +fun control1343 : TV ; +fun controversial1344 : Adj1 ; +fun controversy1345 : N ; +fun convenience1346 : N ; +fun convenient1347 : Adj1 ; +fun convention1348 : N ; +fun converge1349 : TV ; +fun convergence1350 : N ; +fun conversation1351 : N ; +fun converse1352 : Adj1 ; +fun converse1353 : TV ; +fun conversion1354 : N ; +fun convert1355 : V3 ; +fun convey1356 : TV ; +fun convict1357 : N ; +fun convict1358 : TV ; +fun conviction1359 : N ; +fun convince1360 : V3 ; +fun convincing1361 : Adj1 ; +fun convoluted1362 : Adj1 ; +fun cook1363 : N ; +fun cook1364 : TV ; +fun cool1365 : AdjDeg ; +fun cool1366 : TV ; +fun coordinate1367 : TV ; +fun cope1368 : TV ; +fun copper1369 : N ; +fun copula1370 : N ; +fun copy1371 : N ; +fun copy1372 : TV ; +fun copyright1373 : N ; +fun cord1374 : N ; +fun corn1375 : N ; +fun corner1376 : N ; +fun corollary1377 : N ; +fun corporation1379 : N ; +fun corpus1380 : N ; +fun correct1381 : Adj1 ; +fun correct1382 : TV ; +fun correlate1383 : TV ; +fun correspond1384 : TV ; +fun correspondence1385 : N ; +fun corresponding1386 : Adj1 ; +fun cosmetic1387 : Adj1 ; +fun cost1388 : N ; +fun cost1389 : TV ; +fun cost1390 : TV ; +fun costly1391 : AdjDeg ; +fun costume1392 : N ; +fun cotton1393 : N ; +fun cough1394 : V ; +fun cough1395 : N ; +fun could1396 : V3 ; +fun council1398 : N ; +fun councillor1399 : N ; +fun count1401 : TV ; +fun counterfactual1402 : Adj1 ; +fun counterintuitive1403 : Adj1 ; +fun country1404 : N ; +fun county1405 : N ; +fun couple1406 : N ; +fun couple1407 : TV ; +fun courage1408 : N ; +fun course1409 : N ; +fun court1410 : N ; +fun court1411 : TV ; +fun court1412 : TV ; +fun courteous1413 : Adj1 ; +fun courtesy1414 : N ; +fun cover1415 : N ; +fun cover1416 : TV ; +fun covert1417 : Adj1 ; +fun cow1418 : N ; +fun coward1419 : N ; +fun crab1420 : N ; +fun crack1421 : N ; +fun crack1422 : TV ; +fun craft1423 : N ; +fun crafty1424 : AdjDeg ; +fun crag1425 : N ; +fun crash1426 : V ; +fun crate1427 : N ; +fun crater1428 : N ; +fun crave1429 : TV ; +fun crawl1430 : TV ; +fun crayfish1431 : N ; +fun crayon1432 : N ; +fun craze1433 : N ; +fun crazy1434 : AdjDeg ; +fun cream1435 : N ; +fun create1436 : V ; +fun creator1437 : N ; +fun creature1438 : N ; +fun credit1439 : N ; +fun creep1440 : TV ; +fun cricket1443 : N ; +fun crime1444 : N ; +fun criminal1445 : Adj1 ; +fun criminal1446 : N ; +fun crisis1448 : N ; +fun criterion1450 : N ; +fun critic1451 : N ; +fun criticise1452 : TV ; +fun criticism1453 : N ; +fun criticize1454 : TV ; +fun critique1455 : N ; +fun crochet1456 : N ; +fun crochet1457 : TV ; +fun crochet1458 : TV ; +fun crop1459 : N ; +fun crop1460 : TV ; +fun cross1461 : AdjDeg ; +fun cross1462 : N ; +fun cross1463 : TV ; +fun crow1464 : V ; +fun crow1465 : N ; +fun crowd1466 : N ; +fun crown1467 : N ; +fun crown1468 : TV ; +fun crucial1469 : Adj1 ; +fun crude1470 : AdjDeg ; +fun cruel1471 : AdjDeg ; +fun cruel1472 : AdjDeg ; +fun cruelty1473 : N ; +fun crush1474 : TV ; +fun cry1475 : V ; +fun cry1476 : N ; +fun cub1477 : N ; +fun cube1478 : N ; +fun cubic1479 : Adj1 ; +fun cue1480 : N ; +fun cue1481 : TV ; +fun culprit1482 : N ; +fun cultivate1483 : TV ; +fun culture1484 : N ; +fun cumbersome1485 : Adj1 ; +fun cumulative1486 : Adj1 ; +fun cunning1487 : Adj1 ; +fun cup1488 : N ; +fun cupboard1489 : N ; +fun curb1490 : TV ; +fun cure1491 : N ; +fun cure1492 : V3 ; +fun curiosity1493 : N ; +fun curious1494 : Adj1 ; +fun curl1495 : V ; +fun curl1496 : N ; +fun current1497 : Adj1 ; +fun current1498 : N ; +fun curriculum1499 : N ; +fun curse1500 : N ; +fun curse1501 : TV ; +fun curtain1502 : N ; +fun curvature1503 : N ; +fun curve1504 : V ; +fun curve1505 : N ; +fun custard1506 : N ; +fun custom1507 : N ; +fun cut1508 : N ; +fun cut1509 : TV ; +fun cut1510 : TV ; +fun cut1511 : TV ; +fun cycle1512 : V ; +fun cyclic1513 : Adj1 ; +fun cynic1514 : N ; +fun dagger1515 : N ; +fun daily1516 : Adj1 ; +fun damage1517 : N ; +fun damage1518 : TV ; +fun dance1519 : N ; +fun dance1520 : TV ; +fun danger1521 : N ; +fun dangle1522 : TV ; +fun dare1523 : V3 ; +fun dare1524 : TV ; +fun dark1528 : N ; +fun dark1529 : AdjDeg ; +fun darken1530 : TV ; +fun darken1531 : TV ; +fun database1533 : N ; +fun date1534 : N ; +fun dative1535 : Adj1 ; +fun datum1536 : N ; +fun daughter1537 : N ; +fun day1538 : N ; +fun dead1540 : AdjDeg ; +fun deaf1541 : AdjDeg ; +fun deal1542 : N ; +fun deal1543 : TV ; +fun dear1546 : AdjDeg ; +fun dear1547 : AdjDeg ; +fun death1548 : N ; +fun debate1549 : N ; +fun debate1550 : TV ; +fun debt1551 : N ; +fun debtor1552 : N ; +fun debug1553 : TV ; +fun decade1554 : N ; +fun decay1555 : V ; +fun deceive1556 : TV ; +fun december1557 : N ; +fun deception1558 : N ; +fun deceptive1559 : Adj1 ; +fun decide1560 : TV ; +fun decimal1561 : Adj1 ; +fun decimal1562 : N ; +fun decision1563 : N ; +fun decisive1564 : Adj1 ; +fun declare1565 : TV ; +fun declare1566 : TV ; +fun decompose1567 : TV ; +fun decomposition1568 : N ; +fun decrease1569 : V ; +fun decrease1570 : N ; +fun decrement1571 : TV ; +fun dedicate1572 : V3 ; +fun deduce1573 : TV ; +fun deducible1574 : Adj1 ; +fun deed1575 : N ; +fun deep1576 : AdjDeg ; +fun deer1577 : N ; +fun defeat1578 : N ; +fun defeat1579 : TV ; +fun defect1580 : N ; +fun defect1581 : TV ; +fun defence1582 : N ; +fun defend1583 : TV ; +fun defense1584 : N ; +fun defensible1585 : Adj1 ; +fun defer1586 : TV ; +fun deficiency1587 : N ; +fun deficient1588 : Adj1 ; +fun define1589 : TV ; +fun definite1590 : AdjDeg ; +fun definition1591 : N ; +fun definitive1592 : Adj1 ; +fun deform1593 : TV ; +fun defy1594 : TV ; +fun degrade1595 : TV ; +fun degree1596 : N ; +fun delay1597 : N ; +fun delay1598 : TV ; +fun delete1599 : V ; +fun deliberate1600 : Adj1 ; +fun delicacy1601 : N ; +fun delicate1602 : Adj1 ; +fun delight1603 : N ; +fun delight1604 : TV ; +fun delimit1605 : TV ; +fun delineate1606 : TV ; +fun deliver1607 : TV ; +fun delve1608 : TV ; +fun demand1609 : N ; +fun demand1610 : TV ; +fun demonstrate1611 : TV ; +fun denial1612 : N ; +fun denote1613 : TV ; +fun dense1614 : AdjDeg ; +fun deny1615 : TV ; +fun depart1616 : TV ; +fun department1617 : N ; +fun departure1618 : N ; +fun depend1619 : TV ; +fun dependence1620 : N ; +fun dependency1621 : N ; +fun dependent1622 : N ; +fun dependent1623 : AdjDeg ; +fun dependent1624 : AdjDeg ; +fun depict1625 : TV ; +fun deploy1626 : TV ; +fun deposit1627 : N ; +fun deposit1628 : TV ; +fun depress1629 : V ; +fun depressing1630 : Adj1 ; +fun depth1631 : N ; +fun derivative1632 : N ; +fun derive1633 : TV ; +fun descend1634 : TV ; +fun descendant1635 : N ; +fun descent1636 : N ; +fun describe1637 : TV ; +fun description1638 : N ; +fun descriptive1639 : Adj1 ; +fun desert1640 : N ; +fun deserve1641 : TV ; +fun design1642 : N ; +fun design1643 : TV ; +fun designate1644 : TV ; +fun desire1645 : N ; +fun desire1646 : TV ; +fun desire1647 : TV ; +fun desire1648 : TV ; +fun desk1649 : N ; +fun despair1650 : N ; +fun despair1651 : TV ; +fun despair1652 : TV ; +fun desperate1653 : AdjDeg ; +fun desperate1654 : AdjDeg ; +fun desperation1655 : N ; +fun destination1656 : N ; +fun destiny1657 : N ; +fun destroy1658 : TV ; +fun destruction1659 : N ; +fun destructive1660 : Adj1 ; +fun detach1661 : TV ; +fun detail1662 : N ; +fun detailed1663 : Adj1 ; +fun detect1664 : TV ; +fun deteriorate1665 : TV ; +fun determinate1666 : Adj1 ; +fun determine1667 : TV ; +fun determinism1668 : N ; +fun deterministic1669 : Adj1 ; +fun determinize1670 : TV ; +fun detract1671 : TV ; +fun develop1672 : TV ; +fun deviance1673 : N ; +fun deviant1674 : AdjDeg ; +fun deviate1675 : V ; +fun devil1676 : N ; +fun devise1677 : TV ; +fun devote1678 : V3 ; +fun devour1679 : TV ; +fun diagnose1680 : TV ; +fun diagnosis1681 : N ; +fun diagnostic1682 : Adj1 ; +fun diagonal1683 : Adj1 ; +fun diagonal1684 : N ; +fun diagram1685 : N ; +fun diagrammatic1686 : Adj1 ; +fun diagrammatically1687 : AdV ; +fun dialect1688 : N ; +fun dialogue1689 : N ; +fun diamond1690 : N ; +fun dice1691 : N ; +fun dichotomy1692 : N ; +fun dictionary1693 : N ; +fun die1696 : V ; +fun die1697 : N ; +fun differ1698 : TV ; +fun difference1699 : N ; +fun different1700 : Adj2 ; +fun different1701 : Adj2 ; +fun differentiate1702 : V ; +fun difficult1703 : Adj2 ; +fun difficult1704 : Adj2 ; +fun difficulty1705 : N ; +fun diffuse1706 : Adj1 ; +fun diffuse1707 : V ; +fun dig1708 : TV ; +fun digest1709 : N ; +fun digest1710 : TV ; +fun digit1711 : N ; +fun digital1712 : Adj1 ; +fun dilate1713 : V ; +fun dimension1714 : N ; +fun diminish1715 : TV ; +fun dine1716 : V ; +fun dinner1717 : N ; +fun dire1718 : AdjDeg ; +fun direct1719 : Adj1 ; +fun direct1720 : V3 ; +fun direction1721 : N ; +fun director1722 : N ; +fun directory1723 : N ; +fun dirt1724 : N ; +fun disable1726 : TV ; +fun disadvantage1727 : N ; +fun disambiguate1728 : TV ; +fun disarm1729 : TV ; +fun disarmament1730 : N ; +fun disappoint1731 : TV ; +fun disaster1732 : N ; +fun disastrous1733 : Adj1 ; +fun disbelief1734 : N ; +fun disc1735 : N ; +fun discard1736 : TV ; +fun discern1737 : TV ; +fun discipline1738 : N ; +fun disciplined1739 : Adj1 ; +fun discontinuity1740 : N ; +fun discontinuous1741 : Adj1 ; +fun discourage1742 : TV ; +fun discourse1743 : N ; +fun discover1744 : TV ; +fun discover1745 : TV ; +fun discovery1746 : N ; +fun discrepancy1747 : N ; +fun discrete1748 : AdjDeg ; +fun discriminate1749 : V ; +fun discuss1750 : V ; +fun discussion1751 : N ; +fun discussion1752 : N ; +fun discussion1753 : N ; +fun discussion1754 : N ; +fun disease1755 : N ; +fun diseased1756 : Adj1 ; +fun disguise1757 : V ; +fun disguise1758 : N ; +fun disguise1759 : TV ; +fun dish1760 : N ; +fun dishonest1761 : Adj1 ; +fun disillusion1762 : TV ; +fun disjoint1763 : Adj1 ; +fun disjunct1764 : N ; +fun disjunction1765 : N ; +fun disjunctive1766 : Adj1 ; +fun disk1767 : N ; +fun dislocate1768 : TV ; +fun dismiss1769 : TV ; +fun disparate1770 : Adj1 ; +fun dispense1771 : TV ; +fun dispensible1772 : Adj1 ; +fun display1773 : N ; +fun display1774 : TV ; +fun dispose1775 : TV ; +fun disproportionate1776 : Adj1 ; +fun dispute1777 : N ; +fun dispute1778 : TV ; +fun disquieting1779 : Adj1 ; +fun disrupt1780 : TV ; +fun dissatisfaction1781 : N ; +fun dissatisfied1782 : Adj1 ; +fun dissent1783 : V ; +fun dissertation1784 : N ; +fun dissimilar1785 : Adj2 ; +fun dissimilar1786 : Adj2 ; +fun distance1787 : N ; +fun distant1788 : Adj2 ; +fun distant1789 : Adj2 ; +fun distinct1790 : AdjDeg ; +fun distinct1791 : AdjDeg ; +fun distinction1792 : N ; +fun distinctive1793 : Adj1 ; +fun distinguish1794 : V3 ; +fun distract1795 : V3 ; +fun distribute1796 : V ; +fun district1797 : N ; +fun disturb1798 : TV ; +fun ditch1799 : N ; +fun ditransitive1800 : Adj1 ; +fun dive1801 : N ; +fun dive1802 : TV ; +fun diverse1803 : Adj1 ; +fun divide1804 : TV ; +fun dividend1805 : N ; +fun divine1806 : Adj1 ; +fun divisible1807 : Adj1 ; +fun division1808 : N ; +fun divisor1809 : N ; +fun divorce1810 : V3 ; +fun do1811 : V ; +fun do1812 : TV ; +fun doctor1813 : N ; +fun document1814 : N ; +fun document1815 : TV ; +fun dog1820 : N ; +fun dollar1821 : N ; +fun dolt1822 : N ; +fun domain1824 : N ; +fun dome1825 : N ; +fun dominance1826 : N ; +fun dominant1827 : Adj1 ; +fun dominate1828 : V ; +fun donate1829 : V3 ; +fun donkey1831 : N ; +fun doom1835 : N ; +fun doomed1836 : Adj1 ; +fun doomsday1837 : N ; +fun door1838 : N ; +fun dormancy1839 : N ; +fun dormant1840 : AdjDeg ; +fun dosage1841 : N ; +fun dose1842 : N ; +fun dose1843 : V3 ; +fun dot1844 : N ; +fun double1845 : Adj1 ; +fun double1846 : TV ; +fun doubt1847 : TV ; +fun doubt1848 : TV ; +fun doubt1849 : N ; +fun dour1850 : AdjDeg ; +fun dove1851 : N ; +fun down1852 : N ; +fun downward1855 : AdV ; +fun doze1856 : TV ; +fun dozen1857 : N ; +fun draft1858 : N ; +fun drag1859 : N ; +fun drag1860 : TV ; +fun drain1861 : N ; +fun drain1862 : TV ; +fun dram1863 : N ; +fun drama1864 : N ; +fun dramatic1865 : Adj1 ; +fun dramatically1866 : AdV ; +fun dramatist1867 : N ; +fun drastic1869 : Adj1 ; +fun drastically1870 : AdV ; +fun draught1871 : N ; +fun draw1872 : TV ; +fun drawback1873 : N ; +fun drawer1874 : N ; +fun dread1876 : N ; +fun dread1877 : TV ; +fun dreadful1878 : Adj1 ; +fun dream1879 : N ; +fun dream1880 : TV ; +fun dress1883 : V ; +fun dress1884 : N ; +fun drill1886 : N ; +fun drill1887 : TV ; +fun drink1888 : N ; +fun drink1889 : TV ; +fun drive1890 : V ; +fun drop1892 : N ; +fun drop1893 : TV ; +fun drought1894 : N ; +fun drown1896 : V ; +fun drug1897 : N ; +fun drum1898 : N ; +fun drunk1899 : AdjDeg ; +fun dry1901 : AdjDeg ; +fun dry1902 : TV ; +fun dual1903 : Adj1 ; +fun dubious1904 : Adj1 ; +fun duck1905 : N ; +fun duck1906 : TV ; +fun due1907 : AdjDeg ; +fun due1908 : AdjDeg ; +fun duel1909 : N ; +fun dull1912 : AdjDeg ; +fun dumb1913 : AdjDeg ; +fun dummy1914 : N ; +fun dump1915 : N ; +fun dump1916 : TV ; +fun dumpling1917 : N ; +fun duplicate1918 : V ; +fun dust1920 : N ; +fun dutch1921 : Adj1 ; +fun duty1922 : N ; +fun dwarf1923 : N ; +fun dwarf1924 : TV ; +fun dwell1925 : TV ; +fun dwelling1926 : N ; +fun dwelt1927 : TV ; +fun dwelt1928 : TV ; +fun dynamic1929 : Adj1 ; +fun dynamically1930 : AdV ; +fun dynamism1931 : N ; +fun dynamo1932 : N ; +fun each1933 : AdjDeg ; +fun each1934 : N ; +fun eager1935 : Adj2 ; +fun eager1936 : Adj2 ; +fun ear1937 : N ; +fun earl1938 : N ; +fun early1939 : AdjDeg ; +fun earn1940 : TV ; +fun earth1943 : N ; +fun ease1944 : N ; +fun east1945 : N ; +fun east1946 : AdjDeg ; +fun east1947 : AdjDeg ; +fun eastern1948 : AdjDeg ; +fun easy1949 : AdjDeg ; +fun easy1950 : AdjDeg ; +fun eat1951 : TV ; +fun ebb1953 : TV ; +fun echo1954 : N ; +fun echo1955 : TV ; +fun economic1956 : Adj1 ; +fun economical1957 : Adj1 ; +fun economy1958 : N ; +fun edge1961 : N ; +fun edible1962 : Adj1 ; +fun edinburgh1963 : N ; +fun edit1964 : TV ; +fun edition1965 : N ; +fun editor1966 : N ; +fun educate1967 : TV ; +fun effect1969 : N ; +fun effect1970 : TV ; +fun effective1971 : AdjDeg ; +fun efficacy1972 : N ; +fun efficient1974 : Adj1 ; +fun effort1975 : N ; +fun egg1976 : N ; +fun eight1977 : AdjDeg ; +fun eighteen1978 : AdjDeg ; +fun eighteenth1979 : AdjDeg ; +fun eighth1980 : AdjDeg ; +fun eightieth1981 : AdjDeg ; +fun eighty1982 : AdjDeg ; +fun either1983 : AdjDeg ; +fun either1985 : AdjDeg ; +fun elaborate1986 : Adj1 ; +fun elaborate1987 : V ; +fun elastic1988 : AdjDeg ; +fun elbow1989 : N ; +fun elect1992 : TV ; +fun electric1993 : Adj1 ; +fun electricity1994 : N ; +fun electron1995 : N ; +fun electronic1996 : Adj1 ; +fun elegance1997 : N ; +fun elegant1998 : Adj1 ; +fun element1999 : N ; +fun elephant2000 : N ; +fun elephantine2001 : Adj1 ; +fun elevate2002 : TV ; +fun eleven2003 : AdjDeg ; +fun eleventh2004 : AdjDeg ; +fun elicit2005 : TV ; +fun eligible2006 : Adj2 ; +fun eligible2007 : Adj2 ; +fun eliminate2008 : TV ; +fun ellipse2009 : N ; +fun ellipsis2010 : N ; +fun elliptical2011 : Adj1 ; +fun elucidate2014 : TV ; +fun elude2015 : TV ; +fun elusive2016 : Adj1 ; +fun embarrass2017 : TV ; +fun embassy2018 : N ; +fun embed2019 : V3 ; +fun embody2020 : TV ; +fun embrace2021 : N ; +fun embrace2022 : TV ; +fun embrace2023 : TV ; +fun emerge2024 : TV ; +fun emergency2025 : N ; +fun emergent2026 : Adj1 ; +fun emphasis2027 : N ; +fun emphasise2028 : TV ; +fun emphasise2029 : TV ; +fun emphasize2030 : TV ; +fun emphasize2031 : TV ; +fun emphatic2032 : Adj1 ; +fun emphatically2033 : AdV ; +fun empire2034 : N ; +fun empirical2035 : Adj1 ; +fun empiricism2036 : N ; +fun empiricist2037 : N ; +fun employ2038 : TV ; +fun empty2039 : AdjDeg ; +fun empty2040 : TV ; +fun emulate2041 : V ; +fun enable2043 : TV ; +fun encapsulate2044 : V ; +fun enchant2045 : TV ; +fun enclose2046 : TV ; +fun enclosure2047 : N ; +fun encode2048 : TV ; +fun encompass2049 : TV ; +fun encounter2050 : TV ; +fun encourage2051 : TV ; +fun encrypt2052 : V ; +fun encumber2053 : TV ; +fun encyclopaedia2054 : N ; +fun encyclopaedic2055 : Adj1 ; +fun end2056 : N ; +fun end2057 : TV ; +fun endeavour2058 : TV ; +fun ending2059 : N ; +fun endow2060 : V3 ; +fun enemy2061 : N ; +fun energetic2062 : Adj1 ; +fun energetically2063 : AdV ; +fun energy2064 : N ; +fun enforce2065 : TV ; +fun engage2066 : TV ; +fun engender2067 : TV ; +fun engine2068 : N ; +fun engineer2069 : N ; +fun engineer2070 : TV ; +fun england2071 : N ; +fun english2072 : Adj1 ; +fun engross2073 : TV ; +fun engulf2074 : TV ; +fun enhance2075 : TV ; +fun enjoy2076 : TV ; +fun enlarge2077 : TV ; +fun enormous2078 : Adj1 ; +fun enough2079 : N ; +fun enough2080 : AdjDeg ; +fun enough2081 : AdjDeg ; +fun enough2082 : AdjDeg ; +fun enquire2083 : TV ; +fun enrich2084 : TV ; +fun ensure2085 : TV ; +fun entail2086 : TV ; +fun enter2087 : TV ; +fun enterprise2088 : N ; +fun enterprising2089 : Adj1 ; +fun entertain2090 : TV ; +fun enthusiast2091 : N ; +fun entire2092 : Adj1 ; +fun entitle2093 : V3 ; +fun entity2094 : N ; +fun entrance2095 : N ; +fun entrance2096 : TV ; +fun entropy2097 : N ; +fun entrust2098 : V3 ; +fun entry2099 : N ; +fun enumerate2100 : V ; +fun envelope2101 : N ; +fun environment2102 : N ; +fun envisage2103 : TV ; +fun envy2104 : N ; +fun envy2105 : TV ; +fun epistemology2106 : N ; +fun equal2107 : N ; +fun equal2108 : TV ; +fun equal2109 : AdjDeg ; +fun equal2110 : AdjDeg ; +fun equate2111 : V ; +fun equation2112 : N ; +fun equidistant2113 : Adj1 ; +fun equip2114 : TV ; +fun equipment2115 : N ; +fun equivalence2116 : N ; +fun equivalent2117 : V ; +fun equivalent2118 : AdjDeg ; +fun equivalent2119 : AdjDeg ; +fun ergonomic2122 : Adj1 ; +fun ergonomically2123 : AdV ; +fun erroneous2124 : Adj1 ; +fun error2125 : N ; +fun escape2126 : TV ; +fun eschew2127 : TV ; +fun esoteric2129 : Adj1 ; +fun especially2130 : AdV ; +fun espouse2131 : TV ; +fun essay2133 : N ; +fun essence2134 : N ; +fun essential2135 : Adj1 ; +fun establish2137 : TV ; +fun establishment2138 : N ; +fun estate2139 : N ; +fun estimate2140 : TV ; +fun euclidean2141 : Adj1 ; +fun europe2142 : N ; +fun european2143 : Adj1 ; +fun european2144 : N ; +fun evade2145 : TV ; +fun evaluable2146 : Adj1 ; +fun evaluate2147 : TV ; +fun even2148 : AdV ; +fun even2149 : AdjDeg ; +fun evening2150 : N ; +fun event2151 : N ; +fun eventual2152 : Adj1 ; +fun ever2153 : AdV ; +fun every2154 : AdjDeg ; +fun everyday2155 : Adj1 ; +fun everyone2156 : N ; +fun everyone2157 : N ; +fun everything2158 : N ; +fun evidence2160 : N ; +fun evident2161 : AdjDeg ; +fun evident2162 : AdjDeg ; +fun evil2163 : AdjDeg ; +fun evocation2164 : N ; +fun evoke2165 : TV ; +fun evolution2166 : N ; +fun evolve2167 : TV ; +fun exacerbate2169 : TV ; +fun exact2170 : AdjDeg ; +fun exaggerate2171 : TV ; +fun exaggerate2172 : TV ; +fun exalt2173 : TV ; +fun examination2174 : N ; +fun examine2175 : TV ; +fun example2176 : N ; +fun excede2177 : TV ; +fun exceed2178 : TV ; +fun excellence2179 : N ; +fun excellent2180 : Adj1 ; +fun exception2182 : N ; +fun excess2183 : N ; +fun excessive2184 : Adj1 ; +fun exchange2185 : N ; +fun exchange2186 : V3 ; +fun excite2187 : TV ; +fun exclude2188 : TV ; +fun exclusion2189 : N ; +fun exclusive2190 : AdjDeg ; +fun exclusive2191 : AdjDeg ; +fun excursion2192 : N ; +fun excuse2193 : TV ; +fun excuse2194 : N ; +fun execute2195 : TV ; +fun exemplar2196 : N ; +fun exemplify2197 : TV ; +fun exercise2198 : N ; +fun exert2199 : TV ; +fun exhaust2200 : V ; +fun exhibit2201 : N ; +fun exhibit2202 : TV ; +fun exhort2203 : TV ; +fun exist2204 : V ; +fun existence2205 : N ; +fun existent2206 : Adj1 ; +fun exit2207 : N ; +fun exit2208 : TV ; +fun exophoric2209 : Adj1 ; +fun expand2210 : TV ; +fun expansion2211 : N ; +fun expect2212 : TV ; +fun expect2213 : TV ; +fun expect2214 : TV ; +fun expedient2215 : N ; +fun expel2216 : TV ; +fun expend2217 : TV ; +fun expenditure2218 : N ; +fun expense2219 : N ; +fun expensive2220 : Adj1 ; +fun experience2221 : N ; +fun experience2222 : TV ; +fun experiment2223 : N ; +fun experiment2224 : TV ; +fun expert2225 : N ; +fun expertise2226 : N ; +fun expire2227 : TV ; +fun expiry2228 : N ; +fun explain2229 : V3 ; +fun explanation2230 : N ; +fun explanatory2231 : Adj1 ; +fun explicate2232 : TV ; +fun explicit2233 : Adj1 ; +fun explode2234 : V ; +fun exploit2235 : TV ; +fun explore2236 : TV ; +fun explore2237 : TV ; +fun explosion2238 : N ; +fun explosive2239 : Adj1 ; +fun explosive2240 : N ; +fun exponent2241 : N ; +fun exponential2242 : Adj1 ; +fun exponential2243 : N ; +fun expose2244 : TV ; +fun exposure2245 : V ; +fun express2246 : Adj1 ; +fun express2247 : TV ; +fun expressible2248 : AdjDeg ; +fun expressible2249 : AdjDeg ; +fun expression2250 : N ; +fun expressly2251 : AdV ; +fun expulsion2252 : N ; +fun expunge2253 : TV ; +fun extant2254 : Adj1 ; +fun extend2255 : TV ; +fun extensible2256 : Adj1 ; +fun extension2257 : N ; +fun extensive2258 : Adj1 ; +fun extent2259 : N ; +fun external2260 : Adj1 ; +fun extra2261 : Adj1 ; +fun extract2262 : V ; +fun extraneous2263 : Adj1 ; +fun extravagance2264 : N ; +fun extravagant2265 : Adj1 ; +fun extreme2266 : Adj1 ; +fun extrinsic2267 : Adj1 ; +fun extrinsically2268 : AdV ; +fun eye2269 : N ; +fun face2270 : N ; +fun face2271 : TV ; +fun face2272 : V3 ; +fun facet2273 : N ; +fun facetious2274 : Adj1 ; +fun facilitate2275 : TV ; +fun facility2276 : N ; +fun fact2277 : N ; +fun factive2278 : Adj1 ; +fun factive2279 : N ; +fun factor2280 : N ; +fun factor2281 : TV ; +fun factorial2282 : N ; +fun factory2283 : N ; +fun factual2284 : Adj1 ; +fun faculty2285 : N ; +fun fail2286 : TV ; +fun failure2287 : N ; +fun faint2288 : AdjDeg ; +fun fair2289 : AdjDeg ; +fun fair2290 : N ; +fun fairy2291 : N ; +fun faith2292 : N ; +fun fall2293 : N ; +fun fall2294 : TV ; +fun false2296 : AdjDeg ; +fun falsehood2297 : N ; +fun fame2298 : N ; +fun familiar2299 : AdjDeg ; +fun familiar2300 : AdjDeg ; +fun family2301 : N ; +fun fan2302 : N ; +fun fancy2303 : AdjDeg ; +fun fancy2304 : TV ; +fun far2305 : AdjDeg ; +fun far2306 : AdjDeg ; +fun farce2307 : N ; +fun fare2308 : N ; +fun farm2309 : N ; +fun farm2310 : TV ; +fun fashion2315 : N ; +fun fashionable2316 : Adj1 ; +fun fast2317 : AdjDeg ; +fun fasten2318 : V3 ; +fun fat2319 : N ; +fun fat2320 : AdjDeg ; +fun fate2321 : N ; +fun father2322 : N ; +fun fatigue2323 : N ; +fun fatigue2324 : TV ; +fun fault2325 : N ; +fun favor2326 : N ; +fun favor2327 : TV ; +fun favour2328 : N ; +fun favour2329 : TV ; +fun favourable2330 : AdjDeg ; +fun favourable2331 : AdjDeg ; +fun favourite2332 : Adj1 ; +fun fear2333 : N ; +fun fear2334 : TV ; +fun feasible2335 : Adj1 ; +fun feast2336 : N ; +fun feather2337 : N ; +fun feature2338 : N ; +fun feature2339 : TV ; +fun february2340 : N ; +fun federal2343 : Adj1 ; +fun federation2344 : N ; +fun fee2345 : N ; +fun feed2346 : TV ; +fun feedback2347 : N ; +fun feel2348 : TV ; +fun feeling2349 : N ; +fun felix2351 : N ; +fun fellow2353 : N ; +fun felt2354 : N ; +fun female2357 : Adj1 ; +fun fence2358 : N ; +fun fertilize2359 : TV ; +fun fertilizer2360 : N ; +fun fetch2361 : V3 ; +fun fetter2362 : TV ; +fun fever2363 : N ; +fun few2365 : AdjDeg ; +fun fiction2366 : N ; +fun fictional2367 : Adj1 ; +fun fido2368 : N ; +fun field2369 : N ; +fun fierce2370 : AdjDeg ; +fun fifteen2371 : AdjDeg ; +fun fifteenth2372 : AdjDeg ; +fun fifth2373 : AdjDeg ; +fun fiftieth2374 : AdjDeg ; +fun fifty2375 : AdjDeg ; +fun fig2376 : N ; +fun fight2377 : N ; +fun fight2378 : TV ; +fun fight2379 : TV ; +fun figure2380 : N ; +fun file2381 : N ; +fun file2382 : TV ; +fun fill2383 : TV ; +fun fill2384 : V3 ; +fun film2385 : N ; +fun film2386 : TV ; +fun filter2387 : N ; +fun filter2388 : TV ; +fun fin2389 : N ; +fun final2390 : Adj1 ; +fun financial2392 : Adj1 ; +fun find2393 : TV ; +fun findings2394 : N ; +fun fine2395 : AdjDeg ; +fun fine2396 : N ; +fun fine2397 : TV ; +fun finger2398 : N ; +fun fingerprint2399 : N ; +fun finish2400 : N ; +fun finish2401 : TV ; +fun finish2402 : TV ; +fun finite2403 : Adj1 ; +fun fir2404 : N ; +fun fire2405 : N ; +fun fire2406 : TV ; +fun firm2407 : N ; +fun firm2408 : AdjDeg ; +fun first2409 : AdjDeg ; +fun firstly2410 : AdV ; +fun fish2411 : N ; +fun fish2412 : N ; +fun fish2413 : TV ; +fun fisherman2414 : N ; +fun fishermen2415 : N ; +fun fit2416 : TV ; +fun fit2417 : AdjDeg ; +fun fit2418 : AdjDeg ; +fun five2419 : AdjDeg ; +fun fix2420 : V3 ; +fun flag2421 : N ; +fun flame2422 : N ; +fun flash2423 : N ; +fun flash2424 : V ; +fun flat2425 : AdjDeg ; +fun flat2426 : N ; +fun flavour2427 : N ; +fun flaw2428 : N ; +fun flawed2429 : Adj1 ; +fun flesh2430 : N ; +fun flexible2432 : Adj1 ; +fun flight2433 : N ; +fun flip2434 : TV ; +fun float2435 : V ; +fun flood2436 : N ; +fun flood2437 : TV ; +fun floor2438 : N ; +fun flour2439 : N ; +fun flourish2440 : TV ; +fun flourish2441 : TV ; +fun flow2442 : N ; +fun flower2443 : N ; +fun flu2445 : N ; +fun fluid2446 : Adj1 ; +fun fluid2447 : N ; +fun flux2448 : N ; +fun fly2449 : N ; +fun fly2450 : TV ; +fun foam2451 : N ; +fun foam2452 : TV ; +fun focal2453 : Adj1 ; +fun focus2454 : N ; +fun focus2455 : TV ; +fun focus2456 : TV ; +fun fog2457 : N ; +fun foist2458 : V3 ; +fun fold2459 : N ; +fun fold2460 : TV ; +fun follow2461 : TV ; +fun fond2462 : AdjDeg ; +fun food2463 : N ; +fun fool2464 : N ; +fun fool2465 : TV ; +fun foolish2466 : Adj1 ; +fun foot2467 : N ; +fun football2468 : N ; +fun foray2472 : N ; +fun forbid2474 : TV ; +fun force2476 : N ; +fun force2477 : TV ; +fun forcible2478 : Adj1 ; +fun forearm2479 : N ; +fun forego2480 : TV ; +fun foreground2482 : N ; +fun forehead2483 : N ; +fun foreign2484 : Adj1 ; +fun foreigner2485 : N ; +fun forerunner2486 : N ; +fun foresee2488 : TV ; +fun forest2490 : N ; +fun forestall2491 : TV ; +fun forget2495 : TV ; +fun forgive2496 : V3 ; +fun forgo2498 : TV ; +fun fork2502 : N ; +fun form2503 : N ; +fun form2504 : TV ; +fun formal2505 : Adj1 ; +fun formalism2506 : N ; +fun format2507 : N ; +fun formation2508 : N ; +fun former2509 : Adj1 ; +fun formula2510 : N ; +fun formulate2512 : TV ; +fun fort2513 : N ; +fun forthcoming2515 : Adj1 ; +fun forthwith2516 : AdV ; +fun fortieth2517 : AdjDeg ; +fun fortnight2518 : N ; +fun fortuitous2519 : Adj1 ; +fun fortunate2520 : Adj1 ; +fun fortune2521 : N ; +fun forty2522 : AdjDeg ; +fun forum2523 : N ; +fun forward2524 : Adj1 ; +fun found2531 : TV ; +fun foundation2533 : N ; +fun fountain2534 : N ; +fun four2535 : AdjDeg ; +fun fourteen2536 : AdjDeg ; +fun fourteenth2537 : AdjDeg ; +fun fourth2538 : AdjDeg ; +fun fox2539 : N ; +fun fraction2540 : N ; +fun fracture2541 : N ; +fun fracture2542 : TV ; +fun fragment2543 : N ; +fun fragment2544 : TV ; +fun fragmentary2545 : Adj1 ; +fun frame2546 : N ; +fun frame2547 : TV ; +fun framework2548 : N ; +fun france2549 : N ; +fun franz2550 : N ; +fun free2551 : AdjDeg ; +fun free2552 : TV ; +fun freedom2553 : N ; +fun freeze2554 : TV ; +fun french2555 : AdjDeg ; +fun frequency2556 : N ; +fun frequent2557 : Adj1 ; +fun fresh2558 : AdjDeg ; +fun friction2559 : N ; +fun friday2560 : N ; +fun friend2561 : N ; +fun friendly2562 : AdjDeg ; +fun friendly2563 : AdjDeg ; +fun fright2564 : N ; +fun frighten2565 : TV ; +fun frill2566 : N ; +fun fringe2567 : N ; +fun front2570 : Adj1 ; +fun front2571 : N ; +fun fruit2574 : N ; +fun fry2575 : TV ; +fun fulfil2578 : V ; +fun full2579 : AdjDeg ; +fun fun2580 : N ; +fun function2581 : N ; +fun function2582 : TV ; +fun functor2583 : N ; +fun fund2584 : N ; +fun fundamental2585 : Adj1 ; +fun funeral2586 : N ; +fun funereal2587 : Adj1 ; +fun fungus2589 : N ; +fun funny2590 : AdjDeg ; +fun fur2591 : N ; +fun furnish2592 : V3 ; +fun furniture2593 : N ; +fun fuss2598 : N ; +fun future2599 : Adj1 ; +fun future2600 : N ; +fun fuzzy2601 : Adj1 ; +fun gag2602 : N ; +fun gag2603 : TV ; +fun gain2604 : N ; +fun gain2605 : TV ; +fun galactic2606 : Adj1 ; +fun galaxy2607 : N ; +fun gale2608 : N ; +fun gallon2609 : N ; +fun gamble2610 : V ; +fun game2611 : N ; +fun gap2612 : N ; +fun gape2613 : TV ; +fun gape2614 : TV ; +fun garage2615 : N ; +fun garden2616 : N ; +fun garment2617 : N ; +fun gas2618 : N ; +fun gaseous2619 : Adj1 ; +fun gate2620 : N ; +fun gather2621 : V ; +fun gauge2622 : N ; +fun gauge2623 : TV ; +fun gay2626 : AdjDeg ; +fun gaze2627 : TV ; +fun gaze2628 : N ; +fun gear2629 : N ; +fun gear2630 : TV ; +fun generable2632 : Adj1 ; +fun general2633 : Adj1 ; +fun general2634 : N ; +fun generate2635 : TV ; +fun generation2636 : N ; +fun generator2637 : N ; +fun generic2638 : Adj1 ; +fun generosity2639 : N ; +fun generous2640 : AdjDeg ; +fun generous2641 : AdjDeg ; +fun genitive2642 : Adj1 ; +fun genius2643 : N ; +fun gentle2644 : AdjDeg ; +fun gentleman2645 : N ; +fun gentlemen2646 : N ; +fun gently2647 : AdV ; +fun genuine2648 : Adj1 ; +fun genus2649 : N ; +fun geography2650 : N ; +fun geology2651 : N ; +fun geometry2652 : N ; +fun german2653 : Adj1 ; +fun germane2654 : Adj1 ; +fun germanic2655 : Adj1 ; +fun germany2656 : N ; +fun gerund2657 : N ; +fun gesture2658 : TV ; +fun gesture2659 : N ; +fun get2660 : TV ; +fun gift2661 : N ; +fun gin2662 : N ; +fun giraffe2663 : N ; +fun girl2664 : N ; +fun gist2665 : N ; +fun give2666 : V3 ; +fun give2667 : V3 ; +fun glad2670 : AdjDeg ; +fun glad2671 : AdjDeg ; +fun glad2672 : AdjDeg ; +fun glance2673 : N ; +fun glance2674 : TV ; +fun glass2675 : N ; +fun glasses2676 : N ; +fun glean2677 : TV ; +fun global2678 : Adj1 ; +fun globe2679 : N ; +fun glory2680 : N ; +fun gloss2681 : N ; +fun gloss2682 : TV ; +fun glow2683 : N ; +fun glow2684 : TV ; +fun gnat2685 : N ; +fun gnu2686 : N ; +fun go2687 : TV ; +fun goat2688 : N ; +fun god2689 : N ; +fun goddess2690 : N ; +fun gold2691 : N ; +fun golden2692 : AdjDeg ; +fun good2694 : Adj1 ; +fun goods2695 : N ; +fun goose2696 : N ; +fun gore2697 : N ; +fun gorilla2698 : N ; +fun gory2699 : AdjDeg ; +fun gospel2700 : N ; +fun govern2702 : V ; +fun government2703 : N ; +fun grab2704 : TV ; +fun grace2705 : N ; +fun grade2707 : N ; +fun gradual2708 : Adj1 ; +fun graft2709 : N ; +fun graft2710 : TV ; +fun graham2711 : N ; +fun grain2712 : N ; +fun gram2713 : N ; +fun grammar2714 : N ; +fun grammatical2715 : Adj1 ; +fun grand2716 : AdjDeg ; +fun grandfather2717 : N ; +fun grandmother2718 : N ; +fun grant2719 : N ; +fun grant2720 : TV ; +fun grape2721 : N ; +fun graph2722 : N ; +fun graphic2723 : Adj1 ; +fun grasp2724 : N ; +fun grasp2725 : TV ; +fun grass2726 : N ; +fun grateful2727 : AdjDeg ; +fun grateful2728 : AdjDeg ; +fun grateful2729 : AdjDeg ; +fun gratuitous2730 : Adj1 ; +fun grave2731 : N ; +fun gravitation2732 : N ; +fun gravity2733 : N ; +fun gravy2734 : N ; +fun gray2735 : AdjDeg ; +fun grease2736 : N ; +fun great2738 : AdjDeg ; +fun greece2739 : N ; +fun greed2740 : N ; +fun greek2741 : Adj1 ; +fun greek2742 : N ; +fun green2743 : N ; +fun greet2744 : TV ; +fun gregarious2745 : Adj1 ; +fun grey2747 : AdjDeg ; +fun grid2748 : N ; +fun grief2749 : N ; +fun grieve2750 : V ; +fun grill2751 : TV ; +fun grim2752 : AdjDeg ; +fun grime2753 : N ; +fun grin2754 : N ; +fun grin2755 : TV ; +fun grind2756 : TV ; +fun grip2757 : N ; +fun grip2758 : TV ; +fun grit2759 : N ; +fun grog2760 : N ; +fun gross2761 : AdjDeg ; +fun ground2762 : N ; +fun group2765 : N ; +fun group2766 : TV ; +fun grove2767 : N ; +fun grow2768 : TV ; +fun grow2769 : TV ; +fun growth2773 : N ; +fun guarantee2774 : N ; +fun guarantee2775 : TV ; +fun guard2776 : N ; +fun guard2777 : TV ; +fun guess2778 : N ; +fun guess2779 : TV ; +fun guest2780 : N ; +fun guide2781 : N ; +fun guide2782 : TV ; +fun guideline2783 : N ; +fun guilt2784 : N ; +fun guinea2785 : N ; +fun guise2786 : N ; +fun gun2787 : N ; +fun habit2788 : N ; +fun habitual2789 : Adj1 ; +fun hail2796 : N ; +fun hair2797 : N ; +fun half2798 : AdV ; +fun half2799 : Adj1 ; +fun half2800 : N ; +fun half2801 : AdjDeg ; +fun hall2802 : N ; +fun halt2803 : N ; +fun halt2804 : TV ; +fun halt2805 : TV ; +fun halve2806 : TV ; +fun hamburger2808 : N ; +fun hammer2809 : N ; +fun hammer2810 : TV ; +fun hamper2811 : TV ; +fun hand2812 : N ; +fun hand2813 : V3 ; +fun hand2814 : V3 ; +fun handicap2815 : N ; +fun handicap2816 : TV ; +fun handkerchief2817 : N ; +fun handle2818 : N ; +fun handle2819 : TV ; +fun handsome2820 : Adj1 ; +fun hang2821 : TV ; +fun hang2822 : TV ; +fun happen2823 : V ; +fun happen2824 : TV ; +fun happening2825 : N ; +fun happy2826 : AdjDeg ; +fun happy2827 : AdjDeg ; +fun harbour2828 : N ; +fun hard2829 : AdjDeg ; +fun hard2830 : AdjDeg ; +fun hardly2831 : AdV ; +fun hardware2832 : N ; +fun harm2833 : N ; +fun harm2834 : TV ; +fun harmonium2835 : N ; +fun harmony2836 : N ; +fun harness2837 : N ; +fun harness2838 : V3 ; +fun hash2842 : N ; +fun hash2843 : TV ; +fun haste2847 : N ; +fun hasty2848 : Adj1 ; +fun hat2849 : N ; +fun hate2850 : TV ; +fun hatred2851 : N ; +fun have2852 : TV ; +fun have2853 : TV ; +fun haven2854 : N ; +fun having2857 : V ; +fun hazard2858 : N ; +fun haze2859 : N ; +fun he2860 : N ; +fun head2861 : N ; +fun head2862 : TV ; +fun heading2863 : N ; +fun heal2864 : TV ; +fun health2865 : N ; +fun healthy2866 : AdjDeg ; +fun heap2867 : N ; +fun hear2868 : TV ; +fun heart2871 : N ; +fun hearth2872 : N ; +fun heat2873 : V ; +fun heath2874 : N ; +fun heathen2875 : N ; +fun heave2876 : TV ; +fun heaven2877 : N ; +fun heavy2878 : AdjDeg ; +fun heel2879 : N ; +fun height2880 : N ; +fun helicopter2883 : N ; +fun help2884 : N ; +fun help2885 : TV ; +fun hemlock2886 : N ; +fun hen2887 : N ; +fun her2890 : N ; +fun herd2891 : N ; +fun herring2893 : N ; +fun herself2895 : AdjDeg ; +fun heterogeneity2896 : N ; +fun heterogeneous2897 : Adj1 ; +fun heuristic2898 : Adj1 ; +fun heuristic2899 : N ; +fun heuristically2900 : AdV ; +fun hide2905 : TV ; +fun hide2906 : TV ; +fun hierarchy2907 : N ; +fun high2908 : AdjDeg ; +fun highlight2909 : N ; +fun highlight2910 : TV ; +fun hill2911 : N ; +fun him2912 : N ; +fun hind2914 : Adj1 ; +fun hinder2915 : TV ; +fun hindrance2916 : N ; +fun hinge2917 : N ; +fun hint2918 : N ; +fun hint2919 : TV ; +fun hire2920 : TV ; +fun history2923 : N ; +fun hit2924 : TV ; +fun hit2925 : TV ; +fun hit2926 : TV ; +fun hitherto2928 : AdV ; +fun hoax2929 : N ; +fun hoax2930 : TV ; +fun hold2931 : TV ; +fun hole2932 : N ; +fun holiday2933 : N ; +fun hollow2934 : AdjDeg ; +fun holy2935 : AdjDeg ; +fun home2936 : N ; +fun homogeneous2937 : Adj1 ; +fun homomorphism2938 : N ; +fun hone2939 : TV ; +fun honest2940 : Adj1 ; +fun honesty2941 : N ; +fun honey2942 : N ; +fun honour2944 : N ; +fun honour2945 : TV ; +fun honourable2946 : Adj1 ; +fun hook2948 : N ; +fun hook2949 : TV ; +fun hop2950 : N ; +fun hop2951 : TV ; +fun hope2952 : N ; +fun hope2953 : TV ; +fun hope2954 : TV ; +fun horizon2955 : N ; +fun horizontal2956 : Adj1 ; +fun horn2957 : N ; +fun horrendous2958 : Adj1 ; +fun horrible2959 : Adj1 ; +fun horrify2960 : TV ; +fun horror2961 : N ; +fun horse2962 : N ; +fun hospitable2963 : AdjDeg ; +fun hospitable2964 : AdjDeg ; +fun hospital2965 : N ; +fun hospitality2966 : N ; +fun host2967 : N ; +fun host2968 : TV ; +fun hot2969 : AdjDeg ; +fun hotel2970 : N ; +fun hour2971 : N ; +fun house2972 : N ; +fun house2973 : TV ; +fun household2974 : Adj1 ; +fun household2975 : N ; +fun huge2980 : AdjDeg ; +fun hum2981 : N ; +fun hum2982 : TV ; +fun human2983 : Adj1 ; +fun human2984 : N ; +fun humble2985 : AdjDeg ; +fun humility2986 : N ; +fun humor2987 : N ; +fun humour2988 : N ; +fun hunch2989 : TV ; +fun hundred2990 : N ; +fun hundred2991 : N ; +fun hundredth2992 : AdjDeg ; +fun hunger2994 : N ; +fun hunger2995 : TV ; +fun hungry2996 : AdjDeg ; +fun hungry2997 : AdjDeg ; +fun hunt2998 : N ; +fun hunt2999 : TV ; +fun huntsman3000 : N ; +fun hurry3002 : V ; +fun hurry3003 : N ; +fun hurt3006 : TV ; +fun hurt3007 : TV ; +fun hurt3008 : V ; +fun hurt3009 : V ; +fun husband3010 : N ; +fun hut3011 : N ; +fun hybrid3012 : Adj1 ; +fun hydrogen3013 : N ; +fun hygiene3014 : N ; +fun hypotheses3015 : N ; +fun hypothesis3016 : N ; +fun hypothesize3017 : TV ; +fun hypothetical3018 : Adj1 ; +fun i3019 : N ; +fun ice3021 : N ; +fun iceland3022 : N ; +fun icelandic3023 : Adj1 ; +fun icon3024 : N ; +fun idea3025 : N ; +fun ideal3026 : Adj1 ; +fun identical3027 : AdjDeg ; +fun identical3028 : AdjDeg ; +fun identify3029 : TV ; +fun identity3030 : N ; +fun idiocy3031 : N ; +fun idiom3032 : N ; +fun idiomatic3033 : Adj1 ; +fun idiot3034 : N ; +fun idle3035 : AdjDeg ; +fun idle3036 : TV ; +fun ignore3039 : TV ; +fun ill3040 : AdjDeg ; +fun illegal3041 : Adj1 ; +fun illegitimacy3042 : N ; +fun illegitimate3043 : Adj1 ; +fun illocutionary3044 : Adj1 ; +fun illogical3045 : Adj1 ; +fun illuminate3046 : TV ; +fun illusion3047 : N ; +fun illusory3048 : Adj1 ; +fun illustrate3049 : V ; +fun image3050 : N ; +fun imaginary3051 : Adj1 ; +fun imagine3052 : TV ; +fun imagine3053 : TV ; +fun imbalance3054 : N ; +fun imitate3055 : V ; +fun immaterial3056 : Adj1 ; +fun immediacy3057 : N ; +fun immediate3058 : Adj1 ; +fun immense3059 : Adj1 ; +fun immigrant3060 : N ; +fun immigration3061 : N ; +fun immoderate3062 : Adj1 ; +fun immodest3063 : Adj1 ; +fun immodesty3064 : N ; +fun immune3065 : Adj2 ; +fun impair3066 : TV ; +fun impart3067 : V3 ; +fun impartial3068 : Adj1 ; +fun impatience3069 : N ; +fun impatient3070 : AdjDeg ; +fun impatient3071 : AdjDeg ; +fun impenetrable3072 : Adj1 ; +fun imperative3073 : AdjDeg ; +fun imperative3074 : AdjDeg ; +fun imperfect3075 : Adj1 ; +fun imperfection3076 : N ; +fun imperial3077 : Adj1 ; +fun imperious3078 : Adj1 ; +fun impersonal3079 : Adj1 ; +fun impertinent3080 : Adj1 ; +fun impinge3081 : TV ; +fun implausible3082 : Adj1 ; +fun implement3083 : TV ; +fun implicate3084 : TV ; +fun implicature3085 : N ; +fun implicit3086 : AdjDeg ; +fun implicit3087 : AdjDeg ; +fun imply3088 : TV ; +fun impolite3089 : AdjDeg ; +fun impolite3090 : AdjDeg ; +fun import3091 : N ; +fun import3092 : TV ; +fun importance3093 : N ; +fun important3094 : AdjDeg ; +fun important3095 : AdjDeg ; +fun important3096 : AdjDeg ; +fun impose3097 : V3 ; +fun imposition3098 : N ; +fun impossible3099 : AdjDeg ; +fun impossible3100 : AdjDeg ; +fun impossible3101 : AdjDeg ; +fun impossible3102 : AdjDeg ; +fun imprecise3103 : Adj1 ; +fun imprecision3104 : N ; +fun impress3105 : TV ; +fun improbable3106 : Adj1 ; +fun improve3107 : V ; +fun impure3108 : AdjDeg ; +fun inability3115 : N ; +fun inaccuracy3116 : N ; +fun inactive3117 : Adj1 ; +fun inadequacy3118 : N ; +fun inadequecy3119 : N ; +fun incapacitate3120 : V ; +fun incarnation3121 : N ; +fun inch3122 : N ; +fun incident3123 : N ; +fun incidental3124 : Adj1 ; +fun incisive3125 : Adj1 ; +fun incline3126 : TV ; +fun inclined3127 : Adj2 ; +fun include3128 : TV ; +fun inclusion3130 : N ; +fun inclusive3131 : Adj1 ; +fun incoherence3132 : N ; +fun income3133 : N ; +fun inconceivable3134 : AdjDeg ; +fun inconsistency3135 : N ; +fun incontestable3136 : AdjDeg ; +fun incontestable3137 : AdjDeg ; +fun inconvenience3138 : N ; +fun inconvenience3139 : TV ; +fun incorporate3140 : V ; +fun incorporate3141 : TV ; +fun incorrigible3142 : Adj1 ; +fun increase3143 : N ; +fun increase3144 : TV ; +fun increase3145 : TV ; +fun increment3146 : N ; +fun increment3147 : TV ; +fun incur3148 : TV ; +fun indeed3149 : AdV ; +fun indefinite3150 : AdjDeg ; +fun independence3151 : N ; +fun independent3152 : Adj1 ; +fun indeterminacy3153 : N ; +fun index3154 : N ; +fun index3155 : TV ; +fun india3156 : N ; +fun indian3157 : AdjDeg ; +fun indicate3158 : TV ; +fun indigestion3160 : N ; +fun indirect3161 : Adj1 ; +fun indiscriminate3162 : Adj1 ; +fun indistinguishable3163 : AdjDeg ; +fun individual3164 : Adj1 ; +fun individual3165 : N ; +fun indoor3166 : Adj1 ; +fun induce3167 : TV ; +fun induct3168 : TV ; +fun indulge3169 : TV ; +fun indulgent3170 : Adj1 ; +fun industry3171 : N ; +fun inescapable3172 : Adj1 ; +fun inevitable3173 : Adj1 ; +fun infect3174 : TV ; +fun infection3175 : N ; +fun infectious3176 : Adj1 ; +fun infer3177 : V3 ; +fun inference3178 : N ; +fun inferior3179 : Adj2 ; +fun inferior3180 : Adj2 ; +fun infinite3181 : Adj1 ; +fun infinitesimal3182 : Adj1 ; +fun infinitive3183 : Adj1 ; +fun infix3184 : N ; +fun inflate3185 : TV ; +fun inflation3186 : N ; +fun inflect3187 : V ; +fun influence3188 : N ; +fun influence3189 : TV ; +fun inform3190 : V3 ; +fun informal3191 : Adj1 ; +fun informant3192 : N ; +fun information3193 : N ; +fun ingenious3195 : Adj1 ; +fun ingenuity3196 : N ; +fun ingredient3197 : N ; +fun inhabit3198 : TV ; +fun inherent3199 : AdjDeg ; +fun inherent3200 : AdjDeg ; +fun inherit3201 : V3 ; +fun inheritance3202 : N ; +fun inhibit3203 : V ; +fun initial3204 : Adj1 ; +fun initialize3205 : TV ; +fun initiate3206 : V ; +fun inject3207 : V3 ; +fun injunction3208 : N ; +fun injure3209 : TV ; +fun injury3210 : N ; +fun ink3211 : N ; +fun inn3212 : N ; +fun innate3213 : AdjDeg ; +fun innate3214 : AdjDeg ; +fun inner3215 : Adj1 ; +fun innermost3216 : AdjDeg ; +fun innocuous3217 : Adj1 ; +fun innovation3218 : N ; +fun input3219 : N ; +fun inquire3220 : TV ; +fun inquire3221 : V3 ; +fun inquiry3222 : N ; +fun inscribe3223 : TV ; +fun inscription3224 : N ; +fun insect3225 : N ; +fun insert3226 : TV ; +fun inside3228 : N ; +fun insight3229 : N ; +fun insist3230 : TV ; +fun insistence3231 : N ; +fun insistence3232 : N ; +fun insistent3233 : AdjDeg ; +fun inspect3234 : TV ; +fun inspector3235 : N ; +fun inspire3236 : TV ; +fun instability3237 : N ; +fun install3238 : TV ; +fun instance3239 : N ; +fun instant3240 : N ; +fun instantiate3241 : TV ; +fun instantly3242 : AdV ; +fun instigate3244 : V ; +fun instil3245 : V3 ; +fun instinct3246 : N ; +fun institute3247 : V ; +fun institute3248 : N ; +fun institution3249 : N ; +fun instruct3250 : TV ; +fun instrument3251 : N ; +fun insulate3252 : V3 ; +fun insult3253 : N ; +fun insult3254 : TV ; +fun insurance3255 : N ; +fun insure3256 : TV ; +fun intact3257 : Adj1 ; +fun integer3258 : N ; +fun integral3259 : Adj1 ; +fun integrate3260 : V ; +fun intellectual3261 : Adj1 ; +fun intelligence3262 : N ; +fun intelligent3263 : Adj1 ; +fun intelligible3264 : Adj1 ; +fun intend3265 : TV ; +fun intense3266 : Adj1 ; +fun intension3267 : N ; +fun intention3268 : N ; +fun inter3270 : TV ; +fun interdisciplinary3271 : Adj1 ; +fun interest3272 : N ; +fun interest3273 : TV ; +fun interface3274 : N ; +fun interfere3275 : TV ; +fun interference3276 : N ; +fun interject3277 : V ; +fun intermediate3278 : Adj1 ; +fun internal3279 : Adj1 ; +fun international3280 : Adj1 ; +fun interpolate3281 : V ; +fun interpret3282 : TV ; +fun interrogate3284 : V ; +fun interrogative3285 : Adj1 ; +fun interrupt3286 : V ; +fun intersect3287 : V ; +fun interval3288 : N ; +fun intervene3289 : TV ; +fun intimacy3290 : N ; +fun intimate3291 : Adj1 ; +fun intimate3292 : V ; +fun intonation3294 : N ; +fun intractable3296 : Adj1 ; +fun intransitive3297 : Adj1 ; +fun intravenous3298 : Adj1 ; +fun intricacy3299 : N ; +fun intricate3300 : Adj1 ; +fun intrigue3301 : N ; +fun intrigue3302 : TV ; +fun intrinsic3303 : Adj1 ; +fun intrinsically3304 : AdV ; +fun introduce3305 : V3 ; +fun introduction3306 : N ; +fun introspection3307 : N ; +fun introspective3308 : Adj1 ; +fun intrude3309 : V ; +fun intrusion3310 : N ; +fun intuition3311 : N ; +fun intuitive3312 : Adj1 ; +fun invade3313 : TV ; +fun invalid3314 : N ; +fun invalidate3315 : TV ; +fun invaluable3316 : Adj1 ; +fun invariable3317 : Adj1 ; +fun invariant3318 : Adj1 ; +fun invasion3319 : N ; +fun invent3320 : TV ; +fun inverse3321 : Adj1 ; +fun inversion3322 : N ; +fun invert3323 : TV ; +fun invest3324 : V3 ; +fun investigate3325 : TV ; +fun invisible3326 : AdjDeg ; +fun invisible3327 : AdjDeg ; +fun invite3328 : V3 ; +fun invocation3329 : N ; +fun invoke3330 : TV ; +fun involve3331 : TV ; +fun ireland3334 : N ; +fun irish3335 : Adj1 ; +fun iron3336 : N ; +fun iron3337 : TV ; +fun irony3338 : N ; +fun irrational3339 : Adj1 ; +fun irregular3340 : Adj1 ; +fun irrelevant3341 : Adj1 ; +fun irremediable3342 : Adj1 ; +fun irrespective3343 : Adj2 ; +fun irretrievable3344 : Adj1 ; +fun irritant3345 : N ; +fun irritate3346 : V ; +fun island3352 : N ; +fun isolable3356 : Adj1 ; +fun isolate3357 : TV ; +fun isomorphic3358 : Adj1 ; +fun issue3359 : V ; +fun issue3360 : N ; +fun it3362 : N ; +fun it3363 : N ; +fun italy3364 : N ; +fun item3365 : N ; +fun itemize3366 : TV ; +fun iterate3367 : TV ; +fun itself3369 : N ; +fun january3374 : N ; +fun japan3375 : N ; +fun japanese3376 : Adj1 ; +fun jaundice3377 : N ; +fun jaundiced3378 : Adj1 ; +fun jaw3379 : N ; +fun jealous3380 : AdjDeg ; +fun jealous3381 : AdjDeg ; +fun jealousy3382 : N ; +fun jew3383 : N ; +fun jewel3384 : N ; +fun jeweller3385 : N ; +fun jewellery3386 : N ; +fun job3387 : N ; +fun john3388 : N ; +fun join3389 : V3 ; +fun joint3390 : N ; +fun joke3391 : N ; +fun joke3392 : TV ; +fun journal3393 : N ; +fun journalism3394 : N ; +fun journalist3395 : N ; +fun journey3396 : N ; +fun joy3397 : N ; +fun judge3398 : N ; +fun judge3399 : TV ; +fun judge3400 : V3 ; +fun judgment3401 : N ; +fun judicious3402 : Adj1 ; +fun juggle3403 : TV ; +fun juggle3404 : TV ; +fun juice3405 : N ; +fun july3406 : N ; +fun jumble3407 : TV ; +fun jump3408 : V ; +fun jump3409 : N ; +fun june3410 : N ; +fun junk3411 : N ; +fun just3412 : Adj1 ; +fun justice3413 : N ; +fun justify3414 : TV ; +fun juxtapose3415 : TV ; +fun juxtaposition3416 : N ; +fun keen3417 : AdjDeg ; +fun keen3418 : AdjDeg ; +fun keen3419 : AdjDeg ; +fun keep3420 : TV ; +fun kennel3421 : N ; +fun kettle3424 : N ; +fun key3425 : N ; +fun kick3426 : N ; +fun kick3427 : TV ; +fun kidney3428 : N ; +fun kill3429 : TV ; +fun kill3430 : V3 ; +fun kilogram3431 : N ; +fun kilometre3432 : N ; +fun kim3433 : N ; +fun kind3434 : N ; +fun kind3435 : AdjDeg ; +fun kind3436 : AdjDeg ; +fun king3437 : N ; +fun kingdom3438 : N ; +fun kiss3439 : N ; +fun kiss3440 : TV ; +fun kiss3441 : TV ; +fun kitchen3442 : N ; +fun knee3443 : N ; +fun kneel3444 : TV ; +fun knife3448 : N ; +fun knob3450 : N ; +fun knock3451 : N ; +fun knock3452 : TV ; +fun knock3453 : TV ; +fun knocker3454 : N ; +fun knot3455 : N ; +fun knot3456 : TV ; +fun know3457 : TV ; +fun knowledge3458 : N ; +fun knowledge3459 : N ; +fun label3461 : N ; +fun label3462 : TV ; +fun laboratory3463 : N ; +fun laborious3464 : Adj1 ; +fun labour3465 : N ; +fun labour3466 : TV ; +fun lace3467 : N ; +fun lace3468 : TV ; +fun lack3469 : N ; +fun lack3470 : TV ; +fun lacuna3471 : N ; +fun ladder3472 : N ; +fun lady3473 : N ; +fun lake3477 : N ; +fun lamb3478 : N ; +fun lament3479 : N ; +fun lament3480 : TV ; +fun lamp3481 : N ; +fun land3482 : N ; +fun land3483 : TV ; +fun lane3484 : N ; +fun language3485 : N ; +fun lapse3486 : TV ; +fun large3487 : AdjDeg ; +fun last3488 : Adj1 ; +fun last3489 : V ; +fun late3490 : AdjDeg ; +fun lately3491 : AdV ; +fun latitude3492 : N ; +fun latter3493 : AdjDeg ; +fun lattice3494 : N ; +fun laugh3495 : N ; +fun laugh3496 : TV ; +fun laughter3497 : N ; +fun law3498 : N ; +fun lawn3499 : N ; +fun lawyer3500 : N ; +fun lax3501 : AdjDeg ; +fun lay3503 : V3 ; +fun layer3504 : N ; +fun layer3505 : TV ; +fun laze3506 : TV ; +fun lazy3507 : AdjDeg ; +fun lead3508 : N ; +fun lead3509 : TV ; +fun leaf3510 : N ; +fun league3511 : N ; +fun lean3512 : TV ; +fun leap3515 : V ; +fun learn3516 : TV ; +fun leather3520 : N ; +fun leave3521 : TV ; +fun leave3522 : TV ; +fun lecture3524 : N ; +fun lecture3525 : TV ; +fun lee3528 : N ; +fun left3529 : Adj1 ; +fun leftmost3534 : AdjDeg ; +fun leftward3535 : Adj1 ; +fun leg3536 : N ; +fun legacy3537 : N ; +fun legal3538 : Adj1 ; +fun legible3539 : Adj1 ; +fun legitimate3540 : Adj1 ; +fun legitimize3541 : TV ; +fun lemon3542 : N ; +fun lend3543 : V3 ; +fun length3544 : N ; +fun lengthen3545 : TV ; +fun lesson3549 : N ; +fun let3550 : TV ; +fun let3551 : TV ; +fun let3552 : TV ; +fun lethal3553 : Adj1 ; +fun letter3554 : N ; +fun level3555 : Adj1 ; +fun level3556 : N ; +fun level3557 : TV ; +fun lexical3558 : Adj1 ; +fun lexicalist3559 : Adj1 ; +fun lexicon3560 : N ; +fun liable3561 : Adj2 ; +fun liable3562 : Adj2 ; +fun liable3563 : Adj2 ; +fun liar3564 : N ; +fun liberal3565 : Adj1 ; +fun liberate3566 : V ; +fun libertine3567 : N ; +fun liberty3568 : N ; +fun library3569 : N ; +fun licence3570 : N ; +fun license3571 : TV ; +fun lid3572 : N ; +fun lie3573 : V ; +fun lie3574 : TV ; +fun life3575 : N ; +fun lift3576 : N ; +fun lift3577 : TV ; +fun light3578 : AdjDeg ; +fun light3579 : N ; +fun light3580 : TV ; +fun lightning3581 : N ; +fun like3583 : Adj1 ; +fun like3584 : TV ; +fun like3585 : TV ; +fun like3586 : TV ; +fun likelihood3587 : N ; +fun likely3588 : Adj2 ; +fun likely3589 : Adj2 ; +fun likely3590 : Adj2 ; +fun limb3591 : N ; +fun lime3592 : N ; +fun limit3593 : N ; +fun limit3594 : TV ; +fun line3595 : N ; +fun line3596 : TV ; +fun linear3597 : Adj1 ; +fun linguist3598 : N ; +fun linguistic3599 : Adj1 ; +fun linguistics3600 : N ; +fun link3601 : N ; +fun link3602 : V3 ; +fun lion3603 : N ; +fun lip3604 : N ; +fun liquefaction3605 : N ; +fun liquefy3606 : V ; +fun liquid3607 : Adj1 ; +fun liquid3608 : N ; +fun lisp3609 : N ; +fun lisp3610 : N ; +fun list3611 : N ; +fun list3612 : TV ; +fun listen3613 : TV ; +fun liszt3614 : N ; +fun literal3617 : Adj1 ; +fun literary3618 : Adj1 ; +fun literature3619 : N ; +fun litre3620 : N ; +fun little3621 : N ; +fun little3622 : AdjDeg ; +fun live3623 : AdjDeg ; +fun live3624 : TV ; +fun load3625 : N ; +fun load3626 : TV ; +fun loaf3627 : N ; +fun loan3628 : V3 ; +fun lobster3630 : N ; +fun local3631 : Adj1 ; +fun locate3632 : TV ; +fun location3633 : N ; +fun locative3634 : Adj1 ; +fun lock3635 : N ; +fun lock3636 : TV ; +fun log3637 : N ; +fun logarithm3638 : N ; +fun logic3639 : N ; +fun loiter3640 : TV ; +fun london3641 : N ; +fun lonely3642 : AdjDeg ; +fun long3643 : AdV ; +fun long3644 : AdjDeg ; +fun long3645 : TV ; +fun longwinded3646 : Adj1 ; +fun look3647 : N ; +fun look3648 : V3 ; +fun look3649 : TV ; +fun loop3650 : N ; +fun loophole3651 : N ; +fun loose3652 : AdjDeg ; +fun lord3653 : N ; +fun lore3654 : N ; +fun lose3655 : TV ; +fun loss3656 : N ; +fun lot3659 : N ; +fun lottery3660 : N ; +fun loud3661 : AdjDeg ; +fun lounge3662 : TV ; +fun love3663 : N ; +fun love3664 : TV ; +fun lovely3665 : AdjDeg ; +fun low3666 : AdjDeg ; +fun lower3667 : TV ; +fun loyal3668 : AdjDeg ; +fun loyal3669 : AdjDeg ; +fun loyalty3670 : N ; +fun luck3671 : N ; +fun lump3672 : N ; +fun lung3673 : N ; +fun lunge3674 : TV ; +fun lurk3675 : TV ; +fun lush3676 : AdjDeg ; +fun luxury3677 : N ; +fun machine3679 : N ; +fun machinery3680 : N ; +fun mad3681 : AdjDeg ; +fun mad3682 : AdjDeg ; +fun mad3683 : AdjDeg ; +fun made3686 : AdjDeg ; +fun magazine3687 : N ; +fun magic3688 : Adj1 ; +fun magic3689 : N ; +fun magnet3690 : N ; +fun magnetic3691 : Adj1 ; +fun magnitude3692 : N ; +fun mail3693 : N ; +fun mail3694 : V3 ; +fun main3695 : Adj1 ; +fun mainstream3696 : Adj1 ; +fun maintain3697 : TV ; +fun maintain3698 : TV ; +fun maintenance3699 : N ; +fun major3700 : Adj1 ; +fun majority3701 : N ; +fun make3702 : TV ; +fun male3703 : Adj1 ; +fun malign3704 : TV ; +fun malignant3705 : Adj1 ; +fun mammal3706 : N ; +fun man3707 : N ; +fun man3708 : TV ; +fun manage3709 : TV ; +fun manage3710 : TV ; +fun manager3711 : N ; +fun mandatory3712 : Adj1 ; +fun manifest3713 : Adj1 ; +fun manifest3714 : N ; +fun manifest3715 : TV ; +fun manifestation3716 : N ; +fun manipulate3717 : TV ; +fun manner3718 : N ; +fun manners3719 : N ; +fun manoeuvre3720 : N ; +fun manoeuvre3721 : TV ; +fun manoeuvre3722 : TV ; +fun manual3723 : Adj1 ; +fun manual3724 : N ; +fun manufacture3725 : TV ; +fun manuscript3726 : N ; +fun many3728 : AdjDeg ; +fun map3729 : N ; +fun map3730 : V3 ; +fun mapping3731 : N ; +fun march3732 : N ; +fun march3733 : N ; +fun margin3734 : N ; +fun marginal3735 : Adj1 ; +fun marine3736 : Adj1 ; +fun mark3737 : N ; +fun mark3738 : TV ; +fun market3739 : N ; +fun marking3740 : N ; +fun marriage3741 : N ; +fun marry3742 : TV ; +fun mars3743 : N ; +fun mary3744 : N ; +fun mass3745 : N ; +fun massive3746 : Adj1 ; +fun master3747 : N ; +fun master3748 : TV ; +fun mat3749 : N ; +fun match3750 : N ; +fun match3751 : TV ; +fun material3752 : Adj1 ; +fun material3753 : N ; +fun mathematical3754 : Adj1 ; +fun mathematician3755 : N ; +fun mathematics3756 : N ; +fun matrix3758 : N ; +fun matter3759 : N ; +fun matter3760 : TV ; +fun mature3761 : AdjDeg ; +fun mature3762 : TV ; +fun maxim3763 : N ; +fun maximal3764 : Adj1 ; +fun maximize3765 : TV ; +fun maximum3766 : N ; +fun may3767 : N ; +fun may3768 : V3 ; +fun maybe3769 : AdV ; +fun mayor3770 : N ; +fun me3771 : N ; +fun meal3772 : N ; +fun mean3773 : AdjDeg ; +fun mean3774 : TV ; +fun mean3775 : TV ; +fun meaning3776 : N ; +fun means3777 : N ; +fun meanwhile3780 : AdV ; +fun measure3781 : N ; +fun measure3782 : TV ; +fun meat3783 : N ; +fun mechanic3784 : V ; +fun mechanical3785 : Adj1 ; +fun mechanism3786 : N ; +fun mechanize3787 : TV ; +fun mediate3788 : V ; +fun medical3789 : Adj1 ; +fun medicine3790 : N ; +fun medium3791 : Adj1 ; +fun medium3792 : N ; +fun meet3793 : TV ; +fun meeting3794 : N ; +fun melody3795 : N ; +fun melt3796 : V ; +fun member3797 : N ; +fun memorable3798 : Adj1 ; +fun memorial3799 : N ; +fun memory3800 : N ; +fun memory3801 : N ; +fun mend3803 : TV ; +fun mental3805 : Adj1 ; +fun mention3806 : N ; +fun mention3807 : TV ; +fun mercy3808 : N ; +fun mere3809 : AdjDeg ; +fun merge3810 : TV ; +fun merit3811 : N ; +fun merry3812 : AdjDeg ; +fun mess3813 : N ; +fun message3814 : N ; +fun messenger3815 : N ; +fun metal3818 : N ; +fun metaphor3819 : N ; +fun method3820 : N ; +fun methodical3821 : Adj1 ; +fun methodology3822 : N ; +fun metre3823 : N ; +fun metric3824 : Adj1 ; +fun microbiology3826 : N ; +fun microphone3827 : N ; +fun microscope3828 : N ; +fun middle3830 : Adj1 ; +fun middle3831 : N ; +fun might3832 : V3 ; +fun mighty3834 : AdjDeg ; +fun migrate3835 : V ; +fun mild3836 : AdjDeg ; +fun mile3837 : N ; +fun military3838 : Adj1 ; +fun milk3839 : N ; +fun mill3840 : N ; +fun mill3841 : TV ; +fun million3842 : N ; +fun millionth3843 : AdjDeg ; +fun mimic3844 : N ; +fun mimic3845 : TV ; +fun mind3846 : N ; +fun mind3847 : TV ; +fun mind3848 : TV ; +fun mine3850 : N ; +fun mine3851 : TV ; +fun mineral3852 : N ; +fun minim3854 : N ; +fun minimal3855 : Adj1 ; +fun minimize3856 : TV ; +fun minimum3857 : N ; +fun minister3858 : N ; +fun ministry3859 : N ; +fun ministry3860 : N ; +fun minor3861 : Adj1 ; +fun minor3862 : N ; +fun minute3863 : Adj1 ; +fun minute3864 : N ; +fun mirror3865 : N ; +fun miscellaneous3867 : Adj1 ; +fun misconception3868 : N ; +fun misery3869 : N ; +fun mislead3870 : TV ; +fun misled3871 : TV ; +fun misled3872 : TV ; +fun misplace3873 : TV ; +fun miss3875 : TV ; +fun missile3876 : N ; +fun mist3877 : N ; +fun mistake3878 : N ; +fun mistake3879 : V3 ; +fun mix3882 : V3 ; +fun mixture3883 : N ; +fun mnemonic3884 : Adj1 ; +fun mode3885 : N ; +fun model3886 : Adj1 ; +fun model3887 : N ; +fun model3888 : TV ; +fun moderate3889 : Adj1 ; +fun moderate3890 : V ; +fun modern3891 : Adj1 ; +fun modest3892 : Adj1 ; +fun modesty3893 : N ; +fun modify3894 : TV ; +fun modular3895 : Adj1 ; +fun module3896 : N ; +fun molasses3897 : N ; +fun molecular3898 : Adj1 ; +fun molecule3899 : N ; +fun moment3900 : N ; +fun momentary3901 : Adj1 ; +fun momentous3902 : Adj1 ; +fun momentum3903 : N ; +fun monday3904 : N ; +fun money3905 : N ; +fun monitor3906 : N ; +fun monitor3907 : TV ; +fun monkey3908 : N ; +fun monotonic3909 : Adj1 ; +fun monotonically3910 : AdV ; +fun month3911 : N ; +fun moon3912 : N ; +fun moral3913 : Adj1 ; +fun moral3914 : N ; +fun more3916 : AdjDeg ; +fun morning3917 : N ; +fun morpheme3918 : N ; +fun morphology3919 : N ; +fun morphosyntactic3920 : Adj1 ; +fun mortal3921 : Adj1 ; +fun mortise3922 : N ; +fun mosque3923 : N ; +fun mosquito3924 : N ; +fun most3926 : AdjDeg ; +fun mostly3927 : AdV ; +fun mother3928 : N ; +fun motion3929 : N ; +fun motivate3930 : TV ; +fun motive3931 : N ; +fun motor3932 : N ; +fun mould3933 : N ; +fun mould3934 : TV ; +fun mountain3935 : N ; +fun mouse3936 : N ; +fun mouth3937 : N ; +fun move3938 : V ; +fun much3942 : AdjDeg ; +fun mud3943 : N ; +fun muesli3944 : N ; +fun multifarious3945 : Adj1 ; +fun multiple3946 : Adj1 ; +fun multiplicity3947 : N ; +fun multiply3948 : V3 ; +fun multitude3949 : N ; +fun mundane3950 : Adj1 ; +fun murder3951 : N ; +fun muscle3952 : N ; +fun muscular3953 : Adj1 ; +fun music3954 : N ; +fun musical3955 : N ; +fun must3956 : V3 ; +fun mutter3958 : TV ; +fun mutual3959 : Adj1 ; +fun mystery3962 : N ; +fun myth3963 : N ; +fun mythical3964 : Adj1 ; +fun mythology3965 : N ; +fun nail3966 : N ; +fun naive3967 : Adj1 ; +fun name3968 : N ; +fun name3969 : TV ; +fun namely3970 : AdV ; +fun narrow3971 : AdjDeg ; +fun narrow3972 : TV ; +fun nasty3973 : AdjDeg ; +fun nation3974 : N ; +fun native3975 : Adj1 ; +fun native3976 : N ; +fun nature3977 : N ; +fun navigator3979 : N ; +fun navy3980 : N ; +fun near3981 : AdjDeg ; +fun near3982 : AdjDeg ; +fun neat3984 : AdjDeg ; +fun necessary3985 : AdjDeg ; +fun necessary3986 : AdjDeg ; +fun necessary3987 : AdjDeg ; +fun necessitate3988 : TV ; +fun necessity3989 : N ; +fun neck3990 : N ; +fun need3991 : N ; +fun need3992 : TV ; +fun needle3993 : N ; +fun negate3995 : V ; +fun negative3996 : Adj1 ; +fun negative3997 : N ; +fun neglect3998 : N ; +fun neglect3999 : TV ; +fun negligence4000 : N ; +fun negligent4001 : Adj1 ; +fun negligible4002 : Adj1 ; +fun negotiate4003 : TV ; +fun neighbour4004 : N ; +fun neither4007 : AdjDeg ; +fun nephew4008 : N ; +fun nerve4009 : N ; +fun nervous4010 : Adj1 ; +fun nest4012 : N ; +fun nest4013 : TV ; +fun net4014 : N ; +fun network4015 : N ; +fun neutral4016 : Adj1 ; +fun never4017 : AdV ; +fun nevertheless4018 : AdV ; +fun new4019 : AdjDeg ; +fun news4020 : N ; +fun newspaper4021 : N ; +fun newton4022 : N ; +fun next4023 : Adj1 ; +fun nibble4024 : TV ; +fun nice4025 : AdjDeg ; +fun nicety4026 : N ; +fun nigeria4027 : N ; +fun night4028 : N ; +fun nine4029 : AdjDeg ; +fun nineteen4030 : AdjDeg ; +fun nineteenth4031 : AdjDeg ; +fun ninetieth4032 : AdjDeg ; +fun ninety4033 : AdjDeg ; +fun ninth4034 : AdjDeg ; +fun nip4035 : TV ; +fun no4036 : AdjDeg ; +fun noble4037 : AdjDeg ; +fun nobleman4038 : N ; +fun noblemen4039 : N ; +fun nod4041 : TV ; +fun nod4042 : TV ; +fun node4043 : N ; +fun noise4044 : N ; +fun nominal4045 : Adj1 ; +fun nominate4046 : TV ; +fun nominative4047 : Adj1 ; +fun none4050 : AdjDeg ; +fun nonetheless4051 : AdV ; +fun nonsense4052 : N ; +fun nonsensical4053 : Adj1 ; +fun normal4056 : Adj1 ; +fun normative4057 : Adj1 ; +fun north4058 : N ; +fun north4059 : AdjDeg ; +fun north4060 : AdjDeg ; +fun northern4061 : Adj1 ; +fun nose4062 : N ; +fun not4064 : AdV ; +fun notation4065 : N ; +fun note4066 : N ; +fun note4067 : TV ; +fun notice4069 : N ; +fun notice4070 : TV ; +fun notice4071 : TV ; +fun notion4072 : N ; +fun notoriety4073 : N ; +fun notorious4074 : AdjDeg ; +fun notorious4075 : AdjDeg ; +fun noun4077 : N ; +fun novel4078 : Adj1 ; +fun novel4079 : N ; +fun novelty4080 : N ; +fun november4081 : N ; +fun novice4082 : N ; +fun now4084 : AdV ; +fun nuclear4086 : AdjDeg ; +fun nucleus4087 : N ; +fun nudge4088 : N ; +fun nudge4089 : TV ; +fun nuisance4090 : N ; +fun number4091 : N ; +fun numeral4092 : N ; +fun numeric4093 : Adj1 ; +fun numerical4094 : Adj1 ; +fun numerous4095 : Adj1 ; +fun nurse4096 : N ; +fun nurse4097 : TV ; +fun nut4098 : N ; +fun nutrient4099 : N ; +fun nutrition4100 : N ; +fun nutritious4101 : Adj1 ; +fun nylon4102 : N ; +fun oaf4103 : N ; +fun oak4104 : N ; +fun oar4105 : N ; +fun oath4106 : N ; +fun oats4107 : N ; +fun obey4108 : TV ; +fun object4109 : N ; +fun object4110 : TV ; +fun objectionable4111 : Adj1 ; +fun objective4112 : Adj1 ; +fun objective4113 : N ; +fun obligation4114 : N ; +fun obligatory4115 : AdjDeg ; +fun obligatory4116 : AdjDeg ; +fun oblige4117 : TV ; +fun oblique4118 : Adj1 ; +fun obscure4119 : Adj1 ; +fun obscure4120 : TV ; +fun observe4121 : TV ; +fun obstacle4122 : N ; +fun obstruct4123 : TV ; +fun obstruction4124 : V ; +fun obtain4125 : TV ; +fun obvious4126 : Adj2 ; +fun obvious4127 : Adj2 ; +fun occasion4128 : N ; +fun occupation4129 : N ; +fun occupy4130 : TV ; +fun occur4131 : TV ; +fun occurrence4132 : V ; +fun ocean4133 : N ; +fun october4134 : N ; +fun odd4135 : AdjDeg ; +fun odds4136 : N ; +fun offence4141 : N ; +fun offend4142 : TV ; +fun offense4143 : N ; +fun offensive4144 : Adj1 ; +fun offer4145 : TV ; +fun offer4146 : N ; +fun office4147 : N ; +fun officer4148 : N ; +fun official4149 : N ; +fun offset4150 : TV ; +fun often4151 : AdV ; +fun oil4152 : N ; +fun oil4153 : TV ; +fun old4154 : AdjDeg ; +fun old4155 : N ; +fun omission4156 : N ; +fun omit4157 : TV ; +fun omniscient4158 : Adj1 ; +fun once4162 : AdV ; +fun one4165 : AdjDeg ; +fun onerous4166 : Adj1 ; +fun onion4168 : N ; +fun only4169 : AdV ; +fun only4170 : Adj1 ; +fun ontology4172 : N ; +fun opacity4173 : N ; +fun opaque4174 : Adj1 ; +fun open4175 : Adj1 ; +fun open4176 : V ; +fun opening4177 : N ; +fun operand4178 : N ; +fun operate4179 : TV ; +fun operation4180 : N ; +fun operator4181 : N ; +fun opinion4182 : N ; +fun opponent4183 : N ; +fun opportune4184 : Adj1 ; +fun opportunistic4185 : Adj1 ; +fun opportunity4186 : N ; +fun oppose4187 : TV ; +fun opposite4188 : Adj1 ; +fun opposition4190 : N ; +fun optimal4191 : Adj1 ; +fun optimism4192 : N ; +fun optimist4193 : N ; +fun optimize4194 : TV ; +fun optimum4195 : V ; +fun option4196 : N ; +fun oral4199 : AdjDeg ; +fun orange4200 : Adj1 ; +fun orange4201 : N ; +fun order4202 : N ; +fun order4203 : TV ; +fun order4204 : TV ; +fun ordering4205 : N ; +fun orderly4206 : Adj1 ; +fun ordinary4207 : Adj1 ; +fun ore4208 : N ; +fun organ4209 : N ; +fun organic4210 : Adj1 ; +fun organically4211 : AdV ; +fun organization4212 : N ; +fun organize4213 : TV ; +fun orient4214 : N ; +fun orient4215 : TV ; +fun origin4216 : N ; +fun original4217 : Adj1 ; +fun original4218 : N ; +fun originate4219 : V ; +fun orthography4220 : N ; +fun ostensible4222 : Adj1 ; +fun ostensive4223 : Adj1 ; +fun ostentation4224 : N ; +fun ostentatious4225 : Adj1 ; +fun other4226 : Adj1 ; +fun other4227 : N ; +fun ought4230 : TV ; +fun outdated4238 : Adj1 ; +fun outdoor4239 : Adj1 ; +fun outdoors4240 : N ; +fun outer4241 : Adj1 ; +fun outermost4242 : AdjDeg ; +fun outlaw4243 : N ; +fun outlaw4244 : TV ; +fun outline4245 : N ; +fun outline4246 : TV ; +fun outrage4247 : N ; +fun outrage4248 : TV ; +fun outside4250 : N ; +fun outstanding4252 : Adj1 ; +fun over4254 : N ; +fun overflow4256 : N ; +fun overflow4257 : TV ; +fun overflow4258 : TV ; +fun overlap4259 : TV ; +fun overt4260 : Adj1 ; +fun overture4261 : N ; +fun overwhelm4262 : TV ; +fun owe4263 : V3 ; +fun own4264 : Adj1 ; +fun own4265 : TV ; +fun ox4266 : N ; +fun oxford4268 : N ; +fun oxygen4269 : N ; +fun pace4270 : N ; +fun pack4271 : TV ; +fun package4272 : N ; +fun package4273 : TV ; +fun packet4274 : N ; +fun page4275 : N ; +fun pain4278 : N ; +fun painstaking4279 : Adj1 ; +fun paint4280 : N ; +fun paint4281 : TV ; +fun pair4282 : N ; +fun pair4283 : V3 ; +fun palace4284 : N ; +fun pale4285 : AdjDeg ; +fun pamper4286 : TV ; +fun pamphlet4287 : N ; +fun pan4288 : N ; +fun panacea4289 : N ; +fun pane4290 : N ; +fun panel4291 : N ; +fun panelling4292 : N ; +fun panic4293 : V ; +fun panic4294 : N ; +fun pantry4295 : N ; +fun paper4296 : N ; +fun paper4297 : TV ; +fun paradigm4298 : N ; +fun paradox4299 : N ; +fun paragraph4300 : N ; +fun parallel4301 : N ; +fun parallel4302 : TV ; +fun parallel4303 : AdjDeg ; +fun parallel4304 : AdjDeg ; +fun parameter4305 : N ; +fun paraphrase4306 : N ; +fun paraphrase4307 : TV ; +fun parasite4308 : N ; +fun parasitic4309 : Adj1 ; +fun parasol4310 : N ; +fun parcel4311 : N ; +fun parent4312 : N ; +fun parenthesis4314 : N ; +fun parenthesize4315 : TV ; +fun parenthetical4316 : Adj1 ; +fun paris4317 : N ; +fun parity4318 : N ; +fun park4319 : N ; +fun park4320 : TV ; +fun parliament4321 : N ; +fun parse4322 : TV ; +fun parsimony4323 : N ; +fun part4324 : N ; +fun participant4325 : N ; +fun participate4326 : V ; +fun particle4327 : N ; +fun particular4328 : Adj1 ; +fun partition4329 : N ; +fun partition4330 : TV ; +fun partly4331 : AdV ; +fun partner4332 : N ; +fun party4333 : N ; +fun pass4334 : V3 ; +fun passage4335 : N ; +fun passenger4336 : N ; +fun passion4337 : N ; +fun passionate4338 : Adj1 ; +fun passive4339 : Adj1 ; +fun past4340 : Adj1 ; +fun past4341 : N ; +fun paste4342 : N ; +fun paste4343 : V3 ; +fun pastry4344 : N ; +fun pasty4345 : N ; +fun pat4346 : TV ; +fun path4347 : N ; +fun pathology4348 : N ; +fun patience4349 : N ; +fun patient4350 : N ; +fun patient4351 : AdjDeg ; +fun patient4352 : AdjDeg ; +fun pattern4353 : N ; +fun paucity4354 : N ; +fun pause4355 : TV ; +fun pause4356 : N ; +fun pay4357 : N ; +fun pay4358 : TV ; +fun pea4359 : N ; +fun peace4360 : N ; +fun peak4361 : N ; +fun pear4362 : N ; +fun peculiar4363 : AdjDeg ; +fun peculiar4364 : AdjDeg ; +fun pedagogical4365 : Adj1 ; +fun pedant4366 : N ; +fun pedantic4367 : Adj1 ; +fun pedantically4368 : Adj1 ; +fun pelvic4369 : Adj1 ; +fun pelvis4370 : N ; +fun pen4371 : N ; +fun penal4372 : Adj1 ; +fun penalize4373 : TV ; +fun penalty4374 : N ; +fun pence4375 : N ; +fun pencil4376 : N ; +fun pending4377 : Adj1 ; +fun penetrate4378 : TV ; +fun penny4380 : N ; +fun people4381 : N ; +fun people4382 : N ; +fun pepper4383 : N ; +fun perceive4384 : TV ; +fun perception4385 : N ; +fun perceptive4386 : Adj1 ; +fun perceptual4387 : Adj1 ; +fun percolate4388 : TV ; +fun percolator4389 : N ; +fun peremptory4390 : Adj1 ; +fun perfect4391 : Adj1 ; +fun perform4392 : V ; +fun perhaps4393 : AdV ; +fun period4394 : N ; +fun peripheral4395 : Adj1 ; +fun periphery4396 : N ; +fun perjure4397 : TV ; +fun permanent4398 : Adj1 ; +fun permissible4399 : Adj1 ; +fun permission4400 : N ; +fun permissive4401 : Adj1 ; +fun permit4402 : N ; +fun permit4403 : TV ; +fun permute4404 : TV ; +fun perpetual4405 : Adj1 ; +fun perpetuate4406 : TV ; +fun perpetuity4407 : N ; +fun persimmon4408 : N ; +fun persist4409 : TV ; +fun persistence4410 : N ; +fun persistent4411 : Adj1 ; +fun person4412 : N ; +fun personal4413 : Adj1 ; +fun perspective4414 : N ; +fun perspicuous4415 : Adj1 ; +fun persuade4416 : V3 ; +fun persuade4417 : TV ; +fun persuasion4418 : N ; +fun persuasive4419 : Adj1 ; +fun perverse4420 : Adj1 ; +fun perversion4421 : N ; +fun pervert4422 : N ; +fun pervert4423 : TV ; +fun pet4424 : N ; +fun petrol4425 : N ; +fun phenomenon4428 : N ; +fun philosopher4429 : N ; +fun philosophy4430 : N ; +fun phone4431 : N ; +fun phone4432 : TV ; +fun phonemic4433 : Adj1 ; +fun phonetic4434 : Adj1 ; +fun phonetically4435 : AdV ; +fun phonetics4436 : N ; +fun phonology4437 : N ; +fun phonotactic4438 : Adj1 ; +fun photo4439 : N ; +fun photograph4440 : N ; +fun photograph4441 : TV ; +fun photography4442 : N ; +fun phrase4443 : N ; +fun physical4444 : Adj1 ; +fun physician4445 : N ; +fun physics4446 : N ; +fun pianist4447 : N ; +fun piano4448 : N ; +fun pick4449 : N ; +fun pick4450 : TV ; +fun pick4451 : V3 ; +fun picnic4452 : N ; +fun picnic4453 : TV ; +fun picture4454 : N ; +fun picture4455 : TV ; +fun piece4456 : N ; +fun pierce4457 : TV ; +fun pig4458 : N ; +fun pigeon4459 : N ; +fun pilchard4460 : N ; +fun pile4461 : N ; +fun pilfer4462 : TV ; +fun pill4463 : N ; +fun pillar4464 : N ; +fun pillow4465 : N ; +fun pilot4466 : N ; +fun pilot4467 : TV ; +fun pin4468 : N ; +fun pin4469 : V3 ; +fun pink4470 : AdjDeg ; +fun pipe4471 : N ; +fun pistol4472 : N ; +fun pit4473 : N ; +fun pitch4474 : N ; +fun pitch4475 : TV ; +fun pitchfork4476 : N ; +fun pith4477 : N ; +fun pity4478 : TV ; +fun pity4479 : N ; +fun place4480 : N ; +fun place4481 : TV ; +fun place4482 : V3 ; +fun plague4483 : N ; +fun plague4484 : TV ; +fun plain4485 : AdjDeg ; +fun plain4486 : N ; +fun plan4487 : TV ; +fun plan4488 : N ; +fun planar4489 : Adj1 ; +fun plane4490 : N ; +fun planet4491 : N ; +fun plant4492 : N ; +fun plastic4493 : Adj1 ; +fun plastic4494 : N ; +fun plate4495 : N ; +fun plateau4496 : N ; +fun platypus4497 : N ; +fun plausible4498 : Adj1 ; +fun play4499 : N ; +fun play4500 : TV ; +fun play4501 : TV ; +fun play4502 : TV ; +fun pleasant4503 : Adj1 ; +fun please4504 : TV ; +fun pleasure4505 : N ; +fun pledge4506 : N ; +fun pledge4507 : TV ; +fun plenty4508 : N ; +fun plot4509 : N ; +fun plot4510 : TV ; +fun plug4511 : N ; +fun plum4512 : N ; +fun plumber4513 : N ; +fun plume4514 : N ; +fun plummet4515 : TV ; +fun plump4516 : AdjDeg ; +fun plunge4517 : TV ; +fun plural4518 : Adj1 ; +fun plural4519 : N ; +fun pocket4520 : N ; +fun pocket4521 : TV ; +fun poem4522 : N ; +fun poet4523 : N ; +fun poetry4524 : N ; +fun point4525 : N ; +fun point4526 : TV ; +fun poison4527 : N ; +fun poison4528 : TV ; +fun poland4529 : N ; +fun polar4530 : Adj1 ; +fun pole4531 : N ; +fun police4532 : N ; +fun policeman4533 : N ; +fun policy4535 : N ; +fun polish4536 : Adj1 ; +fun polish4537 : N ; +fun polish4538 : TV ; +fun polite4539 : AdjDeg ; +fun polite4540 : AdjDeg ; +fun political4541 : Adj1 ; +fun politician4542 : N ; +fun politics4543 : N ; +fun pollute4544 : TV ; +fun ponder4545 : TV ; +fun pool4546 : N ; +fun poor4547 : N ; +fun poor4548 : AdjDeg ; +fun pop4549 : N ; +fun popular4550 : AdjDeg ; +fun popular4551 : AdjDeg ; +fun populated4552 : AdjDeg ; +fun populated4553 : AdjDeg ; +fun population4554 : N ; +fun porcupine4555 : N ; +fun pore4556 : N ; +fun pore4557 : TV ; +fun pork4558 : N ; +fun porosity4559 : N ; +fun porous4560 : Adj1 ; +fun porpoise4561 : N ; +fun port4562 : N ; +fun portable4563 : Adj1 ; +fun portion4564 : N ; +fun pose4565 : N ; +fun pose4566 : TV ; +fun position4567 : N ; +fun positive4568 : AdjDeg ; +fun positive4569 : AdjDeg ; +fun positively4570 : AdV ; +fun possess4571 : TV ; +fun possession4572 : N ; +fun possible4573 : AdjDeg ; +fun possible4574 : AdjDeg ; +fun possible4575 : AdjDeg ; +fun post4577 : N ; +fun post4578 : V3 ; +fun posterior4579 : Adj1 ; +fun postman4580 : N ; +fun postmen4581 : N ; +fun postpone4582 : TV ; +fun postulate4583 : TV ; +fun pot4584 : N ; +fun potato4585 : N ; +fun potency4586 : N ; +fun potent4587 : Adj1 ; +fun potential4588 : Adj1 ; +fun pound4589 : N ; +fun pound4590 : TV ; +fun pour4591 : V3 ; +fun powder4592 : N ; +fun power4593 : N ; +fun power4594 : TV ; +fun practical4595 : Adj1 ; +fun practice4596 : N ; +fun practise4597 : TV ; +fun practitioner4598 : N ; +fun pragmatic4599 : Adj1 ; +fun pragmatically4600 : AdV ; +fun pragmatics4601 : N ; +fun praise4602 : N ; +fun praise4603 : TV ; +fun pray4604 : TV ; +fun prayer4605 : N ; +fun precarious4607 : Adj1 ; +fun precede4608 : TV ; +fun precedence4609 : N ; +fun precedent4610 : N ; +fun precious4611 : Adj1 ; +fun precise4612 : Adj1 ; +fun precision4613 : N ; +fun preclude4614 : TV ; +fun precursor4615 : N ; +fun predecessor4616 : N ; +fun predicate4617 : N ; +fun predicate4618 : TV ; +fun predict4619 : TV ; +fun predilection4620 : N ; +fun preface4621 : N ; +fun prefer4622 : V3 ; +fun prefer4623 : TV ; +fun prefer4624 : TV ; +fun prefer4625 : TV ; +fun preference4626 : N ; +fun pregnancy4627 : N ; +fun pregnant4628 : Adj1 ; +fun prejudice4629 : N ; +fun prejudiced4630 : Adj1 ; +fun preliminary4631 : Adj1 ; +fun premise4632 : N ; +fun preoccupation4633 : N ; +fun preoccupied4634 : AdjDeg ; +fun preoccupy4635 : TV ; +fun prepare4636 : V3 ; +fun preposition4637 : N ; +fun prerequisite4638 : N ; +fun prescribe4639 : TV ; +fun prescription4640 : N ; +fun prescriptive4641 : Adj1 ; +fun presence4642 : N ; +fun present4643 : Adj1 ; +fun present4644 : N ; +fun present4645 : V3 ; +fun preserve4646 : V3 ; +fun preside4647 : TV ; +fun presidency4648 : N ; +fun president4649 : N ; +fun press4650 : TV ; +fun pressure4651 : N ; +fun prestige4652 : N ; +fun presume4653 : TV ; +fun presumption4654 : N ; +fun presumptuous4655 : Adj1 ; +fun presuppose4656 : TV ; +fun presupposition4657 : N ; +fun pretence4658 : N ; +fun pretend4659 : TV ; +fun pretty4660 : AdjDeg ; +fun prevent4661 : TV ; +fun previous4662 : Adj1 ; +fun price4663 : N ; +fun prick4664 : V ; +fun prickle4665 : N ; +fun pride4666 : N ; +fun priest4667 : N ; +fun prim4668 : AdjDeg ; +fun primary4669 : Adj1 ; +fun primitive4672 : Adj1 ; +fun prince4673 : N ; +fun principal4674 : Adj1 ; +fun principle4675 : N ; +fun principled4676 : Adj1 ; +fun print4677 : TV ; +fun prior4678 : N ; +fun prior4679 : AdjDeg ; +fun prior4680 : AdjDeg ; +fun priority4681 : N ; +fun prison4682 : N ; +fun privacy4683 : N ; +fun private4684 : Adj1 ; +fun privilege4685 : N ; +fun prize4686 : N ; +fun probability4687 : N ; +fun probable4688 : AdjDeg ; +fun probable4689 : AdjDeg ; +fun probe4690 : N ; +fun probe4691 : TV ; +fun problem4692 : N ; +fun problematic4693 : Adj1 ; +fun procedure4694 : N ; +fun proceed4695 : V ; +fun proceedings4696 : N ; +fun process4697 : N ; +fun process4698 : TV ; +fun procession4699 : N ; +fun processor4700 : N ; +fun produce4701 : N ; +fun produce4702 : TV ; +fun product4703 : N ; +fun profession4704 : N ; +fun professor4706 : N ; +fun proficiency4707 : N ; +fun proficient4708 : Adj2 ; +fun profit4709 : N ; +fun profitable4710 : Adj1 ; +fun profound4711 : Adj1 ; +fun profundity4712 : N ; +fun profuse4713 : Adj1 ; +fun profusion4714 : N ; +fun prognosis4715 : N ; +fun program4716 : N ; +fun program4717 : TV ; +fun programme4718 : N ; +fun progress4719 : V ; +fun progress4720 : N ; +fun prohibit4721 : TV ; +fun project4722 : N ; +fun project4723 : TV ; +fun proliferate4724 : TV ; +fun prolong4725 : TV ; +fun prominence4726 : N ; +fun prominent4727 : Adj1 ; +fun promise4728 : TV ; +fun promote4729 : TV ; +fun prompt4730 : AdjDeg ; +fun prompt4731 : N ; +fun prompt4732 : TV ; +fun promulgate4733 : TV ; +fun prone4734 : AdjDeg ; +fun prone4735 : AdjDeg ; +fun pronominal4736 : Adj1 ; +fun pronoun4737 : N ; +fun pronounce4738 : TV ; +fun pronunciation4739 : N ; +fun proof4742 : N ; +fun propagate4743 : TV ; +fun propensity4744 : N ; +fun proper4745 : Adj1 ; +fun property4746 : N ; +fun proponent4747 : N ; +fun proportion4748 : N ; +fun propose4749 : TV ; +fun propose4750 : TV ; +fun proposition4751 : N ; +fun prose4752 : N ; +fun prosody4753 : N ; +fun prospect4754 : N ; +fun prospect4755 : TV ; +fun prospective4756 : Adj1 ; +fun prospector4757 : N ; +fun protect4758 : V3 ; +fun protest4759 : N ; +fun protest4760 : TV ; +fun protocol4761 : N ; +fun prototype4762 : N ; +fun proud4763 : AdjDeg ; +fun proud4764 : AdjDeg ; +fun prove4765 : TV ; +fun proven4766 : Adj1 ; +fun provide4768 : V3 ; +fun provision4769 : N ; +fun prune4770 : N ; +fun prune4771 : TV ; +fun psychology4773 : N ; +fun pub4774 : N ; +fun public4775 : Adj1 ; +fun public4776 : N ; +fun publication4777 : N ; +fun publicity4778 : N ; +fun publish4779 : TV ; +fun pull4780 : TV ; +fun pulley4781 : N ; +fun pulpit4782 : N ; +fun pump4783 : N ; +fun punch4784 : N ; +fun punch4785 : TV ; +fun punctual4786 : Adj1 ; +fun punctuate4787 : TV ; +fun punish4788 : TV ; +fun punitive4789 : Adj1 ; +fun pupil4790 : N ; +fun purchase4791 : V ; +fun pure4792 : AdjDeg ; +fun purge4793 : N ; +fun purple4794 : AdjDeg ; +fun purpose4795 : N ; +fun purse4796 : N ; +fun pursue4797 : TV ; +fun pursuit4798 : N ; +fun purveyor4799 : N ; +fun push4800 : TV ; +fun put4801 : V3 ; +fun put4802 : V3 ; +fun put4803 : V3 ; +fun puzzle4804 : V ; +fun puzzle4805 : V ; +fun puzzle4806 : N ; +fun puzzle4807 : TV ; +fun pyramid4808 : N ; +fun quadruple4809 : N ; +fun quail4810 : N ; +fun qualify4811 : TV ; +fun qualitative4812 : Adj1 ; +fun quality4813 : N ; +fun quantify4814 : TV ; +fun quantitative4815 : Adj1 ; +fun quantity4816 : N ; +fun quarrel4817 : N ; +fun quarter4818 : N ; +fun quartet4819 : N ; +fun queen4820 : N ; +fun queer4821 : AdjDeg ; +fun query4822 : N ; +fun query4823 : TV ; +fun quest4824 : N ; +fun question4825 : N ; +fun question4826 : TV ; +fun quibble4827 : TV ; +fun quick4828 : AdjDeg ; +fun quiet4829 : AdjDeg ; +fun quiet4830 : N ; +fun quilt4831 : N ; +fun quit4832 : TV ; +fun quite4833 : AdV ; +fun quiz4834 : N ; +fun quote4836 : TV ; +fun rabbit4837 : N ; +fun rabid4838 : Adj1 ; +fun rabies4839 : N ; +fun race4840 : N ; +fun race4841 : TV ; +fun rack4842 : N ; +fun radar4843 : N ; +fun radical4844 : Adj1 ; +fun radii4845 : N ; +fun radio4846 : N ; +fun radish4847 : N ; +fun radius4848 : N ; +fun rage4849 : N ; +fun raid4850 : TV ; +fun rail4851 : N ; +fun railway4852 : N ; +fun rain4853 : V ; +fun rain4854 : N ; +fun raise4855 : TV ; +fun raisin4856 : N ; +fun random4858 : Adj1 ; +fun range4861 : N ; +fun range4862 : TV ; +fun rank4863 : N ; +fun rank4864 : TV ; +fun rapid4865 : Adj1 ; +fun rare4866 : AdjDeg ; +fun rat4867 : N ; +fun rate4868 : N ; +fun rather4869 : AdV ; +fun ratio4870 : N ; +fun ration4871 : N ; +fun ration4872 : TV ; +fun rational4873 : Adj1 ; +fun rationale4874 : N ; +fun raw4875 : AdjDeg ; +fun ray4876 : N ; +fun razor4877 : N ; +fun reach4879 : TV ; +fun read4880 : TV ; +fun read4881 : TV ; +fun read4882 : TV ; +fun ready4883 : AdjDeg ; +fun ready4884 : AdjDeg ; +fun real4885 : Adj1 ; +fun realist4886 : N ; +fun realistic4887 : Adj1 ; +fun realistically4888 : AdV ; +fun realize4889 : TV ; +fun realm4890 : N ; +fun rear4891 : Adj1 ; +fun rear4892 : N ; +fun reason4893 : V ; +fun reason4894 : N ; +fun reasonable4895 : Adj1 ; +fun rebut4896 : TV ; +fun recapitulate4897 : TV ; +fun recede4898 : V ; +fun receipt4899 : N ; +fun receive4900 : V3 ; +fun recency4901 : N ; +fun recent4902 : Adj1 ; +fun reception4903 : N ; +fun recession4904 : N ; +fun recipe4905 : N ; +fun recipient4906 : N ; +fun reciprocal4907 : Adj1 ; +fun reciprocate4908 : V ; +fun recite4909 : TV ; +fun recognise4910 : TV ; +fun recognition4911 : N ; +fun recognize4912 : TV ; +fun recommend4913 : TV ; +fun reconcile4914 : TV ; +fun record4915 : N ; +fun record4916 : TV ; +fun recourse4917 : N ; +fun recover4918 : TV ; +fun recovery4919 : N ; +fun rectify4920 : TV ; +fun recursion4921 : N ; +fun recursive4922 : Adj1 ; +fun red4923 : AdjDeg ; +fun redeem4924 : TV ; +fun reduce4925 : TV ; +fun reducible4926 : Adj2 ; +fun reducible4927 : Adj2 ; +fun redundancy4928 : N ; +fun redundant4929 : Adj1 ; +fun reed4930 : N ; +fun refer4931 : TV ; +fun reference4932 : N ; +fun referent4933 : N ; +fun referral4934 : N ; +fun refine4935 : TV ; +fun reflect4936 : V ; +fun reflexive4937 : Adj1 ; +fun refractor4938 : N ; +fun refractory4939 : Adj1 ; +fun refresh4940 : TV ; +fun refuse4941 : N ; +fun refuse4942 : TV ; +fun refute4943 : TV ; +fun regard4944 : N ; +fun regard4945 : TV ; +fun regime4946 : N ; +fun regiment4947 : N ; +fun regiment4948 : TV ; +fun region4949 : N ; +fun regress4950 : TV ; +fun regular4951 : Adj1 ; +fun regulate4952 : TV ; +fun regulation4953 : N ; +fun reinforce4954 : TV ; +fun reject4955 : TV ; +fun rejoice4956 : V ; +fun relate4957 : V3 ; +fun related4958 : AdjDeg ; +fun related4959 : AdjDeg ; +fun relation4960 : N ; +fun relative4961 : N ; +fun relax4962 : TV ; +fun release4963 : TV ; +fun relegate4964 : V3 ; +fun relevance4965 : N ; +fun relevant4966 : AdjDeg ; +fun relevant4967 : AdjDeg ; +fun reliable4968 : Adj1 ; +fun relief4969 : N ; +fun relieve4970 : TV ; +fun religion4971 : N ; +fun religious4972 : Adj1 ; +fun relinquish4973 : TV ; +fun reluctance4974 : N ; +fun reluctant4975 : AdjDeg ; +fun reluctant4976 : AdjDeg ; +fun rely4977 : TV ; +fun remain4978 : TV ; +fun remainder4979 : N ; +fun remains4980 : N ; +fun remark4981 : N ; +fun remedial4982 : Adj1 ; +fun remedy4983 : N ; +fun remedy4984 : TV ; +fun remember4985 : TV ; +fun remind4986 : V3 ; +fun remind4987 : TV ; +fun reminder4988 : N ; +fun reminiscent4989 : Adj2 ; +fun reminiscent4990 : Adj2 ; +fun remnant4991 : N ; +fun remote4992 : AdjDeg ; +fun remove4993 : V3 ; +fun renaissance4994 : N ; +fun render4995 : V3 ; +fun rendition4996 : N ; +fun renew4997 : TV ; +fun renounce4998 : TV ; +fun rent4999 : N ; +fun rent5000 : TV ; +fun renunciation5001 : N ; +fun repair5002 : N ; +fun repair5003 : TV ; +fun repeat5004 : TV ; +fun repercussion5005 : N ; +fun repetition5006 : N ; +fun repetitious5007 : Adj1 ; +fun repetitive5008 : Adj1 ; +fun replace5009 : TV ; +fun replica5010 : N ; +fun replicate5011 : TV ; +fun reply5012 : N ; +fun reply5013 : TV ; +fun report5014 : N ; +fun report5015 : TV ; +fun report5016 : TV ; +fun reprehend5017 : TV ; +fun reprehensible5018 : Adj1 ; +fun represent5019 : TV ; +fun representative5020 : Adj1 ; +fun representative5021 : N ; +fun reprove5022 : TV ; +fun reptile5023 : N ; +fun republic5024 : N ; +fun request5025 : TV ; +fun request5026 : N ; +fun require5027 : TV ; +fun require5028 : V3 ; +fun requisite5029 : Adj1 ; +fun rescue5030 : TV ; +fun resemble5031 : TV ; +fun reset5032 : TV ; +fun reside5033 : TV ; +fun residence5034 : N ; +fun resident5035 : N ; +fun residue5036 : N ; +fun resist5037 : TV ; +fun resistant5038 : Adj2 ; +fun resistence5039 : N ; +fun resolute5040 : Adj1 ; +fun resolution5041 : N ; +fun resolve5042 : TV ; +fun resort5043 : N ; +fun resort5044 : TV ; +fun resource5045 : N ; +fun respect5046 : N ; +fun respect5047 : TV ; +fun respective5048 : Adj1 ; +fun respiration5049 : N ; +fun respiratory5050 : Adj1 ; +fun respond5051 : TV ; +fun response5052 : N ; +fun responsible5053 : AdjDeg ; +fun responsible5054 : AdjDeg ; +fun rest5055 : N ; +fun rest5056 : TV ; +fun restaurant5057 : N ; +fun restore5058 : V3 ; +fun restrain5059 : TV ; +fun restraint5060 : N ; +fun restrict5061 : V ; +fun result5062 : N ; +fun result5063 : TV ; +fun resume5064 : TV ; +fun resumption5065 : V ; +fun resurgence5066 : N ; +fun resurgent5067 : Adj1 ; +fun resurrect5068 : TV ; +fun retain5069 : TV ; +fun retention5070 : N ; +fun retract5071 : V ; +fun retrieve5072 : TV ; +fun return5073 : N ; +fun return5074 : TV ; +fun return5075 : TV ; +fun revamp5076 : TV ; +fun reveal5077 : TV ; +fun revel5078 : TV ; +fun revelation5079 : N ; +fun revenge5080 : N ; +fun revenue5081 : N ; +fun reverse5082 : TV ; +fun reverse5083 : N ; +fun reversible5084 : Adj1 ; +fun revise5085 : V ; +fun revive5086 : TV ; +fun revocation5087 : N ; +fun revoke5088 : TV ; +fun revolution5089 : N ; +fun revolve5090 : TV ; +fun reward5091 : TV ; +fun reward5092 : N ; +fun rhetoric5093 : N ; +fun rice5094 : N ; +fun rich5095 : AdjDeg ; +fun rid5096 : V3 ; +fun ride5098 : N ; +fun ride5099 : TV ; +fun ridiculous5100 : Adj1 ; +fun right5101 : Adj1 ; +fun right5102 : N ; +fun rigid5103 : AdjDeg ; +fun rigorous5104 : Adj1 ; +fun rigour5105 : N ; +fun ring5106 : N ; +fun ring5107 : TV ; +fun ring5108 : TV ; +fun ripe5109 : AdjDeg ; +fun rise5110 : N ; +fun rise5111 : TV ; +fun risk5113 : N ; +fun risk5114 : TV ; +fun rite5115 : N ; +fun rival5116 : Adj1 ; +fun rival5117 : N ; +fun rivalry5118 : N ; +fun river5119 : N ; +fun road5120 : N ; +fun roam5121 : TV ; +fun roast5122 : Adj1 ; +fun roast5123 : TV ; +fun rob5124 : TV ; +fun robot5125 : N ; +fun robust5126 : Adj1 ; +fun rock5127 : N ; +fun rock5128 : TV ; +fun rock5129 : TV ; +fun rod5130 : N ; +fun role5132 : N ; +fun roll5133 : V ; +fun romance5134 : N ; +fun romantic5135 : Adj1 ; +fun romantic5136 : N ; +fun roof5137 : N ; +fun room5138 : N ; +fun root5139 : N ; +fun rope5140 : N ; +fun rose5142 : N ; +fun rot5143 : TV ; +fun rotten5144 : AdjDeg ; +fun rough5145 : AdjDeg ; +fun round5146 : AdjDeg ; +fun route5147 : N ; +fun routine5148 : Adj1 ; +fun routine5149 : N ; +fun row5150 : N ; +fun row5151 : TV ; +fun royal5152 : AdjDeg ; +fun royalty5153 : N ; +fun rub5154 : V ; +fun rubber5155 : N ; +fun rubbish5156 : N ; +fun rude5157 : AdjDeg ; +fun rude5158 : AdjDeg ; +fun rudimentary5159 : Adj1 ; +fun ruin5160 : N ; +fun ruin5161 : TV ; +fun rule5162 : N ; +fun rule5163 : TV ; +fun ruler5164 : N ; +fun rump5165 : N ; +fun run5166 : N ; +fun run5167 : TV ; +fun run5168 : TV ; +fun rush5171 : N ; +fun russian5172 : Adj1 ; +fun russian5173 : N ; +fun sabbatical5179 : Adj1 ; +fun sad5180 : AdjDeg ; +fun safe5181 : N ; +fun safe5182 : AdjDeg ; +fun safe5183 : AdjDeg ; +fun safety5184 : N ; +fun sail5187 : N ; +fun saint5188 : N ; +fun saintly5189 : AdjDeg ; +fun sake5190 : N ; +fun salad5191 : N ; +fun sale5192 : N ; +fun salient5193 : Adj1 ; +fun saline5194 : Adj1 ; +fun salt5195 : N ; +fun same5196 : Adj1 ; +fun sample5197 : N ; +fun sanction5198 : N ; +fun sanction5199 : TV ; +fun sand5200 : N ; +fun sandy5201 : N ; +fun sane5202 : AdjDeg ; +fun satanic5209 : Adj1 ; +fun satisfaction5210 : N ; +fun satisfactory5211 : Adj1 ; +fun satisfy5212 : TV ; +fun saturday5213 : N ; +fun sauce5214 : N ; +fun saucer5215 : N ; +fun saucy5216 : AdjDeg ; +fun sausage5217 : N ; +fun save5218 : TV ; +fun savings5219 : N ; +fun saw5220 : N ; +fun saw5222 : TV ; +fun say5224 : TV ; +fun scale5225 : N ; +fun scan5226 : TV ; +fun scarce5227 : AdjDeg ; +fun scare5228 : TV ; +fun scatter5229 : TV ; +fun scenario5230 : N ; +fun scene5231 : N ; +fun sceptic5232 : N ; +fun schedule5233 : N ; +fun schedule5234 : TV ; +fun schema5235 : N ; +fun schematic5237 : AdjDeg ; +fun scheme5238 : N ; +fun scholastic5239 : Adj1 ; +fun school5240 : N ; +fun science5241 : N ; +fun scientific5242 : Adj1 ; +fun scientist5243 : N ; +fun scissors5244 : N ; +fun scold5245 : V ; +fun scope5246 : N ; +fun score5247 : N ; +fun score5248 : TV ; +fun score5249 : N ; +fun scramble5250 : TV ; +fun scratch5251 : N ; +fun scratch5252 : TV ; +fun screen5253 : N ; +fun screw5254 : N ; +fun screw5255 : V3 ; +fun screw5256 : TV ; +fun script5257 : N ; +fun scrupulous5258 : Adj1 ; +fun scrutiny5259 : N ; +fun sea5260 : N ; +fun search5261 : N ; +fun search5262 : TV ; +fun search5263 : TV ; +fun season5264 : N ; +fun season5265 : TV ; +fun seat5266 : N ; +fun second5267 : AdjDeg ; +fun second5268 : N ; +fun secrecy5269 : N ; +fun secret5270 : Adj2 ; +fun secret5271 : N ; +fun secretary5272 : N ; +fun section5273 : N ; +fun secure5274 : TV ; +fun secure5275 : AdjDeg ; +fun secure5276 : AdjDeg ; +fun see5277 : TV ; +fun seed5278 : N ; +fun seek5279 : TV ; +fun seem5280 : TV ; +fun seem5281 : V3 ; +fun seem5282 : TV ; +fun segment5284 : N ; +fun segment5285 : TV ; +fun seize5286 : TV ; +fun seldom5287 : AdV ; +fun select5288 : V ; +fun self5289 : N ; +fun sell5290 : TV ; +fun selves5291 : N ; +fun semantic5292 : Adj1 ; +fun semantics5293 : N ; +fun send5295 : V3 ; +fun send5296 : V3 ; +fun sensation5297 : N ; +fun sense5298 : N ; +fun sense5299 : TV ; +fun sense5300 : TV ; +fun sensible5301 : Adj1 ; +fun sensitive5302 : AdjDeg ; +fun sensitive5303 : AdjDeg ; +fun sensory5304 : Adj1 ; +fun sentence5309 : N ; +fun separate5310 : TV ; +fun separate5311 : V3 ; +fun separate5312 : AdjDeg ; +fun separate5313 : AdjDeg ; +fun september5314 : N ; +fun sequel5315 : N ; +fun sequence5316 : N ; +fun serial5317 : Adj1 ; +fun series5318 : N ; +fun serious5319 : Adj1 ; +fun servant5320 : N ; +fun serve5321 : TV ; +fun service5322 : N ; +fun session5323 : N ; +fun set5325 : N ; +fun set5326 : TV ; +fun set5327 : V ; +fun setting5328 : N ; +fun settle5329 : TV ; +fun seven5330 : AdjDeg ; +fun seventeen5331 : AdjDeg ; +fun seventeenth5332 : AdjDeg ; +fun seventh5333 : AdjDeg ; +fun seventy5335 : AdjDeg ; +fun several5336 : N ; +fun several5337 : AdjDeg ; +fun severe5338 : Adj1 ; +fun sew5339 : TV ; +fun sew5340 : TV ; +fun sex5345 : N ; +fun sexual5346 : Adj1 ; +fun shade5347 : N ; +fun shade5348 : TV ; +fun shadow5349 : N ; +fun shake5350 : N ; +fun shake5351 : TV ; +fun shake5352 : TV ; +fun shall5355 : V ; +fun shallow5356 : AdjDeg ; +fun shame5357 : N ; +fun shape5359 : TV ; +fun share5360 : N ; +fun share5361 : V3 ; +fun sharp5362 : AdjDeg ; +fun shatter5363 : TV ; +fun shave5364 : N ; +fun shave5365 : TV ; +fun shave5366 : TV ; +fun shaven5367 : Adj1 ; +fun she5368 : N ; +fun shear5369 : TV ; +fun shears5370 : N ; +fun shed5371 : N ; +fun shed5372 : TV ; +fun shed5373 : TV ; +fun shed5374 : TV ; +fun sheep5375 : N ; +fun sheer5376 : AdjDeg ; +fun sheet5377 : N ; +fun shelf5378 : N ; +fun shell5379 : N ; +fun shelve5380 : TV ; +fun shift5382 : TV ; +fun shine5383 : V ; +fun ship5385 : N ; +fun shirt5386 : N ; +fun shock5387 : N ; +fun shock5388 : TV ; +fun shoe5389 : N ; +fun shoot5394 : TV ; +fun shop5395 : N ; +fun shore5396 : N ; +fun short5397 : AdjDeg ; +fun shortcoming5398 : N ; +fun shot5399 : N ; +fun should5402 : V ; +fun shoulder5403 : N ; +fun shoulder5404 : TV ; +fun shout5406 : N ; +fun shout5407 : TV ; +fun show5408 : N ; +fun show5409 : V3 ; +fun shrug5412 : TV ; +fun shrug5413 : TV ; +fun shrug5414 : N ; +fun shut5415 : TV ; +fun shut5416 : TV ; +fun shut5417 : TV ; +fun sibling5418 : N ; +fun sick5419 : AdjDeg ; +fun side5420 : N ; +fun sidestep5421 : TV ; +fun sideways5423 : Adj1 ; +fun sight5424 : N ; +fun sign5425 : N ; +fun sign5426 : TV ; +fun signal5427 : N ; +fun signal5428 : TV ; +fun signature5429 : N ; +fun significance5430 : N ; +fun significant5431 : Adj1 ; +fun signify5432 : TV ; +fun silence5433 : N ; +fun silent5434 : Adj1 ; +fun silk5435 : Adj1 ; +fun silk5436 : N ; +fun silly5437 : AdjDeg ; +fun silver5438 : N ; +fun similar5439 : AdjDeg ; +fun similar5440 : AdjDeg ; +fun simple5441 : AdjDeg ; +fun simplicity5442 : N ; +fun simulate5443 : TV ; +fun simultaneous5444 : Adj1 ; +fun sincere5448 : Adj1 ; +fun sing5449 : TV ; +fun sing5450 : TV ; +fun single5451 : Adj1 ; +fun singular5452 : Adj1 ; +fun sink5453 : TV ; +fun sink5454 : TV ; +fun sister5456 : N ; +fun sit5457 : TV ; +fun sit5458 : TV ; +fun site5459 : N ; +fun situation5460 : N ; +fun six5461 : AdjDeg ; +fun sixteen5462 : AdjDeg ; +fun sixteenth5463 : AdjDeg ; +fun sixth5464 : AdjDeg ; +fun sixtieth5465 : AdjDeg ; +fun sixty5466 : AdjDeg ; +fun size5467 : N ; +fun skate5468 : N ; +fun skate5469 : TV ; +fun skeletal5470 : Adj1 ; +fun skeleton5471 : N ; +fun sketch5472 : N ; +fun sketch5473 : TV ; +fun skilful5474 : Adj1 ; +fun skill5475 : N ; +fun skilled5476 : Adj1 ; +fun skin5477 : N ; +fun skip5478 : TV ; +fun skip5479 : TV ; +fun skirt5480 : N ; +fun sky5481 : N ; +fun slash5482 : N ; +fun slave5483 : N ; +fun sledge5484 : N ; +fun sleep5485 : N ; +fun sleep5486 : TV ; +fun slide5489 : TV ; +fun slight5490 : AdjDeg ; +fun slight5491 : N ; +fun slim5492 : AdjDeg ; +fun slim5493 : TV ; +fun slip5494 : V ; +fun slip5495 : N ; +fun slipper5496 : N ; +fun slippery5497 : AdjDeg ; +fun sloe5498 : N ; +fun slope5499 : N ; +fun slot5500 : N ; +fun slow5501 : AdjDeg ; +fun small5502 : AdjDeg ; +fun smart5503 : AdjDeg ; +fun smell5504 : N ; +fun smell5505 : TV ; +fun smell5506 : TV ; +fun smelt5508 : TV ; +fun smile5512 : N ; +fun smile5513 : TV ; +fun smoke5514 : N ; +fun smoke5515 : TV ; +fun smooth5516 : AdjDeg ; +fun smooth5517 : TV ; +fun snake5518 : N ; +fun snap5519 : TV ; +fun snap5520 : TV ; +fun snapshot5521 : N ; +fun snow5522 : V ; +fun snow5523 : N ; +fun soap5525 : N ; +fun social5526 : Adj1 ; +fun society5527 : N ; +fun sock5528 : N ; +fun sodium5529 : N ; +fun soft5530 : AdjDeg ; +fun software5531 : N ; +fun soil5532 : N ; +fun soldier5535 : N ; +fun sole5536 : Adj1 ; +fun sole5537 : N ; +fun solemn5538 : Adj1 ; +fun solid5539 : AdjDeg ; +fun solid5540 : N ; +fun soliloquy5542 : N ; +fun solo5543 : Adj1 ; +fun solo5544 : N ; +fun solution5545 : N ; +fun solve5546 : TV ; +fun some5548 : AdjDeg ; +fun somewhat5554 : AdV ; +fun son5556 : N ; +fun song5557 : N ; +fun soon5559 : AdV ; +fun sophisticated5560 : Adj1 ; +fun sophistication5561 : N ; +fun sore5562 : AdjDeg ; +fun sore5563 : N ; +fun sorrow5564 : N ; +fun sorry5565 : AdjDeg ; +fun sorry5566 : AdjDeg ; +fun sorry5567 : AdjDeg ; +fun sort5568 : N ; +fun sort5569 : TV ; +fun soul5572 : N ; +fun sound5573 : AdjDeg ; +fun sound5574 : N ; +fun sound5575 : TV ; +fun soup5576 : N ; +fun sour5577 : AdjDeg ; +fun source5578 : N ; +fun south5579 : N ; +fun south5580 : AdjDeg ; +fun south5581 : AdjDeg ; +fun southern5582 : Adj1 ; +fun space5583 : N ; +fun spade5584 : N ; +fun spain5585 : N ; +fun span5587 : TV ; +fun spanish5588 : AdjDeg ; +fun spare5589 : Adj1 ; +fun spare5590 : V3 ; +fun sparrow5591 : N ; +fun spate5592 : N ; +fun spatial5593 : Adj1 ; +fun speak5594 : TV ; +fun spear5595 : N ; +fun spear5596 : TV ; +fun special5597 : Adj1 ; +fun specialist5598 : N ; +fun specific5599 : AdjDeg ; +fun specific5600 : AdjDeg ; +fun specifically5601 : AdV ; +fun specify5602 : TV ; +fun spectacle5603 : N ; +fun spectacles5604 : N ; +fun spectacular5605 : Adj1 ; +fun spectra5606 : N ; +fun spectral5607 : Adj1 ; +fun spectrum5608 : N ; +fun speculate5609 : TV ; +fun sped5610 : TV ; +fun sped5611 : TV ; +fun speech5612 : N ; +fun speed5613 : N ; +fun spell5614 : N ; +fun spell5615 : TV ; +fun spell5616 : TV ; +fun spend5621 : TV ; +fun spin5624 : TV ; +fun spin5625 : TV ; +fun spinster5626 : N ; +fun spirit5627 : N ; +fun spite5628 : N ; +fun splendid5629 : Adj1 ; +fun splendour5630 : N ; +fun split5632 : V ; +fun split5633 : N ; +fun split5634 : V ; +fun spoil5635 : TV ; +fun spoke5639 : N ; +fun spokesman5641 : N ; +fun spoon5642 : N ; +fun sport5643 : N ; +fun spot5644 : N ; +fun spot5645 : TV ; +fun spread5648 : TV ; +fun spread5649 : V ; +fun spring5650 : N ; +fun spring5651 : TV ; +fun spur5654 : N ; +fun spurious5655 : Adj1 ; +fun square5656 : AdjDeg ; +fun square5657 : N ; +fun stable5658 : AdjDeg ; +fun stable5659 : N ; +fun stack5660 : N ; +fun stack5661 : TV ; +fun staff5662 : N ; +fun staff5663 : TV ; +fun stag5664 : N ; +fun stage5665 : N ; +fun stage5666 : TV ; +fun stain5667 : N ; +fun stain5668 : TV ; +fun stair5669 : N ; +fun stake5670 : N ; +fun stamp5671 : N ; +fun stance5672 : N ; +fun stand5673 : V ; +fun standard5674 : Adj1 ; +fun standard5675 : N ; +fun star5677 : N ; +fun stare5678 : N ; +fun stare5679 : TV ; +fun start5680 : N ; +fun start5681 : TV ; +fun start5682 : TV ; +fun startle5683 : TV ; +fun state5684 : N ; +fun state5685 : V3 ; +fun static5686 : Adj1 ; +fun station5687 : N ; +fun stationary5688 : Adj1 ; +fun stationer5689 : N ; +fun stationery5690 : N ; +fun statistic5691 : N ; +fun statistical5692 : Adj1 ; +fun statistics5693 : N ; +fun statistics5694 : N ; +fun stative5695 : Adj1 ; +fun statue5696 : N ; +fun stature5697 : N ; +fun status5698 : N ; +fun stay5699 : N ; +fun stay5700 : TV ; +fun steady5701 : AdjDeg ; +fun steal5702 : V3 ; +fun steam5703 : N ; +fun steam5704 : TV ; +fun steel5705 : N ; +fun steel5706 : TV ; +fun steep5707 : AdjDeg ; +fun steeple5708 : N ; +fun steer5709 : N ; +fun steer5710 : TV ; +fun stem5711 : N ; +fun stem5712 : TV ; +fun step5713 : N ; +fun step5714 : TV ; +fun sterile5715 : Adj1 ; +fun stick5716 : N ; +fun stick5717 : TV ; +fun sticky5718 : AdjDeg ; +fun stiff5719 : AdjDeg ; +fun still5720 : AdV ; +fun still5721 : AdjDeg ; +fun sting5722 : N ; +fun sting5723 : TV ; +fun stipulate5724 : TV ; +fun stitch5725 : N ; +fun stitch5726 : TV ; +fun stock5727 : N ; +fun stock5728 : TV ; +fun stocking5729 : N ; +fun stomach5732 : N ; +fun stone5733 : N ; +fun stool5736 : N ; +fun stoop5737 : V ; +fun stop5738 : N ; +fun stop5739 : TV ; +fun stop5740 : TV ; +fun storage5741 : N ; +fun store5742 : N ; +fun store5743 : TV ; +fun storm5744 : N ; +fun story5745 : N ; +fun straight5746 : AdjDeg ; +fun straightforward5747 : Adj1 ; +fun strain5748 : N ; +fun strain5749 : TV ; +fun strand5750 : TV ; +fun strange5751 : AdjDeg ; +fun stranger5752 : N ; +fun strategy5754 : N ; +fun stratum5755 : N ; +fun straw5756 : N ; +fun strawberry5757 : N ; +fun stray5758 : AdjDeg ; +fun stray5759 : TV ; +fun stream5760 : N ; +fun streamlined5761 : Adj1 ; +fun street5762 : N ; +fun strength5763 : N ; +fun strengthen5764 : TV ; +fun stress5765 : N ; +fun stress5766 : TV ; +fun stretch5767 : V ; +fun strew5768 : TV ; +fun strict5771 : AdjDeg ; +fun strident5772 : Adj1 ; +fun strike5773 : TV ; +fun string5774 : N ; +fun strip5775 : N ; +fun strip5776 : TV ; +fun strive5777 : TV ; +fun stroke5779 : N ; +fun stroke5780 : TV ; +fun strong5781 : AdjDeg ; +fun structuralism5785 : N ; +fun structuralist5786 : N ; +fun structure5787 : N ; +fun struggle5788 : N ; +fun struggle5789 : TV ; +fun student5792 : N ; +fun study5793 : V ; +fun study5794 : N ; +fun stuff5795 : N ; +fun stuff5796 : TV ; +fun stupid5799 : AdjDeg ; +fun stupor5800 : N ; +fun stutter5801 : TV ; +fun style5802 : N ; +fun stylistic5803 : Adj1 ; +fun suave5804 : AdjDeg ; +fun subcategorize5806 : TV ; +fun subjacency5807 : N ; +fun subjacent5808 : Adj2 ; +fun subjacent5809 : Adj2 ; +fun subject5810 : V3 ; +fun subject5811 : N ; +fun subjective5812 : Adj1 ; +fun submarine5813 : Adj1 ; +fun submarine5814 : N ; +fun submission5815 : N ; +fun submit5816 : TV ; +fun subordinate5817 : Adj1 ; +fun subordinate5818 : TV ; +fun subsequent5819 : Adj1 ; +fun subservient5820 : Adj1 ; +fun substance5821 : N ; +fun substantial5822 : Adj1 ; +fun substantive5823 : Adj1 ; +fun substitute5824 : V3 ; +fun substitute5825 : N ; +fun subsume5826 : TV ; +fun subsumption5827 : N ; +fun subtle5828 : AdjDeg ; +fun subtlety5829 : N ; +fun subtract5830 : V3 ; +fun succeed5831 : TV ; +fun success5832 : N ; +fun succession5833 : N ; +fun successive5834 : Adj1 ; +fun successor5835 : N ; +fun succinct5836 : Adj1 ; +fun succumb5837 : TV ; +fun such5838 : AdjDeg ; +fun suck5839 : TV ; +fun sudden5840 : Adj1 ; +fun sue5841 : N ; +fun suffer5842 : TV ; +fun suffice5843 : TV ; +fun sufficient5844 : Adj1 ; +fun suffix5845 : TV ; +fun suffix5846 : N ; +fun sugar5847 : N ; +fun suggest5848 : TV ; +fun suit5849 : TV ; +fun suit5850 : N ; +fun suitable5851 : Adj1 ; +fun suite5852 : N ; +fun sum5853 : N ; +fun summer5854 : N ; +fun sun5855 : N ; +fun sunday5856 : N ; +fun sunshine5861 : N ; +fun super5863 : Adj1 ; +fun superficial5864 : Adj1 ; +fun superior5865 : Adj1 ; +fun supersede5866 : TV ; +fun supervisor5867 : N ; +fun supper5868 : N ; +fun supplement5869 : TV ; +fun supplement5870 : N ; +fun supplementary5871 : Adj1 ; +fun suppletion5872 : N ; +fun suppletive5873 : Adj1 ; +fun supply5874 : TV ; +fun supply5875 : V3 ; +fun supply5876 : V3 ; +fun supply5877 : N ; +fun support5878 : TV ; +fun support5879 : N ; +fun suppose5880 : TV ; +fun supposition5881 : N ; +fun suppress5882 : TV ; +fun sure5883 : AdjDeg ; +fun sure5884 : AdjDeg ; +fun sure5885 : AdjDeg ; +fun surface5886 : TV ; +fun surface5887 : N ; +fun surgeon5888 : N ; +fun surgery5889 : N ; +fun surgical5890 : Adj1 ; +fun surmount5891 : TV ; +fun surprise5892 : V ; +fun surprise5893 : V ; +fun surprise5894 : TV ; +fun surprise5895 : N ; +fun surround5896 : TV ; +fun survey5897 : TV ; +fun survey5898 : N ; +fun survive5899 : TV ; +fun susceptible5900 : Adj1 ; +fun suspect5901 : TV ; +fun suspect5902 : TV ; +fun suspect5903 : N ; +fun suspend5904 : TV ; +fun suspense5905 : N ; +fun suspicion5906 : N ; +fun suspicious5907 : Adj1 ; +fun sustain5908 : TV ; +fun sustenance5909 : N ; +fun swallow5910 : TV ; +fun swan5912 : N ; +fun swap5914 : V3 ; +fun swear5915 : TV ; +fun swede5916 : N ; +fun sweden5917 : N ; +fun swedish5918 : AdjDeg ; +fun sweep5919 : TV ; +fun sweet5920 : N ; +fun swell5921 : V ; +fun swift5925 : AdjDeg ; +fun swift5926 : N ; +fun swim5927 : V ; +fun swim5928 : N ; +fun swing5929 : V ; +fun swiss5930 : Adj1 ; +fun switch5931 : TV ; +fun switch5932 : N ; +fun switzerland5933 : N ; +fun sword5935 : N ; +fun syllabic5940 : Adj1 ; +fun syllable5941 : N ; +fun syllogism5942 : N ; +fun symbol5943 : N ; +fun symmetry5944 : N ; +fun sympathetic5945 : AdjDeg ; +fun sympathetic5946 : AdjDeg ; +fun sympathy5947 : N ; +fun symptom5948 : N ; +fun symptomatic5949 : Adj2 ; +fun symptomatic5950 : Adj2 ; +fun synchronous5951 : Adj1 ; +fun synonym5952 : N ; +fun synonymous5953 : AdjDeg ; +fun synonymous5954 : AdjDeg ; +fun synonymy5955 : N ; +fun synopsis5956 : N ; +fun synoptic5957 : Adj1 ; +fun syntactic5958 : Adj1 ; +fun syntax5959 : N ; +fun synthesis5961 : N ; +fun synthesize5962 : TV ; +fun synthetic5963 : Adj1 ; +fun system5964 : N ; +fun systematic5965 : Adj1 ; +fun systematically5966 : Adj1 ; +fun systematize5967 : TV ; +fun table5968 : N ; +fun tabular5969 : Adj1 ; +fun tabulate5970 : TV ; +fun tacit5971 : Adj1 ; +fun tack5972 : N ; +fun tackle5973 : TV ; +fun tact5974 : N ; +fun tactic5975 : N ; +fun tag5976 : TV ; +fun tag5977 : N ; +fun tail5978 : N ; +fun tailor5979 : N ; +fun take5980 : TV ; +fun tale5982 : N ; +fun talent5983 : N ; +fun talented5984 : Adj1 ; +fun talk5985 : TV ; +fun talk5986 : N ; +fun tall5987 : AdjDeg ; +fun tame5988 : AdjDeg ; +fun tangent5989 : N ; +fun tangle5990 : TV ; +fun tank5991 : N ; +fun tap5992 : TV ; +fun tap5993 : N ; +fun tape5994 : TV ; +fun tape5995 : N ; +fun target5996 : N ; +fun task5997 : N ; +fun taste5998 : TV ; +fun taste5999 : TV ; +fun taste6000 : N ; +fun tautology6003 : N ; +fun tax6004 : TV ; +fun tax6005 : N ; +fun taxi6006 : N ; +fun taxonomy6007 : N ; +fun tea6008 : N ; +fun teach6009 : TV ; +fun team6010 : N ; +fun tear6011 : TV ; +fun tear6012 : N ; +fun tease6013 : TV ; +fun technical6014 : Adj1 ; +fun technique6016 : N ; +fun technology6017 : N ; +fun tedious6018 : Adj1 ; +fun tedium6019 : N ; +fun teem6020 : TV ; +fun telegram6022 : N ; +fun telegraph6023 : TV ; +fun telegraph6024 : N ; +fun telephone6025 : TV ; +fun telephone6026 : N ; +fun telescope6027 : N ; +fun television6028 : N ; +fun tell6029 : V3 ; +fun temper6030 : V3 ; +fun temper6031 : N ; +fun temperature6032 : N ; +fun template6033 : N ; +fun temple6034 : N ; +fun temporal6035 : Adj1 ; +fun temporary6036 : Adj1 ; +fun tempt6037 : TV ; +fun ten6038 : AdjDeg ; +fun tend6039 : TV ; +fun tendency6040 : N ; +fun tender6041 : AdjDeg ; +fun tenet6042 : N ; +fun tennis6043 : N ; +fun tenon6044 : N ; +fun tenor6045 : N ; +fun tense6046 : AdjDeg ; +fun tense6047 : N ; +fun tensed6048 : Adj1 ; +fun tension6049 : N ; +fun tent6050 : N ; +fun tentative6051 : Adj1 ; +fun tenth6052 : AdjDeg ; +fun term6053 : V3 ; +fun term6054 : N ; +fun terminal6055 : Adj1 ; +fun terminal6056 : N ; +fun terminate6057 : TV ; +fun terminology6058 : N ; +fun terrace6059 : N ; +fun terrestrial6060 : Adj1 ; +fun terrible6061 : Adj1 ; +fun terrify6062 : TV ; +fun territory6063 : N ; +fun terror6064 : N ; +fun terse6065 : AdjDeg ; +fun test6066 : TV ; +fun test6067 : N ; +fun testimony6068 : N ; +fun text6069 : N ; +fun textbook6070 : N ; +fun thank6072 : TV ; +fun thanks6073 : N ; +fun that6077 : N ; +fun that6078 : N ; +fun theatre6080 : N ; +fun theatrical6081 : Adj1 ; +fun thematic6085 : Adj1 ; +fun thematically6086 : AdV ; +fun theme6087 : N ; +fun theorem6090 : N ; +fun theoretic6091 : Adj1 ; +fun theoretical6092 : Adj1 ; +fun theoretically6093 : AdV ; +fun theory6094 : N ; +fun therapeutic6095 : Adj1 ; +fun therapy6096 : N ; +fun there6097 : N ; +fun theses6102 : N ; +fun thesis6103 : N ; +fun thick6105 : AdjDeg ; +fun thief6106 : N ; +fun thigh6107 : N ; +fun thin6108 : AdjDeg ; +fun thing6109 : N ; +fun think6110 : TV ; +fun third6111 : AdjDeg ; +fun third6112 : N ; +fun thirst6113 : N ; +fun thirteen6114 : AdjDeg ; +fun thirteenth6115 : AdjDeg ; +fun thirtieth6116 : AdjDeg ; +fun thirty6117 : AdjDeg ; +fun thorough6120 : Adj1 ; +fun thought6125 : N ; +fun thousand6127 : N ; +fun thousandth6128 : AdjDeg ; +fun thread6129 : N ; +fun threat6130 : N ; +fun threaten6131 : V3 ; +fun three6132 : AdjDeg ; +fun threshold6133 : N ; +fun throat6135 : N ; +fun throw6138 : V3 ; +fun throw6139 : N ; +fun thrust6141 : V3 ; +fun thrust6142 : N ; +fun thumb6143 : N ; +fun thunder6144 : N ; +fun thursday6145 : N ; +fun ticket6147 : N ; +fun tidy6148 : TV ; +fun tidy6149 : AdjDeg ; +fun tie6150 : V3 ; +fun tie6151 : N ; +fun tiger6152 : N ; +fun tight6153 : AdjDeg ; +fun till6154 : TV ; +fun till6155 : N ; +fun time6157 : TV ; +fun time6158 : N ; +fun timely6159 : AdjDeg ; +fun timetable6160 : N ; +fun tin6161 : N ; +fun tinker6162 : TV ; +fun tinker6163 : N ; +fun tip6164 : N ; +fun tire6165 : TV ; +fun title6166 : N ; +fun to6167 : V ; +fun toad6170 : N ; +fun toast6171 : N ; +fun toast6172 : TV ; +fun tobacco6173 : N ; +fun toe6175 : N ; +fun token6178 : N ; +fun tolerance6181 : N ; +fun tolerate6182 : TV ; +fun toll6183 : TV ; +fun toll6184 : N ; +fun tomato6185 : N ; +fun tomb6186 : N ; +fun ton6188 : N ; +fun tone6189 : N ; +fun tongs6190 : N ; +fun tongue6191 : N ; +fun tonne6193 : N ; +fun tool6196 : N ; +fun tooth6197 : N ; +fun top6198 : N ; +fun topic6199 : N ; +fun topology6200 : N ; +fun torrent6203 : N ; +fun torrential6204 : Adj1 ; +fun toss6205 : TV ; +fun total6206 : Adj1 ; +fun total6207 : N ; +fun touch6208 : TV ; +fun touch6209 : N ; +fun tough6210 : AdjDeg ; +fun tough6211 : AdjDeg ; +fun tour6212 : TV ; +fun tour6213 : N ; +fun tourist6214 : N ; +fun tow6215 : TV ; +fun tower6217 : N ; +fun town6218 : N ; +fun toxic6219 : Adj1 ; +fun toy6220 : N ; +fun trace6221 : TV ; +fun trace6222 : N ; +fun track6223 : TV ; +fun track6224 : N ; +fun tract6225 : N ; +fun tractable6226 : Adj1 ; +fun trade6227 : N ; +fun tradition6228 : N ; +fun traffic6229 : N ; +fun traffic6230 : TV ; +fun tragedy6231 : N ; +fun tragic6232 : Adj1 ; +fun train6233 : TV ; +fun train6234 : N ; +fun tramp6235 : N ; +fun tranquil6236 : Adj1 ; +fun transaction6238 : N ; +fun transcendental6239 : Adj1 ; +fun transcribe6240 : TV ; +fun transcript6241 : N ; +fun transcription6242 : N ; +fun transfer6243 : V3 ; +fun transform6244 : TV ; +fun transience6245 : N ; +fun transient6246 : Adj1 ; +fun transistor6247 : N ; +fun transit6248 : N ; +fun transitive6249 : Adj1 ; +fun transitory6250 : Adj1 ; +fun translate6251 : V3 ; +fun transmit6252 : TV ; +fun transparency6253 : N ; +fun transparent6254 : Adj1 ; +fun transport6255 : TV ; +fun transport6256 : N ; +fun trap6257 : TV ; +fun trap6258 : N ; +fun travel6259 : TV ; +fun travel6260 : N ; +fun traverse6261 : TV ; +fun tray6262 : N ; +fun treat6263 : TV ; +fun treatment6264 : N ; +fun treble6265 : Adj1 ; +fun treble6266 : TV ; +fun tree6267 : N ; +fun tremble6268 : V ; +fun triangle6269 : N ; +fun triangular6270 : Adj1 ; +fun tribe6271 : N ; +fun trick6272 : TV ; +fun trick6273 : N ; +fun trifle6274 : TV ; +fun trifle6275 : N ; +fun trigger6276 : TV ; +fun trigger6277 : N ; +fun trip6278 : TV ; +fun trip6279 : N ; +fun triple6280 : Adj1 ; +fun triple6281 : TV ; +fun triple6282 : N ; +fun triple6283 : N ; +fun triumph6284 : TV ; +fun triumph6285 : N ; +fun trivial6286 : Adj1 ; +fun troops6287 : N ; +fun tropic6288 : N ; +fun trouble6289 : TV ; +fun trouble6290 : N ; +fun troublesome6291 : Adj1 ; +fun trousers6292 : N ; +fun truck6293 : N ; +fun true6294 : AdjDeg ; +fun truncate6295 : TV ; +fun trunk6296 : N ; +fun trust6297 : TV ; +fun trust6298 : N ; +fun truth6299 : N ; +fun try6300 : TV ; +fun try6301 : TV ; +fun tub6302 : N ; +fun tube6303 : N ; +fun tuck6304 : V3 ; +fun tuesday6305 : N ; +fun tuition6306 : N ; +fun tumble6307 : TV ; +fun tune6308 : TV ; +fun tune6309 : N ; +fun turn6310 : V3 ; +fun turn6311 : V3 ; +fun turn6312 : TV ; +fun turn6313 : N ; +fun turtle6314 : N ; +fun tutor6315 : N ; +fun twelfth6316 : AdjDeg ; +fun twelve6317 : AdjDeg ; +fun twentieth6318 : AdjDeg ; +fun twenty6319 : AdjDeg ; +fun twice6320 : AdV ; +fun twiddle6321 : TV ; +fun twin6322 : N ; +fun twist6323 : TV ; +fun twist6324 : N ; +fun two6325 : AdjDeg ; +fun type6326 : TV ; +fun type6327 : N ; +fun typical6328 : AdjDeg ; +fun typical6329 : AdjDeg ; +fun tyre6330 : N ; +fun ugly6331 : AdjDeg ; +fun ulcer6332 : N ; +fun ultimate6333 : Adj1 ; +fun ultimatum6334 : N ; +fun unary6337 : Adj1 ; +fun uncertainty6338 : N ; +fun uncle6339 : N ; +fun undergraduate6342 : N ; +fun underline6343 : TV ; +fun undermine6344 : TV ; +fun underneath6347 : N ; +fun underscore6348 : N ; +fun understand6349 : TV ; +fun undo6353 : TV ; +fun undoubtedly6355 : AdV ; +fun ungainly6356 : Adj1 ; +fun uniform6357 : Adj1 ; +fun uniform6358 : N ; +fun unify6359 : TV ; +fun union6360 : N ; +fun unique6361 : Adj1 ; +fun unit6362 : N ; +fun unitary6363 : Adj1 ; +fun unite6364 : TV ; +fun unity6365 : N ; +fun universe6366 : N ; +fun university6367 : N ; +fun unleash6368 : TV ; +fun unplug6369 : TV ; +fun unprecedented6370 : Adj1 ; +fun unusual6373 : Adj1 ; +fun unwieldy6374 : AdjDeg ; +fun unwitting6375 : Adj1 ; +fun upper6381 : Adj1 ; +fun upright6382 : Adj1 ; +fun upset6383 : TV ; +fun upset6384 : TV ; +fun upset6385 : TV ; +fun urge6388 : TV ; +fun urge6389 : N ; +fun urgency6390 : N ; +fun urgent6391 : AdjDeg ; +fun us6392 : N ; +fun usage6393 : N ; +fun use6394 : TV ; +fun use6395 : N ; +fun used6396 : AdjDeg ; +fun usual6397 : Adj1 ; +fun utility6398 : N ; +fun utilize6399 : TV ; +fun utter6400 : Adj1 ; +fun utter6401 : TV ; +fun utterance6402 : N ; +fun vacuous6403 : Adj1 ; +fun vacuum6404 : N ; +fun vague6405 : AdjDeg ; +fun valence6406 : N ; +fun valency6407 : N ; +fun valid6408 : Adj1 ; +fun validate6409 : TV ; +fun valley6410 : N ; +fun valuable6411 : Adj1 ; +fun value6412 : TV ; +fun value6413 : N ; +fun van6414 : N ; +fun vanilla6415 : N ; +fun vanish6416 : TV ; +fun variable6417 : Adj1 ; +fun variable6418 : N ; +fun variant6419 : N ; +fun variation6420 : N ; +fun variety6421 : N ; +fun various6422 : Adj1 ; +fun varnish6423 : TV ; +fun varnish6424 : N ; +fun vary6425 : V ; +fun vase6426 : N ; +fun vast6427 : AdjDeg ; +fun vector6428 : N ; +fun vegetable6429 : N ; +fun vegetation6430 : N ; +fun vehicle6431 : N ; +fun velocity6432 : N ; +fun verb6433 : N ; +fun verbose6434 : AdjDeg ; +fun verdict6435 : N ; +fun verify6436 : TV ; +fun versatile6437 : Adj1 ; +fun verse6438 : N ; +fun version6439 : N ; +fun vertex6440 : N ; +fun vertical6441 : Adj1 ; +fun vessel6444 : N ; +fun vet6445 : N ; +fun viable6446 : Adj1 ; +fun vice6448 : N ; +fun victim6449 : N ; +fun victor6450 : N ; +fun victory6451 : N ; +fun vie6452 : TV ; +fun view6453 : TV ; +fun view6454 : N ; +fun vigorous6455 : Adj1 ; +fun village6456 : N ; +fun vindicate6457 : TV ; +fun vine6458 : N ; +fun vineyard6459 : N ; +fun violate6460 : TV ; +fun violence6461 : N ; +fun violent6462 : Adj1 ; +fun viral6463 : Adj1 ; +fun virtual6464 : Adj1 ; +fun virtue6465 : N ; +fun virus6466 : N ; +fun visible6467 : AdjDeg ; +fun visible6468 : AdjDeg ; +fun vision6469 : N ; +fun visit6470 : TV ; +fun visit6471 : N ; +fun visual6472 : Adj1 ; +fun vital6473 : Adj1 ; +fun vitiate6474 : TV ; +fun vocabulary6475 : N ; +fun voice6476 : N ; +fun volatile6477 : Adj1 ; +fun vole6478 : N ; +fun volt6479 : N ; +fun volume6480 : N ; +fun voluntary6481 : Adj1 ; +fun volunteer6482 : TV ; +fun volunteer6483 : TV ; +fun volunteer6484 : N ; +fun vote6485 : TV ; +fun vote6486 : N ; +fun vow6487 : TV ; +fun vow6488 : TV ; +fun vow6489 : N ; +fun vowel6490 : N ; +fun voyage6491 : N ; +fun vulgar6492 : Adj1 ; +fun wag6493 : TV ; +fun wages6494 : N ; +fun waist6495 : N ; +fun waistcoat6496 : N ; +fun wait6497 : TV ; +fun wait6498 : N ; +fun wake6499 : TV ; +fun walk6500 : TV ; +fun walk6501 : N ; +fun wall6502 : N ; +fun wan6503 : AdjDeg ; +fun wander6504 : TV ; +fun want6505 : TV ; +fun want6506 : TV ; +fun war6507 : N ; +fun ward6509 : N ; +fun warm6510 : TV ; +fun warm6511 : AdjDeg ; +fun warn6512 : TV ; +fun warning6513 : N ; +fun wash6517 : V ; +fun waste6521 : Adj1 ; +fun waste6522 : TV ; +fun waste6523 : N ; +fun watch6524 : TV ; +fun watch6525 : N ; +fun water6526 : N ; +fun wave6527 : TV ; +fun wave6528 : N ; +fun wax6529 : N ; +fun way6530 : N ; +fun we6531 : N ; +fun weak6532 : AdjDeg ; +fun wealth6533 : N ; +fun weapon6534 : N ; +fun wear6535 : TV ; +fun weather6536 : N ; +fun weave6537 : TV ; +fun wedding6538 : N ; +fun wedge6539 : N ; +fun wednesday6540 : N ; +fun weed6541 : N ; +fun week6542 : N ; +fun weep6543 : V ; +fun weigh6544 : TV ; +fun weigh6545 : TV ; +fun weight6546 : N ; +fun welcome6547 : Adj1 ; +fun welcome6548 : V3 ; +fun welcome6549 : N ; +fun welfare6550 : N ; +fun well6551 : AdV ; +fun well6552 : Adj1 ; +fun well6553 : N ; +fun west6562 : N ; +fun west6563 : AdjDeg ; +fun west6564 : AdjDeg ; +fun western6565 : Adj1 ; +fun wet6566 : AdjDeg ; +fun wheat6571 : N ; +fun wheel6572 : N ; +fun wheeled6573 : Adj1 ; +fun whelk6574 : N ; +fun whim6589 : N ; +fun whine6590 : TV ; +fun whine6591 : N ; +fun whisky6593 : N ; +fun whisper6594 : N ; +fun whisper6595 : TV ; +fun whisper6596 : TV ; +fun whistle6597 : V ; +fun white6598 : AdjDeg ; +fun whole6602 : Adj1 ; +fun whole6603 : AdjDeg ; +fun wholly6604 : AdV ; +fun wicked6612 : Adj1 ; +fun wide6613 : AdjDeg ; +fun widow6614 : N ; +fun width6615 : N ; +fun wife6616 : N ; +fun wild6617 : AdjDeg ; +fun will6618 : V ; +fun will6619 : N ; +fun willing6620 : Adj2 ; +fun willing6621 : Adj2 ; +fun win6622 : TV ; +fun wind6623 : TV ; +fun wind6624 : TV ; +fun wind6625 : N ; +fun window6626 : N ; +fun wine6627 : N ; +fun wing6628 : N ; +fun winter6629 : N ; +fun wire6630 : N ; +fun wisdom6631 : N ; +fun wise6633 : AdjDeg ; +fun wish6634 : TV ; +fun wish6635 : TV ; +fun wish6636 : N ; +fun witch6637 : N ; +fun witheld6641 : V ; +fun withold6644 : TV ; +fun withstand6646 : TV ; +fun witness6649 : TV ; +fun witness6650 : N ; +fun woman6654 : N ; +fun wonder6658 : TV ; +fun wonder6659 : N ; +fun wood6661 : N ; +fun wooden6662 : Adj1 ; +fun wool6663 : N ; +fun word6664 : N ; +fun work6667 : N ; +fun work6668 : V ; +fun world6669 : N ; +fun worm6670 : N ; +fun worry6672 : V ; +fun worry6673 : V ; +fun worry6674 : TV ; +fun worry6675 : TV ; +fun worry6676 : N ; +fun worship6678 : TV ; +fun worthless6681 : Adj1 ; +fun worthwhile6682 : Adj1 ; +fun worthy6683 : AdjDeg ; +fun worthy6684 : AdjDeg ; +fun would6685 : V ; +fun wound6689 : TV ; +fun wound6692 : N ; +fun wrap6695 : TV ; +fun wreck6696 : TV ; +fun wreck6697 : N ; +fun wrinkle6698 : N ; +fun wrist6699 : N ; +fun write6700 : TV ; +fun wrong6702 : Adj1 ; +fun wry6704 : AdjDeg ; +fun yard6706 : N ; +fun year6707 : N ; +fun yellow6708 : N ; +fun yellow6709 : AdjDeg ; +fun yet6711 : AdV ; +fun yield6712 : TV ; +fun yield6713 : N ; +fun you6714 : N ; +fun young6715 : AdjDeg ; +fun youth6720 : N ; +fun zero6721 : AdjDeg ; +fun zinc6722 : N ; +} \ No newline at end of file diff --git a/lib/resource-0.6/english/ResLexEng.gf b/lib/resource-0.6/english/ResLexEng.gf new file mode 100644 index 000000000..db4743442 --- /dev/null +++ b/lib/resource-0.6/english/ResLexEng.gf @@ -0,0 +1,5976 @@ +--# -path=.:../abstract:../../prelude + +concrete ResLexEng of ResLex = StructuralEng ** open ParadigmsEng in { + +flags startcat=Phr ; lexer=textlit ; parser=chart ; unlexer=text ; + +-- a random sample from the lexicon + + +lin abandon24 = verb2 "abandon" "" ; +lin abbreviate25 = vGen "abbreviate" ; +lin abduct26 = verb2 "abduct" "" ; +lin able28 = aGen "able" ; +lin able29 = aGen "able" ; +lin abolish30 = verb2 "abolish" "" ; +lin abolition31 = noun "abolition" ; +lin abound32 = verb2 "abound" "" ; +lin absence39 = noun "absence" ; +lin absent40 = aGen "absent" ; +lin absent41 = aGen "absent" ; +lin absentee42 = noun "absentee" ; +lin absolute43 = mkAdj1 "absolute" ; +lin absolve44 = verb3 "absolve" "" "from" ; +lin abstract45 = noun "abstract" ; +lin abstract46 = mkAdj1 "abstract" ; +lin abstract47 = vGen "abstract" ; +lin abundance48 = noun "abundance" ; +lin abundant49 = mkAdj1 "abundant" ; +lin academic50 = mkAdj1 "academic" ; +lin accelerate51 = verb2 "accelerate" "" ; +lin accept52 = verb2 "accept" "" ; +lin access53 = verb2 "access" "" ; +lin access54 = noun "access" ; +lin accessible55 = mkAdj2 "accessible" "" ; +lin accessible56 = mkAdj2 "accessible" "to" ; +lin accident57 = noun "accident" ; +lin accommodate58 = verb2 "accommodate" "" ; +lin accompany59 = verb2 "accompany" "" ; +lin accomplish60 = verb2 "accomplish" "" ; +lin accord61 = verb2 "accord" "with" ; +lin accordingly62 = mkAdv "accordingly" ; +lin account63 = noun "account" ; +lin account64 = verb2 "account" "for" ; +lin accumulate65 = verb2 "accumulate" "" ; +lin accuracy66 = noun "accuracy" ; +lin accurate67 = mkAdj1 "accurate" ; +lin accuse68 = verb3 "accuse" "" "of" ; +lin ache69 = noun "ache" ; +lin ache70 = verb2 "ache" "" ; +lin achieve71 = verb2 "achieve" "" ; +lin acknowledge72 = verb2 "acknowledge" "" ; +lin acknowledge73 = verb2 "acknowledge" "" ; +lin acquire74 = verb2 "acquire" "" ; +lin acquisition75 = noun "acquisition" ; +lin acquisitive76 = mkAdj1 "acquisitive" ; +lin act78 = noun "act" ; +lin act79 = vGen "act" ; +lin activate80 = vGen "activate" ; +lin actor81 = noun "actor" ; +lin actress82 = noun "actress" ; +lin actual83 = mkAdj1 "actual" ; +lin acute84 = mkAdj1 "acute" ; +lin adage85 = noun "adage" ; +lin adapt86 = verb2 "adapt" "" ; +lin add87 = verb3 "add" "" "to" ; +lin addict88 = noun "addict" ; +lin addict89 = verb2 "addict" "" ; +lin addition90 = noun "addition" ; +lin additive91 = noun "additive" ; +lin address92 = noun "address" ; +lin address93 = verb2 "address" "" ; +lin adept94 = aGen "adept" ; +lin adept95 = aGen "adept" ; +lin adequacy96 = noun "adequacy" ; +lin adequate97 = mkAdj2 "adequate" "" ; +lin adequate98 = mkAdj2 "adequate" "for" ; +lin adhere99 = verb2 "adhere" "to" ; +lin adherent100 = noun "adherent" ; +lin adhesive101 = noun "adhesive" ; +lin adhesive102 = mkAdj1 "adhesive" ; +lin adjacency103 = noun "adjacency" ; +lin adjacent104 = aGen "adjacent" ; +lin adjacent105 = aGen "adjacent" ; +lin adjective106 = noun "adjective" ; +lin adjoin107 = verb2 "adjoin" "" ; +lin adjunct108 = noun "adjunct" ; +lin adjust109 = verb2 "adjust" "" ; +lin administer110 = verb2 "administer" "" ; +lin administration111 = noun "administration" ; +lin admire112 = verb2 "admire" "" ; +lin admissible113 = mkAdj1 "admissible" ; +lin admission114 = noun "admission" ; +lin admission115 = noun "admission" ; +lin admit116 = verb2 "admit" "" ; +lin admit117 = verb3 "admit" "" "to" ; +lin admit118 = verb2 "admit" "" ; +lin admit119 = verb2 "admit" "of" ; +lin admit120 = verb2 "admit" "" ; +lin adopt121 = vGen "adopt" ; +lin adult122 = noun "adult" ; +lin adult123 = mkAdj1 "adult" ; +lin advance124 = noun "advance" ; +lin advance125 = verb2 "advance" "" ; +lin advantage126 = noun "advantage" ; +lin advent127 = noun "advent" ; +lin adventure128 = noun "adventure" ; +lin adverb129 = noun "adverb" ; +lin adverbial130 = mkAdj1 "adverbial" ; +lin adverse131 = mkAdj1 "adverse" ; +lin advertise132 = verb2 "advertise" "" ; +lin advice133 = noun "advice" ; +lin advise134 = verb2 "advise" "" ; +lin advisor135 = noun "advisor" ; +lin advocate136 = verb2 "advocate" "" ; +lin aerobic137 = mkAdj1 "aerobic" ; +lin aesthetic138 = mkAdj1 "aesthetic" ; +lin affair139 = noun "affair" ; +lin affect140 = verb2 "affect" "" ; +lin affection141 = noun "affection" ; +lin affix142 = noun "affix" ; +lin affix143 = verb3 "affix" "" "with" ; +lin afflict144 = verb2 "afflict" "" ; +lin afford145 = verb2 "afford" "" ; +lin afford146 = verb2 "afford" "" ; +lin afraid147 = aGen "afraid" ; +lin afraid148 = aGen "afraid" ; +lin afraid149 = aGen "afraid" ; +lin africa151 = noun "africa" ; +lin african152 = mkAdj1 "african" ; +lin african153 = noun "african" ; +lin afternoon157 = noun "afternoon" ; +lin afterthought158 = noun "afterthought" ; +lin age163 = noun "age" ; +lin aged164 = aGen "aged" ; +lin agency165 = noun "agency" ; +lin agenda166 = noun "agenda" ; +lin agent167 = noun "agent" ; +lin aggravate168 = verb2 "aggravate" "" ; +lin aggressive169 = mkAdj1 "aggressive" ; +lin ago170 = mkAdv "ago" ; +lin agree171 = verb2 "agree" "with" ; +lin aid173 = noun "aid" ; +lin aid174 = verb2 "aid" "" ; +lin aide175 = noun "aide" ; +lin aim176 = noun "aim" ; +lin aim177 = verb2 "aim" "at" ; +lin aim178 = verb2 "aim" "to" ; +lin air179 = noun "air" ; +lin aircraft180 = noun "aircraft" ; +lin aircraft181 = noun "aircraft" ; +lin akin182 = mkAdj2 "akin" "" ; +lin akin183 = mkAdj2 "akin" "to" ; +lin alcohol187 = noun "alcohol" ; +lin alcoholic188 = mkAdj1 "alcoholic" ; +lin alcoholic189 = noun "alcoholic" ; +lin algebra190 = noun "algebra" ; +lin algorithm191 = noun "algorithm" ; +lin alias192 = noun "alias" ; +lin align193 = verb2 "align" "" ; +lin alike194 = aGen "alike" ; +lin alive195 = aGen "alive" ; +lin all196 = mkAdv "all" ; +lin all197 = noun "all" ; +lin all198 = aGen "all" ; +lin all199 = aGen "all" ; +lin all200 = aGen "all" ; +lin allege201 = verb2 "allege" "" ; +lin alley202 = noun "alley" ; +lin allocate203 = vGen "allocate" ; +lin allow204 = verb2 "allow" "" ; +lin allow205 = verb2 "allow" "" ; +lin allow206 = verb2 "allow" "for" ; +lin allow207 = verb2 "allow" "of" ; +lin allude208 = verb2 "allude" "to" ; +lin ally209 = noun "ally" ; +lin ally210 = verb2 "ally" "with" ; +lin almost211 = mkAdv "almost" ; +lin alone213 = aGen "alone" ; +lin alphabet216 = noun "alphabet" ; +lin alphabetic217 = mkAdj1 "alphabetic" ; +lin alphanumeric218 = mkAdj1 "alphanumeric" ; +lin already219 = mkAdv "already" ; +lin also220 = mkAdv "also" ; +lin altar221 = noun "altar" ; +lin alter222 = verb2 "alter" "" ; +lin alternate223 = verb2 "alternate" "with" ; +lin alternative224 = noun "alternative" ; +lin alternatively225 = mkAdj1 "alternatively" ; +lin always227 = mkAdv "always" ; +lin amaze229 = verb2 "amaze" "" ; +lin amazing230 = mkAdj1 "amazing" ; +lin ambiguity231 = noun "ambiguity" ; +lin ambiguous232 = mkAdj1 "ambiguous" ; +lin ambition233 = noun "ambition" ; +lin ambitious234 = mkAdj1 "ambitious" ; +lin amenable235 = mkAdj2 "amenable" "" ; +lin amenable236 = mkAdj2 "amenable" "to" ; +lin amend237 = verb2 "amend" "" ; +lin amenity238 = noun "amenity" ; +lin america239 = noun "america" ; +lin american240 = mkAdj1 "american" ; +lin american241 = noun "american" ; +lin amount244 = noun "amount" ; +lin ampere245 = noun "ampere" ; +lin ampersand246 = noun "ampersand" ; +lin amuse247 = verb2 "amuse" "" ; +lin anachronism251 = noun "anachronism" ; +lin anachronistic252 = mkAdj1 "anachronistic" ; +lin analogous253 = mkAdj2 "analogous" "" ; +lin analogous254 = mkAdj2 "analogous" "to" ; +lin analogue255 = noun "analogue" ; +lin analogy256 = noun "analogy" ; +lin analyse257 = verb2 "analyse" "" ; +lin analysis259 = noun "analysis" ; +lin analytic260 = mkAdj1 "analytic" ; +lin anaphor261 = noun "anaphor" ; +lin anaphora262 = noun "anaphora" ; +lin anaphoric263 = mkAdj1 "anaphoric" ; +lin ancestor265 = noun "ancestor" ; +lin ancient266 = mkAdj1 "ancient" ; +lin anecdote268 = noun "anecdote" ; +lin anger269 = noun "anger" ; +lin angle270 = noun "angle" ; +lin angled271 = mkAdj1 "angled" ; +lin angler272 = noun "angler" ; +lin angling273 = noun "angling" ; +lin angry274 = aGen "angry" ; +lin angry275 = aGen "angry" ; +lin angry276 = aGen "angry" ; +lin angry277 = aGen "angry" ; +lin angry278 = aGen "angry" ; +lin animal279 = noun "animal" ; +lin animate280 = mkAdj1 "animate" ; +lin animate281 = verb2 "animate" "" ; +lin ankle282 = noun "ankle" ; +lin annotate283 = verb2 "annotate" "" ; +lin announce284 = verb2 "announce" "" ; +lin announce285 = verb2 "announce" "" ; +lin annoy286 = verb2 "annoy" "" ; +lin annual287 = mkAdj1 "annual" ; +lin anomalous288 = mkAdj1 "anomalous" ; +lin anomaly289 = noun "anomaly" ; +lin another290 = aGen "another" ; +lin answer291 = noun "answer" ; +lin answer292 = verb2 "answer" "" ; +lin ant293 = noun "ant" ; +lin antecedent294 = noun "antecedent" ; +lin anthropomorphic295 = mkAdj1 "anthropomorphic" ; +lin anthropomorphism296 = noun "anthropomorphism" ; +lin antibiotic298 = noun "antibiotic" ; +lin anticipate299 = verb2 "anticipate" "" ; +lin anticipate300 = verb2 "anticipate" "" ; +lin anticipate301 = verb2 "anticipate" "" ; +lin anxiety302 = noun "anxiety" ; +lin anxious303 = mkAdj2 "anxious" "" ; +lin anxious304 = mkAdj2 "anxious" "about" ; +lin anxious305 = mkAdj2 "anxious" "" ; +lin any306 = aGen "any" ; +lin anyway311 = mkAdv "anyway" ; +lin ape314 = noun "ape" ; +lin apologetic315 = aGen "apologetic" ; +lin apologetic316 = aGen "apologetic" ; +lin apologise317 = verb2 "apologise" "for" ; +lin apologize318 = verb2 "apologize" "for" ; +lin appal319 = verb2 "appal" "" ; +lin apparatus320 = noun "apparatus" ; +lin apparent321 = aGen "apparent" ; +lin apparent322 = aGen "apparent" ; +lin apparition323 = noun "apparition" ; +lin appeal324 = verb2 "appeal" "to" ; +lin appeal325 = noun "appeal" ; +lin appear326 = verb2 "appear" "" ; +lin appear327 = verb3 "appear" "" "" ; +lin appear328 = verb2 "appear" "" ; +lin appear329 = verb2 "appear" "" ; +lin append330 = verb3 "append" "" "to" ; +lin appendices331 = noun "appendices" ; +lin appendix332 = noun "appendix" ; +lin apple333 = noun "apple" ; +lin applicable334 = aGen "applicable" ; +lin applicable335 = aGen "applicable" ; +lin applicant336 = noun "applicant" ; +lin apply337 = verb3 "apply" "" "to" ; +lin apply338 = verb2 "apply" "for" ; +lin appoint339 = verb2 "appoint" "" ; +lin appoint340 = verb2 "appoint" "" ; +lin appoint341 = verb2 "appoint" "" ; +lin appointment342 = noun "appointment" ; +lin apposite343 = mkAdj1 "apposite" ; +lin appraise344 = verb2 "appraise" "" ; +lin appreciate345 = vGen "appreciate" ; +lin apprehend346 = verb2 "apprehend" "" ; +lin apprehension347 = noun "apprehension" ; +lin apprehensive348 = mkAdj1 "apprehensive" ; +lin approach349 = verb2 "approach" "" ; +lin approach350 = noun "approach" ; +lin approbation351 = noun "approbation" ; +lin appropriate352 = aGen "appropriate" ; +lin appropriate353 = aGen "appropriate" ; +lin approve354 = verb2 "approve" "of" ; +lin approximate355 = mkAdj1 "approximate" ; +lin approximate356 = verb2 "approximate" "to" ; +lin april357 = noun "april" ; +lin apse358 = noun "apse" ; +lin apt359 = aGen "apt" ; +lin apt360 = aGen "apt" ; +lin aptitude361 = noun "aptitude" ; +lin arabian362 = mkAdj1 "arabian" ; +lin arabic363 = mkAdj1 "arabic" ; +lin arbitrary364 = mkAdj1 "arbitrary" ; +lin arc365 = noun "arc" ; +lin arch367 = noun "arch" ; +lin archetype368 = noun "archetype" ; +lin architect369 = noun "architect" ; +lin architecture370 = noun "architecture" ; +lin area373 = noun "area" ; +lin arena374 = noun "arena" ; +lin argue378 = verb2 "argue" "" ; +lin argument379 = noun "argument" ; +lin argument380 = noun "argument" ; +lin arise381 = vGen "arise" ; +lin arithmetic383 = noun "arithmetic" ; +lin arm384 = noun "arm" ; +lin arm385 = verb2 "arm" "" ; +lin armour386 = noun "armour" ; +lin armoury387 = noun "armoury" ; +lin arms388 = noun "arms" ; +lin army389 = noun "army" ; +lin arouse392 = verb2 "arouse" "" ; +lin arrange393 = vGen "arrange" ; +lin arrange394 = verb2 "arrange" "" ; +lin arrange395 = verb2 "arrange" "" ; +lin arrange396 = verb2 "arrange" "" ; +lin array397 = noun "array" ; +lin arrest398 = verb2 "arrest" "" ; +lin arrive399 = vGen "arrive" ; +lin arrive400 = verb2 "arrive" "at" ; +lin arrow401 = noun "arrow" ; +lin art402 = noun "art" ; +lin artefact403 = noun "artefact" ; +lin article404 = noun "article" ; +lin articulate405 = vGen "articulate" ; +lin artificial406 = mkAdj1 "artificial" ; +lin artist407 = noun "artist" ; +lin ascend412 = verb2 "ascend" "" ; +lin ascend413 = verb2 "ascend" "" ; +lin ascent414 = noun "ascent" ; +lin ascertain415 = verb2 "ascertain" "" ; +lin ascribe416 = verb3 "ascribe" "" "to" ; +lin ash417 = noun "ash" ; +lin ashamed418 = aGen "ashamed" ; +lin ashamed419 = aGen "ashamed" ; +lin asia420 = noun "asia" ; +lin ask421 = verb2 "ask" "" ; +lin ask422 = verb3 "ask" "" "for" ; +lin ask423 = verb3 "ask" "" "to" ; +lin ask424 = verb2 "ask" "" ; +lin ask425 = verb2 "ask" "" ; +lin ask426 = verb2 "ask" "for" ; +lin ask427 = verb2 "ask" "" ; +lin ask428 = verb2 "ask" "" ; +lin ask429 = verb2 "ask" "" ; +lin ask430 = verb2 "ask" "" ; +lin asleep431 = aGen "asleep" ; +lin aspect432 = noun "aspect" ; +lin aspire433 = verb2 "aspire" "to" ; +lin aspire434 = verb2 "aspire" "" ; +lin aspirin435 = noun "aspirin" ; +lin ass436 = noun "ass" ; +lin assault437 = noun "assault" ; +lin assault438 = verb2 "assault" "" ; +lin assemble439 = verb2 "assemble" "" ; +lin assembly440 = noun "assembly" ; +lin assent441 = verb2 "assent" "to" ; +lin assert442 = verb2 "assert" "" ; +lin assess443 = verb2 "assess" "" ; +lin assign444 = verb3 "assign" "" "to" ; +lin assimilate445 = verb2 "assimilate" "" ; +lin assist446 = verb2 "assist" "" ; +lin assist447 = verb2 "assist" "" ; +lin assist448 = verb2 "assist" "" ; +lin assist449 = verb2 "assist" "at" ; +lin assistant450 = noun "assistant" ; +lin associate451 = verb3 "associate" "" "with" ; +lin association452 = noun "association" ; +lin assume453 = verb2 "assume" "" ; +lin assume454 = verb2 "assume" "" ; +lin assumption455 = noun "assumption" ; +lin assure456 = verb2 "assure" "" ; +lin asterisk457 = noun "asterisk" ; +lin asthma458 = noun "asthma" ; +lin asthmatic459 = mkAdj1 "asthmatic" ; +lin asthmatically460 = mkAdv "asthmatically" ; +lin astonish461 = verb2 "astonish" "" ; +lin astray462 = aGen "astray" ; +lin astronomer463 = noun "astronomer" ; +lin astronomy464 = noun "astronomy" ; +lin asymmetry465 = noun "asymmetry" ; +lin atlas471 = noun "atlas" ; +lin atmosphere472 = noun "atmosphere" ; +lin atom473 = noun "atom" ; +lin attach476 = verb2 "attach" "" ; +lin attach477 = verb3 "attach" "" "to" ; +lin attach478 = verb2 "attach" "to" ; +lin attack479 = verb2 "attack" "" ; +lin attack480 = noun "attack" ; +lin attain481 = verb2 "attain" "" ; +lin attempt482 = noun "attempt" ; +lin attempt483 = verb2 "attempt" "" ; +lin attend484 = verb2 "attend" "to" ; +lin attention485 = noun "attention" ; +lin attentive486 = aGen "attentive" ; +lin attentive487 = aGen "attentive" ; +lin attitude488 = noun "attitude" ; +lin attract489 = vGen "attract" ; +lin attribute490 = noun "attribute" ; +lin attribute491 = verb3 "attribute" "" "to" ; +lin audible492 = mkAdj2 "audible" "" ; +lin audience493 = noun "audience" ; +lin augment494 = verb2 "augment" "" ; +lin august495 = noun "august" ; +lin aunt496 = noun "aunt" ; +lin australia497 = noun "australia" ; +lin australian498 = mkAdj1 "australian" ; +lin austria499 = noun "austria" ; +lin author500 = noun "author" ; +lin authority501 = noun "authority" ; +lin authorize502 = verb2 "authorize" "" ; +lin automate504 = vGen "automate" ; +lin automatic505 = mkAdj1 "automatic" ; +lin automatically506 = mkAdv "automatically" ; +lin automaton507 = noun "automaton" ; +lin autonomous508 = mkAdj1 "autonomous" ; +lin autonomy509 = noun "autonomy" ; +lin autumn510 = noun "autumn" ; +lin auxiliary511 = mkAdj1 "auxiliary" ; +lin auxiliary512 = noun "auxiliary" ; +lin avail513 = verb2 "avail" "" ; +lin available514 = mkAdj1 "available" ; +lin avenue515 = noun "avenue" ; +lin average516 = mkAdj1 "average" ; +lin average517 = noun "average" ; +lin average518 = verb2 "average" "" ; +lin avoid519 = verb2 "avoid" "" ; +lin avoid520 = verb2 "avoid" "" ; +lin avowed521 = mkAdj1 "avowed" ; +lin await522 = verb2 "await" "" ; +lin awake523 = aGen "awake" ; +lin awaken524 = verb2 "awaken" "" ; +lin award525 = vGen "award" ; +lin aware526 = aGen "aware" ; +lin aware527 = aGen "aware" ; +lin awful529 = mkAdj1 "awful" ; +lin awkward530 = aGen "awkward" ; +lin axe531 = noun "axe" ; +lin axiom533 = noun "axiom" ; +lin axiomatic534 = mkAdj1 "axiomatic" ; +lin axiomatize535 = verb2 "axiomatize" "" ; +lin axis536 = noun "axis" ; +lin baby537 = noun "baby" ; +lin back538 = noun "back" ; +lin background539 = noun "background" ; +lin backing540 = noun "backing" ; +lin backtrack541 = verb2 "backtrack" "" ; +lin backward542 = mkAdj1 "backward" ; +lin bacterial545 = mkAdj1 "bacterial" ; +lin bacterium546 = noun "bacterium" ; +lin bad547 = mkAdj1 "bad" ; +lin bag548 = noun "bag" ; +lin bake549 = verb2 "bake" "" ; +lin bake550 = verb2 "bake" "" ; +lin balance551 = vGen "balance" ; +lin ball552 = noun "ball" ; +lin ballad553 = noun "ballad" ; +lin banal554 = mkAdj1 "banal" ; +lin banana555 = noun "banana" ; +lin band556 = noun "band" ; +lin bang557 = noun "bang" ; +lin banish558 = verb2 "banish" "" ; +lin bank559 = noun "bank" ; +lin bar560 = noun "bar" ; +lin bar561 = verb2 "bar" "" ; +lin bare562 = aGen "bare" ; +lin bare563 = verb2 "bare" "" ; +lin bark564 = noun "bark" ; +lin bark565 = vGen "bark" ; +lin barn566 = noun "barn" ; +lin baron567 = noun "baron" ; +lin barrel568 = noun "barrel" ; +lin base569 = noun "base" ; +lin base570 = verb3 "base" "" "loc" ; +lin basic572 = mkAdj1 "basic" ; +lin basically573 = mkAdv "basically" ; +lin basin574 = noun "basin" ; +lin basis575 = noun "basis" ; +lin basis576 = noun "basis" ; +lin basis577 = noun "basis" ; +lin basket578 = noun "basket" ; +lin bat579 = noun "bat" ; +lin batch580 = noun "batch" ; +lin bath581 = noun "bath" ; +lin bathe582 = vGen "bathe" ; +lin batsman583 = noun "batsman" ; +lin battle585 = noun "battle" ; +lin be586 = vGen "be" ; +lin beach587 = noun "beach" ; +lin beak588 = noun "beak" ; +lin beam589 = noun "beam" ; +lin bean590 = noun "bean" ; +lin bear591 = noun "bear" ; +lin bear592 = verb2 "bear" "" ; +lin beard593 = noun "beard" ; +lin beast594 = noun "beast" ; +lin beat595 = verb2 "beat" "" ; +lin beat596 = verb2 "beat" "" ; +lin beauty598 = noun "beauty" ; +lin become602 = verb2 "become" "" ; +lin become603 = verb2 "become" "" ; +lin bed604 = noun "bed" ; +lin bee605 = noun "bee" ; +lin beer607 = noun "beer" ; +lin beg611 = verb2 "beg" "" ; +lin begin613 = verb2 "begin" "" ; +lin beginning614 = noun "beginning" ; +lin behalf616 = noun "behalf" ; +lin behave617 = vGen "behave" ; +lin behaviour618 = noun "behaviour" ; +lin being621 = noun "being" ; +lin belief622 = noun "belief" ; +lin belief623 = noun "belief" ; +lin belief624 = noun "belief" ; +lin believe625 = verb2 "believe" "" ; +lin believe626 = verb2 "believe" "in" ; +lin believe627 = verb2 "believe" "" ; +lin believe628 = verb2 "believe" "" ; +lin believe629 = verb2 "believe" "" ; +lin bell630 = noun "bell" ; +lin belong631 = verb2 "belong" "" ; +lin beloved632 = aGen "beloved" ; +lin beloved633 = aGen "beloved" ; +lin belt635 = noun "belt" ; +lin bench636 = noun "bench" ; +lin bend637 = vGen "bend" ; +lin beneficial639 = aGen "beneficial" ; +lin beneficial640 = aGen "beneficial" ; +lin benefit641 = noun "benefit" ; +lin berry644 = noun "berry" ; +lin bet648 = noun "bet" ; +lin betray649 = verb2 "betray" "" ; +lin bias655 = verb2 "bias" "" ; +lin bible656 = noun "bible" ; +lin biblical657 = aGen "biblical" ; +lin bibliography658 = noun "bibliography" ; +lin biconditional659 = vGen "biconditional" ; +lin bicycle660 = noun "bicycle" ; +lin bidirectional661 = mkAdj1 "bidirectional" ; +lin big662 = aGen "big" ; +lin bike663 = noun "bike" ; +lin bill664 = noun "bill" ; +lin bill665 = noun "bill" ; +lin billion666 = noun "billion" ; +lin bin667 = noun "bin" ; +lin binary668 = mkAdj1 "binary" ; +lin bind669 = verb2 "bind" "" ; +lin binding670 = noun "binding" ; +lin bird671 = noun "bird" ; +lin birth672 = noun "birth" ; +lin birthday673 = noun "birthday" ; +lin bisect674 = vGen "bisect" ; +lin bisector675 = noun "bisector" ; +lin bit676 = noun "bit" ; +lin bite678 = verb2 "bite" "" ; +lin bitter680 = mkAdj1 "bitter" ; +lin bizarre682 = mkAdj1 "bizarre" ; +lin black683 = aGen "black" ; +lin blackboard684 = noun "blackboard" ; +lin blade685 = noun "blade" ; +lin blame686 = verb3 "blame" "" "for" ; +lin blame687 = noun "blame" ; +lin blame688 = noun "blame" ; +lin blank689 = aGen "blank" ; +lin blank690 = noun "blank" ; +lin bleed693 = vGen "bleed" ; +lin blind695 = aGen "blind" ; +lin blind696 = verb2 "blind" "" ; +lin block697 = noun "block" ; +lin block698 = verb2 "block" "" ; +lin blood699 = noun "blood" ; +lin blow700 = noun "blow" ; +lin blow701 = vGen "blow" ; +lin blue703 = aGen "blue" ; +lin bluff704 = verb2 "bluff" "" ; +lin board705 = noun "board" ; +lin boat706 = noun "boat" ; +lin body707 = noun "body" ; +lin boil708 = verb2 "boil" "" ; +lin bold709 = aGen "bold" ; +lin bomb710 = noun "bomb" ; +lin bomb711 = verb2 "bomb" "" ; +lin bombard712 = verb2 "bombard" "" ; +lin bond713 = noun "bond" ; +lin bond714 = verb3 "bond" "" "to" ; +lin bone715 = noun "bone" ; +lin bonus716 = noun "bonus" ; +lin book717 = noun "book" ; +lin bookkeeping718 = noun "bookkeeping" ; +lin boolean719 = mkAdj1 "boolean" ; +lin boorish720 = mkAdj1 "boorish" ; +lin boost721 = verb2 "boost" "" ; +lin boot722 = noun "boot" ; +lin bootstrap723 = noun "bootstrap" ; +lin border724 = noun "border" ; +lin border725 = verb2 "border" "" ; +lin bore726 = noun "bore" ; +lin bore727 = verb2 "bore" "" ; +lin borrow731 = verb3 "borrow" "" "from" ; +lin boss732 = noun "boss" ; +lin both735 = aGen "both" ; +lin bother736 = vGen "bother" ; +lin bother737 = vGen "bother" ; +lin bother738 = verb2 "bother" "" ; +lin bother739 = verb2 "bother" "about" ; +lin bottle740 = noun "bottle" ; +lin bottom741 = noun "bottom" ; +lin bough742 = noun "bough" ; +lin bound745 = mkAdj2 "bound" "for" ; +lin bound748 = verb2 "bound" "" ; +lin boundary749 = noun "boundary" ; +lin bounded750 = mkAdj1 "bounded" ; +lin bow751 = noun "bow" ; +lin bowl752 = noun "bowl" ; +lin box753 = noun "box" ; +lin boy754 = noun "boy" ; +lin brace755 = noun "brace" ; +lin bracket756 = noun "bracket" ; +lin bracket757 = verb2 "bracket" "" ; +lin brain758 = noun "brain" ; +lin branch759 = vGen "branch" ; +lin brand760 = noun "brand" ; +lin brandy761 = noun "brandy" ; +lin brass762 = noun "brass" ; +lin brave763 = aGen "brave" ; +lin breach764 = noun "breach" ; +lin breach765 = verb2 "breach" "" ; +lin bread766 = noun "bread" ; +lin breadth767 = noun "breadth" ; +lin break768 = noun "break" ; +lin break769 = verb2 "break" "" ; +lin breakage770 = noun "breakage" ; +lin breakfast771 = noun "breakfast" ; +lin breath772 = noun "breath" ; +lin breathe773 = verb2 "breathe" "" ; +lin breed774 = vGen "breed" ; +lin breed775 = noun "breed" ; +lin breeze776 = noun "breeze" ; +lin brew777 = verb2 "brew" "" ; +lin brick778 = noun "brick" ; +lin bridge779 = noun "bridge" ; +lin bridge780 = verb2 "bridge" "" ; +lin brief781 = aGen "brief" ; +lin briefs782 = noun "briefs" ; +lin bright783 = aGen "bright" ; +lin brilliant785 = aGen "brilliant" ; +lin bring786 = verb2 "bring" "" ; +lin bristle787 = noun "bristle" ; +lin britain788 = noun "britain" ; +lin british789 = mkAdj1 "british" ; +lin broach790 = verb2 "broach" "" ; +lin broad791 = aGen "broad" ; +lin broadcast792 = noun "broadcast" ; +lin bronchitis795 = noun "bronchitis" ; +lin brother796 = noun "brother" ; +lin brother797 = noun "brother" ; +lin brown800 = aGen "brown" ; +lin bruise801 = noun "bruise" ; +lin bruise802 = verb2 "bruise" "" ; +lin brute803 = noun "brute" ; +lin bucket804 = noun "bucket" ; +lin bud805 = noun "bud" ; +lin bud806 = verb2 "bud" "" ; +lin buffer807 = noun "buffer" ; +lin buffer808 = verb2 "buffer" "" ; +lin bug809 = noun "bug" ; +lin build810 = verb2 "build" "" ; +lin building811 = noun "building" ; +lin bullet814 = noun "bullet" ; +lin bully815 = noun "bully" ; +lin bully816 = verb2 "bully" "" ; +lin bun817 = noun "bun" ; +lin bunch818 = noun "bunch" ; +lin bundle819 = noun "bundle" ; +lin burden820 = noun "burden" ; +lin burn821 = verb2 "burn" "" ; +lin burst825 = vGen "burst" ; +lin burst826 = vGen "burst" ; +lin bury827 = verb2 "bury" "" ; +lin bus828 = noun "bus" ; +lin bush829 = noun "bush" ; +lin business830 = noun "business" ; +lin busy831 = aGen "busy" ; +lin butter833 = noun "butter" ; +lin butter834 = verb2 "butter" "" ; +lin butterfly835 = noun "butterfly" ; +lin button836 = noun "button" ; +lin buy837 = verb2 "buy" "" ; +lin buzz838 = vGen "buzz" ; +lin cabinet842 = noun "cabinet" ; +lin cable843 = noun "cable" ; +lin cage844 = noun "cage" ; +lin cake845 = noun "cake" ; +lin calculate846 = vGen "calculate" ; +lin calculus847 = noun "calculus" ; +lin call848 = noun "call" ; +lin call849 = verb2 "call" "" ; +lin calm850 = aGen "calm" ; +lin cam851 = noun "cam" ; +lin cambridge852 = noun "cambridge" ; +lin camel854 = noun "camel" ; +lin camera855 = noun "camera" ; +lin camp856 = noun "camp" ; +lin campaign857 = noun "campaign" ; +lin can858 = noun "can" ; +lin can859 = verb3 "can" "" "" ; +lin can860 = verb2 "can" "" ; +lin canada861 = noun "canada" ; +lin canadian862 = aGen "canadian" ; +lin cancel863 = verb2 "cancel" "" ; +lin cancer864 = noun "cancer" ; +lin candid865 = mkAdj1 "candid" ; +lin candidate866 = noun "candidate" ; +lin candle867 = noun "candle" ; +lin cannon868 = noun "cannon" ; +lin canonical870 = mkAdj1 "canonical" ; +lin cap872 = noun "cap" ; +lin capable873 = mkAdj2 "capable" "" ; +lin capable874 = mkAdj2 "capable" "of" ; +lin capacity875 = noun "capacity" ; +lin capital876 = noun "capital" ; +lin captain877 = noun "captain" ; +lin captain878 = noun "captain" ; +lin capture879 = verb2 "capture" "" ; +lin car880 = noun "car" ; +lin card881 = noun "card" ; +lin cardboard882 = noun "cardboard" ; +lin cardinal883 = mkAdj1 "cardinal" ; +lin cardinal884 = noun "cardinal" ; +lin care885 = vGen "care" ; +lin care886 = noun "care" ; +lin career887 = noun "career" ; +lin carriage888 = noun "carriage" ; +lin carry889 = verb2 "carry" "" ; +lin cart890 = noun "cart" ; +lin cartesian891 = mkAdj1 "cartesian" ; +lin carve892 = verb2 "carve" "" ; +lin case893 = noun "case" ; +lin cash894 = noun "cash" ; +lin cast895 = noun "cast" ; +lin cast897 = verb2 "cast" "" ; +lin cast898 = vGen "cast" ; +lin castle899 = noun "castle" ; +lin casual900 = mkAdj1 "casual" ; +lin cat901 = noun "cat" ; +lin catch902 = noun "catch" ; +lin catch903 = verb2 "catch" "" ; +lin categorical904 = mkAdj1 "categorical" ; +lin category905 = noun "category" ; +lin cater906 = verb2 "cater" "for" ; +lin cattle907 = noun "cattle" ; +lin cause910 = noun "cause" ; +lin cause911 = verb2 "cause" "" ; +lin caution912 = noun "caution" ; +lin cautious913 = mkAdj1 "cautious" ; +lin cave914 = noun "cave" ; +lin caviar915 = noun "caviar" ; +lin cease916 = vGen "cease" ; +lin ceiling917 = noun "ceiling" ; +lin cell918 = noun "cell" ; +lin cellar919 = noun "cellar" ; +lin cement920 = noun "cement" ; +lin cement921 = noun "cement" ; +lin census922 = noun "census" ; +lin cent923 = noun "cent" ; +lin centaur924 = noun "centaur" ; +lin center925 = noun "center" ; +lin centre926 = noun "centre" ; +lin centre927 = verb2 "centre" "" ; +lin century928 = noun "century" ; +lin ceremonial929 = mkAdj1 "ceremonial" ; +lin ceremony930 = noun "ceremony" ; +lin certain931 = mkAdj2 "certain" "" ; +lin certain932 = mkAdj2 "certain" "of" ; +lin certain933 = mkAdj2 "certain" "" ; +lin certain934 = aGen "certain" ; +lin certainty935 = noun "certainty" ; +lin certainty936 = noun "certainty" ; +lin certify937 = verb2 "certify" "" ; +lin certitude938 = noun "certitude" ; +lin chain939 = noun "chain" ; +lin chain940 = verb3 "chain" "" "to" ; +lin chair941 = noun "chair" ; +lin chairman942 = noun "chairman" ; +lin chairmen943 = noun "chairmen" ; +lin chairwoman944 = noun "chairwoman" ; +lin chairwomen945 = noun "chairwomen" ; +lin chalk946 = noun "chalk" ; +lin challenge947 = noun "challenge" ; +lin challenge948 = noun "challenge" ; +lin chance949 = noun "chance" ; +lin chancellor950 = noun "chancellor" ; +lin change951 = vGen "change" ; +lin change952 = noun "change" ; +lin change953 = verb2 "change" "" ; +lin channel954 = noun "channel" ; +lin chap955 = noun "chap" ; +lin chapter956 = noun "chapter" ; +lin char957 = verb2 "char" "" ; +lin character958 = noun "character" ; +lin characteristic959 = noun "characteristic" ; +lin characteristic960 = aGen "characteristic" ; +lin characteristic961 = aGen "characteristic" ; +lin characteristically962 = mkAdj1 "characteristically" ; +lin characterize963 = verb2 "characterize" "" ; +lin charge964 = noun "charge" ; +lin charge965 = verb3 "charge" "" "with" ; +lin charitable966 = mkAdj1 "charitable" ; +lin charity967 = noun "charity" ; +lin charm968 = noun "charm" ; +lin charm969 = verb2 "charm" "" ; +lin charming970 = mkAdj1 "charming" ; +lin chart971 = noun "chart" ; +lin chase972 = verb2 "chase" "" ; +lin chaste973 = aGen "chaste" ; +lin cheap974 = aGen "cheap" ; +lin cheat975 = noun "cheat" ; +lin cheat976 = verb2 "cheat" "" ; +lin check977 = noun "check" ; +lin check978 = verb2 "check" "" ; +lin checkmate979 = noun "checkmate" ; +lin cheek980 = noun "cheek" ; +lin cheer981 = vGen "cheer" ; +lin cheer982 = noun "cheer" ; +lin cheerful983 = mkAdj1 "cheerful" ; +lin cheese984 = noun "cheese" ; +lin chemical985 = aGen "chemical" ; +lin chemist986 = noun "chemist" ; +lin chemistry987 = noun "chemistry" ; +lin cheque988 = noun "cheque" ; +lin chequered989 = mkAdj1 "chequered" ; +lin chess990 = noun "chess" ; +lin chest991 = noun "chest" ; +lin chicken992 = noun "chicken" ; +lin chief993 = noun "chief" ; +lin chief994 = aGen "chief" ; +lin child995 = noun "child" ; +lin children996 = noun "children" ; +lin chimney997 = noun "chimney" ; +lin chin998 = noun "chin" ; +lin china999 = noun "china" ; +lin chinaman1000 = noun "chinaman" ; +lin chinese1001 = mkAdj1 "chinese" ; +lin chocolate1002 = noun "chocolate" ; +lin choice1003 = noun "choice" ; +lin choose1004 = verb2 "choose" "" ; +lin christian1007 = noun "christian" ; +lin christmas1008 = noun "christmas" ; +lin chronic1009 = mkAdj1 "chronic" ; +lin chronology1010 = noun "chronology" ; +lin chunk1011 = noun "chunk" ; +lin church1012 = noun "church" ; +lin churn1013 = noun "churn" ; +lin churn1014 = verb2 "churn" "" ; +lin churn1015 = verb2 "churn" "" ; +lin cigar1016 = noun "cigar" ; +lin cigarette1017 = noun "cigarette" ; +lin cinema1018 = noun "cinema" ; +lin circle1019 = noun "circle" ; +lin circuit1020 = noun "circuit" ; +lin circular1021 = mkAdj1 "circular" ; +lin circulate1022 = vGen "circulate" ; +lin circumscribe1023 = verb2 "circumscribe" "" ; +lin circumstance1024 = noun "circumstance" ; +lin circumvent1025 = vGen "circumvent" ; +lin cite1026 = verb2 "cite" "" ; +lin citizen1027 = noun "citizen" ; +lin city1028 = noun "city" ; +lin civilize1029 = verb2 "civilize" "" ; +lin clad1030 = mkAdj2 "clad" "" ; +lin clad1031 = mkAdj2 "clad" "in" ; +lin claim1032 = verb2 "claim" "" ; +lin claim1033 = noun "claim" ; +lin clan1034 = noun "clan" ; +lin clap1035 = vGen "clap" ; +lin clap1036 = noun "clap" ; +lin clarify1037 = verb2 "clarify" "" ; +lin clarity1038 = noun "clarity" ; +lin clash1039 = verb2 "clash" "with" ; +lin class1040 = noun "class" ; +lin class1041 = verb2 "class" "" ; +lin classic1042 = mkAdj1 "classic" ; +lin classify1043 = verb2 "classify" "" ; +lin clause1044 = noun "clause" ; +lin clay1045 = noun "clay" ; +lin clean1046 = aGen "clean" ; +lin clean1047 = verb2 "clean" "" ; +lin clear1048 = verb2 "clear" "" ; +lin clear1049 = aGen "clear" ; +lin clear1050 = aGen "clear" ; +lin cleave1051 = verb2 "cleave" "" ; +lin cleaver1052 = noun "cleaver" ; +lin cleft1053 = noun "cleft" ; +lin clerk1056 = noun "clerk" ; +lin clever1057 = aGen "clever" ; +lin client1058 = noun "client" ; +lin cliff1059 = noun "cliff" ; +lin climate1060 = noun "climate" ; +lin climax1061 = noun "climax" ; +lin climb1062 = verb2 "climb" "" ; +lin clinic1063 = noun "clinic" ; +lin clip1064 = noun "clip" ; +lin clitic1065 = noun "clitic" ; +lin clock1066 = noun "clock" ; +lin clog1067 = noun "clog" ; +lin close1068 = verb2 "close" "" ; +lin close1069 = aGen "close" ; +lin close1070 = aGen "close" ; +lin closet1071 = noun "closet" ; +lin closure1072 = noun "closure" ; +lin cloth1073 = noun "cloth" ; +lin clothe1074 = verb2 "clothe" "" ; +lin clothes1075 = noun "clothes" ; +lin clothing1076 = noun "clothing" ; +lin cloud1077 = noun "cloud" ; +lin club1079 = noun "club" ; +lin clue1080 = noun "clue" ; +lin clumsy1081 = aGen "clumsy" ; +lin clutter1082 = noun "clutter" ; +lin coach1084 = noun "coach" ; +lin coach1085 = verb2 "coach" "" ; +lin coal1086 = noun "coal" ; +lin coalesce1087 = verb2 "coalesce" "" ; +lin coarse1088 = aGen "coarse" ; +lin coast1089 = noun "coast" ; +lin coast1090 = verb2 "coast" "" ; +lin coaster1091 = noun "coaster" ; +lin coat1092 = noun "coat" ; +lin cocktail1093 = noun "cocktail" ; +lin cocoa1094 = noun "cocoa" ; +lin coconut1095 = noun "coconut" ; +lin code1096 = noun "code" ; +lin code1097 = verb2 "code" "" ; +lin coefficient1098 = noun "coefficient" ; +lin coerce1099 = vGen "coerce" ; +lin coffee1100 = noun "coffee" ; +lin cog1101 = noun "cog" ; +lin cognition1102 = noun "cognition" ; +lin cognitive1103 = mkAdj1 "cognitive" ; +lin coherence1104 = noun "coherence" ; +lin coherent1105 = mkAdj1 "coherent" ; +lin coin1106 = noun "coin" ; +lin coincide1107 = verb2 "coincide" "with" ; +lin coincidence1108 = noun "coincidence" ; +lin coincidental1109 = mkAdj1 "coincidental" ; +lin cold1110 = aGen "cold" ; +lin cold1111 = noun "cold" ; +lin collaborate1112 = verb2 "collaborate" "" ; +lin collapse1113 = noun "collapse" ; +lin collapse1114 = verb2 "collapse" "" ; +lin collar1115 = noun "collar" ; +lin colleague1116 = noun "colleague" ; +lin collect1117 = verb3 "collect" "" "from" ; +lin college1118 = noun "college" ; +lin collide1119 = vGen "collide" ; +lin collinear1120 = mkAdj1 "collinear" ; +lin collision1121 = noun "collision" ; +lin colon1122 = noun "colon" ; +lin colony1123 = noun "colony" ; +lin colour1124 = noun "colour" ; +lin colour1125 = verb2 "colour" "" ; +lin column1126 = noun "column" ; +lin comb1127 = noun "comb" ; +lin combat1128 = noun "combat" ; +lin combinator1129 = noun "combinator" ; +lin combine1130 = verb3 "combine" "" "with" ; +lin come1131 = verb2 "come" "" ; +lin comedy1132 = noun "comedy" ; +lin comfort1133 = noun "comfort" ; +lin comfort1134 = verb2 "comfort" "" ; +lin comfortable1135 = mkAdj1 "comfortable" ; +lin comma1136 = noun "comma" ; +lin command1137 = noun "command" ; +lin command1138 = verb2 "command" "" ; +lin commence1139 = vGen "commence" ; +lin comment1140 = noun "comment" ; +lin comment1141 = verb2 "comment" "on" ; +lin commerce1142 = noun "commerce" ; +lin commercial1143 = noun "commercial" ; +lin commission1144 = verb2 "commission" "" ; +lin commission1145 = noun "commission" ; +lin commit1146 = vGen "commit" ; +lin committee1147 = noun "committee" ; +lin commodity1148 = noun "commodity" ; +lin common1149 = aGen "common" ; +lin commonsense1150 = mkAdj1 "commonsense" ; +lin commonwealth1151 = noun "commonwealth" ; +lin commune1152 = noun "commune" ; +lin communicate1153 = verb2 "communicate" "with" ; +lin community1154 = noun "community" ; +lin commutative1155 = mkAdj1 "commutative" ; +lin commutator1156 = noun "commutator" ; +lin compact1157 = mkAdj1 "compact" ; +lin companion1158 = noun "companion" ; +lin company1159 = noun "company" ; +lin comparative1160 = mkAdj1 "comparative" ; +lin comparative1161 = noun "comparative" ; +lin compare1162 = verb3 "compare" "" "with" ; +lin comparison1163 = noun "comparison" ; +lin compass1164 = vGen "compass" ; +lin compatible1165 = aGen "compatible" ; +lin compatible1166 = aGen "compatible" ; +lin compel1167 = verb2 "compel" "" ; +lin compensate1168 = verb2 "compensate" "for" ; +lin compete1169 = verb2 "compete" "with" ; +lin competence1170 = noun "competence" ; +lin competent1171 = mkAdj1 "competent" ; +lin competition1172 = noun "competition" ; +lin competitor1173 = noun "competitor" ; +lin compile1174 = verb2 "compile" "" ; +lin complain1175 = verb2 "complain" "about" ; +lin complaint1176 = noun "complaint" ; +lin complement1177 = noun "complement" ; +lin complement1178 = verb2 "complement" "" ; +lin complementary1179 = aGen "complementary" ; +lin complementary1180 = aGen "complementary" ; +lin complete1181 = mkAdj1 "complete" ; +lin complete1182 = verb2 "complete" "" ; +lin complex1183 = mkAdj1 "complex" ; +lin complex1184 = noun "complex" ; +lin complicate1185 = verb2 "complicate" "" ; +lin compliment1186 = noun "compliment" ; +lin compliment1187 = verb2 "compliment" "" ; +lin comply1188 = verb2 "comply" "with" ; +lin component1189 = noun "component" ; +lin compose1190 = verb2 "compose" "" ; +lin composite1191 = mkAdj1 "composite" ; +lin composition1192 = noun "composition" ; +lin compound1193 = mkAdj1 "compound" ; +lin compound1194 = noun "compound" ; +lin compound1195 = verb2 "compound" "" ; +lin comprehend1196 = verb2 "comprehend" "" ; +lin comprehensible1197 = aGen "comprehensible" ; +lin comprehensible1198 = aGen "comprehensible" ; +lin comprehension1199 = noun "comprehension" ; +lin comprehensive1200 = mkAdj1 "comprehensive" ; +lin compress1201 = verb2 "compress" "" ; +lin comprise1202 = verb2 "comprise" "" ; +lin compromise1203 = vGen "compromise" ; +lin compute1204 = verb2 "compute" "" ; +lin computer1205 = noun "computer" ; +lin concatenate1206 = vGen "concatenate" ; +lin concave1207 = aGen "concave" ; +lin conceal1208 = verb2 "conceal" "" ; +lin concede1209 = verb2 "concede" "" ; +lin conceive1210 = verb2 "conceive" "of" ; +lin concentrate1211 = verb2 "concentrate" "" ; +lin concept1212 = noun "concept" ; +lin conception1213 = noun "conception" ; +lin conceptual1214 = mkAdj1 "conceptual" ; +lin concern1215 = noun "concern" ; +lin concern1216 = verb2 "concern" "" ; +lin concert1218 = noun "concert" ; +lin concerted1219 = mkAdj1 "concerted" ; +lin concession1220 = noun "concession" ; +lin concise1221 = mkAdj1 "concise" ; +lin conclude1222 = verb2 "conclude" "" ; +lin conclusion1223 = noun "conclusion" ; +lin conclusive1224 = mkAdj1 "conclusive" ; +lin concomitant1225 = mkAdj1 "concomitant" ; +lin concrete1226 = mkAdj1 "concrete" ; +lin concrete1227 = noun "concrete" ; +lin concur1228 = verb2 "concur" "" ; +lin concurrent1229 = mkAdj1 "concurrent" ; +lin condemn1230 = verb2 "condemn" "" ; +lin condition1231 = noun "condition" ; +lin condition1232 = verb2 "condition" "" ; +lin conditional1233 = noun "conditional" ; +lin conducive1234 = aGen "conducive" ; +lin conduct1235 = noun "conduct" ; +lin conduct1236 = verb2 "conduct" "" ; +lin confer1237 = verb2 "confer" "with" ; +lin conference1238 = noun "conference" ; +lin confess1239 = verb2 "confess" "" ; +lin confidence1240 = noun "confidence" ; +lin confident1241 = mkAdj1 "confident" ; +lin configure1242 = verb2 "configure" "" ; +lin confine1243 = verb3 "confine" "" "to" ; +lin confirm1244 = verb2 "confirm" "" ; +lin conflate1245 = vGen "conflate" ; +lin conflict1246 = verb2 "conflict" "with" ; +lin confluence1247 = noun "confluence" ; +lin confluent1248 = mkAdj1 "confluent" ; +lin conform1249 = verb2 "conform" "to" ; +lin confound1250 = verb2 "confound" "" ; +lin confounded1251 = mkAdj1 "confounded" ; +lin confront1252 = verb3 "confront" "" "with" ; +lin confuse1253 = vGen "confuse" ; +lin congruence1254 = noun "congruence" ; +lin congruent1255 = mkAdj1 "congruent" ; +lin conjecture1256 = verb2 "conjecture" "" ; +lin conjoin1257 = verb2 "conjoin" "" ; +lin conjunct1258 = noun "conjunct" ; +lin conjunction1259 = noun "conjunction" ; +lin conjunctive1260 = mkAdj1 "conjunctive" ; +lin connect1261 = verb2 "connect" "" ; +lin connective1262 = noun "connective" ; +lin conquer1263 = verb2 "conquer" "" ; +lin conqueror1264 = noun "conqueror" ; +lin conquest1265 = noun "conquest" ; +lin conscience1266 = noun "conscience" ; +lin conscious1267 = mkAdj2 "conscious" "" ; +lin conscious1268 = mkAdj2 "conscious" "of" ; +lin consecutive1269 = mkAdj1 "consecutive" ; +lin consensus1270 = noun "consensus" ; +lin consequence1271 = noun "consequence" ; +lin consequent1272 = mkAdj1 "consequent" ; +lin conservative1273 = mkAdj1 "conservative" ; +lin conserve1274 = verb2 "conserve" "" ; +lin consider1275 = verb2 "consider" "" ; +lin consider1276 = verb3 "consider" "" "" ; +lin consider1277 = verb2 "consider" "" ; +lin consider1278 = verb2 "consider" "" ; +lin considerate1279 = mkAdj1 "considerate" ; +lin consist1280 = verb2 "consist" "of" ; +lin consistency1281 = noun "consistency" ; +lin consistent1282 = aGen "consistent" ; +lin consistent1283 = aGen "consistent" ; +lin consonant1284 = mkAdj2 "consonant" "" ; +lin consonant1285 = mkAdj2 "consonant" "with" ; +lin consonant1286 = noun "consonant" ; +lin constant1287 = mkAdj1 "constant" ; +lin constant1288 = noun "constant" ; +lin constellation1289 = noun "constellation" ; +lin constituency1290 = noun "constituency" ; +lin constituent1291 = noun "constituent" ; +lin constitute1292 = verb2 "constitute" "" ; +lin constrain1293 = verb2 "constrain" "" ; +lin constraint1294 = noun "constraint" ; +lin constrict1295 = verb2 "constrict" "" ; +lin construct1296 = vGen "construct" ; +lin constructor1297 = noun "constructor" ; +lin construe1298 = verb2 "construe" "" ; +lin consult1299 = verb2 "consult" "" ; +lin consume1300 = verb2 "consume" "" ; +lin consumption1301 = noun "consumption" ; +lin contact1302 = noun "contact" ; +lin contact1303 = verb2 "contact" "" ; +lin contagion1304 = noun "contagion" ; +lin contagious1305 = mkAdj1 "contagious" ; +lin contain1306 = verb2 "contain" "" ; +lin contaminate1307 = verb2 "contaminate" "" ; +lin contemplate1308 = verb2 "contemplate" "" ; +lin contemporary1309 = mkAdj1 "contemporary" ; +lin contemporary1310 = noun "contemporary" ; +lin contend1311 = verb2 "contend" "" ; +lin content1312 = mkAdj2 "content" "" ; +lin content1313 = mkAdj2 "content" "with" ; +lin contented1314 = aGen "contented" ; +lin contented1315 = aGen "contented" ; +lin contention1316 = noun "contention" ; +lin contents1317 = noun "contents" ; +lin context1318 = noun "context" ; +lin contextual1319 = mkAdj1 "contextual" ; +lin contiguous1320 = aGen "contiguous" ; +lin contiguous1321 = aGen "contiguous" ; +lin contingency1322 = noun "contingency" ; +lin contingent1323 = aGen "contingent" ; +lin contingent1324 = aGen "contingent" ; +lin continual1325 = mkAdj1 "continual" ; +lin continue1326 = verb2 "continue" "" ; +lin continue1327 = verb2 "continue" "" ; +lin continuity1328 = noun "continuity" ; +lin continuous1329 = mkAdj1 "continuous" ; +lin continuum1330 = noun "continuum" ; +lin contour1331 = noun "contour" ; +lin contract1332 = vGen "contract" ; +lin contract1333 = noun "contract" ; +lin contradict1334 = verb2 "contradict" "" ; +lin contrary1335 = aGen "contrary" ; +lin contrary1336 = aGen "contrary" ; +lin contrast1337 = noun "contrast" ; +lin contrast1338 = verb3 "contrast" "" "with" ; +lin contrastive1339 = mkAdj1 "contrastive" ; +lin contravene1340 = verb2 "contravene" "" ; +lin contribute1341 = verb2 "contribute" "to" ; +lin control1342 = noun "control" ; +lin control1343 = verb2 "control" "" ; +lin controversial1344 = mkAdj1 "controversial" ; +lin controversy1345 = noun "controversy" ; +lin convenience1346 = noun "convenience" ; +lin convenient1347 = mkAdj1 "convenient" ; +lin convention1348 = noun "convention" ; +lin converge1349 = verb2 "converge" "" ; +lin convergence1350 = noun "convergence" ; +lin conversation1351 = noun "conversation" ; +lin converse1352 = mkAdj1 "converse" ; +lin converse1353 = verb2 "converse" "with" ; +lin conversion1354 = noun "conversion" ; +lin convert1355 = verb3 "convert" "" "to" ; +lin convey1356 = verb2 "convey" "" ; +lin convict1357 = noun "convict" ; +lin convict1358 = verb2 "convict" "" ; +lin conviction1359 = noun "conviction" ; +lin convince1360 = verb3 "convince" "" "" ; +lin convincing1361 = mkAdj1 "convincing" ; +lin convoluted1362 = mkAdj1 "convoluted" ; +lin cook1363 = noun "cook" ; +lin cook1364 = verb2 "cook" "" ; +lin cool1365 = aGen "cool" ; +lin cool1366 = verb2 "cool" "" ; +lin coordinate1367 = verb2 "coordinate" "" ; +lin cope1368 = verb2 "cope" "with" ; +lin copper1369 = noun "copper" ; +lin copula1370 = noun "copula" ; +lin copy1371 = noun "copy" ; +lin copy1372 = verb2 "copy" "" ; +lin copyright1373 = noun "copyright" ; +lin cord1374 = noun "cord" ; +lin corn1375 = noun "corn" ; +lin corner1376 = noun "corner" ; +lin corollary1377 = noun "corollary" ; +lin corporation1379 = noun "corporation" ; +lin corpus1380 = noun "corpus" ; +lin correct1381 = mkAdj1 "correct" ; +lin correct1382 = verb2 "correct" "" ; +lin correlate1383 = verb2 "correlate" "" ; +lin correspond1384 = verb2 "correspond" "to" ; +lin correspondence1385 = noun "correspondence" ; +lin corresponding1386 = mkAdj1 "corresponding" ; +lin cosmetic1387 = mkAdj1 "cosmetic" ; +lin cost1388 = noun "cost" ; +lin cost1389 = verb2 "cost" "" ; +lin cost1390 = verb2 "cost" "" ; +lin costly1391 = aGen "costly" ; +lin costume1392 = noun "costume" ; +lin cotton1393 = noun "cotton" ; +lin cough1394 = vGen "cough" ; +lin cough1395 = noun "cough" ; +lin could1396 = verb3 "could" "" "" ; +lin council1398 = noun "council" ; +lin councillor1399 = noun "councillor" ; +lin count1401 = verb2 "count" "" ; +lin counterfactual1402 = mkAdj1 "counterfactual" ; +lin counterintuitive1403 = mkAdj1 "counterintuitive" ; +lin country1404 = noun "country" ; +lin county1405 = noun "county" ; +lin couple1406 = noun "couple" ; +lin couple1407 = verb2 "couple" "" ; +lin courage1408 = noun "courage" ; +lin course1409 = noun "course" ; +lin court1410 = noun "court" ; +lin court1411 = verb2 "court" "" ; +lin court1412 = verb2 "court" "" ; +lin courteous1413 = mkAdj1 "courteous" ; +lin courtesy1414 = noun "courtesy" ; +lin cover1415 = noun "cover" ; +lin cover1416 = verb2 "cover" "" ; +lin covert1417 = mkAdj1 "covert" ; +lin cow1418 = noun "cow" ; +lin coward1419 = noun "coward" ; +lin crab1420 = noun "crab" ; +lin crack1421 = noun "crack" ; +lin crack1422 = verb2 "crack" "" ; +lin craft1423 = noun "craft" ; +lin crafty1424 = aGen "crafty" ; +lin crag1425 = noun "crag" ; +lin crash1426 = vGen "crash" ; +lin crate1427 = noun "crate" ; +lin crater1428 = noun "crater" ; +lin crave1429 = verb2 "crave" "" ; +lin crawl1430 = verb2 "crawl" "" ; +lin crayfish1431 = noun "crayfish" ; +lin crayon1432 = noun "crayon" ; +lin craze1433 = noun "craze" ; +lin crazy1434 = aGen "crazy" ; +lin cream1435 = noun "cream" ; +lin create1436 = vGen "create" ; +lin creator1437 = noun "creator" ; +lin creature1438 = noun "creature" ; +lin credit1439 = noun "credit" ; +lin creep1440 = verb2 "creep" "" ; +lin cricket1443 = noun "cricket" ; +lin crime1444 = noun "crime" ; +lin criminal1445 = mkAdj1 "criminal" ; +lin criminal1446 = noun "criminal" ; +lin crisis1448 = noun "crisis" ; +lin criterion1450 = noun "criterion" ; +lin critic1451 = noun "critic" ; +lin criticise1452 = verb2 "criticise" "" ; +lin criticism1453 = noun "criticism" ; +lin criticize1454 = verb2 "criticize" "" ; +lin critique1455 = noun "critique" ; +lin crochet1456 = noun "crochet" ; +lin crochet1457 = verb2 "crochet" "" ; +lin crochet1458 = verb2 "crochet" "" ; +lin crop1459 = noun "crop" ; +lin crop1460 = verb2 "crop" "" ; +lin cross1461 = aGen "cross" ; +lin cross1462 = noun "cross" ; +lin cross1463 = verb2 "cross" "" ; +lin crow1464 = vGen "crow" ; +lin crow1465 = noun "crow" ; +lin crowd1466 = noun "crowd" ; +lin crown1467 = noun "crown" ; +lin crown1468 = verb2 "crown" "" ; +lin crucial1469 = mkAdj1 "crucial" ; +lin crude1470 = aGen "crude" ; +lin cruel1471 = aGen "cruel" ; +lin cruel1472 = aGen "cruel" ; +lin cruelty1473 = noun "cruelty" ; +lin crush1474 = verb2 "crush" "" ; +lin cry1475 = vGen "cry" ; +lin cry1476 = noun "cry" ; +lin cub1477 = noun "cub" ; +lin cube1478 = noun "cube" ; +lin cubic1479 = mkAdj1 "cubic" ; +lin cue1480 = noun "cue" ; +lin cue1481 = verb2 "cue" "" ; +lin culprit1482 = noun "culprit" ; +lin cultivate1483 = verb2 "cultivate" "" ; +lin culture1484 = noun "culture" ; +lin cumbersome1485 = mkAdj1 "cumbersome" ; +lin cumulative1486 = mkAdj1 "cumulative" ; +lin cunning1487 = mkAdj1 "cunning" ; +lin cup1488 = noun "cup" ; +lin cupboard1489 = noun "cupboard" ; +lin curb1490 = verb2 "curb" "" ; +lin cure1491 = noun "cure" ; +lin cure1492 = verb3 "cure" "" "of" ; +lin curiosity1493 = noun "curiosity" ; +lin curious1494 = mkAdj1 "curious" ; +lin curl1495 = vGen "curl" ; +lin curl1496 = noun "curl" ; +lin current1497 = mkAdj1 "current" ; +lin current1498 = noun "current" ; +lin curriculum1499 = noun "curriculum" ; +lin curse1500 = noun "curse" ; +lin curse1501 = verb2 "curse" "" ; +lin curtain1502 = noun "curtain" ; +lin curvature1503 = noun "curvature" ; +lin curve1504 = vGen "curve" ; +lin curve1505 = noun "curve" ; +lin custard1506 = noun "custard" ; +lin custom1507 = noun "custom" ; +lin cut1508 = noun "cut" ; +lin cut1509 = verb2 "cut" "" ; +lin cut1510 = verb2 "cut" "" ; +lin cut1511 = verb2 "cut" "" ; +lin cycle1512 = vGen "cycle" ; +lin cyclic1513 = mkAdj1 "cyclic" ; +lin cynic1514 = noun "cynic" ; +lin dagger1515 = noun "dagger" ; +lin daily1516 = mkAdj1 "daily" ; +lin damage1517 = noun "damage" ; +lin damage1518 = verb2 "damage" "" ; +lin dance1519 = noun "dance" ; +lin dance1520 = verb2 "dance" "" ; +lin danger1521 = noun "danger" ; +lin dangle1522 = verb2 "dangle" "" ; +lin dare1523 = verb3 "dare" "" "" ; +lin dare1524 = verb2 "dare" "" ; +lin dark1528 = noun "dark" ; +lin dark1529 = aGen "dark" ; +lin darken1530 = verb2 "darken" "" ; +lin darken1531 = verb2 "darken" "" ; +lin database1533 = noun "database" ; +lin date1534 = noun "date" ; +lin dative1535 = mkAdj1 "dative" ; +lin datum1536 = noun "datum" ; +lin daughter1537 = noun "daughter" ; +lin day1538 = noun "day" ; +lin dead1540 = aGen "dead" ; +lin deaf1541 = aGen "deaf" ; +lin deal1542 = noun "deal" ; +lin deal1543 = verb2 "deal" "with" ; +lin dear1546 = aGen "dear" ; +lin dear1547 = aGen "dear" ; +lin death1548 = noun "death" ; +lin debate1549 = noun "debate" ; +lin debate1550 = verb2 "debate" "" ; +lin debt1551 = noun "debt" ; +lin debtor1552 = noun "debtor" ; +lin debug1553 = verb2 "debug" "" ; +lin decade1554 = noun "decade" ; +lin decay1555 = vGen "decay" ; +lin deceive1556 = verb2 "deceive" "" ; +lin december1557 = noun "december" ; +lin deception1558 = noun "deception" ; +lin deceptive1559 = mkAdj1 "deceptive" ; +lin decide1560 = verb2 "decide" "" ; +lin decimal1561 = mkAdj1 "decimal" ; +lin decimal1562 = noun "decimal" ; +lin decision1563 = noun "decision" ; +lin decisive1564 = mkAdj1 "decisive" ; +lin declare1565 = verb2 "declare" "" ; +lin declare1566 = verb2 "declare" "" ; +lin decompose1567 = verb2 "decompose" "" ; +lin decomposition1568 = noun "decomposition" ; +lin decrease1569 = vGen "decrease" ; +lin decrease1570 = noun "decrease" ; +lin decrement1571 = verb2 "decrement" "" ; +lin dedicate1572 = verb3 "dedicate" "" "to" ; +lin deduce1573 = verb2 "deduce" "" ; +lin deducible1574 = mkAdj1 "deducible" ; +lin deed1575 = noun "deed" ; +lin deep1576 = aGen "deep" ; +lin deer1577 = noun "deer" ; +lin defeat1578 = noun "defeat" ; +lin defeat1579 = verb2 "defeat" "" ; +lin defect1580 = noun "defect" ; +lin defect1581 = verb2 "defect" "" ; +lin defence1582 = noun "defence" ; +lin defend1583 = verb2 "defend" "" ; +lin defense1584 = noun "defense" ; +lin defensible1585 = mkAdj1 "defensible" ; +lin defer1586 = verb2 "defer" "" ; +lin deficiency1587 = noun "deficiency" ; +lin deficient1588 = mkAdj1 "deficient" ; +lin define1589 = verb2 "define" "" ; +lin definite1590 = aGen "definite" ; +lin definition1591 = noun "definition" ; +lin definitive1592 = mkAdj1 "definitive" ; +lin deform1593 = verb2 "deform" "" ; +lin defy1594 = verb2 "defy" "" ; +lin degrade1595 = verb2 "degrade" "" ; +lin degree1596 = noun "degree" ; +lin delay1597 = noun "delay" ; +lin delay1598 = verb2 "delay" "" ; +lin delete1599 = vGen "delete" ; +lin deliberate1600 = mkAdj1 "deliberate" ; +lin delicacy1601 = noun "delicacy" ; +lin delicate1602 = mkAdj1 "delicate" ; +lin delight1603 = noun "delight" ; +lin delight1604 = verb2 "delight" "" ; +lin delimit1605 = verb2 "delimit" "" ; +lin delineate1606 = verb2 "delineate" "" ; +lin deliver1607 = verb2 "deliver" "" ; +lin delve1608 = verb2 "delve" "" ; +lin demand1609 = noun "demand" ; +lin demand1610 = verb2 "demand" "" ; +lin demonstrate1611 = verb2 "demonstrate" "" ; +lin denial1612 = noun "denial" ; +lin denote1613 = verb2 "denote" "" ; +lin dense1614 = aGen "dense" ; +lin deny1615 = verb2 "deny" "" ; +lin depart1616 = verb2 "depart" "from" ; +lin department1617 = noun "department" ; +lin departure1618 = noun "departure" ; +lin depend1619 = verb2 "depend" "on" ; +lin dependence1620 = noun "dependence" ; +lin dependency1621 = noun "dependency" ; +lin dependent1622 = noun "dependent" ; +lin dependent1623 = aGen "dependent" ; +lin dependent1624 = aGen "dependent" ; +lin depict1625 = verb2 "depict" "" ; +lin deploy1626 = verb2 "deploy" "" ; +lin deposit1627 = noun "deposit" ; +lin deposit1628 = verb2 "deposit" "" ; +lin depress1629 = vGen "depress" ; +lin depressing1630 = mkAdj1 "depressing" ; +lin depth1631 = noun "depth" ; +lin derivative1632 = noun "derivative" ; +lin derive1633 = verb2 "derive" "from" ; +lin descend1634 = verb2 "descend" "" ; +lin descendant1635 = noun "descendant" ; +lin descent1636 = noun "descent" ; +lin describe1637 = verb2 "describe" "" ; +lin description1638 = noun "description" ; +lin descriptive1639 = mkAdj1 "descriptive" ; +lin desert1640 = noun "desert" ; +lin deserve1641 = verb2 "deserve" "" ; +lin design1642 = noun "design" ; +lin design1643 = verb2 "design" "" ; +lin designate1644 = verb2 "designate" "" ; +lin desire1645 = noun "desire" ; +lin desire1646 = verb2 "desire" "" ; +lin desire1647 = verb2 "desire" "" ; +lin desire1648 = verb2 "desire" "" ; +lin desk1649 = noun "desk" ; +lin despair1650 = noun "despair" ; +lin despair1651 = verb2 "despair" "" ; +lin despair1652 = verb2 "despair" "of" ; +lin desperate1653 = aGen "desperate" ; +lin desperate1654 = aGen "desperate" ; +lin desperation1655 = noun "desperation" ; +lin destination1656 = noun "destination" ; +lin destiny1657 = noun "destiny" ; +lin destroy1658 = verb2 "destroy" "" ; +lin destruction1659 = noun "destruction" ; +lin destructive1660 = mkAdj1 "destructive" ; +lin detach1661 = verb2 "detach" "" ; +lin detail1662 = noun "detail" ; +lin detailed1663 = mkAdj1 "detailed" ; +lin detect1664 = verb2 "detect" "" ; +lin deteriorate1665 = verb2 "deteriorate" "" ; +lin determinate1666 = mkAdj1 "determinate" ; +lin determine1667 = verb2 "determine" "" ; +lin determinism1668 = noun "determinism" ; +lin deterministic1669 = mkAdj1 "deterministic" ; +lin determinize1670 = verb2 "determinize" "" ; +lin detract1671 = verb2 "detract" "from" ; +lin develop1672 = verb2 "develop" "" ; +lin deviance1673 = noun "deviance" ; +lin deviant1674 = aGen "deviant" ; +lin deviate1675 = vGen "deviate" ; +lin devil1676 = noun "devil" ; +lin devise1677 = verb2 "devise" "" ; +lin devote1678 = verb3 "devote" "" "to" ; +lin devour1679 = verb2 "devour" "" ; +lin diagnose1680 = verb2 "diagnose" "" ; +lin diagnosis1681 = noun "diagnosis" ; +lin diagnostic1682 = mkAdj1 "diagnostic" ; +lin diagonal1683 = mkAdj1 "diagonal" ; +lin diagonal1684 = noun "diagonal" ; +lin diagram1685 = noun "diagram" ; +lin diagrammatic1686 = mkAdj1 "diagrammatic" ; +lin diagrammatically1687 = mkAdv "diagrammatically" ; +lin dialect1688 = noun "dialect" ; +lin dialogue1689 = noun "dialogue" ; +lin diamond1690 = noun "diamond" ; +lin dice1691 = noun "dice" ; +lin dichotomy1692 = noun "dichotomy" ; +lin dictionary1693 = noun "dictionary" ; +lin die1696 = vGen "die" ; +lin die1697 = noun "die" ; +lin differ1698 = verb2 "differ" "from" ; +lin difference1699 = noun "difference" ; +lin different1700 = mkAdj2 "different" "" ; +lin different1701 = mkAdj2 "different" "from" ; +lin differentiate1702 = vGen "differentiate" ; +lin difficult1703 = mkAdj2 "difficult" "" ; +lin difficult1704 = mkAdj2 "difficult" "" ; --- +lin difficulty1705 = noun "difficulty" ; +lin diffuse1706 = mkAdj1 "diffuse" ; +lin diffuse1707 = vGen "diffuse" ; +lin dig1708 = verb2 "dig" "" ; +lin digest1709 = noun "digest" ; +lin digest1710 = verb2 "digest" "" ; +lin digit1711 = noun "digit" ; +lin digital1712 = mkAdj1 "digital" ; +lin dilate1713 = vGen "dilate" ; +lin dimension1714 = noun "dimension" ; +lin diminish1715 = verb2 "diminish" "" ; +lin dine1716 = vGen "dine" ; +lin dinner1717 = noun "dinner" ; +lin dire1718 = aGen "dire" ; +lin direct1719 = mkAdj1 "direct" ; +lin direct1720 = verb3 "direct" "" "to" ; +lin direction1721 = noun "direction" ; +lin director1722 = noun "director" ; +lin directory1723 = noun "directory" ; +lin dirt1724 = noun "dirt" ; +lin disable1726 = verb2 "disable" "" ; +lin disadvantage1727 = noun "disadvantage" ; +lin disambiguate1728 = verb2 "disambiguate" "" ; +lin disarm1729 = verb2 "disarm" "" ; +lin disarmament1730 = noun "disarmament" ; +lin disappoint1731 = verb2 "disappoint" "" ; +lin disaster1732 = noun "disaster" ; +lin disastrous1733 = mkAdj1 "disastrous" ; +lin disbelief1734 = noun "disbelief" ; +lin disc1735 = noun "disc" ; +lin discard1736 = verb2 "discard" "" ; +lin discern1737 = verb2 "discern" "" ; +lin discipline1738 = noun "discipline" ; +lin disciplined1739 = mkAdj1 "disciplined" ; +lin discontinuity1740 = noun "discontinuity" ; +lin discontinuous1741 = mkAdj1 "discontinuous" ; +lin discourage1742 = verb2 "discourage" "" ; +lin discourse1743 = noun "discourse" ; +lin discover1744 = verb2 "discover" "" ; +lin discover1745 = verb2 "discover" "" ; +lin discovery1746 = noun "discovery" ; +lin discrepancy1747 = noun "discrepancy" ; +lin discrete1748 = aGen "discrete" ; +lin discriminate1749 = vGen "discriminate" ; +lin discuss1750 = vGen "discuss" ; +lin discussion1751 = noun "discussion" ; +lin discussion1752 = noun "discussion" ; +lin discussion1753 = noun "discussion" ; +lin discussion1754 = noun "discussion" ; +lin disease1755 = noun "disease" ; +lin diseased1756 = mkAdj1 "diseased" ; +lin disguise1757 = vGen "disguise" ; +lin disguise1758 = noun "disguise" ; +lin disguise1759 = verb2 "disguise" "" ; +lin dish1760 = noun "dish" ; +lin dishonest1761 = mkAdj1 "dishonest" ; +lin disillusion1762 = verb2 "disillusion" "" ; +lin disjoint1763 = mkAdj1 "disjoint" ; +lin disjunct1764 = noun "disjunct" ; +lin disjunction1765 = noun "disjunction" ; +lin disjunctive1766 = mkAdj1 "disjunctive" ; +lin disk1767 = noun "disk" ; +lin dislocate1768 = verb2 "dislocate" "" ; +lin dismiss1769 = verb2 "dismiss" "" ; +lin disparate1770 = mkAdj1 "disparate" ; +lin dispense1771 = verb2 "dispense" "with" ; +lin dispensible1772 = mkAdj1 "dispensible" ; +lin display1773 = noun "display" ; +lin display1774 = verb2 "display" "" ; +lin dispose1775 = verb2 "dispose" "of" ; +lin disproportionate1776 = mkAdj1 "disproportionate" ; +lin dispute1777 = noun "dispute" ; +lin dispute1778 = verb2 "dispute" "" ; +lin disquieting1779 = mkAdj1 "disquieting" ; +lin disrupt1780 = verb2 "disrupt" "" ; +lin dissatisfaction1781 = noun "dissatisfaction" ; +lin dissatisfied1782 = mkAdj1 "dissatisfied" ; +lin dissent1783 = vGen "dissent" ; +lin dissertation1784 = noun "dissertation" ; +lin dissimilar1785 = mkAdj2 "dissimilar" "" ; +lin dissimilar1786 = mkAdj2 "dissimilar" "to" ; +lin distance1787 = noun "distance" ; +lin distant1788 = mkAdj2 "distant" "" ; +lin distant1789 = mkAdj2 "distant" "from" ; +lin distinct1790 = aGen "distinct" ; +lin distinct1791 = aGen "distinct" ; +lin distinction1792 = noun "distinction" ; +lin distinctive1793 = mkAdj1 "distinctive" ; +lin distinguish1794 = verb3 "distinguish" "" "from" ; +lin distract1795 = verb3 "distract" "" "from" ; +lin distribute1796 = vGen "distribute" ; +lin district1797 = noun "district" ; +lin disturb1798 = verb2 "disturb" "" ; +lin ditch1799 = noun "ditch" ; +lin ditransitive1800 = mkAdj1 "ditransitive" ; +lin dive1801 = noun "dive" ; +lin dive1802 = verb2 "dive" "" ; +lin diverse1803 = mkAdj1 "diverse" ; +lin divide1804 = verb2 "divide" "" ; +lin dividend1805 = noun "dividend" ; +lin divine1806 = mkAdj1 "divine" ; +lin divisible1807 = mkAdj1 "divisible" ; +lin division1808 = noun "division" ; +lin divisor1809 = noun "divisor" ; +lin divorce1810 = verb3 "divorce" "" "from" ; +lin do1811 = vGen "do" ; +lin do1812 = verb2 "do" "" ; +lin doctor1813 = noun "doctor" ; +lin document1814 = noun "document" ; +lin document1815 = verb2 "document" "" ; +lin dog1820 = noun "dog" ; +lin dollar1821 = noun "dollar" ; +lin dolt1822 = noun "dolt" ; +lin domain1824 = noun "domain" ; +lin dome1825 = noun "dome" ; +lin dominance1826 = noun "dominance" ; +lin dominant1827 = mkAdj1 "dominant" ; +lin dominate1828 = vGen "dominate" ; +lin donate1829 = verb3 "donate" "" "to" ; +lin donkey1831 = noun "donkey" ; +lin doom1835 = noun "doom" ; +lin doomed1836 = mkAdj1 "doomed" ; +lin doomsday1837 = noun "doomsday" ; +lin door1838 = noun "door" ; +lin dormancy1839 = noun "dormancy" ; +lin dormant1840 = aGen "dormant" ; +lin dosage1841 = noun "dosage" ; +lin dose1842 = noun "dose" ; +lin dose1843 = verb3 "dose" "" "with" ; +lin dot1844 = noun "dot" ; +lin double1845 = mkAdj1 "double" ; +lin double1846 = verb2 "double" "" ; +lin doubt1847 = verb2 "doubt" "" ; +lin doubt1848 = verb2 "doubt" "" ; +lin doubt1849 = noun "doubt" ; +lin dour1850 = aGen "dour" ; +lin dove1851 = noun "dove" ; +lin down1852 = noun "down" ; +lin downward1855 = mkAdv "downward" ; +lin doze1856 = verb2 "doze" "" ; +lin dozen1857 = noun "dozen" ; +lin draft1858 = noun "draft" ; +lin drag1859 = noun "drag" ; +lin drag1860 = verb2 "drag" "" ; +lin drain1861 = noun "drain" ; +lin drain1862 = verb2 "drain" "" ; +lin dram1863 = noun "dram" ; +lin drama1864 = noun "drama" ; +lin dramatic1865 = mkAdj1 "dramatic" ; +lin dramatically1866 = mkAdv "dramatically" ; +lin dramatist1867 = noun "dramatist" ; +lin drastic1869 = mkAdj1 "drastic" ; +lin drastically1870 = mkAdv "drastically" ; +lin draught1871 = noun "draught" ; +lin draw1872 = verb2 "draw" "" ; +lin drawback1873 = noun "drawback" ; +lin drawer1874 = noun "drawer" ; +lin dread1876 = noun "dread" ; +lin dread1877 = verb2 "dread" "" ; +lin dreadful1878 = mkAdj1 "dreadful" ; +lin dream1879 = noun "dream" ; +lin dream1880 = verb2 "dream" "" ; +lin dress1883 = vGen "dress" ; +lin dress1884 = noun "dress" ; +lin drill1886 = noun "drill" ; +lin drill1887 = verb2 "drill" "" ; +lin drink1888 = noun "drink" ; +lin drink1889 = verb2 "drink" "" ; +lin drive1890 = vGen "drive" ; +lin drop1892 = noun "drop" ; +lin drop1893 = verb2 "drop" "" ; +lin drought1894 = noun "drought" ; +lin drown1896 = vGen "drown" ; +lin drug1897 = noun "drug" ; +lin drum1898 = noun "drum" ; +lin drunk1899 = aGen "drunk" ; +lin dry1901 = aGen "dry" ; +lin dry1902 = verb2 "dry" "" ; +lin dual1903 = mkAdj1 "dual" ; +lin dubious1904 = mkAdj1 "dubious" ; +lin duck1905 = noun "duck" ; +lin duck1906 = verb2 "duck" "" ; +lin due1907 = aGen "due" ; +lin due1908 = aGen "due" ; +lin duel1909 = noun "duel" ; +lin dull1912 = aGen "dull" ; +lin dumb1913 = aGen "dumb" ; +lin dummy1914 = noun "dummy" ; +lin dump1915 = noun "dump" ; +lin dump1916 = verb2 "dump" "" ; +lin dumpling1917 = noun "dumpling" ; +lin duplicate1918 = vGen "duplicate" ; +lin dust1920 = noun "dust" ; +lin dutch1921 = mkAdj1 "dutch" ; +lin duty1922 = noun "duty" ; +lin dwarf1923 = noun "dwarf" ; +lin dwarf1924 = verb2 "dwarf" "" ; +lin dwell1925 = verb2 "dwell" "" ; +lin dwelling1926 = noun "dwelling" ; +lin dwelt1927 = verb2 "dwelt" "on" ; +lin dwelt1928 = verb2 "dwelt" "on" ; +lin dynamic1929 = mkAdj1 "dynamic" ; +lin dynamically1930 = mkAdv "dynamically" ; +lin dynamism1931 = noun "dynamism" ; +lin dynamo1932 = noun "dynamo" ; +lin each1933 = aGen "each" ; +lin each1934 = noun "each" ; +lin eager1935 = mkAdj2 "eager" "" ; +lin eager1936 = mkAdj2 "eager" "" ; +lin ear1937 = noun "ear" ; +lin earl1938 = noun "earl" ; +lin early1939 = aGen "early" ; +lin earn1940 = verb2 "earn" "" ; +lin earth1943 = noun "earth" ; +lin ease1944 = noun "ease" ; +lin east1945 = noun "east" ; +lin east1946 = aGen "east" ; +lin east1947 = aGen "east" ; +lin eastern1948 = aGen "eastern" ; +lin easy1949 = aGen "easy" ; +lin easy1950 = aGen "easy" ; +lin eat1951 = verb2 "eat" "" ; +lin ebb1953 = verb2 "ebb" "" ; +lin echo1954 = noun "echo" ; +lin echo1955 = verb2 "echo" "" ; +lin economic1956 = mkAdj1 "economic" ; +lin economical1957 = mkAdj1 "economical" ; +lin economy1958 = noun "economy" ; +lin edge1961 = noun "edge" ; +lin edible1962 = mkAdj1 "edible" ; +lin edinburgh1963 = noun "edinburgh" ; +lin edit1964 = verb2 "edit" "" ; +lin edition1965 = noun "edition" ; +lin editor1966 = noun "editor" ; +lin educate1967 = verb2 "educate" "" ; +lin effect1969 = noun "effect" ; +lin effect1970 = verb2 "effect" "" ; +lin effective1971 = aGen "effective" ; +lin efficacy1972 = noun "efficacy" ; +lin efficient1974 = mkAdj1 "efficient" ; +lin effort1975 = noun "effort" ; +lin egg1976 = noun "egg" ; +lin eight1977 = aGen "eight" ; +lin eighteen1978 = aGen "eighteen" ; +lin eighteenth1979 = aGen "eighteenth" ; +lin eighth1980 = aGen "eighth" ; +lin eightieth1981 = aGen "eightieth" ; +lin eighty1982 = aGen "eighty" ; +lin either1983 = aGen "either" ; +lin either1985 = aGen "either" ; +lin elaborate1986 = mkAdj1 "elaborate" ; +lin elaborate1987 = vGen "elaborate" ; +lin elastic1988 = aGen "elastic" ; +lin elbow1989 = noun "elbow" ; +lin elect1992 = verb2 "elect" "" ; +lin electric1993 = mkAdj1 "electric" ; +lin electricity1994 = noun "electricity" ; +lin electron1995 = noun "electron" ; +lin electronic1996 = mkAdj1 "electronic" ; +lin elegance1997 = noun "elegance" ; +lin elegant1998 = mkAdj1 "elegant" ; +lin element1999 = noun "element" ; +lin elephant2000 = noun "elephant" ; +lin elephantine2001 = mkAdj1 "elephantine" ; +lin elevate2002 = verb2 "elevate" "" ; +lin eleven2003 = aGen "eleven" ; +lin eleventh2004 = aGen "eleventh" ; +lin elicit2005 = verb2 "elicit" "" ; +lin eligible2006 = mkAdj2 "eligible" "" ; +lin eligible2007 = mkAdj2 "eligible" "for" ; +lin eliminate2008 = verb2 "eliminate" "" ; +lin ellipse2009 = noun "ellipse" ; +lin ellipsis2010 = noun "ellipsis" ; +lin elliptical2011 = mkAdj1 "elliptical" ; +lin elucidate2014 = verb2 "elucidate" "" ; +lin elude2015 = verb2 "elude" "" ; +lin elusive2016 = mkAdj1 "elusive" ; +lin embarrass2017 = verb2 "embarrass" "" ; +lin embassy2018 = noun "embassy" ; +lin embed2019 = verb3 "embed" "" "in" ; +lin embody2020 = verb2 "embody" "" ; +lin embrace2021 = noun "embrace" ; +lin embrace2022 = verb2 "embrace" "" ; +lin embrace2023 = verb2 "embrace" "" ; +lin emerge2024 = verb2 "emerge" "" ; +lin emergency2025 = noun "emergency" ; +lin emergent2026 = mkAdj1 "emergent" ; +lin emphasis2027 = noun "emphasis" ; +lin emphasise2028 = verb2 "emphasise" "" ; +lin emphasise2029 = verb2 "emphasise" "" ; +lin emphasize2030 = verb2 "emphasize" "" ; +lin emphasize2031 = verb2 "emphasize" "" ; +lin emphatic2032 = mkAdj1 "emphatic" ; +lin emphatically2033 = mkAdv "emphatically" ; +lin empire2034 = noun "empire" ; +lin empirical2035 = mkAdj1 "empirical" ; +lin empiricism2036 = noun "empiricism" ; +lin empiricist2037 = noun "empiricist" ; +lin employ2038 = verb2 "employ" "" ; +lin empty2039 = aGen "empty" ; +lin empty2040 = verb2 "empty" "" ; +lin emulate2041 = vGen "emulate" ; +lin enable2043 = verb2 "enable" "" ; +lin encapsulate2044 = vGen "encapsulate" ; +lin enchant2045 = verb2 "enchant" "" ; +lin enclose2046 = verb2 "enclose" "" ; +lin enclosure2047 = noun "enclosure" ; +lin encode2048 = verb2 "encode" "" ; +lin encompass2049 = verb2 "encompass" "" ; +lin encounter2050 = verb2 "encounter" "" ; +lin encourage2051 = verb2 "encourage" "" ; +lin encrypt2052 = vGen "encrypt" ; +lin encumber2053 = verb2 "encumber" "" ; +lin encyclopaedia2054 = noun "encyclopaedia" ; +lin encyclopaedic2055 = mkAdj1 "encyclopaedic" ; +lin end2056 = noun "end" ; +lin end2057 = verb2 "end" "" ; +lin endeavour2058 = verb2 "endeavour" "" ; +lin ending2059 = noun "ending" ; +lin endow2060 = verb3 "endow" "" "with" ; +lin enemy2061 = noun "enemy" ; +lin energetic2062 = mkAdj1 "energetic" ; +lin energetically2063 = mkAdv "energetically" ; +lin energy2064 = noun "energy" ; +lin enforce2065 = verb2 "enforce" "" ; +lin engage2066 = verb2 "engage" "" ; +lin engender2067 = verb2 "engender" "" ; +lin engine2068 = noun "engine" ; +lin engineer2069 = noun "engineer" ; +lin engineer2070 = verb2 "engineer" "" ; +lin england2071 = noun "england" ; +lin english2072 = mkAdj1 "english" ; +lin engross2073 = verb2 "engross" "" ; +lin engulf2074 = verb2 "engulf" "" ; +lin enhance2075 = verb2 "enhance" "" ; +lin enjoy2076 = verb2 "enjoy" "" ; +lin enlarge2077 = verb2 "enlarge" "" ; +lin enormous2078 = mkAdj1 "enormous" ; +lin enough2079 = noun "enough" ; +lin enough2080 = aGen "enough" ; +lin enough2081 = aGen "enough" ; +lin enough2082 = aGen "enough" ; +lin enquire2083 = verb2 "enquire" "about" ; +lin enrich2084 = verb2 "enrich" "" ; +lin ensure2085 = verb2 "ensure" "" ; +lin entail2086 = verb2 "entail" "" ; +lin enter2087 = verb2 "enter" "" ; +lin enterprise2088 = noun "enterprise" ; +lin enterprising2089 = mkAdj1 "enterprising" ; +lin entertain2090 = verb2 "entertain" "" ; +lin enthusiast2091 = noun "enthusiast" ; +lin entire2092 = mkAdj1 "entire" ; +lin entitle2093 = verb3 "entitle" "" "to" ; +lin entity2094 = noun "entity" ; +lin entrance2095 = noun "entrance" ; +lin entrance2096 = verb2 "entrance" "" ; +lin entropy2097 = noun "entropy" ; +lin entrust2098 = verb3 "entrust" "" "to" ; +lin entry2099 = noun "entry" ; +lin enumerate2100 = vGen "enumerate" ; +lin envelope2101 = noun "envelope" ; +lin environment2102 = noun "environment" ; +lin envisage2103 = verb2 "envisage" "" ; +lin envy2104 = noun "envy" ; +lin envy2105 = verb2 "envy" "" ; +lin epistemology2106 = noun "epistemology" ; +lin equal2107 = noun "equal" ; +lin equal2108 = verb2 "equal" "" ; +lin equal2109 = aGen "equal" ; +lin equal2110 = aGen "equal" ; +lin equate2111 = vGen "equate" ; +lin equation2112 = noun "equation" ; +lin equidistant2113 = mkAdj1 "equidistant" ; +lin equip2114 = verb2 "equip" "" ; +lin equipment2115 = noun "equipment" ; +lin equivalence2116 = noun "equivalence" ; +lin equivalent2117 = vGen "equivalent" ; +lin equivalent2118 = aGen "equivalent" ; +lin equivalent2119 = aGen "equivalent" ; +lin ergonomic2122 = mkAdj1 "ergonomic" ; +lin ergonomically2123 = mkAdv "ergonomically" ; +lin erroneous2124 = mkAdj1 "erroneous" ; +lin error2125 = noun "error" ; +lin escape2126 = verb2 "escape" "from" ; +lin eschew2127 = verb2 "eschew" "" ; +lin esoteric2129 = mkAdj1 "esoteric" ; +lin especially2130 = mkAdv "especially" ; +lin espouse2131 = verb2 "espouse" "" ; +lin essay2133 = noun "essay" ; +lin essence2134 = noun "essence" ; +lin essential2135 = mkAdj1 "essential" ; +lin establish2137 = verb2 "establish" "" ; +lin establishment2138 = noun "establishment" ; +lin estate2139 = noun "estate" ; +lin estimate2140 = verb2 "estimate" "" ; +lin euclidean2141 = mkAdj1 "euclidean" ; +lin europe2142 = noun "europe" ; +lin european2143 = mkAdj1 "european" ; +lin european2144 = noun "european" ; +lin evade2145 = verb2 "evade" "" ; +lin evaluable2146 = mkAdj1 "evaluable" ; +lin evaluate2147 = verb2 "evaluate" "" ; +lin even2148 = mkAdv "even" ; +lin even2149 = aGen "even" ; +lin evening2150 = noun "evening" ; +lin event2151 = noun "event" ; +lin eventual2152 = mkAdj1 "eventual" ; +lin ever2153 = mkAdv "ever" ; +lin every2154 = aGen "every" ; +lin everyday2155 = mkAdj1 "everyday" ; +lin everyone2156 = noun "everyone" ; +lin everyone2157 = noun "everyone" ; +lin everything2158 = noun "everything" ; +lin evidence2160 = noun "evidence" ; +lin evident2161 = aGen "evident" ; +lin evident2162 = aGen "evident" ; +lin evil2163 = aGen "evil" ; +lin evocation2164 = noun "evocation" ; +lin evoke2165 = verb2 "evoke" "" ; +lin evolution2166 = noun "evolution" ; +lin evolve2167 = verb2 "evolve" "" ; +lin exacerbate2169 = verb2 "exacerbate" "" ; +lin exact2170 = aGen "exact" ; +lin exaggerate2171 = verb2 "exaggerate" "" ; +lin exaggerate2172 = verb2 "exaggerate" "" ; +lin exalt2173 = verb2 "exalt" "" ; +lin examination2174 = noun "examination" ; +lin examine2175 = verb2 "examine" "" ; +lin example2176 = noun "example" ; +lin excede2177 = verb2 "excede" "" ; +lin exceed2178 = verb2 "exceed" "" ; +lin excellence2179 = noun "excellence" ; +lin excellent2180 = mkAdj1 "excellent" ; +lin exception2182 = noun "exception" ; +lin excess2183 = noun "excess" ; +lin excessive2184 = mkAdj1 "excessive" ; +lin exchange2185 = noun "exchange" ; +lin exchange2186 = verb3 "exchange" "" "for" ; +lin excite2187 = verb2 "excite" "" ; +lin exclude2188 = verb2 "exclude" "" ; +lin exclusion2189 = noun "exclusion" ; +lin exclusive2190 = aGen "exclusive" ; +lin exclusive2191 = aGen "exclusive" ; +lin excursion2192 = noun "excursion" ; +lin excuse2193 = verb2 "excuse" "" ; +lin excuse2194 = noun "excuse" ; +lin execute2195 = verb2 "execute" "" ; +lin exemplar2196 = noun "exemplar" ; +lin exemplify2197 = verb2 "exemplify" "" ; +lin exercise2198 = noun "exercise" ; +lin exert2199 = verb2 "exert" "" ; +lin exhaust2200 = vGen "exhaust" ; +lin exhibit2201 = noun "exhibit" ; +lin exhibit2202 = verb2 "exhibit" "" ; +lin exhort2203 = verb2 "exhort" "" ; +lin exist2204 = vGen "exist" ; +lin existence2205 = noun "existence" ; +lin existent2206 = mkAdj1 "existent" ; +lin exit2207 = noun "exit" ; +lin exit2208 = verb2 "exit" "from" ; +lin exophoric2209 = mkAdj1 "exophoric" ; +lin expand2210 = verb2 "expand" "" ; +lin expansion2211 = noun "expansion" ; +lin expect2212 = verb2 "expect" "" ; +lin expect2213 = verb2 "expect" "" ; +lin expect2214 = verb2 "expect" "" ; +lin expedient2215 = noun "expedient" ; +lin expel2216 = verb2 "expel" "" ; +lin expend2217 = verb2 "expend" "" ; +lin expenditure2218 = noun "expenditure" ; +lin expense2219 = noun "expense" ; +lin expensive2220 = mkAdj1 "expensive" ; +lin experience2221 = noun "experience" ; +lin experience2222 = verb2 "experience" "" ; +lin experiment2223 = noun "experiment" ; +lin experiment2224 = verb2 "experiment" "" ; +lin expert2225 = noun "expert" ; +lin expertise2226 = noun "expertise" ; +lin expire2227 = verb2 "expire" "" ; +lin expiry2228 = noun "expiry" ; +lin explain2229 = verb3 "explain" "" "to" ; +lin explanation2230 = noun "explanation" ; +lin explanatory2231 = mkAdj1 "explanatory" ; +lin explicate2232 = verb2 "explicate" "" ; +lin explicit2233 = mkAdj1 "explicit" ; +lin explode2234 = vGen "explode" ; +lin exploit2235 = verb2 "exploit" "" ; +lin explore2236 = verb2 "explore" "" ; +lin explore2237 = verb2 "explore" "" ; +lin explosion2238 = noun "explosion" ; +lin explosive2239 = mkAdj1 "explosive" ; +lin explosive2240 = noun "explosive" ; +lin exponent2241 = noun "exponent" ; +lin exponential2242 = mkAdj1 "exponential" ; +lin exponential2243 = noun "exponential" ; +lin expose2244 = verb2 "expose" "" ; +lin exposure2245 = vGen "exposure" ; +lin express2246 = mkAdj1 "express" ; +lin express2247 = verb2 "express" "" ; +lin expressible2248 = aGen "expressible" ; +lin expressible2249 = aGen "expressible" ; +lin expression2250 = noun "expression" ; +lin expressly2251 = mkAdv "expressly" ; +lin expulsion2252 = noun "expulsion" ; +lin expunge2253 = verb2 "expunge" "" ; +lin extant2254 = mkAdj1 "extant" ; +lin extend2255 = verb2 "extend" "" ; +lin extensible2256 = mkAdj1 "extensible" ; +lin extension2257 = noun "extension" ; +lin extensive2258 = mkAdj1 "extensive" ; +lin extent2259 = noun "extent" ; +lin external2260 = mkAdj1 "external" ; +lin extra2261 = mkAdj1 "extra" ; +lin extract2262 = vGen "extract" ; +lin extraneous2263 = mkAdj1 "extraneous" ; +lin extravagance2264 = noun "extravagance" ; +lin extravagant2265 = mkAdj1 "extravagant" ; +lin extreme2266 = mkAdj1 "extreme" ; +lin extrinsic2267 = mkAdj1 "extrinsic" ; +lin extrinsically2268 = mkAdv "extrinsically" ; +lin eye2269 = noun "eye" ; +lin face2270 = noun "face" ; +lin face2271 = verb2 "face" "" ; +lin face2272 = verb3 "face" "" "with" ; +lin facet2273 = noun "facet" ; +lin facetious2274 = mkAdj1 "facetious" ; +lin facilitate2275 = verb2 "facilitate" "" ; +lin facility2276 = noun "facility" ; +lin fact2277 = noun "fact" ; +lin factive2278 = mkAdj1 "factive" ; +lin factive2279 = noun "factive" ; +lin factor2280 = noun "factor" ; +lin factor2281 = verb2 "factor" "" ; +lin factorial2282 = noun "factorial" ; +lin factory2283 = noun "factory" ; +lin factual2284 = mkAdj1 "factual" ; +lin faculty2285 = noun "faculty" ; +lin fail2286 = verb2 "fail" "" ; +lin failure2287 = noun "failure" ; +lin faint2288 = aGen "faint" ; +lin fair2289 = aGen "fair" ; +lin fair2290 = noun "fair" ; +lin fairy2291 = noun "fairy" ; +lin faith2292 = noun "faith" ; +lin fall2293 = noun "fall" ; +lin fall2294 = verb2 "fall" "" ; +lin false2296 = aGen "false" ; +lin falsehood2297 = noun "falsehood" ; +lin fame2298 = noun "fame" ; +lin familiar2299 = aGen "familiar" ; +lin familiar2300 = aGen "familiar" ; +lin family2301 = noun "family" ; +lin fan2302 = noun "fan" ; +lin fancy2303 = aGen "fancy" ; +lin fancy2304 = verb2 "fancy" "" ; +lin far2305 = aGen "far" ; +lin far2306 = aGen "far" ; +lin farce2307 = noun "farce" ; +lin fare2308 = noun "fare" ; +lin farm2309 = noun "farm" ; +lin farm2310 = verb2 "farm" "" ; +lin fashion2315 = noun "fashion" ; +lin fashionable2316 = mkAdj1 "fashionable" ; +lin fast2317 = aGen "fast" ; +lin fasten2318 = verb3 "fasten" "" "to" ; +lin fat2319 = noun "fat" ; +lin fat2320 = aGen "fat" ; +lin fate2321 = noun "fate" ; +lin father2322 = noun "father" ; +lin fatigue2323 = noun "fatigue" ; +lin fatigue2324 = verb2 "fatigue" "" ; +lin fault2325 = noun "fault" ; +lin favor2326 = noun "favor" ; +lin favor2327 = verb2 "favor" "" ; +lin favour2328 = noun "favour" ; +lin favour2329 = verb2 "favour" "" ; +lin favourable2330 = aGen "favourable" ; +lin favourable2331 = aGen "favourable" ; +lin favourite2332 = mkAdj1 "favourite" ; +lin fear2333 = noun "fear" ; +lin fear2334 = verb2 "fear" "" ; +lin feasible2335 = mkAdj1 "feasible" ; +lin feast2336 = noun "feast" ; +lin feather2337 = noun "feather" ; +lin feature2338 = noun "feature" ; +lin feature2339 = verb2 "feature" "" ; +lin february2340 = noun "february" ; +lin federal2343 = mkAdj1 "federal" ; +lin federation2344 = noun "federation" ; +lin fee2345 = noun "fee" ; +lin feed2346 = verb2 "feed" "" ; +lin feedback2347 = noun "feedback" ; +lin feel2348 = verb2 "feel" "" ; +lin feeling2349 = noun "feeling" ; +lin felix2351 = noun "felix" ; +lin fellow2353 = noun "fellow" ; +lin felt2354 = noun "felt" ; +lin female2357 = mkAdj1 "female" ; +lin fence2358 = noun "fence" ; +lin fertilize2359 = verb2 "fertilize" "" ; +lin fertilizer2360 = noun "fertilizer" ; +lin fetch2361 = verb3 "fetch" "" "from" ; +lin fetter2362 = verb2 "fetter" "" ; +lin fever2363 = noun "fever" ; +lin few2365 = aGen "few" ; +lin fiction2366 = noun "fiction" ; +lin fictional2367 = mkAdj1 "fictional" ; +lin fido2368 = noun "fido" ; +lin field2369 = noun "field" ; +lin fierce2370 = aGen "fierce" ; +lin fifteen2371 = aGen "fifteen" ; +lin fifteenth2372 = aGen "fifteenth" ; +lin fifth2373 = aGen "fifth" ; +lin fiftieth2374 = aGen "fiftieth" ; +lin fifty2375 = aGen "fifty" ; +lin fig2376 = noun "fig" ; +lin fight2377 = noun "fight" ; +lin fight2378 = verb2 "fight" "" ; +lin fight2379 = verb2 "fight" "" ; +lin figure2380 = noun "figure" ; +lin file2381 = noun "file" ; +lin file2382 = verb2 "file" "" ; +lin fill2383 = verb2 "fill" "" ; +lin fill2384 = verb3 "fill" "" "" ; +lin film2385 = noun "film" ; +lin film2386 = verb2 "film" "" ; +lin filter2387 = noun "filter" ; +lin filter2388 = verb2 "filter" "" ; +lin fin2389 = noun "fin" ; +lin final2390 = mkAdj1 "final" ; +lin financial2392 = mkAdj1 "financial" ; +lin find2393 = verb2 "find" "" ; +lin findings2394 = noun "findings" ; +lin fine2395 = aGen "fine" ; +lin fine2396 = noun "fine" ; +lin fine2397 = verb2 "fine" "" ; +lin finger2398 = noun "finger" ; +lin fingerprint2399 = noun "fingerprint" ; +lin finish2400 = noun "finish" ; +lin finish2401 = verb2 "finish" "" ; +lin finish2402 = verb2 "finish" "" ; +lin finite2403 = mkAdj1 "finite" ; +lin fir2404 = noun "fir" ; +lin fire2405 = noun "fire" ; +lin fire2406 = verb2 "fire" "" ; +lin firm2407 = noun "firm" ; +lin firm2408 = aGen "firm" ; +lin first2409 = aGen "first" ; +lin firstly2410 = mkAdv "firstly" ; +lin fish2411 = noun "fish" ; +lin fish2412 = noun "fish" ; +lin fish2413 = verb2 "fish" "" ; +lin fisherman2414 = noun "fisherman" ; +lin fishermen2415 = noun "fishermen" ; +lin fit2416 = verb2 "fit" "" ; +lin fit2417 = aGen "fit" ; +lin fit2418 = aGen "fit" ; +lin five2419 = aGen "five" ; +lin fix2420 = verb3 "fix" "" "to" ; +lin flag2421 = noun "flag" ; +lin flame2422 = noun "flame" ; +lin flash2423 = noun "flash" ; +lin flash2424 = vGen "flash" ; +lin flat2425 = aGen "flat" ; +lin flat2426 = noun "flat" ; +lin flavour2427 = noun "flavour" ; +lin flaw2428 = noun "flaw" ; +lin flawed2429 = mkAdj1 "flawed" ; +lin flesh2430 = noun "flesh" ; +lin flexible2432 = mkAdj1 "flexible" ; +lin flight2433 = noun "flight" ; +lin flip2434 = verb2 "flip" "" ; +lin float2435 = vGen "float" ; +lin flood2436 = noun "flood" ; +lin flood2437 = verb2 "flood" "" ; +lin floor2438 = noun "floor" ; +lin flour2439 = noun "flour" ; +lin flourish2440 = verb2 "flourish" "" ; +lin flourish2441 = verb2 "flourish" "" ; +lin flow2442 = noun "flow" ; +lin flower2443 = noun "flower" ; +lin flu2445 = noun "flu" ; +lin fluid2446 = mkAdj1 "fluid" ; +lin fluid2447 = noun "fluid" ; +lin flux2448 = noun "flux" ; +lin fly2449 = noun "fly" ; +lin fly2450 = verb2 "fly" "" ; +lin foam2451 = noun "foam" ; +lin foam2452 = verb2 "foam" "" ; +lin focal2453 = mkAdj1 "focal" ; +lin focus2454 = noun "focus" ; +lin focus2455 = verb2 "focus" "" ; +lin focus2456 = verb2 "focus" "on" ; +lin fog2457 = noun "fog" ; +lin foist2458 = verb3 "foist" "" "on" ; +lin fold2459 = noun "fold" ; +lin fold2460 = verb2 "fold" "" ; +lin follow2461 = verb2 "follow" "" ; +lin fond2462 = aGen "fond" ; +lin food2463 = noun "food" ; +lin fool2464 = noun "fool" ; +lin fool2465 = verb2 "fool" "" ; +lin foolish2466 = mkAdj1 "foolish" ; +lin foot2467 = noun "foot" ; +lin football2468 = noun "football" ; +lin foray2472 = noun "foray" ; +lin forbid2474 = verb2 "forbid" "" ; +lin force2476 = noun "force" ; +lin force2477 = verb2 "force" "" ; +lin forcible2478 = mkAdj1 "forcible" ; +lin forearm2479 = noun "forearm" ; +lin forego2480 = verb2 "forego" "" ; +lin foreground2482 = noun "foreground" ; +lin forehead2483 = noun "forehead" ; +lin foreign2484 = mkAdj1 "foreign" ; +lin foreigner2485 = noun "foreigner" ; +lin forerunner2486 = noun "forerunner" ; +lin foresee2488 = verb2 "foresee" "" ; +lin forest2490 = noun "forest" ; +lin forestall2491 = verb2 "forestall" "" ; +lin forget2495 = verb2 "forget" "" ; +lin forgive2496 = verb3 "forgive" "" "for" ; +lin forgo2498 = verb2 "forgo" "" ; +lin fork2502 = noun "fork" ; +lin form2503 = noun "form" ; +lin form2504 = verb2 "form" "" ; +lin formal2505 = mkAdj1 "formal" ; +lin formalism2506 = noun "formalism" ; +lin format2507 = noun "format" ; +lin formation2508 = noun "formation" ; +lin former2509 = mkAdj1 "former" ; +lin formula2510 = noun "formula" ; +lin formulate2512 = verb2 "formulate" "" ; +lin fort2513 = noun "fort" ; +lin forthcoming2515 = mkAdj1 "forthcoming" ; +lin forthwith2516 = mkAdv "forthwith" ; +lin fortieth2517 = aGen "fortieth" ; +lin fortnight2518 = noun "fortnight" ; +lin fortuitous2519 = mkAdj1 "fortuitous" ; +lin fortunate2520 = mkAdj1 "fortunate" ; +lin fortune2521 = noun "fortune" ; +lin forty2522 = aGen "forty" ; +lin forum2523 = noun "forum" ; +lin forward2524 = mkAdj1 "forward" ; +lin found2531 = verb2 "found" "" ; +lin foundation2533 = noun "foundation" ; +lin fountain2534 = noun "fountain" ; +lin four2535 = aGen "four" ; +lin fourteen2536 = aGen "fourteen" ; +lin fourteenth2537 = aGen "fourteenth" ; +lin fourth2538 = aGen "fourth" ; +lin fox2539 = noun "fox" ; +lin fraction2540 = noun "fraction" ; +lin fracture2541 = noun "fracture" ; +lin fracture2542 = verb2 "fracture" "" ; +lin fragment2543 = noun "fragment" ; +lin fragment2544 = verb2 "fragment" "" ; +lin fragmentary2545 = mkAdj1 "fragmentary" ; +lin frame2546 = noun "frame" ; +lin frame2547 = verb2 "frame" "" ; +lin framework2548 = noun "framework" ; +lin france2549 = noun "france" ; +lin franz2550 = noun "franz" ; +lin free2551 = aGen "free" ; +lin free2552 = verb2 "free" "" ; +lin freedom2553 = noun "freedom" ; +lin freeze2554 = verb2 "freeze" "" ; +lin french2555 = aGen "french" ; +lin frequency2556 = noun "frequency" ; +lin frequent2557 = mkAdj1 "frequent" ; +lin fresh2558 = aGen "fresh" ; +lin friction2559 = noun "friction" ; +lin friday2560 = noun "friday" ; +lin friend2561 = noun "friend" ; +lin friendly2562 = aGen "friendly" ; +lin friendly2563 = aGen "friendly" ; +lin fright2564 = noun "fright" ; +lin frighten2565 = verb2 "frighten" "" ; +lin frill2566 = noun "frill" ; +lin fringe2567 = noun "fringe" ; +lin front2570 = mkAdj1 "front" ; +lin front2571 = noun "front" ; +lin fruit2574 = noun "fruit" ; +lin fry2575 = verb2 "fry" "" ; +lin fulfil2578 = vGen "fulfil" ; +lin full2579 = aGen "full" ; +lin fun2580 = noun "fun" ; +lin function2581 = noun "function" ; +lin function2582 = verb2 "function" "" ; +lin functor2583 = noun "functor" ; +lin fund2584 = noun "fund" ; +lin fundamental2585 = mkAdj1 "fundamental" ; +lin funeral2586 = noun "funeral" ; +lin funereal2587 = mkAdj1 "funereal" ; +lin fungus2589 = noun "fungus" ; +lin funny2590 = aGen "funny" ; +lin fur2591 = noun "fur" ; +lin furnish2592 = verb3 "furnish" "" "with" ; +lin furniture2593 = noun "furniture" ; +lin fuss2598 = noun "fuss" ; +lin future2599 = mkAdj1 "future" ; +lin future2600 = noun "future" ; +lin fuzzy2601 = mkAdj1 "fuzzy" ; +lin gag2602 = noun "gag" ; +lin gag2603 = verb2 "gag" "" ; +lin gain2604 = noun "gain" ; +lin gain2605 = verb2 "gain" "" ; +lin galactic2606 = mkAdj1 "galactic" ; +lin galaxy2607 = noun "galaxy" ; +lin gale2608 = noun "gale" ; +lin gallon2609 = noun "gallon" ; +lin gamble2610 = vGen "gamble" ; +lin game2611 = noun "game" ; +lin gap2612 = noun "gap" ; +lin gape2613 = verb2 "gape" "" ; +lin gape2614 = verb2 "gape" "at" ; +lin garage2615 = noun "garage" ; +lin garden2616 = noun "garden" ; +lin garment2617 = noun "garment" ; +lin gas2618 = noun "gas" ; +lin gaseous2619 = mkAdj1 "gaseous" ; +lin gate2620 = noun "gate" ; +lin gather2621 = vGen "gather" ; +lin gauge2622 = noun "gauge" ; +lin gauge2623 = verb2 "gauge" "" ; +lin gay2626 = aGen "gay" ; +lin gaze2627 = verb2 "gaze" "at" ; +lin gaze2628 = noun "gaze" ; +lin gear2629 = noun "gear" ; +lin gear2630 = verb2 "gear" "" ; +lin generable2632 = mkAdj1 "generable" ; +lin general2633 = mkAdj1 "general" ; +lin general2634 = noun "general" ; +lin generate2635 = verb2 "generate" "" ; +lin generation2636 = noun "generation" ; +lin generator2637 = noun "generator" ; +lin generic2638 = mkAdj1 "generic" ; +lin generosity2639 = noun "generosity" ; +lin generous2640 = aGen "generous" ; +lin generous2641 = aGen "generous" ; +lin genitive2642 = mkAdj1 "genitive" ; +lin genius2643 = noun "genius" ; +lin gentle2644 = aGen "gentle" ; +lin gentleman2645 = noun "gentleman" ; +lin gentlemen2646 = noun "gentlemen" ; +lin gently2647 = mkAdv "gently" ; +lin genuine2648 = mkAdj1 "genuine" ; +lin genus2649 = noun "genus" ; +lin geography2650 = noun "geography" ; +lin geology2651 = noun "geology" ; +lin geometry2652 = noun "geometry" ; +lin german2653 = mkAdj1 "german" ; +lin germane2654 = mkAdj1 "germane" ; +lin germanic2655 = mkAdj1 "germanic" ; +lin germany2656 = noun "germany" ; +lin gerund2657 = noun "gerund" ; +lin gesture2658 = verb2 "gesture" "" ; +lin gesture2659 = noun "gesture" ; +lin get2660 = verb2 "get" "" ; +lin gift2661 = noun "gift" ; +lin gin2662 = noun "gin" ; +lin giraffe2663 = noun "giraffe" ; +lin girl2664 = noun "girl" ; +lin gist2665 = noun "gist" ; +lin give2666 = verb3 "give" "" "" ; +lin give2667 = verb3 "give" "" "to" ; +lin glad2670 = aGen "glad" ; +lin glad2671 = aGen "glad" ; +lin glad2672 = aGen "glad" ; +lin glance2673 = noun "glance" ; +lin glance2674 = verb2 "glance" "at" ; +lin glass2675 = noun "glass" ; +lin glasses2676 = noun "glasses" ; +lin glean2677 = verb2 "glean" "" ; +lin global2678 = mkAdj1 "global" ; +lin globe2679 = noun "globe" ; +lin glory2680 = noun "glory" ; +lin gloss2681 = noun "gloss" ; +lin gloss2682 = verb2 "gloss" "" ; +lin glow2683 = noun "glow" ; +lin glow2684 = verb2 "glow" "" ; +lin gnat2685 = noun "gnat" ; +lin gnu2686 = noun "gnu" ; +lin go2687 = verb2 "go" "" ; +lin goat2688 = noun "goat" ; +lin god2689 = noun "god" ; +lin goddess2690 = noun "goddess" ; +lin gold2691 = noun "gold" ; +lin golden2692 = aGen "golden" ; +lin good2694 = mkAdj1 "good" ; +lin goods2695 = noun "goods" ; +lin goose2696 = noun "goose" ; +lin gore2697 = noun "gore" ; +lin gorilla2698 = noun "gorilla" ; +lin gory2699 = aGen "gory" ; +lin gospel2700 = noun "gospel" ; +lin govern2702 = vGen "govern" ; +lin government2703 = noun "government" ; +lin grab2704 = verb2 "grab" "" ; +lin grace2705 = noun "grace" ; +lin grade2707 = noun "grade" ; +lin gradual2708 = mkAdj1 "gradual" ; +lin graft2709 = noun "graft" ; +lin graft2710 = verb2 "graft" "" ; +lin graham2711 = noun "graham" ; +lin grain2712 = noun "grain" ; +lin gram2713 = noun "gram" ; +lin grammar2714 = noun "grammar" ; +lin grammatical2715 = mkAdj1 "grammatical" ; +lin grand2716 = aGen "grand" ; +lin grandfather2717 = noun "grandfather" ; +lin grandmother2718 = noun "grandmother" ; +lin grant2719 = noun "grant" ; +lin grant2720 = verb2 "grant" "" ; +lin grape2721 = noun "grape" ; +lin graph2722 = noun "graph" ; +lin graphic2723 = mkAdj1 "graphic" ; +lin grasp2724 = noun "grasp" ; +lin grasp2725 = verb2 "grasp" "" ; +lin grass2726 = noun "grass" ; +lin grateful2727 = aGen "grateful" ; +lin grateful2728 = aGen "grateful" ; +lin grateful2729 = aGen "grateful" ; +lin gratuitous2730 = mkAdj1 "gratuitous" ; +lin grave2731 = noun "grave" ; +lin gravitation2732 = noun "gravitation" ; +lin gravity2733 = noun "gravity" ; +lin gravy2734 = noun "gravy" ; +lin gray2735 = aGen "gray" ; +lin grease2736 = noun "grease" ; +lin great2738 = aGen "great" ; +lin greece2739 = noun "greece" ; +lin greed2740 = noun "greed" ; +lin greek2741 = mkAdj1 "greek" ; +lin greek2742 = noun "greek" ; +lin green2743 = noun "green" ; +lin greet2744 = verb2 "greet" "" ; +lin gregarious2745 = mkAdj1 "gregarious" ; +lin grey2747 = aGen "grey" ; +lin grid2748 = noun "grid" ; +lin grief2749 = noun "grief" ; +lin grieve2750 = vGen "grieve" ; +lin grill2751 = verb2 "grill" "" ; +lin grim2752 = aGen "grim" ; +lin grime2753 = noun "grime" ; +lin grin2754 = noun "grin" ; +lin grin2755 = verb2 "grin" "" ; +lin grind2756 = verb2 "grind" "" ; +lin grip2757 = noun "grip" ; +lin grip2758 = verb2 "grip" "" ; +lin grit2759 = noun "grit" ; +lin grog2760 = noun "grog" ; +lin gross2761 = aGen "gross" ; +lin ground2762 = noun "ground" ; +lin group2765 = noun "group" ; +lin group2766 = verb2 "group" "" ; +lin grove2767 = noun "grove" ; +lin grow2768 = verb2 "grow" "" ; +lin grow2769 = verb2 "grow" "" ; +lin growth2773 = noun "growth" ; +lin guarantee2774 = noun "guarantee" ; +lin guarantee2775 = verb2 "guarantee" "" ; +lin guard2776 = noun "guard" ; +lin guard2777 = verb2 "guard" "" ; +lin guess2778 = noun "guess" ; +lin guess2779 = verb2 "guess" "" ; +lin guest2780 = noun "guest" ; +lin guide2781 = noun "guide" ; +lin guide2782 = verb2 "guide" "" ; +lin guideline2783 = noun "guideline" ; +lin guilt2784 = noun "guilt" ; +lin guinea2785 = noun "guinea" ; +lin guise2786 = noun "guise" ; +lin gun2787 = noun "gun" ; +lin habit2788 = noun "habit" ; +lin habitual2789 = mkAdj1 "habitual" ; +lin hail2796 = noun "hail" ; +lin hair2797 = noun "hair" ; +lin half2798 = mkAdv "half" ; +lin half2799 = mkAdj1 "half" ; +lin half2800 = noun "half" ; +lin half2801 = aGen "half" ; +lin hall2802 = noun "hall" ; +lin halt2803 = noun "halt" ; +lin halt2804 = verb2 "halt" "" ; +lin halt2805 = verb2 "halt" "" ; +lin halve2806 = verb2 "halve" "" ; +lin hamburger2808 = noun "hamburger" ; +lin hammer2809 = noun "hammer" ; +lin hammer2810 = verb2 "hammer" "" ; +lin hamper2811 = verb2 "hamper" "" ; +lin hand2812 = noun "hand" ; +lin hand2813 = verb3 "hand" "" "" ; +lin hand2814 = verb3 "hand" "" "to" ; +lin handicap2815 = noun "handicap" ; +lin handicap2816 = verb2 "handicap" "" ; +lin handkerchief2817 = noun "handkerchief" ; +lin handle2818 = noun "handle" ; +lin handle2819 = verb2 "handle" "" ; +lin handsome2820 = mkAdj1 "handsome" ; +lin hang2821 = verb2 "hang" "" ; +lin hang2822 = verb2 "hang" "" ; +lin happen2823 = vGen "happen" ; +lin happen2824 = verb2 "happen" "" ; +lin happening2825 = noun "happening" ; +lin happy2826 = aGen "happy" ; +lin happy2827 = aGen "happy" ; +lin harbour2828 = noun "harbour" ; +lin hard2829 = aGen "hard" ; +lin hard2830 = aGen "hard" ; +lin hardly2831 = mkAdv "hardly" ; +lin hardware2832 = noun "hardware" ; +lin harm2833 = noun "harm" ; +lin harm2834 = verb2 "harm" "" ; +lin harmonium2835 = noun "harmonium" ; +lin harmony2836 = noun "harmony" ; +lin harness2837 = noun "harness" ; +lin harness2838 = verb3 "harness" "" "to" ; +lin hash2842 = noun "hash" ; +lin hash2843 = verb2 "hash" "" ; +lin haste2847 = noun "haste" ; +lin hasty2848 = mkAdj1 "hasty" ; +lin hat2849 = noun "hat" ; +lin hate2850 = verb2 "hate" "" ; +lin hatred2851 = noun "hatred" ; +lin have2852 = verb2 "have" "" ; +lin have2853 = verb2 "have" "" ; +lin haven2854 = noun "haven" ; +lin having2857 = vGen "having" ; +lin hazard2858 = noun "hazard" ; +lin haze2859 = noun "haze" ; +lin he2860 = noun "he" ; +lin head2861 = noun "head" ; +lin head2862 = verb2 "head" "" ; +lin heading2863 = noun "heading" ; +lin heal2864 = verb2 "heal" "" ; +lin health2865 = noun "health" ; +lin healthy2866 = aGen "healthy" ; +lin heap2867 = noun "heap" ; +lin hear2868 = verb2 "hear" "" ; +lin heart2871 = noun "heart" ; +lin hearth2872 = noun "hearth" ; +lin heat2873 = vGen "heat" ; +lin heath2874 = noun "heath" ; +lin heathen2875 = noun "heathen" ; +lin heave2876 = verb2 "heave" "" ; +lin heaven2877 = noun "heaven" ; +lin heavy2878 = aGen "heavy" ; +lin heel2879 = noun "heel" ; +lin height2880 = noun "height" ; +lin helicopter2883 = noun "helicopter" ; +lin help2884 = noun "help" ; +lin help2885 = verb2 "help" "" ; +lin hemlock2886 = noun "hemlock" ; +lin hen2887 = noun "hen" ; +lin her2890 = noun "her" ; +lin herd2891 = noun "herd" ; +lin herring2893 = noun "herring" ; +lin herself2895 = aGen "herself" ; +lin heterogeneity2896 = noun "heterogeneity" ; +lin heterogeneous2897 = mkAdj1 "heterogeneous" ; +lin heuristic2898 = mkAdj1 "heuristic" ; +lin heuristic2899 = noun "heuristic" ; +lin heuristically2900 = mkAdv "heuristically" ; +lin hide2905 = verb2 "hide" "" ; +lin hide2906 = verb2 "hide" "" ; +lin hierarchy2907 = noun "hierarchy" ; +lin high2908 = aGen "high" ; +lin highlight2909 = noun "highlight" ; +lin highlight2910 = verb2 "highlight" "" ; +lin hill2911 = noun "hill" ; +lin him2912 = noun "him" ; +lin hind2914 = mkAdj1 "hind" ; +lin hinder2915 = verb2 "hinder" "" ; +lin hindrance2916 = noun "hindrance" ; +lin hinge2917 = noun "hinge" ; +lin hint2918 = noun "hint" ; +lin hint2919 = verb2 "hint" "at" ; +lin hire2920 = verb2 "hire" "" ; +lin history2923 = noun "history" ; +lin hit2924 = verb2 "hit" "" ; +lin hit2925 = verb2 "hit" "" ; +lin hit2926 = verb2 "hit" "" ; +lin hitherto2928 = mkAdv "hitherto" ; +lin hoax2929 = noun "hoax" ; +lin hoax2930 = verb2 "hoax" "" ; +lin hold2931 = verb2 "hold" "" ; +lin hole2932 = noun "hole" ; +lin holiday2933 = noun "holiday" ; +lin hollow2934 = aGen "hollow" ; +lin holy2935 = aGen "holy" ; +lin home2936 = noun "home" ; +lin homogeneous2937 = mkAdj1 "homogeneous" ; +lin homomorphism2938 = noun "homomorphism" ; +lin hone2939 = verb2 "hone" "" ; +lin honest2940 = mkAdj1 "honest" ; +lin honesty2941 = noun "honesty" ; +lin honey2942 = noun "honey" ; +lin honour2944 = noun "honour" ; +lin honour2945 = verb2 "honour" "" ; +lin honourable2946 = mkAdj1 "honourable" ; +lin hook2948 = noun "hook" ; +lin hook2949 = verb2 "hook" "" ; +lin hop2950 = noun "hop" ; +lin hop2951 = verb2 "hop" "" ; +lin hope2952 = noun "hope" ; +lin hope2953 = verb2 "hope" "for" ; +lin hope2954 = verb2 "hope" "" ; +lin horizon2955 = noun "horizon" ; +lin horizontal2956 = mkAdj1 "horizontal" ; +lin horn2957 = noun "horn" ; +lin horrendous2958 = mkAdj1 "horrendous" ; +lin horrible2959 = mkAdj1 "horrible" ; +lin horrify2960 = verb2 "horrify" "" ; +lin horror2961 = noun "horror" ; +lin horse2962 = noun "horse" ; +lin hospitable2963 = aGen "hospitable" ; +lin hospitable2964 = aGen "hospitable" ; +lin hospital2965 = noun "hospital" ; +lin hospitality2966 = noun "hospitality" ; +lin host2967 = noun "host" ; +lin host2968 = verb2 "host" "" ; +lin hot2969 = aGen "hot" ; +lin hotel2970 = noun "hotel" ; +lin hour2971 = noun "hour" ; +lin house2972 = noun "house" ; +lin house2973 = verb2 "house" "" ; +lin household2974 = mkAdj1 "household" ; +lin household2975 = noun "household" ; +lin huge2980 = aGen "huge" ; +lin hum2981 = noun "hum" ; +lin hum2982 = verb2 "hum" "" ; +lin human2983 = mkAdj1 "human" ; +lin human2984 = noun "human" ; +lin humble2985 = aGen "humble" ; +lin humility2986 = noun "humility" ; +lin humor2987 = noun "humor" ; +lin humour2988 = noun "humour" ; +lin hunch2989 = verb2 "hunch" "" ; +lin hundred2990 = noun "hundred" ; +lin hundred2991 = noun "hundred" ; +lin hundredth2992 = aGen "hundredth" ; +lin hunger2994 = noun "hunger" ; +lin hunger2995 = verb2 "hunger" "for" ; +lin hungry2996 = aGen "hungry" ; +lin hungry2997 = aGen "hungry" ; +lin hunt2998 = noun "hunt" ; +lin hunt2999 = verb2 "hunt" "" ; +lin huntsman3000 = noun "huntsman" ; +lin hurry3002 = vGen "hurry" ; +lin hurry3003 = noun "hurry" ; +lin hurt3006 = verb2 "hurt" "" ; +lin hurt3007 = verb2 "hurt" "" ; +lin hurt3008 = vGen "hurt" ; +lin hurt3009 = vGen "hurt" ; +lin husband3010 = noun "husband" ; +lin hut3011 = noun "hut" ; +lin hybrid3012 = mkAdj1 "hybrid" ; +lin hydrogen3013 = noun "hydrogen" ; +lin hygiene3014 = noun "hygiene" ; +lin hypotheses3015 = noun "hypotheses" ; +lin hypothesis3016 = noun "hypothesis" ; +lin hypothesize3017 = verb2 "hypothesize" "" ; +lin hypothetical3018 = mkAdj1 "hypothetical" ; +lin i3019 = noun "i" ; +lin ice3021 = noun "ice" ; +lin iceland3022 = noun "iceland" ; +lin icelandic3023 = mkAdj1 "icelandic" ; +lin icon3024 = noun "icon" ; +lin idea3025 = noun "idea" ; +lin ideal3026 = mkAdj1 "ideal" ; +lin identical3027 = aGen "identical" ; +lin identical3028 = aGen "identical" ; +lin identify3029 = verb2 "identify" "" ; +lin identity3030 = noun "identity" ; +lin idiocy3031 = noun "idiocy" ; +lin idiom3032 = noun "idiom" ; +lin idiomatic3033 = mkAdj1 "idiomatic" ; +lin idiot3034 = noun "idiot" ; +lin idle3035 = aGen "idle" ; +lin idle3036 = verb2 "idle" "" ; +lin ignore3039 = verb2 "ignore" "" ; +lin ill3040 = aGen "ill" ; +lin illegal3041 = mkAdj1 "illegal" ; +lin illegitimacy3042 = noun "illegitimacy" ; +lin illegitimate3043 = mkAdj1 "illegitimate" ; +lin illocutionary3044 = mkAdj1 "illocutionary" ; +lin illogical3045 = mkAdj1 "illogical" ; +lin illuminate3046 = verb2 "illuminate" "" ; +lin illusion3047 = noun "illusion" ; +lin illusory3048 = mkAdj1 "illusory" ; +lin illustrate3049 = vGen "illustrate" ; +lin image3050 = noun "image" ; +lin imaginary3051 = mkAdj1 "imaginary" ; +lin imagine3052 = verb2 "imagine" "" ; +lin imagine3053 = verb2 "imagine" "" ; +lin imbalance3054 = noun "imbalance" ; +lin imitate3055 = vGen "imitate" ; +lin immaterial3056 = mkAdj1 "immaterial" ; +lin immediacy3057 = noun "immediacy" ; +lin immediate3058 = mkAdj1 "immediate" ; +lin immense3059 = mkAdj1 "immense" ; +lin immigrant3060 = noun "immigrant" ; +lin immigration3061 = noun "immigration" ; +lin immoderate3062 = mkAdj1 "immoderate" ; +lin immodest3063 = mkAdj1 "immodest" ; +lin immodesty3064 = noun "immodesty" ; +lin immune3065 = mkAdj2 "immune" "to" ; +lin impair3066 = verb2 "impair" "" ; +lin impart3067 = verb3 "impart" "" "to" ; +lin impartial3068 = mkAdj1 "impartial" ; +lin impatience3069 = noun "impatience" ; +lin impatient3070 = aGen "impatient" ; +lin impatient3071 = aGen "impatient" ; +lin impenetrable3072 = mkAdj1 "impenetrable" ; +lin imperative3073 = aGen "imperative" ; +lin imperative3074 = aGen "imperative" ; +lin imperfect3075 = mkAdj1 "imperfect" ; +lin imperfection3076 = noun "imperfection" ; +lin imperial3077 = mkAdj1 "imperial" ; +lin imperious3078 = mkAdj1 "imperious" ; +lin impersonal3079 = mkAdj1 "impersonal" ; +lin impertinent3080 = mkAdj1 "impertinent" ; +lin impinge3081 = verb2 "impinge" "on" ; +lin implausible3082 = mkAdj1 "implausible" ; +lin implement3083 = verb2 "implement" "" ; +lin implicate3084 = verb2 "implicate" "" ; +lin implicature3085 = noun "implicature" ; +lin implicit3086 = aGen "implicit" ; +lin implicit3087 = aGen "implicit" ; +lin imply3088 = verb2 "imply" "" ; +lin impolite3089 = aGen "impolite" ; +lin impolite3090 = aGen "impolite" ; +lin import3091 = noun "import" ; +lin import3092 = verb2 "import" "" ; +lin importance3093 = noun "importance" ; +lin important3094 = aGen "important" ; +lin important3095 = aGen "important" ; +lin important3096 = aGen "important" ; +lin impose3097 = verb3 "impose" "" "on" ; +lin imposition3098 = noun "imposition" ; +lin impossible3099 = aGen "impossible" ; +lin impossible3100 = aGen "impossible" ; +lin impossible3101 = aGen "impossible" ; +lin impossible3102 = aGen "impossible" ; +lin imprecise3103 = mkAdj1 "imprecise" ; +lin imprecision3104 = noun "imprecision" ; +lin impress3105 = verb2 "impress" "" ; +lin improbable3106 = mkAdj1 "improbable" ; +lin improve3107 = vGen "improve" ; +lin impure3108 = aGen "impure" ; +lin inability3115 = noun "inability" ; +lin inaccuracy3116 = noun "inaccuracy" ; +lin inactive3117 = mkAdj1 "inactive" ; +lin inadequacy3118 = noun "inadequacy" ; +lin inadequecy3119 = noun "inadequecy" ; +lin incapacitate3120 = vGen "incapacitate" ; +lin incarnation3121 = noun "incarnation" ; +lin inch3122 = noun "inch" ; +lin incident3123 = noun "incident" ; +lin incidental3124 = mkAdj1 "incidental" ; +lin incisive3125 = mkAdj1 "incisive" ; +lin incline3126 = verb2 "incline" "" ; +lin inclined3127 = mkAdj2 "inclined" "to" ; +lin include3128 = verb2 "include" "" ; +lin inclusion3130 = noun "inclusion" ; +lin inclusive3131 = mkAdj1 "inclusive" ; +lin incoherence3132 = noun "incoherence" ; +lin income3133 = noun "income" ; +lin inconceivable3134 = aGen "inconceivable" ; +lin inconsistency3135 = noun "inconsistency" ; +lin incontestable3136 = aGen "incontestable" ; +lin incontestable3137 = aGen "incontestable" ; +lin inconvenience3138 = noun "inconvenience" ; +lin inconvenience3139 = verb2 "inconvenience" "" ; +lin incorporate3140 = vGen "incorporate" ; +lin incorporate3141 = verb2 "incorporate" "" ; +lin incorrigible3142 = mkAdj1 "incorrigible" ; +lin increase3143 = noun "increase" ; +lin increase3144 = verb2 "increase" "" ; +lin increase3145 = verb2 "increase" "" ; +lin increment3146 = noun "increment" ; +lin increment3147 = verb2 "increment" "" ; +lin incur3148 = verb2 "incur" "" ; +lin indeed3149 = mkAdv "indeed" ; +lin indefinite3150 = aGen "indefinite" ; +lin independence3151 = noun "independence" ; +lin independent3152 = mkAdj1 "independent" ; +lin indeterminacy3153 = noun "indeterminacy" ; +lin index3154 = noun "index" ; +lin index3155 = verb2 "index" "" ; +lin india3156 = noun "india" ; +lin indian3157 = aGen "indian" ; +lin indicate3158 = verb2 "indicate" "" ; +lin indigestion3160 = noun "indigestion" ; +lin indirect3161 = mkAdj1 "indirect" ; +lin indiscriminate3162 = mkAdj1 "indiscriminate" ; +lin indistinguishable3163 = aGen "indistinguishable" ; +lin individual3164 = mkAdj1 "individual" ; +lin individual3165 = noun "individual" ; +lin indoor3166 = mkAdj1 "indoor" ; +lin induce3167 = verb2 "induce" "" ; +lin induct3168 = verb2 "induct" "" ; +lin indulge3169 = verb2 "indulge" "in" ; +lin indulgent3170 = mkAdj1 "indulgent" ; +lin industry3171 = noun "industry" ; +lin inescapable3172 = mkAdj1 "inescapable" ; +lin inevitable3173 = mkAdj1 "inevitable" ; +lin infect3174 = verb2 "infect" "" ; +lin infection3175 = noun "infection" ; +lin infectious3176 = mkAdj1 "infectious" ; +lin infer3177 = verb3 "infer" "" "from" ; +lin inference3178 = noun "inference" ; +lin inferior3179 = mkAdj2 "inferior" "" ; +lin inferior3180 = mkAdj2 "inferior" "to" ; +lin infinite3181 = mkAdj1 "infinite" ; +lin infinitesimal3182 = mkAdj1 "infinitesimal" ; +lin infinitive3183 = mkAdj1 "infinitive" ; +lin infix3184 = noun "infix" ; +lin inflate3185 = verb2 "inflate" "" ; +lin inflation3186 = noun "inflation" ; +lin inflect3187 = vGen "inflect" ; +lin influence3188 = noun "influence" ; +lin influence3189 = verb2 "influence" "" ; +lin inform3190 = verb3 "inform" "" "" ; +lin informal3191 = mkAdj1 "informal" ; +lin informant3192 = noun "informant" ; +lin information3193 = noun "information" ; +lin ingenious3195 = mkAdj1 "ingenious" ; +lin ingenuity3196 = noun "ingenuity" ; +lin ingredient3197 = noun "ingredient" ; +lin inhabit3198 = verb2 "inhabit" "" ; +lin inherent3199 = aGen "inherent" ; +lin inherent3200 = aGen "inherent" ; +lin inherit3201 = verb3 "inherit" "" "from" ; +lin inheritance3202 = noun "inheritance" ; +lin inhibit3203 = vGen "inhibit" ; +lin initial3204 = mkAdj1 "initial" ; +lin initialize3205 = verb2 "initialize" "" ; +lin initiate3206 = vGen "initiate" ; +lin inject3207 = verb3 "inject" "" "with" ; +lin injunction3208 = noun "injunction" ; +lin injure3209 = verb2 "injure" "" ; +lin injury3210 = noun "injury" ; +lin ink3211 = noun "ink" ; +lin inn3212 = noun "inn" ; +lin innate3213 = aGen "innate" ; +lin innate3214 = aGen "innate" ; +lin inner3215 = mkAdj1 "inner" ; +lin innermost3216 = aGen "innermost" ; +lin innocuous3217 = mkAdj1 "innocuous" ; +lin innovation3218 = noun "innovation" ; +lin input3219 = noun "input" ; +lin inquire3220 = verb2 "inquire" "about" ; +lin inquire3221 = verb3 "inquire" "" "" ; +lin inquiry3222 = noun "inquiry" ; +lin inscribe3223 = verb2 "inscribe" "" ; +lin inscription3224 = noun "inscription" ; +lin insect3225 = noun "insect" ; +lin insert3226 = verb2 "insert" "" ; +lin inside3228 = noun "inside" ; +lin insight3229 = noun "insight" ; +lin insist3230 = verb2 "insist" "" ; +lin insistence3231 = noun "insistence" ; +lin insistence3232 = noun "insistence" ; +lin insistent3233 = aGen "insistent" ; +lin inspect3234 = verb2 "inspect" "" ; +lin inspector3235 = noun "inspector" ; +lin inspire3236 = verb2 "inspire" "" ; +lin instability3237 = noun "instability" ; +lin install3238 = verb2 "install" "" ; +lin instance3239 = noun "instance" ; +lin instant3240 = noun "instant" ; +lin instantiate3241 = verb2 "instantiate" "" ; +lin instantly3242 = mkAdv "instantly" ; +lin instigate3244 = vGen "instigate" ; +lin instil3245 = verb3 "instil" "" "in" ; +lin instinct3246 = noun "instinct" ; +lin institute3247 = vGen "institute" ; +lin institute3248 = noun "institute" ; +lin institution3249 = noun "institution" ; +lin instruct3250 = verb2 "instruct" "" ; +lin instrument3251 = noun "instrument" ; +lin insulate3252 = verb3 "insulate" "" "from" ; +lin insult3253 = noun "insult" ; +lin insult3254 = verb2 "insult" "" ; +lin insurance3255 = noun "insurance" ; +lin insure3256 = verb2 "insure" "" ; +lin intact3257 = mkAdj1 "intact" ; +lin integer3258 = noun "integer" ; +lin integral3259 = mkAdj1 "integral" ; +lin integrate3260 = vGen "integrate" ; +lin intellectual3261 = mkAdj1 "intellectual" ; +lin intelligence3262 = noun "intelligence" ; +lin intelligent3263 = mkAdj1 "intelligent" ; +lin intelligible3264 = mkAdj1 "intelligible" ; +lin intend3265 = verb2 "intend" "" ; +lin intense3266 = mkAdj1 "intense" ; +lin intension3267 = noun "intension" ; +lin intention3268 = noun "intention" ; +lin inter3270 = verb2 "inter" "" ; +lin interdisciplinary3271 = mkAdj1 "interdisciplinary" ; +lin interest3272 = noun "interest" ; +lin interest3273 = verb2 "interest" "" ; +lin interface3274 = noun "interface" ; +lin interfere3275 = verb2 "interfere" "with" ; +lin interference3276 = noun "interference" ; +lin interject3277 = vGen "interject" ; +lin intermediate3278 = mkAdj1 "intermediate" ; +lin internal3279 = mkAdj1 "internal" ; +lin international3280 = mkAdj1 "international" ; +lin interpolate3281 = vGen "interpolate" ; +lin interpret3282 = verb2 "interpret" "" ; +lin interrogate3284 = vGen "interrogate" ; +lin interrogative3285 = mkAdj1 "interrogative" ; +lin interrupt3286 = vGen "interrupt" ; +lin intersect3287 = vGen "intersect" ; +lin interval3288 = noun "interval" ; +lin intervene3289 = verb2 "intervene" "" ; +lin intimacy3290 = noun "intimacy" ; +lin intimate3291 = mkAdj1 "intimate" ; +lin intimate3292 = vGen "intimate" ; +lin intonation3294 = noun "intonation" ; +lin intractable3296 = mkAdj1 "intractable" ; +lin intransitive3297 = mkAdj1 "intransitive" ; +lin intravenous3298 = mkAdj1 "intravenous" ; +lin intricacy3299 = noun "intricacy" ; +lin intricate3300 = mkAdj1 "intricate" ; +lin intrigue3301 = noun "intrigue" ; +lin intrigue3302 = verb2 "intrigue" "" ; +lin intrinsic3303 = mkAdj1 "intrinsic" ; +lin intrinsically3304 = mkAdv "intrinsically" ; +lin introduce3305 = verb3 "introduce" "" "to" ; +lin introduction3306 = noun "introduction" ; +lin introspection3307 = noun "introspection" ; +lin introspective3308 = mkAdj1 "introspective" ; +lin intrude3309 = vGen "intrude" ; +lin intrusion3310 = noun "intrusion" ; +lin intuition3311 = noun "intuition" ; +lin intuitive3312 = mkAdj1 "intuitive" ; +lin invade3313 = verb2 "invade" "" ; +lin invalid3314 = noun "invalid" ; +lin invalidate3315 = verb2 "invalidate" "" ; +lin invaluable3316 = mkAdj1 "invaluable" ; +lin invariable3317 = mkAdj1 "invariable" ; +lin invariant3318 = mkAdj1 "invariant" ; +lin invasion3319 = noun "invasion" ; +lin invent3320 = verb2 "invent" "" ; +lin inverse3321 = mkAdj1 "inverse" ; +lin inversion3322 = noun "inversion" ; +lin invert3323 = verb2 "invert" "" ; +lin invest3324 = verb3 "invest" "" "with" ; +lin investigate3325 = verb2 "investigate" "" ; +lin invisible3326 = aGen "invisible" ; +lin invisible3327 = aGen "invisible" ; +lin invite3328 = verb3 "invite" "" "to" ; +lin invocation3329 = noun "invocation" ; +lin invoke3330 = verb2 "invoke" "" ; +lin involve3331 = verb2 "involve" "" ; +lin ireland3334 = noun "ireland" ; +lin irish3335 = mkAdj1 "irish" ; +lin iron3336 = noun "iron" ; +lin iron3337 = verb2 "iron" "" ; +lin irony3338 = noun "irony" ; +lin irrational3339 = mkAdj1 "irrational" ; +lin irregular3340 = mkAdj1 "irregular" ; +lin irrelevant3341 = mkAdj1 "irrelevant" ; +lin irremediable3342 = mkAdj1 "irremediable" ; +lin irrespective3343 = mkAdj2 "irrespective" "of" ; +lin irretrievable3344 = mkAdj1 "irretrievable" ; +lin irritant3345 = noun "irritant" ; +lin irritate3346 = vGen "irritate" ; +lin island3352 = noun "island" ; +lin isolable3356 = mkAdj1 "isolable" ; +lin isolate3357 = verb2 "isolate" "" ; +lin isomorphic3358 = mkAdj1 "isomorphic" ; +lin issue3359 = vGen "issue" ; +lin issue3360 = noun "issue" ; +lin it3362 = noun "it" ; +lin it3363 = noun "it" ; +lin italy3364 = noun "italy" ; +lin item3365 = noun "item" ; +lin itemize3366 = verb2 "itemize" "" ; +lin iterate3367 = verb2 "iterate" "" ; +lin itself3369 = noun "itself" ; +lin january3374 = noun "january" ; +lin japan3375 = noun "japan" ; +lin japanese3376 = mkAdj1 "japanese" ; +lin jaundice3377 = noun "jaundice" ; +lin jaundiced3378 = mkAdj1 "jaundiced" ; +lin jaw3379 = noun "jaw" ; +lin jealous3380 = aGen "jealous" ; +lin jealous3381 = aGen "jealous" ; +lin jealousy3382 = noun "jealousy" ; +lin jew3383 = noun "jew" ; +lin jewel3384 = noun "jewel" ; +lin jeweller3385 = noun "jeweller" ; +lin jewellery3386 = noun "jewellery" ; +lin job3387 = noun "job" ; +lin john3388 = noun "john" ; +lin join3389 = verb3 "join" "" "to" ; +lin joint3390 = noun "joint" ; +lin joke3391 = noun "joke" ; +lin joke3392 = verb2 "joke" "" ; +lin journal3393 = noun "journal" ; +lin journalism3394 = noun "journalism" ; +lin journalist3395 = noun "journalist" ; +lin journey3396 = noun "journey" ; +lin joy3397 = noun "joy" ; +lin judge3398 = noun "judge" ; +lin judge3399 = verb2 "judge" "" ; +lin judge3400 = verb3 "judge" "" "" ; +lin judgment3401 = noun "judgment" ; +lin judicious3402 = mkAdj1 "judicious" ; +lin juggle3403 = verb2 "juggle" "" ; +lin juggle3404 = verb2 "juggle" "" ; +lin juice3405 = noun "juice" ; +lin july3406 = noun "july" ; +lin jumble3407 = verb2 "jumble" "" ; +lin jump3408 = vGen "jump" ; +lin jump3409 = noun "jump" ; +lin june3410 = noun "june" ; +lin junk3411 = noun "junk" ; +lin just3412 = mkAdj1 "just" ; +lin justice3413 = noun "justice" ; +lin justify3414 = verb2 "justify" "" ; +lin juxtapose3415 = verb2 "juxtapose" "" ; +lin juxtaposition3416 = noun "juxtaposition" ; +lin keen3417 = aGen "keen" ; +lin keen3418 = aGen "keen" ; +lin keen3419 = aGen "keen" ; +lin keep3420 = verb2 "keep" "" ; +lin kennel3421 = noun "kennel" ; +lin kettle3424 = noun "kettle" ; +lin key3425 = noun "key" ; +lin kick3426 = noun "kick" ; +lin kick3427 = verb2 "kick" "" ; +lin kidney3428 = noun "kidney" ; +lin kill3429 = verb2 "kill" "" ; +lin kill3430 = verb3 "kill" "" "" ; +lin kilogram3431 = noun "kilogram" ; +lin kilometre3432 = noun "kilometre" ; +lin kim3433 = noun "kim" ; +lin kind3434 = noun "kind" ; +lin kind3435 = aGen "kind" ; +lin kind3436 = aGen "kind" ; +lin king3437 = noun "king" ; +lin kingdom3438 = noun "kingdom" ; +lin kiss3439 = noun "kiss" ; +lin kiss3440 = verb2 "kiss" "" ; +lin kiss3441 = verb2 "kiss" "" ; +lin kitchen3442 = noun "kitchen" ; +lin knee3443 = noun "knee" ; +lin kneel3444 = verb2 "kneel" "" ; +lin knife3448 = noun "knife" ; +lin knob3450 = noun "knob" ; +lin knock3451 = noun "knock" ; +lin knock3452 = verb2 "knock" "" ; +lin knock3453 = verb2 "knock" "" ; +lin knocker3454 = noun "knocker" ; +lin knot3455 = noun "knot" ; +lin knot3456 = verb2 "knot" "" ; +lin know3457 = verb2 "know" "" ; +lin knowledge3458 = noun "knowledge" ; +lin knowledge3459 = noun "knowledge" ; +lin label3461 = noun "label" ; +lin label3462 = verb2 "label" "" ; +lin laboratory3463 = noun "laboratory" ; +lin laborious3464 = mkAdj1 "laborious" ; +lin labour3465 = noun "labour" ; +lin labour3466 = verb2 "labour" "" ; +lin lace3467 = noun "lace" ; +lin lace3468 = verb2 "lace" "" ; +lin lack3469 = noun "lack" ; +lin lack3470 = verb2 "lack" "" ; +lin lacuna3471 = noun "lacuna" ; +lin ladder3472 = noun "ladder" ; +lin lady3473 = noun "lady" ; +lin lake3477 = noun "lake" ; +lin lamb3478 = noun "lamb" ; +lin lament3479 = noun "lament" ; +lin lament3480 = verb2 "lament" "" ; +lin lamp3481 = noun "lamp" ; +lin land3482 = noun "land" ; +lin land3483 = verb2 "land" "" ; +lin lane3484 = noun "lane" ; +lin language3485 = noun "language" ; +lin lapse3486 = verb2 "lapse" "" ; +lin large3487 = aGen "large" ; +lin last3488 = mkAdj1 "last" ; +lin last3489 = vGen "last" ; +lin late3490 = aGen "late" ; +lin lately3491 = mkAdv "lately" ; +lin latitude3492 = noun "latitude" ; +lin latter3493 = aGen "latter" ; +lin lattice3494 = noun "lattice" ; +lin laugh3495 = noun "laugh" ; +lin laugh3496 = verb2 "laugh" "at" ; +lin laughter3497 = noun "laughter" ; +lin law3498 = noun "law" ; +lin lawn3499 = noun "lawn" ; +lin lawyer3500 = noun "lawyer" ; +lin lax3501 = aGen "lax" ; +lin lay3503 = verb3 "lay" "" "loc" ; +lin layer3504 = noun "layer" ; +lin layer3505 = verb2 "layer" "" ; +lin laze3506 = verb2 "laze" "" ; +lin lazy3507 = aGen "lazy" ; +lin lead3508 = noun "lead" ; +lin lead3509 = verb2 "lead" "" ; +lin leaf3510 = noun "leaf" ; +lin league3511 = noun "league" ; +lin lean3512 = verb2 "lean" "on" ; +lin leap3515 = vGen "leap" ; +lin learn3516 = verb2 "learn" "" ; +lin leather3520 = noun "leather" ; +lin leave3521 = verb2 "leave" "" ; +lin leave3522 = verb2 "leave" "" ; +lin lecture3524 = noun "lecture" ; +lin lecture3525 = verb2 "lecture" "" ; +lin lee3528 = noun "lee" ; +lin left3529 = mkAdj1 "left" ; +lin leftmost3534 = aGen "leftmost" ; +lin leftward3535 = mkAdj1 "leftward" ; +lin leg3536 = noun "leg" ; +lin legacy3537 = noun "legacy" ; +lin legal3538 = mkAdj1 "legal" ; +lin legible3539 = mkAdj1 "legible" ; +lin legitimate3540 = mkAdj1 "legitimate" ; +lin legitimize3541 = verb2 "legitimize" "" ; +lin lemon3542 = noun "lemon" ; +lin lend3543 = verb3 "lend" "" "to" ; +lin length3544 = noun "length" ; +lin lengthen3545 = verb2 "lengthen" "" ; +lin lesson3549 = noun "lesson" ; +lin let3550 = verb2 "let" "" ; +lin let3551 = verb2 "let" "" ; +lin let3552 = verb2 "let" "" ; +lin lethal3553 = mkAdj1 "lethal" ; +lin letter3554 = noun "letter" ; +lin level3555 = mkAdj1 "level" ; +lin level3556 = noun "level" ; +lin level3557 = verb2 "level" "" ; +lin lexical3558 = mkAdj1 "lexical" ; +lin lexicalist3559 = mkAdj1 "lexicalist" ; +lin lexicon3560 = noun "lexicon" ; +lin liable3561 = mkAdj2 "liable" "" ; +lin liable3562 = mkAdj2 "liable" "to" ; +lin liable3563 = mkAdj2 "liable" "" ; +lin liar3564 = noun "liar" ; +lin liberal3565 = mkAdj1 "liberal" ; +lin liberate3566 = vGen "liberate" ; +lin libertine3567 = noun "libertine" ; +lin liberty3568 = noun "liberty" ; +lin library3569 = noun "library" ; +lin licence3570 = noun "licence" ; +lin license3571 = verb2 "license" "" ; +lin lid3572 = noun "lid" ; +lin lie3573 = vGen "lie" ; +lin lie3574 = verb2 "lie" "" ; +lin life3575 = noun "life" ; +lin lift3576 = noun "lift" ; +lin lift3577 = verb2 "lift" "" ; +lin light3578 = aGen "light" ; +lin light3579 = noun "light" ; +lin light3580 = verb2 "light" "" ; +lin lightning3581 = noun "lightning" ; +lin like3583 = mkAdj1 "like" ; +lin like3584 = verb2 "like" "" ; +lin like3585 = verb2 "like" "" ; +lin like3586 = verb2 "like" "" ; +lin likelihood3587 = noun "likelihood" ; +lin likely3588 = mkAdj2 "likely" "" ; +lin likely3589 = mkAdj2 "likely" "" ; +lin likely3590 = mkAdj2 "likely" "" ; +lin limb3591 = noun "limb" ; +lin lime3592 = noun "lime" ; +lin limit3593 = noun "limit" ; +lin limit3594 = verb2 "limit" "" ; +lin line3595 = noun "line" ; +lin line3596 = verb2 "line" "" ; +lin linear3597 = mkAdj1 "linear" ; +lin linguist3598 = noun "linguist" ; +lin linguistic3599 = mkAdj1 "linguistic" ; +lin linguistics3600 = noun "linguistics" ; +lin link3601 = noun "link" ; +lin link3602 = verb3 "link" "" "to" ; +lin lion3603 = noun "lion" ; +lin lip3604 = noun "lip" ; +lin liquefaction3605 = noun "liquefaction" ; +lin liquefy3606 = vGen "liquefy" ; +lin liquid3607 = mkAdj1 "liquid" ; +lin liquid3608 = noun "liquid" ; +lin lisp3609 = noun "lisp" ; +lin lisp3610 = noun "lisp" ; +lin list3611 = noun "list" ; +lin list3612 = verb2 "list" "" ; +lin listen3613 = verb2 "listen" "to" ; +lin liszt3614 = noun "liszt" ; +lin literal3617 = mkAdj1 "literal" ; +lin literary3618 = mkAdj1 "literary" ; +lin literature3619 = noun "literature" ; +lin litre3620 = noun "litre" ; +lin little3621 = noun "little" ; +lin little3622 = aGen "little" ; +lin live3623 = aGen "live" ; +lin live3624 = verb2 "live" "" ; +lin load3625 = noun "load" ; +lin load3626 = verb2 "load" "" ; +lin loaf3627 = noun "loaf" ; +lin loan3628 = verb3 "loan" "" "to" ; +lin lobster3630 = noun "lobster" ; +lin local3631 = mkAdj1 "local" ; +lin locate3632 = verb2 "locate" "" ; +lin location3633 = noun "location" ; +lin locative3634 = mkAdj1 "locative" ; +lin lock3635 = noun "lock" ; +lin lock3636 = verb2 "lock" "" ; +lin log3637 = noun "log" ; +lin logarithm3638 = noun "logarithm" ; +lin logic3639 = noun "logic" ; +lin loiter3640 = verb2 "loiter" "" ; +lin london3641 = noun "london" ; +lin lonely3642 = aGen "lonely" ; +lin long3643 = mkAdv "long" ; +lin long3644 = aGen "long" ; +lin long3645 = verb2 "long" "for" ; +lin longwinded3646 = mkAdj1 "longwinded" ; +lin look3647 = noun "look" ; +lin look3648 = verb3 "look" "" "" ; +lin look3649 = verb2 "look" "for" ; +lin loop3650 = noun "loop" ; +lin loophole3651 = noun "loophole" ; +lin loose3652 = aGen "loose" ; +lin lord3653 = noun "lord" ; +lin lore3654 = noun "lore" ; +lin lose3655 = verb2 "lose" "" ; +lin loss3656 = noun "loss" ; +lin lot3659 = noun "lot" ; +lin lottery3660 = noun "lottery" ; +lin loud3661 = aGen "loud" ; +lin lounge3662 = verb2 "lounge" "" ; +lin love3663 = noun "love" ; +lin love3664 = verb2 "love" "" ; +lin lovely3665 = aGen "lovely" ; +lin low3666 = aGen "low" ; +lin lower3667 = verb2 "lower" "" ; +lin loyal3668 = aGen "loyal" ; +lin loyal3669 = aGen "loyal" ; +lin loyalty3670 = noun "loyalty" ; +lin luck3671 = noun "luck" ; +lin lump3672 = noun "lump" ; +lin lung3673 = noun "lung" ; +lin lunge3674 = verb2 "lunge" "" ; +lin lurk3675 = verb2 "lurk" "" ; +lin lush3676 = aGen "lush" ; +lin luxury3677 = noun "luxury" ; +lin machine3679 = noun "machine" ; +lin machinery3680 = noun "machinery" ; +lin mad3681 = aGen "mad" ; +lin mad3682 = aGen "mad" ; +lin mad3683 = aGen "mad" ; +lin made3686 = aGen "made" ; +lin magazine3687 = noun "magazine" ; +lin magic3688 = mkAdj1 "magic" ; +lin magic3689 = noun "magic" ; +lin magnet3690 = noun "magnet" ; +lin magnetic3691 = mkAdj1 "magnetic" ; +lin magnitude3692 = noun "magnitude" ; +lin mail3693 = noun "mail" ; +lin mail3694 = verb3 "mail" "" "to" ; +lin main3695 = mkAdj1 "main" ; +lin mainstream3696 = mkAdj1 "mainstream" ; +lin maintain3697 = verb2 "maintain" "" ; +lin maintain3698 = verb2 "maintain" "" ; +lin maintenance3699 = noun "maintenance" ; +lin major3700 = mkAdj1 "major" ; +lin majority3701 = noun "majority" ; +lin make3702 = verb2 "make" "" ; +lin male3703 = mkAdj1 "male" ; +lin malign3704 = verb2 "malign" "" ; +lin malignant3705 = mkAdj1 "malignant" ; +lin mammal3706 = noun "mammal" ; +lin man3707 = noun "man" ; +lin man3708 = verb2 "man" "" ; +lin manage3709 = verb2 "manage" "" ; +lin manage3710 = verb2 "manage" "" ; +lin manager3711 = noun "manager" ; +lin mandatory3712 = mkAdj1 "mandatory" ; +lin manifest3713 = mkAdj1 "manifest" ; +lin manifest3714 = noun "manifest" ; +lin manifest3715 = verb2 "manifest" "" ; +lin manifestation3716 = noun "manifestation" ; +lin manipulate3717 = verb2 "manipulate" "" ; +lin manner3718 = noun "manner" ; +lin manners3719 = noun "manners" ; +lin manoeuvre3720 = noun "manoeuvre" ; +lin manoeuvre3721 = verb2 "manoeuvre" "" ; +lin manoeuvre3722 = verb2 "manoeuvre" "" ; +lin manual3723 = mkAdj1 "manual" ; +lin manual3724 = noun "manual" ; +lin manufacture3725 = verb2 "manufacture" "" ; +lin manuscript3726 = noun "manuscript" ; +lin many3728 = aGen "many" ; +lin map3729 = noun "map" ; +lin map3730 = verb3 "map" "" "to" ; +lin mapping3731 = noun "mapping" ; +lin march3732 = noun "march" ; +lin march3733 = noun "march" ; +lin margin3734 = noun "margin" ; +lin marginal3735 = mkAdj1 "marginal" ; +lin marine3736 = mkAdj1 "marine" ; +lin mark3737 = noun "mark" ; +lin mark3738 = verb2 "mark" "" ; +lin market3739 = noun "market" ; +lin marking3740 = noun "marking" ; +lin marriage3741 = noun "marriage" ; +lin marry3742 = verb2 "marry" "" ; +lin mars3743 = noun "mars" ; +lin mary3744 = noun "mary" ; +lin mass3745 = noun "mass" ; +lin massive3746 = mkAdj1 "massive" ; +lin master3747 = noun "master" ; +lin master3748 = verb2 "master" "" ; +lin mat3749 = noun "mat" ; +lin match3750 = noun "match" ; +lin match3751 = verb2 "match" "" ; +lin material3752 = mkAdj1 "material" ; +lin material3753 = noun "material" ; +lin mathematical3754 = mkAdj1 "mathematical" ; +lin mathematician3755 = noun "mathematician" ; +lin mathematics3756 = noun "mathematics" ; +lin matrix3758 = noun "matrix" ; +lin matter3759 = noun "matter" ; +lin matter3760 = verb2 "matter" "" ; +lin mature3761 = aGen "mature" ; +lin mature3762 = verb2 "mature" "" ; +lin maxim3763 = noun "maxim" ; +lin maximal3764 = mkAdj1 "maximal" ; +lin maximize3765 = verb2 "maximize" "" ; +lin maximum3766 = noun "maximum" ; +lin may3767 = noun "may" ; +lin may3768 = verb3 "may" "" "" ; +lin maybe3769 = mkAdv "maybe" ; +lin mayor3770 = noun "mayor" ; +lin me3771 = noun "me" ; +lin meal3772 = noun "meal" ; +lin mean3773 = aGen "mean" ; +lin mean3774 = verb2 "mean" "" ; +lin mean3775 = verb2 "mean" "" ; +lin meaning3776 = noun "meaning" ; +lin means3777 = noun "means" ; +lin meanwhile3780 = mkAdv "meanwhile" ; +lin measure3781 = noun "measure" ; +lin measure3782 = verb2 "measure" "" ; +lin meat3783 = noun "meat" ; +lin mechanic3784 = vGen "mechanic" ; +lin mechanical3785 = mkAdj1 "mechanical" ; +lin mechanism3786 = noun "mechanism" ; +lin mechanize3787 = verb2 "mechanize" "" ; +lin mediate3788 = vGen "mediate" ; +lin medical3789 = mkAdj1 "medical" ; +lin medicine3790 = noun "medicine" ; +lin medium3791 = mkAdj1 "medium" ; +lin medium3792 = noun "medium" ; +lin meet3793 = verb2 "meet" "" ; +lin meeting3794 = noun "meeting" ; +lin melody3795 = noun "melody" ; +lin melt3796 = vGen "melt" ; +lin member3797 = noun "member" ; +lin memorable3798 = mkAdj1 "memorable" ; +lin memorial3799 = noun "memorial" ; +lin memory3800 = noun "memory" ; +lin memory3801 = noun "memory" ; +lin mend3803 = verb2 "mend" "" ; +lin mental3805 = mkAdj1 "mental" ; +lin mention3806 = noun "mention" ; +lin mention3807 = verb2 "mention" "" ; +lin mercy3808 = noun "mercy" ; +lin mere3809 = aGen "mere" ; +lin merge3810 = verb2 "merge" "" ; +lin merit3811 = noun "merit" ; +lin merry3812 = aGen "merry" ; +lin mess3813 = noun "mess" ; +lin message3814 = noun "message" ; +lin messenger3815 = noun "messenger" ; +lin metal3818 = noun "metal" ; +lin metaphor3819 = noun "metaphor" ; +lin method3820 = noun "method" ; +lin methodical3821 = mkAdj1 "methodical" ; +lin methodology3822 = noun "methodology" ; +lin metre3823 = noun "metre" ; +lin metric3824 = mkAdj1 "metric" ; +lin microbiology3826 = noun "microbiology" ; +lin microphone3827 = noun "microphone" ; +lin microscope3828 = noun "microscope" ; +lin middle3830 = mkAdj1 "middle" ; +lin middle3831 = noun "middle" ; +lin might3832 = verb3 "might" "" "" ; +lin mighty3834 = aGen "mighty" ; +lin migrate3835 = vGen "migrate" ; +lin mild3836 = aGen "mild" ; +lin mile3837 = noun "mile" ; +lin military3838 = mkAdj1 "military" ; +lin milk3839 = noun "milk" ; +lin mill3840 = noun "mill" ; +lin mill3841 = verb2 "mill" "" ; +lin million3842 = noun "million" ; +lin millionth3843 = aGen "millionth" ; +lin mimic3844 = noun "mimic" ; +lin mimic3845 = verb2 "mimic" "" ; +lin mind3846 = noun "mind" ; +lin mind3847 = verb2 "mind" "" ; +lin mind3848 = verb2 "mind" "" ; +lin mine3850 = noun "mine" ; +lin mine3851 = verb2 "mine" "" ; +lin mineral3852 = noun "mineral" ; +lin minim3854 = noun "minim" ; +lin minimal3855 = mkAdj1 "minimal" ; +lin minimize3856 = verb2 "minimize" "" ; +lin minimum3857 = noun "minimum" ; +lin minister3858 = noun "minister" ; +lin ministry3859 = noun "ministry" ; +lin ministry3860 = noun "ministry" ; +lin minor3861 = mkAdj1 "minor" ; +lin minor3862 = noun "minor" ; +lin minute3863 = mkAdj1 "minute" ; +lin minute3864 = noun "minute" ; +lin mirror3865 = noun "mirror" ; +lin miscellaneous3867 = mkAdj1 "miscellaneous" ; +lin misconception3868 = noun "misconception" ; +lin misery3869 = noun "misery" ; +lin mislead3870 = verb2 "mislead" "" ; +lin misled3871 = verb2 "misled" "" ; +lin misled3872 = verb2 "misled" "" ; +lin misplace3873 = verb2 "misplace" "" ; +lin miss3875 = verb2 "miss" "" ; +lin missile3876 = noun "missile" ; +lin mist3877 = noun "mist" ; +lin mistake3878 = noun "mistake" ; +lin mistake3879 = verb3 "mistake" "" "for" ; +lin mix3882 = verb3 "mix" "" "with" ; +lin mixture3883 = noun "mixture" ; +lin mnemonic3884 = mkAdj1 "mnemonic" ; +lin mode3885 = noun "mode" ; +lin model3886 = mkAdj1 "model" ; +lin model3887 = noun "model" ; +lin model3888 = verb2 "model" "" ; +lin moderate3889 = mkAdj1 "moderate" ; +lin moderate3890 = vGen "moderate" ; +lin modern3891 = mkAdj1 "modern" ; +lin modest3892 = mkAdj1 "modest" ; +lin modesty3893 = noun "modesty" ; +lin modify3894 = verb2 "modify" "" ; +lin modular3895 = mkAdj1 "modular" ; +lin module3896 = noun "module" ; +lin molasses3897 = noun "molasses" ; +lin molecular3898 = mkAdj1 "molecular" ; +lin molecule3899 = noun "molecule" ; +lin moment3900 = noun "moment" ; +lin momentary3901 = mkAdj1 "momentary" ; +lin momentous3902 = mkAdj1 "momentous" ; +lin momentum3903 = noun "momentum" ; +lin monday3904 = noun "monday" ; +lin money3905 = noun "money" ; +lin monitor3906 = noun "monitor" ; +lin monitor3907 = verb2 "monitor" "" ; +lin monkey3908 = noun "monkey" ; +lin monotonic3909 = mkAdj1 "monotonic" ; +lin monotonically3910 = mkAdv "monotonically" ; +lin month3911 = noun "month" ; +lin moon3912 = noun "moon" ; +lin moral3913 = mkAdj1 "moral" ; +lin moral3914 = noun "moral" ; +lin more3916 = aGen "more" ; +lin morning3917 = noun "morning" ; +lin morpheme3918 = noun "morpheme" ; +lin morphology3919 = noun "morphology" ; +lin morphosyntactic3920 = mkAdj1 "morphosyntactic" ; +lin mortal3921 = mkAdj1 "mortal" ; +lin mortise3922 = noun "mortise" ; +lin mosque3923 = noun "mosque" ; +lin mosquito3924 = noun "mosquito" ; +lin most3926 = aGen "most" ; +lin mostly3927 = mkAdv "mostly" ; +lin mother3928 = noun "mother" ; +lin motion3929 = noun "motion" ; +lin motivate3930 = verb2 "motivate" "" ; +lin motive3931 = noun "motive" ; +lin motor3932 = noun "motor" ; +lin mould3933 = noun "mould" ; +lin mould3934 = verb2 "mould" "" ; +lin mountain3935 = noun "mountain" ; +lin mouse3936 = noun "mouse" ; +lin mouth3937 = noun "mouth" ; +lin move3938 = vGen "move" ; +lin much3942 = aGen "much" ; +lin mud3943 = noun "mud" ; +lin muesli3944 = noun "muesli" ; +lin multifarious3945 = mkAdj1 "multifarious" ; +lin multiple3946 = mkAdj1 "multiple" ; +lin multiplicity3947 = noun "multiplicity" ; +lin multiply3948 = verb3 "multiply" "" "by" ; +lin multitude3949 = noun "multitude" ; +lin mundane3950 = mkAdj1 "mundane" ; +lin murder3951 = noun "murder" ; +lin muscle3952 = noun "muscle" ; +lin muscular3953 = mkAdj1 "muscular" ; +lin music3954 = noun "music" ; +lin musical3955 = noun "musical" ; +lin must3956 = verb3 "must" "" "" ; +lin mutter3958 = verb2 "mutter" "about" ; +lin mutual3959 = mkAdj1 "mutual" ; +lin mystery3962 = noun "mystery" ; +lin myth3963 = noun "myth" ; +lin mythical3964 = mkAdj1 "mythical" ; +lin mythology3965 = noun "mythology" ; +lin nail3966 = noun "nail" ; +lin naive3967 = mkAdj1 "naive" ; +lin name3968 = noun "name" ; +lin name3969 = verb2 "name" "" ; +lin namely3970 = mkAdv "namely" ; +lin narrow3971 = aGen "narrow" ; +lin narrow3972 = verb2 "narrow" "" ; +lin nasty3973 = aGen "nasty" ; +lin nation3974 = noun "nation" ; +lin native3975 = mkAdj1 "native" ; +lin native3976 = noun "native" ; +lin nature3977 = noun "nature" ; +lin navigator3979 = noun "navigator" ; +lin navy3980 = noun "navy" ; +lin near3981 = aGen "near" ; +lin near3982 = aGen "near" ; +lin neat3984 = aGen "neat" ; +lin necessary3985 = aGen "necessary" ; +lin necessary3986 = aGen "necessary" ; +lin necessary3987 = aGen "necessary" ; +lin necessitate3988 = verb2 "necessitate" "" ; +lin necessity3989 = noun "necessity" ; +lin neck3990 = noun "neck" ; +lin need3991 = noun "need" ; +lin need3992 = verb2 "need" "" ; +lin needle3993 = noun "needle" ; +lin negate3995 = vGen "negate" ; +lin negative3996 = mkAdj1 "negative" ; +lin negative3997 = noun "negative" ; +lin neglect3998 = noun "neglect" ; +lin neglect3999 = verb2 "neglect" "" ; +lin negligence4000 = noun "negligence" ; +lin negligent4001 = mkAdj1 "negligent" ; +lin negligible4002 = mkAdj1 "negligible" ; +lin negotiate4003 = verb2 "negotiate" "with" ; +lin neighbour4004 = noun "neighbour" ; +lin neither4007 = aGen "neither" ; +lin nephew4008 = noun "nephew" ; +lin nerve4009 = noun "nerve" ; +lin nervous4010 = mkAdj1 "nervous" ; +lin nest4012 = noun "nest" ; +lin nest4013 = verb2 "nest" "in" ; +lin net4014 = noun "net" ; +lin network4015 = noun "network" ; +lin neutral4016 = mkAdj1 "neutral" ; +lin never4017 = mkAdv "never" ; +lin nevertheless4018 = mkAdv "nevertheless" ; +lin new4019 = aGen "new" ; +lin news4020 = noun "news" ; +lin newspaper4021 = noun "newspaper" ; +lin newton4022 = noun "newton" ; +lin next4023 = mkAdj1 "next" ; +lin nibble4024 = verb2 "nibble" "" ; +lin nice4025 = aGen "nice" ; +lin nicety4026 = noun "nicety" ; +lin nigeria4027 = noun "nigeria" ; +lin night4028 = noun "night" ; +lin nine4029 = aGen "nine" ; +lin nineteen4030 = aGen "nineteen" ; +lin nineteenth4031 = aGen "nineteenth" ; +lin ninetieth4032 = aGen "ninetieth" ; +lin ninety4033 = aGen "ninety" ; +lin ninth4034 = aGen "ninth" ; +lin nip4035 = verb2 "nip" "" ; +lin no4036 = aGen "no" ; +lin noble4037 = aGen "noble" ; +lin nobleman4038 = noun "nobleman" ; +lin noblemen4039 = noun "noblemen" ; +lin nod4041 = verb2 "nod" "" ; +lin nod4042 = verb2 "nod" "" ; +lin node4043 = noun "node" ; +lin noise4044 = noun "noise" ; +lin nominal4045 = mkAdj1 "nominal" ; +lin nominate4046 = verb2 "nominate" "" ; +lin nominative4047 = mkAdj1 "nominative" ; +lin none4050 = aGen "none" ; +lin nonetheless4051 = mkAdv "nonetheless" ; +lin nonsense4052 = noun "nonsense" ; +lin nonsensical4053 = mkAdj1 "nonsensical" ; +lin normal4056 = mkAdj1 "normal" ; +lin normative4057 = mkAdj1 "normative" ; +lin north4058 = noun "north" ; +lin north4059 = aGen "north" ; +lin north4060 = aGen "north" ; +lin northern4061 = mkAdj1 "northern" ; +lin nose4062 = noun "nose" ; +lin not4064 = mkAdv "not" ; +lin notation4065 = noun "notation" ; +lin note4066 = noun "note" ; +lin note4067 = verb2 "note" "" ; +lin notice4069 = noun "notice" ; +lin notice4070 = verb2 "notice" "" ; +lin notice4071 = verb2 "notice" "" ; +lin notion4072 = noun "notion" ; +lin notoriety4073 = noun "notoriety" ; +lin notorious4074 = aGen "notorious" ; +lin notorious4075 = aGen "notorious" ; +lin noun4077 = noun "noun" ; +lin novel4078 = mkAdj1 "novel" ; +lin novel4079 = noun "novel" ; +lin novelty4080 = noun "novelty" ; +lin november4081 = noun "november" ; +lin novice4082 = noun "novice" ; +lin now4084 = mkAdv "now" ; +lin nuclear4086 = aGen "nuclear" ; +lin nucleus4087 = noun "nucleus" ; +lin nudge4088 = noun "nudge" ; +lin nudge4089 = verb2 "nudge" "" ; +lin nuisance4090 = noun "nuisance" ; +lin number4091 = noun "number" ; +lin numeral4092 = noun "numeral" ; +lin numeric4093 = mkAdj1 "numeric" ; +lin numerical4094 = mkAdj1 "numerical" ; +lin numerous4095 = mkAdj1 "numerous" ; +lin nurse4096 = noun "nurse" ; +lin nurse4097 = verb2 "nurse" "" ; +lin nut4098 = noun "nut" ; +lin nutrient4099 = noun "nutrient" ; +lin nutrition4100 = noun "nutrition" ; +lin nutritious4101 = mkAdj1 "nutritious" ; +lin nylon4102 = noun "nylon" ; +lin oaf4103 = noun "oaf" ; +lin oak4104 = noun "oak" ; +lin oar4105 = noun "oar" ; +lin oath4106 = noun "oath" ; +lin oats4107 = noun "oats" ; +lin obey4108 = verb2 "obey" "" ; +lin object4109 = noun "object" ; +lin object4110 = verb2 "object" "to" ; +lin objectionable4111 = mkAdj1 "objectionable" ; +lin objective4112 = mkAdj1 "objective" ; +lin objective4113 = noun "objective" ; +lin obligation4114 = noun "obligation" ; +lin obligatory4115 = aGen "obligatory" ; +lin obligatory4116 = aGen "obligatory" ; +lin oblige4117 = verb2 "oblige" "" ; +lin oblique4118 = mkAdj1 "oblique" ; +lin obscure4119 = mkAdj1 "obscure" ; +lin obscure4120 = verb2 "obscure" "" ; +lin observe4121 = verb2 "observe" "" ; +lin obstacle4122 = noun "obstacle" ; +lin obstruct4123 = verb2 "obstruct" "" ; +lin obstruction4124 = vGen "obstruction" ; +lin obtain4125 = verb2 "obtain" "" ; +lin obvious4126 = mkAdj2 "obvious" "" ; +lin obvious4127 = mkAdj2 "obvious" "" ; +lin occasion4128 = noun "occasion" ; +lin occupation4129 = noun "occupation" ; +lin occupy4130 = verb2 "occupy" "" ; +lin occur4131 = verb2 "occur" "" ; +lin occurrence4132 = vGen "occurrence" ; +lin ocean4133 = noun "ocean" ; +lin october4134 = noun "october" ; +lin odd4135 = aGen "odd" ; +lin odds4136 = noun "odds" ; +lin offence4141 = noun "offence" ; +lin offend4142 = verb2 "offend" "" ; +lin offense4143 = noun "offense" ; +lin offensive4144 = mkAdj1 "offensive" ; +lin offer4145 = verb2 "offer" "" ; +lin offer4146 = noun "offer" ; +lin office4147 = noun "office" ; +lin officer4148 = noun "officer" ; +lin official4149 = noun "official" ; +lin offset4150 = verb2 "offset" "" ; +lin often4151 = mkAdv "often" ; +lin oil4152 = noun "oil" ; +lin oil4153 = verb2 "oil" "" ; +lin old4154 = aGen "old" ; +lin old4155 = noun "old" ; +lin omission4156 = noun "omission" ; +lin omit4157 = verb2 "omit" "" ; +lin omniscient4158 = mkAdj1 "omniscient" ; +lin once4162 = mkAdv "once" ; +lin one4165 = aGen "one" ; +lin onerous4166 = mkAdj1 "onerous" ; +lin onion4168 = noun "onion" ; +lin only4169 = mkAdv "only" ; +lin only4170 = mkAdj1 "only" ; +lin ontology4172 = noun "ontology" ; +lin opacity4173 = noun "opacity" ; +lin opaque4174 = mkAdj1 "opaque" ; +lin open4175 = mkAdj1 "open" ; +lin open4176 = vGen "open" ; +lin opening4177 = noun "opening" ; +lin operand4178 = noun "operand" ; +lin operate4179 = verb2 "operate" "" ; +lin operation4180 = noun "operation" ; +lin operator4181 = noun "operator" ; +lin opinion4182 = noun "opinion" ; +lin opponent4183 = noun "opponent" ; +lin opportune4184 = mkAdj1 "opportune" ; +lin opportunistic4185 = mkAdj1 "opportunistic" ; +lin opportunity4186 = noun "opportunity" ; +lin oppose4187 = verb2 "oppose" "" ; +lin opposite4188 = mkAdj1 "opposite" ; +lin opposition4190 = noun "opposition" ; +lin optimal4191 = mkAdj1 "optimal" ; +lin optimism4192 = noun "optimism" ; +lin optimist4193 = noun "optimist" ; +lin optimize4194 = verb2 "optimize" "" ; +lin optimum4195 = vGen "optimum" ; +lin option4196 = noun "option" ; +lin oral4199 = aGen "oral" ; +lin orange4200 = mkAdj1 "orange" ; +lin orange4201 = noun "orange" ; +lin order4202 = noun "order" ; +lin order4203 = verb2 "order" "" ; +lin order4204 = verb2 "order" "" ; +lin ordering4205 = noun "ordering" ; +lin orderly4206 = mkAdj1 "orderly" ; +lin ordinary4207 = mkAdj1 "ordinary" ; +lin ore4208 = noun "ore" ; +lin organ4209 = noun "organ" ; +lin organic4210 = mkAdj1 "organic" ; +lin organically4211 = mkAdv "organically" ; +lin organization4212 = noun "organization" ; +lin organize4213 = verb2 "organize" "" ; +lin orient4214 = noun "orient" ; +lin orient4215 = verb2 "orient" "" ; +lin origin4216 = noun "origin" ; +lin original4217 = mkAdj1 "original" ; +lin original4218 = noun "original" ; +lin originate4219 = vGen "originate" ; +lin orthography4220 = noun "orthography" ; +lin ostensible4222 = mkAdj1 "ostensible" ; +lin ostensive4223 = mkAdj1 "ostensive" ; +lin ostentation4224 = noun "ostentation" ; +lin ostentatious4225 = mkAdj1 "ostentatious" ; +lin other4226 = mkAdj1 "other" ; +lin other4227 = noun "other" ; +lin ought4230 = verb2 "ought" "" ; +lin outdated4238 = mkAdj1 "outdated" ; +lin outdoor4239 = mkAdj1 "outdoor" ; +lin outdoors4240 = noun "outdoors" ; +lin outer4241 = mkAdj1 "outer" ; +lin outermost4242 = aGen "outermost" ; +lin outlaw4243 = noun "outlaw" ; +lin outlaw4244 = verb2 "outlaw" "" ; +lin outline4245 = noun "outline" ; +lin outline4246 = verb2 "outline" "" ; +lin outrage4247 = noun "outrage" ; +lin outrage4248 = verb2 "outrage" "" ; +lin outside4250 = noun "outside" ; +lin outstanding4252 = mkAdj1 "outstanding" ; +lin over4254 = noun "over" ; +lin overflow4256 = noun "overflow" ; +lin overflow4257 = verb2 "overflow" "" ; +lin overflow4258 = verb2 "overflow" "" ; +lin overlap4259 = verb2 "overlap" "" ; +lin overt4260 = mkAdj1 "overt" ; +lin overture4261 = noun "overture" ; +lin overwhelm4262 = verb2 "overwhelm" "" ; +lin owe4263 = verb3 "owe" "" "" ; +lin own4264 = mkAdj1 "own" ; +lin own4265 = verb2 "own" "" ; +lin ox4266 = noun "ox" ; +lin oxford4268 = noun "oxford" ; +lin oxygen4269 = noun "oxygen" ; +lin pace4270 = noun "pace" ; +lin pack4271 = verb2 "pack" "" ; +lin package4272 = noun "package" ; +lin package4273 = verb2 "package" "" ; +lin packet4274 = noun "packet" ; +lin page4275 = noun "page" ; +lin pain4278 = noun "pain" ; +lin painstaking4279 = mkAdj1 "painstaking" ; +lin paint4280 = noun "paint" ; +lin paint4281 = verb2 "paint" "" ; +lin pair4282 = noun "pair" ; +lin pair4283 = verb3 "pair" "" "with" ; +lin palace4284 = noun "palace" ; +lin pale4285 = aGen "pale" ; +lin pamper4286 = verb2 "pamper" "" ; +lin pamphlet4287 = noun "pamphlet" ; +lin pan4288 = noun "pan" ; +lin panacea4289 = noun "panacea" ; +lin pane4290 = noun "pane" ; +lin panel4291 = noun "panel" ; +lin panelling4292 = noun "panelling" ; +lin panic4293 = vGen "panic" ; +lin panic4294 = noun "panic" ; +lin pantry4295 = noun "pantry" ; +lin paper4296 = noun "paper" ; +lin paper4297 = verb2 "paper" "" ; +lin paradigm4298 = noun "paradigm" ; +lin paradox4299 = noun "paradox" ; +lin paragraph4300 = noun "paragraph" ; +lin parallel4301 = noun "parallel" ; +lin parallel4302 = verb2 "parallel" "" ; +lin parallel4303 = aGen "parallel" ; +lin parallel4304 = aGen "parallel" ; +lin parameter4305 = noun "parameter" ; +lin paraphrase4306 = noun "paraphrase" ; +lin paraphrase4307 = verb2 "paraphrase" "" ; +lin parasite4308 = noun "parasite" ; +lin parasitic4309 = mkAdj1 "parasitic" ; +lin parasol4310 = noun "parasol" ; +lin parcel4311 = noun "parcel" ; +lin parent4312 = noun "parent" ; +lin parenthesis4314 = noun "parenthesis" ; +lin parenthesize4315 = verb2 "parenthesize" "" ; +lin parenthetical4316 = mkAdj1 "parenthetical" ; +lin paris4317 = noun "paris" ; +lin parity4318 = noun "parity" ; +lin park4319 = noun "park" ; +lin park4320 = verb2 "park" "" ; +lin parliament4321 = noun "parliament" ; +lin parse4322 = verb2 "parse" "" ; +lin parsimony4323 = noun "parsimony" ; +lin part4324 = noun "part" ; +lin participant4325 = noun "participant" ; +lin participate4326 = vGen "participate" ; +lin particle4327 = noun "particle" ; +lin particular4328 = mkAdj1 "particular" ; +lin partition4329 = noun "partition" ; +lin partition4330 = verb2 "partition" "" ; +lin partly4331 = mkAdv "partly" ; +lin partner4332 = noun "partner" ; +lin party4333 = noun "party" ; +lin pass4334 = verb3 "pass" "" "to" ; +lin passage4335 = noun "passage" ; +lin passenger4336 = noun "passenger" ; +lin passion4337 = noun "passion" ; +lin passionate4338 = mkAdj1 "passionate" ; +lin passive4339 = mkAdj1 "passive" ; +lin past4340 = mkAdj1 "past" ; +lin past4341 = noun "past" ; +lin paste4342 = noun "paste" ; +lin paste4343 = verb3 "paste" "" "to" ; +lin pastry4344 = noun "pastry" ; +lin pasty4345 = noun "pasty" ; +lin pat4346 = verb2 "pat" "" ; +lin path4347 = noun "path" ; +lin pathology4348 = noun "pathology" ; +lin patience4349 = noun "patience" ; +lin patient4350 = noun "patient" ; +lin patient4351 = aGen "patient" ; +lin patient4352 = aGen "patient" ; +lin pattern4353 = noun "pattern" ; +lin paucity4354 = noun "paucity" ; +lin pause4355 = verb2 "pause" "" ; +lin pause4356 = noun "pause" ; +lin pay4357 = noun "pay" ; +lin pay4358 = verb2 "pay" "for" ; +lin pea4359 = noun "pea" ; +lin peace4360 = noun "peace" ; +lin peak4361 = noun "peak" ; +lin pear4362 = noun "pear" ; +lin peculiar4363 = aGen "peculiar" ; +lin peculiar4364 = aGen "peculiar" ; +lin pedagogical4365 = mkAdj1 "pedagogical" ; +lin pedant4366 = noun "pedant" ; +lin pedantic4367 = mkAdj1 "pedantic" ; +lin pedantically4368 = mkAdj1 "pedantically" ; +lin pelvic4369 = mkAdj1 "pelvic" ; +lin pelvis4370 = noun "pelvis" ; +lin pen4371 = noun "pen" ; +lin penal4372 = mkAdj1 "penal" ; +lin penalize4373 = verb2 "penalize" "" ; +lin penalty4374 = noun "penalty" ; +lin pence4375 = noun "pence" ; +lin pencil4376 = noun "pencil" ; +lin pending4377 = mkAdj1 "pending" ; +lin penetrate4378 = verb2 "penetrate" "" ; +lin penny4380 = noun "penny" ; +lin people4381 = noun "people" ; +lin people4382 = noun "people" ; +lin pepper4383 = noun "pepper" ; +lin perceive4384 = verb2 "perceive" "" ; +lin perception4385 = noun "perception" ; +lin perceptive4386 = mkAdj1 "perceptive" ; +lin perceptual4387 = mkAdj1 "perceptual" ; +lin percolate4388 = verb2 "percolate" "" ; +lin percolator4389 = noun "percolator" ; +lin peremptory4390 = mkAdj1 "peremptory" ; +lin perfect4391 = mkAdj1 "perfect" ; +lin perform4392 = vGen "perform" ; +lin perhaps4393 = mkAdv "perhaps" ; +lin period4394 = noun "period" ; +lin peripheral4395 = mkAdj1 "peripheral" ; +lin periphery4396 = noun "periphery" ; +lin perjure4397 = verb2 "perjure" "" ; +lin permanent4398 = mkAdj1 "permanent" ; +lin permissible4399 = mkAdj1 "permissible" ; +lin permission4400 = noun "permission" ; +lin permissive4401 = mkAdj1 "permissive" ; +lin permit4402 = noun "permit" ; +lin permit4403 = verb2 "permit" "" ; +lin permute4404 = verb2 "permute" "" ; +lin perpetual4405 = mkAdj1 "perpetual" ; +lin perpetuate4406 = verb2 "perpetuate" "" ; +lin perpetuity4407 = noun "perpetuity" ; +lin persimmon4408 = noun "persimmon" ; +lin persist4409 = verb2 "persist" "" ; +lin persistence4410 = noun "persistence" ; +lin persistent4411 = mkAdj1 "persistent" ; +lin person4412 = noun "person" ; +lin personal4413 = mkAdj1 "personal" ; +lin perspective4414 = noun "perspective" ; +lin perspicuous4415 = mkAdj1 "perspicuous" ; +lin persuade4416 = verb3 "persuade" "" "" ; +lin persuade4417 = verb2 "persuade" "" ; +lin persuasion4418 = noun "persuasion" ; +lin persuasive4419 = mkAdj1 "persuasive" ; +lin perverse4420 = mkAdj1 "perverse" ; +lin perversion4421 = noun "perversion" ; +lin pervert4422 = noun "pervert" ; +lin pervert4423 = verb2 "pervert" "" ; +lin pet4424 = noun "pet" ; +lin petrol4425 = noun "petrol" ; +lin phenomenon4428 = noun "phenomenon" ; +lin philosopher4429 = noun "philosopher" ; +lin philosophy4430 = noun "philosophy" ; +lin phone4431 = noun "phone" ; +lin phone4432 = verb2 "phone" "" ; +lin phonemic4433 = mkAdj1 "phonemic" ; +lin phonetic4434 = mkAdj1 "phonetic" ; +lin phonetically4435 = mkAdv "phonetically" ; +lin phonetics4436 = noun "phonetics" ; +lin phonology4437 = noun "phonology" ; +lin phonotactic4438 = mkAdj1 "phonotactic" ; +lin photo4439 = noun "photo" ; +lin photograph4440 = noun "photograph" ; +lin photograph4441 = verb2 "photograph" "" ; +lin photography4442 = noun "photography" ; +lin phrase4443 = noun "phrase" ; +lin physical4444 = mkAdj1 "physical" ; +lin physician4445 = noun "physician" ; +lin physics4446 = noun "physics" ; +lin pianist4447 = noun "pianist" ; +lin piano4448 = noun "piano" ; +lin pick4449 = noun "pick" ; +lin pick4450 = verb2 "pick" "" ; +lin pick4451 = verb3 "pick" "" "" ; +lin picnic4452 = noun "picnic" ; +lin picnic4453 = verb2 "picnic" "" ; +lin picture4454 = noun "picture" ; +lin picture4455 = verb2 "picture" "" ; +lin piece4456 = noun "piece" ; +lin pierce4457 = verb2 "pierce" "" ; +lin pig4458 = noun "pig" ; +lin pigeon4459 = noun "pigeon" ; +lin pilchard4460 = noun "pilchard" ; +lin pile4461 = noun "pile" ; +lin pilfer4462 = verb2 "pilfer" "" ; +lin pill4463 = noun "pill" ; +lin pillar4464 = noun "pillar" ; +lin pillow4465 = noun "pillow" ; +lin pilot4466 = noun "pilot" ; +lin pilot4467 = verb2 "pilot" "" ; +lin pin4468 = noun "pin" ; +lin pin4469 = verb3 "pin" "" "to" ; +lin pink4470 = aGen "pink" ; +lin pipe4471 = noun "pipe" ; +lin pistol4472 = noun "pistol" ; +lin pit4473 = noun "pit" ; +lin pitch4474 = noun "pitch" ; +lin pitch4475 = verb2 "pitch" "" ; +lin pitchfork4476 = noun "pitchfork" ; +lin pith4477 = noun "pith" ; +lin pity4478 = verb2 "pity" "" ; +lin pity4479 = noun "pity" ; +lin place4480 = noun "place" ; +lin place4481 = verb2 "place" "" ; +lin place4482 = verb3 "place" "" "in" ; +lin plague4483 = noun "plague" ; +lin plague4484 = verb2 "plague" "" ; +lin plain4485 = aGen "plain" ; +lin plain4486 = noun "plain" ; +lin plan4487 = verb2 "plan" "" ; +lin plan4488 = noun "plan" ; +lin planar4489 = mkAdj1 "planar" ; +lin plane4490 = noun "plane" ; +lin planet4491 = noun "planet" ; +lin plant4492 = noun "plant" ; +lin plastic4493 = mkAdj1 "plastic" ; +lin plastic4494 = noun "plastic" ; +lin plate4495 = noun "plate" ; +lin plateau4496 = noun "plateau" ; +lin platypus4497 = noun "platypus" ; +lin plausible4498 = mkAdj1 "plausible" ; +lin play4499 = noun "play" ; +lin play4500 = verb2 "play" "" ; +lin play4501 = verb2 "play" "" ; +lin play4502 = verb2 "play" "with" ; +lin pleasant4503 = mkAdj1 "pleasant" ; +lin please4504 = verb2 "please" "" ; +lin pleasure4505 = noun "pleasure" ; +lin pledge4506 = noun "pledge" ; +lin pledge4507 = verb2 "pledge" "" ; +lin plenty4508 = noun "plenty" ; +lin plot4509 = noun "plot" ; +lin plot4510 = verb2 "plot" "" ; +lin plug4511 = noun "plug" ; +lin plum4512 = noun "plum" ; +lin plumber4513 = noun "plumber" ; +lin plume4514 = noun "plume" ; +lin plummet4515 = verb2 "plummet" "" ; +lin plump4516 = aGen "plump" ; +lin plunge4517 = verb2 "plunge" "" ; +lin plural4518 = mkAdj1 "plural" ; +lin plural4519 = noun "plural" ; +lin pocket4520 = noun "pocket" ; +lin pocket4521 = verb2 "pocket" "" ; +lin poem4522 = noun "poem" ; +lin poet4523 = noun "poet" ; +lin poetry4524 = noun "poetry" ; +lin point4525 = noun "point" ; +lin point4526 = verb2 "point" "to" ; +lin poison4527 = noun "poison" ; +lin poison4528 = verb2 "poison" "" ; +lin poland4529 = noun "poland" ; +lin polar4530 = mkAdj1 "polar" ; +lin pole4531 = noun "pole" ; +lin police4532 = noun "police" ; +lin policeman4533 = noun "policeman" ; +lin policy4535 = noun "policy" ; +lin polish4536 = mkAdj1 "polish" ; +lin polish4537 = noun "polish" ; +lin polish4538 = verb2 "polish" "" ; +lin polite4539 = aGen "polite" ; +lin polite4540 = aGen "polite" ; +lin political4541 = mkAdj1 "political" ; +lin politician4542 = noun "politician" ; +lin politics4543 = noun "politics" ; +lin pollute4544 = verb2 "pollute" "" ; +lin ponder4545 = verb2 "ponder" "" ; +lin pool4546 = noun "pool" ; +lin poor4547 = noun "poor" ; +lin poor4548 = aGen "poor" ; +lin pop4549 = noun "pop" ; +lin popular4550 = aGen "popular" ; +lin popular4551 = aGen "popular" ; +lin populated4552 = aGen "populated" ; +lin populated4553 = aGen "populated" ; +lin population4554 = noun "population" ; +lin porcupine4555 = noun "porcupine" ; +lin pore4556 = noun "pore" ; +lin pore4557 = verb2 "pore" "over" ; +lin pork4558 = noun "pork" ; +lin porosity4559 = noun "porosity" ; +lin porous4560 = mkAdj1 "porous" ; +lin porpoise4561 = noun "porpoise" ; +lin port4562 = noun "port" ; +lin portable4563 = mkAdj1 "portable" ; +lin portion4564 = noun "portion" ; +lin pose4565 = noun "pose" ; +lin pose4566 = verb2 "pose" "" ; +lin position4567 = noun "position" ; +lin positive4568 = aGen "positive" ; +lin positive4569 = aGen "positive" ; +lin positively4570 = mkAdv "positively" ; +lin possess4571 = verb2 "possess" "" ; +lin possession4572 = noun "possession" ; +lin possible4573 = aGen "possible" ; +lin possible4574 = aGen "possible" ; +lin possible4575 = aGen "possible" ; +lin post4577 = noun "post" ; +lin post4578 = verb3 "post" "" "to" ; +lin posterior4579 = mkAdj1 "posterior" ; +lin postman4580 = noun "postman" ; +lin postmen4581 = noun "postmen" ; +lin postpone4582 = verb2 "postpone" "" ; +lin postulate4583 = verb2 "postulate" "" ; +lin pot4584 = noun "pot" ; +lin potato4585 = noun "potato" ; +lin potency4586 = noun "potency" ; +lin potent4587 = mkAdj1 "potent" ; +lin potential4588 = mkAdj1 "potential" ; +lin pound4589 = noun "pound" ; +lin pound4590 = verb2 "pound" "" ; +lin pour4591 = verb3 "pour" "" "loc" ; +lin powder4592 = noun "powder" ; +lin power4593 = noun "power" ; +lin power4594 = verb2 "power" "" ; +lin practical4595 = mkAdj1 "practical" ; +lin practice4596 = noun "practice" ; +lin practise4597 = verb2 "practise" "" ; +lin practitioner4598 = noun "practitioner" ; +lin pragmatic4599 = mkAdj1 "pragmatic" ; +lin pragmatically4600 = mkAdv "pragmatically" ; +lin pragmatics4601 = noun "pragmatics" ; +lin praise4602 = noun "praise" ; +lin praise4603 = verb2 "praise" "" ; +lin pray4604 = verb2 "pray" "to" ; +lin prayer4605 = noun "prayer" ; +lin precarious4607 = mkAdj1 "precarious" ; +lin precede4608 = verb2 "precede" "" ; +lin precedence4609 = noun "precedence" ; +lin precedent4610 = noun "precedent" ; +lin precious4611 = mkAdj1 "precious" ; +lin precise4612 = mkAdj1 "precise" ; +lin precision4613 = noun "precision" ; +lin preclude4614 = verb2 "preclude" "" ; +lin precursor4615 = noun "precursor" ; +lin predecessor4616 = noun "predecessor" ; +lin predicate4617 = noun "predicate" ; +lin predicate4618 = verb2 "predicate" "" ; +lin predict4619 = verb2 "predict" "" ; +lin predilection4620 = noun "predilection" ; +lin preface4621 = noun "preface" ; +lin prefer4622 = verb3 "prefer" "" "to" ; +lin prefer4623 = verb2 "prefer" "" ; +lin prefer4624 = verb2 "prefer" "" ; +lin prefer4625 = verb2 "prefer" "" ; +lin preference4626 = noun "preference" ; +lin pregnancy4627 = noun "pregnancy" ; +lin pregnant4628 = mkAdj1 "pregnant" ; +lin prejudice4629 = noun "prejudice" ; +lin prejudiced4630 = mkAdj1 "prejudiced" ; +lin preliminary4631 = mkAdj1 "preliminary" ; +lin premise4632 = noun "premise" ; +lin preoccupation4633 = noun "preoccupation" ; +lin preoccupied4634 = aGen "preoccupied" ; +lin preoccupy4635 = verb2 "preoccupy" "" ; +lin prepare4636 = verb3 "prepare" "" "for" ; +lin preposition4637 = noun "preposition" ; +lin prerequisite4638 = noun "prerequisite" ; +lin prescribe4639 = verb2 "prescribe" "" ; +lin prescription4640 = noun "prescription" ; +lin prescriptive4641 = mkAdj1 "prescriptive" ; +lin presence4642 = noun "presence" ; +lin present4643 = mkAdj1 "present" ; +lin present4644 = noun "present" ; +lin present4645 = verb3 "present" "" "with" ; +lin preserve4646 = verb3 "preserve" "" "from" ; +lin preside4647 = verb2 "preside" "" ; +lin presidency4648 = noun "presidency" ; +lin president4649 = noun "president" ; +lin press4650 = verb2 "press" "" ; +lin pressure4651 = noun "pressure" ; +lin prestige4652 = noun "prestige" ; +lin presume4653 = verb2 "presume" "" ; +lin presumption4654 = noun "presumption" ; +lin presumptuous4655 = mkAdj1 "presumptuous" ; +lin presuppose4656 = verb2 "presuppose" "" ; +lin presupposition4657 = noun "presupposition" ; +lin pretence4658 = noun "pretence" ; +lin pretend4659 = verb2 "pretend" "" ; +lin pretty4660 = aGen "pretty" ; +lin prevent4661 = verb2 "prevent" "" ; +lin previous4662 = mkAdj1 "previous" ; +lin price4663 = noun "price" ; +lin prick4664 = vGen "prick" ; +lin prickle4665 = noun "prickle" ; +lin pride4666 = noun "pride" ; +lin priest4667 = noun "priest" ; +lin prim4668 = aGen "prim" ; +lin primary4669 = mkAdj1 "primary" ; +lin primitive4672 = mkAdj1 "primitive" ; +lin prince4673 = noun "prince" ; +lin principal4674 = mkAdj1 "principal" ; +lin principle4675 = noun "principle" ; +lin principled4676 = mkAdj1 "principled" ; +lin print4677 = verb2 "print" "" ; +lin prior4678 = noun "prior" ; +lin prior4679 = aGen "prior" ; +lin prior4680 = aGen "prior" ; +lin priority4681 = noun "priority" ; +lin prison4682 = noun "prison" ; +lin privacy4683 = noun "privacy" ; +lin private4684 = mkAdj1 "private" ; +lin privilege4685 = noun "privilege" ; +lin prize4686 = noun "prize" ; +lin probability4687 = noun "probability" ; +lin probable4688 = aGen "probable" ; +lin probable4689 = aGen "probable" ; +lin probe4690 = noun "probe" ; +lin probe4691 = verb2 "probe" "" ; +lin problem4692 = noun "problem" ; +lin problematic4693 = mkAdj1 "problematic" ; +lin procedure4694 = noun "procedure" ; +lin proceed4695 = vGen "proceed" ; +lin proceedings4696 = noun "proceedings" ; +lin process4697 = noun "process" ; +lin process4698 = verb2 "process" "" ; +lin procession4699 = noun "procession" ; +lin processor4700 = noun "processor" ; +lin produce4701 = noun "produce" ; +lin produce4702 = verb2 "produce" "" ; +lin product4703 = noun "product" ; +lin profession4704 = noun "profession" ; +lin professor4706 = noun "professor" ; +lin proficiency4707 = noun "proficiency" ; +lin proficient4708 = mkAdj2 "proficient" "in" ; +lin profit4709 = noun "profit" ; +lin profitable4710 = mkAdj1 "profitable" ; +lin profound4711 = mkAdj1 "profound" ; +lin profundity4712 = noun "profundity" ; +lin profuse4713 = mkAdj1 "profuse" ; +lin profusion4714 = noun "profusion" ; +lin prognosis4715 = noun "prognosis" ; +lin program4716 = noun "program" ; +lin program4717 = verb2 "program" "" ; +lin programme4718 = noun "programme" ; +lin progress4719 = vGen "progress" ; +lin progress4720 = noun "progress" ; +lin prohibit4721 = verb2 "prohibit" "" ; +lin project4722 = noun "project" ; +lin project4723 = verb2 "project" "" ; +lin proliferate4724 = verb2 "proliferate" "" ; +lin prolong4725 = verb2 "prolong" "" ; +lin prominence4726 = noun "prominence" ; +lin prominent4727 = mkAdj1 "prominent" ; +lin promise4728 = verb2 "promise" "" ; +lin promote4729 = verb2 "promote" "" ; +lin prompt4730 = aGen "prompt" ; +lin prompt4731 = noun "prompt" ; +lin prompt4732 = verb2 "prompt" "" ; +lin promulgate4733 = verb2 "promulgate" "" ; +lin prone4734 = aGen "prone" ; +lin prone4735 = aGen "prone" ; +lin pronominal4736 = mkAdj1 "pronominal" ; +lin pronoun4737 = noun "pronoun" ; +lin pronounce4738 = verb2 "pronounce" "" ; +lin pronunciation4739 = noun "pronunciation" ; +lin proof4742 = noun "proof" ; +lin propagate4743 = verb2 "propagate" "" ; +lin propensity4744 = noun "propensity" ; +lin proper4745 = mkAdj1 "proper" ; +lin property4746 = noun "property" ; +lin proponent4747 = noun "proponent" ; +lin proportion4748 = noun "proportion" ; +lin propose4749 = verb2 "propose" "" ; +lin propose4750 = verb2 "propose" "" ; +lin proposition4751 = noun "proposition" ; +lin prose4752 = noun "prose" ; +lin prosody4753 = noun "prosody" ; +lin prospect4754 = noun "prospect" ; +lin prospect4755 = verb2 "prospect" "for" ; +lin prospective4756 = mkAdj1 "prospective" ; +lin prospector4757 = noun "prospector" ; +lin protect4758 = verb3 "protect" "" "from" ; +lin protest4759 = noun "protest" ; +lin protest4760 = verb2 "protest" "against" ; +lin protocol4761 = noun "protocol" ; +lin prototype4762 = noun "prototype" ; +lin proud4763 = aGen "proud" ; +lin proud4764 = aGen "proud" ; +lin prove4765 = verb2 "prove" "" ; +lin proven4766 = mkAdj1 "proven" ; +lin provide4768 = verb3 "provide" "" "for" ; +lin provision4769 = noun "provision" ; +lin prune4770 = noun "prune" ; +lin prune4771 = verb2 "prune" "" ; +lin psychology4773 = noun "psychology" ; +lin pub4774 = noun "pub" ; +lin public4775 = mkAdj1 "public" ; +lin public4776 = noun "public" ; +lin publication4777 = noun "publication" ; +lin publicity4778 = noun "publicity" ; +lin publish4779 = verb2 "publish" "" ; +lin pull4780 = verb2 "pull" "" ; +lin pulley4781 = noun "pulley" ; +lin pulpit4782 = noun "pulpit" ; +lin pump4783 = noun "pump" ; +lin punch4784 = noun "punch" ; +lin punch4785 = verb2 "punch" "" ; +lin punctual4786 = mkAdj1 "punctual" ; +lin punctuate4787 = verb2 "punctuate" "" ; +lin punish4788 = verb2 "punish" "" ; +lin punitive4789 = mkAdj1 "punitive" ; +lin pupil4790 = noun "pupil" ; +lin purchase4791 = vGen "purchase" ; +lin pure4792 = aGen "pure" ; +lin purge4793 = noun "purge" ; +lin purple4794 = aGen "purple" ; +lin purpose4795 = noun "purpose" ; +lin purse4796 = noun "purse" ; +lin pursue4797 = verb2 "pursue" "" ; +lin pursuit4798 = noun "pursuit" ; +lin purveyor4799 = noun "purveyor" ; +lin push4800 = verb2 "push" "" ; +lin put4801 = verb3 "put" "" "loc" ; +lin put4802 = verb3 "put" "" "loc" ; +lin put4803 = verb3 "put" "" "loc" ; +lin puzzle4804 = vGen "puzzle" ; +lin puzzle4805 = vGen "puzzle" ; +lin puzzle4806 = noun "puzzle" ; +lin puzzle4807 = verb2 "puzzle" "" ; +lin pyramid4808 = noun "pyramid" ; +lin quadruple4809 = noun "quadruple" ; +lin quail4810 = noun "quail" ; +lin qualify4811 = verb2 "qualify" "for" ; +lin qualitative4812 = mkAdj1 "qualitative" ; +lin quality4813 = noun "quality" ; +lin quantify4814 = verb2 "quantify" "" ; +lin quantitative4815 = mkAdj1 "quantitative" ; +lin quantity4816 = noun "quantity" ; +lin quarrel4817 = noun "quarrel" ; +lin quarter4818 = noun "quarter" ; +lin quartet4819 = noun "quartet" ; +lin queen4820 = noun "queen" ; +lin queer4821 = aGen "queer" ; +lin query4822 = noun "query" ; +lin query4823 = verb2 "query" "" ; +lin quest4824 = noun "quest" ; +lin question4825 = noun "question" ; +lin question4826 = verb2 "question" "" ; +lin quibble4827 = verb2 "quibble" "about" ; +lin quick4828 = aGen "quick" ; +lin quiet4829 = aGen "quiet" ; +lin quiet4830 = noun "quiet" ; +lin quilt4831 = noun "quilt" ; +lin quit4832 = verb2 "quit" "" ; +lin quite4833 = mkAdv "quite" ; +lin quiz4834 = noun "quiz" ; +lin quote4836 = verb2 "quote" "" ; +lin rabbit4837 = noun "rabbit" ; +lin rabid4838 = mkAdj1 "rabid" ; +lin rabies4839 = noun "rabies" ; +lin race4840 = noun "race" ; +lin race4841 = verb2 "race" "" ; +lin rack4842 = noun "rack" ; +lin radar4843 = noun "radar" ; +lin radical4844 = mkAdj1 "radical" ; +lin radii4845 = noun "radii" ; +lin radio4846 = noun "radio" ; +lin radish4847 = noun "radish" ; +lin radius4848 = noun "radius" ; +lin rage4849 = noun "rage" ; +lin raid4850 = verb2 "raid" "" ; +lin rail4851 = noun "rail" ; +lin railway4852 = noun "railway" ; +lin rain4853 = vGen "rain" ; +lin rain4854 = noun "rain" ; +lin raise4855 = verb2 "raise" "" ; +lin raisin4856 = noun "raisin" ; +lin random4858 = mkAdj1 "random" ; +lin range4861 = noun "range" ; +lin range4862 = verb2 "range" "over" ; +lin rank4863 = noun "rank" ; +lin rank4864 = verb2 "rank" "" ; +lin rapid4865 = mkAdj1 "rapid" ; +lin rare4866 = aGen "rare" ; +lin rat4867 = noun "rat" ; +lin rate4868 = noun "rate" ; +lin rather4869 = mkAdv "rather" ; +lin ratio4870 = noun "ratio" ; +lin ration4871 = noun "ration" ; +lin ration4872 = verb2 "ration" "" ; +lin rational4873 = mkAdj1 "rational" ; +lin rationale4874 = noun "rationale" ; +lin raw4875 = aGen "raw" ; +lin ray4876 = noun "ray" ; +lin razor4877 = noun "razor" ; +lin reach4879 = verb2 "reach" "" ; +lin read4880 = verb2 "read" "" ; +lin read4881 = verb2 "read" "" ; +lin read4882 = verb2 "read" "" ; +lin ready4883 = aGen "ready" ; +lin ready4884 = aGen "ready" ; +lin real4885 = mkAdj1 "real" ; +lin realist4886 = noun "realist" ; +lin realistic4887 = mkAdj1 "realistic" ; +lin realistically4888 = mkAdv "realistically" ; +lin realize4889 = verb2 "realize" "" ; +lin realm4890 = noun "realm" ; +lin rear4891 = mkAdj1 "rear" ; +lin rear4892 = noun "rear" ; +lin reason4893 = vGen "reason" ; +lin reason4894 = noun "reason" ; +lin reasonable4895 = mkAdj1 "reasonable" ; +lin rebut4896 = verb2 "rebut" "" ; +lin recapitulate4897 = verb2 "recapitulate" "" ; +lin recede4898 = vGen "recede" ; +lin receipt4899 = noun "receipt" ; +lin receive4900 = verb3 "receive" "" "from" ; +lin recency4901 = noun "recency" ; +lin recent4902 = mkAdj1 "recent" ; +lin reception4903 = noun "reception" ; +lin recession4904 = noun "recession" ; +lin recipe4905 = noun "recipe" ; +lin recipient4906 = noun "recipient" ; +lin reciprocal4907 = mkAdj1 "reciprocal" ; +lin reciprocate4908 = vGen "reciprocate" ; +lin recite4909 = verb2 "recite" "" ; +lin recognise4910 = verb2 "recognise" "" ; +lin recognition4911 = noun "recognition" ; +lin recognize4912 = verb2 "recognize" "" ; +lin recommend4913 = verb2 "recommend" "" ; +lin reconcile4914 = verb2 "reconcile" "" ; +lin record4915 = noun "record" ; +lin record4916 = verb2 "record" "" ; +lin recourse4917 = noun "recourse" ; +lin recover4918 = verb2 "recover" "" ; +lin recovery4919 = noun "recovery" ; +lin rectify4920 = verb2 "rectify" "" ; +lin recursion4921 = noun "recursion" ; +lin recursive4922 = mkAdj1 "recursive" ; +lin red4923 = aGen "red" ; +lin redeem4924 = verb2 "redeem" "" ; +lin reduce4925 = verb2 "reduce" "" ; +lin reducible4926 = mkAdj2 "reducible" "" ; +lin reducible4927 = mkAdj2 "reducible" "to" ; +lin redundancy4928 = noun "redundancy" ; +lin redundant4929 = mkAdj1 "redundant" ; +lin reed4930 = noun "reed" ; +lin refer4931 = verb2 "refer" "to" ; +lin reference4932 = noun "reference" ; +lin referent4933 = noun "referent" ; +lin referral4934 = noun "referral" ; +lin refine4935 = verb2 "refine" "" ; +lin reflect4936 = vGen "reflect" ; +lin reflexive4937 = mkAdj1 "reflexive" ; +lin refractor4938 = noun "refractor" ; +lin refractory4939 = mkAdj1 "refractory" ; +lin refresh4940 = verb2 "refresh" "" ; +lin refuse4941 = noun "refuse" ; +lin refuse4942 = verb2 "refuse" "" ; +lin refute4943 = verb2 "refute" "" ; +lin regard4944 = noun "regard" ; +lin regard4945 = verb2 "regard" "" ; +lin regime4946 = noun "regime" ; +lin regiment4947 = noun "regiment" ; +lin regiment4948 = verb2 "regiment" "" ; +lin region4949 = noun "region" ; +lin regress4950 = verb2 "regress" "" ; +lin regular4951 = mkAdj1 "regular" ; +lin regulate4952 = verb2 "regulate" "" ; +lin regulation4953 = noun "regulation" ; +lin reinforce4954 = verb2 "reinforce" "" ; +lin reject4955 = verb2 "reject" "" ; +lin rejoice4956 = vGen "rejoice" ; +lin relate4957 = verb3 "relate" "" "to" ; +lin related4958 = aGen "related" ; +lin related4959 = aGen "related" ; +lin relation4960 = noun "relation" ; +lin relative4961 = noun "relative" ; +lin relax4962 = verb2 "relax" "" ; +lin release4963 = verb2 "release" "" ; +lin relegate4964 = verb3 "relegate" "" "to" ; +lin relevance4965 = noun "relevance" ; +lin relevant4966 = aGen "relevant" ; +lin relevant4967 = aGen "relevant" ; +lin reliable4968 = mkAdj1 "reliable" ; +lin relief4969 = noun "relief" ; +lin relieve4970 = verb2 "relieve" "" ; +lin religion4971 = noun "religion" ; +lin religious4972 = mkAdj1 "religious" ; +lin relinquish4973 = verb2 "relinquish" "" ; +lin reluctance4974 = noun "reluctance" ; +lin reluctant4975 = aGen "reluctant" ; +lin reluctant4976 = aGen "reluctant" ; +lin rely4977 = verb2 "rely" "on" ; +lin remain4978 = verb2 "remain" "" ; +lin remainder4979 = noun "remainder" ; +lin remains4980 = noun "remains" ; +lin remark4981 = noun "remark" ; +lin remedial4982 = mkAdj1 "remedial" ; +lin remedy4983 = noun "remedy" ; +lin remedy4984 = verb2 "remedy" "" ; +lin remember4985 = verb2 "remember" "" ; +lin remind4986 = verb3 "remind" "" "" ; +lin remind4987 = verb2 "remind" "" ; +lin reminder4988 = noun "reminder" ; +lin reminiscent4989 = mkAdj2 "reminiscent" "" ; +lin reminiscent4990 = mkAdj2 "reminiscent" "of" ; +lin remnant4991 = noun "remnant" ; +lin remote4992 = aGen "remote" ; +lin remove4993 = verb3 "remove" "" "from" ; +lin renaissance4994 = noun "renaissance" ; +lin render4995 = verb3 "render" "" "" ; +lin rendition4996 = noun "rendition" ; +lin renew4997 = verb2 "renew" "" ; +lin renounce4998 = verb2 "renounce" "" ; +lin rent4999 = noun "rent" ; +lin rent5000 = verb2 "rent" "" ; +lin renunciation5001 = noun "renunciation" ; +lin repair5002 = noun "repair" ; +lin repair5003 = verb2 "repair" "" ; +lin repeat5004 = verb2 "repeat" "" ; +lin repercussion5005 = noun "repercussion" ; +lin repetition5006 = noun "repetition" ; +lin repetitious5007 = mkAdj1 "repetitious" ; +lin repetitive5008 = mkAdj1 "repetitive" ; +lin replace5009 = verb2 "replace" "" ; +lin replica5010 = noun "replica" ; +lin replicate5011 = verb2 "replicate" "" ; +lin reply5012 = noun "reply" ; +lin reply5013 = verb2 "reply" "to" ; +lin report5014 = noun "report" ; +lin report5015 = verb2 "report" "" ; +lin report5016 = verb2 "report" "" ; +lin reprehend5017 = verb2 "reprehend" "" ; +lin reprehensible5018 = mkAdj1 "reprehensible" ; +lin represent5019 = verb2 "represent" "" ; +lin representative5020 = mkAdj1 "representative" ; +lin representative5021 = noun "representative" ; +lin reprove5022 = verb2 "reprove" "" ; +lin reptile5023 = noun "reptile" ; +lin republic5024 = noun "republic" ; +lin request5025 = verb2 "request" "" ; +lin request5026 = noun "request" ; +lin require5027 = verb2 "require" "" ; +lin require5028 = verb3 "require" "" "" ; +lin requisite5029 = mkAdj1 "requisite" ; +lin rescue5030 = verb2 "rescue" "" ; +lin resemble5031 = verb2 "resemble" "" ; +lin reset5032 = verb2 "reset" "" ; +lin reside5033 = verb2 "reside" "" ; +lin residence5034 = noun "residence" ; +lin resident5035 = noun "resident" ; +lin residue5036 = noun "residue" ; +lin resist5037 = verb2 "resist" "" ; +lin resistant5038 = mkAdj2 "resistant" "to" ; +lin resistence5039 = noun "resistence" ; +lin resolute5040 = mkAdj1 "resolute" ; +lin resolution5041 = noun "resolution" ; +lin resolve5042 = verb2 "resolve" "" ; +lin resort5043 = noun "resort" ; +lin resort5044 = verb2 "resort" "to" ; +lin resource5045 = noun "resource" ; +lin respect5046 = noun "respect" ; +lin respect5047 = verb2 "respect" "" ; +lin respective5048 = mkAdj1 "respective" ; +lin respiration5049 = noun "respiration" ; +lin respiratory5050 = mkAdj1 "respiratory" ; +lin respond5051 = verb2 "respond" "to" ; +lin response5052 = noun "response" ; +lin responsible5053 = aGen "responsible" ; +lin responsible5054 = aGen "responsible" ; +lin rest5055 = noun "rest" ; +lin rest5056 = verb2 "rest" "" ; +lin restaurant5057 = noun "restaurant" ; +lin restore5058 = verb3 "restore" "" "to" ; +lin restrain5059 = verb2 "restrain" "" ; +lin restraint5060 = noun "restraint" ; +lin restrict5061 = vGen "restrict" ; +lin result5062 = noun "result" ; +lin result5063 = verb2 "result" "" ; +lin resume5064 = verb2 "resume" "" ; +lin resumption5065 = vGen "resumption" ; +lin resurgence5066 = noun "resurgence" ; +lin resurgent5067 = mkAdj1 "resurgent" ; +lin resurrect5068 = verb2 "resurrect" "" ; +lin retain5069 = verb2 "retain" "" ; +lin retention5070 = noun "retention" ; +lin retract5071 = vGen "retract" ; +lin retrieve5072 = verb2 "retrieve" "" ; +lin return5073 = noun "return" ; +lin return5074 = verb2 "return" "" ; +lin return5075 = verb2 "return" "to" ; +lin revamp5076 = verb2 "revamp" "" ; +lin reveal5077 = verb2 "reveal" "" ; +lin revel5078 = verb2 "revel" "in" ; +lin revelation5079 = noun "revelation" ; +lin revenge5080 = noun "revenge" ; +lin revenue5081 = noun "revenue" ; +lin reverse5082 = verb2 "reverse" "" ; +lin reverse5083 = noun "reverse" ; +lin reversible5084 = mkAdj1 "reversible" ; +lin revise5085 = vGen "revise" ; +lin revive5086 = verb2 "revive" "" ; +lin revocation5087 = noun "revocation" ; +lin revoke5088 = verb2 "revoke" "" ; +lin revolution5089 = noun "revolution" ; +lin revolve5090 = verb2 "revolve" "" ; +lin reward5091 = verb2 "reward" "" ; +lin reward5092 = noun "reward" ; +lin rhetoric5093 = noun "rhetoric" ; +lin rice5094 = noun "rice" ; +lin rich5095 = aGen "rich" ; +lin rid5096 = verb3 "rid" "" "of" ; +lin ride5098 = noun "ride" ; +lin ride5099 = verb2 "ride" "" ; +lin ridiculous5100 = mkAdj1 "ridiculous" ; +lin right5101 = mkAdj1 "right" ; +lin right5102 = noun "right" ; +lin rigid5103 = aGen "rigid" ; +lin rigorous5104 = mkAdj1 "rigorous" ; +lin rigour5105 = noun "rigour" ; +lin ring5106 = noun "ring" ; +lin ring5107 = verb2 "ring" "" ; +lin ring5108 = verb2 "ring" "" ; +lin ripe5109 = aGen "ripe" ; +lin rise5110 = noun "rise" ; +lin rise5111 = verb2 "rise" "" ; +lin risk5113 = noun "risk" ; +lin risk5114 = verb2 "risk" "" ; +lin rite5115 = noun "rite" ; +lin rival5116 = mkAdj1 "rival" ; +lin rival5117 = noun "rival" ; +lin rivalry5118 = noun "rivalry" ; +lin river5119 = noun "river" ; +lin road5120 = noun "road" ; +lin roam5121 = verb2 "roam" "" ; +lin roast5122 = mkAdj1 "roast" ; +lin roast5123 = verb2 "roast" "" ; +lin rob5124 = verb2 "rob" "" ; +lin robot5125 = noun "robot" ; +lin robust5126 = mkAdj1 "robust" ; +lin rock5127 = noun "rock" ; +lin rock5128 = verb2 "rock" "" ; +lin rock5129 = verb2 "rock" "" ; +lin rod5130 = noun "rod" ; +lin role5132 = noun "role" ; +lin roll5133 = vGen "roll" ; +lin romance5134 = noun "romance" ; +lin romantic5135 = mkAdj1 "romantic" ; +lin romantic5136 = noun "romantic" ; +lin roof5137 = noun "roof" ; +lin room5138 = noun "room" ; +lin root5139 = noun "root" ; +lin rope5140 = noun "rope" ; +lin rose5142 = noun "rose" ; +lin rot5143 = verb2 "rot" "" ; +lin rotten5144 = aGen "rotten" ; +lin rough5145 = aGen "rough" ; +lin round5146 = aGen "round" ; +lin route5147 = noun "route" ; +lin routine5148 = mkAdj1 "routine" ; +lin routine5149 = noun "routine" ; +lin row5150 = noun "row" ; +lin row5151 = verb2 "row" "" ; +lin royal5152 = aGen "royal" ; +lin royalty5153 = noun "royalty" ; +lin rub5154 = vGen "rub" ; +lin rubber5155 = noun "rubber" ; +lin rubbish5156 = noun "rubbish" ; +lin rude5157 = aGen "rude" ; +lin rude5158 = aGen "rude" ; +lin rudimentary5159 = mkAdj1 "rudimentary" ; +lin ruin5160 = noun "ruin" ; +lin ruin5161 = verb2 "ruin" "" ; +lin rule5162 = noun "rule" ; +lin rule5163 = verb2 "rule" "" ; +lin ruler5164 = noun "ruler" ; +lin rump5165 = noun "rump" ; +lin run5166 = noun "run" ; +lin run5167 = verb2 "run" "" ; +lin run5168 = verb2 "run" "" ; +lin rush5171 = noun "rush" ; +lin russian5172 = mkAdj1 "russian" ; +lin russian5173 = noun "russian" ; +lin sabbatical5179 = mkAdj1 "sabbatical" ; +lin sad5180 = aGen "sad" ; +lin safe5181 = noun "safe" ; +lin safe5182 = aGen "safe" ; +lin safe5183 = aGen "safe" ; +lin safety5184 = noun "safety" ; +lin sail5187 = noun "sail" ; +lin saint5188 = noun "saint" ; +lin saintly5189 = aGen "saintly" ; +lin sake5190 = noun "sake" ; +lin salad5191 = noun "salad" ; +lin sale5192 = noun "sale" ; +lin salient5193 = mkAdj1 "salient" ; +lin saline5194 = mkAdj1 "saline" ; +lin salt5195 = noun "salt" ; +lin same5196 = mkAdj1 "same" ; +lin sample5197 = noun "sample" ; +lin sanction5198 = noun "sanction" ; +lin sanction5199 = verb2 "sanction" "" ; +lin sand5200 = noun "sand" ; +lin sandy5201 = noun "sandy" ; +lin sane5202 = aGen "sane" ; +lin satanic5209 = mkAdj1 "satanic" ; +lin satisfaction5210 = noun "satisfaction" ; +lin satisfactory5211 = mkAdj1 "satisfactory" ; +lin satisfy5212 = verb2 "satisfy" "" ; +lin saturday5213 = noun "saturday" ; +lin sauce5214 = noun "sauce" ; +lin saucer5215 = noun "saucer" ; +lin saucy5216 = aGen "saucy" ; +lin sausage5217 = noun "sausage" ; +lin save5218 = verb2 "save" "" ; +lin savings5219 = noun "savings" ; +lin saw5220 = noun "saw" ; +lin saw5222 = verb2 "saw" "" ; +lin say5224 = verb2 "say" "" ; +lin scale5225 = noun "scale" ; +lin scan5226 = verb2 "scan" "" ; +lin scarce5227 = aGen "scarce" ; +lin scare5228 = verb2 "scare" "" ; +lin scatter5229 = verb2 "scatter" "" ; +lin scenario5230 = noun "scenario" ; +lin scene5231 = noun "scene" ; +lin sceptic5232 = noun "sceptic" ; +lin schedule5233 = noun "schedule" ; +lin schedule5234 = verb2 "schedule" "" ; +lin schema5235 = noun "schema" ; +lin schematic5237 = aGen "schematic" ; +lin scheme5238 = noun "scheme" ; +lin scholastic5239 = mkAdj1 "scholastic" ; +lin school5240 = noun "school" ; +lin science5241 = noun "science" ; +lin scientific5242 = mkAdj1 "scientific" ; +lin scientist5243 = noun "scientist" ; +lin scissors5244 = noun "scissors" ; +lin scold5245 = vGen "scold" ; +lin scope5246 = noun "scope" ; +lin score5247 = noun "score" ; +lin score5248 = verb2 "score" "" ; +lin score5249 = noun "score" ; +lin scramble5250 = verb2 "scramble" "" ; +lin scratch5251 = noun "scratch" ; +lin scratch5252 = verb2 "scratch" "" ; +lin screen5253 = noun "screen" ; +lin screw5254 = noun "screw" ; +lin screw5255 = verb3 "screw" "" "to" ; +lin screw5256 = verb2 "screw" "" ; +lin script5257 = noun "script" ; +lin scrupulous5258 = mkAdj1 "scrupulous" ; +lin scrutiny5259 = noun "scrutiny" ; +lin sea5260 = noun "sea" ; +lin search5261 = noun "search" ; +lin search5262 = verb2 "search" "" ; +lin search5263 = verb2 "search" "for" ; +lin season5264 = noun "season" ; +lin season5265 = verb2 "season" "" ; +lin seat5266 = noun "seat" ; +lin second5267 = aGen "second" ; +lin second5268 = noun "second" ; +lin secrecy5269 = noun "secrecy" ; +lin secret5270 = mkAdj2 "secret" "from" ; +lin secret5271 = noun "secret" ; +lin secretary5272 = noun "secretary" ; +lin section5273 = noun "section" ; +lin secure5274 = verb2 "secure" "" ; +lin secure5275 = aGen "secure" ; +lin secure5276 = aGen "secure" ; +lin see5277 = verb2 "see" "" ; +lin seed5278 = noun "seed" ; +lin seek5279 = verb2 "seek" "" ; +lin seem5280 = verb2 "seem" "" ; +lin seem5281 = verb3 "seem" "" "" ; +lin seem5282 = verb2 "seem" "" ; +lin segment5284 = noun "segment" ; +lin segment5285 = verb2 "segment" "" ; +lin seize5286 = verb2 "seize" "" ; +lin seldom5287 = mkAdv "seldom" ; +lin select5288 = vGen "select" ; +lin self5289 = noun "self" ; +lin sell5290 = verb2 "sell" "" ; +lin selves5291 = noun "selves" ; +lin semantic5292 = mkAdj1 "semantic" ; +lin semantics5293 = noun "semantics" ; +lin send5295 = verb3 "send" "" "" ; +lin send5296 = verb3 "send" "" "to" ; +lin sensation5297 = noun "sensation" ; +lin sense5298 = noun "sense" ; +lin sense5299 = verb2 "sense" "" ; +lin sense5300 = verb2 "sense" "" ; +lin sensible5301 = mkAdj1 "sensible" ; +lin sensitive5302 = aGen "sensitive" ; +lin sensitive5303 = aGen "sensitive" ; +lin sensory5304 = mkAdj1 "sensory" ; +lin sentence5309 = noun "sentence" ; +lin separate5310 = verb2 "separate" "" ; +lin separate5311 = verb3 "separate" "" "from" ; +lin separate5312 = aGen "separate" ; +lin separate5313 = aGen "separate" ; +lin september5314 = noun "september" ; +lin sequel5315 = noun "sequel" ; +lin sequence5316 = noun "sequence" ; +lin serial5317 = mkAdj1 "serial" ; +lin series5318 = noun "series" ; +lin serious5319 = mkAdj1 "serious" ; +lin servant5320 = noun "servant" ; +lin serve5321 = verb2 "serve" "" ; +lin service5322 = noun "service" ; +lin session5323 = noun "session" ; +lin set5325 = noun "set" ; +lin set5326 = verb2 "set" "" ; +lin set5327 = vGen "set" ; +lin setting5328 = noun "setting" ; +lin settle5329 = verb2 "settle" "" ; +lin seven5330 = aGen "seven" ; +lin seventeen5331 = aGen "seventeen" ; +lin seventeenth5332 = aGen "seventeenth" ; +lin seventh5333 = aGen "seventh" ; +lin seventy5335 = aGen "seventy" ; +lin several5336 = noun "several" ; +lin several5337 = aGen "several" ; +lin severe5338 = mkAdj1 "severe" ; +lin sew5339 = verb2 "sew" "" ; +lin sew5340 = verb2 "sew" "" ; +lin sex5345 = noun "sex" ; +lin sexual5346 = mkAdj1 "sexual" ; +lin shade5347 = noun "shade" ; +lin shade5348 = verb2 "shade" "" ; +lin shadow5349 = noun "shadow" ; +lin shake5350 = noun "shake" ; +lin shake5351 = verb2 "shake" "" ; +lin shake5352 = verb2 "shake" "" ; +lin shall5355 = vGen "shall" ; +lin shallow5356 = aGen "shallow" ; +lin shame5357 = noun "shame" ; +lin shape5359 = verb2 "shape" "" ; +lin share5360 = noun "share" ; +lin share5361 = verb3 "share" "" "with" ; +lin sharp5362 = aGen "sharp" ; +lin shatter5363 = verb2 "shatter" "" ; +lin shave5364 = noun "shave" ; +lin shave5365 = verb2 "shave" "" ; +lin shave5366 = verb2 "shave" "" ; +lin shaven5367 = mkAdj1 "shaven" ; +lin she5368 = noun "she" ; +lin shear5369 = verb2 "shear" "" ; +lin shears5370 = noun "shears" ; +lin shed5371 = noun "shed" ; +lin shed5372 = verb2 "shed" "" ; +lin shed5373 = verb2 "shed" "" ; +lin shed5374 = verb2 "shed" "" ; +lin sheep5375 = noun "sheep" ; +lin sheer5376 = aGen "sheer" ; +lin sheet5377 = noun "sheet" ; +lin shelf5378 = noun "shelf" ; +lin shell5379 = noun "shell" ; +lin shelve5380 = verb2 "shelve" "" ; +lin shift5382 = verb2 "shift" "" ; +lin shine5383 = vGen "shine" ; +lin ship5385 = noun "ship" ; +lin shirt5386 = noun "shirt" ; +lin shock5387 = noun "shock" ; +lin shock5388 = verb2 "shock" "" ; +lin shoe5389 = noun "shoe" ; +lin shoot5394 = verb2 "shoot" "" ; +lin shop5395 = noun "shop" ; +lin shore5396 = noun "shore" ; +lin short5397 = aGen "short" ; +lin shortcoming5398 = noun "shortcoming" ; +lin shot5399 = noun "shot" ; +lin should5402 = vGen "should" ; +lin shoulder5403 = noun "shoulder" ; +lin shoulder5404 = verb2 "shoulder" "" ; +lin shout5406 = noun "shout" ; +lin shout5407 = verb2 "shout" "" ; +lin show5408 = noun "show" ; +lin show5409 = verb3 "show" "" "" ; +lin shrug5412 = verb2 "shrug" "" ; +lin shrug5413 = verb2 "shrug" "" ; +lin shrug5414 = noun "shrug" ; +lin shut5415 = verb2 "shut" "" ; +lin shut5416 = verb2 "shut" "" ; +lin shut5417 = verb2 "shut" "" ; +lin sibling5418 = noun "sibling" ; +lin sick5419 = aGen "sick" ; +lin side5420 = noun "side" ; +lin sidestep5421 = verb2 "sidestep" "" ; +lin sideways5423 = mkAdj1 "sideways" ; +lin sight5424 = noun "sight" ; +lin sign5425 = noun "sign" ; +lin sign5426 = verb2 "sign" "" ; +lin signal5427 = noun "signal" ; +lin signal5428 = verb2 "signal" "" ; +lin signature5429 = noun "signature" ; +lin significance5430 = noun "significance" ; +lin significant5431 = mkAdj1 "significant" ; +lin signify5432 = verb2 "signify" "" ; +lin silence5433 = noun "silence" ; +lin silent5434 = mkAdj1 "silent" ; +lin silk5435 = mkAdj1 "silk" ; +lin silk5436 = noun "silk" ; +lin silly5437 = aGen "silly" ; +lin silver5438 = noun "silver" ; +lin similar5439 = aGen "similar" ; +lin similar5440 = aGen "similar" ; +lin simple5441 = aGen "simple" ; +lin simplicity5442 = noun "simplicity" ; +lin simulate5443 = verb2 "simulate" "" ; +lin simultaneous5444 = mkAdj1 "simultaneous" ; +lin sincere5448 = mkAdj1 "sincere" ; +lin sing5449 = verb2 "sing" "" ; +lin sing5450 = verb2 "sing" "" ; +lin single5451 = mkAdj1 "single" ; +lin singular5452 = mkAdj1 "singular" ; +lin sink5453 = verb2 "sink" "" ; +lin sink5454 = verb2 "sink" "" ; +lin sister5456 = noun "sister" ; +lin sit5457 = verb2 "sit" "" ; +lin sit5458 = verb2 "sit" "" ; +lin site5459 = noun "site" ; +lin situation5460 = noun "situation" ; +lin six5461 = aGen "six" ; +lin sixteen5462 = aGen "sixteen" ; +lin sixteenth5463 = aGen "sixteenth" ; +lin sixth5464 = aGen "sixth" ; +lin sixtieth5465 = aGen "sixtieth" ; +lin sixty5466 = aGen "sixty" ; +lin size5467 = noun "size" ; +lin skate5468 = noun "skate" ; +lin skate5469 = verb2 "skate" "" ; +lin skeletal5470 = mkAdj1 "skeletal" ; +lin skeleton5471 = noun "skeleton" ; +lin sketch5472 = noun "sketch" ; +lin sketch5473 = verb2 "sketch" "" ; +lin skilful5474 = mkAdj1 "skilful" ; +lin skill5475 = noun "skill" ; +lin skilled5476 = mkAdj1 "skilled" ; +lin skin5477 = noun "skin" ; +lin skip5478 = verb2 "skip" "" ; +lin skip5479 = verb2 "skip" "" ; +lin skirt5480 = noun "skirt" ; +lin sky5481 = noun "sky" ; +lin slash5482 = noun "slash" ; +lin slave5483 = noun "slave" ; +lin sledge5484 = noun "sledge" ; +lin sleep5485 = noun "sleep" ; +lin sleep5486 = verb2 "sleep" "" ; +lin slide5489 = verb2 "slide" "" ; +lin slight5490 = aGen "slight" ; +lin slight5491 = noun "slight" ; +lin slim5492 = aGen "slim" ; +lin slim5493 = verb2 "slim" "" ; +lin slip5494 = vGen "slip" ; +lin slip5495 = noun "slip" ; +lin slipper5496 = noun "slipper" ; +lin slippery5497 = aGen "slippery" ; +lin sloe5498 = noun "sloe" ; +lin slope5499 = noun "slope" ; +lin slot5500 = noun "slot" ; +lin slow5501 = aGen "slow" ; +lin small5502 = aGen "small" ; +lin smart5503 = aGen "smart" ; +lin smell5504 = noun "smell" ; +lin smell5505 = verb2 "smell" "" ; +lin smell5506 = verb2 "smell" "" ; +lin smelt5508 = verb2 "smelt" "" ; +lin smile5512 = noun "smile" ; +lin smile5513 = verb2 "smile" "" ; +lin smoke5514 = noun "smoke" ; +lin smoke5515 = verb2 "smoke" "" ; +lin smooth5516 = aGen "smooth" ; +lin smooth5517 = verb2 "smooth" "" ; +lin snake5518 = noun "snake" ; +lin snap5519 = verb2 "snap" "" ; +lin snap5520 = verb2 "snap" "" ; +lin snapshot5521 = noun "snapshot" ; +lin snow5522 = vGen "snow" ; +lin snow5523 = noun "snow" ; +lin soap5525 = noun "soap" ; +lin social5526 = mkAdj1 "social" ; +lin society5527 = noun "society" ; +lin sock5528 = noun "sock" ; +lin sodium5529 = noun "sodium" ; +lin soft5530 = aGen "soft" ; +lin software5531 = noun "software" ; +lin soil5532 = noun "soil" ; +lin soldier5535 = noun "soldier" ; +lin sole5536 = mkAdj1 "sole" ; +lin sole5537 = noun "sole" ; +lin solemn5538 = mkAdj1 "solemn" ; +lin solid5539 = aGen "solid" ; +lin solid5540 = noun "solid" ; +lin soliloquy5542 = noun "soliloquy" ; +lin solo5543 = mkAdj1 "solo" ; +lin solo5544 = noun "solo" ; +lin solution5545 = noun "solution" ; +lin solve5546 = verb2 "solve" "" ; +lin some5548 = aGen "some" ; +lin somewhat5554 = mkAdv "somewhat" ; +lin son5556 = noun "son" ; +lin song5557 = noun "song" ; +lin soon5559 = mkAdv "soon" ; +lin sophisticated5560 = mkAdj1 "sophisticated" ; +lin sophistication5561 = noun "sophistication" ; +lin sore5562 = aGen "sore" ; +lin sore5563 = noun "sore" ; +lin sorrow5564 = noun "sorrow" ; +lin sorry5565 = aGen "sorry" ; +lin sorry5566 = aGen "sorry" ; +lin sorry5567 = aGen "sorry" ; +lin sort5568 = noun "sort" ; +lin sort5569 = verb2 "sort" "" ; +lin soul5572 = noun "soul" ; +lin sound5573 = aGen "sound" ; +lin sound5574 = noun "sound" ; +lin sound5575 = verb2 "sound" "" ; +lin soup5576 = noun "soup" ; +lin sour5577 = aGen "sour" ; +lin source5578 = noun "source" ; +lin south5579 = noun "south" ; +lin south5580 = aGen "south" ; +lin south5581 = aGen "south" ; +lin southern5582 = mkAdj1 "southern" ; +lin space5583 = noun "space" ; +lin spade5584 = noun "spade" ; +lin spain5585 = noun "spain" ; +lin span5587 = verb2 "span" "" ; +lin spanish5588 = aGen "spanish" ; +lin spare5589 = mkAdj1 "spare" ; +lin spare5590 = verb3 "spare" "" "" ; +lin sparrow5591 = noun "sparrow" ; +lin spate5592 = noun "spate" ; +lin spatial5593 = mkAdj1 "spatial" ; +lin speak5594 = verb2 "speak" "" ; +lin spear5595 = noun "spear" ; +lin spear5596 = verb2 "spear" "" ; +lin special5597 = mkAdj1 "special" ; +lin specialist5598 = noun "specialist" ; +lin specific5599 = aGen "specific" ; +lin specific5600 = aGen "specific" ; +lin specifically5601 = mkAdv "specifically" ; +lin specify5602 = verb2 "specify" "" ; +lin spectacle5603 = noun "spectacle" ; +lin spectacles5604 = noun "spectacles" ; +lin spectacular5605 = mkAdj1 "spectacular" ; +lin spectra5606 = noun "spectra" ; +lin spectral5607 = mkAdj1 "spectral" ; +lin spectrum5608 = noun "spectrum" ; +lin speculate5609 = verb2 "speculate" "" ; +lin sped5610 = verb2 "sped" "" ; +lin sped5611 = verb2 "sped" "" ; +lin speech5612 = noun "speech" ; +lin speed5613 = noun "speed" ; +lin spell5614 = noun "spell" ; +lin spell5615 = verb2 "spell" "" ; +lin spell5616 = verb2 "spell" "" ; +lin spend5621 = verb2 "spend" "" ; +lin spin5624 = verb2 "spin" "" ; +lin spin5625 = verb2 "spin" "" ; +lin spinster5626 = noun "spinster" ; +lin spirit5627 = noun "spirit" ; +lin spite5628 = noun "spite" ; +lin splendid5629 = mkAdj1 "splendid" ; +lin splendour5630 = noun "splendour" ; +lin split5632 = vGen "split" ; +lin split5633 = noun "split" ; +lin split5634 = vGen "split" ; +lin spoil5635 = verb2 "spoil" "" ; +lin spoke5639 = noun "spoke" ; +lin spokesman5641 = noun "spokesman" ; +lin spoon5642 = noun "spoon" ; +lin sport5643 = noun "sport" ; +lin spot5644 = noun "spot" ; +lin spot5645 = verb2 "spot" "" ; +lin spread5648 = verb2 "spread" "" ; +lin spread5649 = vGen "spread" ; +lin spring5650 = noun "spring" ; +lin spring5651 = verb2 "spring" "" ; +lin spur5654 = noun "spur" ; +lin spurious5655 = mkAdj1 "spurious" ; +lin square5656 = aGen "square" ; +lin square5657 = noun "square" ; +lin stable5658 = aGen "stable" ; +lin stable5659 = noun "stable" ; +lin stack5660 = noun "stack" ; +lin stack5661 = verb2 "stack" "" ; +lin staff5662 = noun "staff" ; +lin staff5663 = verb2 "staff" "" ; +lin stag5664 = noun "stag" ; +lin stage5665 = noun "stage" ; +lin stage5666 = verb2 "stage" "" ; +lin stain5667 = noun "stain" ; +lin stain5668 = verb2 "stain" "" ; +lin stair5669 = noun "stair" ; +lin stake5670 = noun "stake" ; +lin stamp5671 = noun "stamp" ; +lin stance5672 = noun "stance" ; +lin stand5673 = vGen "stand" ; +lin standard5674 = mkAdj1 "standard" ; +lin standard5675 = noun "standard" ; +lin star5677 = noun "star" ; +lin stare5678 = noun "stare" ; +lin stare5679 = verb2 "stare" "at" ; +lin start5680 = noun "start" ; +lin start5681 = verb2 "start" "" ; +lin start5682 = verb2 "start" "" ; +lin startle5683 = verb2 "startle" "" ; +lin state5684 = noun "state" ; +lin state5685 = verb3 "state" "" "" ; +lin static5686 = mkAdj1 "static" ; +lin station5687 = noun "station" ; +lin stationary5688 = mkAdj1 "stationary" ; +lin stationer5689 = noun "stationer" ; +lin stationery5690 = noun "stationery" ; +lin statistic5691 = noun "statistic" ; +lin statistical5692 = mkAdj1 "statistical" ; +lin statistics5693 = noun "statistics" ; +lin statistics5694 = noun "statistics" ; +lin stative5695 = mkAdj1 "stative" ; +lin statue5696 = noun "statue" ; +lin stature5697 = noun "stature" ; +lin status5698 = noun "status" ; +lin stay5699 = noun "stay" ; +lin stay5700 = verb2 "stay" "" ; +lin steady5701 = aGen "steady" ; +lin steal5702 = verb3 "steal" "" "from" ; +lin steam5703 = noun "steam" ; +lin steam5704 = verb2 "steam" "" ; +lin steel5705 = noun "steel" ; +lin steel5706 = verb2 "steel" "" ; +lin steep5707 = aGen "steep" ; +lin steeple5708 = noun "steeple" ; +lin steer5709 = noun "steer" ; +lin steer5710 = verb2 "steer" "" ; +lin stem5711 = noun "stem" ; +lin stem5712 = verb2 "stem" "" ; +lin step5713 = noun "step" ; +lin step5714 = verb2 "step" "" ; +lin sterile5715 = mkAdj1 "sterile" ; +lin stick5716 = noun "stick" ; +lin stick5717 = verb2 "stick" "to" ; +lin sticky5718 = aGen "sticky" ; +lin stiff5719 = aGen "stiff" ; +lin still5720 = mkAdv "still" ; +lin still5721 = aGen "still" ; +lin sting5722 = noun "sting" ; +lin sting5723 = verb2 "sting" "" ; +lin stipulate5724 = verb2 "stipulate" "" ; +lin stitch5725 = noun "stitch" ; +lin stitch5726 = verb2 "stitch" "" ; +lin stock5727 = noun "stock" ; +lin stock5728 = verb2 "stock" "" ; +lin stocking5729 = noun "stocking" ; +lin stomach5732 = noun "stomach" ; +lin stone5733 = noun "stone" ; +lin stool5736 = noun "stool" ; +lin stoop5737 = vGen "stoop" ; +lin stop5738 = noun "stop" ; +lin stop5739 = verb2 "stop" "" ; +lin stop5740 = verb2 "stop" "" ; +lin storage5741 = noun "storage" ; +lin store5742 = noun "store" ; +lin store5743 = verb2 "store" "" ; +lin storm5744 = noun "storm" ; +lin story5745 = noun "story" ; +lin straight5746 = aGen "straight" ; +lin straightforward5747 = mkAdj1 "straightforward" ; +lin strain5748 = noun "strain" ; +lin strain5749 = verb2 "strain" "" ; +lin strand5750 = verb2 "strand" "" ; +lin strange5751 = aGen "strange" ; +lin stranger5752 = noun "stranger" ; +lin strategy5754 = noun "strategy" ; +lin stratum5755 = noun "stratum" ; +lin straw5756 = noun "straw" ; +lin strawberry5757 = noun "strawberry" ; +lin stray5758 = aGen "stray" ; +lin stray5759 = verb2 "stray" "" ; +lin stream5760 = noun "stream" ; +lin streamlined5761 = mkAdj1 "streamlined" ; +lin street5762 = noun "street" ; +lin strength5763 = noun "strength" ; +lin strengthen5764 = verb2 "strengthen" "" ; +lin stress5765 = noun "stress" ; +lin stress5766 = verb2 "stress" "" ; +lin stretch5767 = vGen "stretch" ; +lin strew5768 = verb2 "strew" "" ; +lin strict5771 = aGen "strict" ; +lin strident5772 = mkAdj1 "strident" ; +lin strike5773 = verb2 "strike" "" ; +lin string5774 = noun "string" ; +lin strip5775 = noun "strip" ; +lin strip5776 = verb2 "strip" "" ; +lin strive5777 = verb2 "strive" "for" ; +lin stroke5779 = noun "stroke" ; +lin stroke5780 = verb2 "stroke" "" ; +lin strong5781 = aGen "strong" ; +lin structuralism5785 = noun "structuralism" ; +lin structuralist5786 = noun "structuralist" ; +lin structure5787 = noun "structure" ; +lin struggle5788 = noun "struggle" ; +lin struggle5789 = verb2 "struggle" "with" ; +lin student5792 = noun "student" ; +lin study5793 = vGen "study" ; +lin study5794 = noun "study" ; +lin stuff5795 = noun "stuff" ; +lin stuff5796 = verb2 "stuff" "" ; +lin stupid5799 = aGen "stupid" ; +lin stupor5800 = noun "stupor" ; +lin stutter5801 = verb2 "stutter" "" ; +lin style5802 = noun "style" ; +lin stylistic5803 = mkAdj1 "stylistic" ; +lin suave5804 = aGen "suave" ; +lin subcategorize5806 = verb2 "subcategorize" "" ; +lin subjacency5807 = noun "subjacency" ; +lin subjacent5808 = mkAdj2 "subjacent" "" ; +lin subjacent5809 = mkAdj2 "subjacent" "to" ; +lin subject5810 = verb3 "subject" "" "to" ; +lin subject5811 = noun "subject" ; +lin subjective5812 = mkAdj1 "subjective" ; +lin submarine5813 = mkAdj1 "submarine" ; +lin submarine5814 = noun "submarine" ; +lin submission5815 = noun "submission" ; +lin submit5816 = verb2 "submit" "to" ; +lin subordinate5817 = mkAdj1 "subordinate" ; +lin subordinate5818 = verb2 "subordinate" "" ; +lin subsequent5819 = mkAdj1 "subsequent" ; +lin subservient5820 = mkAdj1 "subservient" ; +lin substance5821 = noun "substance" ; +lin substantial5822 = mkAdj1 "substantial" ; +lin substantive5823 = mkAdj1 "substantive" ; +lin substitute5824 = verb3 "substitute" "" "for" ; +lin substitute5825 = noun "substitute" ; +lin subsume5826 = verb2 "subsume" "" ; +lin subsumption5827 = noun "subsumption" ; +lin subtle5828 = aGen "subtle" ; +lin subtlety5829 = noun "subtlety" ; +lin subtract5830 = verb3 "subtract" "" "from" ; +lin succeed5831 = verb2 "succeed" "in" ; +lin success5832 = noun "success" ; +lin succession5833 = noun "succession" ; +lin successive5834 = mkAdj1 "successive" ; +lin successor5835 = noun "successor" ; +lin succinct5836 = mkAdj1 "succinct" ; +lin succumb5837 = verb2 "succumb" "to" ; +lin such5838 = aGen "such" ; +lin suck5839 = verb2 "suck" "" ; +lin sudden5840 = mkAdj1 "sudden" ; +lin sue5841 = noun "sue" ; +lin suffer5842 = verb2 "suffer" "from" ; +lin suffice5843 = verb2 "suffice" "" ; +lin sufficient5844 = mkAdj1 "sufficient" ; +lin suffix5845 = verb2 "suffix" "" ; +lin suffix5846 = noun "suffix" ; +lin sugar5847 = noun "sugar" ; +lin suggest5848 = verb2 "suggest" "" ; +lin suit5849 = verb2 "suit" "" ; +lin suit5850 = noun "suit" ; +lin suitable5851 = mkAdj1 "suitable" ; +lin suite5852 = noun "suite" ; +lin sum5853 = noun "sum" ; +lin summer5854 = noun "summer" ; +lin sun5855 = noun "sun" ; +lin sunday5856 = noun "sunday" ; +lin sunshine5861 = noun "sunshine" ; +lin super5863 = mkAdj1 "super" ; +lin superficial5864 = mkAdj1 "superficial" ; +lin superior5865 = mkAdj1 "superior" ; +lin supersede5866 = verb2 "supersede" "" ; +lin supervisor5867 = noun "supervisor" ; +lin supper5868 = noun "supper" ; +lin supplement5869 = verb2 "supplement" "" ; +lin supplement5870 = noun "supplement" ; +lin supplementary5871 = mkAdj1 "supplementary" ; +lin suppletion5872 = noun "suppletion" ; +lin suppletive5873 = mkAdj1 "suppletive" ; +lin supply5874 = verb2 "supply" "" ; +lin supply5875 = verb3 "supply" "" "to" ; +lin supply5876 = verb3 "supply" "" "with" ; +lin supply5877 = noun "supply" ; +lin support5878 = verb2 "support" "" ; +lin support5879 = noun "support" ; +lin suppose5880 = verb2 "suppose" "" ; +lin supposition5881 = noun "supposition" ; +lin suppress5882 = verb2 "suppress" "" ; +lin sure5883 = aGen "sure" ; +lin sure5884 = aGen "sure" ; +lin sure5885 = aGen "sure" ; +lin surface5886 = verb2 "surface" "" ; +lin surface5887 = noun "surface" ; +lin surgeon5888 = noun "surgeon" ; +lin surgery5889 = noun "surgery" ; +lin surgical5890 = mkAdj1 "surgical" ; +lin surmount5891 = verb2 "surmount" "" ; +lin surprise5892 = vGen "surprise" ; +lin surprise5893 = vGen "surprise" ; +lin surprise5894 = verb2 "surprise" "" ; +lin surprise5895 = noun "surprise" ; +lin surround5896 = verb2 "surround" "" ; +lin survey5897 = verb2 "survey" "" ; +lin survey5898 = noun "survey" ; +lin survive5899 = verb2 "survive" "" ; +lin susceptible5900 = mkAdj1 "susceptible" ; +lin suspect5901 = verb2 "suspect" "" ; +lin suspect5902 = verb2 "suspect" "" ; +lin suspect5903 = noun "suspect" ; +lin suspend5904 = verb2 "suspend" "" ; +lin suspense5905 = noun "suspense" ; +lin suspicion5906 = noun "suspicion" ; +lin suspicious5907 = mkAdj1 "suspicious" ; +lin sustain5908 = verb2 "sustain" "" ; +lin sustenance5909 = noun "sustenance" ; +lin swallow5910 = verb2 "swallow" "" ; +lin swan5912 = noun "swan" ; +lin swap5914 = verb3 "swap" "" "for" ; +lin swear5915 = verb2 "swear" "" ; +lin swede5916 = noun "swede" ; +lin sweden5917 = noun "sweden" ; +lin swedish5918 = aGen "swedish" ; +lin sweep5919 = verb2 "sweep" "" ; +lin sweet5920 = noun "sweet" ; +lin swell5921 = vGen "swell" ; +lin swift5925 = aGen "swift" ; +lin swift5926 = noun "swift" ; +lin swim5927 = vGen "swim" ; +lin swim5928 = noun "swim" ; +lin swing5929 = vGen "swing" ; +lin swiss5930 = mkAdj1 "swiss" ; +lin switch5931 = verb2 "switch" "" ; +lin switch5932 = noun "switch" ; +lin switzerland5933 = noun "switzerland" ; +lin sword5935 = noun "sword" ; +lin syllabic5940 = mkAdj1 "syllabic" ; +lin syllable5941 = noun "syllable" ; +lin syllogism5942 = noun "syllogism" ; +lin symbol5943 = noun "symbol" ; +lin symmetry5944 = noun "symmetry" ; +lin sympathetic5945 = aGen "sympathetic" ; +lin sympathetic5946 = aGen "sympathetic" ; +lin sympathy5947 = noun "sympathy" ; +lin symptom5948 = noun "symptom" ; +lin symptomatic5949 = mkAdj2 "symptomatic" "" ; +lin symptomatic5950 = mkAdj2 "symptomatic" "of" ; +lin synchronous5951 = mkAdj1 "synchronous" ; +lin synonym5952 = noun "synonym" ; +lin synonymous5953 = aGen "synonymous" ; +lin synonymous5954 = aGen "synonymous" ; +lin synonymy5955 = noun "synonymy" ; +lin synopsis5956 = noun "synopsis" ; +lin synoptic5957 = mkAdj1 "synoptic" ; +lin syntactic5958 = mkAdj1 "syntactic" ; +lin syntax5959 = noun "syntax" ; +lin synthesis5961 = noun "synthesis" ; +lin synthesize5962 = verb2 "synthesize" "" ; +lin synthetic5963 = mkAdj1 "synthetic" ; +lin system5964 = noun "system" ; +lin systematic5965 = mkAdj1 "systematic" ; +lin systematically5966 = mkAdj1 "systematically" ; +lin systematize5967 = verb2 "systematize" "" ; +lin table5968 = noun "table" ; +lin tabular5969 = mkAdj1 "tabular" ; +lin tabulate5970 = verb2 "tabulate" "" ; +lin tacit5971 = mkAdj1 "tacit" ; +lin tack5972 = noun "tack" ; +lin tackle5973 = verb2 "tackle" "" ; +lin tact5974 = noun "tact" ; +lin tactic5975 = noun "tactic" ; +lin tag5976 = verb2 "tag" "" ; +lin tag5977 = noun "tag" ; +lin tail5978 = noun "tail" ; +lin tailor5979 = noun "tailor" ; +lin take5980 = verb2 "take" "" ; +lin tale5982 = noun "tale" ; +lin talent5983 = noun "talent" ; +lin talented5984 = mkAdj1 "talented" ; +lin talk5985 = verb2 "talk" "about" ; +lin talk5986 = noun "talk" ; +lin tall5987 = aGen "tall" ; +lin tame5988 = aGen "tame" ; +lin tangent5989 = noun "tangent" ; +lin tangle5990 = verb2 "tangle" "" ; +lin tank5991 = noun "tank" ; +lin tap5992 = verb2 "tap" "" ; +lin tap5993 = noun "tap" ; +lin tape5994 = verb2 "tape" "" ; +lin tape5995 = noun "tape" ; +lin target5996 = noun "target" ; +lin task5997 = noun "task" ; +lin taste5998 = verb2 "taste" "" ; +lin taste5999 = verb2 "taste" "of" ; +lin taste6000 = noun "taste" ; +lin tautology6003 = noun "tautology" ; +lin tax6004 = verb2 "tax" "" ; +lin tax6005 = noun "tax" ; +lin taxi6006 = noun "taxi" ; +lin taxonomy6007 = noun "taxonomy" ; +lin tea6008 = noun "tea" ; +lin teach6009 = verb2 "teach" "" ; +lin team6010 = noun "team" ; +lin tear6011 = verb2 "tear" "" ; +lin tear6012 = noun "tear" ; +lin tease6013 = verb2 "tease" "" ; +lin technical6014 = mkAdj1 "technical" ; +lin technique6016 = noun "technique" ; +lin technology6017 = noun "technology" ; +lin tedious6018 = mkAdj1 "tedious" ; +lin tedium6019 = noun "tedium" ; +lin teem6020 = verb2 "teem" "with" ; +lin telegram6022 = noun "telegram" ; +lin telegraph6023 = verb2 "telegraph" "" ; +lin telegraph6024 = noun "telegraph" ; +lin telephone6025 = verb2 "telephone" "" ; +lin telephone6026 = noun "telephone" ; +lin telescope6027 = noun "telescope" ; +lin television6028 = noun "television" ; +lin tell6029 = verb3 "tell" "" "" ; +lin temper6030 = verb3 "temper" "" "with" ; +lin temper6031 = noun "temper" ; +lin temperature6032 = noun "temperature" ; +lin template6033 = noun "template" ; +lin temple6034 = noun "temple" ; +lin temporal6035 = mkAdj1 "temporal" ; +lin temporary6036 = mkAdj1 "temporary" ; +lin tempt6037 = verb2 "tempt" "" ; +lin ten6038 = aGen "ten" ; +lin tend6039 = verb2 "tend" "" ; +lin tendency6040 = noun "tendency" ; +lin tender6041 = aGen "tender" ; +lin tenet6042 = noun "tenet" ; +lin tennis6043 = noun "tennis" ; +lin tenon6044 = noun "tenon" ; +lin tenor6045 = noun "tenor" ; +lin tense6046 = aGen "tense" ; +lin tense6047 = noun "tense" ; +lin tensed6048 = mkAdj1 "tensed" ; +lin tension6049 = noun "tension" ; +lin tent6050 = noun "tent" ; +lin tentative6051 = mkAdj1 "tentative" ; +lin tenth6052 = aGen "tenth" ; +lin term6053 = verb3 "term" "" "" ; +lin term6054 = noun "term" ; +lin terminal6055 = mkAdj1 "terminal" ; +lin terminal6056 = noun "terminal" ; +lin terminate6057 = verb2 "terminate" "" ; +lin terminology6058 = noun "terminology" ; +lin terrace6059 = noun "terrace" ; +lin terrestrial6060 = mkAdj1 "terrestrial" ; +lin terrible6061 = mkAdj1 "terrible" ; +lin terrify6062 = verb2 "terrify" "" ; +lin territory6063 = noun "territory" ; +lin terror6064 = noun "terror" ; +lin terse6065 = aGen "terse" ; +lin test6066 = verb2 "test" "" ; +lin test6067 = noun "test" ; +lin testimony6068 = noun "testimony" ; +lin text6069 = noun "text" ; +lin textbook6070 = noun "textbook" ; +lin thank6072 = verb2 "thank" "" ; +lin thanks6073 = noun "thanks" ; +lin that6077 = noun "that" ; +lin that6078 = noun "that" ; +lin theatre6080 = noun "theatre" ; +lin theatrical6081 = mkAdj1 "theatrical" ; +lin thematic6085 = mkAdj1 "thematic" ; +lin thematically6086 = mkAdv "thematically" ; +lin theme6087 = noun "theme" ; +lin theorem6090 = noun "theorem" ; +lin theoretic6091 = mkAdj1 "theoretic" ; +lin theoretical6092 = mkAdj1 "theoretical" ; +lin theoretically6093 = mkAdv "theoretically" ; +lin theory6094 = noun "theory" ; +lin therapeutic6095 = mkAdj1 "therapeutic" ; +lin therapy6096 = noun "therapy" ; +lin there6097 = noun "there" ; +lin theses6102 = noun "theses" ; +lin thesis6103 = noun "thesis" ; +lin thick6105 = aGen "thick" ; +lin thief6106 = noun "thief" ; +lin thigh6107 = noun "thigh" ; +lin thin6108 = aGen "thin" ; +lin thing6109 = noun "thing" ; +lin think6110 = verb2 "think" "" ; +lin third6111 = aGen "third" ; +lin third6112 = noun "third" ; +lin thirst6113 = noun "thirst" ; +lin thirteen6114 = aGen "thirteen" ; +lin thirteenth6115 = aGen "thirteenth" ; +lin thirtieth6116 = aGen "thirtieth" ; +lin thirty6117 = aGen "thirty" ; +lin thorough6120 = mkAdj1 "thorough" ; +lin thought6125 = noun "thought" ; +lin thousand6127 = noun "thousand" ; +lin thousandth6128 = aGen "thousandth" ; +lin thread6129 = noun "thread" ; +lin threat6130 = noun "threat" ; +lin threaten6131 = verb3 "threaten" "" "with" ; +lin three6132 = aGen "three" ; +lin threshold6133 = noun "threshold" ; +lin throat6135 = noun "throat" ; +lin throw6138 = verb3 "throw" "" "loc" ; +lin throw6139 = noun "throw" ; +lin thrust6141 = verb3 "thrust" "" "loc" ; +lin thrust6142 = noun "thrust" ; +lin thumb6143 = noun "thumb" ; +lin thunder6144 = noun "thunder" ; +lin thursday6145 = noun "thursday" ; +lin ticket6147 = noun "ticket" ; +lin tidy6148 = verb2 "tidy" "" ; +lin tidy6149 = aGen "tidy" ; +lin tie6150 = verb3 "tie" "" "to" ; +lin tie6151 = noun "tie" ; +lin tiger6152 = noun "tiger" ; +lin tight6153 = aGen "tight" ; +lin till6154 = verb2 "till" "" ; +lin till6155 = noun "till" ; +lin time6157 = verb2 "time" "" ; +lin time6158 = noun "time" ; +lin timely6159 = aGen "timely" ; +lin timetable6160 = noun "timetable" ; +lin tin6161 = noun "tin" ; +lin tinker6162 = verb2 "tinker" "with" ; +lin tinker6163 = noun "tinker" ; +lin tip6164 = noun "tip" ; +lin tire6165 = verb2 "tire" "of" ; +lin title6166 = noun "title" ; +lin to6167 = vGen "to" ; +lin toad6170 = noun "toad" ; +lin toast6171 = noun "toast" ; +lin toast6172 = verb2 "toast" "" ; +lin tobacco6173 = noun "tobacco" ; +lin toe6175 = noun "toe" ; +lin token6178 = noun "token" ; +lin tolerance6181 = noun "tolerance" ; +lin tolerate6182 = verb2 "tolerate" "" ; +lin toll6183 = verb2 "toll" "" ; +lin toll6184 = noun "toll" ; +lin tomato6185 = noun "tomato" ; +lin tomb6186 = noun "tomb" ; +lin ton6188 = noun "ton" ; +lin tone6189 = noun "tone" ; +lin tongs6190 = noun "tongs" ; +lin tongue6191 = noun "tongue" ; +lin tonne6193 = noun "tonne" ; +lin tool6196 = noun "tool" ; +lin tooth6197 = noun "tooth" ; +lin top6198 = noun "top" ; +lin topic6199 = noun "topic" ; +lin topology6200 = noun "topology" ; +lin torrent6203 = noun "torrent" ; +lin torrential6204 = mkAdj1 "torrential" ; +lin toss6205 = verb2 "toss" "" ; +lin total6206 = mkAdj1 "total" ; +lin total6207 = noun "total" ; +lin touch6208 = verb2 "touch" "" ; +lin touch6209 = noun "touch" ; +lin tough6210 = aGen "tough" ; +lin tough6211 = aGen "tough" ; +lin tour6212 = verb2 "tour" "" ; +lin tour6213 = noun "tour" ; +lin tourist6214 = noun "tourist" ; +lin tow6215 = verb2 "tow" "" ; +lin tower6217 = noun "tower" ; +lin town6218 = noun "town" ; +lin toxic6219 = mkAdj1 "toxic" ; +lin toy6220 = noun "toy" ; +lin trace6221 = verb2 "trace" "" ; +lin trace6222 = noun "trace" ; +lin track6223 = verb2 "track" "" ; +lin track6224 = noun "track" ; +lin tract6225 = noun "tract" ; +lin tractable6226 = mkAdj1 "tractable" ; +lin trade6227 = noun "trade" ; +lin tradition6228 = noun "tradition" ; +lin traffic6229 = noun "traffic" ; +lin traffic6230 = verb2 "traffic" "in" ; +lin tragedy6231 = noun "tragedy" ; +lin tragic6232 = mkAdj1 "tragic" ; +lin train6233 = verb2 "train" "" ; +lin train6234 = noun "train" ; +lin tramp6235 = noun "tramp" ; +lin tranquil6236 = mkAdj1 "tranquil" ; +lin transaction6238 = noun "transaction" ; +lin transcendental6239 = mkAdj1 "transcendental" ; +lin transcribe6240 = verb2 "transcribe" "" ; +lin transcript6241 = noun "transcript" ; +lin transcription6242 = noun "transcription" ; +lin transfer6243 = verb3 "transfer" "" "to" ; +lin transform6244 = verb2 "transform" "" ; +lin transience6245 = noun "transience" ; +lin transient6246 = mkAdj1 "transient" ; +lin transistor6247 = noun "transistor" ; +lin transit6248 = noun "transit" ; +lin transitive6249 = mkAdj1 "transitive" ; +lin transitory6250 = mkAdj1 "transitory" ; +lin translate6251 = verb3 "translate" "" "into" ; +lin transmit6252 = verb2 "transmit" "" ; +lin transparency6253 = noun "transparency" ; +lin transparent6254 = mkAdj1 "transparent" ; +lin transport6255 = verb2 "transport" "" ; +lin transport6256 = noun "transport" ; +lin trap6257 = verb2 "trap" "" ; +lin trap6258 = noun "trap" ; +lin travel6259 = verb2 "travel" "" ; +lin travel6260 = noun "travel" ; +lin traverse6261 = verb2 "traverse" "" ; +lin tray6262 = noun "tray" ; +lin treat6263 = verb2 "treat" "" ; +lin treatment6264 = noun "treatment" ; +lin treble6265 = mkAdj1 "treble" ; +lin treble6266 = verb2 "treble" "" ; +lin tree6267 = noun "tree" ; +lin tremble6268 = vGen "tremble" ; +lin triangle6269 = noun "triangle" ; +lin triangular6270 = mkAdj1 "triangular" ; +lin tribe6271 = noun "tribe" ; +lin trick6272 = verb2 "trick" "" ; +lin trick6273 = noun "trick" ; +lin trifle6274 = verb2 "trifle" "with" ; +lin trifle6275 = noun "trifle" ; +lin trigger6276 = verb2 "trigger" "" ; +lin trigger6277 = noun "trigger" ; +lin trip6278 = verb2 "trip" "" ; +lin trip6279 = noun "trip" ; +lin triple6280 = mkAdj1 "triple" ; +lin triple6281 = verb2 "triple" "" ; +lin triple6282 = noun "triple" ; +lin triple6283 = noun "triple" ; +lin triumph6284 = verb2 "triumph" "" ; +lin triumph6285 = noun "triumph" ; +lin trivial6286 = mkAdj1 "trivial" ; +lin troops6287 = noun "troops" ; +lin tropic6288 = noun "tropic" ; +lin trouble6289 = verb2 "trouble" "" ; +lin trouble6290 = noun "trouble" ; +lin troublesome6291 = mkAdj1 "troublesome" ; +lin trousers6292 = noun "trousers" ; +lin truck6293 = noun "truck" ; +lin true6294 = aGen "true" ; +lin truncate6295 = verb2 "truncate" "" ; +lin trunk6296 = noun "trunk" ; +lin trust6297 = verb2 "trust" "" ; +lin trust6298 = noun "trust" ; +lin truth6299 = noun "truth" ; +lin try6300 = verb2 "try" "" ; +lin try6301 = verb2 "try" "" ; +lin tub6302 = noun "tub" ; +lin tube6303 = noun "tube" ; +lin tuck6304 = verb3 "tuck" "" "" ; +lin tuesday6305 = noun "tuesday" ; +lin tuition6306 = noun "tuition" ; +lin tumble6307 = verb2 "tumble" "" ; +lin tune6308 = verb2 "tune" "" ; +lin tune6309 = noun "tune" ; +lin turn6310 = verb3 "turn" "" "" ; +lin turn6311 = verb3 "turn" "" "" ; +lin turn6312 = verb2 "turn" "" ; +lin turn6313 = noun "turn" ; +lin turtle6314 = noun "turtle" ; +lin tutor6315 = noun "tutor" ; +lin twelfth6316 = aGen "twelfth" ; +lin twelve6317 = aGen "twelve" ; +lin twentieth6318 = aGen "twentieth" ; +lin twenty6319 = aGen "twenty" ; +lin twice6320 = mkAdv "twice" ; +lin twiddle6321 = verb2 "twiddle" "" ; +lin twin6322 = noun "twin" ; +lin twist6323 = verb2 "twist" "" ; +lin twist6324 = noun "twist" ; +lin two6325 = aGen "two" ; +lin type6326 = verb2 "type" "" ; +lin type6327 = noun "type" ; +lin typical6328 = aGen "typical" ; +lin typical6329 = aGen "typical" ; +lin tyre6330 = noun "tyre" ; +lin ugly6331 = aGen "ugly" ; +lin ulcer6332 = noun "ulcer" ; +lin ultimate6333 = mkAdj1 "ultimate" ; +lin ultimatum6334 = noun "ultimatum" ; +lin unary6337 = mkAdj1 "unary" ; +lin uncertainty6338 = noun "uncertainty" ; +lin uncle6339 = noun "uncle" ; +lin undergraduate6342 = noun "undergraduate" ; +lin underline6343 = verb2 "underline" "" ; +lin undermine6344 = verb2 "undermine" "" ; +lin underneath6347 = noun "underneath" ; +lin underscore6348 = noun "underscore" ; +lin understand6349 = verb2 "understand" "" ; +lin undo6353 = verb2 "undo" "" ; +lin undoubtedly6355 = mkAdv "undoubtedly" ; +lin ungainly6356 = mkAdj1 "ungainly" ; +lin uniform6357 = mkAdj1 "uniform" ; +lin uniform6358 = noun "uniform" ; +lin unify6359 = verb2 "unify" "" ; +lin union6360 = noun "union" ; +lin unique6361 = mkAdj1 "unique" ; +lin unit6362 = noun "unit" ; +lin unitary6363 = mkAdj1 "unitary" ; +lin unite6364 = verb2 "unite" "" ; +lin unity6365 = noun "unity" ; +lin universe6366 = noun "universe" ; +lin university6367 = noun "university" ; +lin unleash6368 = verb2 "unleash" "" ; +lin unplug6369 = verb2 "unplug" "" ; +lin unprecedented6370 = mkAdj1 "unprecedented" ; +lin unusual6373 = mkAdj1 "unusual" ; +lin unwieldy6374 = aGen "unwieldy" ; +lin unwitting6375 = mkAdj1 "unwitting" ; +lin upper6381 = mkAdj1 "upper" ; +lin upright6382 = mkAdj1 "upright" ; +lin upset6383 = verb2 "upset" "" ; +lin upset6384 = verb2 "upset" "" ; +lin upset6385 = verb2 "upset" "" ; +lin urge6388 = verb2 "urge" "" ; +lin urge6389 = noun "urge" ; +lin urgency6390 = noun "urgency" ; +lin urgent6391 = aGen "urgent" ; +lin us6392 = noun "us" ; +lin usage6393 = noun "usage" ; +lin use6394 = verb2 "use" "" ; +lin use6395 = noun "use" ; +lin used6396 = aGen "used" ; +lin usual6397 = mkAdj1 "usual" ; +lin utility6398 = noun "utility" ; +lin utilize6399 = verb2 "utilize" "" ; +lin utter6400 = mkAdj1 "utter" ; +lin utter6401 = verb2 "utter" "" ; +lin utterance6402 = noun "utterance" ; +lin vacuous6403 = mkAdj1 "vacuous" ; +lin vacuum6404 = noun "vacuum" ; +lin vague6405 = aGen "vague" ; +lin valence6406 = noun "valence" ; +lin valency6407 = noun "valency" ; +lin valid6408 = mkAdj1 "valid" ; +lin validate6409 = verb2 "validate" "" ; +lin valley6410 = noun "valley" ; +lin valuable6411 = mkAdj1 "valuable" ; +lin value6412 = verb2 "value" "" ; +lin value6413 = noun "value" ; +lin van6414 = noun "van" ; +lin vanilla6415 = noun "vanilla" ; +lin vanish6416 = verb2 "vanish" "" ; +lin variable6417 = mkAdj1 "variable" ; +lin variable6418 = noun "variable" ; +lin variant6419 = noun "variant" ; +lin variation6420 = noun "variation" ; +lin variety6421 = noun "variety" ; +lin various6422 = mkAdj1 "various" ; +lin varnish6423 = verb2 "varnish" "" ; +lin varnish6424 = noun "varnish" ; +lin vary6425 = vGen "vary" ; +lin vase6426 = noun "vase" ; +lin vast6427 = aGen "vast" ; +lin vector6428 = noun "vector" ; +lin vegetable6429 = noun "vegetable" ; +lin vegetation6430 = noun "vegetation" ; +lin vehicle6431 = noun "vehicle" ; +lin velocity6432 = noun "velocity" ; +lin verb6433 = noun "verb" ; +lin verbose6434 = aGen "verbose" ; +lin verdict6435 = noun "verdict" ; +lin verify6436 = verb2 "verify" "" ; +lin versatile6437 = mkAdj1 "versatile" ; +lin verse6438 = noun "verse" ; +lin version6439 = noun "version" ; +lin vertex6440 = noun "vertex" ; +lin vertical6441 = mkAdj1 "vertical" ; +lin vessel6444 = noun "vessel" ; +lin vet6445 = noun "vet" ; +lin viable6446 = mkAdj1 "viable" ; +lin vice6448 = noun "vice" ; +lin victim6449 = noun "victim" ; +lin victor6450 = noun "victor" ; +lin victory6451 = noun "victory" ; +lin vie6452 = verb2 "vie" "with" ; +lin view6453 = verb2 "view" "" ; +lin view6454 = noun "view" ; +lin vigorous6455 = mkAdj1 "vigorous" ; +lin village6456 = noun "village" ; +lin vindicate6457 = verb2 "vindicate" "" ; +lin vine6458 = noun "vine" ; +lin vineyard6459 = noun "vineyard" ; +lin violate6460 = verb2 "violate" "" ; +lin violence6461 = noun "violence" ; +lin violent6462 = mkAdj1 "violent" ; +lin viral6463 = mkAdj1 "viral" ; +lin virtual6464 = mkAdj1 "virtual" ; +lin virtue6465 = noun "virtue" ; +lin virus6466 = noun "virus" ; +lin visible6467 = aGen "visible" ; +lin visible6468 = aGen "visible" ; +lin vision6469 = noun "vision" ; +lin visit6470 = verb2 "visit" "" ; +lin visit6471 = noun "visit" ; +lin visual6472 = mkAdj1 "visual" ; +lin vital6473 = mkAdj1 "vital" ; +lin vitiate6474 = verb2 "vitiate" "" ; +lin vocabulary6475 = noun "vocabulary" ; +lin voice6476 = noun "voice" ; +lin volatile6477 = mkAdj1 "volatile" ; +lin vole6478 = noun "vole" ; +lin volt6479 = noun "volt" ; +lin volume6480 = noun "volume" ; +lin voluntary6481 = mkAdj1 "voluntary" ; +lin volunteer6482 = verb2 "volunteer" "" ; +lin volunteer6483 = verb2 "volunteer" "for" ; +lin volunteer6484 = noun "volunteer" ; +lin vote6485 = verb2 "vote" "for" ; +lin vote6486 = noun "vote" ; +lin vow6487 = verb2 "vow" "" ; +lin vow6488 = verb2 "vow" "" ; +lin vow6489 = noun "vow" ; +lin vowel6490 = noun "vowel" ; +lin voyage6491 = noun "voyage" ; +lin vulgar6492 = mkAdj1 "vulgar" ; +lin wag6493 = verb2 "wag" "" ; +lin wages6494 = noun "wages" ; +lin waist6495 = noun "waist" ; +lin waistcoat6496 = noun "waistcoat" ; +lin wait6497 = verb2 "wait" "for" ; +lin wait6498 = noun "wait" ; +lin wake6499 = verb2 "wake" "" ; +lin walk6500 = verb2 "walk" "" ; +lin walk6501 = noun "walk" ; +lin wall6502 = noun "wall" ; +lin wan6503 = aGen "wan" ; +lin wander6504 = verb2 "wander" "" ; +lin want6505 = verb2 "want" "" ; +lin want6506 = verb2 "want" "" ; +lin war6507 = noun "war" ; +lin ward6509 = noun "ward" ; +lin warm6510 = verb2 "warm" "" ; +lin warm6511 = aGen "warm" ; +lin warn6512 = verb2 "warn" "" ; +lin warning6513 = noun "warning" ; +lin wash6517 = vGen "wash" ; +lin waste6521 = mkAdj1 "waste" ; +lin waste6522 = verb2 "waste" "" ; +lin waste6523 = noun "waste" ; +lin watch6524 = verb2 "watch" "" ; +lin watch6525 = noun "watch" ; +lin water6526 = noun "water" ; +lin wave6527 = verb2 "wave" "to" ; +lin wave6528 = noun "wave" ; +lin wax6529 = noun "wax" ; +lin way6530 = noun "way" ; +lin we6531 = noun "we" ; +lin weak6532 = aGen "weak" ; +lin wealth6533 = noun "wealth" ; +lin weapon6534 = noun "weapon" ; +lin wear6535 = verb2 "wear" "" ; +lin weather6536 = noun "weather" ; +lin weave6537 = verb2 "weave" "" ; +lin wedding6538 = noun "wedding" ; +lin wedge6539 = noun "wedge" ; +lin wednesday6540 = noun "wednesday" ; +lin weed6541 = noun "weed" ; +lin week6542 = noun "week" ; +lin weep6543 = vGen "weep" ; +lin weigh6544 = verb2 "weigh" "" ; +lin weigh6545 = verb2 "weigh" "" ; +lin weight6546 = noun "weight" ; +lin welcome6547 = mkAdj1 "welcome" ; +lin welcome6548 = verb3 "welcome" "" "to" ; +lin welcome6549 = noun "welcome" ; +lin welfare6550 = noun "welfare" ; +lin well6551 = mkAdv "well" ; +lin well6552 = mkAdj1 "well" ; +lin well6553 = noun "well" ; +lin west6562 = noun "west" ; +lin west6563 = aGen "west" ; +lin west6564 = aGen "west" ; +lin western6565 = mkAdj1 "western" ; +lin wet6566 = aGen "wet" ; +lin wheat6571 = noun "wheat" ; +lin wheel6572 = noun "wheel" ; +lin wheeled6573 = mkAdj1 "wheeled" ; +lin whelk6574 = noun "whelk" ; +lin whim6589 = noun "whim" ; +lin whine6590 = verb2 "whine" "" ; +lin whine6591 = noun "whine" ; +lin whisky6593 = noun "whisky" ; +lin whisper6594 = noun "whisper" ; +lin whisper6595 = verb2 "whisper" "" ; +lin whisper6596 = verb2 "whisper" "" ; +lin whistle6597 = vGen "whistle" ; +lin white6598 = aGen "white" ; +lin whole6602 = mkAdj1 "whole" ; +lin whole6603 = aGen "whole" ; +lin wholly6604 = mkAdv "wholly" ; +lin wicked6612 = mkAdj1 "wicked" ; +lin wide6613 = aGen "wide" ; +lin widow6614 = noun "widow" ; +lin width6615 = noun "width" ; +lin wife6616 = noun "wife" ; +lin wild6617 = aGen "wild" ; +lin will6618 = vGen "will" ; +lin will6619 = noun "will" ; +lin willing6620 = mkAdj2 "willing" "" ; +lin willing6621 = mkAdj2 "willing" "" ; +lin win6622 = verb2 "win" "" ; +lin wind6623 = verb2 "wind" "" ; +lin wind6624 = verb2 "wind" "" ; +lin wind6625 = noun "wind" ; +lin window6626 = noun "window" ; +lin wine6627 = noun "wine" ; +lin wing6628 = noun "wing" ; +lin winter6629 = noun "winter" ; +lin wire6630 = noun "wire" ; +lin wisdom6631 = noun "wisdom" ; +lin wise6633 = aGen "wise" ; +lin wish6634 = verb2 "wish" "for" ; +lin wish6635 = verb2 "wish" "" ; +lin wish6636 = noun "wish" ; +lin witch6637 = noun "witch" ; +lin witheld6641 = vGen "witheld" ; +lin withold6644 = verb2 "withold" "" ; +lin withstand6646 = verb2 "withstand" "" ; +lin witness6649 = verb2 "witness" "" ; +lin witness6650 = noun "witness" ; +lin woman6654 = noun "woman" ; +lin wonder6658 = verb2 "wonder" "" ; +lin wonder6659 = noun "wonder" ; +lin wood6661 = noun "wood" ; +lin wooden6662 = mkAdj1 "wooden" ; +lin wool6663 = noun "wool" ; +lin word6664 = noun "word" ; +lin work6667 = noun "work" ; +lin work6668 = vGen "work" ; +lin world6669 = noun "world" ; +lin worm6670 = noun "worm" ; +lin worry6672 = vGen "worry" ; +lin worry6673 = vGen "worry" ; +lin worry6674 = verb2 "worry" "" ; +lin worry6675 = verb2 "worry" "about" ; +lin worry6676 = noun "worry" ; +lin worship6678 = verb2 "worship" "" ; +lin worthless6681 = mkAdj1 "worthless" ; +lin worthwhile6682 = mkAdj1 "worthwhile" ; +lin worthy6683 = aGen "worthy" ; +lin worthy6684 = aGen "worthy" ; +lin would6685 = vGen "would" ; +lin wound6689 = verb2 "wound" "" ; +lin wound6692 = noun "wound" ; +lin wrap6695 = verb2 "wrap" "" ; +lin wreck6696 = verb2 "wreck" "" ; +lin wreck6697 = noun "wreck" ; +lin wrinkle6698 = noun "wrinkle" ; +lin wrist6699 = noun "wrist" ; +lin write6700 = verb2 "write" "" ; +lin wrong6702 = mkAdj1 "wrong" ; +lin wry6704 = aGen "wry" ; +lin yard6706 = noun "yard" ; +lin year6707 = noun "year" ; +lin yellow6708 = noun "yellow" ; +lin yellow6709 = aGen "yellow" ; +lin yet6711 = mkAdv "yet" ; +lin yield6712 = verb2 "yield" "" ; +lin yield6713 = noun "yield" ; +lin you6714 = noun "you" ; +lin young6715 = aGen "young" ; +lin youth6720 = noun "youth" ; +lin zero6721 = aGen "zero" ; +lin zinc6722 = noun "zinc" ; +} \ No newline at end of file